diff --git a/.obsidian/app.json b/.obsidian/app.json
index 509b1cc..4599db5 100644
--- a/.obsidian/app.json
+++ b/.obsidian/app.json
@@ -1,4 +1,11 @@
{
"alwaysUpdateLinks": true,
- "newLinkFormat": "relative"
+ "newLinkFormat": "relative",
+ "pdfExportSettings": {
+ "includeName": true,
+ "pageSize": "A4",
+ "landscape": false,
+ "margin": "2",
+ "downscalePercent": 100
+ }
}
\ No newline at end of file
diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json
index 9e26dfe..65e9b85 100644
--- a/.obsidian/appearance.json
+++ b/.obsidian/appearance.json
@@ -1 +1,5 @@
-{}
\ No newline at end of file
+{
+ "enabledCssSnippets": [
+ "style"
+ ]
+}
\ No newline at end of file
diff --git a/.obsidian/snippets/style.css b/.obsidian/snippets/style.css
index 5911edd..e2bee3f 100644
--- a/.obsidian/snippets/style.css
+++ b/.obsidian/snippets/style.css
@@ -29,3 +29,8 @@
text-decoration: underline;
}
+img[alt*="center"] {
+ display: block;
+ margin-left: auto;
+ margin-right: auto;
+}
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json
index 71e8dec..41cb133 100644
--- a/.obsidian/workspace.json
+++ b/.obsidian/workspace.json
@@ -4,39 +4,24 @@
"type": "split",
"children": [
{
- "id": "6bfb921e38f3eed9",
+ "id": "42bee42f0ef432e7",
"type": "tabs",
"children": [
{
- "id": "ba942b0f432712e2",
- "type": "leaf",
- "pinned": true,
- "state": {
- "type": "image",
- "state": {
- "file": "Química/Contenido/TablaPeriódica.png"
- },
- "pinned": true,
- "icon": "lucide-image",
- "title": "TablaPeriódica"
- }
- },
- {
- "id": "adcd8dcb160e2beb",
+ "id": "1cb0698998279954",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
- "file": "Química/Sólidos iónicos y metálicos.md",
+ "file": "Física/Ejercicios/Ejercicios_23_9_25.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
- "title": "Sólidos iónicos y metálicos"
+ "title": "Ejercicios_23_9_25"
}
}
- ],
- "currentTab": 1
+ ]
}
],
"direction": "vertical"
@@ -185,25 +170,37 @@
"obsidian-excalidraw-plugin:New drawing": false
}
},
- "active": "adcd8dcb160e2beb",
+ "active": "1cb0698998279954",
"lastOpenFiles": [
+ "Física/Cinematica.md",
+ "Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.md",
+ "Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.md",
+ "Física/Ejercicios/Ejercicios_23_9_25.md",
+ "Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.md",
+ "Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.md",
+ "Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.svg",
+ "Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.svg",
+ "Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.svg",
+ "Física/Ejercicios/Ejercicios_18_9_25.md",
+ "Ilustraciónes/Cinematica 22-09-25_17.excalidraw.md",
+ "Ilustraciónes/Cinematica 22-09-25_17.excalidraw.svg",
+ "Química/Contenido/TablaPeriódica.png",
+ "Química/Sólidos iónicos y metálicos.md",
"Química/Introducción Química.md",
"Química/Estructura atómica y tabla periódica.md",
+ "Matematicas/Teorema fundamental del álgebra.md",
+ "Matematicas/Números complejos.md",
+ "Ilustraciónes/Cinematica 22-09-25_16.excalidraw.md",
+ "Ilustraciónes/Cinematica 22-09-25_16.excalidraw.svg",
+ "Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.svg",
"Apuntes.md",
- "Química/Sólidos iónicos y metálicos.md",
- "Química/Contenido/TablaPeriódica.png",
"Química/Contenido/TablaPeriódica2.pdf",
"Química/Contenido/TablaPeriódicaNO.webp",
"Resources/Pasted image 20250922124331.png",
"Resources/Pasted image 20250922124304.png",
"Ilustraciónes/Estructura atómica y tabla periódica 22-09-25_12.excalidraw.md",
- "Ilustraciónes/Estructura atómica y tabla periódica 22-09-25_12.excalidraw.svg",
- "Resources/Pasted image 20250922122208.png",
"Química/Contenido/Contenido.md",
- "Resources/Pasted image 20250922122158.png",
"Ilustraciónes/img_22-09-25_12.excalidraw.md",
- "Ilustraciónes/img_22-09-25_12.excalidraw.svg",
- "Matematicas/Números complejos.md",
"Untitled.md",
"Untitled 1.md",
"FisicaLaboratorio"
diff --git a/Física/Cinematica.md b/Física/Cinematica.md
index 946848a..c1fc55f 100644
--- a/Física/Cinematica.md
+++ b/Física/Cinematica.md
@@ -81,22 +81,61 @@ Los movimientos circulares se caracterizan porque mantienen siempre la misma dis
- Coordenadas cartesianas (x, y)
- Coordenadas polares (r, $\theta$)
->[!NOTE] Nota
->La relación entre el sistema de coordenadas cartesianas y las polares son:
->$$
->\huge
->\begin{cases}
->x=r\cos(\theta) \\
->y=r\sin(\theta)
->\end{cases}
->$$
-
-<<<<<<< HEAD
-# Componentes de la aceleración
-=======
+La relación entre el sistema de coordenadas cartesianas y las polares son:
+$$
+\huge
+\begin{cases}
+x=r\cos(\theta) \\
+y=r\sin(\theta)
+\end{cases}
+$$
+![[../Ilustraciónes/Cinematica 22-09-25_16.excalidraw.svg|center]]
+%%[[../Ilustraciónes/Cinematica 22-09-25_16.excalidraw.md|🖋 Edit in Excalidraw]]%%
+La posición de un punto en un plano rotatorio es:
+$$
+\huge \vec r = r \vec e_r
+$$
+Donde
+- $\vec r$ es la posición
+- r es el radio
+- $\vec e_r$ es el vector unitario radial
+## Velocidad
+La velocidad se puede dar derivando la posición
+$$
+\huge \vec v = \frac {d \vec r} {dt} =
+\frac {d r} {dt} \vec e_r + r \frac {d \vec e_r} {dt} \\
$$
-\huge \vec xt= \frac 3 {\pi \ \lambda }
$$
->>>>>>> 3f6ee7f (Fixed math)
+\huge \vec v = r'\vec e_r+r \vec e'_r = r'\vec e_r + r \theta'\vec e_{\theta}
+$$
+
+Aquí obtenemos dos términos:
+- $r' \cdot \vec e_r$ es la velocidad radial ya que la derivada de $r$ ($r'$) es la diferencia de radio y este se multiplica por la dirección radial $\vec e_r$
+- $r \cdot \vec e'_r$ es mas difícil de ver pero $\vec e'_r$ es la dirección tangencial de la dirección radial y r es el radio
+
+Representado de manera visual
+![[../Ilustraciónes/Cinematica 22-09-25_17.excalidraw.svg|center]]
+%%[[../Ilustraciónes/Cinematica 22-09-25_17.excalidraw.md|🖋 Edit in Excalidraw]]%%
+## Aceleración
+De la misma manera, derivando la velocidad damos que:
+$$
+\huge \frac d {dt}(\vec v) =
+(r'' \vec e_r + r' \theta'\vec e_{\theta})
++ (r' \theta' \vec e_{\theta}
++ r \theta'' \vec e_{\theta}
+- r \theta'² \vec e_r)
+$$
+Si simplificamos
+$$
+\huge \vec a = (r'' - r \theta'²)\vec e_r + (2r'\theta'+r\theta'')\vec e_\theta
+$$
+En esta formula vemos que tenemos 2 componentes:
+- $\vec e_r$ Vector radial
+ - $r''$ aceleración radial
+ - $r\theta'²$ aceleración centrifuga
+- $\vec e_\theta$ Vector tangencial
+ - $r\theta''$ Componente tangencial por el cambio de velocidad
+ - $2r' \theta'$ Como la variación de r convierte parte del giro en componente tangencial
+
diff --git a/Física/Ejercicios/Ejercicios_23_9_25.md b/Física/Ejercicios/Ejercicios_23_9_25.md
new file mode 100644
index 0000000..1aee644
--- /dev/null
+++ b/Física/Ejercicios/Ejercicios_23_9_25.md
@@ -0,0 +1,8 @@
+![[../../Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.svg]]
+%%[[../../Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.md|🖋 Edit in Excalidraw]]%%
+![[../../Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.svg]]
+![[../../Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.svg]]
+%%[[../../Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.md|🖋 Edit in Excalidraw]]%%
+%%[[../../Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.md|🖋 Edit in Excalidraw]]%%
+![[../../Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.svg]]
+%%[[../../Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.md|🖋 Edit in Excalidraw]]%%
\ No newline at end of file
diff --git a/Ilustraciónes/Cinematica 22-09-25_16.excalidraw.md b/Ilustraciónes/Cinematica 22-09-25_16.excalidraw.md
new file mode 100644
index 0000000..051e0e5
--- /dev/null
+++ b/Ilustraciónes/Cinematica 22-09-25_16.excalidraw.md
@@ -0,0 +1,3044 @@
+---
+
+excalidraw-plugin: parsed
+tags: [excalidraw]
+
+---
+==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
+
+
+# Excalidraw Data
+
+## Text Elements
+%%
+## Drawing
+```json
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.15.1",
+ "elements": [
+ {
+ "id": "eaxCCwxSPiYU2oPQMGilD",
+ "type": "ellipse",
+ "x": -194.18316650390625,
+ "y": -177.94841766357422,
+ "width": 293.51336669921875,
+ "height": 301.75457763671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a2",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 2024448918,
+ "version": 232,
+ "versionNonce": 832299926,
+ "isDeleted": false,
+ "boundElements": [
+ {
+ "id": "UHbMyccGwvTVftHtyNNU6",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1758552938294,
+ "link": null,
+ "locked": false
+ },
+ {
+ "id": "RUDDsTchZ7Diu8cxXl6VJ",
+ "type": "arrow",
+ "x": -45.8416748046875,
+ "y": -25.169334411621094,
+ "width": 90.6531982421875,
+ "height": 114.10885620117188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a3",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 743635274,
+ "version": 40,
+ "versionNonce": 1350053962,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758552812557,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 90.6531982421875,
+ -114.10885620117188
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "elbowed": false
+ },
+ {
+ "id": "UHbMyccGwvTVftHtyNNU6",
+ "type": "arrow",
+ "x": 47.981201171875,
+ "y": -143.0818099975586,
+ "width": 102.06402587890625,
+ "height": 94.456787109375,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a4",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1059669898,
+ "version": 59,
+ "versionNonce": 1946558038,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758552938294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -102.06402587890625,
+ -94.456787109375
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": {
+ "elementId": "eaxCCwxSPiYU2oPQMGilD",
+ "focus": 0.7126277564870811,
+ "gap": 1.029765770041357
+ },
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "elbowed": false
+ },
+ {
+ "id": "YmOhvCwYbqa5BnhNRzdVO",
+ "type": "line",
+ "x": -43.305908203125,
+ "y": -23.901451110839844,
+ "width": 108.4034423828125,
+ "height": 89.38525390625,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a5",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 992908234,
+ "version": 98,
+ "versionNonce": 1228775178,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758552950845,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 108.4034423828125,
+ 89.38525390625
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "404eeLl_MyDpOOpExfv2G",
+ "type": "freedraw",
+ "x": -25.5556640625,
+ "y": -109.48308563232422,
+ "width": 28.5272216796875,
+ "height": 29.161163330078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aA",
+ "roundness": null,
+ "seed": 36969622,
+ "version": 110,
+ "versionNonce": 437613846,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553077135,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.6339111328125,
+ 0
+ ],
+ [
+ 1.26788330078125,
+ 0
+ ],
+ [
+ 1.90179443359375,
+ 0.633941650390625
+ ],
+ [
+ 2.53570556640625,
+ 0.633941650390625
+ ],
+ [
+ 3.8035888671875,
+ 0.633941650390625
+ ],
+ [
+ 6.33935546875,
+ 0.633941650390625
+ ],
+ [
+ 9.509033203125,
+ -0.633941650390625
+ ],
+ [
+ 13.31268310546875,
+ -3.169677734375
+ ],
+ [
+ 15.2144775390625,
+ -5.7054443359375
+ ],
+ [
+ 17.1163330078125,
+ -7.60723876953125
+ ],
+ [
+ 18.38421630859375,
+ -10.14300537109375
+ ],
+ [
+ 19.01812744140625,
+ -13.31268310546875
+ ],
+ [
+ 18.38421630859375,
+ -15.214508056640625
+ ],
+ [
+ 17.750244140625,
+ -15.84844970703125
+ ],
+ [
+ 15.84844970703125,
+ -16.482391357421875
+ ],
+ [
+ 13.31268310546875,
+ -15.84844970703125
+ ],
+ [
+ 8.24114990234375,
+ -13.946624755859375
+ ],
+ [
+ 5.07147216796875,
+ -12.678741455078125
+ ],
+ [
+ 1.90179443359375,
+ -10.14300537109375
+ ],
+ [
+ -1.26788330078125,
+ -6.973297119140625
+ ],
+ [
+ -4.43756103515625,
+ -3.803619384765625
+ ],
+ [
+ -6.33941650390625,
+ 1.26788330078125
+ ],
+ [
+ -5.7054443359375,
+ 4.43756103515625
+ ],
+ [
+ -3.80364990234375,
+ 6.97332763671875
+ ],
+ [
+ -1.26788330078125,
+ 9.50909423828125
+ ],
+ [
+ 3.169677734375,
+ 12.044830322265625
+ ],
+ [
+ 7.60723876953125,
+ 12.67877197265625
+ ],
+ [
+ 13.31268310546875,
+ 11.410888671875
+ ],
+ [
+ 19.65203857421875,
+ 9.50909423828125
+ ],
+ [
+ 22.18780517578125,
+ 8.875152587890625
+ ],
+ [
+ 22.18780517578125,
+ 8.875152587890625
+ ]
+ ],
+ "pressures": [
+ 0.202728271484375,
+ 0.2383880615234375,
+ 0.2506103515625,
+ 0.2540283203125,
+ 0.2608642578125,
+ 0.2647705078125,
+ 0.2843170166015625,
+ 0.3018951416015625,
+ 0.322906494140625,
+ 0.329254150390625,
+ 0.328277587890625,
+ 0.329254150390625,
+ 0.334625244140625,
+ 0.343414306640625,
+ 0.3444061279296875,
+ 0.342926025390625,
+ 0.3453826904296875,
+ 0.338043212890625,
+ 0.327789306640625,
+ 0.3121490478515625,
+ 0.3111724853515625,
+ 0.314117431640625,
+ 0.319976806640625,
+ 0.321441650390625,
+ 0.325836181640625,
+ 0.335601806640625,
+ 0.3473358154296875,
+ 0.342926025390625,
+ 0.3101959228515625,
+ 0.13287353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 22.18780517578125,
+ 8.875152587890625
+ ]
+ },
+ {
+ "id": "YPHy7bpAvem8eKuXQF_Uo",
+ "type": "freedraw",
+ "x": -31.2611083984375,
+ "y": -134.20665740966797,
+ "width": 18.38421630859375,
+ "height": 1.26788330078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aB",
+ "roundness": null,
+ "seed": 1248671126,
+ "version": 92,
+ "versionNonce": 1897030230,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553077135,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.63397216796875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.90179443359375,
+ 0
+ ],
+ [
+ 3.169677734375,
+ 0
+ ],
+ [
+ 4.43756103515625,
+ 0
+ ],
+ [
+ 5.7054443359375,
+ 0
+ ],
+ [
+ 9.509033203125,
+ -0.633941650390625
+ ],
+ [
+ 12.0447998046875,
+ -0.633941650390625
+ ],
+ [
+ 13.94659423828125,
+ -0.633941650390625
+ ],
+ [
+ 15.2144775390625,
+ -1.26788330078125
+ ],
+ [
+ 15.84844970703125,
+ -1.26788330078125
+ ],
+ [
+ 17.750244140625,
+ -1.26788330078125
+ ],
+ [
+ 17.750244140625,
+ -1.26788330078125
+ ]
+ ],
+ "pressures": [
+ 0.327301025390625,
+ 0.328277587890625,
+ 0.328277587890625,
+ 0.332672119140625,
+ 0.335601806640625,
+ 0.3448944091796875,
+ 0.3507537841796875,
+ 0.3571014404296875,
+ 0.3575897216796875,
+ 0.342437744140625,
+ 0.3023834228515625,
+ 0.2603759765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.750244140625,
+ -1.26788330078125
+ ]
+ },
+ {
+ "id": "V8gvjN-4SOMpLPK4ParTX",
+ "type": "freedraw",
+ "x": -15.41265869140625,
+ "y": -139.27816009521484,
+ "width": 7.6072998046875,
+ "height": 8.241180419921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aC",
+ "roundness": null,
+ "seed": 533988234,
+ "version": 97,
+ "versionNonce": 1283434390,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553077135,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.6339111328125,
+ 0
+ ],
+ [
+ 1.26788330078125,
+ 0.633941650390625
+ ],
+ [
+ 1.90179443359375,
+ 0.633941650390625
+ ],
+ [
+ 2.5357666015625,
+ 1.267852783203125
+ ],
+ [
+ 3.8035888671875,
+ 1.90179443359375
+ ],
+ [
+ 4.43756103515625,
+ 2.535736083984375
+ ],
+ [
+ 5.7054443359375,
+ 3.169677734375
+ ],
+ [
+ 5.7054443359375,
+ 3.803619384765625
+ ],
+ [
+ 5.7054443359375,
+ 4.43756103515625
+ ],
+ [
+ 5.07147216796875,
+ 4.43756103515625
+ ],
+ [
+ 4.43756103515625,
+ 5.071502685546875
+ ],
+ [
+ 3.8035888671875,
+ 5.7054443359375
+ ],
+ [
+ 1.90179443359375,
+ 6.973297119140625
+ ],
+ [
+ 0.6339111328125,
+ 7.60723876953125
+ ],
+ [
+ 0,
+ 8.241180419921875
+ ],
+ [
+ -1.26788330078125,
+ 8.241180419921875
+ ],
+ [
+ -1.90185546875,
+ 8.241180419921875
+ ],
+ [
+ -1.90185546875,
+ 8.241180419921875
+ ]
+ ],
+ "pressures": [
+ 0.215911865234375,
+ 0.317535400390625,
+ 0.324859619140625,
+ 0.328277587890625,
+ 0.332672119140625,
+ 0.333648681640625,
+ 0.333648681640625,
+ 0.327789306640625,
+ 0.331695556640625,
+ 0.339019775390625,
+ 0.3448944091796875,
+ 0.3483123779296875,
+ 0.3517303466796875,
+ 0.333648681640625,
+ 0.3038482666015625,
+ 0.2735595703125,
+ 0.1646270751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.90185546875,
+ 8.241180419921875
+ ]
+ },
+ {
+ "id": "9ah38dGXt-YR7dJpepyrl",
+ "type": "freedraw",
+ "x": -0.19818115234375,
+ "y": -106.94731903076172,
+ "width": 8.87518310546875,
+ "height": 11.410888671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aE",
+ "roundness": null,
+ "seed": 196510934,
+ "version": 103,
+ "versionNonce": 1821525206,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553077136,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.633941650390625
+ ],
+ [
+ 0,
+ -1.26788330078125
+ ],
+ [
+ 0.63397216796875,
+ -1.26788330078125
+ ],
+ [
+ 0.63397216796875,
+ -0.633941650390625
+ ],
+ [
+ 1.26788330078125,
+ 0
+ ],
+ [
+ 1.90185546875,
+ 2.535736083984375
+ ],
+ [
+ 2.5357666015625,
+ 3.803619384765625
+ ],
+ [
+ 3.16973876953125,
+ 5.7054443359375
+ ],
+ [
+ 3.80364990234375,
+ 8.241180419921875
+ ],
+ [
+ 3.80364990234375,
+ 9.509063720703125
+ ],
+ [
+ 3.80364990234375,
+ 10.14300537109375
+ ],
+ [
+ 3.80364990234375,
+ 9.509063720703125
+ ],
+ [
+ 3.80364990234375,
+ 8.8751220703125
+ ],
+ [
+ 3.80364990234375,
+ 8.241180419921875
+ ],
+ [
+ 3.16973876953125,
+ 7.60723876953125
+ ],
+ [
+ 3.16973876953125,
+ 6.97332763671875
+ ],
+ [
+ 3.16973876953125,
+ 5.7054443359375
+ ],
+ [
+ 3.80364990234375,
+ 3.169677734375
+ ],
+ [
+ 4.43756103515625,
+ 1.26788330078125
+ ],
+ [
+ 5.071533203125,
+ 0
+ ],
+ [
+ 5.7054443359375,
+ 0
+ ],
+ [
+ 6.97332763671875,
+ 0.633941650390625
+ ],
+ [
+ 8.87518310546875,
+ 1.90179443359375
+ ],
+ [
+ 8.87518310546875,
+ 1.90179443359375
+ ]
+ ],
+ "pressures": [
+ 0.0366363525390625,
+ 0.1060028076171875,
+ 0.215423583984375,
+ 0.3571014404296875,
+ 0.3683319091796875,
+ 0.37567138671875,
+ 0.38299560546875,
+ 0.38592529296875,
+ 0.38592529296875,
+ 0.38446044921875,
+ 0.38446044921875,
+ 0.38592529296875,
+ 0.3712615966796875,
+ 0.3712615966796875,
+ 0.3732147216796875,
+ 0.3732147216796875,
+ 0.3741912841796875,
+ 0.3737030029296875,
+ 0.3737030029296875,
+ 0.3746795654296875,
+ 0.3663787841796875,
+ 0.341949462890625,
+ 0.2442474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.87518310546875,
+ 1.90179443359375
+ ]
+ },
+ {
+ "id": "qPn4w0syfOwkvQro9XLu4",
+ "type": "freedraw",
+ "x": 11.84674072265625,
+ "y": -11.222679138183594,
+ "width": 17.750244140625,
+ "height": 30.42901611328125,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aG",
+ "roundness": null,
+ "seed": 1560252886,
+ "version": 35,
+ "versionNonce": 519203146,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553006659,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.63397216796875,
+ 0
+ ],
+ [
+ 0,
+ 0.633941650390625
+ ],
+ [
+ 0,
+ 1.90179443359375
+ ],
+ [
+ 0.6339111328125,
+ 3.803619384765625
+ ],
+ [
+ 0.6339111328125,
+ 6.339385986328125
+ ],
+ [
+ 1.267822265625,
+ 9.509063720703125
+ ],
+ [
+ 1.90179443359375,
+ 12.67877197265625
+ ],
+ [
+ 2.53570556640625,
+ 18.384185791015625
+ ],
+ [
+ 2.53570556640625,
+ 21.55389404296875
+ ],
+ [
+ 3.169677734375,
+ 25.357513427734375
+ ],
+ [
+ 3.169677734375,
+ 27.893280029296875
+ ],
+ [
+ 3.169677734375,
+ 29.795074462890625
+ ],
+ [
+ 3.169677734375,
+ 30.42901611328125
+ ],
+ [
+ 3.169677734375,
+ 29.795074462890625
+ ],
+ [
+ 3.169677734375,
+ 27.893280029296875
+ ],
+ [
+ 3.169677734375,
+ 26.625396728515625
+ ],
+ [
+ 3.169677734375,
+ 25.357513427734375
+ ],
+ [
+ 3.169677734375,
+ 22.187835693359375
+ ],
+ [
+ 3.169677734375,
+ 20.2860107421875
+ ],
+ [
+ 3.8035888671875,
+ 17.1163330078125
+ ],
+ [
+ 4.43756103515625,
+ 15.214508056640625
+ ],
+ [
+ 4.43756103515625,
+ 13.31268310546875
+ ],
+ [
+ 5.07147216796875,
+ 12.044830322265625
+ ],
+ [
+ 6.33935546875,
+ 9.509063720703125
+ ],
+ [
+ 7.60723876953125,
+ 8.8751220703125
+ ],
+ [
+ 7.60723876953125,
+ 8.241180419921875
+ ],
+ [
+ 8.8751220703125,
+ 8.8751220703125
+ ],
+ [
+ 10.14300537109375,
+ 9.509063720703125
+ ],
+ [
+ 12.6787109375,
+ 12.67877197265625
+ ],
+ [
+ 14.58056640625,
+ 13.946624755859375
+ ],
+ [
+ 15.84844970703125,
+ 15.214508056640625
+ ],
+ [
+ 17.11627197265625,
+ 15.84844970703125
+ ],
+ [
+ 17.11627197265625,
+ 15.84844970703125
+ ]
+ ],
+ "pressures": [
+ 0.2535400390625,
+ 0.451385498046875,
+ 0.4826507568359375,
+ 0.4914398193359375,
+ 0.4977874755859375,
+ 0.4977874755859375,
+ 0.4982757568359375,
+ 0.500244140625,
+ 0.502197265625,
+ 0.503662109375,
+ 0.505615234375,
+ 0.506103515625,
+ 0.506103515625,
+ 0.4899749755859375,
+ 0.4899749755859375,
+ 0.4943695068359375,
+ 0.4968109130859375,
+ 0.4968109130859375,
+ 0.4987640380859375,
+ 0.4992523193359375,
+ 0.4997406005859375,
+ 0.500732421875,
+ 0.501220703125,
+ 0.500732421875,
+ 0.4972991943359375,
+ 0.4958343505859375,
+ 0.4919281005859375,
+ 0.4860687255859375,
+ 0.4860687255859375,
+ 0.4889984130859375,
+ 0.449920654296875,
+ 0.2896881103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.11627197265625,
+ 15.84844970703125
+ ]
+ },
+ {
+ "id": "fv7cD8_glURxHFYNlW_8a",
+ "type": "freedraw",
+ "x": 28.3291015625,
+ "y": -201.40413665771484,
+ "width": 29.16119384765625,
+ "height": 32.330841064453125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aI",
+ "roundness": null,
+ "seed": 265300810,
+ "version": 29,
+ "versionNonce": 2017433558,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553013698,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.26788330078125,
+ 0
+ ],
+ [
+ 1.90179443359375,
+ 0
+ ],
+ [
+ 5.071533203125,
+ -1.267852783203125
+ ],
+ [
+ 6.97332763671875,
+ -1.90179443359375
+ ],
+ [
+ 10.14300537109375,
+ -3.803619384765625
+ ],
+ [
+ 12.6787109375,
+ -5.7054443359375
+ ],
+ [
+ 13.9466552734375,
+ -7.60723876953125
+ ],
+ [
+ 15.8485107421875,
+ -10.776947021484375
+ ],
+ [
+ 17.1163330078125,
+ -13.946624755859375
+ ],
+ [
+ 16.482421875,
+ -15.84844970703125
+ ],
+ [
+ 15.2144775390625,
+ -17.750244140625
+ ],
+ [
+ 12.6787109375,
+ -19.01812744140625
+ ],
+ [
+ 11.410888671875,
+ -19.652069091796875
+ ],
+ [
+ 8.2412109375,
+ -19.652069091796875
+ ],
+ [
+ 4.43756103515625,
+ -19.01812744140625
+ ],
+ [
+ -1.26788330078125,
+ -15.84844970703125
+ ],
+ [
+ -3.169677734375,
+ -14.58056640625
+ ],
+ [
+ -5.07147216796875,
+ -12.678741455078125
+ ],
+ [
+ -7.60723876953125,
+ -8.241180419921875
+ ],
+ [
+ -9.50909423828125,
+ -3.169677734375
+ ],
+ [
+ -10.14300537109375,
+ 1.901824951171875
+ ],
+ [
+ -8.8751220703125,
+ 6.339385986328125
+ ],
+ [
+ -2.5357666015625,
+ 11.410888671875
+ ],
+ [
+ 3.80364990234375,
+ 12.67877197265625
+ ],
+ [
+ 11.410888671875,
+ 12.67877197265625
+ ],
+ [
+ 19.0181884765625,
+ 10.143035888671875
+ ],
+ [
+ 19.0181884765625,
+ 10.143035888671875
+ ]
+ ],
+ "pressures": [
+ 0.190032958984375,
+ 0.313629150390625,
+ 0.333160400390625,
+ 0.3483123779296875,
+ 0.3536834716796875,
+ 0.3595428466796875,
+ 0.3629608154296875,
+ 0.3644256591796875,
+ 0.3683319091796875,
+ 0.3722381591796875,
+ 0.37860107421875,
+ 0.37957763671875,
+ 0.3702850341796875,
+ 0.3644256591796875,
+ 0.3448944091796875,
+ 0.341461181640625,
+ 0.331695556640625,
+ 0.337554931640625,
+ 0.339996337890625,
+ 0.3463592529296875,
+ 0.3492889404296875,
+ 0.3536834716796875,
+ 0.3634490966796875,
+ 0.3732147216796875,
+ 0.3732147216796875,
+ 0.335601806640625,
+ 0.001953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.0181884765625,
+ 10.143035888671875
+ ]
+ },
+ {
+ "id": "Q25bN3AMo9D3Qqmgbzi-I",
+ "type": "freedraw",
+ "x": 58.1241455078125,
+ "y": -202.03807830810547,
+ "width": 13.9466552734375,
+ "height": 20.919952392578125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aJ",
+ "roundness": null,
+ "seed": 1863326294,
+ "version": 41,
+ "versionNonce": 226571530,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553015415,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.6339111328125,
+ 0
+ ],
+ [
+ -0.6339111328125,
+ -0.6339111328125
+ ],
+ [
+ -1.267822265625,
+ -0.6339111328125
+ ],
+ [
+ -1.267822265625,
+ -1.267852783203125
+ ],
+ [
+ -1.9017333984375,
+ -1.267852783203125
+ ],
+ [
+ -2.53564453125,
+ -1.267852783203125
+ ],
+ [
+ -3.169677734375,
+ -1.267852783203125
+ ],
+ [
+ -4.4375,
+ -1.267852783203125
+ ],
+ [
+ -6.33935546875,
+ -1.267852783203125
+ ],
+ [
+ -6.9732666015625,
+ -0.6339111328125
+ ],
+ [
+ -7.607177734375,
+ 0
+ ],
+ [
+ -8.2410888671875,
+ 0
+ ],
+ [
+ -8.8751220703125,
+ 1.901824951171875
+ ],
+ [
+ -9.509033203125,
+ 3.80364990234375
+ ],
+ [
+ -10.1429443359375,
+ 6.97332763671875
+ ],
+ [
+ -10.77685546875,
+ 10.143035888671875
+ ],
+ [
+ -10.77685546875,
+ 13.312713623046875
+ ],
+ [
+ -10.1429443359375,
+ 16.482391357421875
+ ],
+ [
+ -8.8751220703125,
+ 18.38421630859375
+ ],
+ [
+ -6.9732666015625,
+ 19.018157958984375
+ ],
+ [
+ -5.0714111328125,
+ 19.652099609375
+ ],
+ [
+ -2.53564453125,
+ 19.018157958984375
+ ],
+ [
+ -0.6339111328125,
+ 18.38421630859375
+ ],
+ [
+ 0.634033203125,
+ 17.1163330078125
+ ],
+ [
+ 1.90185546875,
+ 14.580596923828125
+ ],
+ [
+ 2.5357666015625,
+ 13.9466552734375
+ ],
+ [
+ 3.1697998046875,
+ 10.7769775390625
+ ],
+ [
+ 3.1697998046875,
+ 8.875152587890625
+ ],
+ [
+ 3.1697998046875,
+ 6.339385986328125
+ ],
+ [
+ 2.5357666015625,
+ 4.437591552734375
+ ],
+ [
+ 2.5357666015625,
+ 2.5357666015625
+ ],
+ [
+ 1.90185546875,
+ 0.633941650390625
+ ],
+ [
+ 1.2679443359375,
+ 0
+ ],
+ [
+ 0.634033203125,
+ -0.6339111328125
+ ],
+ [
+ -0.6339111328125,
+ -1.267852783203125
+ ],
+ [
+ -1.9017333984375,
+ -1.267852783203125
+ ],
+ [
+ -3.169677734375,
+ -1.267852783203125
+ ],
+ [
+ -4.4375,
+ -1.267852783203125
+ ],
+ [
+ -4.4375,
+ -1.267852783203125
+ ]
+ ],
+ "pressures": [
+ 0.1641387939453125,
+ 0.2823638916015625,
+ 0.3062896728515625,
+ 0.318023681640625,
+ 0.321929931640625,
+ 0.328765869140625,
+ 0.3483123779296875,
+ 0.3590545654296875,
+ 0.3600311279296875,
+ 0.3585662841796875,
+ 0.3614959716796875,
+ 0.3629608154296875,
+ 0.3707733154296875,
+ 0.37762451171875,
+ 0.38690185546875,
+ 0.39471435546875,
+ 0.39910888671875,
+ 0.40496826171875,
+ 0.4254913330078125,
+ 0.4303741455078125,
+ 0.4342803955078125,
+ 0.4357452392578125,
+ 0.4328155517578125,
+ 0.4293975830078125,
+ 0.4274444580078125,
+ 0.4274444580078125,
+ 0.4269561767578125,
+ 0.4176788330078125,
+ 0.4123077392578125,
+ 0.39520263671875,
+ 0.37908935546875,
+ 0.3746795654296875,
+ 0.37811279296875,
+ 0.38250732421875,
+ 0.38006591796875,
+ 0.333648681640625,
+ 0.3053131103515625,
+ 0.1680450439453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.4375,
+ -1.267852783203125
+ ]
+ },
+ {
+ "id": "3b9DsqoQPBqPWill2_HnC",
+ "type": "freedraw",
+ "x": 50.5169677734375,
+ "y": -198.23442840576172,
+ "width": 10.77685546875,
+ "height": 12.044830322265625,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aL",
+ "roundness": null,
+ "seed": 1165409162,
+ "version": 19,
+ "versionNonce": 1781477718,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553017201,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.6339111328125,
+ 0
+ ],
+ [
+ -0.6339111328125,
+ 0.633941650390625
+ ],
+ [
+ 0,
+ 0.633941650390625
+ ],
+ [
+ 0,
+ 1.26788330078125
+ ],
+ [
+ 0.6339111328125,
+ 1.26788330078125
+ ],
+ [
+ 0.6339111328125,
+ 1.90179443359375
+ ],
+ [
+ 1.267822265625,
+ 2.535736083984375
+ ],
+ [
+ 2.5357666015625,
+ 3.803619384765625
+ ],
+ [
+ 3.8035888671875,
+ 5.071502685546875
+ ],
+ [
+ 5.071533203125,
+ 6.97332763671875
+ ],
+ [
+ 5.7054443359375,
+ 7.60723876953125
+ ],
+ [
+ 6.9732666015625,
+ 8.241180419921875
+ ],
+ [
+ 7.607177734375,
+ 9.509063720703125
+ ],
+ [
+ 8.2412109375,
+ 9.509063720703125
+ ],
+ [
+ 8.8751220703125,
+ 10.776947021484375
+ ],
+ [
+ 10.1429443359375,
+ 12.044830322265625
+ ],
+ [
+ 10.1429443359375,
+ 12.044830322265625
+ ]
+ ],
+ "pressures": [
+ 0.2593994140625,
+ 0.331207275390625,
+ 0.343414306640625,
+ 0.3610076904296875,
+ 0.4113311767578125,
+ 0.4313507080078125,
+ 0.456756591796875,
+ 0.462615966796875,
+ 0.464080810546875,
+ 0.464080810546875,
+ 0.455291748046875,
+ 0.441619873046875,
+ 0.4293975830078125,
+ 0.38641357421875,
+ 0.3644256591796875,
+ 0.2887115478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.1429443359375,
+ 12.044830322265625
+ ]
+ },
+ {
+ "id": "v6Kv-Yk5GmV9jvvG946yB",
+ "type": "freedraw",
+ "x": 16.2843017578125,
+ "y": -228.02953338623047,
+ "width": 31.6968994140625,
+ "height": 5.071502685546875,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aM",
+ "roundness": null,
+ "seed": 1376211926,
+ "version": 13,
+ "versionNonce": 1435012362,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553018744,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.53570556640625,
+ -0.633941650390625
+ ],
+ [
+ 5.07147216796875,
+ -1.26788330078125
+ ],
+ [
+ 7.60723876953125,
+ -1.26788330078125
+ ],
+ [
+ 10.14300537109375,
+ -1.9018096923828125
+ ],
+ [
+ 13.31268310546875,
+ -2.5357513427734375
+ ],
+ [
+ 17.750244140625,
+ -3.169677734375
+ ],
+ [
+ 20.2860107421875,
+ -3.169677734375
+ ],
+ [
+ 22.82177734375,
+ -3.803619384765625
+ ],
+ [
+ 29.1611328125,
+ -4.43756103515625
+ ],
+ [
+ 31.6968994140625,
+ -5.071502685546875
+ ],
+ [
+ 31.6968994140625,
+ -5.071502685546875
+ ]
+ ],
+ "pressures": [
+ 0.39666748046875,
+ 0.441131591796875,
+ 0.442596435546875,
+ 0.446502685546875,
+ 0.446502685546875,
+ 0.446502685546875,
+ 0.448455810546875,
+ 0.439178466796875,
+ 0.4142608642578125,
+ 0.14215087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 31.6968994140625,
+ -5.071502685546875
+ ]
+ },
+ {
+ "id": "EwTUiXBiWMYNhMpROrKur",
+ "type": "freedraw",
+ "x": 44.1776123046875,
+ "y": -238.80648040771484,
+ "width": 12.6788330078125,
+ "height": 12.044830322265625,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aN",
+ "roundness": null,
+ "seed": 517755530,
+ "version": 18,
+ "versionNonce": 627574602,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553019308,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.6339111328125,
+ 0
+ ],
+ [
+ 2.53564453125,
+ 0
+ ],
+ [
+ 5.7054443359375,
+ 0.633941650390625
+ ],
+ [
+ 8.8751220703125,
+ 1.26788330078125
+ ],
+ [
+ 10.1429443359375,
+ 1.901824951171875
+ ],
+ [
+ 12.0447998046875,
+ 2.5357513427734375
+ ],
+ [
+ 12.0447998046875,
+ 3.8036346435546875
+ ],
+ [
+ 12.0447998046875,
+ 5.0715179443359375
+ ],
+ [
+ 10.1429443359375,
+ 5.7054443359375
+ ],
+ [
+ 9.509033203125,
+ 6.339385986328125
+ ],
+ [
+ 8.2410888671875,
+ 6.97332763671875
+ ],
+ [
+ 5.7054443359375,
+ 8.241195678710938
+ ],
+ [
+ 1.267822265625,
+ 10.776947021484375
+ ],
+ [
+ 0,
+ 11.410888671875
+ ],
+ [
+ -0.634033203125,
+ 12.044830322265625
+ ],
+ [
+ -0.634033203125,
+ 12.044830322265625
+ ]
+ ],
+ "pressures": [
+ 0.01806640625,
+ 0.331207275390625,
+ 0.342437744140625,
+ 0.3453826904296875,
+ 0.3497772216796875,
+ 0.3497772216796875,
+ 0.3453826904296875,
+ 0.3522186279296875,
+ 0.3654022216796875,
+ 0.38104248046875,
+ 0.38739013671875,
+ 0.39276123046875,
+ 0.40155029296875,
+ 0.40057373046875,
+ 0.2833404541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.634033203125,
+ 12.044830322265625
+ ]
+ },
+ {
+ "id": "ifLPiK8R-da1mGkxIr8bv",
+ "type": "line",
+ "x": -301.95263671875,
+ "y": -23.90148162841797,
+ "width": 596.5357666015625,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aO",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1769705302,
+ "version": 88,
+ "versionNonce": 707173590,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553041575,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 596.5357666015625,
+ 0
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "VAnsU9mkXtn-lLZa5Z2NV",
+ "type": "line",
+ "x": -42.67193603515625,
+ "y": -290.1554641723633,
+ "width": 0,
+ "height": 532.5080108642578,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aP",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1018814294,
+ "version": 130,
+ "versionNonce": 1247605002,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553050329,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 532.5080108642578
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "8QDbEBzfGwX5sBFcD_CLg",
+ "type": "freedraw",
+ "x": 41.0078125,
+ "y": -27.70507049560547,
+ "width": 27.25933837890625,
+ "height": 58.32232666015625,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aQ",
+ "roundness": null,
+ "seed": 1065111318,
+ "version": 35,
+ "versionNonce": 1776338954,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553057444,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.634033203125,
+ 0
+ ],
+ [
+ 0.634033203125,
+ -0.633941650390625
+ ],
+ [
+ 1.2679443359375,
+ -1.26788330078125
+ ],
+ [
+ 1.2679443359375,
+ -1.901824951171875
+ ],
+ [
+ 1.2679443359375,
+ -3.169708251953125
+ ],
+ [
+ 1.2679443359375,
+ -3.80364990234375
+ ],
+ [
+ 1.2679443359375,
+ -5.7054443359375
+ ],
+ [
+ 1.2679443359375,
+ -7.607269287109375
+ ],
+ [
+ 1.2679443359375,
+ -9.509063720703125
+ ],
+ [
+ 1.2679443359375,
+ -10.776947021484375
+ ],
+ [
+ 0.634033203125,
+ -12.044830322265625
+ ],
+ [
+ 0,
+ -16.482391357421875
+ ],
+ [
+ 0,
+ -19.652099609375
+ ],
+ [
+ -1.267822265625,
+ -22.187835693359375
+ ],
+ [
+ -1.9017333984375,
+ -25.3575439453125
+ ],
+ [
+ -3.16961669921875,
+ -28.5272216796875
+ ],
+ [
+ -4.4375,
+ -31.06298828125
+ ],
+ [
+ -6.33935546875,
+ -34.866607666015625
+ ],
+ [
+ -7.607177734375,
+ -37.40234375
+ ],
+ [
+ -9.509033203125,
+ -39.9381103515625
+ ],
+ [
+ -12.0447998046875,
+ -43.741729736328125
+ ],
+ [
+ -13.94659423828125,
+ -46.277496337890625
+ ],
+ [
+ -15.2144775390625,
+ -48.179290771484375
+ ],
+ [
+ -17.11627197265625,
+ -50.08111572265625
+ ],
+ [
+ -19.65203857421875,
+ -51.982940673828125
+ ],
+ [
+ -20.28594970703125,
+ -53.250823974609375
+ ],
+ [
+ -21.5538330078125,
+ -54.5186767578125
+ ],
+ [
+ -23.45562744140625,
+ -55.78656005859375
+ ],
+ [
+ -24.7235107421875,
+ -57.054443359375
+ ],
+ [
+ -25.35748291015625,
+ -57.054443359375
+ ],
+ [
+ -25.99139404296875,
+ -58.32232666015625
+ ],
+ [
+ -25.35748291015625,
+ -58.32232666015625
+ ],
+ [
+ -25.35748291015625,
+ -58.32232666015625
+ ]
+ ],
+ "pressures": [
+ 0.328277587890625,
+ 0.39031982421875,
+ 0.440155029296875,
+ 0.443572998046875,
+ 0.446990966796875,
+ 0.461151123046875,
+ 0.466033935546875,
+ 0.467498779296875,
+ 0.4709320068359375,
+ 0.4797210693359375,
+ 0.4836273193359375,
+ 0.4880218505859375,
+ 0.4963226318359375,
+ 0.503173828125,
+ 0.508056640625,
+ 0.510986328125,
+ 0.510498046875,
+ 0.511474609375,
+ 0.512451171875,
+ 0.513427734375,
+ 0.514404296875,
+ 0.514404296875,
+ 0.516845703125,
+ 0.515380859375,
+ 0.516357421875,
+ 0.509521484375,
+ 0.4958343505859375,
+ 0.4850921630859375,
+ 0.4811859130859375,
+ 0.4733734130859375,
+ 0.4284210205078125,
+ 0.1162567138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -25.35748291015625,
+ -58.32232666015625
+ ]
+ },
+ {
+ "id": "AAxU8X-im5m5Cin65PIMX",
+ "type": "freedraw",
+ "x": 15.01641845703125,
+ "y": -74.61650848388672,
+ "width": 15.21453857421875,
+ "height": 12.0447998046875,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aR",
+ "roundness": null,
+ "seed": 10603914,
+ "version": 44,
+ "versionNonce": 149834250,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553059155,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.633941650390625
+ ],
+ [
+ -0.63397216796875,
+ -0.633941650390625
+ ],
+ [
+ -0.63397216796875,
+ -1.267852783203125
+ ],
+ [
+ -0.63397216796875,
+ -1.90179443359375
+ ],
+ [
+ -0.63397216796875,
+ -2.535736083984375
+ ],
+ [
+ 0,
+ -3.803619384765625
+ ],
+ [
+ 0,
+ -5.071502685546875
+ ],
+ [
+ 0,
+ -5.7054443359375
+ ],
+ [
+ -0.63397216796875,
+ -5.7054443359375
+ ],
+ [
+ -1.26788330078125,
+ -6.973297119140625
+ ],
+ [
+ -1.90185546875,
+ -8.241180419921875
+ ],
+ [
+ -1.90185546875,
+ -9.509063720703125
+ ],
+ [
+ -1.90185546875,
+ -10.14300537109375
+ ],
+ [
+ -1.90185546875,
+ -10.776947021484375
+ ],
+ [
+ -2.5357666015625,
+ -10.776947021484375
+ ],
+ [
+ -2.5357666015625,
+ -11.410888671875
+ ],
+ [
+ -2.5357666015625,
+ -12.0447998046875
+ ],
+ [
+ -1.90185546875,
+ -12.0447998046875
+ ],
+ [
+ -1.26788330078125,
+ -12.0447998046875
+ ],
+ [
+ 0,
+ -12.0447998046875
+ ],
+ [
+ 0.6339111328125,
+ -12.0447998046875
+ ],
+ [
+ 1.90179443359375,
+ -12.0447998046875
+ ],
+ [
+ 3.169677734375,
+ -11.410888671875
+ ],
+ [
+ 4.43756103515625,
+ -11.410888671875
+ ],
+ [
+ 5.7054443359375,
+ -11.410888671875
+ ],
+ [
+ 8.2412109375,
+ -11.410888671875
+ ],
+ [
+ 9.509033203125,
+ -10.776947021484375
+ ],
+ [
+ 11.410888671875,
+ -10.776947021484375
+ ],
+ [
+ 12.0447998046875,
+ -10.776947021484375
+ ],
+ [
+ 12.67877197265625,
+ -10.776947021484375
+ ],
+ [
+ 12.0447998046875,
+ -10.14300537109375
+ ],
+ [
+ 11.410888671875,
+ -9.509063720703125
+ ],
+ [
+ 10.77691650390625,
+ -8.8751220703125
+ ],
+ [
+ 10.14300537109375,
+ -8.241180419921875
+ ],
+ [
+ 9.509033203125,
+ -6.973297119140625
+ ],
+ [
+ 8.2412109375,
+ -6.339385986328125
+ ],
+ [
+ 6.97332763671875,
+ -5.071502685546875
+ ],
+ [
+ 6.33935546875,
+ -4.43756103515625
+ ],
+ [
+ 4.43756103515625,
+ -2.535736083984375
+ ],
+ [
+ 2.5357666015625,
+ -1.267852783203125
+ ],
+ [
+ 1.90179443359375,
+ -0.633941650390625
+ ],
+ [
+ 1.90179443359375,
+ -0.633941650390625
+ ]
+ ],
+ "pressures": [
+ 0.2789306640625,
+ 0.3639373779296875,
+ 0.38055419921875,
+ 0.39129638671875,
+ 0.39227294921875,
+ 0.39715576171875,
+ 0.40203857421875,
+ 0.4157257080078125,
+ 0.4220733642578125,
+ 0.4284210205078125,
+ 0.4318389892578125,
+ 0.4298858642578125,
+ 0.4264678955078125,
+ 0.4264678955078125,
+ 0.4284210205078125,
+ 0.4318389892578125,
+ 0.4196319580078125,
+ 0.4147491455078125,
+ 0.437713623046875,
+ 0.440643310546875,
+ 0.442596435546875,
+ 0.444061279296875,
+ 0.445526123046875,
+ 0.445526123046875,
+ 0.445526123046875,
+ 0.446502685546875,
+ 0.446502685546875,
+ 0.442596435546875,
+ 0.4337921142578125,
+ 0.4240264892578125,
+ 0.4142608642578125,
+ 0.4220733642578125,
+ 0.4220733642578125,
+ 0.4220733642578125,
+ 0.4201202392578125,
+ 0.4142608642578125,
+ 0.4142608642578125,
+ 0.4176788330078125,
+ 0.4176788330078125,
+ 0.4171905517578125,
+ 0.4167022705078125,
+ 0.39178466796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.90179443359375,
+ -0.633941650390625
+ ]
+ },
+ {
+ "id": "ELwcQCdk63bMZ1zujfaZc",
+ "type": "freedraw",
+ "x": 53.6866455078125,
+ "y": -65.7413558959961,
+ "width": 13.946533203125,
+ "height": 27.893280029296875,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aT",
+ "roundness": null,
+ "seed": 1340633430,
+ "version": 33,
+ "versionNonce": 1673405194,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553065160,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.6339111328125,
+ 0
+ ],
+ [
+ -1.2679443359375,
+ 0
+ ],
+ [
+ -1.90185546875,
+ 0.633941650390625
+ ],
+ [
+ -2.5357666015625,
+ 1.267852783203125
+ ],
+ [
+ -3.169677734375,
+ 3.169677734375
+ ],
+ [
+ -3.169677734375,
+ 4.43756103515625
+ ],
+ [
+ -3.8035888671875,
+ 5.7054443359375
+ ],
+ [
+ -3.8035888671875,
+ 6.973297119140625
+ ],
+ [
+ -3.8035888671875,
+ 8.8751220703125
+ ],
+ [
+ -3.8035888671875,
+ 12.678741455078125
+ ],
+ [
+ -3.169677734375,
+ 16.482391357421875
+ ],
+ [
+ -1.90185546875,
+ 21.55389404296875
+ ],
+ [
+ -0.6339111328125,
+ 23.4556884765625
+ ],
+ [
+ 1.267822265625,
+ 25.357513427734375
+ ],
+ [
+ 4.4375,
+ 25.357513427734375
+ ],
+ [
+ 6.33935546875,
+ 25.357513427734375
+ ],
+ [
+ 7.6072998046875,
+ 24.089630126953125
+ ],
+ [
+ 8.2412109375,
+ 22.82177734375
+ ],
+ [
+ 9.509033203125,
+ 20.2860107421875
+ ],
+ [
+ 9.509033203125,
+ 14.58056640625
+ ],
+ [
+ 10.1429443359375,
+ 11.410888671875
+ ],
+ [
+ 10.1429443359375,
+ 8.241180419921875
+ ],
+ [
+ 10.1429443359375,
+ 5.7054443359375
+ ],
+ [
+ 9.509033203125,
+ 2.535736083984375
+ ],
+ [
+ 8.2412109375,
+ 1.267852783203125
+ ],
+ [
+ 6.9732666015625,
+ 0
+ ],
+ [
+ 5.7054443359375,
+ -1.26788330078125
+ ],
+ [
+ 4.4375,
+ -2.5357666015625
+ ],
+ [
+ 1.267822265625,
+ -2.5357666015625
+ ],
+ [
+ 0.6339111328125,
+ -1.901824951171875
+ ],
+ [
+ 0.6339111328125,
+ -1.901824951171875
+ ]
+ ],
+ "pressures": [
+ 0.02392578125,
+ 0.322418212890625,
+ 0.3453826904296875,
+ 0.3580780029296875,
+ 0.3683319091796875,
+ 0.39129638671875,
+ 0.39715576171875,
+ 0.39910888671875,
+ 0.39910888671875,
+ 0.39959716796875,
+ 0.40057373046875,
+ 0.40496826171875,
+ 0.4113311767578125,
+ 0.4162139892578125,
+ 0.4186553955078125,
+ 0.4118194580078125,
+ 0.39666748046875,
+ 0.39031982421875,
+ 0.38153076171875,
+ 0.3741912841796875,
+ 0.37615966796875,
+ 0.37908935546875,
+ 0.37860107421875,
+ 0.37615966796875,
+ 0.37567138671875,
+ 0.3697967529296875,
+ 0.3453826904296875,
+ 0.2931060791015625,
+ 0.2320404052734375,
+ 0.0532379150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.6339111328125,
+ -1.901824951171875
+ ]
+ },
+ {
+ "id": "77KMLBxskOR0WS3Ph06f-",
+ "type": "freedraw",
+ "x": 51.7847900390625,
+ "y": -60.66985321044922,
+ "width": 12.6788330078125,
+ "height": 9.509063720703125,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aV",
+ "roundness": null,
+ "seed": 1334929482,
+ "version": 17,
+ "versionNonce": 1598055254,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758553066984,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.633941650390625
+ ],
+ [
+ 0.6339111328125,
+ 1.26788330078125
+ ],
+ [
+ 1.2679443359375,
+ 1.26788330078125
+ ],
+ [
+ 1.90185546875,
+ 1.90179443359375
+ ],
+ [
+ 3.169677734375,
+ 2.535736083984375
+ ],
+ [
+ 3.8037109375,
+ 3.169677734375
+ ],
+ [
+ 5.7054443359375,
+ 3.803619384765625
+ ],
+ [
+ 7.6072998046875,
+ 5.071502685546875
+ ],
+ [
+ 8.2412109375,
+ 6.97332763671875
+ ],
+ [
+ 8.8751220703125,
+ 7.60723876953125
+ ],
+ [
+ 9.5091552734375,
+ 8.241180419921875
+ ],
+ [
+ 10.7769775390625,
+ 8.8751220703125
+ ],
+ [
+ 12.0447998046875,
+ 9.509063720703125
+ ],
+ [
+ 12.6788330078125,
+ 9.509063720703125
+ ],
+ [
+ 12.6788330078125,
+ 9.509063720703125
+ ]
+ ],
+ "pressures": [
+ 0.189544677734375,
+ 0.438690185546875,
+ 0.441131591796875,
+ 0.442596435546875,
+ 0.444549560546875,
+ 0.443572998046875,
+ 0.444549560546875,
+ 0.444549560546875,
+ 0.446014404296875,
+ 0.448944091796875,
+ 0.449432373046875,
+ 0.449432373046875,
+ 0.4357452392578125,
+ 0.318023681640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.6788330078125,
+ 9.509063720703125
+ ]
+ },
+ {
+ "id": "6Rki8DPyDLcbyKHkloKlj",
+ "type": "freedraw",
+ "x": 55.5885009765625,
+ "y": -63.20561981201172,
+ "width": 13.3126220703125,
+ "height": 26.625396728515625,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aS",
+ "roundness": null,
+ "seed": 706876246,
+ "version": 42,
+ "versionNonce": 1625674122,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758553064425,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.633941650390625
+ ],
+ [
+ -0.634033203125,
+ -0.633941650390625
+ ],
+ [
+ -1.2679443359375,
+ -0.633941650390625
+ ],
+ [
+ -1.90185546875,
+ -0.633941650390625
+ ],
+ [
+ -2.5357666015625,
+ -0.633941650390625
+ ],
+ [
+ -3.1697998046875,
+ -0.633941650390625
+ ],
+ [
+ -3.8037109375,
+ 0
+ ],
+ [
+ -3.8037109375,
+ 0.633941650390625
+ ],
+ [
+ -4.4376220703125,
+ 1.26788330078125
+ ],
+ [
+ -4.4376220703125,
+ 1.901824951171875
+ ],
+ [
+ -5.071533203125,
+ 3.169708251953125
+ ],
+ [
+ -5.7054443359375,
+ 5.071502685546875
+ ],
+ [
+ -5.7054443359375,
+ 7.607269287109375
+ ],
+ [
+ -5.7054443359375,
+ 12.044830322265625
+ ],
+ [
+ -5.071533203125,
+ 14.580596923828125
+ ],
+ [
+ -4.4376220703125,
+ 17.1163330078125
+ ],
+ [
+ -3.8037109375,
+ 19.018157958984375
+ ],
+ [
+ -1.90185546875,
+ 20.919952392578125
+ ],
+ [
+ -1.2679443359375,
+ 20.919952392578125
+ ],
+ [
+ 0.6339111328125,
+ 21.55389404296875
+ ],
+ [
+ 1.267822265625,
+ 21.55389404296875
+ ],
+ [
+ 2.53564453125,
+ 20.919952392578125
+ ],
+ [
+ 4.4375,
+ 19.018157958984375
+ ],
+ [
+ 5.0714111328125,
+ 17.1163330078125
+ ],
+ [
+ 6.33935546875,
+ 14.580596923828125
+ ],
+ [
+ 6.33935546875,
+ 12.67877197265625
+ ],
+ [
+ 6.9732666015625,
+ 10.776947021484375
+ ],
+ [
+ 7.607177734375,
+ 8.2412109375
+ ],
+ [
+ 7.607177734375,
+ 4.43756103515625
+ ],
+ [
+ 7.607177734375,
+ 1.901824951171875
+ ],
+ [
+ 7.607177734375,
+ 0
+ ],
+ [
+ 6.9732666015625,
+ -1.90179443359375
+ ],
+ [
+ 5.0714111328125,
+ -3.803619384765625
+ ],
+ [
+ 4.4375,
+ -4.43756103515625
+ ],
+ [
+ 2.53564453125,
+ -5.071502685546875
+ ],
+ [
+ 1.267822265625,
+ -5.071502685546875
+ ],
+ [
+ -1.90185546875,
+ -4.43756103515625
+ ],
+ [
+ -2.5357666015625,
+ -3.803619384765625
+ ],
+ [
+ -2.5357666015625,
+ -3.803619384765625
+ ]
+ ],
+ "pressures": [
+ 0.12603759765625,
+ 0.2589111328125,
+ 0.3556365966796875,
+ 0.441619873046875,
+ 0.451385498046875,
+ 0.455291748046875,
+ 0.461151123046875,
+ 0.464569091796875,
+ 0.464569091796875,
+ 0.465057373046875,
+ 0.465545654296875,
+ 0.466033935546875,
+ 0.467010498046875,
+ 0.467010498046875,
+ 0.467498779296875,
+ 0.4704437255859375,
+ 0.4704437255859375,
+ 0.4689788818359375,
+ 0.467010498046875,
+ 0.466033935546875,
+ 0.462127685546875,
+ 0.456268310546875,
+ 0.452850341796875,
+ 0.452850341796875,
+ 0.452850341796875,
+ 0.453338623046875,
+ 0.455780029296875,
+ 0.457244873046875,
+ 0.459197998046875,
+ 0.456756591796875,
+ 0.452850341796875,
+ 0.450408935546875,
+ 0.449432373046875,
+ 0.450408935546875,
+ 0.445526123046875,
+ 0.4162139892578125,
+ 0.337066650390625,
+ 0.1191864013671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.5357666015625,
+ -3.803619384765625
+ ]
+ },
+ {
+ "id": "_fyFxtX6Cz6IoR9WMeemM",
+ "type": "freedraw",
+ "x": 52.418701171875,
+ "y": -62.571678161621094,
+ "width": 8.875244140625,
+ "height": 16.482391357421875,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aU",
+ "roundness": null,
+ "seed": 1092905098,
+ "version": 20,
+ "versionNonce": 2055395030,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758553066361,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.633941650390625
+ ],
+ [
+ 0.634033203125,
+ 0.633941650390625
+ ],
+ [
+ 0.634033203125,
+ 1.26788330078125
+ ],
+ [
+ 1.2679443359375,
+ 2.5357666015625
+ ],
+ [
+ 1.90185546875,
+ 3.169708251953125
+ ],
+ [
+ 2.5357666015625,
+ 3.803619384765625
+ ],
+ [
+ 3.1697998046875,
+ 6.339385986328125
+ ],
+ [
+ 3.8037109375,
+ 8.2412109375
+ ],
+ [
+ 4.4376220703125,
+ 10.14300537109375
+ ],
+ [
+ 5.7054443359375,
+ 12.044830322265625
+ ],
+ [
+ 5.7054443359375,
+ 12.67877197265625
+ ],
+ [
+ 6.3394775390625,
+ 13.9466552734375
+ ],
+ [
+ 7.6072998046875,
+ 15.214508056640625
+ ],
+ [
+ 7.6072998046875,
+ 15.84844970703125
+ ],
+ [
+ 8.2412109375,
+ 15.84844970703125
+ ],
+ [
+ 8.875244140625,
+ 16.482391357421875
+ ],
+ [
+ 8.875244140625,
+ 16.482391357421875
+ ]
+ ],
+ "pressures": [
+ 0.2276458740234375,
+ 0.40447998046875,
+ 0.4103546142578125,
+ 0.4147491455078125,
+ 0.4215850830078125,
+ 0.4240264892578125,
+ 0.4245147705078125,
+ 0.4367218017578125,
+ 0.444549560546875,
+ 0.446990966796875,
+ 0.447479248046875,
+ 0.448455810546875,
+ 0.447967529296875,
+ 0.4289093017578125,
+ 0.3727264404296875,
+ 0.2877349853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.875244140625,
+ 16.482391357421875
+ ]
+ }
+ ],
+ "appState": {
+ "theme": "dark",
+ "viewBackgroundColor": "#ffffff",
+ "currentItemStrokeColor": "#2f9e44",
+ "currentItemBackgroundColor": "transparent",
+ "currentItemFillStyle": "solid",
+ "currentItemStrokeWidth": 0.5,
+ "currentItemStrokeStyle": "solid",
+ "currentItemRoughness": 1,
+ "currentItemOpacity": 100,
+ "currentItemFontFamily": 5,
+ "currentItemFontSize": 20,
+ "currentItemTextAlign": "left",
+ "currentItemStartArrowhead": null,
+ "currentItemEndArrowhead": "arrow",
+ "currentItemArrowType": "round",
+ "currentItemFrameRole": null,
+ "scrollX": 514.8369750976562,
+ "scrollY": 407.1764831542969,
+ "zoom": {
+ "value": 1
+ },
+ "currentItemRoundness": "round",
+ "gridSize": 20,
+ "gridStep": 5,
+ "gridModeEnabled": false,
+ "gridColor": {
+ "Bold": "rgba(217, 217, 217, 0.5)",
+ "Regular": "rgba(230, 230, 230, 0.5)"
+ },
+ "currentStrokeOptions": null,
+ "frameRendering": {
+ "enabled": true,
+ "clip": true,
+ "name": true,
+ "outline": true,
+ "markerName": true,
+ "markerEnabled": true
+ },
+ "objectsSnapModeEnabled": false,
+ "activeTool": {
+ "type": "selection",
+ "customType": null,
+ "locked": false,
+ "fromSelection": false,
+ "lastActiveTool": null
+ }
+ },
+ "files": {}
+}
+```
+%%
\ No newline at end of file
diff --git a/Ilustraciónes/Cinematica 22-09-25_16.excalidraw.svg b/Ilustraciónes/Cinematica 22-09-25_16.excalidraw.svg
new file mode 100644
index 0000000..739bb45
--- /dev/null
+++ b/Ilustraciónes/Cinematica 22-09-25_16.excalidraw.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/Ilustraciónes/Cinematica 22-09-25_17.excalidraw.md b/Ilustraciónes/Cinematica 22-09-25_17.excalidraw.md
new file mode 100644
index 0000000..1504e18
--- /dev/null
+++ b/Ilustraciónes/Cinematica 22-09-25_17.excalidraw.md
@@ -0,0 +1,10384 @@
+---
+
+excalidraw-plugin: parsed
+tags: [excalidraw]
+
+---
+==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
+
+
+# Excalidraw Data
+
+## Text Elements
+%%
+## Drawing
+```json
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.15.1",
+ "elements": [
+ {
+ "id": "L-7QiPhlLEsgMvBT-D-D6",
+ "type": "ellipse",
+ "x": -307.404541015625,
+ "y": -280.41658782958984,
+ "width": 543.9188842773438,
+ "height": 543.9188842773438,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a0",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 483244799,
+ "version": 96,
+ "versionNonce": 1729066815,
+ "isDeleted": false,
+ "boundElements": [
+ {
+ "id": "GunuD1scLmFTvgxKKfY4u",
+ "type": "arrow"
+ }
+ ],
+ "updated": 1758556218550,
+ "link": null,
+ "locked": false
+ },
+ {
+ "id": "hHLhKN5-P2_3ec9H9Wckg",
+ "type": "line",
+ "x": -487.69659423828125,
+ "y": -4.273063659667969,
+ "width": 961.557373046875,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a1",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 912918577,
+ "version": 64,
+ "versionNonce": 124510335,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556135796,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 961.557373046875,
+ 0
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "dOsvSc_mXXd3HABPJEPQt",
+ "type": "line",
+ "x": -28.97894287109375,
+ "y": -386.9181442260742,
+ "width": 0,
+ "height": 763.0079345703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a2",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1531343441,
+ "version": 101,
+ "versionNonce": 24548255,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556142299,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 763.0079345703125
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "Nxui74Wub5lkAnoUD07dy",
+ "type": "arrow",
+ "x": -28.97894287109375,
+ "y": -5.794609069824219,
+ "width": 197.0279541015625,
+ "height": 182.57415771484375,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a3",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1271642513,
+ "version": 52,
+ "versionNonce": 784090641,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556155115,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 197.0279541015625,
+ -182.57415771484375
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "elbowed": false
+ },
+ {
+ "id": "RBRDPXkZ9y9oFtN06wnxu",
+ "type": "arrow",
+ "x": 167.28826904296875,
+ "y": -187.60802459716797,
+ "width": 140.73421478271484,
+ "height": 140.73421478271484,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a4",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 121419217,
+ "version": 72,
+ "versionNonce": 631783761,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556161237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -140.73421478271484,
+ -140.73421478271484
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "elbowed": false
+ },
+ {
+ "id": "zOloum3veqxGtAS6RC_Le",
+ "type": "arrow",
+ "x": 168.04901123046875,
+ "y": -186.8473129272461,
+ "width": 43.74171447753906,
+ "height": 43.74171447753909,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a6",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 839117873,
+ "version": 85,
+ "versionNonce": 1076679839,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556176205,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 43.74171447753906,
+ -43.74171447753909
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "elbowed": false
+ },
+ {
+ "id": "GunuD1scLmFTvgxKKfY4u",
+ "type": "arrow",
+ "x": 172.61334228515625,
+ "y": -186.0865707397461,
+ "width": 89.765625,
+ "height": 160.5131378173828,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a7",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1103431743,
+ "version": 103,
+ "versionNonce": 1864228657,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556225044,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -89.765625,
+ -160.5131378173828
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": {
+ "elementId": "L-7QiPhlLEsgMvBT-D-D6",
+ "focus": 2.5644472471543227,
+ "gap": 1.610526209434961
+ },
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": "arrow",
+ "elbowed": false
+ },
+ {
+ "id": "tq2A9DHOU7BrsfOuQwNT7",
+ "type": "freedraw",
+ "x": 133.05560302734375,
+ "y": -294.87035369873047,
+ "width": 25.1038818359375,
+ "height": 25.864654541015625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aA",
+ "roundness": null,
+ "seed": 723354353,
+ "version": 39,
+ "versionNonce": 1854894847,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556241230,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0.7607421875,
+ -1.521453857421875
+ ],
+ [
+ 1.521484375,
+ -2.282196044921875
+ ],
+ [
+ 2.2822265625,
+ -3.04290771484375
+ ],
+ [
+ 3.04296875,
+ -4.564361572265625
+ ],
+ [
+ 3.8037109375,
+ -5.325103759765625
+ ],
+ [
+ 5.3251953125,
+ -6.8465576171875
+ ],
+ [
+ 6.8465576171875,
+ -7.607269287109375
+ ],
+ [
+ 6.8465576171875,
+ -8.36798095703125
+ ],
+ [
+ 8.3680419921875,
+ -8.36798095703125
+ ],
+ [
+ 9.1287841796875,
+ -8.36798095703125
+ ],
+ [
+ 9.8895263671875,
+ -7.607269287109375
+ ],
+ [
+ 11.410888671875,
+ -4.564361572265625
+ ],
+ [
+ 12.171630859375,
+ 0
+ ],
+ [
+ 12.171630859375,
+ 5.3250732421875
+ ],
+ [
+ 12.932373046875,
+ 7.60723876953125
+ ],
+ [
+ 12.932373046875,
+ 9.889434814453125
+ ],
+ [
+ 13.693115234375,
+ 12.93231201171875
+ ],
+ [
+ 15.214599609375,
+ 15.214508056640625
+ ],
+ [
+ 15.975341796875,
+ 16.7359619140625
+ ],
+ [
+ 16.7359619140625,
+ 17.496673583984375
+ ],
+ [
+ 17.4967041015625,
+ 17.496673583984375
+ ],
+ [
+ 17.4967041015625,
+ 15.9752197265625
+ ],
+ [
+ 18.2574462890625,
+ 14.453765869140625
+ ],
+ [
+ 18.2574462890625,
+ 11.410888671875
+ ],
+ [
+ 19.0181884765625,
+ 8.36798095703125
+ ],
+ [
+ 19.7789306640625,
+ 6.085784912109375
+ ],
+ [
+ 19.7789306640625,
+ 4.5643310546875
+ ],
+ [
+ 20.5396728515625,
+ 0
+ ],
+ [
+ 20.5396728515625,
+ -2.282196044921875
+ ],
+ [
+ 21.3004150390625,
+ -3.04290771484375
+ ],
+ [
+ 21.3004150390625,
+ -3.80364990234375
+ ],
+ [
+ 22.0611572265625,
+ -4.564361572265625
+ ],
+ [
+ 23.58251953125,
+ -6.8465576171875
+ ],
+ [
+ 24.34326171875,
+ -7.607269287109375
+ ],
+ [
+ 24.34326171875,
+ -7.607269287109375
+ ]
+ ],
+ "pressures": [
+ 0.213470458984375,
+ 0.3478240966796875,
+ 0.3673553466796875,
+ 0.39080810546875,
+ 0.39862060546875,
+ 0.4093780517578125,
+ 0.4157257080078125,
+ 0.4206085205078125,
+ 0.4235382080078125,
+ 0.4250030517578125,
+ 0.4254913330078125,
+ 0.4318389892578125,
+ 0.4372100830078125,
+ 0.442596435546875,
+ 0.446990966796875,
+ 0.447479248046875,
+ 0.446014404296875,
+ 0.445526123046875,
+ 0.446014404296875,
+ 0.446502685546875,
+ 0.445526123046875,
+ 0.444061279296875,
+ 0.4352569580078125,
+ 0.4254913330078125,
+ 0.4289093017578125,
+ 0.4298858642578125,
+ 0.4308624267578125,
+ 0.4313507080078125,
+ 0.4318389892578125,
+ 0.4323272705078125,
+ 0.4333038330078125,
+ 0.4333038330078125,
+ 0.4328155517578125,
+ 0.4303741455078125,
+ 0.4196319580078125,
+ 0.3658905029296875,
+ 0.315582275390625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 24.34326171875,
+ -7.607269287109375
+ ]
+ },
+ {
+ "id": "5W2D8YZPG_FDb5IyhCEyy",
+ "type": "freedraw",
+ "x": 140.66290283203125,
+ "y": -309.3241500854492,
+ "width": 15.2144775390625,
+ "height": 1.521453857421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aB",
+ "roundness": null,
+ "seed": 908066623,
+ "version": 16,
+ "versionNonce": 298684479,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556241914,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 3.04296875,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ -0.7607421875
+ ],
+ [
+ 6.0858154296875,
+ -0.7607421875
+ ],
+ [
+ 7.6072998046875,
+ -0.7607421875
+ ],
+ [
+ 9.889404296875,
+ -0.7607421875
+ ],
+ [
+ 11.410888671875,
+ -1.521453857421875
+ ],
+ [
+ 12.932373046875,
+ -1.521453857421875
+ ],
+ [
+ 13.693115234375,
+ -1.521453857421875
+ ],
+ [
+ 15.2144775390625,
+ -1.521453857421875
+ ],
+ [
+ 15.2144775390625,
+ -1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.201263427734375,
+ 0.4235382080078125,
+ 0.441131591796875,
+ 0.461151123046875,
+ 0.4758148193359375,
+ 0.4880218505859375,
+ 0.4904632568359375,
+ 0.4943695068359375,
+ 0.4948577880859375,
+ 0.4943695068359375,
+ 0.443572998046875,
+ 0.38983154296875,
+ 0.3077545166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.2144775390625,
+ -1.521453857421875
+ ]
+ },
+ {
+ "id": "ZXQj4k-Dmk-9zVwCAPkDv",
+ "type": "freedraw",
+ "x": 158.92034912109375,
+ "y": -319.9743118286133,
+ "width": 10.650146484375,
+ "height": 16.735977172851562,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aD",
+ "roundness": null,
+ "seed": 523625983,
+ "version": 18,
+ "versionNonce": 2138013471,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556244143,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0.7607269287109375
+ ],
+ [
+ 0.7607421875,
+ 0.7607269287109375
+ ],
+ [
+ 1.521484375,
+ 1.5214385986328125
+ ],
+ [
+ 2.2821044921875,
+ 1.5214385986328125
+ ],
+ [
+ 3.8035888671875,
+ 3.0428924560546875
+ ],
+ [
+ 6.8465576171875,
+ 5.3250885009765625
+ ],
+ [
+ 8.367919921875,
+ 6.0858001708984375
+ ],
+ [
+ 9.889404296875,
+ 7.6072540283203125
+ ],
+ [
+ 9.889404296875,
+ 9.128707885742188
+ ],
+ [
+ 9.128662109375,
+ 9.889419555664062
+ ],
+ [
+ 8.367919921875,
+ 10.650161743164062
+ ],
+ [
+ 5.3250732421875,
+ 14.453781127929688
+ ],
+ [
+ 3.8035888671875,
+ 15.975234985351562
+ ],
+ [
+ 3.0428466796875,
+ 16.735977172851562
+ ],
+ [
+ 3.0428466796875,
+ 16.735977172851562
+ ]
+ ],
+ "pressures": [
+ 0.1245574951171875,
+ 0.2725830078125,
+ 0.40252685546875,
+ 0.40545654296875,
+ 0.4127960205078125,
+ 0.4210968017578125,
+ 0.4264678955078125,
+ 0.4318389892578125,
+ 0.4323272705078125,
+ 0.4318389892578125,
+ 0.4284210205078125,
+ 0.4274444580078125,
+ 0.4196319580078125,
+ 0.3463592529296875,
+ 0.192474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.0428466796875,
+ 16.735977172851562
+ ]
+ },
+ {
+ "id": "OfosEjgTqxU_kQdC_vce9",
+ "type": "freedraw",
+ "x": 24.27191162109375,
+ "y": -125.98925018310547,
+ "width": 43.361328125,
+ "height": 52.490081787109375,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aE",
+ "roundness": null,
+ "seed": 1775878015,
+ "version": 59,
+ "versionNonce": 1047020113,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556252405,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2821044921875,
+ 0
+ ],
+ [
+ 3.0428466796875,
+ 0.760711669921875
+ ],
+ [
+ 3.8035888671875,
+ 1.521453857421875
+ ],
+ [
+ 7.607177734375,
+ 4.564361572265625
+ ],
+ [
+ 9.889404296875,
+ 6.846527099609375
+ ],
+ [
+ 11.410888671875,
+ 9.128692626953125
+ ],
+ [
+ 15.9752197265625,
+ 15.214508056640625
+ ],
+ [
+ 18.25732421875,
+ 18.257415771484375
+ ],
+ [
+ 22.06103515625,
+ 23.582489013671875
+ ],
+ [
+ 25.1038818359375,
+ 26.625396728515625
+ ],
+ [
+ 26.6253662109375,
+ 28.907562255859375
+ ],
+ [
+ 27.3861083984375,
+ 28.907562255859375
+ ],
+ [
+ 28.1468505859375,
+ 29.668304443359375
+ ],
+ [
+ 28.9075927734375,
+ 29.668304443359375
+ ],
+ [
+ 28.1468505859375,
+ 28.1468505859375
+ ],
+ [
+ 27.3861083984375,
+ 26.625396728515625
+ ],
+ [
+ 26.6253662109375,
+ 25.10394287109375
+ ],
+ [
+ 23.58251953125,
+ 20.539581298828125
+ ],
+ [
+ 22.06103515625,
+ 18.257415771484375
+ ],
+ [
+ 19.01806640625,
+ 13.69305419921875
+ ],
+ [
+ 15.9752197265625,
+ 8.36798095703125
+ ],
+ [
+ 12.9322509765625,
+ 3.04290771484375
+ ],
+ [
+ 10.650146484375,
+ -2.28216552734375
+ ],
+ [
+ 7.607177734375,
+ -9.889434814453125
+ ],
+ [
+ 7.607177734375,
+ -14.45379638671875
+ ],
+ [
+ 7.607177734375,
+ -17.4967041015625
+ ],
+ [
+ 9.128662109375,
+ -20.539581298828125
+ ],
+ [
+ 12.171630859375,
+ -22.82177734375
+ ],
+ [
+ 15.2144775390625,
+ -22.06103515625
+ ],
+ [
+ 19.01806640625,
+ -19.77886962890625
+ ],
+ [
+ 22.82177734375,
+ -15.975250244140625
+ ],
+ [
+ 25.8646240234375,
+ -12.171600341796875
+ ],
+ [
+ 28.1468505859375,
+ -9.12872314453125
+ ],
+ [
+ 28.1468505859375,
+ -4.564361572265625
+ ],
+ [
+ 27.3861083984375,
+ -2.28216552734375
+ ],
+ [
+ 25.8646240234375,
+ -0.7607421875
+ ],
+ [
+ 23.58251953125,
+ 1.521453857421875
+ ],
+ [
+ 19.77880859375,
+ 3.803619384765625
+ ],
+ [
+ 18.25732421875,
+ 4.564361572265625
+ ],
+ [
+ 18.25732421875,
+ 5.3250732421875
+ ],
+ [
+ 17.4967041015625,
+ 5.3250732421875
+ ],
+ [
+ 17.4967041015625,
+ 4.564361572265625
+ ],
+ [
+ 18.25732421875,
+ 3.04290771484375
+ ],
+ [
+ 19.77880859375,
+ 0.760711669921875
+ ],
+ [
+ 20.53955078125,
+ 0
+ ],
+ [
+ 21.30029296875,
+ -0.7607421875
+ ],
+ [
+ 22.82177734375,
+ -1.521453857421875
+ ],
+ [
+ 25.8646240234375,
+ -3.04290771484375
+ ],
+ [
+ 29.668212890625,
+ -3.04290771484375
+ ],
+ [
+ 34.232666015625,
+ -1.521453857421875
+ ],
+ [
+ 38.0362548828125,
+ 2.28216552734375
+ ],
+ [
+ 41.0791015625,
+ 6.846527099609375
+ ],
+ [
+ 42.6005859375,
+ 8.36798095703125
+ ],
+ [
+ 43.361328125,
+ 8.36798095703125
+ ],
+ [
+ 43.361328125,
+ 7.607269287109375
+ ],
+ [
+ 43.361328125,
+ 7.607269287109375
+ ]
+ ],
+ "pressures": [
+ 0.2940826416015625,
+ 0.39422607421875,
+ 0.4259796142578125,
+ 0.446990966796875,
+ 0.463104248046875,
+ 0.4831390380859375,
+ 0.4909515380859375,
+ 0.4948577880859375,
+ 0.4948577880859375,
+ 0.4948577880859375,
+ 0.4909515380859375,
+ 0.4909515380859375,
+ 0.4924163818359375,
+ 0.4924163818359375,
+ 0.4899749755859375,
+ 0.4836273193359375,
+ 0.4850921630859375,
+ 0.4875335693359375,
+ 0.4875335693359375,
+ 0.4782562255859375,
+ 0.4748382568359375,
+ 0.4738616943359375,
+ 0.4733734130859375,
+ 0.4728851318359375,
+ 0.4714202880859375,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.4714202880859375,
+ 0.4748382568359375,
+ 0.4811859130859375,
+ 0.4831390380859375,
+ 0.4841156005859375,
+ 0.4855804443359375,
+ 0.4880218505859375,
+ 0.4919281005859375,
+ 0.4948577880859375,
+ 0.4943695068359375,
+ 0.4846038818359375,
+ 0.4821624755859375,
+ 0.4763031005859375,
+ 0.4738616943359375,
+ 0.465057373046875,
+ 0.456268310546875,
+ 0.460174560546875,
+ 0.4792327880859375,
+ 0.4841156005859375,
+ 0.4865570068359375,
+ 0.4875335693359375,
+ 0.4885101318359375,
+ 0.4894866943359375,
+ 0.4919281005859375,
+ 0.4972991943359375,
+ 0.501220703125,
+ 0.500244140625,
+ 0.467498779296875,
+ 0.208099365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.361328125,
+ 7.607269287109375
+ ]
+ },
+ {
+ "id": "8qBLdP5k3uOQ5rHt3-9wK",
+ "type": "freedraw",
+ "x": 107.19097900390625,
+ "y": -103.16747283935547,
+ "width": 28.9075927734375,
+ "height": 31.95050048828125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aF",
+ "roundness": null,
+ "seed": 1019650577,
+ "version": 32,
+ "versionNonce": 1052237841,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556255067,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 3.04296875,
+ -0.7607421875
+ ],
+ [
+ 6.8465576171875,
+ -2.282196044921875
+ ],
+ [
+ 7.6072998046875,
+ -3.04290771484375
+ ],
+ [
+ 9.889404296875,
+ -3.80364990234375
+ ],
+ [
+ 9.889404296875,
+ -4.564361572265625
+ ],
+ [
+ 10.650146484375,
+ -5.3250732421875
+ ],
+ [
+ 11.410888671875,
+ -6.0858154296875
+ ],
+ [
+ 12.171630859375,
+ -8.36798095703125
+ ],
+ [
+ 12.171630859375,
+ -10.650177001953125
+ ],
+ [
+ 12.171630859375,
+ -12.932342529296875
+ ],
+ [
+ 12.171630859375,
+ -15.214508056640625
+ ],
+ [
+ 12.171630859375,
+ -16.7359619140625
+ ],
+ [
+ 10.650146484375,
+ -17.4967041015625
+ ],
+ [
+ 9.128662109375,
+ -17.4967041015625
+ ],
+ [
+ 6.8465576171875,
+ -16.7359619140625
+ ],
+ [
+ 6.0858154296875,
+ -15.975250244140625
+ ],
+ [
+ 3.04296875,
+ -13.693084716796875
+ ],
+ [
+ -0.7607421875,
+ -9.12872314453125
+ ],
+ [
+ -3.8035888671875,
+ -4.564361572265625
+ ],
+ [
+ -6.0858154296875,
+ 0.760711669921875
+ ],
+ [
+ -7.6072998046875,
+ 5.3250732421875
+ ],
+ [
+ -6.0858154296875,
+ 11.410888671875
+ ],
+ [
+ -2.2822265625,
+ 13.69305419921875
+ ],
+ [
+ 2.2822265625,
+ 14.45379638671875
+ ],
+ [
+ 7.6072998046875,
+ 13.69305419921875
+ ],
+ [
+ 12.171630859375,
+ 12.171600341796875
+ ],
+ [
+ 18.2574462890625,
+ 9.128692626953125
+ ],
+ [
+ 21.30029296875,
+ 6.846527099609375
+ ],
+ [
+ 21.30029296875,
+ 6.846527099609375
+ ]
+ ],
+ "pressures": [
+ 0.3629608154296875,
+ 0.39324951171875,
+ 0.4103546142578125,
+ 0.447479248046875,
+ 0.451385498046875,
+ 0.466033935546875,
+ 0.466033935546875,
+ 0.4709320068359375,
+ 0.4714202880859375,
+ 0.4719085693359375,
+ 0.4738616943359375,
+ 0.4738616943359375,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.466522216796875,
+ 0.448455810546875,
+ 0.441131591796875,
+ 0.4240264892578125,
+ 0.4103546142578125,
+ 0.40594482421875,
+ 0.40301513671875,
+ 0.40203857421875,
+ 0.40447998046875,
+ 0.4210968017578125,
+ 0.4289093017578125,
+ 0.4289093017578125,
+ 0.4206085205078125,
+ 0.2750244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.30029296875,
+ 6.846527099609375
+ ]
+ },
+ {
+ "id": "ZQ-Gb6N1Vkk4ry47yEyFi",
+ "type": "freedraw",
+ "x": 127.73052978515625,
+ "y": -104.68892669677734,
+ "width": 18.2574462890625,
+ "height": 15.214508056640625,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aG",
+ "roundness": null,
+ "seed": 748277713,
+ "version": 24,
+ "versionNonce": 1799208529,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556256312,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0.760711669921875
+ ],
+ [
+ 2.2822265625,
+ 0.760711669921875
+ ],
+ [
+ 3.04296875,
+ 1.521453857421875
+ ],
+ [
+ 4.564453125,
+ 2.28216552734375
+ ],
+ [
+ 5.3250732421875,
+ 3.803619384765625
+ ],
+ [
+ 8.3680419921875,
+ 9.128692626953125
+ ],
+ [
+ 9.8895263671875,
+ 12.171600341796875
+ ],
+ [
+ 10.6502685546875,
+ 13.69305419921875
+ ],
+ [
+ 10.6502685546875,
+ 14.45379638671875
+ ],
+ [
+ 10.6502685546875,
+ 15.214508056640625
+ ],
+ [
+ 11.410888671875,
+ 15.214508056640625
+ ],
+ [
+ 11.410888671875,
+ 14.45379638671875
+ ],
+ [
+ 10.6502685546875,
+ 12.171600341796875
+ ],
+ [
+ 10.6502685546875,
+ 8.36798095703125
+ ],
+ [
+ 10.6502685546875,
+ 4.564361572265625
+ ],
+ [
+ 11.410888671875,
+ 3.04290771484375
+ ],
+ [
+ 12.171630859375,
+ 2.28216552734375
+ ],
+ [
+ 13.693115234375,
+ 2.28216552734375
+ ],
+ [
+ 15.975341796875,
+ 2.28216552734375
+ ],
+ [
+ 18.2574462890625,
+ 2.28216552734375
+ ],
+ [
+ 18.2574462890625,
+ 2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.331695556640625,
+ 0.463104248046875,
+ 0.4782562255859375,
+ 0.4899749755859375,
+ 0.4968109130859375,
+ 0.4992523193359375,
+ 0.504150390625,
+ 0.504150390625,
+ 0.4802093505859375,
+ 0.4699554443359375,
+ 0.465545654296875,
+ 0.441619873046875,
+ 0.4352569580078125,
+ 0.4308624267578125,
+ 0.4328155517578125,
+ 0.4323272705078125,
+ 0.4230499267578125,
+ 0.4108428955078125,
+ 0.4152374267578125,
+ 0.4191436767578125,
+ 0.3439178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.2574462890625,
+ 2.28216552734375
+ ]
+ },
+ {
+ "id": "EY2l67bK-xZkciq7WaXxM",
+ "type": "freedraw",
+ "x": 104.90875244140625,
+ "y": -119.1427230834961,
+ "width": 14.453857421875,
+ "height": 9.128692626953125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aJ",
+ "roundness": null,
+ "seed": 1966453247,
+ "version": 15,
+ "versionNonce": 23194257,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556259626,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 1.521484375,
+ -0.760711669921875
+ ],
+ [
+ 2.2822265625,
+ -1.521453857421875
+ ],
+ [
+ 3.04296875,
+ -2.28216552734375
+ ],
+ [
+ 3.8037109375,
+ -2.28216552734375
+ ],
+ [
+ 5.3251953125,
+ -3.04290771484375
+ ],
+ [
+ 8.3680419921875,
+ -5.3250732421875
+ ],
+ [
+ 10.6502685546875,
+ -6.846527099609375
+ ],
+ [
+ 12.171630859375,
+ -7.607269287109375
+ ],
+ [
+ 12.932373046875,
+ -8.36798095703125
+ ],
+ [
+ 13.693115234375,
+ -9.128692626953125
+ ],
+ [
+ 14.453857421875,
+ -9.128692626953125
+ ],
+ [
+ 14.453857421875,
+ -9.128692626953125
+ ]
+ ],
+ "pressures": [
+ 0.1631622314453125,
+ 0.4206085205078125,
+ 0.4230499267578125,
+ 0.4230499267578125,
+ 0.4230499267578125,
+ 0.4230499267578125,
+ 0.4230499267578125,
+ 0.4259796142578125,
+ 0.4264678955078125,
+ 0.4137725830078125,
+ 0.40203857421875,
+ 0.325347900390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.453857421875,
+ -9.128692626953125
+ ]
+ },
+ {
+ "id": "rFRvlX_e-FMj1-cyXVD88",
+ "type": "freedraw",
+ "x": 118.60186767578125,
+ "y": -131.31432342529297,
+ "width": 7.6072998046875,
+ "height": 9.128692626953125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aK",
+ "roundness": null,
+ "seed": 1461926481,
+ "version": 14,
+ "versionNonce": 1374433137,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556260071,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 3.0428466796875,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0
+ ],
+ [
+ 6.0858154296875,
+ 0.760711669921875
+ ],
+ [
+ 6.8465576171875,
+ 2.28216552734375
+ ],
+ [
+ 7.6072998046875,
+ 3.803619384765625
+ ],
+ [
+ 6.8465576171875,
+ 5.3250732421875
+ ],
+ [
+ 6.0858154296875,
+ 8.36798095703125
+ ],
+ [
+ 6.0858154296875,
+ 9.128692626953125
+ ],
+ [
+ 6.0858154296875,
+ 9.128692626953125
+ ]
+ ],
+ "pressures": [
+ 0.1602325439453125,
+ 0.38983154296875,
+ 0.39373779296875,
+ 0.39715576171875,
+ 0.40203857421875,
+ 0.40252685546875,
+ 0.40594482421875,
+ 0.4064483642578125,
+ 0.40350341796875,
+ 0.39813232421875,
+ 0.2769775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.0858154296875,
+ 9.128692626953125
+ ]
+ },
+ {
+ "id": "in9Mv3VX5QXZC3q32cYKn",
+ "type": "freedraw",
+ "x": 23.51116943359375,
+ "y": -235.53374481201172,
+ "width": 25.8646240234375,
+ "height": 34.993377685546875,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aL",
+ "roundness": null,
+ "seed": 2046705759,
+ "version": 32,
+ "versionNonce": 1489117791,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556266049,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 3.0428466796875,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ -0.7607421875
+ ],
+ [
+ 6.8465576171875,
+ -1.521453857421875
+ ],
+ [
+ 10.650146484375,
+ -3.80364990234375
+ ],
+ [
+ 12.171630859375,
+ -6.8465576171875
+ ],
+ [
+ 12.932373046875,
+ -9.12872314453125
+ ],
+ [
+ 12.932373046875,
+ -10.650177001953125
+ ],
+ [
+ 12.932373046875,
+ -11.410888671875
+ ],
+ [
+ 12.171630859375,
+ -12.171630859375
+ ],
+ [
+ 11.410888671875,
+ -12.171630859375
+ ],
+ [
+ 9.889404296875,
+ -12.932342529296875
+ ],
+ [
+ 6.8465576171875,
+ -12.932342529296875
+ ],
+ [
+ 3.8035888671875,
+ -11.410888671875
+ ],
+ [
+ 0.7607421875,
+ -8.36798095703125
+ ],
+ [
+ -0.7607421875,
+ -6.8465576171875
+ ],
+ [
+ -4.5643310546875,
+ -0.7607421875
+ ],
+ [
+ -6.0858154296875,
+ 5.3250732421875
+ ],
+ [
+ -6.8465576171875,
+ 11.410858154296875
+ ],
+ [
+ -5.3250732421875,
+ 18.257415771484375
+ ],
+ [
+ -3.8035888671875,
+ 19.77886962890625
+ ],
+ [
+ 1.521484375,
+ 22.06103515625
+ ],
+ [
+ 7.6072998046875,
+ 21.30029296875
+ ],
+ [
+ 13.6929931640625,
+ 18.257415771484375
+ ],
+ [
+ 19.01806640625,
+ 14.453765869140625
+ ],
+ [
+ 19.01806640625,
+ 14.453765869140625
+ ]
+ ],
+ "pressures": [
+ 0.2188568115234375,
+ 0.2887115478515625,
+ 0.342926025390625,
+ 0.3575897216796875,
+ 0.3678436279296875,
+ 0.37567138671875,
+ 0.38006591796875,
+ 0.38348388671875,
+ 0.38494873046875,
+ 0.39031982421875,
+ 0.39080810546875,
+ 0.38885498046875,
+ 0.38934326171875,
+ 0.39324951171875,
+ 0.39813232421875,
+ 0.40496826171875,
+ 0.4079132080078125,
+ 0.4137725830078125,
+ 0.4137725830078125,
+ 0.4108428955078125,
+ 0.4098663330078125,
+ 0.4118194580078125,
+ 0.4250030517578125,
+ 0.4328155517578125,
+ 0.4323272705078125,
+ 0.4318389892578125,
+ 0.4352569580078125,
+ 0.4279327392578125,
+ 0.342926025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.01806640625,
+ 14.453765869140625
+ ]
+ },
+ {
+ "id": "g2EQTlAOvT2ANtlxSE-8A",
+ "type": "freedraw",
+ "x": 50.89727783203125,
+ "y": -234.77303314208984,
+ "width": 15.9752197265625,
+ "height": 19.01812744140625,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aM",
+ "roundness": null,
+ "seed": 842421919,
+ "version": 29,
+ "versionNonce": 567686417,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556267544,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -2.2822265625,
+ 0.760711669921875
+ ],
+ [
+ -3.0428466796875,
+ 2.28216552734375
+ ],
+ [
+ -3.0428466796875,
+ 3.04290771484375
+ ],
+ [
+ -3.0428466796875,
+ 4.564361572265625
+ ],
+ [
+ -3.0428466796875,
+ 7.607269287109375
+ ],
+ [
+ -1.521484375,
+ 11.410888671875
+ ],
+ [
+ 0,
+ 13.69305419921875
+ ],
+ [
+ 0.7607421875,
+ 15.214508056640625
+ ],
+ [
+ 3.8035888671875,
+ 17.4967041015625
+ ],
+ [
+ 8.3680419921875,
+ 18.257415771484375
+ ],
+ [
+ 10.650146484375,
+ 18.257415771484375
+ ],
+ [
+ 12.171630859375,
+ 17.4967041015625
+ ],
+ [
+ 12.932373046875,
+ 15.214508056640625
+ ],
+ [
+ 12.932373046875,
+ 10.650146484375
+ ],
+ [
+ 12.171630859375,
+ 7.607269287109375
+ ],
+ [
+ 10.650146484375,
+ 4.564361572265625
+ ],
+ [
+ 9.128662109375,
+ 2.28216552734375
+ ],
+ [
+ 6.0858154296875,
+ 0.760711669921875
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.313629150390625,
+ 0.3741912841796875,
+ 0.4196319580078125,
+ 0.4250030517578125,
+ 0.4210968017578125,
+ 0.4171905517578125,
+ 0.4147491455078125,
+ 0.4147491455078125,
+ 0.4147491455078125,
+ 0.4132843017578125,
+ 0.4132843017578125,
+ 0.4113311767578125,
+ 0.4127960205078125,
+ 0.4147491455078125,
+ 0.4196319580078125,
+ 0.4210968017578125,
+ 0.4181671142578125,
+ 0.4181671142578125,
+ 0.4206085205078125,
+ 0.4162139892578125,
+ 0.4157257080078125,
+ 0.4118194580078125,
+ 0.3639373779296875,
+ 0.315582275390625,
+ 0.2525634765625,
+ 0.1206512451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 1.521453857421875
+ ]
+ },
+ {
+ "id": "E-JFJ4tZrppSGJ5qcLCw0",
+ "type": "freedraw",
+ "x": 50.89727783203125,
+ "y": -225.6443099975586,
+ "width": 15.2144775390625,
+ "height": 3.803619384765625,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aN",
+ "roundness": null,
+ "seed": 568779985,
+ "version": 12,
+ "versionNonce": 1349735441,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556267977,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0.760711669921875
+ ],
+ [
+ 6.0858154296875,
+ 1.52142333984375
+ ],
+ [
+ 8.3680419921875,
+ 2.28216552734375
+ ],
+ [
+ 12.171630859375,
+ 3.042877197265625
+ ],
+ [
+ 14.4537353515625,
+ 3.803619384765625
+ ],
+ [
+ 15.2144775390625,
+ 3.803619384765625
+ ],
+ [
+ 15.2144775390625,
+ 3.803619384765625
+ ]
+ ],
+ "pressures": [
+ 0.193939208984375,
+ 0.3658905029296875,
+ 0.37860107421875,
+ 0.38934326171875,
+ 0.40496826171875,
+ 0.4254913330078125,
+ 0.4308624267578125,
+ 0.4137725830078125,
+ 0.2242279052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.2144775390625,
+ 3.803619384765625
+ ]
+ },
+ {
+ "id": "tI6HoSAw-SBV7lNzam274",
+ "type": "freedraw",
+ "x": 11.33953857421875,
+ "y": -247.70537567138672,
+ "width": 15.9752197265625,
+ "height": 8.36798095703125,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aO",
+ "roundness": null,
+ "seed": 1963475921,
+ "version": 12,
+ "versionNonce": 1220637457,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556268843,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 1.521484375,
+ -1.521453857421875
+ ],
+ [
+ 3.0428466796875,
+ -2.28216552734375
+ ],
+ [
+ 6.0858154296875,
+ -3.803619384765625
+ ],
+ [
+ 9.128662109375,
+ -5.3250732421875
+ ],
+ [
+ 11.410888671875,
+ -6.846527099609375
+ ],
+ [
+ 13.693115234375,
+ -7.60723876953125
+ ],
+ [
+ 15.9752197265625,
+ -8.36798095703125
+ ],
+ [
+ 15.9752197265625,
+ -8.36798095703125
+ ]
+ ],
+ "pressures": [
+ 0.39715576171875,
+ 0.438201904296875,
+ 0.442596435546875,
+ 0.453826904296875,
+ 0.457733154296875,
+ 0.459686279296875,
+ 0.458709716796875,
+ 0.4181671142578125,
+ 0.2945709228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.9752197265625,
+ -8.36798095703125
+ ]
+ },
+ {
+ "id": "depUA6fqtn_FL5bJBlcj0",
+ "type": "freedraw",
+ "x": 23.51116943359375,
+ "y": -262.91988372802734,
+ "width": 7.6072998046875,
+ "height": 13.69305419921875,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aQ",
+ "roundness": null,
+ "seed": 1458948191,
+ "version": 18,
+ "versionNonce": 956282239,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556271667,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2821044921875,
+ -0.760711669921875
+ ],
+ [
+ 3.0428466796875,
+ -0.760711669921875
+ ],
+ [
+ 5.3250732421875,
+ -0.760711669921875
+ ],
+ [
+ 6.0858154296875,
+ 0
+ ],
+ [
+ 6.8465576171875,
+ 1.521453857421875
+ ],
+ [
+ 6.8465576171875,
+ 3.04290771484375
+ ],
+ [
+ 7.6072998046875,
+ 4.564361572265625
+ ],
+ [
+ 7.6072998046875,
+ 6.846527099609375
+ ],
+ [
+ 7.6072998046875,
+ 7.607269287109375
+ ],
+ [
+ 7.6072998046875,
+ 9.889434814453125
+ ],
+ [
+ 6.8465576171875,
+ 11.410888671875
+ ],
+ [
+ 6.8465576171875,
+ 12.171600341796875
+ ],
+ [
+ 6.8465576171875,
+ 12.932342529296875
+ ],
+ [
+ 6.8465576171875,
+ 12.932342529296875
+ ]
+ ],
+ "pressures": [
+ 0.2784423828125,
+ 0.3517303466796875,
+ 0.3531951904296875,
+ 0.3595428466796875,
+ 0.3658905029296875,
+ 0.38641357421875,
+ 0.39910888671875,
+ 0.4171905517578125,
+ 0.4259796142578125,
+ 0.4274444580078125,
+ 0.4279327392578125,
+ 0.4269561767578125,
+ 0.4103546142578125,
+ 0.3566131591796875,
+ 0.2242279052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.8465576171875,
+ 12.932342529296875
+ ]
+ },
+ {
+ "id": "-GCpY86XsaNuL2RzXmDBo",
+ "type": "freedraw",
+ "x": 229.66778564453125,
+ "y": -186.8473129272461,
+ "width": 20.5396728515625,
+ "height": 23.58251953125,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aT",
+ "roundness": null,
+ "seed": 321276543,
+ "version": 34,
+ "versionNonce": 581829791,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556283950,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 3.04296875,
+ -0.760711669921875
+ ],
+ [
+ 3.8037109375,
+ -1.521453857421875
+ ],
+ [
+ 6.0858154296875,
+ -2.28216552734375
+ ],
+ [
+ 6.8465576171875,
+ -3.803619384765625
+ ],
+ [
+ 8.3680419921875,
+ -5.3250732421875
+ ],
+ [
+ 9.1287841796875,
+ -7.607269287109375
+ ],
+ [
+ 9.1287841796875,
+ -9.128692626953125
+ ],
+ [
+ 9.1287841796875,
+ -11.410888671875
+ ],
+ [
+ 8.3680419921875,
+ -12.171600341796875
+ ],
+ [
+ 8.3680419921875,
+ -12.932342529296875
+ ],
+ [
+ 6.8465576171875,
+ -13.69305419921875
+ ],
+ [
+ 5.3250732421875,
+ -14.45379638671875
+ ],
+ [
+ 3.04296875,
+ -13.69305419921875
+ ],
+ [
+ 0.7607421875,
+ -12.932342529296875
+ ],
+ [
+ -3.0428466796875,
+ -9.128692626953125
+ ],
+ [
+ -4.5643310546875,
+ -6.846527099609375
+ ],
+ [
+ -5.3250732421875,
+ -3.803619384765625
+ ],
+ [
+ -5.3250732421875,
+ -1.521453857421875
+ ],
+ [
+ -3.8035888671875,
+ 3.04290771484375
+ ],
+ [
+ -1.5213623046875,
+ 5.3250732421875
+ ],
+ [
+ 0.7607421875,
+ 7.607269287109375
+ ],
+ [
+ 3.04296875,
+ 8.36798095703125
+ ],
+ [
+ 5.3250732421875,
+ 9.12872314453125
+ ],
+ [
+ 9.1287841796875,
+ 8.36798095703125
+ ],
+ [
+ 12.171630859375,
+ 4.564361572265625
+ ],
+ [
+ 15.214599609375,
+ 0.7607421875
+ ],
+ [
+ 15.214599609375,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.3097076416015625,
+ 0.37567138671875,
+ 0.38397216796875,
+ 0.39520263671875,
+ 0.4098663330078125,
+ 0.4162139892578125,
+ 0.4196319580078125,
+ 0.4210968017578125,
+ 0.4250030517578125,
+ 0.4250030517578125,
+ 0.4245147705078125,
+ 0.4245147705078125,
+ 0.4240264892578125,
+ 0.4220733642578125,
+ 0.4215850830078125,
+ 0.4215850830078125,
+ 0.4308624267578125,
+ 0.4357452392578125,
+ 0.4367218017578125,
+ 0.437713623046875,
+ 0.442596435546875,
+ 0.443084716796875,
+ 0.442596435546875,
+ 0.441619873046875,
+ 0.441619873046875,
+ 0.442596435546875,
+ 0.444549560546875,
+ 0.445526123046875,
+ 0.442596435546875,
+ 0.4259796142578125,
+ 0.331207275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214599609375,
+ 0.7607421875
+ ]
+ },
+ {
+ "id": "KWqPqMtUs5fbcemZX8U90",
+ "type": "freedraw",
+ "x": 247.16448974609375,
+ "y": -192.9331283569336,
+ "width": 15.214599609375,
+ "height": 13.693084716796875,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aU",
+ "roundness": null,
+ "seed": 1405003999,
+ "version": 25,
+ "versionNonce": 1951983377,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556285750,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0.7607421875
+ ],
+ [
+ 3.8037109375,
+ 1.521453857421875
+ ],
+ [
+ 4.5643310546875,
+ 3.04290771484375
+ ],
+ [
+ 6.8465576171875,
+ 5.325103759765625
+ ],
+ [
+ 7.6072998046875,
+ 6.8465576171875
+ ],
+ [
+ 8.3680419921875,
+ 8.36798095703125
+ ],
+ [
+ 9.1287841796875,
+ 11.410888671875
+ ],
+ [
+ 9.1287841796875,
+ 12.171630859375
+ ],
+ [
+ 9.1287841796875,
+ 11.410888671875
+ ],
+ [
+ 9.1287841796875,
+ 10.650177001953125
+ ],
+ [
+ 9.1287841796875,
+ 9.889434814453125
+ ],
+ [
+ 8.3680419921875,
+ 6.8465576171875
+ ],
+ [
+ 8.3680419921875,
+ 3.80364990234375
+ ],
+ [
+ 9.1287841796875,
+ 1.521453857421875
+ ],
+ [
+ 9.1287841796875,
+ 0.7607421875
+ ],
+ [
+ 10.650146484375,
+ -0.760711669921875
+ ],
+ [
+ 12.932373046875,
+ -0.760711669921875
+ ],
+ [
+ 14.453857421875,
+ -1.521453857421875
+ ],
+ [
+ 14.453857421875,
+ -1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.38690185546875,
+ 0.38104248046875,
+ 0.37957763671875,
+ 0.457733154296875,
+ 0.4699554443359375,
+ 0.4714202880859375,
+ 0.4743499755859375,
+ 0.4743499755859375,
+ 0.4699554443359375,
+ 0.464569091796875,
+ 0.458709716796875,
+ 0.446014404296875,
+ 0.4333038330078125,
+ 0.40447998046875,
+ 0.4074249267578125,
+ 0.4103546142578125,
+ 0.4118194580078125,
+ 0.4123077392578125,
+ 0.4127960205078125,
+ 0.4127960205078125,
+ 0.4108428955078125,
+ 0.341949462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.453857421875,
+ -1.521453857421875
+ ]
+ },
+ {
+ "id": "aJxizeI72NoIT4mGBFWTR",
+ "type": "freedraw",
+ "x": 222.06060791015625,
+ "y": -205.86544036865234,
+ "width": 12.171630859375,
+ "height": 6.0858154296875,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aV",
+ "roundness": null,
+ "seed": 887428817,
+ "version": 14,
+ "versionNonce": 1111170033,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556286568,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.5213623046875,
+ -0.7607421875
+ ],
+ [
+ 2.2821044921875,
+ -0.7607421875
+ ],
+ [
+ 3.0428466796875,
+ -1.521453857421875
+ ],
+ [
+ 3.8035888671875,
+ -2.282196044921875
+ ],
+ [
+ 4.5643310546875,
+ -2.282196044921875
+ ],
+ [
+ 6.846435546875,
+ -3.80364990234375
+ ],
+ [
+ 9.128662109375,
+ -4.564361572265625
+ ],
+ [
+ 11.410888671875,
+ -6.0858154296875
+ ],
+ [
+ 12.171630859375,
+ -6.0858154296875
+ ],
+ [
+ 12.171630859375,
+ -6.0858154296875
+ ]
+ ],
+ "pressures": [
+ 0.2623291015625,
+ 0.39276123046875,
+ 0.441619873046875,
+ 0.450897216796875,
+ 0.458221435546875,
+ 0.459197998046875,
+ 0.460662841796875,
+ 0.461151123046875,
+ 0.461151123046875,
+ 0.4308624267578125,
+ 0.2882232666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.171630859375,
+ -6.0858154296875
+ ]
+ },
+ {
+ "id": "Uv0FNWKgpySjLKPiSUJn6",
+ "type": "freedraw",
+ "x": 232.71075439453125,
+ "y": -214.9941635131836,
+ "width": 6.8465576171875,
+ "height": 10.650177001953125,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aW",
+ "roundness": null,
+ "seed": 1873253297,
+ "version": 17,
+ "versionNonce": 2046848223,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556286967,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ -0.760711669921875
+ ],
+ [
+ 3.0428466796875,
+ -0.760711669921875
+ ],
+ [
+ 4.5643310546875,
+ -1.521453857421875
+ ],
+ [
+ 5.3250732421875,
+ -1.521453857421875
+ ],
+ [
+ 6.0858154296875,
+ -1.521453857421875
+ ],
+ [
+ 6.8465576171875,
+ -1.521453857421875
+ ],
+ [
+ 6.8465576171875,
+ 0
+ ],
+ [
+ 6.8465576171875,
+ 2.28216552734375
+ ],
+ [
+ 6.8465576171875,
+ 3.803619384765625
+ ],
+ [
+ 6.8465576171875,
+ 5.3250732421875
+ ],
+ [
+ 6.0858154296875,
+ 6.846527099609375
+ ],
+ [
+ 5.3250732421875,
+ 8.36798095703125
+ ],
+ [
+ 5.3250732421875,
+ 9.12872314453125
+ ],
+ [
+ 5.3250732421875,
+ 9.12872314453125
+ ]
+ ],
+ "pressures": [
+ 0.3517303466796875,
+ 0.39227294921875,
+ 0.39471435546875,
+ 0.39569091796875,
+ 0.39666748046875,
+ 0.39715576171875,
+ 0.40155029296875,
+ 0.4162139892578125,
+ 0.4318389892578125,
+ 0.440155029296875,
+ 0.458221435546875,
+ 0.463104248046875,
+ 0.463592529296875,
+ 0.445526123046875,
+ 0.318023681640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.3250732421875,
+ 9.12872314453125
+ ]
+ },
+ {
+ "id": "srYjGwmBf3YBCKWJ0KX5L",
+ "type": "freedraw",
+ "x": -16.04656982421875,
+ "y": -233.25157928466797,
+ "width": 32.711181640625,
+ "height": 43.36138916015625,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aa",
+ "roundness": null,
+ "seed": 1711802545,
+ "version": 57,
+ "versionNonce": 1524646495,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556305896,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 3.803619384765625
+ ],
+ [
+ 3.0428466796875,
+ 6.846527099609375
+ ],
+ [
+ 4.5643310546875,
+ 10.650146484375
+ ],
+ [
+ 7.6072998046875,
+ 18.257415771484375
+ ],
+ [
+ 9.889404296875,
+ 22.06103515625
+ ],
+ [
+ 12.932373046875,
+ 29.668304443359375
+ ],
+ [
+ 15.2144775390625,
+ 34.993377685546875
+ ],
+ [
+ 15.9752197265625,
+ 36.51483154296875
+ ],
+ [
+ 15.9752197265625,
+ 37.27557373046875
+ ],
+ [
+ 15.9752197265625,
+ 36.51483154296875
+ ],
+ [
+ 15.2144775390625,
+ 34.993377685546875
+ ],
+ [
+ 13.6929931640625,
+ 31.18975830078125
+ ],
+ [
+ 12.171630859375,
+ 28.907562255859375
+ ],
+ [
+ 11.410888671875,
+ 26.625396728515625
+ ],
+ [
+ 9.889404296875,
+ 24.343231201171875
+ ],
+ [
+ 9.128662109375,
+ 22.06103515625
+ ],
+ [
+ 5.3250732421875,
+ 14.45379638671875
+ ],
+ [
+ 3.8035888671875,
+ 9.889434814453125
+ ],
+ [
+ 3.0428466796875,
+ 6.0858154296875
+ ],
+ [
+ 2.2821044921875,
+ 2.28216552734375
+ ],
+ [
+ 3.0428466796875,
+ -0.7607421875
+ ],
+ [
+ 4.5643310546875,
+ -4.564361572265625
+ ],
+ [
+ 6.8465576171875,
+ -6.0858154296875
+ ],
+ [
+ 9.128662109375,
+ -4.564361572265625
+ ],
+ [
+ 10.650146484375,
+ -3.04290771484375
+ ],
+ [
+ 12.171630859375,
+ -1.521453857421875
+ ],
+ [
+ 16.7359619140625,
+ 5.3250732421875
+ ],
+ [
+ 17.4967041015625,
+ 9.128692626953125
+ ],
+ [
+ 17.4967041015625,
+ 11.410888671875
+ ],
+ [
+ 17.4967041015625,
+ 13.69305419921875
+ ],
+ [
+ 15.2144775390625,
+ 15.975250244140625
+ ],
+ [
+ 14.4537353515625,
+ 16.7359619140625
+ ],
+ [
+ 12.932373046875,
+ 17.4967041015625
+ ],
+ [
+ 11.410888671875,
+ 18.257415771484375
+ ],
+ [
+ 10.650146484375,
+ 18.257415771484375
+ ],
+ [
+ 10.650146484375,
+ 16.7359619140625
+ ],
+ [
+ 10.650146484375,
+ 15.975250244140625
+ ],
+ [
+ 11.410888671875,
+ 15.214508056640625
+ ],
+ [
+ 12.171630859375,
+ 15.214508056640625
+ ],
+ [
+ 12.171630859375,
+ 14.45379638671875
+ ],
+ [
+ 12.932373046875,
+ 14.45379638671875
+ ],
+ [
+ 14.4537353515625,
+ 13.69305419921875
+ ],
+ [
+ 17.4967041015625,
+ 14.45379638671875
+ ],
+ [
+ 20.53955078125,
+ 15.975250244140625
+ ],
+ [
+ 24.34326171875,
+ 18.257415771484375
+ ],
+ [
+ 28.1468505859375,
+ 22.82177734375
+ ],
+ [
+ 29.6683349609375,
+ 25.86468505859375
+ ],
+ [
+ 31.189697265625,
+ 28.1468505859375
+ ],
+ [
+ 31.950439453125,
+ 29.668304443359375
+ ],
+ [
+ 31.950439453125,
+ 30.42901611328125
+ ],
+ [
+ 31.950439453125,
+ 28.907562255859375
+ ],
+ [
+ 31.950439453125,
+ 28.907562255859375
+ ]
+ ],
+ "pressures": [
+ 0.322418212890625,
+ 0.39520263671875,
+ 0.443572998046875,
+ 0.449920654296875,
+ 0.456756591796875,
+ 0.459197998046875,
+ 0.459197998046875,
+ 0.460174560546875,
+ 0.455291748046875,
+ 0.443084716796875,
+ 0.444061279296875,
+ 0.443572998046875,
+ 0.437713623046875,
+ 0.4137725830078125,
+ 0.4167022705078125,
+ 0.4210968017578125,
+ 0.4220733642578125,
+ 0.4220733642578125,
+ 0.4235382080078125,
+ 0.4235382080078125,
+ 0.4230499267578125,
+ 0.4206085205078125,
+ 0.4201202392578125,
+ 0.4191436767578125,
+ 0.4181671142578125,
+ 0.4171905517578125,
+ 0.4113311767578125,
+ 0.4225616455078125,
+ 0.4254913330078125,
+ 0.4274444580078125,
+ 0.4313507080078125,
+ 0.4323272705078125,
+ 0.4342803955078125,
+ 0.4352569580078125,
+ 0.440643310546875,
+ 0.445037841796875,
+ 0.442596435546875,
+ 0.4372100830078125,
+ 0.4308624267578125,
+ 0.4289093017578125,
+ 0.4313507080078125,
+ 0.4323272705078125,
+ 0.4333038330078125,
+ 0.4333038330078125,
+ 0.4337921142578125,
+ 0.4362335205078125,
+ 0.446014404296875,
+ 0.452850341796875,
+ 0.457244873046875,
+ 0.462127685546875,
+ 0.463592529296875,
+ 0.459686279296875,
+ 0.444061279296875,
+ 0.2906646728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 31.950439453125,
+ 28.907562255859375
+ ]
+ },
+ {
+ "id": "3NsOOP-xCZZk4dRdprE3F",
+ "type": "freedraw",
+ "x": 9.05731201171875,
+ "y": -221.84069061279297,
+ "width": 1.521484375,
+ "height": 2.282196044921875,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ab",
+ "roundness": null,
+ "seed": 457995935,
+ "version": 14,
+ "versionNonce": 1127280511,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556306356,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.760711669921875
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 0.760711669921875
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.38836669921875,
+ 0.40594482421875,
+ 0.3697967529296875,
+ 0.3551483154296875,
+ 0.3536834716796875,
+ 0.3693084716796875,
+ 0.3683319091796875,
+ 0.3683319091796875,
+ 0.4323272705078125,
+ 0.39569091796875,
+ 0.15582275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.521484375,
+ -0.7607421875
+ ]
+ },
+ {
+ "id": "7VRtmhcGOuljgU6CK5Epx",
+ "type": "freedraw",
+ "x": 187.82794189453125,
+ "y": -190.65093231201172,
+ "width": 29.668212890625,
+ "height": 48.686431884765625,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ad",
+ "roundness": null,
+ "seed": 2139260049,
+ "version": 53,
+ "versionNonce": 453593151,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556321090,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ 2.2821044921875,
+ 4.564361572265625
+ ],
+ [
+ 3.8035888671875,
+ 7.60723876953125
+ ],
+ [
+ 5.3250732421875,
+ 10.650146484375
+ ],
+ [
+ 9.889404296875,
+ 19.01812744140625
+ ],
+ [
+ 14.4537353515625,
+ 26.625396728515625
+ ],
+ [
+ 19.01806640625,
+ 34.993377685546875
+ ],
+ [
+ 19.77880859375,
+ 36.51483154296875
+ ],
+ [
+ 21.30029296875,
+ 38.7969970703125
+ ],
+ [
+ 21.30029296875,
+ 38.036285400390625
+ ],
+ [
+ 20.53955078125,
+ 36.51483154296875
+ ],
+ [
+ 19.77880859375,
+ 34.993377685546875
+ ],
+ [
+ 17.4967041015625,
+ 31.18975830078125
+ ],
+ [
+ 15.2144775390625,
+ 26.625396728515625
+ ],
+ [
+ 11.410888671875,
+ 19.01812744140625
+ ],
+ [
+ 10.650146484375,
+ 15.9752197265625
+ ],
+ [
+ 9.889404296875,
+ 13.69305419921875
+ ],
+ [
+ 8.367919921875,
+ 8.36798095703125
+ ],
+ [
+ 6.8465576171875,
+ 3.04290771484375
+ ],
+ [
+ 6.0858154296875,
+ -1.521453857421875
+ ],
+ [
+ 6.0858154296875,
+ -3.80364990234375
+ ],
+ [
+ 6.0858154296875,
+ -6.0858154296875
+ ],
+ [
+ 6.0858154296875,
+ -7.607269287109375
+ ],
+ [
+ 6.0858154296875,
+ -9.12872314453125
+ ],
+ [
+ 6.8465576171875,
+ -9.889434814453125
+ ],
+ [
+ 8.367919921875,
+ -9.12872314453125
+ ],
+ [
+ 11.410888671875,
+ -6.846527099609375
+ ],
+ [
+ 12.9322509765625,
+ -4.564361572265625
+ ],
+ [
+ 14.4537353515625,
+ -2.282196044921875
+ ],
+ [
+ 17.4967041015625,
+ 3.803619384765625
+ ],
+ [
+ 18.2574462890625,
+ 8.36798095703125
+ ],
+ [
+ 18.2574462890625,
+ 12.171600341796875
+ ],
+ [
+ 17.4967041015625,
+ 15.214508056640625
+ ],
+ [
+ 15.2144775390625,
+ 17.496673583984375
+ ],
+ [
+ 12.9322509765625,
+ 19.01812744140625
+ ],
+ [
+ 11.410888671875,
+ 19.01812744140625
+ ],
+ [
+ 11.410888671875,
+ 19.77886962890625
+ ],
+ [
+ 10.650146484375,
+ 19.77886962890625
+ ],
+ [
+ 10.650146484375,
+ 19.01812744140625
+ ],
+ [
+ 10.650146484375,
+ 18.257415771484375
+ ],
+ [
+ 11.410888671875,
+ 16.7359619140625
+ ],
+ [
+ 14.4537353515625,
+ 15.9752197265625
+ ],
+ [
+ 16.7359619140625,
+ 15.9752197265625
+ ],
+ [
+ 18.2574462890625,
+ 16.7359619140625
+ ],
+ [
+ 19.77880859375,
+ 18.257415771484375
+ ],
+ [
+ 23.58251953125,
+ 21.300323486328125
+ ],
+ [
+ 26.6253662109375,
+ 24.343231201171875
+ ],
+ [
+ 28.9075927734375,
+ 28.1468505859375
+ ],
+ [
+ 29.668212890625,
+ 28.907562255859375
+ ],
+ [
+ 29.668212890625,
+ 28.907562255859375
+ ]
+ ],
+ "pressures": [
+ 0.340972900390625,
+ 0.4904632568359375,
+ 0.4982757568359375,
+ 0.501220703125,
+ 0.503662109375,
+ 0.504150390625,
+ 0.505126953125,
+ 0.506103515625,
+ 0.508056640625,
+ 0.508056640625,
+ 0.505126953125,
+ 0.4899749755859375,
+ 0.4909515380859375,
+ 0.4919281005859375,
+ 0.4929046630859375,
+ 0.4938812255859375,
+ 0.4938812255859375,
+ 0.4933929443359375,
+ 0.4938812255859375,
+ 0.4943695068359375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4924163818359375,
+ 0.4919281005859375,
+ 0.4894866943359375,
+ 0.4841156005859375,
+ 0.4841156005859375,
+ 0.4870452880859375,
+ 0.4929046630859375,
+ 0.4948577880859375,
+ 0.4948577880859375,
+ 0.4963226318359375,
+ 0.501220703125,
+ 0.502685546875,
+ 0.504638671875,
+ 0.4987640380859375,
+ 0.4982757568359375,
+ 0.4948577880859375,
+ 0.4855804443359375,
+ 0.460662841796875,
+ 0.460174560546875,
+ 0.462615966796875,
+ 0.464569091796875,
+ 0.4714202880859375,
+ 0.4806976318359375,
+ 0.4909515380859375,
+ 0.4943695068359375,
+ 0.4987640380859375,
+ 0.4992523193359375,
+ 0.500244140625,
+ 0.4894866943359375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 29.668212890625,
+ 28.907562255859375
+ ]
+ },
+ {
+ "id": "2wxiU_9qXdD-jmUxk0esq",
+ "type": "freedraw",
+ "x": 206.08538818359375,
+ "y": -204.3440170288086,
+ "width": 3.8035888671875,
+ "height": 8.368011474609375,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "af",
+ "roundness": null,
+ "seed": 1433257201,
+ "version": 24,
+ "versionNonce": 1372521329,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556323460,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 2.282196044921875
+ ],
+ [
+ 0,
+ 3.80364990234375
+ ],
+ [
+ 0.7606201171875,
+ 4.564361572265625
+ ],
+ [
+ 1.5213623046875,
+ 7.607269287109375
+ ],
+ [
+ 2.2821044921875,
+ 7.607269287109375
+ ],
+ [
+ 2.2821044921875,
+ 6.8465576171875
+ ],
+ [
+ 3.0428466796875,
+ 4.564361572265625
+ ],
+ [
+ 3.0428466796875,
+ 3.80364990234375
+ ],
+ [
+ 3.0428466796875,
+ 3.04290771484375
+ ],
+ [
+ 2.2821044921875,
+ 3.80364990234375
+ ],
+ [
+ 2.2821044921875,
+ 5.325103759765625
+ ],
+ [
+ 2.2821044921875,
+ 6.0858154296875
+ ],
+ [
+ 2.2821044921875,
+ 7.607269287109375
+ ],
+ [
+ 2.2821044921875,
+ 8.368011474609375
+ ],
+ [
+ 3.0428466796875,
+ 8.368011474609375
+ ],
+ [
+ 3.0428466796875,
+ 7.607269287109375
+ ],
+ [
+ 3.0428466796875,
+ 6.8465576171875
+ ],
+ [
+ 2.2821044921875,
+ 6.0858154296875
+ ],
+ [
+ 2.2821044921875,
+ 5.325103759765625
+ ],
+ [
+ 1.5213623046875,
+ 5.325103759765625
+ ],
+ [
+ 1.5213623046875,
+ 5.325103759765625
+ ]
+ ],
+ "pressures": [
+ 0.2740478515625,
+ 0.39813232421875,
+ 0.40203857421875,
+ 0.40350341796875,
+ 0.40399169921875,
+ 0.40399169921875,
+ 0.40350341796875,
+ 0.38739013671875,
+ 0.39178466796875,
+ 0.39617919921875,
+ 0.40350341796875,
+ 0.4108428955078125,
+ 0.4113311767578125,
+ 0.4113311767578125,
+ 0.4108428955078125,
+ 0.4103546142578125,
+ 0.40252685546875,
+ 0.37567138671875,
+ 0.37615966796875,
+ 0.37615966796875,
+ 0.3712615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.5213623046875,
+ 5.325103759765625
+ ]
+ },
+ {
+ "id": "iPun6irqHgW3TETsa2747",
+ "type": "freedraw",
+ "x": 217.49615478515625,
+ "y": -182.28295135498047,
+ "width": 0.7606201171875,
+ "height": 3.04290771484375,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ag",
+ "roundness": null,
+ "seed": 302488369,
+ "version": 11,
+ "versionNonce": 124063999,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758556324397,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 0,
+ -2.282196044921875
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ -0.7606201171875,
+ -3.04290771484375
+ ],
+ [
+ -0.7606201171875,
+ -2.282196044921875
+ ],
+ [
+ -0.7606201171875,
+ -1.521453857421875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.15289306640625,
+ 0.3610076904296875,
+ 0.3502655029296875,
+ 0.3488006591796875,
+ 0.3483123779296875,
+ 0.4079132080078125,
+ 0.4206085205078125,
+ 0.207122802734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ -1.521453857421875
+ ]
+ },
+ {
+ "id": "-pVcdTN3qsfMN2wbPQKhw",
+ "type": "freedraw",
+ "x": 171.09197998046875,
+ "y": -191.41167449951172,
+ "width": 49.4471435546875,
+ "height": 39.5577392578125,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a5",
+ "roundness": null,
+ "seed": 324441841,
+ "version": 38,
+ "versionNonce": 898295583,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556167814,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ -4.5643310546875
+ ],
+ [
+ 6.8465576171875,
+ -6.085784912109375
+ ],
+ [
+ 8.367919921875,
+ -7.60723876953125
+ ],
+ [
+ 9.889404296875,
+ -9.128692626953125
+ ],
+ [
+ 12.171630859375,
+ -9.889434814453125
+ ],
+ [
+ 12.9322509765625,
+ -9.889434814453125
+ ],
+ [
+ 13.6929931640625,
+ -10.650146484375
+ ],
+ [
+ 15.2144775390625,
+ -11.410888671875
+ ],
+ [
+ 16.7359619140625,
+ -12.932342529296875
+ ],
+ [
+ 17.4967041015625,
+ -13.69305419921875
+ ],
+ [
+ 18.25732421875,
+ -15.214508056640625
+ ],
+ [
+ 21.30029296875,
+ -18.257415771484375
+ ],
+ [
+ 24.3431396484375,
+ -20.539581298828125
+ ],
+ [
+ 26.6253662109375,
+ -22.06103515625
+ ],
+ [
+ 28.1468505859375,
+ -23.582489013671875
+ ],
+ [
+ 30.428955078125,
+ -25.10394287109375
+ ],
+ [
+ 33.471923828125,
+ -28.1468505859375
+ ],
+ [
+ 36.5147705078125,
+ -31.18975830078125
+ ],
+ [
+ 38.7969970703125,
+ -32.711212158203125
+ ],
+ [
+ 40.3184814453125,
+ -33.471923828125
+ ],
+ [
+ 41.83984375,
+ -34.232635498046875
+ ],
+ [
+ 43.361328125,
+ -34.993377685546875
+ ],
+ [
+ 44.8828125,
+ -35.75408935546875
+ ],
+ [
+ 46.4041748046875,
+ -37.275543212890625
+ ],
+ [
+ 47.1649169921875,
+ -38.036285400390625
+ ],
+ [
+ 47.9256591796875,
+ -38.036285400390625
+ ],
+ [
+ 48.6864013671875,
+ -38.036285400390625
+ ],
+ [
+ 48.6864013671875,
+ -38.7969970703125
+ ],
+ [
+ 49.4471435546875,
+ -38.7969970703125
+ ],
+ [
+ 49.4471435546875,
+ -39.5577392578125
+ ],
+ [
+ 48.6864013671875,
+ -39.5577392578125
+ ],
+ [
+ 47.9256591796875,
+ -39.5577392578125
+ ],
+ [
+ 47.1649169921875,
+ -39.5577392578125
+ ],
+ [
+ 45.6435546875,
+ -39.5577392578125
+ ],
+ [
+ 45.6435546875,
+ -39.5577392578125
+ ]
+ ],
+ "pressures": [],
+ "simulatePressure": true,
+ "lastCommittedPoint": [
+ 45.6435546875,
+ -39.5577392578125
+ ]
+ },
+ {
+ "id": "Sg7p5aNfUM3GhyhJoVobE",
+ "type": "freedraw",
+ "x": 125.44842529296875,
+ "y": -297.9132614135742,
+ "width": 28.1468505859375,
+ "height": 28.1468505859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a8",
+ "roundness": null,
+ "seed": 2057471729,
+ "version": 38,
+ "versionNonce": 1115384927,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556240124,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 1.521484375,
+ -3.04290771484375
+ ],
+ [
+ 3.8035888671875,
+ -4.564361572265625
+ ],
+ [
+ 4.5643310546875,
+ -5.3250732421875
+ ],
+ [
+ 5.3250732421875,
+ -6.0858154296875
+ ],
+ [
+ 7.607177734375,
+ -6.0858154296875
+ ],
+ [
+ 9.889404296875,
+ -6.846527099609375
+ ],
+ [
+ 12.932373046875,
+ -6.0858154296875
+ ],
+ [
+ 13.6929931640625,
+ -4.564361572265625
+ ],
+ [
+ 16.7359619140625,
+ -2.282196044921875
+ ],
+ [
+ 19.01806640625,
+ 0
+ ],
+ [
+ 20.53955078125,
+ 3.803619384765625
+ ],
+ [
+ 21.30029296875,
+ 8.36798095703125
+ ],
+ [
+ 21.30029296875,
+ 12.171600341796875
+ ],
+ [
+ 21.30029296875,
+ 15.9752197265625
+ ],
+ [
+ 22.06103515625,
+ 20.539581298828125
+ ],
+ [
+ 22.82177734375,
+ 21.300323486328125
+ ],
+ [
+ 23.58251953125,
+ 20.539581298828125
+ ],
+ [
+ 23.58251953125,
+ 19.01812744140625
+ ],
+ [
+ 23.58251953125,
+ 18.257415771484375
+ ],
+ [
+ 23.58251953125,
+ 17.496673583984375
+ ],
+ [
+ 24.3431396484375,
+ 14.45379638671875
+ ],
+ [
+ 24.3431396484375,
+ 12.171600341796875
+ ],
+ [
+ 25.1038818359375,
+ 10.650146484375
+ ],
+ [
+ 25.1038818359375,
+ 7.60723876953125
+ ],
+ [
+ 25.8646240234375,
+ 5.3250732421875
+ ],
+ [
+ 25.8646240234375,
+ 3.04290771484375
+ ],
+ [
+ 25.8646240234375,
+ 1.521453857421875
+ ],
+ [
+ 26.6253662109375,
+ 0.760711669921875
+ ],
+ [
+ 27.3861083984375,
+ -0.7607421875
+ ],
+ [
+ 27.3861083984375,
+ -1.521453857421875
+ ],
+ [
+ 27.3861083984375,
+ -2.282196044921875
+ ],
+ [
+ 27.3861083984375,
+ -2.282196044921875
+ ]
+ ],
+ "pressures": [
+ 0.2462005615234375,
+ 0.40155029296875,
+ 0.4118194580078125,
+ 0.4162139892578125,
+ 0.4308624267578125,
+ 0.455780029296875,
+ 0.467987060546875,
+ 0.4792327880859375,
+ 0.4914398193359375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4972991943359375,
+ 0.4982757568359375,
+ 0.4987640380859375,
+ 0.4982757568359375,
+ 0.4992523193359375,
+ 0.4992523193359375,
+ 0.4894866943359375,
+ 0.4811859130859375,
+ 0.4802093505859375,
+ 0.4714202880859375,
+ 0.4723968505859375,
+ 0.4723968505859375,
+ 0.4728851318359375,
+ 0.4719085693359375,
+ 0.4689788818359375,
+ 0.468475341796875,
+ 0.468475341796875,
+ 0.468475341796875,
+ 0.467010498046875,
+ 0.455291748046875,
+ 0.445037841796875,
+ 0.3663787841796875,
+ 0.2657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 27.3861083984375,
+ -2.282196044921875
+ ]
+ },
+ {
+ "id": "lLhD9oyiFehyRUh-qR4pE",
+ "type": "freedraw",
+ "x": 135.33782958984375,
+ "y": -313.88851165771484,
+ "width": 19.0181884765625,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a9",
+ "roundness": null,
+ "seed": 118355743,
+ "version": 14,
+ "versionNonce": 1321708881,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556239765,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ -0.760711669921875
+ ],
+ [
+ 6.8465576171875,
+ -0.760711669921875
+ ],
+ [
+ 8.3680419921875,
+ -0.760711669921875
+ ],
+ [
+ 9.889404296875,
+ -0.760711669921875
+ ],
+ [
+ 12.932373046875,
+ -1.521453857421875
+ ],
+ [
+ 14.4537353515625,
+ -1.521453857421875
+ ],
+ [
+ 15.9752197265625,
+ -1.521453857421875
+ ],
+ [
+ 18.2574462890625,
+ -2.28216552734375
+ ],
+ [
+ 19.0181884765625,
+ -2.28216552734375
+ ],
+ [
+ 19.0181884765625,
+ -2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.3595428466796875,
+ 0.463592529296875,
+ 0.4758148193359375,
+ 0.4811859130859375,
+ 0.4860687255859375,
+ 0.4865570068359375,
+ 0.4870452880859375,
+ 0.466033935546875,
+ 0.38104248046875,
+ 0.14215087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.0181884765625,
+ -2.28216552734375
+ ]
+ },
+ {
+ "id": "-PgyOOMXNYsYi2CPqN-j-",
+ "type": "freedraw",
+ "x": 153.59527587890625,
+ "y": -319.21358489990234,
+ "width": 8.367919921875,
+ "height": 15.975250244140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aC",
+ "roundness": null,
+ "seed": 132631679,
+ "version": 18,
+ "versionNonce": 1000453553,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556243283,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ 1.521484375,
+ 0.760711669921875
+ ],
+ [
+ 3.0428466796875,
+ 1.521453857421875
+ ],
+ [
+ 3.8035888671875,
+ 2.28216552734375
+ ],
+ [
+ 5.3250732421875,
+ 2.28216552734375
+ ],
+ [
+ 6.8465576171875,
+ 3.803619384765625
+ ],
+ [
+ 7.607177734375,
+ 4.564361572265625
+ ],
+ [
+ 8.367919921875,
+ 6.0858154296875
+ ],
+ [
+ 8.367919921875,
+ 6.846527099609375
+ ],
+ [
+ 8.367919921875,
+ 7.60723876953125
+ ],
+ [
+ 6.8465576171875,
+ 11.410888671875
+ ],
+ [
+ 4.5643310546875,
+ 13.69305419921875
+ ],
+ [
+ 3.0428466796875,
+ 15.214508056640625
+ ],
+ [
+ 3.0428466796875,
+ 15.975250244140625
+ ],
+ [
+ 3.0428466796875,
+ 15.975250244140625
+ ]
+ ],
+ "pressures": [
+ 0.3028717041015625,
+ 0.37664794921875,
+ 0.38348388671875,
+ 0.39227294921875,
+ 0.39715576171875,
+ 0.40155029296875,
+ 0.4157257080078125,
+ 0.4167022705078125,
+ 0.4259796142578125,
+ 0.4284210205078125,
+ 0.4284210205078125,
+ 0.4279327392578125,
+ 0.4284210205078125,
+ 0.4162139892578125,
+ 0.38836669921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.0428466796875,
+ 15.975250244140625
+ ]
+ },
+ {
+ "id": "FY_xVPI6aPIfXdnZDdITH",
+ "type": "freedraw",
+ "x": 100.34442138671875,
+ "y": -116.09981536865234,
+ "width": 20.5396728515625,
+ "height": 8.36798095703125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aH",
+ "roundness": null,
+ "seed": 393027089,
+ "version": 14,
+ "versionNonce": 1472309681,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556258946,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -0.7607421875
+ ],
+ [
+ 2.2822265625,
+ -1.521453857421875
+ ],
+ [
+ 3.8037109375,
+ -1.521453857421875
+ ],
+ [
+ 7.6072998046875,
+ -3.04290771484375
+ ],
+ [
+ 12.171630859375,
+ -4.564361572265625
+ ],
+ [
+ 15.9752197265625,
+ -6.0858154296875
+ ],
+ [
+ 19.7789306640625,
+ -8.36798095703125
+ ],
+ [
+ 19.7789306640625,
+ -8.36798095703125
+ ]
+ ],
+ "pressures": [
+ 0.2369232177734375,
+ 0.40057373046875,
+ 0.4841156005859375,
+ 0.4987640380859375,
+ 0.514892578125,
+ 0.529052734375,
+ 0.5329742431640625,
+ 0.5349273681640625,
+ 0.516845703125,
+ 0.39373779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.7789306640625,
+ -8.36798095703125
+ ]
+ },
+ {
+ "id": "s5BCz9v6MYxyx4-34KuZT",
+ "type": "freedraw",
+ "x": 121.64471435546875,
+ "y": -131.31432342529297,
+ "width": 9.8895263671875,
+ "height": 13.69305419921875,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aI",
+ "roundness": null,
+ "seed": 750360703,
+ "version": 15,
+ "versionNonce": 91120031,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556258685,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 4.564453125,
+ 0
+ ],
+ [
+ 5.3251953125,
+ 0.760711669921875
+ ],
+ [
+ 6.8465576171875,
+ 0.760711669921875
+ ],
+ [
+ 9.1287841796875,
+ 1.521453857421875
+ ],
+ [
+ 9.1287841796875,
+ 2.28216552734375
+ ],
+ [
+ 9.8895263671875,
+ 4.5643310546875
+ ],
+ [
+ 9.1287841796875,
+ 7.60723876953125
+ ],
+ [
+ 7.6072998046875,
+ 10.650146484375
+ ],
+ [
+ 6.0858154296875,
+ 13.69305419921875
+ ],
+ [
+ 6.0858154296875,
+ 13.69305419921875
+ ]
+ ],
+ "pressures": [
+ 0.205657958984375,
+ 0.3644256591796875,
+ 0.38592529296875,
+ 0.39569091796875,
+ 0.40106201171875,
+ 0.40301513671875,
+ 0.40350341796875,
+ 0.4088897705078125,
+ 0.4142608642578125,
+ 0.4147491455078125,
+ 0.4147491455078125,
+ 0.2579345703125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.0858154296875,
+ 13.69305419921875
+ ]
+ },
+ {
+ "id": "kXwq0yv_I4PMw3Aw_rBut",
+ "type": "freedraw",
+ "x": 25.03265380859375,
+ "y": -262.91988372802734,
+ "width": 12.1715087890625,
+ "height": 16.7359619140625,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aP",
+ "roundness": null,
+ "seed": 429564625,
+ "version": 21,
+ "versionNonce": 1090130257,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556270901,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0.7606201171875,
+ -0.760711669921875
+ ],
+ [
+ 1.5213623046875,
+ -0.760711669921875
+ ],
+ [
+ 2.2821044921875,
+ -0.760711669921875
+ ],
+ [
+ 3.0428466796875,
+ 0
+ ],
+ [
+ 7.607177734375,
+ 0.760711669921875
+ ],
+ [
+ 9.889404296875,
+ 2.28216552734375
+ ],
+ [
+ 11.410888671875,
+ 4.564361572265625
+ ],
+ [
+ 12.1715087890625,
+ 6.0858154296875
+ ],
+ [
+ 12.1715087890625,
+ 6.846527099609375
+ ],
+ [
+ 12.1715087890625,
+ 8.36798095703125
+ ],
+ [
+ 11.410888671875,
+ 10.650146484375
+ ],
+ [
+ 10.650146484375,
+ 12.171600341796875
+ ],
+ [
+ 9.889404296875,
+ 12.932342529296875
+ ],
+ [
+ 9.889404296875,
+ 13.69305419921875
+ ],
+ [
+ 9.128662109375,
+ 15.214508056640625
+ ],
+ [
+ 9.128662109375,
+ 15.975250244140625
+ ],
+ [
+ 9.128662109375,
+ 15.975250244140625
+ ]
+ ],
+ "pressures": [
+ 0.314117431640625,
+ 0.3644256591796875,
+ 0.3737030029296875,
+ 0.37664794921875,
+ 0.38543701171875,
+ 0.38885498046875,
+ 0.38934326171875,
+ 0.38006591796875,
+ 0.38006591796875,
+ 0.38006591796875,
+ 0.38397216796875,
+ 0.38397216796875,
+ 0.38836669921875,
+ 0.39324951171875,
+ 0.39178466796875,
+ 0.39129638671875,
+ 0.3722381591796875,
+ 0.2198333740234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.128662109375,
+ 15.975250244140625
+ ]
+ },
+ {
+ "id": "62MSV4SSNkz66t38lliPu",
+ "type": "freedraw",
+ "x": 196.95660400390625,
+ "y": -193.69384002685547,
+ "width": 25.86474609375,
+ "height": 35.754119873046875,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aR",
+ "roundness": null,
+ "seed": 1366400433,
+ "version": 54,
+ "versionNonce": 1896006865,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556316922,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ 1.521484375,
+ 4.564361572265625
+ ],
+ [
+ 3.04296875,
+ 6.846527099609375
+ ],
+ [
+ 4.5643310546875,
+ 9.128692626953125
+ ],
+ [
+ 6.0858154296875,
+ 12.171600341796875
+ ],
+ [
+ 6.8465576171875,
+ 15.214508056640625
+ ],
+ [
+ 8.3680419921875,
+ 18.257415771484375
+ ],
+ [
+ 9.889404296875,
+ 23.582489013671875
+ ],
+ [
+ 11.410888671875,
+ 26.625396728515625
+ ],
+ [
+ 11.410888671875,
+ 27.386138916015625
+ ],
+ [
+ 10.650146484375,
+ 25.10394287109375
+ ],
+ [
+ 9.1287841796875,
+ 22.82177734375
+ ],
+ [
+ 8.3680419921875,
+ 21.300323486328125
+ ],
+ [
+ 7.6072998046875,
+ 18.257415771484375
+ ],
+ [
+ 6.0858154296875,
+ 15.975250244140625
+ ],
+ [
+ 3.8035888671875,
+ 8.36798095703125
+ ],
+ [
+ 2.2822265625,
+ 4.564361572265625
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 1.521484375,
+ -1.521453857421875
+ ],
+ [
+ 3.04296875,
+ -5.3250732421875
+ ],
+ [
+ 3.8035888671875,
+ -6.846527099609375
+ ],
+ [
+ 6.0858154296875,
+ -7.607269287109375
+ ],
+ [
+ 8.3680419921875,
+ -8.36798095703125
+ ],
+ [
+ 11.410888671875,
+ -8.36798095703125
+ ],
+ [
+ 15.2144775390625,
+ -6.846527099609375
+ ],
+ [
+ 15.9752197265625,
+ -5.3250732421875
+ ],
+ [
+ 15.9752197265625,
+ -3.04290771484375
+ ],
+ [
+ 15.9752197265625,
+ -0.7607421875
+ ],
+ [
+ 13.693115234375,
+ 1.521453857421875
+ ],
+ [
+ 12.171630859375,
+ 3.04290771484375
+ ],
+ [
+ 9.889404296875,
+ 3.803619384765625
+ ],
+ [
+ 8.3680419921875,
+ 4.564361572265625
+ ],
+ [
+ 6.8465576171875,
+ 4.564361572265625
+ ],
+ [
+ 6.0858154296875,
+ 4.564361572265625
+ ],
+ [
+ 6.0858154296875,
+ 5.3250732421875
+ ],
+ [
+ 6.0858154296875,
+ 4.564361572265625
+ ],
+ [
+ 6.8465576171875,
+ 3.803619384765625
+ ],
+ [
+ 9.889404296875,
+ 3.04290771484375
+ ],
+ [
+ 13.693115234375,
+ 3.803619384765625
+ ],
+ [
+ 16.7359619140625,
+ 5.3250732421875
+ ],
+ [
+ 18.2574462890625,
+ 6.846527099609375
+ ],
+ [
+ 20.53955078125,
+ 9.128692626953125
+ ],
+ [
+ 23.58251953125,
+ 14.45379638671875
+ ],
+ [
+ 24.34326171875,
+ 17.4967041015625
+ ],
+ [
+ 25.10400390625,
+ 18.257415771484375
+ ],
+ [
+ 24.34326171875,
+ 18.257415771484375
+ ],
+ [
+ 24.34326171875,
+ 18.257415771484375
+ ]
+ ],
+ "pressures": [
+ 0.3507537841796875,
+ 0.4308624267578125,
+ 0.443084716796875,
+ 0.455291748046875,
+ 0.464080810546875,
+ 0.4689788818359375,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.467010498046875,
+ 0.459686279296875,
+ 0.444061279296875,
+ 0.4225616455078125,
+ 0.4235382080078125,
+ 0.4235382080078125,
+ 0.3590545654296875,
+ 0.3590545654296875,
+ 0.3614959716796875,
+ 0.3614959716796875,
+ 0.3639373779296875,
+ 0.3702850341796875,
+ 0.3654022216796875,
+ 0.3649139404296875,
+ 0.3663787841796875,
+ 0.3707733154296875,
+ 0.38397216796875,
+ 0.38934326171875,
+ 0.38934326171875,
+ 0.39227294921875,
+ 0.39520263671875,
+ 0.39862060546875,
+ 0.39959716796875,
+ 0.40252685546875,
+ 0.40301513671875,
+ 0.40594482421875,
+ 0.4103546142578125,
+ 0.4069366455078125,
+ 0.4069366455078125,
+ 0.4084014892578125,
+ 0.40496826171875,
+ 0.39910888671875,
+ 0.40399169921875,
+ 0.4225616455078125,
+ 0.438201904296875,
+ 0.446502685546875,
+ 0.456268310546875,
+ 0.456756591796875,
+ 0.459197998046875,
+ 0.458221435546875,
+ 0.447479248046875,
+ 0.40545654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 24.34326171875,
+ 18.257415771484375
+ ]
+ },
+ {
+ "id": "U_XOuUF8K4pyWVgZJTQ6G",
+ "type": "freedraw",
+ "x": 215.21405029296875,
+ "y": -211.19054412841797,
+ "width": 1.521484375,
+ "height": 3.80364990234375,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aS",
+ "roundness": null,
+ "seed": 617610591,
+ "version": 15,
+ "versionNonce": 689269951,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556316922,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ 2.282196044921875
+ ],
+ [
+ 0.7607421875,
+ 3.04290771484375
+ ],
+ [
+ 1.521484375,
+ 3.80364990234375
+ ],
+ [
+ 1.521484375,
+ 3.04290771484375
+ ],
+ [
+ 1.521484375,
+ 2.282196044921875
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 2.282196044921875
+ ],
+ [
+ 1.521484375,
+ 3.04290771484375
+ ],
+ [
+ 1.521484375,
+ 3.04290771484375
+ ]
+ ],
+ "pressures": [
+ 0.2720947265625,
+ 0.39715576171875,
+ 0.39813232421875,
+ 0.39813232421875,
+ 0.39813232421875,
+ 0.39422607421875,
+ 0.3737030029296875,
+ 0.312652587890625,
+ 0.312652587890625,
+ 0.315582275390625,
+ 0.2755126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.521484375,
+ 3.04290771484375
+ ]
+ },
+ {
+ "id": "Ej2KY7G0J0ZBRZ6v9SY4Z",
+ "type": "freedraw",
+ "x": 214.45330810546875,
+ "y": -210.42980194091797,
+ "width": 1.521484375,
+ "height": 3.803619384765625,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aX",
+ "roundness": null,
+ "seed": 1396965663,
+ "version": 17,
+ "versionNonce": 785646257,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556316922,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.760711669921875
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ 0.7607421875,
+ 3.04290771484375
+ ],
+ [
+ 1.521484375,
+ 3.803619384765625
+ ],
+ [
+ 1.521484375,
+ 3.04290771484375
+ ],
+ [
+ 1.521484375,
+ 2.28216552734375
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 0.760711669921875
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.194915771484375,
+ 0.323883056640625,
+ 0.323883056640625,
+ 0.323883056640625,
+ 0.323883056640625,
+ 0.316558837890625,
+ 0.3028717041015625,
+ 0.3028717041015625,
+ 0.3028717041015625,
+ 0.3053131103515625,
+ 0.3087310791015625,
+ 0.334625244140625,
+ 0.334625244140625,
+ 0.2999420166015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.7607421875,
+ 1.521453857421875
+ ]
+ },
+ {
+ "id": "edn9fxD1WtwmMUSNOvmjm",
+ "type": "freedraw",
+ "x": 61.54742431640625,
+ "y": -257.59481048583984,
+ "width": 27.3861083984375,
+ "height": 47.92572021484375,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aY",
+ "roundness": null,
+ "seed": 1135305489,
+ "version": 63,
+ "versionNonce": 939644145,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556299996,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 2.2822265625,
+ 3.04290771484375
+ ],
+ [
+ 3.04296875,
+ 5.3250732421875
+ ],
+ [
+ 4.5643310546875,
+ 7.607269287109375
+ ],
+ [
+ 6.8465576171875,
+ 13.693084716796875
+ ],
+ [
+ 9.1287841796875,
+ 20.53961181640625
+ ],
+ [
+ 9.889404296875,
+ 23.582489013671875
+ ],
+ [
+ 11.410888671875,
+ 28.1468505859375
+ ],
+ [
+ 12.932373046875,
+ 31.18975830078125
+ ],
+ [
+ 13.693115234375,
+ 32.711212158203125
+ ],
+ [
+ 14.453857421875,
+ 33.471923828125
+ ],
+ [
+ 15.2144775390625,
+ 33.471923828125
+ ],
+ [
+ 15.2144775390625,
+ 31.95050048828125
+ ],
+ [
+ 14.453857421875,
+ 30.429046630859375
+ ],
+ [
+ 14.453857421875,
+ 28.9075927734375
+ ],
+ [
+ 12.171630859375,
+ 22.82177734375
+ ],
+ [
+ 10.650146484375,
+ 18.257415771484375
+ ],
+ [
+ 8.3680419921875,
+ 14.45379638671875
+ ],
+ [
+ 6.8465576171875,
+ 9.889434814453125
+ ],
+ [
+ 3.8035888671875,
+ 4.564361572265625
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 1.521484375,
+ -4.564361572265625
+ ],
+ [
+ 0.7607421875,
+ -8.36798095703125
+ ],
+ [
+ 0.7607421875,
+ -11.410888671875
+ ],
+ [
+ 0.7607421875,
+ -12.932342529296875
+ ],
+ [
+ 2.2822265625,
+ -13.69305419921875
+ ],
+ [
+ 3.04296875,
+ -14.45379638671875
+ ],
+ [
+ 3.8035888671875,
+ -14.45379638671875
+ ],
+ [
+ 6.8465576171875,
+ -12.932342529296875
+ ],
+ [
+ 10.650146484375,
+ -9.889434814453125
+ ],
+ [
+ 14.453857421875,
+ -4.564361572265625
+ ],
+ [
+ 15.9752197265625,
+ -0.760711669921875
+ ],
+ [
+ 16.7359619140625,
+ 1.521453857421875
+ ],
+ [
+ 16.7359619140625,
+ 3.80364990234375
+ ],
+ [
+ 16.7359619140625,
+ 6.0858154296875
+ ],
+ [
+ 15.2144775390625,
+ 8.36798095703125
+ ],
+ [
+ 12.932373046875,
+ 10.650177001953125
+ ],
+ [
+ 11.410888671875,
+ 12.171630859375
+ ],
+ [
+ 9.889404296875,
+ 12.171630859375
+ ],
+ [
+ 8.3680419921875,
+ 12.171630859375
+ ],
+ [
+ 6.8465576171875,
+ 11.410888671875
+ ],
+ [
+ 6.8465576171875,
+ 10.650177001953125
+ ],
+ [
+ 6.8465576171875,
+ 9.889434814453125
+ ],
+ [
+ 7.6072998046875,
+ 8.36798095703125
+ ],
+ [
+ 8.3680419921875,
+ 7.607269287109375
+ ],
+ [
+ 9.889404296875,
+ 6.846527099609375
+ ],
+ [
+ 10.650146484375,
+ 6.0858154296875
+ ],
+ [
+ 11.410888671875,
+ 6.0858154296875
+ ],
+ [
+ 13.693115234375,
+ 6.0858154296875
+ ],
+ [
+ 18.2574462890625,
+ 8.36798095703125
+ ],
+ [
+ 20.53955078125,
+ 10.650177001953125
+ ],
+ [
+ 22.82177734375,
+ 13.693084716796875
+ ],
+ [
+ 24.34326171875,
+ 16.7359619140625
+ ],
+ [
+ 25.86474609375,
+ 19.77886962890625
+ ],
+ [
+ 25.86474609375,
+ 21.300323486328125
+ ],
+ [
+ 26.6253662109375,
+ 23.582489013671875
+ ],
+ [
+ 27.3861083984375,
+ 24.343231201171875
+ ],
+ [
+ 27.3861083984375,
+ 23.582489013671875
+ ],
+ [
+ 27.3861083984375,
+ 23.582489013671875
+ ]
+ ],
+ "pressures": [
+ 0.14361572265625,
+ 0.530517578125,
+ 0.529541015625,
+ 0.529541015625,
+ 0.529541015625,
+ 0.526611328125,
+ 0.519775390625,
+ 0.510009765625,
+ 0.507080078125,
+ 0.507080078125,
+ 0.507080078125,
+ 0.4846038818359375,
+ 0.4806976318359375,
+ 0.4802093505859375,
+ 0.4777679443359375,
+ 0.4802093505859375,
+ 0.4802093505859375,
+ 0.4846038818359375,
+ 0.4875335693359375,
+ 0.4885101318359375,
+ 0.4885101318359375,
+ 0.4889984130859375,
+ 0.4899749755859375,
+ 0.4894866943359375,
+ 0.4885101318359375,
+ 0.4880218505859375,
+ 0.4880218505859375,
+ 0.4865570068359375,
+ 0.4870452880859375,
+ 0.4875335693359375,
+ 0.4933929443359375,
+ 0.4933929443359375,
+ 0.4938812255859375,
+ 0.4958343505859375,
+ 0.4982757568359375,
+ 0.4982757568359375,
+ 0.4987640380859375,
+ 0.501708984375,
+ 0.4997406005859375,
+ 0.4953460693359375,
+ 0.4880218505859375,
+ 0.4699554443359375,
+ 0.4704437255859375,
+ 0.4694671630859375,
+ 0.4704437255859375,
+ 0.4723968505859375,
+ 0.4723968505859375,
+ 0.4738616943359375,
+ 0.4758148193359375,
+ 0.4797210693359375,
+ 0.4894866943359375,
+ 0.4953460693359375,
+ 0.4982757568359375,
+ 0.4997406005859375,
+ 0.502685546875,
+ 0.500732421875,
+ 0.500732421875,
+ 0.466033935546875,
+ 0.2808837890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 27.3861083984375,
+ 23.582489013671875
+ ]
+ },
+ {
+ "id": "eR9FJvFMJbDmshXaL7b0W",
+ "type": "freedraw",
+ "x": -11.48223876953125,
+ "y": -237.8159408569336,
+ "width": 31.9505615234375,
+ "height": 50.207916259765625,
+ "angle": 0,
+ "strokeColor": "#f08c00",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aZ",
+ "roundness": null,
+ "seed": 887997119,
+ "version": 59,
+ "versionNonce": 107066015,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556304507,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 1.521484375,
+ 3.04290771484375
+ ],
+ [
+ 3.04296875,
+ 5.3250732421875
+ ],
+ [
+ 4.5643310546875,
+ 8.36798095703125
+ ],
+ [
+ 8.3680419921875,
+ 14.45379638671875
+ ],
+ [
+ 9.889404296875,
+ 18.257415771484375
+ ],
+ [
+ 12.932373046875,
+ 24.343231201171875
+ ],
+ [
+ 14.453857421875,
+ 27.386138916015625
+ ],
+ [
+ 15.2144775390625,
+ 30.429046630859375
+ ],
+ [
+ 16.7359619140625,
+ 34.993377685546875
+ ],
+ [
+ 17.4967041015625,
+ 37.27557373046875
+ ],
+ [
+ 18.2574462890625,
+ 38.797027587890625
+ ],
+ [
+ 18.2574462890625,
+ 38.036285400390625
+ ],
+ [
+ 16.7359619140625,
+ 35.754119873046875
+ ],
+ [
+ 15.2144775390625,
+ 31.18975830078125
+ ],
+ [
+ 12.932373046875,
+ 26.625396728515625
+ ],
+ [
+ 11.410888671875,
+ 24.343231201171875
+ ],
+ [
+ 10.650146484375,
+ 22.061065673828125
+ ],
+ [
+ 8.3680419921875,
+ 14.45379638671875
+ ],
+ [
+ 6.0858154296875,
+ 9.12872314453125
+ ],
+ [
+ 5.3250732421875,
+ 4.564361572265625
+ ],
+ [
+ 4.5643310546875,
+ 0.7607421875
+ ],
+ [
+ 4.5643310546875,
+ -6.085784912109375
+ ],
+ [
+ 5.3250732421875,
+ -9.128692626953125
+ ],
+ [
+ 6.8465576171875,
+ -10.650146484375
+ ],
+ [
+ 8.3680419921875,
+ -11.410888671875
+ ],
+ [
+ 10.650146484375,
+ -11.410888671875
+ ],
+ [
+ 15.9752197265625,
+ -6.085784912109375
+ ],
+ [
+ 19.0181884765625,
+ -1.521453857421875
+ ],
+ [
+ 20.53955078125,
+ 3.04290771484375
+ ],
+ [
+ 21.30029296875,
+ 6.0858154296875
+ ],
+ [
+ 20.53955078125,
+ 10.650177001953125
+ ],
+ [
+ 18.2574462890625,
+ 12.932342529296875
+ ],
+ [
+ 15.9752197265625,
+ 14.45379638671875
+ ],
+ [
+ 13.693115234375,
+ 15.214508056640625
+ ],
+ [
+ 11.410888671875,
+ 15.975250244140625
+ ],
+ [
+ 10.650146484375,
+ 16.7359619140625
+ ],
+ [
+ 11.410888671875,
+ 16.7359619140625
+ ],
+ [
+ 12.171630859375,
+ 16.7359619140625
+ ],
+ [
+ 13.693115234375,
+ 15.975250244140625
+ ],
+ [
+ 14.453857421875,
+ 15.975250244140625
+ ],
+ [
+ 15.2144775390625,
+ 15.214508056640625
+ ],
+ [
+ 16.7359619140625,
+ 15.214508056640625
+ ],
+ [
+ 18.2574462890625,
+ 15.214508056640625
+ ],
+ [
+ 22.06103515625,
+ 17.4967041015625
+ ],
+ [
+ 25.10400390625,
+ 20.53961181640625
+ ],
+ [
+ 27.3861083984375,
+ 23.582489013671875
+ ],
+ [
+ 28.9075927734375,
+ 26.625396728515625
+ ],
+ [
+ 29.6683349609375,
+ 28.9075927734375
+ ],
+ [
+ 30.4290771484375,
+ 31.18975830078125
+ ],
+ [
+ 30.4290771484375,
+ 31.95050048828125
+ ],
+ [
+ 31.1898193359375,
+ 31.18975830078125
+ ],
+ [
+ 31.1898193359375,
+ 30.429046630859375
+ ],
+ [
+ 31.1898193359375,
+ 30.429046630859375
+ ]
+ ],
+ "pressures": [
+ 0.2720947265625,
+ 0.39129638671875,
+ 0.4723968505859375,
+ 0.4816741943359375,
+ 0.4846038818359375,
+ 0.4875335693359375,
+ 0.4885101318359375,
+ 0.4899749755859375,
+ 0.4904632568359375,
+ 0.4933929443359375,
+ 0.4933929443359375,
+ 0.4933929443359375,
+ 0.4933929443359375,
+ 0.4924163818359375,
+ 0.4860687255859375,
+ 0.464569091796875,
+ 0.466522216796875,
+ 0.4699554443359375,
+ 0.4699554443359375,
+ 0.4704437255859375,
+ 0.4704437255859375,
+ 0.4723968505859375,
+ 0.4723968505859375,
+ 0.4719085693359375,
+ 0.4714202880859375,
+ 0.4704437255859375,
+ 0.4704437255859375,
+ 0.467010498046875,
+ 0.465545654296875,
+ 0.4709320068359375,
+ 0.4767913818359375,
+ 0.4787445068359375,
+ 0.4806976318359375,
+ 0.4826507568359375,
+ 0.4855804443359375,
+ 0.4841156005859375,
+ 0.4841156005859375,
+ 0.4802093505859375,
+ 0.4763031005859375,
+ 0.4767913818359375,
+ 0.461151123046875,
+ 0.462127685546875,
+ 0.464569091796875,
+ 0.464569091796875,
+ 0.464080810546875,
+ 0.464080810546875,
+ 0.465057373046875,
+ 0.4709320068359375,
+ 0.4753265380859375,
+ 0.4763031005859375,
+ 0.4782562255859375,
+ 0.4758148193359375,
+ 0.4689788818359375,
+ 0.3697967529296875,
+ 0.15338134765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 31.1898193359375,
+ 30.429046630859375
+ ]
+ },
+ {
+ "id": "CLlUo_6O_fu4DB4ob6DcZ",
+ "type": "freedraw",
+ "x": 219.01763916015625,
+ "y": -191.41167449951172,
+ "width": 0.7607421875,
+ "height": 1.521453857421875,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ac",
+ "roundness": null,
+ "seed": 1801946033,
+ "version": 8,
+ "versionNonce": 112869503,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556313899,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ]
+ ],
+ "pressures": [
+ 0.2818756103515625,
+ 0.3111724853515625,
+ 0.3595428466796875,
+ 0.334625244140625,
+ 0.337554931640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.7607421875,
+ -0.760711669921875
+ ]
+ },
+ {
+ "id": "emBk78KcexwX_clxtKcdw",
+ "type": "freedraw",
+ "x": 198.47808837890625,
+ "y": -206.62618255615234,
+ "width": 4.5643310546875,
+ "height": 10.650177001953125,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ae",
+ "roundness": null,
+ "seed": 1335198847,
+ "version": 27,
+ "versionNonce": 1388825183,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556322684,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 2.28216552734375
+ ],
+ [
+ 2.2821044921875,
+ 2.28216552734375
+ ],
+ [
+ 2.2821044921875,
+ 3.04290771484375
+ ],
+ [
+ 2.2821044921875,
+ 3.803619384765625
+ ],
+ [
+ 3.0428466796875,
+ 4.564361572265625
+ ],
+ [
+ 3.0428466796875,
+ 6.0858154296875
+ ],
+ [
+ 3.8035888671875,
+ 7.607269287109375
+ ],
+ [
+ 3.8035888671875,
+ 8.36798095703125
+ ],
+ [
+ 4.5643310546875,
+ 10.650177001953125
+ ],
+ [
+ 4.5643310546875,
+ 9.889434814453125
+ ],
+ [
+ 4.5643310546875,
+ 8.36798095703125
+ ],
+ [
+ 4.5643310546875,
+ 7.607269287109375
+ ],
+ [
+ 4.5643310546875,
+ 6.0858154296875
+ ],
+ [
+ 3.8035888671875,
+ 3.803619384765625
+ ],
+ [
+ 3.8035888671875,
+ 2.28216552734375
+ ],
+ [
+ 3.0428466796875,
+ 1.521453857421875
+ ],
+ [
+ 3.0428466796875,
+ 2.28216552734375
+ ],
+ [
+ 3.0428466796875,
+ 3.803619384765625
+ ],
+ [
+ 3.8035888671875,
+ 3.803619384765625
+ ],
+ [
+ 3.8035888671875,
+ 4.564361572265625
+ ],
+ [
+ 3.8035888671875,
+ 4.564361572265625
+ ]
+ ],
+ "pressures": [
+ 0.188079833984375,
+ 0.2667236328125,
+ 0.331207275390625,
+ 0.3448944091796875,
+ 0.3478240966796875,
+ 0.3561248779296875,
+ 0.3614959716796875,
+ 0.3683319091796875,
+ 0.3712615966796875,
+ 0.3741912841796875,
+ 0.37518310546875,
+ 0.37518310546875,
+ 0.37518310546875,
+ 0.38787841796875,
+ 0.39031982421875,
+ 0.39324951171875,
+ 0.39422607421875,
+ 0.39617919921875,
+ 0.39617919921875,
+ 0.4074249267578125,
+ 0.440155029296875,
+ 0.4284210205078125,
+ 0.2921295166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.8035888671875,
+ 4.564361572265625
+ ]
+ },
+ {
+ "id": "ELNjNxY2z7N6RSwyqUzP9",
+ "type": "freedraw",
+ "x": -342.39794921875,
+ "y": -343.5568161010742,
+ "width": 819.3016357421875,
+ "height": 498.27537536621094,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ah",
+ "roundness": null,
+ "seed": 709138993,
+ "version": 85,
+ "versionNonce": 888927409,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556336413,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0.7607269287109375
+ ],
+ [
+ 2.2822265625,
+ 0.7607269287109375
+ ],
+ [
+ 4.56439208984375,
+ 0.7607269287109375
+ ],
+ [
+ 6.8465576171875,
+ 0.7607269287109375
+ ],
+ [
+ 12.932373046875,
+ 0.7607269287109375
+ ],
+ [
+ 19.77886962890625,
+ 0
+ ],
+ [
+ 23.58251953125,
+ 0
+ ],
+ [
+ 28.1468505859375,
+ 0
+ ],
+ [
+ 41.0792236328125,
+ -0.7607269287109375
+ ],
+ [
+ 50.9686279296875,
+ 0
+ ],
+ [
+ 61.61883544921875,
+ 1.521453857421875
+ ],
+ [
+ 67.70458984375,
+ 2.2821807861328125
+ ],
+ [
+ 73.02972412109375,
+ 3.8036346435546875
+ ],
+ [
+ 92.80853271484375,
+ 7.6072540283203125
+ ],
+ [
+ 107.2623291015625,
+ 9.889434814453125
+ ],
+ [
+ 123.23760986328125,
+ 12.171615600585938
+ ],
+ [
+ 138.45208740234375,
+ 15.214523315429688
+ ],
+ [
+ 165.0775146484375,
+ 20.539596557617188
+ ],
+ [
+ 182.57421875,
+ 25.10394287109375
+ ],
+ [
+ 199.3101806640625,
+ 29.668304443359375
+ ],
+ [
+ 216.806884765625,
+ 34.993377685546875
+ ],
+ [
+ 234.30352783203125,
+ 40.3184814453125
+ ],
+ [
+ 260.92889404296875,
+ 47.165008544921875
+ ],
+ [
+ 278.42559814453125,
+ 52.490081787109375
+ ],
+ [
+ 295.92230224609375,
+ 57.815155029296875
+ ],
+ [
+ 337.76226806640625,
+ 73.0296630859375
+ ],
+ [
+ 352.97674560546875,
+ 79.876220703125
+ ],
+ [
+ 368.95196533203125,
+ 85.96200561523438
+ ],
+ [
+ 384.92718505859375,
+ 92.80853271484375
+ ],
+ [
+ 400.14178466796875,
+ 99.65509033203125
+ ],
+ [
+ 414.59552001953125,
+ 107.2623291015625
+ ],
+ [
+ 421.44207763671875,
+ 110.30523681640625
+ ],
+ [
+ 435.89581298828125,
+ 117.15176391601562
+ ],
+ [
+ 457.19622802734375,
+ 127.80194091796875
+ ],
+ [
+ 464.04266357421875,
+ 131.60556030273438
+ ],
+ [
+ 483.82159423828125,
+ 142.25570678710938
+ ],
+ [
+ 495.99322509765625,
+ 150.62368774414062
+ ],
+ [
+ 507.40411376953125,
+ 158.23095703125
+ ],
+ [
+ 519.5757446289062,
+ 166.59893798828125
+ ],
+ [
+ 532.5079956054688,
+ 174.9669189453125
+ ],
+ [
+ 544.6796264648438,
+ 182.57418823242188
+ ],
+ [
+ 562.1763305664062,
+ 195.50653076171875
+ ],
+ [
+ 573.5872192382812,
+ 203.87451171875
+ ],
+ [
+ 584.2373657226562,
+ 212.24249267578125
+ ],
+ [
+ 600.9733276367188,
+ 225.17483520507812
+ ],
+ [
+ 610.8627319335938,
+ 234.30352783203125
+ ],
+ [
+ 621.5130004882812,
+ 243.4322509765625
+ ],
+ [
+ 630.6416625976562,
+ 252.56094360351562
+ ],
+ [
+ 647.3776245117188,
+ 270.818359375
+ ],
+ [
+ 651.9419555664062,
+ 275.3827209472656
+ ],
+ [
+ 659.5492553710938,
+ 284.51141357421875
+ ],
+ [
+ 667.9171752929688,
+ 293.64013671875
+ ],
+ [
+ 676.2852172851562,
+ 302.76885986328125
+ ],
+ [
+ 687.6961059570312,
+ 316.4619140625
+ ],
+ [
+ 695.3034057617188,
+ 325.59063720703125
+ ],
+ [
+ 706.7141723632812,
+ 339.28369140625
+ ],
+ [
+ 709.7571411132812,
+ 343.8480224609375
+ ],
+ [
+ 717.3644409179688,
+ 352.97674560546875
+ ],
+ [
+ 724.2108764648438,
+ 362.10546875
+ ],
+ [
+ 735.6217651367188,
+ 375.03778076171875
+ ],
+ [
+ 743.2290649414062,
+ 383.40576171875
+ ],
+ [
+ 749.3148803710938,
+ 391.0130615234375
+ ],
+ [
+ 759.9650268554688,
+ 403.18463134765625
+ ],
+ [
+ 766.0508422851562,
+ 410.79193115234375
+ ],
+ [
+ 772.1366577148438,
+ 418.399169921875
+ ],
+ [
+ 780.5045776367188,
+ 430.57080078125
+ ],
+ [
+ 785.8296508789062,
+ 437.41729736328125
+ ],
+ [
+ 788.1118774414062,
+ 440.460205078125
+ ],
+ [
+ 794.9584350585938,
+ 450.349609375
+ ],
+ [
+ 798.0012817382812,
+ 456.4354248046875
+ ],
+ [
+ 801.8049926757812,
+ 462.521240234375
+ ],
+ [
+ 804.8478393554688,
+ 468.6070556640625
+ ],
+ [
+ 810.1729125976562,
+ 476.97503662109375
+ ],
+ [
+ 812.4551391601562,
+ 481.53936767578125
+ ],
+ [
+ 813.9765014648438,
+ 486.103759765625
+ ],
+ [
+ 816.2587280273438,
+ 492.1895751953125
+ ],
+ [
+ 817.0194702148438,
+ 495.9931640625
+ ],
+ [
+ 817.7802124023438,
+ 497.5146484375
+ ],
+ [
+ 818.5409545898438,
+ 496.75390625
+ ],
+ [
+ 818.5409545898438,
+ 496.75390625
+ ]
+ ],
+ "pressures": [
+ 0.1245574951171875,
+ 0.2515869140625,
+ 0.3590545654296875,
+ 0.3619842529296875,
+ 0.3654022216796875,
+ 0.3673553466796875,
+ 0.3678436279296875,
+ 0.3697967529296875,
+ 0.3707733154296875,
+ 0.3707733154296875,
+ 0.3717498779296875,
+ 0.37860107421875,
+ 0.38934326171875,
+ 0.39715576171875,
+ 0.40106201171875,
+ 0.40252685546875,
+ 0.40350341796875,
+ 0.40447998046875,
+ 0.4074249267578125,
+ 0.4186553955078125,
+ 0.4250030517578125,
+ 0.4259796142578125,
+ 0.4269561767578125,
+ 0.4274444580078125,
+ 0.4264678955078125,
+ 0.4264678955078125,
+ 0.4293975830078125,
+ 0.4298858642578125,
+ 0.4274444580078125,
+ 0.4313507080078125,
+ 0.4318389892578125,
+ 0.4342803955078125,
+ 0.4342803955078125,
+ 0.442108154296875,
+ 0.444061279296875,
+ 0.446990966796875,
+ 0.456756591796875,
+ 0.460174560546875,
+ 0.464569091796875,
+ 0.467498779296875,
+ 0.468475341796875,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.4743499755859375,
+ 0.4802093505859375,
+ 0.4846038818359375,
+ 0.4870452880859375,
+ 0.4860687255859375,
+ 0.4880218505859375,
+ 0.4880218505859375,
+ 0.4885101318359375,
+ 0.4899749755859375,
+ 0.4894866943359375,
+ 0.4894866943359375,
+ 0.4894866943359375,
+ 0.4953460693359375,
+ 0.505615234375,
+ 0.514404296875,
+ 0.515869140625,
+ 0.516357421875,
+ 0.518798828125,
+ 0.518798828125,
+ 0.516845703125,
+ 0.518310546875,
+ 0.518798828125,
+ 0.517333984375,
+ 0.517822265625,
+ 0.518798828125,
+ 0.518310546875,
+ 0.518798828125,
+ 0.520751953125,
+ 0.520263671875,
+ 0.521240234375,
+ 0.519287109375,
+ 0.518310546875,
+ 0.514892578125,
+ 0.507080078125,
+ 0.4968109130859375,
+ 0.465545654296875,
+ 0.4167022705078125,
+ 0.2310638427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 818.5409545898438,
+ 496.75390625
+ ]
+ },
+ {
+ "id": "zoYdpeRwK3flXIqKoZP-R",
+ "type": "freedraw",
+ "x": 358.23052978515625,
+ "y": 319.79602813720703,
+ "width": 495.2325439453125,
+ "height": 656.5063018798828,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ai",
+ "roundness": null,
+ "seed": 68482815,
+ "version": 99,
+ "versionNonce": 198011231,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556338450,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.80364990234375
+ ],
+ [
+ 0.7606201171875,
+ -5.3250732421875
+ ],
+ [
+ 1.5213623046875,
+ -6.0858154296875
+ ],
+ [
+ 3.0428466796875,
+ -9.12872314453125
+ ],
+ [
+ 3.8035888671875,
+ -10.650146484375
+ ],
+ [
+ 3.8035888671875,
+ -12.171630859375
+ ],
+ [
+ 4.5643310546875,
+ -12.93231201171875
+ ],
+ [
+ 4.5643310546875,
+ -15.21453857421875
+ ],
+ [
+ 5.3250732421875,
+ -19.01812744140625
+ ],
+ [
+ 5.3250732421875,
+ -22.06103515625
+ ],
+ [
+ 4.5643310546875,
+ -25.10394287109375
+ ],
+ [
+ 4.5643310546875,
+ -27.3861083984375
+ ],
+ [
+ 4.5643310546875,
+ -28.9075927734375
+ ],
+ [
+ 4.5643310546875,
+ -36.51483154296875
+ ],
+ [
+ 5.3250732421875,
+ -42.60064697265625
+ ],
+ [
+ 6.846435546875,
+ -47.92572021484375
+ ],
+ [
+ 7.607177734375,
+ -54.01153564453125
+ ],
+ [
+ 9.128662109375,
+ -60.8580322265625
+ ],
+ [
+ 10.650146484375,
+ -70.74749755859375
+ ],
+ [
+ 12.1715087890625,
+ -77.593994140625
+ ],
+ [
+ 12.1715087890625,
+ -85.2012939453125
+ ],
+ [
+ 12.9322509765625,
+ -92.80853271484375
+ ],
+ [
+ 13.6929931640625,
+ -105.74090576171875
+ ],
+ [
+ 14.4537353515625,
+ -114.86956787109375
+ ],
+ [
+ 15.2144775390625,
+ -123.237548828125
+ ],
+ [
+ 15.9752197265625,
+ -133.12701416015625
+ ],
+ [
+ 15.9752197265625,
+ -142.2557373046875
+ ],
+ [
+ 15.9752197265625,
+ -155.94879150390625
+ ],
+ [
+ 15.9752197265625,
+ -165.83819580078125
+ ],
+ [
+ 14.4537353515625,
+ -176.48834228515625
+ ],
+ [
+ 13.6929931640625,
+ -187.1385498046875
+ ],
+ [
+ 11.410888671875,
+ -197.0279541015625
+ ],
+ [
+ 7.607177734375,
+ -211.48175048828125
+ ],
+ [
+ 4.5643310546875,
+ -221.3712158203125
+ ],
+ [
+ 0.7606201171875,
+ -231.2606201171875
+ ],
+ [
+ -3.04296875,
+ -241.9107666015625
+ ],
+ [
+ -9.8895263671875,
+ -257.12530517578125
+ ],
+ [
+ -15.214599609375,
+ -267.01470947265625
+ ],
+ [
+ -19.7789306640625,
+ -276.9041748046875
+ ],
+ [
+ -25.10400390625,
+ -286.7935791015625
+ ],
+ [
+ -31.1898193359375,
+ -296.68304443359375
+ ],
+ [
+ -41.0792236328125,
+ -311.1368408203125
+ ],
+ [
+ -47.1650390625,
+ -321.0262451171875
+ ],
+ [
+ -53.2508544921875,
+ -330.15496826171875
+ ],
+ [
+ -59.336669921875,
+ -340.04437255859375
+ ],
+ [
+ -68.46533203125,
+ -352.97674560546875
+ ],
+ [
+ -74.5511474609375,
+ -362.10546875
+ ],
+ [
+ -81.397705078125,
+ -370.47344970703125
+ ],
+ [
+ -87.4835205078125,
+ -378.8414306640625
+ ],
+ [
+ -96.6121826171875,
+ -391.0130310058594
+ ],
+ [
+ -102.697998046875,
+ -398.6202697753906
+ ],
+ [
+ -108.7838134765625,
+ -406.2275390625
+ ],
+ [
+ -117.15185546875,
+ -417.638427734375
+ ],
+ [
+ -122.4769287109375,
+ -426.00640869140625
+ ],
+ [
+ -127.802001953125,
+ -434.3743896484375
+ ],
+ [
+ -135.4091796875,
+ -445.7852783203125
+ ],
+ [
+ -138.4521484375,
+ -449.5888977050781
+ ],
+ [
+ -143.7772216796875,
+ -456.4354248046875
+ ],
+ [
+ -152.9058837890625,
+ -466.3248596191406
+ ],
+ [
+ -158.23095703125,
+ -472.4106750488281
+ ],
+ [
+ -164.3167724609375,
+ -478.4964904785156
+ ],
+ [
+ -170.402587890625,
+ -483.8215637207031
+ ],
+ [
+ -177.2491455078125,
+ -489.9073791503906
+ ],
+ [
+ -189.4207763671875,
+ -501.3182678222656
+ ],
+ [
+ -191.702880859375,
+ -504.3611755371094
+ ],
+ [
+ -200.0709228515625,
+ -512.7291564941406
+ ],
+ [
+ -205.39599609375,
+ -518.81494140625
+ ],
+ [
+ -213.0032958984375,
+ -526.4222106933594
+ ],
+ [
+ -215.285400390625,
+ -528.7043762207031
+ ],
+ [
+ -220.6104736328125,
+ -533.2687377929688
+ ],
+ [
+ -226.6962890625,
+ -537.8330993652344
+ ],
+ [
+ -232.0213623046875,
+ -543.1581726074219
+ ],
+ [
+ -241.150146484375,
+ -550.0046997070312
+ ],
+ [
+ -248.75732421875,
+ -555.3297729492188
+ ],
+ [
+ -256.3646240234375,
+ -559.8941345214844
+ ],
+ [
+ -264.732666015625,
+ -565.2192077636719
+ ],
+ [
+ -277.6649169921875,
+ -572.0657653808594
+ ],
+ [
+ -286.793701171875,
+ -577.3908386230469
+ ],
+ [
+ -296.68310546875,
+ -581.9552001953125
+ ],
+ [
+ -312.6583251953125,
+ -589.5624389648438
+ ],
+ [
+ -334.7193603515625,
+ -599.4518737792969
+ ],
+ [
+ -346.1302490234375,
+ -604.0162353515625
+ ],
+ [
+ -356.7803955078125,
+ -609.34130859375
+ ],
+ [
+ -368.1912841796875,
+ -613.9056701660156
+ ],
+ [
+ -379.6021728515625,
+ -618.4700317382812
+ ],
+ [
+ -385.68798828125,
+ -621.512939453125
+ ],
+ [
+ -397.859619140625,
+ -627.5987243652344
+ ],
+ [
+ -409.2705078125,
+ -633.6845397949219
+ ],
+ [
+ -415.3563232421875,
+ -635.9667053222656
+ ],
+ [
+ -433.61376953125,
+ -642.0525207519531
+ ],
+ [
+ -452.6318359375,
+ -648.1383209228516
+ ],
+ [
+ -466.324951171875,
+ -651.9419555664062
+ ],
+ [
+ -479.25732421875,
+ -656.5063018798828
+ ],
+ [
+ -479.25732421875,
+ -656.5063018798828
+ ]
+ ],
+ "pressures": [
+ 0.212005615234375,
+ 0.342437744140625,
+ 0.3468475341796875,
+ 0.3502655029296875,
+ 0.3502655029296875,
+ 0.3507537841796875,
+ 0.3541717529296875,
+ 0.3546600341796875,
+ 0.3527069091796875,
+ 0.3527069091796875,
+ 0.3536834716796875,
+ 0.3566131591796875,
+ 0.3571014404296875,
+ 0.3585662841796875,
+ 0.3600311279296875,
+ 0.3600311279296875,
+ 0.3717498779296875,
+ 0.37908935546875,
+ 0.38201904296875,
+ 0.38250732421875,
+ 0.38348388671875,
+ 0.38787841796875,
+ 0.39324951171875,
+ 0.39666748046875,
+ 0.39764404296875,
+ 0.40155029296875,
+ 0.40496826171875,
+ 0.4064483642578125,
+ 0.4069366455078125,
+ 0.4069366455078125,
+ 0.4088897705078125,
+ 0.4093780517578125,
+ 0.4103546142578125,
+ 0.4113311767578125,
+ 0.4113311767578125,
+ 0.4127960205078125,
+ 0.4132843017578125,
+ 0.4147491455078125,
+ 0.4147491455078125,
+ 0.4167022705078125,
+ 0.4167022705078125,
+ 0.4171905517578125,
+ 0.4171905517578125,
+ 0.4167022705078125,
+ 0.4167022705078125,
+ 0.4167022705078125,
+ 0.4176788330078125,
+ 0.4186553955078125,
+ 0.4181671142578125,
+ 0.4181671142578125,
+ 0.4210968017578125,
+ 0.4220733642578125,
+ 0.4235382080078125,
+ 0.4245147705078125,
+ 0.4279327392578125,
+ 0.4323272705078125,
+ 0.4328155517578125,
+ 0.4342803955078125,
+ 0.4342803955078125,
+ 0.4333038330078125,
+ 0.437713623046875,
+ 0.447967529296875,
+ 0.448944091796875,
+ 0.449920654296875,
+ 0.454315185546875,
+ 0.455291748046875,
+ 0.456756591796875,
+ 0.458221435546875,
+ 0.458221435546875,
+ 0.458709716796875,
+ 0.460662841796875,
+ 0.460662841796875,
+ 0.462127685546875,
+ 0.462127685546875,
+ 0.461639404296875,
+ 0.463104248046875,
+ 0.462615966796875,
+ 0.460662841796875,
+ 0.462127685546875,
+ 0.462127685546875,
+ 0.461639404296875,
+ 0.463104248046875,
+ 0.463104248046875,
+ 0.462127685546875,
+ 0.460174560546875,
+ 0.460174560546875,
+ 0.462615966796875,
+ 0.462615966796875,
+ 0.463104248046875,
+ 0.457733154296875,
+ 0.453338623046875,
+ 0.447479248046875,
+ 0.4303741455078125,
+ 0.3595428466796875,
+ 0.2291107177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -479.25732421875,
+ -656.5063018798828
+ ]
+ },
+ {
+ "id": "ouz0Y6s4qcrexnabQJDz7",
+ "type": "line",
+ "x": 512.6577758789062,
+ "y": 173.73670196533203,
+ "width": 642.052490234375,
+ "height": 604.7769775390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aj",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 624129521,
+ "version": 64,
+ "versionNonce": 349244369,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556347324,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -642.052490234375,
+ -604.7769775390625
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "llTgzkflNDOtnkPnZxDue",
+ "type": "freedraw",
+ "x": 374.96649169921875,
+ "y": 239.91980743408203,
+ "width": 499.0361328125,
+ "height": 572.8264617919922,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ak",
+ "roundness": null,
+ "seed": 791152095,
+ "version": 175,
+ "versionNonce": 1357245695,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556354267,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.76068115234375
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -5.3250732421875
+ ],
+ [
+ 0,
+ -6.84649658203125
+ ],
+ [
+ 0,
+ -10.650146484375
+ ],
+ [
+ -0.7607421875,
+ -14.45379638671875
+ ],
+ [
+ -1.521484375,
+ -18.25738525390625
+ ],
+ [
+ -2.2822265625,
+ -22.82177734375
+ ],
+ [
+ -3.04296875,
+ -25.10394287109375
+ ],
+ [
+ -3.04296875,
+ -27.3861083984375
+ ],
+ [
+ -4.564453125,
+ -34.232666015625
+ ],
+ [
+ -6.0858154296875,
+ -38.7969970703125
+ ],
+ [
+ -6.8465576171875,
+ -43.361328125
+ ],
+ [
+ -8.3680419921875,
+ -47.92572021484375
+ ],
+ [
+ -9.1287841796875,
+ -53.25079345703125
+ ],
+ [
+ -9.8895263671875,
+ -60.8580322265625
+ ],
+ [
+ -10.6502685546875,
+ -66.18310546875
+ ],
+ [
+ -11.410888671875,
+ -71.5081787109375
+ ],
+ [
+ -11.410888671875,
+ -76.833251953125
+ ],
+ [
+ -12.171630859375,
+ -82.15838623046875
+ ],
+ [
+ -13.693115234375,
+ -89.765625
+ ],
+ [
+ -14.453857421875,
+ -95.8514404296875
+ ],
+ [
+ -15.975341796875,
+ -101.176513671875
+ ],
+ [
+ -16.7359619140625,
+ -106.5015869140625
+ ],
+ [
+ -19.0181884765625,
+ -115.63031005859375
+ ],
+ [
+ -21.3004150390625,
+ -120.95538330078125
+ ],
+ [
+ -22.82177734375,
+ -125.51971435546875
+ ],
+ [
+ -24.34326171875,
+ -130.84478759765625
+ ],
+ [
+ -25.86474609375,
+ -136.93060302734375
+ ],
+ [
+ -28.9075927734375,
+ -144.537841796875
+ ],
+ [
+ -30.4290771484375,
+ -150.6236572265625
+ ],
+ [
+ -32.7113037109375,
+ -155.94873046875
+ ],
+ [
+ -34.232666015625,
+ -162.0345458984375
+ ],
+ [
+ -37.275634765625,
+ -169.641845703125
+ ],
+ [
+ -39.5577392578125,
+ -175.72760009765625
+ ],
+ [
+ -42.6007080078125,
+ -180.2919921875
+ ],
+ [
+ -45.6435546875,
+ -184.8563232421875
+ ],
+ [
+ -50.9686279296875,
+ -191.702880859375
+ ],
+ [
+ -52.4901123046875,
+ -193.98504638671875
+ ],
+ [
+ -56.293701171875,
+ -200.83160400390625
+ ],
+ [
+ -58.575927734375,
+ -205.39593505859375
+ ],
+ [
+ -60.858154296875,
+ -209.1995849609375
+ ],
+ [
+ -63.1402587890625,
+ -213.763916015625
+ ],
+ [
+ -66.9439697265625,
+ -220.6104736328125
+ ],
+ [
+ -69.22607421875,
+ -225.935546875
+ ],
+ [
+ -70.74755859375,
+ -230.4998779296875
+ ],
+ [
+ -73.0296630859375,
+ -234.30352783203125
+ ],
+ [
+ -76.0726318359375,
+ -240.3892822265625
+ ],
+ [
+ -77.5941162109375,
+ -244.19293212890625
+ ],
+ [
+ -79.876220703125,
+ -247.99658203125
+ ],
+ [
+ -82.158447265625,
+ -251.8001708984375
+ ],
+ [
+ -85.2012939453125,
+ -257.12530517578125
+ ],
+ [
+ -86.7227783203125,
+ -260.92889404296875
+ ],
+ [
+ -89.0050048828125,
+ -263.9718017578125
+ ],
+ [
+ -91.287109375,
+ -267.77545166015625
+ ],
+ [
+ -94.330078125,
+ -273.10052490234375
+ ],
+ [
+ -96.6121826171875,
+ -276.9041748046875
+ ],
+ [
+ -98.8944091796875,
+ -282.229248046875
+ ],
+ [
+ -100.4158935546875,
+ -283.75067138671875
+ ],
+ [
+ -101.937255859375,
+ -286.7935791015625
+ ],
+ [
+ -104.219482421875,
+ -290.59722900390625
+ ],
+ [
+ -107.2623291015625,
+ -295.16156005859375
+ ],
+ [
+ -109.5445556640625,
+ -298.2044677734375
+ ],
+ [
+ -111.0660400390625,
+ -300.48663330078125
+ ],
+ [
+ -113.34814453125,
+ -303.529541015625
+ ],
+ [
+ -115.63037109375,
+ -306.57244873046875
+ ],
+ [
+ -119.4339599609375,
+ -310.3760681152344
+ ],
+ [
+ -120.9554443359375,
+ -313.4189758300781
+ ],
+ [
+ -123.2376708984375,
+ -315.701171875
+ ],
+ [
+ -125.519775390625,
+ -319.5047912597656
+ ],
+ [
+ -127.041259765625,
+ -321.0262451171875
+ ],
+ [
+ -128.562744140625,
+ -322.5476989746094
+ ],
+ [
+ -130.0841064453125,
+ -324.8298645019531
+ ],
+ [
+ -130.8448486328125,
+ -325.5906066894531
+ ],
+ [
+ -131.6055908203125,
+ -327.8727722167969
+ ],
+ [
+ -132.3663330078125,
+ -329.39422607421875
+ ],
+ [
+ -133.1270751953125,
+ -330.9156799316406
+ ],
+ [
+ -133.1270751953125,
+ -331.6763916015625
+ ],
+ [
+ -134.6485595703125,
+ -333.9585876464844
+ ],
+ [
+ -135.4091796875,
+ -335.48004150390625
+ ],
+ [
+ -136.169921875,
+ -337.0014953613281
+ ],
+ [
+ -137.69140625,
+ -340.80511474609375
+ ],
+ [
+ -138.4521484375,
+ -342.3265686035156
+ ],
+ [
+ -139.212890625,
+ -343.0872802734375
+ ],
+ [
+ -139.9736328125,
+ -344.6087341308594
+ ],
+ [
+ -142.2557373046875,
+ -347.6516418457031
+ ],
+ [
+ -143.0164794921875,
+ -349.173095703125
+ ],
+ [
+ -144.5379638671875,
+ -352.9767150878906
+ ],
+ [
+ -146.0594482421875,
+ -355.2589111328125
+ ],
+ [
+ -147.580810546875,
+ -357.54107666015625
+ ],
+ [
+ -149.102294921875,
+ -359.8232421875
+ ],
+ [
+ -151.384521484375,
+ -363.62689208984375
+ ],
+ [
+ -152.1451416015625,
+ -365.1483459472656
+ ],
+ [
+ -154.4273681640625,
+ -368.95196533203125
+ ],
+ [
+ -155.9488525390625,
+ -371.234130859375
+ ],
+ [
+ -157.4703369140625,
+ -374.27703857421875
+ ],
+ [
+ -160.51318359375,
+ -378.0806579589844
+ ],
+ [
+ -162.03466796875,
+ -381.1235656738281
+ ],
+ [
+ -163.5560302734375,
+ -383.40576171875
+ ],
+ [
+ -165.8382568359375,
+ -386.4486389160156
+ ],
+ [
+ -168.1204833984375,
+ -388.7308349609375
+ ],
+ [
+ -169.641845703125,
+ -391.01300048828125
+ ],
+ [
+ -172.684814453125,
+ -394.816650390625
+ ],
+ [
+ -175.7276611328125,
+ -397.8595275878906
+ ],
+ [
+ -178.0098876953125,
+ -400.1417236328125
+ ],
+ [
+ -179.5313720703125,
+ -402.42388916015625
+ ],
+ [
+ -181.052734375,
+ -403.9453430175781
+ ],
+ [
+ -185.6171875,
+ -409.2704162597656
+ ],
+ [
+ -186.3778076171875,
+ -410.0311584472656
+ ],
+ [
+ -188.6600341796875,
+ -413.0740661621094
+ ],
+ [
+ -190.1815185546875,
+ -414.59552001953125
+ ],
+ [
+ -191.702880859375,
+ -415.3562316894531
+ ],
+ [
+ -197.0279541015625,
+ -419.15985107421875
+ ],
+ [
+ -198.5494384765625,
+ -420.6813049316406
+ ],
+ [
+ -202.3531494140625,
+ -422.9635009765625
+ ],
+ [
+ -207.67822265625,
+ -426.7671203613281
+ ],
+ [
+ -211.4818115234375,
+ -429.0492858886719
+ ],
+ [
+ -215.285400390625,
+ -432.0921936035156
+ ],
+ [
+ -219.089111328125,
+ -435.1351013183594
+ ],
+ [
+ -222.8927001953125,
+ -438.938720703125
+ ],
+ [
+ -225.1749267578125,
+ -440.4601745605469
+ ],
+ [
+ -228.978515625,
+ -442.74237060546875
+ ],
+ [
+ -232.7821044921875,
+ -445.7852478027344
+ ],
+ [
+ -237.346435546875,
+ -448.8281555175781
+ ],
+ [
+ -240.389404296875,
+ -451.8710632324219
+ ],
+ [
+ -245.7144775390625,
+ -457.1961364746094
+ ],
+ [
+ -248.75732421875,
+ -460.2390441894531
+ ],
+ [
+ -251.80029296875,
+ -462.521240234375
+ ],
+ [
+ -255.6038818359375,
+ -465.5641174316406
+ ],
+ [
+ -261.689697265625,
+ -468.6070251464844
+ ],
+ [
+ -263.211181640625,
+ -470.12847900390625
+ ],
+ [
+ -267.0147705078125,
+ -472.4106750488281
+ ],
+ [
+ -269.2969970703125,
+ -473.93212890625
+ ],
+ [
+ -271.5791015625,
+ -474.6928405761719
+ ],
+ [
+ -275.3828125,
+ -477.7357482910156
+ ],
+ [
+ -276.9041748046875,
+ -478.4964599609375
+ ],
+ [
+ -279.1864013671875,
+ -480.0179138183594
+ ],
+ [
+ -284.511474609375,
+ -483.821533203125
+ ],
+ [
+ -286.793701171875,
+ -484.582275390625
+ ],
+ [
+ -291.3580322265625,
+ -486.86444091796875
+ ],
+ [
+ -292.8795166015625,
+ -488.3858947753906
+ ],
+ [
+ -295.16162109375,
+ -489.1466369628906
+ ],
+ [
+ -297.44384765625,
+ -489.9073486328125
+ ],
+ [
+ -299.7259521484375,
+ -491.4288024902344
+ ],
+ [
+ -302.0081787109375,
+ -492.1895446777344
+ ],
+ [
+ -307.333251953125,
+ -494.4717102050781
+ ],
+ [
+ -312.6583251953125,
+ -495.9931640625
+ ],
+ [
+ -317.22265625,
+ -499.03607177734375
+ ],
+ [
+ -322.5477294921875,
+ -501.3182373046875
+ ],
+ [
+ -330.915771484375,
+ -505.8825988769531
+ ],
+ [
+ -333.9586181640625,
+ -507.404052734375
+ ],
+ [
+ -345.3695068359375,
+ -512.7291259765625
+ ],
+ [
+ -353.737548828125,
+ -517.2934875488281
+ ],
+ [
+ -365.1484375,
+ -524.1400146484375
+ ],
+ [
+ -371.2342529296875,
+ -527.1829223632812
+ ],
+ [
+ -375.037841796875,
+ -528.7043762207031
+ ],
+ [
+ -378.0806884765625,
+ -530.225830078125
+ ],
+ [
+ -381.1236572265625,
+ -531.7472839355469
+ ],
+ [
+ -391.0130615234375,
+ -536.3116149902344
+ ],
+ [
+ -397.098876953125,
+ -540.1152648925781
+ ],
+ [
+ -403.9454345703125,
+ -543.1581420898438
+ ],
+ [
+ -410.7919921875,
+ -546.9617919921875
+ ],
+ [
+ -417.638427734375,
+ -550.7654113769531
+ ],
+ [
+ -432.09228515625,
+ -556.8512268066406
+ ],
+ [
+ -444.263916015625,
+ -560.6548461914062
+ ],
+ [
+ -452.6318359375,
+ -562.1763000488281
+ ],
+ [
+ -478.49658203125,
+ -568.2621002197266
+ ],
+ [
+ -483.0609130859375,
+ -569.0228271484375
+ ],
+ [
+ -486.864501953125,
+ -569.7835540771484
+ ],
+ [
+ -490.6680908203125,
+ -570.5442810058594
+ ],
+ [
+ -499.0361328125,
+ -572.8264617919922
+ ],
+ [
+ -499.0361328125,
+ -572.8264617919922
+ ]
+ ],
+ "pressures": [
+ 0.1240692138671875,
+ 0.1865997314453125,
+ 0.206634521484375,
+ 0.2349700927734375,
+ 0.2520751953125,
+ 0.2652587890625,
+ 0.2716064453125,
+ 0.2872467041015625,
+ 0.2931060791015625,
+ 0.2970123291015625,
+ 0.2984771728515625,
+ 0.3018951416015625,
+ 0.3043365478515625,
+ 0.3053131103515625,
+ 0.3082427978515625,
+ 0.3082427978515625,
+ 0.315093994140625,
+ 0.316070556640625,
+ 0.316070556640625,
+ 0.317535400390625,
+ 0.318511962890625,
+ 0.329742431640625,
+ 0.337066650390625,
+ 0.339019775390625,
+ 0.339996337890625,
+ 0.340484619140625,
+ 0.340972900390625,
+ 0.341461181640625,
+ 0.340972900390625,
+ 0.340972900390625,
+ 0.341949462890625,
+ 0.340972900390625,
+ 0.341949462890625,
+ 0.3448944091796875,
+ 0.3458709716796875,
+ 0.3453826904296875,
+ 0.3478240966796875,
+ 0.3512420654296875,
+ 0.3531951904296875,
+ 0.3531951904296875,
+ 0.3546600341796875,
+ 0.3556365966796875,
+ 0.3575897216796875,
+ 0.3585662841796875,
+ 0.3585662841796875,
+ 0.3590545654296875,
+ 0.3590545654296875,
+ 0.3571014404296875,
+ 0.3585662841796875,
+ 0.3600311279296875,
+ 0.3590545654296875,
+ 0.3590545654296875,
+ 0.3590545654296875,
+ 0.3580780029296875,
+ 0.3575897216796875,
+ 0.3585662841796875,
+ 0.3585662841796875,
+ 0.3585662841796875,
+ 0.3575897216796875,
+ 0.3575897216796875,
+ 0.3561248779296875,
+ 0.3551483154296875,
+ 0.3541717529296875,
+ 0.3536834716796875,
+ 0.3536834716796875,
+ 0.3527069091796875,
+ 0.3541717529296875,
+ 0.3527069091796875,
+ 0.3527069091796875,
+ 0.3536834716796875,
+ 0.3546600341796875,
+ 0.3556365966796875,
+ 0.3536834716796875,
+ 0.3546600341796875,
+ 0.3571014404296875,
+ 0.3561248779296875,
+ 0.3566131591796875,
+ 0.3571014404296875,
+ 0.3571014404296875,
+ 0.3575897216796875,
+ 0.3580780029296875,
+ 0.3580780029296875,
+ 0.3590545654296875,
+ 0.3644256591796875,
+ 0.3707733154296875,
+ 0.3717498779296875,
+ 0.3722381591796875,
+ 0.3722381591796875,
+ 0.3737030029296875,
+ 0.3737030029296875,
+ 0.37762451171875,
+ 0.37762451171875,
+ 0.37762451171875,
+ 0.37762451171875,
+ 0.37567138671875,
+ 0.37567138671875,
+ 0.37615966796875,
+ 0.37811279296875,
+ 0.37957763671875,
+ 0.37957763671875,
+ 0.37957763671875,
+ 0.37957763671875,
+ 0.37957763671875,
+ 0.37957763671875,
+ 0.37908935546875,
+ 0.37908935546875,
+ 0.37957763671875,
+ 0.38250732421875,
+ 0.38787841796875,
+ 0.38836669921875,
+ 0.38836669921875,
+ 0.38983154296875,
+ 0.39031982421875,
+ 0.38836669921875,
+ 0.38983154296875,
+ 0.39129638671875,
+ 0.39129638671875,
+ 0.39178466796875,
+ 0.39178466796875,
+ 0.39129638671875,
+ 0.39080810546875,
+ 0.39080810546875,
+ 0.39080810546875,
+ 0.39080810546875,
+ 0.39080810546875,
+ 0.39324951171875,
+ 0.39227294921875,
+ 0.39227294921875,
+ 0.39471435546875,
+ 0.39471435546875,
+ 0.39520263671875,
+ 0.39520263671875,
+ 0.39520263671875,
+ 0.39422607421875,
+ 0.39373779296875,
+ 0.39471435546875,
+ 0.39569091796875,
+ 0.39617919921875,
+ 0.39715576171875,
+ 0.39715576171875,
+ 0.39666748046875,
+ 0.39666748046875,
+ 0.39569091796875,
+ 0.39715576171875,
+ 0.39569091796875,
+ 0.39520263671875,
+ 0.39471435546875,
+ 0.39764404296875,
+ 0.39715576171875,
+ 0.39276123046875,
+ 0.39031982421875,
+ 0.39031982421875,
+ 0.38739013671875,
+ 0.38885498046875,
+ 0.38250732421875,
+ 0.38494873046875,
+ 0.38494873046875,
+ 0.38494873046875,
+ 0.38592529296875,
+ 0.38592529296875,
+ 0.38690185546875,
+ 0.38592529296875,
+ 0.38446044921875,
+ 0.38543701171875,
+ 0.38592529296875,
+ 0.38543701171875,
+ 0.38543701171875,
+ 0.3502655029296875,
+ 0.326324462890625,
+ 0.2887115478515625,
+ 0.2261810302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -499.0361328125,
+ -572.8264617919922
+ ]
+ },
+ {
+ "id": "Bjap1pn3qY-bwFsaebnFS",
+ "type": "freedraw",
+ "x": 323.23712158203125,
+ "y": 235.35547637939453,
+ "width": 2.2822265625,
+ "height": 14.45379638671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "al",
+ "roundness": null,
+ "seed": 1042198609,
+ "version": 14,
+ "versionNonce": 2139739455,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556371265,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ 0,
+ -3.80364990234375
+ ],
+ [
+ 0,
+ -5.3250732421875
+ ],
+ [
+ -0.7607421875,
+ -7.60723876953125
+ ],
+ [
+ -1.521484375,
+ -10.650146484375
+ ],
+ [
+ -1.521484375,
+ -12.93231201171875
+ ],
+ [
+ -2.2822265625,
+ -14.45379638671875
+ ],
+ [
+ -2.2822265625,
+ -14.45379638671875
+ ]
+ ],
+ "pressures": [
+ 0.2916412353515625,
+ 0.39813232421875,
+ 0.40399169921875,
+ 0.40594482421875,
+ 0.4069366455078125,
+ 0.4084014892578125,
+ 0.40545654296875,
+ 0.3473358154296875,
+ 0.2281341552734375,
+ 0.090362548828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.2822265625,
+ -14.45379638671875
+ ]
+ },
+ {
+ "id": "moOj00u6OpS-E7Suvy-_M",
+ "type": "freedraw",
+ "x": 317.91204833984375,
+ "y": 197.31916046142578,
+ "width": 6.8465576171875,
+ "height": 22.06103515625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "am",
+ "roundness": null,
+ "seed": 2100529727,
+ "version": 13,
+ "versionNonce": 1863682673,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556370849,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ -0.7607421875,
+ -3.0428466796875
+ ],
+ [
+ -1.521484375,
+ -5.3250732421875
+ ],
+ [
+ -2.2822265625,
+ -9.128662109375
+ ],
+ [
+ -3.04296875,
+ -12.17156982421875
+ ],
+ [
+ -3.04296875,
+ -13.69305419921875
+ ],
+ [
+ -3.8037109375,
+ -15.2144775390625
+ ],
+ [
+ -5.3250732421875,
+ -19.01812744140625
+ ],
+ [
+ -6.8465576171875,
+ -22.06103515625
+ ],
+ [
+ -6.8465576171875,
+ -22.06103515625
+ ]
+ ],
+ "pressures": [
+ 0.14996337890625,
+ 0.325836181640625,
+ 0.325836181640625,
+ 0.3038482666015625,
+ 0.2462005615234375,
+ 0.2193450927734375,
+ 0.212005615234375,
+ 0.204193115234375,
+ 0.15533447265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.8465576171875,
+ -22.06103515625
+ ]
+ },
+ {
+ "id": "VhPOEk5vAZBivsK6OqRYv",
+ "type": "freedraw",
+ "x": 305.74041748046875,
+ "y": 137.22187042236328,
+ "width": 6.0858154296875,
+ "height": 22.82177734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "an",
+ "roundness": null,
+ "seed": 879106879,
+ "version": 12,
+ "versionNonce": 1375976671,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556370649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ -0.7607421875,
+ -4.56439208984375
+ ],
+ [
+ -1.521484375,
+ -9.12872314453125
+ ],
+ [
+ -3.04296875,
+ -13.69305419921875
+ ],
+ [
+ -3.8035888671875,
+ -15.97528076171875
+ ],
+ [
+ -4.5643310546875,
+ -17.4967041015625
+ ],
+ [
+ -5.3250732421875,
+ -21.30035400390625
+ ],
+ [
+ -6.0858154296875,
+ -22.82177734375
+ ],
+ [
+ -6.0858154296875,
+ -22.82177734375
+ ]
+ ],
+ "pressures": [
+ 0.15484619140625,
+ 0.213470458984375,
+ 0.217864990234375,
+ 0.202239990234375,
+ 0.1621856689453125,
+ 0.13726806640625,
+ 0.12603759765625,
+ 0.01318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.0858154296875,
+ -22.82177734375
+ ]
+ },
+ {
+ "id": "r1V0pJJbKjvOqXcvRPOon",
+ "type": "freedraw",
+ "x": 291.28656005859375,
+ "y": 84.73175811767578,
+ "width": 3.0428466796875,
+ "height": 13.69305419921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ao",
+ "roundness": null,
+ "seed": 233524561,
+ "version": 12,
+ "versionNonce": 1530561745,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556370449,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ -1.52142333984375
+ ],
+ [
+ -0.7606201171875,
+ -3.04290771484375
+ ],
+ [
+ -0.7606201171875,
+ -4.5643310546875
+ ],
+ [
+ -1.5213623046875,
+ -6.0858154296875
+ ],
+ [
+ -1.5213623046875,
+ -7.60723876953125
+ ],
+ [
+ -2.2821044921875,
+ -9.889404296875
+ ],
+ [
+ -2.2821044921875,
+ -12.17156982421875
+ ],
+ [
+ -3.0428466796875,
+ -13.69305419921875
+ ],
+ [
+ -3.0428466796875,
+ -13.69305419921875
+ ]
+ ],
+ "pressures": [
+ 0.0586090087890625,
+ 0.3033599853515625,
+ 0.2960357666015625,
+ 0.2799072265625,
+ 0.2525634765625,
+ 0.196868896484375,
+ 0.1084442138671875,
+ 0.00634765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.0428466796875,
+ -13.69305419921875
+ ]
+ },
+ {
+ "id": "YzS2WB2efXKst9rAkumUW",
+ "type": "freedraw",
+ "x": 279.11505126953125,
+ "y": 26.15589141845703,
+ "width": 8.3680419921875,
+ "height": 28.9075927734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ap",
+ "roundness": null,
+ "seed": 125745439,
+ "version": 15,
+ "versionNonce": 485392511,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556370266,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -2.28216552734375
+ ],
+ [
+ -1.521484375,
+ -3.80364990234375
+ ],
+ [
+ -2.2822265625,
+ -5.3250732421875
+ ],
+ [
+ -2.2822265625,
+ -6.8465576171875
+ ],
+ [
+ -3.04296875,
+ -8.36798095703125
+ ],
+ [
+ -3.8037109375,
+ -9.889404296875
+ ],
+ [
+ -4.564453125,
+ -12.93231201171875
+ ],
+ [
+ -6.0858154296875,
+ -17.4967041015625
+ ],
+ [
+ -6.8465576171875,
+ -22.06103515625
+ ],
+ [
+ -8.3680419921875,
+ -26.6253662109375
+ ],
+ [
+ -8.3680419921875,
+ -28.9075927734375
+ ],
+ [
+ -8.3680419921875,
+ -28.9075927734375
+ ]
+ ],
+ "pressures": [
+ 0.14898681640625,
+ 0.2506103515625,
+ 0.2677001953125,
+ 0.2760009765625,
+ 0.2867584228515625,
+ 0.2906646728515625,
+ 0.2984771728515625,
+ 0.3111724853515625,
+ 0.3067779541015625,
+ 0.2657470703125,
+ 0.12896728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.3680419921875,
+ -28.9075927734375
+ ]
+ },
+ {
+ "id": "FAmZg_PY36e9iognc6coq",
+ "type": "freedraw",
+ "x": 266.94342041015625,
+ "y": -24.81273651123047,
+ "width": 3.04296875,
+ "height": 9.889404296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aq",
+ "roundness": null,
+ "seed": 196595263,
+ "version": 10,
+ "versionNonce": 212034353,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556370089,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -1.52142333984375
+ ],
+ [
+ -1.521484375,
+ -2.28216552734375
+ ],
+ [
+ -1.521484375,
+ -4.5643310546875
+ ],
+ [
+ -2.2822265625,
+ -6.0858154296875
+ ],
+ [
+ -3.04296875,
+ -9.889404296875
+ ],
+ [
+ -3.04296875,
+ -9.889404296875
+ ]
+ ],
+ "pressures": [
+ 0.190521240234375,
+ 0.2950592041015625,
+ 0.2945709228515625,
+ 0.2745361328125,
+ 0.2271575927734375,
+ 0.1680450439453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.04296875,
+ -9.889404296875
+ ]
+ },
+ {
+ "id": "MlR81mmrZQ6PdJ-LRU_Jr",
+ "type": "freedraw",
+ "x": 252.48956298828125,
+ "y": -60.56682586669922,
+ "width": 10.650146484375,
+ "height": 19.77886962890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ar",
+ "roundness": null,
+ "seed": 1623990385,
+ "version": 14,
+ "versionNonce": 811376671,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556369897,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.5213623046875,
+ -1.521484375
+ ],
+ [
+ -2.2821044921875,
+ -2.282196044921875
+ ],
+ [
+ -3.0428466796875,
+ -3.80364990234375
+ ],
+ [
+ -3.8035888671875,
+ -5.325103759765625
+ ],
+ [
+ -5.3250732421875,
+ -8.36798095703125
+ ],
+ [
+ -6.846435546875,
+ -10.650177001953125
+ ],
+ [
+ -8.367919921875,
+ -14.45379638671875
+ ],
+ [
+ -9.889404296875,
+ -17.4967041015625
+ ],
+ [
+ -10.650146484375,
+ -19.77886962890625
+ ],
+ [
+ -10.650146484375,
+ -19.77886962890625
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.314605712890625,
+ 0.328765869140625,
+ 0.328765869140625,
+ 0.324859619140625,
+ 0.321441650390625,
+ 0.3023834228515625,
+ 0.2799072265625,
+ 0.1836700439453125,
+ 0.01708984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.650146484375,
+ -19.77886962890625
+ ]
+ },
+ {
+ "id": "bURV7FW76ElVE5RNKZXPe",
+ "type": "freedraw",
+ "x": 234.99285888671875,
+ "y": -89.47441864013672,
+ "width": 11.410888671875,
+ "height": 14.45379638671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "as",
+ "roundness": null,
+ "seed": 1472515103,
+ "version": 15,
+ "versionNonce": 587572625,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556369705,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.5213623046875,
+ -0.760711669921875
+ ],
+ [
+ -1.5213623046875,
+ -1.521453857421875
+ ],
+ [
+ -2.2821044921875,
+ -1.521453857421875
+ ],
+ [
+ -3.0428466796875,
+ -2.28216552734375
+ ],
+ [
+ -3.8035888671875,
+ -3.803619384765625
+ ],
+ [
+ -5.3250732421875,
+ -6.0858154296875
+ ],
+ [
+ -6.0858154296875,
+ -7.607269287109375
+ ],
+ [
+ -6.846435546875,
+ -9.128692626953125
+ ],
+ [
+ -9.128662109375,
+ -11.410888671875
+ ],
+ [
+ -9.889404296875,
+ -12.932342529296875
+ ],
+ [
+ -11.410888671875,
+ -14.45379638671875
+ ],
+ [
+ -11.410888671875,
+ -14.45379638671875
+ ]
+ ],
+ "pressures": [
+ 0.0493316650390625,
+ 0.206634521484375,
+ 0.2354583740234375,
+ 0.2598876953125,
+ 0.2760009765625,
+ 0.2911529541015625,
+ 0.2965240478515625,
+ 0.2921295166015625,
+ 0.2779541015625,
+ 0.193939208984375,
+ 0.12994384765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -11.410888671875,
+ -14.45379638671875
+ ]
+ },
+ {
+ "id": "RIUWmQyyXceT5kX3JWiqU",
+ "type": "freedraw",
+ "x": 219.01763916015625,
+ "y": -113.0569076538086,
+ "width": 4.5643310546875,
+ "height": 10.650177001953125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "at",
+ "roundness": null,
+ "seed": 1923121471,
+ "version": 12,
+ "versionNonce": 189832127,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556369513,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -1.521453857421875
+ ],
+ [
+ -2.2821044921875,
+ -2.282196044921875
+ ],
+ [
+ -2.2821044921875,
+ -3.04290771484375
+ ],
+ [
+ -2.2821044921875,
+ -5.3250732421875
+ ],
+ [
+ -3.0428466796875,
+ -7.607269287109375
+ ],
+ [
+ -4.5643310546875,
+ -10.650177001953125
+ ],
+ [
+ -4.5643310546875,
+ -10.650177001953125
+ ]
+ ],
+ "pressures": [
+ 0.15093994140625,
+ 0.2618408203125,
+ 0.2989654541015625,
+ 0.3092193603515625,
+ 0.3014068603515625,
+ 0.2872467041015625,
+ 0.2750244140625,
+ 0.2203216552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.5643310546875,
+ -10.650177001953125
+ ]
+ },
+ {
+ "id": "Rd26TbgW6xZtSVDaWVmUG",
+ "type": "freedraw",
+ "x": 205.32464599609375,
+ "y": -135.8786849975586,
+ "width": 11.410888671875,
+ "height": 15.975250244140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "au",
+ "roundness": null,
+ "seed": 971999057,
+ "version": 12,
+ "versionNonce": 2049362929,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556369321,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.2822265625,
+ -1.521453857421875
+ ],
+ [
+ -3.04296875,
+ -2.28216552734375
+ ],
+ [
+ -4.564453125,
+ -3.04290771484375
+ ],
+ [
+ -6.0858154296875,
+ -5.3250732421875
+ ],
+ [
+ -6.8465576171875,
+ -6.846527099609375
+ ],
+ [
+ -7.6072998046875,
+ -8.36798095703125
+ ],
+ [
+ -9.1287841796875,
+ -12.171600341796875
+ ],
+ [
+ -11.410888671875,
+ -15.975250244140625
+ ],
+ [
+ -11.410888671875,
+ -15.975250244140625
+ ]
+ ],
+ "pressures": [
+ 0.14361572265625,
+ 0.2872467041015625,
+ 0.3033599853515625,
+ 0.3072662353515625,
+ 0.3082427978515625,
+ 0.2921295166015625,
+ 0.2642822265625,
+ 0.2208099365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -11.410888671875,
+ -15.975250244140625
+ ]
+ },
+ {
+ "id": "EOhonUSI7y8_zWX4AR7ax",
+ "type": "freedraw",
+ "x": 181.74212646484375,
+ "y": -176.19713592529297,
+ "width": 8.3680419921875,
+ "height": 9.12872314453125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "av",
+ "roundness": null,
+ "seed": 1350688543,
+ "version": 13,
+ "versionNonce": 1975317343,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556369057,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -2.2822265625,
+ -1.521453857421875
+ ],
+ [
+ -3.04296875,
+ -2.282196044921875
+ ],
+ [
+ -3.8035888671875,
+ -3.04290771484375
+ ],
+ [
+ -5.3250732421875,
+ -4.564361572265625
+ ],
+ [
+ -6.8465576171875,
+ -7.607269287109375
+ ],
+ [
+ -8.3680419921875,
+ -9.12872314453125
+ ],
+ [
+ -8.3680419921875,
+ -9.12872314453125
+ ]
+ ],
+ "pressures": [
+ 0.2559814453125,
+ 0.3053131103515625,
+ 0.332183837890625,
+ 0.336090087890625,
+ 0.336090087890625,
+ 0.333648681640625,
+ 0.322906494140625,
+ 0.2535400390625,
+ 0.0385894775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.3680419921875,
+ -9.12872314453125
+ ]
+ },
+ {
+ "id": "bZNNlD-2bn7dnvGMEfeQ-",
+ "type": "freedraw",
+ "x": 161.96319580078125,
+ "y": -200.54036712646484,
+ "width": 7.607177734375,
+ "height": 9.889434814453125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aw",
+ "roundness": null,
+ "seed": 644452383,
+ "version": 12,
+ "versionNonce": 802969169,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556368874,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.5213623046875,
+ -1.521453857421875
+ ],
+ [
+ -1.5213623046875,
+ -2.282196044921875
+ ],
+ [
+ -2.2821044921875,
+ -3.80364990234375
+ ],
+ [
+ -4.5643310546875,
+ -5.3250732421875
+ ],
+ [
+ -6.846435546875,
+ -8.36798095703125
+ ],
+ [
+ -7.607177734375,
+ -9.889434814453125
+ ],
+ [
+ -7.607177734375,
+ -9.889434814453125
+ ]
+ ],
+ "pressures": [
+ 0.2672119140625,
+ 0.2813873291015625,
+ 0.2852935791015625,
+ 0.2843170166015625,
+ 0.2799072265625,
+ 0.2677001953125,
+ 0.2486419677734375,
+ 0.091827392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -7.607177734375,
+ -9.889434814453125
+ ]
+ },
+ {
+ "id": "iSehKL9vjqeXATmGeso1l",
+ "type": "freedraw",
+ "x": 95.01934814453125,
+ "y": -279.65584564208984,
+ "width": 3.0428466796875,
+ "height": 5.3250732421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ax",
+ "roundness": null,
+ "seed": 1099012721,
+ "version": 11,
+ "versionNonce": 1518610175,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556368690,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -2.2821044921875,
+ -3.04290771484375
+ ],
+ [
+ -3.0428466796875,
+ -3.803619384765625
+ ],
+ [
+ -3.0428466796875,
+ -4.564361572265625
+ ],
+ [
+ -3.0428466796875,
+ -5.3250732421875
+ ],
+ [
+ -3.0428466796875,
+ -5.3250732421875
+ ]
+ ],
+ "pressures": [
+ 0.1143035888671875,
+ 0.2315521240234375,
+ 0.198333740234375,
+ 0.197845458984375,
+ 0.191497802734375,
+ 0.191986083984375,
+ 0.191009521484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.0428466796875,
+ -5.3250732421875
+ ]
+ },
+ {
+ "id": "D8ItqE_qiYzeXhtTmuVmM",
+ "type": "freedraw",
+ "x": 86.65142822265625,
+ "y": -291.06673431396484,
+ "width": 6.0858154296875,
+ "height": 11.410888671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ay",
+ "roundness": null,
+ "seed": 475919249,
+ "version": 10,
+ "versionNonce": 1779156145,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556368522,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -2.2822265625,
+ -3.04290771484375
+ ],
+ [
+ -3.04296875,
+ -3.803619384765625
+ ],
+ [
+ -3.04296875,
+ -4.564361572265625
+ ],
+ [
+ -4.564453125,
+ -7.607269287109375
+ ],
+ [
+ -6.0858154296875,
+ -11.410888671875
+ ],
+ [
+ -6.0858154296875,
+ -11.410888671875
+ ]
+ ],
+ "pressures": [
+ 0.187591552734375,
+ 0.2413177490234375,
+ 0.2764892578125,
+ 0.2794189453125,
+ 0.2799072265625,
+ 0.2598876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.0858154296875,
+ -11.410888671875
+ ]
+ },
+ {
+ "id": "UvA-bNZK2mr6sIcxalHZj",
+ "type": "freedraw",
+ "x": 64.59039306640625,
+ "y": -313.12776947021484,
+ "width": 2.2822265625,
+ "height": 6.8465423583984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "az",
+ "roundness": null,
+ "seed": 2139078335,
+ "version": 10,
+ "versionNonce": 1635301023,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556368346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -1.521453857421875
+ ],
+ [
+ -1.521484375,
+ -2.282196044921875
+ ],
+ [
+ -1.521484375,
+ -3.80364990234375
+ ],
+ [
+ -2.2822265625,
+ -6.8465423583984375
+ ],
+ [
+ -2.2822265625,
+ -6.8465423583984375
+ ]
+ ],
+ "pressures": [
+ 0.1660919189453125,
+ 0.208099365234375,
+ 0.2374114990234375,
+ 0.2422943115234375,
+ 0.2398529052734375,
+ 0.212493896484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.2822265625,
+ -6.8465423583984375
+ ]
+ },
+ {
+ "id": "7qIwoVhgjZx9AZ2MjPeDd",
+ "type": "freedraw",
+ "x": 42.52923583984375,
+ "y": -332.1459274291992,
+ "width": 9.128662109375,
+ "height": 12.171615600585938,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b00",
+ "roundness": null,
+ "seed": 2031212529,
+ "version": 10,
+ "versionNonce": 1554683665,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556368169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.5213623046875,
+ -0.7607269287109375
+ ],
+ [
+ -3.8035888671875,
+ -3.04290771484375
+ ],
+ [
+ -4.5643310546875,
+ -3.8036346435546875
+ ],
+ [
+ -6.846435546875,
+ -6.0858001708984375
+ ],
+ [
+ -8.367919921875,
+ -9.889434814453125
+ ],
+ [
+ -9.128662109375,
+ -12.171615600585938
+ ],
+ [
+ -9.128662109375,
+ -12.171615600585938
+ ]
+ ],
+ "pressures": [
+ 0.2838287353515625,
+ 0.2720947265625,
+ 0.2745361328125,
+ 0.2828521728515625,
+ 0.2794189453125,
+ 0.077178955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -9.128662109375,
+ -12.171615600585938
+ ]
+ },
+ {
+ "id": "fxnQRE1WqwF9tKQKhCafv",
+ "type": "freedraw",
+ "x": 13.62176513671875,
+ "y": -358.77132415771484,
+ "width": 11.410888671875,
+ "height": 11.410888671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b01",
+ "roundness": null,
+ "seed": 987830367,
+ "version": 10,
+ "versionNonce": 1230840383,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556368001,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.2822265625,
+ -0.7607269287109375
+ ],
+ [
+ -5.3250732421875,
+ -2.2821807861328125
+ ],
+ [
+ -6.8465576171875,
+ -3.8036346435546875
+ ],
+ [
+ -8.3680419921875,
+ -5.3250885009765625
+ ],
+ [
+ -9.1287841796875,
+ -6.846527099609375
+ ],
+ [
+ -11.410888671875,
+ -11.410888671875
+ ],
+ [
+ -11.410888671875,
+ -11.410888671875
+ ]
+ ],
+ "pressures": [
+ 0.327789306640625,
+ 0.2994537353515625,
+ 0.3082427978515625,
+ 0.3082427978515625,
+ 0.2955474853515625,
+ 0.2422943115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -11.410888671875,
+ -11.410888671875
+ ]
+ },
+ {
+ "id": "P-8f01ldxp141Nun6yb0G",
+ "type": "freedraw",
+ "x": -16.04656982421875,
+ "y": -374.74657440185547,
+ "width": 9.889404296875,
+ "height": 9.889434814453125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b02",
+ "roundness": null,
+ "seed": 2129961041,
+ "version": 10,
+ "versionNonce": 1336146769,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556363666,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.2822265625,
+ -0.760711669921875
+ ],
+ [
+ -3.8035888671875,
+ -2.28216552734375
+ ],
+ [
+ -6.0858154296875,
+ -3.803619384765625
+ ],
+ [
+ -7.6072998046875,
+ -5.3250732421875
+ ],
+ [
+ -9.1287841796875,
+ -8.36798095703125
+ ],
+ [
+ -9.889404296875,
+ -9.889434814453125
+ ],
+ [
+ -9.889404296875,
+ -9.889434814453125
+ ]
+ ],
+ "pressures": [
+ 0.332672119140625,
+ 0.313629150390625,
+ 0.313629150390625,
+ 0.314605712890625,
+ 0.2989654541015625,
+ 0.15582275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -9.889404296875,
+ -9.889434814453125
+ ]
+ },
+ {
+ "id": "MGMh0qf1tsbyTtXkteKTM",
+ "type": "freedraw",
+ "x": -44.95416259765625,
+ "y": -392.2432632446289,
+ "width": 7.6072998046875,
+ "height": 5.3250732421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b03",
+ "roundness": null,
+ "seed": 1831783935,
+ "version": 8,
+ "versionNonce": 687084031,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556363442,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.0428466796875,
+ -0.7607269287109375
+ ],
+ [
+ -5.3250732421875,
+ -1.521453857421875
+ ],
+ [
+ -6.8465576171875,
+ -3.803619384765625
+ ],
+ [
+ -7.6072998046875,
+ -5.3250732421875
+ ],
+ [
+ -7.6072998046875,
+ -5.3250732421875
+ ]
+ ],
+ "pressures": [
+ 0.332672119140625,
+ 0.2794189453125,
+ 0.2681884765625,
+ 0.14459228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -7.6072998046875,
+ -5.3250732421875
+ ]
+ },
+ {
+ "id": "h9F5l739AmYBDBqko5flg",
+ "type": "freedraw",
+ "x": -79.18682861328125,
+ "y": -400.61124420166016,
+ "width": 6.8465576171875,
+ "height": 5.3250732421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b04",
+ "roundness": null,
+ "seed": 259247825,
+ "version": 8,
+ "versionNonce": 1627474353,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556363249,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.2822265625,
+ -1.521453857421875
+ ],
+ [
+ -3.8035888671875,
+ -2.2821807861328125
+ ],
+ [
+ -5.3250732421875,
+ -3.8036346435546875
+ ],
+ [
+ -6.8465576171875,
+ -5.3250732421875
+ ],
+ [
+ -6.8465576171875,
+ -5.3250732421875
+ ]
+ ],
+ "pressures": [
+ 0.2764892578125,
+ 0.202728271484375,
+ 0.14459228515625,
+ 0.082550048828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.8465576171875,
+ -5.3250732421875
+ ]
+ },
+ {
+ "id": "Kx8-rStg80eF3PJVSTy90",
+ "type": "freedraw",
+ "x": -111.13726806640625,
+ "y": -413.54358673095703,
+ "width": 14.45379638671875,
+ "height": 6.0858001708984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b05",
+ "roundness": null,
+ "seed": 1973250911,
+ "version": 10,
+ "versionNonce": 1183891871,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556363058,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -5.3250732421875,
+ -0.760711669921875
+ ],
+ [
+ -6.8465576171875,
+ -1.5214385986328125
+ ],
+ [
+ -8.3680419921875,
+ -2.28216552734375
+ ],
+ [
+ -11.41094970703125,
+ -4.5643463134765625
+ ],
+ [
+ -13.693115234375,
+ -5.3250732421875
+ ],
+ [
+ -14.45379638671875,
+ -6.0858001708984375
+ ],
+ [
+ -14.45379638671875,
+ -6.0858001708984375
+ ]
+ ],
+ "pressures": [
+ 0.335601806640625,
+ 0.316070556640625,
+ 0.2672119140625,
+ 0.191009521484375,
+ 0.1621856689453125,
+ 0.1084442138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -14.45379638671875,
+ -6.0858001708984375
+ ]
+ },
+ {
+ "id": "4uwqv2vLdN2Ysq60v1Dq2",
+ "type": "freedraw",
+ "x": -156.78082275390625,
+ "y": -428.75809478759766,
+ "width": 3.04290771484375,
+ "height": 0.7607269287109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b06",
+ "roundness": null,
+ "seed": 603012433,
+ "version": 6,
+ "versionNonce": 2046950417,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556362840,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.521484375,
+ -0.7607269287109375
+ ],
+ [
+ -3.04290771484375,
+ -0.7607269287109375
+ ],
+ [
+ -3.04290771484375,
+ -0.7607269287109375
+ ]
+ ],
+ "pressures": [
+ 0.2247161865234375,
+ 0.1201629638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.04290771484375,
+ -0.7607269287109375
+ ]
+ },
+ {
+ "id": "hBvNgN-_oOuL7AT6dG25M",
+ "type": "freedraw",
+ "x": -219.92108154296875,
+ "y": -427.2366409301758,
+ "width": 2.28216552734375,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b07",
+ "roundness": null,
+ "seed": 995435711,
+ "version": 5,
+ "versionNonce": 103370047,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556362315,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.28216552734375,
+ 0
+ ],
+ [
+ -2.28216552734375,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.092315673828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.28216552734375,
+ 0
+ ]
+ },
+ {
+ "id": "UivA-WuilBcQ5tMgFqrO6",
+ "type": "freedraw",
+ "x": -71.57952880859375,
+ "y": -405.93631744384766,
+ "width": 3.8037109375,
+ "height": 6.8465423583984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b08",
+ "roundness": null,
+ "seed": 2047917663,
+ "version": 11,
+ "versionNonce": 264129905,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556367823,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607269287109375
+ ],
+ [
+ -1.521484375,
+ -1.521453857421875
+ ],
+ [
+ -2.2822265625,
+ -2.2821807861328125
+ ],
+ [
+ -3.04296875,
+ -2.2821807861328125
+ ],
+ [
+ -3.04296875,
+ -3.04290771484375
+ ],
+ [
+ -3.8037109375,
+ -3.8036346435546875
+ ],
+ [
+ -3.8037109375,
+ -6.8465423583984375
+ ],
+ [
+ -3.8037109375,
+ -6.8465423583984375
+ ]
+ ],
+ "pressures": [
+ 0.3463592529296875,
+ 0.321441650390625,
+ 0.327789306640625,
+ 0.3561248779296875,
+ 0.3717498779296875,
+ 0.3717498779296875,
+ 0.2921295166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.8037109375,
+ -6.8465423583984375
+ ]
+ },
+ {
+ "id": "zKfxejn3rc5JQQwNY82Im",
+ "type": "freedraw",
+ "x": -155.2593994140625,
+ "y": -427.9973678588867,
+ "width": 6.0858154296875,
+ "height": 3.04290771484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b09",
+ "roundness": null,
+ "seed": 382168895,
+ "version": 11,
+ "versionNonce": 31713759,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556367657,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607269287109375
+ ],
+ [
+ -0.7607421875,
+ -1.521453857421875
+ ],
+ [
+ -1.52142333984375,
+ -2.2821807861328125
+ ],
+ [
+ -2.28216552734375,
+ -2.2821807861328125
+ ],
+ [
+ -3.80364990234375,
+ -2.2821807861328125
+ ],
+ [
+ -4.5643310546875,
+ -3.04290771484375
+ ],
+ [
+ -6.0858154296875,
+ -3.04290771484375
+ ],
+ [
+ -6.0858154296875,
+ -3.04290771484375
+ ]
+ ],
+ "pressures": [
+ 0.1841583251953125,
+ 0.4127960205078125,
+ 0.38885498046875,
+ 0.2935943603515625,
+ 0.2418060302734375,
+ 0.1865997314453125,
+ 0.1157684326171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.0858154296875,
+ -3.04290771484375
+ ]
+ },
+ {
+ "id": "X1F_cmFsChWDWpbEHsYUH",
+ "type": "freedraw",
+ "x": -240.460693359375,
+ "y": -440.16898345947266,
+ "width": 10.650146484375,
+ "height": 0.7607269287109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0A",
+ "roundness": null,
+ "seed": 1106762783,
+ "version": 11,
+ "versionNonce": 1700554705,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556367483,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.52142333984375,
+ 0
+ ],
+ [
+ -3.04290771484375,
+ 0
+ ],
+ [
+ -3.8035888671875,
+ 0
+ ],
+ [
+ -5.3250732421875,
+ 0
+ ],
+ [
+ -6.0858154296875,
+ 0
+ ],
+ [
+ -7.60723876953125,
+ -0.7607269287109375
+ ],
+ [
+ -10.650146484375,
+ -0.7607269287109375
+ ],
+ [
+ -10.650146484375,
+ -0.7607269287109375
+ ]
+ ],
+ "pressures": [
+ 0.3097076416015625,
+ 0.3062896728515625,
+ 0.313629150390625,
+ 0.313629150390625,
+ 0.317535400390625,
+ 0.319488525390625,
+ 0.2618408203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.650146484375,
+ -0.7607269287109375
+ ]
+ },
+ {
+ "id": "i-M3z99L8yjBVm8lCZnyk",
+ "type": "freedraw",
+ "x": -318.0546875,
+ "y": -438.6475296020508,
+ "width": 0.7607421875,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dashed",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0B",
+ "roundness": null,
+ "seed": 355304703,
+ "version": 5,
+ "versionNonce": 95391103,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758556367291,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.092315673828125,
+ 0.074249267578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.7607421875,
+ 0
+ ]
+ }
+ ],
+ "appState": {
+ "theme": "dark",
+ "viewBackgroundColor": "#ffffff",
+ "currentItemStrokeColor": "#1e1e1e",
+ "currentItemBackgroundColor": "transparent",
+ "currentItemFillStyle": "solid",
+ "currentItemStrokeWidth": 0.5,
+ "currentItemStrokeStyle": "dashed",
+ "currentItemRoughness": 1,
+ "currentItemOpacity": 100,
+ "currentItemFontFamily": 5,
+ "currentItemFontSize": 20,
+ "currentItemTextAlign": "left",
+ "currentItemStartArrowhead": null,
+ "currentItemEndArrowhead": "arrow",
+ "currentItemArrowType": "round",
+ "currentItemFrameRole": null,
+ "scrollX": 800.7351684570312,
+ "scrollY": 496.2843933105469,
+ "zoom": {
+ "value": 1
+ },
+ "currentItemRoundness": "round",
+ "gridSize": 20,
+ "gridStep": 5,
+ "gridModeEnabled": false,
+ "gridColor": {
+ "Bold": "rgba(217, 217, 217, 0.5)",
+ "Regular": "rgba(230, 230, 230, 0.5)"
+ },
+ "currentStrokeOptions": null,
+ "frameRendering": {
+ "enabled": true,
+ "clip": true,
+ "name": true,
+ "outline": true,
+ "markerName": true,
+ "markerEnabled": true
+ },
+ "objectsSnapModeEnabled": false,
+ "activeTool": {
+ "type": "freedraw",
+ "customType": null,
+ "locked": false,
+ "fromSelection": false,
+ "lastActiveTool": null
+ }
+ },
+ "files": {}
+}
+```
+%%
\ No newline at end of file
diff --git a/Ilustraciónes/Cinematica 22-09-25_17.excalidraw.svg b/Ilustraciónes/Cinematica 22-09-25_17.excalidraw.svg
new file mode 100644
index 0000000..e2dc6f6
--- /dev/null
+++ b/Ilustraciónes/Cinematica 22-09-25_17.excalidraw.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.md b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.md
new file mode 100644
index 0000000..b504b87
--- /dev/null
+++ b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.md
@@ -0,0 +1,151250 @@
+---
+
+excalidraw-plugin: parsed
+tags: [excalidraw]
+
+---
+==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
+
+
+# Excalidraw Data
+
+## Text Elements
+%%
+## Drawing
+```json
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.15.1",
+ "elements": [
+ {
+ "id": "XN3VI5Z-TfoeyxWTLjKeg",
+ "type": "freedraw",
+ "x": -429.12066650390625,
+ "y": -360.2927780151367,
+ "width": 21.30035400390625,
+ "height": 33.471923828125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a1",
+ "roundness": null,
+ "seed": 1596623089,
+ "version": 21,
+ "versionNonce": 962236383,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558482994,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607269287109375
+ ],
+ [
+ 0.7607421875,
+ -0.7607269287109375
+ ],
+ [
+ 2.28216552734375,
+ -1.521453857421875
+ ],
+ [
+ 3.80364990234375,
+ -2.2821807861328125
+ ],
+ [
+ 6.0858154296875,
+ -3.04290771484375
+ ],
+ [
+ 10.650146484375,
+ -4.564361572265625
+ ],
+ [
+ 12.932373046875,
+ -5.3250732421875
+ ],
+ [
+ 15.9752197265625,
+ -5.3250732421875
+ ],
+ [
+ 19.01812744140625,
+ -5.3250732421875
+ ],
+ [
+ 20.53961181640625,
+ -4.564361572265625
+ ],
+ [
+ 21.30035400390625,
+ -1.521453857421875
+ ],
+ [
+ 21.30035400390625,
+ 0
+ ],
+ [
+ 21.30035400390625,
+ 5.3250732421875
+ ],
+ [
+ 19.77886962890625,
+ 11.410888671875
+ ],
+ [
+ 17.4967041015625,
+ 17.496688842773438
+ ],
+ [
+ 15.9752197265625,
+ 23.582504272460938
+ ],
+ [
+ 14.45379638671875,
+ 27.386123657226562
+ ],
+ [
+ 14.45379638671875,
+ 28.1468505859375
+ ],
+ [
+ 14.45379638671875,
+ 28.1468505859375
+ ]
+ ],
+ "pressures": [
+ 0.2457122802734375,
+ 0.39715576171875,
+ 0.40545654296875,
+ 0.4137725830078125,
+ 0.4167022705078125,
+ 0.4181671142578125,
+ 0.4230499267578125,
+ 0.4240264892578125,
+ 0.4279327392578125,
+ 0.444549560546875,
+ 0.4714202880859375,
+ 0.4963226318359375,
+ 0.500244140625,
+ 0.502197265625,
+ 0.502197265625,
+ 0.501220703125,
+ 0.4929046630859375,
+ 0.40399169921875,
+ 0.3043365478515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8ZPBr37Rro2_vNPN7NO0W",
+ "type": "freedraw",
+ "x": -421.513427734375,
+ "y": -345.83899688720703,
+ "width": 16.7359619140625,
+ "height": 3.803619384765625,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a2",
+ "roundness": null,
+ "seed": 649159711,
+ "version": 12,
+ "versionNonce": 1526038751,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558483278,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ 0.7607269287109375
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 2.2822265625,
+ 1.521453857421875
+ ],
+ [
+ 4.56439208984375,
+ 2.2821807861328125
+ ],
+ [
+ 6.0858154296875,
+ 2.2821807861328125
+ ],
+ [
+ 8.36798095703125,
+ 2.2821807861328125
+ ],
+ [
+ 11.410888671875,
+ 1.521453857421875
+ ],
+ [
+ 12.932373046875,
+ 0.7607269287109375
+ ],
+ [
+ 15.97528076171875,
+ -1.5214385986328125
+ ],
+ [
+ 15.97528076171875,
+ -1.5214385986328125
+ ]
+ ],
+ "pressures": [
+ 0.1812286376953125,
+ 0.39764404296875,
+ 0.4772796630859375,
+ 0.4841156005859375,
+ 0.4841156005859375,
+ 0.4841156005859375,
+ 0.4826507568359375,
+ 0.38543701171875,
+ 0.2789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rL9VFHEJDYtQHzcVFe15V",
+ "type": "freedraw",
+ "x": -430.64208984375,
+ "y": -371.7036666870117,
+ "width": 63.1402587890625,
+ "height": 59.33660888671875,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a3",
+ "roundness": null,
+ "seed": 1627657503,
+ "version": 36,
+ "versionNonce": 1704754015,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558484195,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ -0.7607269287109375
+ ],
+ [
+ -2.2822265625,
+ -0.7607269287109375
+ ],
+ [
+ -3.80364990234375,
+ -0.7607269287109375
+ ],
+ [
+ -4.56439208984375,
+ -0.7607269287109375
+ ],
+ [
+ -6.0858154296875,
+ -0.7607269287109375
+ ],
+ [
+ -6.8465576171875,
+ -0.7607269287109375
+ ],
+ [
+ -8.36798095703125,
+ 0
+ ],
+ [
+ -12.932373046875,
+ 3.04290771484375
+ ],
+ [
+ -15.97528076171875,
+ 6.846527099609375
+ ],
+ [
+ -18.2574462890625,
+ 12.171615600585938
+ ],
+ [
+ -19.77886962890625,
+ 19.018142700195312
+ ],
+ [
+ -20.53961181640625,
+ 25.864669799804688
+ ],
+ [
+ -18.2574462890625,
+ 37.27555847167969
+ ],
+ [
+ -13.693115234375,
+ 44.122100830078125
+ ],
+ [
+ -11.410888671875,
+ 46.404266357421875
+ ],
+ [
+ -8.36798095703125,
+ 48.68644714355469
+ ],
+ [
+ -1.521484375,
+ 52.490081787109375
+ ],
+ [
+ 12.17156982421875,
+ 54.01153564453125
+ ],
+ [
+ 22.06103515625,
+ 52.490081787109375
+ ],
+ [
+ 30.42901611328125,
+ 50.20790100097656
+ ],
+ [
+ 35.75408935546875,
+ 46.404266357421875
+ ],
+ [
+ 40.31842041015625,
+ 38.036285400390625
+ ],
+ [
+ 42.60064697265625,
+ 29.668304443359375
+ ],
+ [
+ 42.60064697265625,
+ 20.539596557617188
+ ],
+ [
+ 41.83990478515625,
+ 12.171615600585938
+ ],
+ [
+ 40.31842041015625,
+ 5.3250885009765625
+ ],
+ [
+ 34.232666015625,
+ -1.521453857421875
+ ],
+ [
+ 28.1468505859375,
+ -3.803619384765625
+ ],
+ [
+ 20.53955078125,
+ -5.3250732421875
+ ],
+ [
+ 13.69305419921875,
+ -5.3250732421875
+ ],
+ [
+ 5.3250732421875,
+ -5.3250732421875
+ ],
+ [
+ 1.52142333984375,
+ -5.3250732421875
+ ],
+ [
+ 1.52142333984375,
+ -5.3250732421875
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.2979888916015625,
+ 0.3693084716796875,
+ 0.37811279296875,
+ 0.38641357421875,
+ 0.38739013671875,
+ 0.40106201171875,
+ 0.4079132080078125,
+ 0.4147491455078125,
+ 0.4210968017578125,
+ 0.4245147705078125,
+ 0.4269561767578125,
+ 0.4308624267578125,
+ 0.4323272705078125,
+ 0.4367218017578125,
+ 0.445037841796875,
+ 0.451385498046875,
+ 0.459686279296875,
+ 0.4777679443359375,
+ 0.4865570068359375,
+ 0.4855804443359375,
+ 0.4811859130859375,
+ 0.4806976318359375,
+ 0.4894866943359375,
+ 0.4987640380859375,
+ 0.510498046875,
+ 0.515380859375,
+ 0.518798828125,
+ 0.520751953125,
+ 0.516845703125,
+ 0.503662109375,
+ 0.4855804443359375,
+ 0.3688201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Vjx9yLWCWg4mb9QgoKy35",
+ "type": "freedraw",
+ "x": -380.4342041015625,
+ "y": -312.36707305908203,
+ "width": 25.10394287109375,
+ "height": 23.58251953125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a4",
+ "roundness": null,
+ "seed": 725636063,
+ "version": 40,
+ "versionNonce": 1709166175,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558496614,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ -0.760711669921875
+ ],
+ [
+ -2.28216552734375,
+ -0.760711669921875
+ ],
+ [
+ -3.04290771484375,
+ -1.521453857421875
+ ],
+ [
+ -3.80364990234375,
+ -1.521453857421875
+ ],
+ [
+ -4.56439208984375,
+ -1.521453857421875
+ ],
+ [
+ -5.3250732421875,
+ -1.521453857421875
+ ],
+ [
+ -7.60723876953125,
+ -0.760711669921875
+ ],
+ [
+ -9.88946533203125,
+ 0.7607421875
+ ],
+ [
+ -12.171630859375,
+ 3.04290771484375
+ ],
+ [
+ -12.932373046875,
+ 4.564361572265625
+ ],
+ [
+ -14.45379638671875,
+ 6.0858154296875
+ ],
+ [
+ -15.9752197265625,
+ 9.889434814453125
+ ],
+ [
+ -15.9752197265625,
+ 11.410888671875
+ ],
+ [
+ -15.9752197265625,
+ 15.21453857421875
+ ],
+ [
+ -14.45379638671875,
+ 19.018157958984375
+ ],
+ [
+ -12.171630859375,
+ 20.53961181640625
+ ],
+ [
+ -9.12872314453125,
+ 22.061065673828125
+ ],
+ [
+ -7.60723876953125,
+ 22.061065673828125
+ ],
+ [
+ -4.56439208984375,
+ 20.53961181640625
+ ],
+ [
+ -2.28216552734375,
+ 17.4967041015625
+ ],
+ [
+ -0.7607421875,
+ 13.693084716796875
+ ],
+ [
+ 0,
+ 9.889434814453125
+ ],
+ [
+ 0,
+ 5.325103759765625
+ ],
+ [
+ -0.7607421875,
+ 3.80364990234375
+ ],
+ [
+ -1.521484375,
+ 3.80364990234375
+ ],
+ [
+ -2.28216552734375,
+ 3.04290771484375
+ ],
+ [
+ -3.04290771484375,
+ 3.80364990234375
+ ],
+ [
+ -3.04290771484375,
+ 5.325103759765625
+ ],
+ [
+ -3.80364990234375,
+ 8.36798095703125
+ ],
+ [
+ -3.04290771484375,
+ 12.171630859375
+ ],
+ [
+ -2.28216552734375,
+ 14.45379638671875
+ ],
+ [
+ 0.7607421875,
+ 17.4967041015625
+ ],
+ [
+ 3.80364990234375,
+ 19.77886962890625
+ ],
+ [
+ 6.0858154296875,
+ 19.77886962890625
+ ],
+ [
+ 9.12872314453125,
+ 16.735992431640625
+ ],
+ [
+ 9.12872314453125,
+ 16.735992431640625
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.38006591796875,
+ 0.37518310546875,
+ 0.37860107421875,
+ 0.40594482421875,
+ 0.4318389892578125,
+ 0.443084716796875,
+ 0.448944091796875,
+ 0.452362060546875,
+ 0.450897216796875,
+ 0.450408935546875,
+ 0.449432373046875,
+ 0.449432373046875,
+ 0.448944091796875,
+ 0.448944091796875,
+ 0.448455810546875,
+ 0.446990966796875,
+ 0.444061279296875,
+ 0.439178466796875,
+ 0.4318389892578125,
+ 0.4303741455078125,
+ 0.4274444580078125,
+ 0.4284210205078125,
+ 0.4303741455078125,
+ 0.4313507080078125,
+ 0.443572998046875,
+ 0.454315185546875,
+ 0.464569091796875,
+ 0.4699554443359375,
+ 0.4733734130859375,
+ 0.4709320068359375,
+ 0.4689788818359375,
+ 0.467498779296875,
+ 0.466033935546875,
+ 0.461639404296875,
+ 0.4328155517578125,
+ 0.3536834716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YeUp0ysQJwO-kf9bjKlaI",
+ "type": "freedraw",
+ "x": -375.109130859375,
+ "y": -332.90665435791016,
+ "width": 7.60723876953125,
+ "height": 44.122100830078125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a5",
+ "roundness": null,
+ "seed": 1020854943,
+ "version": 15,
+ "versionNonce": 483114993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558497072,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607269287109375
+ ],
+ [
+ 0.7607421875,
+ 2.2821807861328125
+ ],
+ [
+ 1.52142333984375,
+ 3.8036346435546875
+ ],
+ [
+ 3.80364990234375,
+ 9.128707885742188
+ ],
+ [
+ 5.3250732421875,
+ 12.932342529296875
+ ],
+ [
+ 6.0858154296875,
+ 16.7359619140625
+ ],
+ [
+ 7.60723876953125,
+ 25.10394287109375
+ ],
+ [
+ 7.60723876953125,
+ 29.668304443359375
+ ],
+ [
+ 7.60723876953125,
+ 36.51483154296875
+ ],
+ [
+ 7.60723876953125,
+ 41.079193115234375
+ ],
+ [
+ 7.60723876953125,
+ 43.361358642578125
+ ],
+ [
+ 7.60723876953125,
+ 44.122100830078125
+ ],
+ [
+ 7.60723876953125,
+ 44.122100830078125
+ ]
+ ],
+ "pressures": [
+ 0.201751708984375,
+ 0.4337921142578125,
+ 0.444061279296875,
+ 0.449920654296875,
+ 0.464080810546875,
+ 0.4699554443359375,
+ 0.4699554443359375,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.4723968505859375,
+ 0.441131591796875,
+ 0.319488525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fc48r7m3wPfP5Xn_piZ6T",
+ "type": "freedraw",
+ "x": -340.11572265625,
+ "y": -332.90665435791016,
+ "width": 13.69305419921875,
+ "height": 48.686431884765625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a6",
+ "roundness": null,
+ "seed": 1170718577,
+ "version": 19,
+ "versionNonce": 1478664511,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558504924,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.7607269287109375
+ ],
+ [
+ -2.2822265625,
+ 1.521453857421875
+ ],
+ [
+ -3.80364990234375,
+ 3.04290771484375
+ ],
+ [
+ -4.56439208984375,
+ 6.0858001708984375
+ ],
+ [
+ -8.36798095703125,
+ 13.69305419921875
+ ],
+ [
+ -11.410888671875,
+ 23.582489013671875
+ ],
+ [
+ -12.932373046875,
+ 34.232666015625
+ ],
+ [
+ -12.171630859375,
+ 41.83990478515625
+ ],
+ [
+ -11.410888671875,
+ 44.8828125
+ ],
+ [
+ -10.65020751953125,
+ 46.404266357421875
+ ],
+ [
+ -9.12872314453125,
+ 47.92572021484375
+ ],
+ [
+ -6.0858154296875,
+ 48.686431884765625
+ ],
+ [
+ -2.2822265625,
+ 47.165008544921875
+ ],
+ [
+ 0.76068115234375,
+ 42.60064697265625
+ ],
+ [
+ 0.76068115234375,
+ 42.60064697265625
+ ]
+ ],
+ "pressures": [
+ 0.4738616943359375,
+ 0.516845703125,
+ 0.5437164306640625,
+ 0.5476226806640625,
+ 0.5510406494140625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5534820556640625,
+ 0.5515289306640625,
+ 0.5344390869140625,
+ 0.525634765625,
+ 0.509033203125,
+ 0.4850921630859375,
+ 0.4206085205078125,
+ 0.2608642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aGjzXuPo9YUP-vqteiAl0",
+ "type": "freedraw",
+ "x": -357.6124267578125,
+ "y": -315.40995025634766,
+ "width": 17.4967041015625,
+ "height": 1.521453857421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a8",
+ "roundness": null,
+ "seed": 2138617553,
+ "version": 13,
+ "versionNonce": 1858223999,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558506584,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 1.52142333984375,
+ -0.7607421875
+ ],
+ [
+ 2.28216552734375,
+ -0.7607421875
+ ],
+ [
+ 4.5643310546875,
+ -0.7607421875
+ ],
+ [
+ 6.84649658203125,
+ -0.7607421875
+ ],
+ [
+ 11.410888671875,
+ -0.7607421875
+ ],
+ [
+ 13.69305419921875,
+ -0.7607421875
+ ],
+ [
+ 15.2144775390625,
+ -0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ -1.521453857421875
+ ],
+ [
+ 16.7359619140625,
+ -1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.2540283203125,
+ 0.38885498046875,
+ 0.517333984375,
+ 0.5363922119140625,
+ 0.5368804931640625,
+ 0.5363922119140625,
+ 0.529052734375,
+ 0.4357452392578125,
+ 0.337554931640625,
+ 0.1739044189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "HuWzsSSYTq66MI3pbTKi9",
+ "type": "freedraw",
+ "x": -337.83355712890625,
+ "y": -304.75980377197266,
+ "width": 11.410888671875,
+ "height": 19.018157958984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a9",
+ "roundness": null,
+ "seed": 1080667071,
+ "version": 21,
+ "versionNonce": 766081649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558507255,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ 1.52142333984375,
+ 1.521453857421875
+ ],
+ [
+ 2.28216552734375,
+ 3.04290771484375
+ ],
+ [
+ 3.8035888671875,
+ 7.607269287109375
+ ],
+ [
+ 5.3250732421875,
+ 12.171600341796875
+ ],
+ [
+ 6.0858154296875,
+ 15.975250244140625
+ ],
+ [
+ 6.84649658203125,
+ 17.4967041015625
+ ],
+ [
+ 6.84649658203125,
+ 18.257415771484375
+ ],
+ [
+ 6.84649658203125,
+ 19.018157958984375
+ ],
+ [
+ 6.84649658203125,
+ 17.4967041015625
+ ],
+ [
+ 6.84649658203125,
+ 15.975250244140625
+ ],
+ [
+ 6.84649658203125,
+ 14.45379638671875
+ ],
+ [
+ 6.0858154296875,
+ 10.650146484375
+ ],
+ [
+ 6.0858154296875,
+ 9.12872314453125
+ ],
+ [
+ 6.84649658203125,
+ 6.0858154296875
+ ],
+ [
+ 8.36798095703125,
+ 4.564361572265625
+ ],
+ [
+ 9.889404296875,
+ 3.04290771484375
+ ],
+ [
+ 11.410888671875,
+ 3.04290771484375
+ ],
+ [
+ 11.410888671875,
+ 3.04290771484375
+ ]
+ ],
+ "pressures": [
+ 0.088897705078125,
+ 0.4870452880859375,
+ 0.4948577880859375,
+ 0.4968109130859375,
+ 0.4943695068359375,
+ 0.4797210693359375,
+ 0.467498779296875,
+ 0.459197998046875,
+ 0.455780029296875,
+ 0.443084716796875,
+ 0.447479248046875,
+ 0.447479248046875,
+ 0.447479248046875,
+ 0.447479248046875,
+ 0.446990966796875,
+ 0.446502685546875,
+ 0.443084716796875,
+ 0.3478240966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TUOLh6d0ixQlKZY0Gmy4g",
+ "type": "freedraw",
+ "x": -312.7296142578125,
+ "y": -294.87036895751953,
+ "width": 17.4967041015625,
+ "height": 15.214508056640625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aA",
+ "roundness": null,
+ "seed": 888164913,
+ "version": 35,
+ "versionNonce": 350323583,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558507880,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ -0.7607421875,
+ -3.04290771484375
+ ],
+ [
+ -1.521484375,
+ -3.803619384765625
+ ],
+ [
+ -3.04290771484375,
+ -4.564361572265625
+ ],
+ [
+ -3.80364990234375,
+ -4.564361572265625
+ ],
+ [
+ -4.56439208984375,
+ -4.564361572265625
+ ],
+ [
+ -6.8465576171875,
+ -3.04290771484375
+ ],
+ [
+ -7.60723876953125,
+ -2.28216552734375
+ ],
+ [
+ -9.12872314453125,
+ 0.760711669921875
+ ],
+ [
+ -9.88946533203125,
+ 3.803619384765625
+ ],
+ [
+ -8.36798095703125,
+ 6.846527099609375
+ ],
+ [
+ -6.8465576171875,
+ 9.12872314453125
+ ],
+ [
+ -6.0858154296875,
+ 9.889434814453125
+ ],
+ [
+ -5.3250732421875,
+ 9.889434814453125
+ ],
+ [
+ -3.80364990234375,
+ 10.650146484375
+ ],
+ [
+ -2.28216552734375,
+ 9.889434814453125
+ ],
+ [
+ -0.7607421875,
+ 8.36798095703125
+ ],
+ [
+ 0.7607421875,
+ 4.564361572265625
+ ],
+ [
+ 1.52142333984375,
+ 1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ -0.7607421875,
+ -3.04290771484375
+ ],
+ [
+ -1.521484375,
+ 0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ 3.803619384765625
+ ],
+ [
+ 1.52142333984375,
+ 6.846527099609375
+ ],
+ [
+ 3.80364990234375,
+ 8.36798095703125
+ ],
+ [
+ 5.3250732421875,
+ 8.36798095703125
+ ],
+ [
+ 6.84649658203125,
+ 9.12872314453125
+ ],
+ [
+ 7.60723876953125,
+ 9.12872314453125
+ ],
+ [
+ 7.60723876953125,
+ 9.12872314453125
+ ]
+ ],
+ "pressures": [
+ 0.0952606201171875,
+ 0.1846466064453125,
+ 0.2515869140625,
+ 0.3658905029296875,
+ 0.39715576171875,
+ 0.4123077392578125,
+ 0.4259796142578125,
+ 0.4289093017578125,
+ 0.4284210205078125,
+ 0.4230499267578125,
+ 0.4181671142578125,
+ 0.4176788330078125,
+ 0.4171905517578125,
+ 0.4127960205078125,
+ 0.4123077392578125,
+ 0.4118194580078125,
+ 0.4118194580078125,
+ 0.4113311767578125,
+ 0.4113311767578125,
+ 0.4191436767578125,
+ 0.4303741455078125,
+ 0.4367218017578125,
+ 0.440155029296875,
+ 0.444549560546875,
+ 0.446990966796875,
+ 0.438690185546875,
+ 0.4352569580078125,
+ 0.4303741455078125,
+ 0.4147491455078125,
+ 0.3463592529296875,
+ 0.2862701416015625,
+ 0.190032958984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "V3UlWHbZqFuKG5DH7GyCt",
+ "type": "freedraw",
+ "x": -300.5579833984375,
+ "y": -300.19544219970703,
+ "width": 15.9752197265625,
+ "height": 36.51483154296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aB",
+ "roundness": null,
+ "seed": 310898623,
+ "version": 18,
+ "versionNonce": 1176277215,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558508425,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0.760711669921875
+ ],
+ [
+ 1.52142333984375,
+ 1.521453857421875
+ ],
+ [
+ 3.0428466796875,
+ 3.04290771484375
+ ],
+ [
+ 3.8035888671875,
+ 5.3250732421875
+ ],
+ [
+ 5.3250732421875,
+ 7.60723876953125
+ ],
+ [
+ 9.128662109375,
+ 13.69305419921875
+ ],
+ [
+ 12.17156982421875,
+ 19.01812744140625
+ ],
+ [
+ 14.4537353515625,
+ 25.10394287109375
+ ],
+ [
+ 15.2144775390625,
+ 28.1468505859375
+ ],
+ [
+ 15.9752197265625,
+ 31.950469970703125
+ ],
+ [
+ 15.2144775390625,
+ 34.993377685546875
+ ],
+ [
+ 12.93231201171875,
+ 36.51483154296875
+ ],
+ [
+ 9.889404296875,
+ 36.51483154296875
+ ],
+ [
+ 3.8035888671875,
+ 31.18975830078125
+ ],
+ [
+ 0,
+ 25.10394287109375
+ ],
+ [
+ 0,
+ 25.10394287109375
+ ]
+ ],
+ "pressures": [
+ 0.2398529052734375,
+ 0.4206085205078125,
+ 0.439178466796875,
+ 0.449920654296875,
+ 0.452850341796875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.457733154296875,
+ 0.457733154296875,
+ 0.459197998046875,
+ 0.462615966796875,
+ 0.468475341796875,
+ 0.4728851318359375,
+ 0.458709716796875,
+ 0.314117431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nTGFStBn6hvbHlvOc3zna",
+ "type": "freedraw",
+ "x": -286.86492919921875,
+ "y": -291.8274612426758,
+ "width": 9.889404296875,
+ "height": 11.410858154296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aC",
+ "roundness": null,
+ "seed": 1504126239,
+ "version": 22,
+ "versionNonce": 1352562303,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558508922,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ 0
+ ],
+ [
+ 2.28216552734375,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 6.84649658203125,
+ 0
+ ],
+ [
+ 8.36798095703125,
+ -0.7607421875
+ ],
+ [
+ 9.128662109375,
+ -2.282196044921875
+ ],
+ [
+ 8.36798095703125,
+ -3.04290771484375
+ ],
+ [
+ 6.84649658203125,
+ -3.803619384765625
+ ],
+ [
+ 4.5643310546875,
+ -3.04290771484375
+ ],
+ [
+ 2.28216552734375,
+ -2.282196044921875
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ 0.76068115234375,
+ 3.803619384765625
+ ],
+ [
+ 3.8035888671875,
+ 6.0858154296875
+ ],
+ [
+ 6.0858154296875,
+ 7.60723876953125
+ ],
+ [
+ 9.128662109375,
+ 7.60723876953125
+ ],
+ [
+ 9.128662109375,
+ 7.60723876953125
+ ]
+ ],
+ "pressures": [
+ 0.322418212890625,
+ 0.3605194091796875,
+ 0.3654022216796875,
+ 0.3673553466796875,
+ 0.3673553466796875,
+ 0.3654022216796875,
+ 0.3619842529296875,
+ 0.3629608154296875,
+ 0.39276123046875,
+ 0.4113311767578125,
+ 0.4313507080078125,
+ 0.446502685546875,
+ 0.457244873046875,
+ 0.457244873046875,
+ 0.452362060546875,
+ 0.439178466796875,
+ 0.4225616455078125,
+ 0.37762451171875,
+ 0.2745361328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DolF6M7KYDQYELSfnbW1e",
+ "type": "freedraw",
+ "x": -261.760986328125,
+ "y": -295.6310806274414,
+ "width": 12.171630859375,
+ "height": 12.93231201171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aD",
+ "roundness": null,
+ "seed": 602153663,
+ "version": 16,
+ "versionNonce": 647377855,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558509284,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ -1.521484375,
+ 0.760711669921875
+ ],
+ [
+ -2.28216552734375,
+ 1.52142333984375
+ ],
+ [
+ -3.80364990234375,
+ 2.28216552734375
+ ],
+ [
+ -4.56439208984375,
+ 3.803619384765625
+ ],
+ [
+ -6.0858154296875,
+ 5.3250732421875
+ ],
+ [
+ -6.0858154296875,
+ 7.60723876953125
+ ],
+ [
+ -6.0858154296875,
+ 9.128692626953125
+ ],
+ [
+ -3.04290771484375,
+ 11.410858154296875
+ ],
+ [
+ 0.7607421875,
+ 12.93231201171875
+ ],
+ [
+ 2.28216552734375,
+ 12.93231201171875
+ ],
+ [
+ 4.5643310546875,
+ 12.93231201171875
+ ],
+ [
+ 6.0858154296875,
+ 12.93231201171875
+ ],
+ [
+ 6.0858154296875,
+ 12.93231201171875
+ ]
+ ],
+ "pressures": [
+ 0.12506103515625,
+ 0.3575897216796875,
+ 0.3668670654296875,
+ 0.3737030029296875,
+ 0.37762451171875,
+ 0.38055419921875,
+ 0.38153076171875,
+ 0.37762451171875,
+ 0.3697967529296875,
+ 0.3712615966796875,
+ 0.3478240966796875,
+ 0.3062896728515625,
+ 0.216888427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ERof1K9q8w1fQUWMEAQ_5",
+ "type": "freedraw",
+ "x": -257.9573974609375,
+ "y": -332.1459274291992,
+ "width": 7.60723876953125,
+ "height": 45.64353942871094,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aE",
+ "roundness": null,
+ "seed": 1048416255,
+ "version": 16,
+ "versionNonce": 1795055871,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558509672,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ 0.7607269287109375
+ ],
+ [
+ -0.76068115234375,
+ 1.521453857421875
+ ],
+ [
+ -0.76068115234375,
+ 3.04290771484375
+ ],
+ [
+ -0.76068115234375,
+ 5.3250732421875
+ ],
+ [
+ -0.76068115234375,
+ 8.36798095703125
+ ],
+ [
+ 0,
+ 12.171615600585938
+ ],
+ [
+ 1.521484375,
+ 22.061050415039062
+ ],
+ [
+ 3.04290771484375,
+ 31.189743041992188
+ ],
+ [
+ 4.56439208984375,
+ 38.03627014160156
+ ],
+ [
+ 5.32513427734375,
+ 41.07917785644531
+ ],
+ [
+ 6.0858154296875,
+ 43.36137390136719
+ ],
+ [
+ 6.8465576171875,
+ 45.64353942871094
+ ],
+ [
+ 6.8465576171875,
+ 45.64353942871094
+ ]
+ ],
+ "pressures": [
+ 0.14605712890625,
+ 0.4230499267578125,
+ 0.448944091796875,
+ 0.451385498046875,
+ 0.453826904296875,
+ 0.458221435546875,
+ 0.463104248046875,
+ 0.4728851318359375,
+ 0.4811859130859375,
+ 0.4831390380859375,
+ 0.458221435546875,
+ 0.4157257080078125,
+ 0.343414306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YOya9QcUMWWnfh0eLxWn9",
+ "type": "freedraw",
+ "x": -264.04315185546875,
+ "y": -310.84561920166016,
+ "width": 28.9075927734375,
+ "height": 3.803619384765625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aF",
+ "roundness": null,
+ "seed": 1512795455,
+ "version": 13,
+ "versionNonce": 215298417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558509903,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0
+ ],
+ [
+ 6.08575439453125,
+ -0.760711669921875
+ ],
+ [
+ 9.889404296875,
+ -1.521453857421875
+ ],
+ [
+ 16.7359619140625,
+ -3.04290771484375
+ ],
+ [
+ 19.77886962890625,
+ -3.803619384765625
+ ],
+ [
+ 22.82177734375,
+ -3.803619384765625
+ ],
+ [
+ 25.8646240234375,
+ -3.803619384765625
+ ],
+ [
+ 28.1468505859375,
+ -3.04290771484375
+ ],
+ [
+ 28.1468505859375,
+ -3.04290771484375
+ ]
+ ],
+ "pressures": [
+ 0.3448944091796875,
+ 0.4132843017578125,
+ 0.4137725830078125,
+ 0.4362335205078125,
+ 0.4889984130859375,
+ 0.4938812255859375,
+ 0.4899749755859375,
+ 0.448944091796875,
+ 0.4118194580078125,
+ 0.2584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6TMw7EzbG1In5X5Wn4dst",
+ "type": "freedraw",
+ "x": -236.65704345703125,
+ "y": -297.1525344848633,
+ "width": 15.9752197265625,
+ "height": 18.257415771484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aG",
+ "roundness": null,
+ "seed": 668617009,
+ "version": 27,
+ "versionNonce": 1421530111,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558510444,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -2.282196044921875
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ 0,
+ -4.564361572265625
+ ],
+ [
+ -0.7607421875,
+ -5.325103759765625
+ ],
+ [
+ -2.28216552734375,
+ -5.325103759765625
+ ],
+ [
+ -4.5643310546875,
+ -5.325103759765625
+ ],
+ [
+ -6.0858154296875,
+ -5.325103759765625
+ ],
+ [
+ -7.60723876953125,
+ -4.564361572265625
+ ],
+ [
+ -9.88946533203125,
+ -1.521453857421875
+ ],
+ [
+ -10.650146484375,
+ 1.521453857421875
+ ],
+ [
+ -9.88946533203125,
+ 4.5643310546875
+ ],
+ [
+ -7.60723876953125,
+ 8.36798095703125
+ ],
+ [
+ -4.5643310546875,
+ 9.889434814453125
+ ],
+ [
+ -1.521484375,
+ 9.128692626953125
+ ],
+ [
+ 1.52142333984375,
+ 7.60723876953125
+ ],
+ [
+ 3.80364990234375,
+ 4.5643310546875
+ ],
+ [
+ 5.3250732421875,
+ -0.7607421875
+ ],
+ [
+ 4.5643310546875,
+ -4.564361572265625
+ ],
+ [
+ 2.28216552734375,
+ -7.607269287109375
+ ],
+ [
+ 0.7607421875,
+ -8.36798095703125
+ ],
+ [
+ -0.7607421875,
+ -8.36798095703125
+ ],
+ [
+ -6.0858154296875,
+ -8.36798095703125
+ ],
+ [
+ -7.60723876953125,
+ -7.607269287109375
+ ],
+ [
+ -7.60723876953125,
+ -7.607269287109375
+ ]
+ ],
+ "pressures": [
+ 0.2760009765625,
+ 0.4079132080078125,
+ 0.4147491455078125,
+ 0.4162139892578125,
+ 0.4206085205078125,
+ 0.441619873046875,
+ 0.468475341796875,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4694671630859375,
+ 0.465545654296875,
+ 0.451385498046875,
+ 0.438201904296875,
+ 0.4250030517578125,
+ 0.4210968017578125,
+ 0.4303741455078125,
+ 0.439178466796875,
+ 0.439178466796875,
+ 0.4254913330078125,
+ 0.38494873046875,
+ 0.3473358154296875,
+ 0.341949462890625,
+ 0.334136962890625,
+ 0.2374114990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6MXh8dmReaRPl_PNIG1_I",
+ "type": "freedraw",
+ "x": -229.0498046875,
+ "y": -301.7168960571289,
+ "width": 6.8465576171875,
+ "height": 14.45379638671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aH",
+ "roundness": null,
+ "seed": 1067917375,
+ "version": 16,
+ "versionNonce": 962834751,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558510773,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0.760711669921875
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 2.28216552734375,
+ 2.28216552734375
+ ],
+ [
+ 3.04290771484375,
+ 3.803619384765625
+ ],
+ [
+ 3.04290771484375,
+ 5.3250732421875
+ ],
+ [
+ 3.80364990234375,
+ 9.128692626953125
+ ],
+ [
+ 3.80364990234375,
+ 13.69305419921875
+ ],
+ [
+ 3.80364990234375,
+ 14.45379638671875
+ ],
+ [
+ 3.80364990234375,
+ 13.69305419921875
+ ],
+ [
+ 3.04290771484375,
+ 12.171600341796875
+ ],
+ [
+ 3.80364990234375,
+ 8.36798095703125
+ ],
+ [
+ 4.56439208984375,
+ 5.3250732421875
+ ],
+ [
+ 6.8465576171875,
+ 3.04290771484375
+ ],
+ [
+ 6.8465576171875,
+ 3.04290771484375
+ ]
+ ],
+ "pressures": [
+ 0.01904296875,
+ 0.3522186279296875,
+ 0.38543701171875,
+ 0.40203857421875,
+ 0.4079132080078125,
+ 0.4118194580078125,
+ 0.4118194580078125,
+ 0.3585662841796875,
+ 0.325347900390625,
+ 0.313629150390625,
+ 0.321929931640625,
+ 0.339996337890625,
+ 0.319488525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NSID6QqJmhmrAYzfHgRPl",
+ "type": "freedraw",
+ "x": -214.59600830078125,
+ "y": -296.3918228149414,
+ "width": 0.7607421875,
+ "height": 6.0858154296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aI",
+ "roundness": null,
+ "seed": 120171903,
+ "version": 8,
+ "versionNonce": 773027327,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558510938,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0,
+ 3.04290771484375
+ ],
+ [
+ 0,
+ 3.803619384765625
+ ],
+ [
+ 0,
+ 5.3250732421875
+ ],
+ [
+ 0.7607421875,
+ 6.0858154296875
+ ],
+ [
+ 0.7607421875,
+ 6.0858154296875
+ ]
+ ],
+ "pressures": [
+ 0.2872467041015625,
+ 0.455780029296875,
+ 0.4372100830078125,
+ 0.3639373779296875,
+ 0.2315521240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4SAfhAFnT9P79hrOXCb6O",
+ "type": "freedraw",
+ "x": -210.03167724609375,
+ "y": -308.5634231567383,
+ "width": 1.521484375,
+ "height": 1.521453857421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aJ",
+ "roundness": null,
+ "seed": 817840703,
+ "version": 6,
+ "versionNonce": 1049548447,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558511106,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.521240234375,
+ 0.3614959716796875,
+ 0.1651153564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GckR7WAmUbbDVvZaqXl-z",
+ "type": "freedraw",
+ "x": -200.1422119140625,
+ "y": -297.1525344848633,
+ "width": 27.3861083984375,
+ "height": 13.693084716796875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aK",
+ "roundness": null,
+ "seed": 1192426207,
+ "version": 22,
+ "versionNonce": 1548969023,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558511486,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -1.521453857421875
+ ],
+ [
+ -1.52142333984375,
+ -1.521453857421875
+ ],
+ [
+ -1.52142333984375,
+ -2.282196044921875
+ ],
+ [
+ -2.28216552734375,
+ -1.521453857421875
+ ],
+ [
+ -4.5643310546875,
+ 0.760711669921875
+ ],
+ [
+ -7.60723876953125,
+ 6.085784912109375
+ ],
+ [
+ -6.8465576171875,
+ 8.36798095703125
+ ],
+ [
+ -4.5643310546875,
+ 9.128692626953125
+ ],
+ [
+ -2.28216552734375,
+ 9.128692626953125
+ ],
+ [
+ 0.7607421875,
+ 7.60723876953125
+ ],
+ [
+ 2.28216552734375,
+ 6.846527099609375
+ ],
+ [
+ 3.80364990234375,
+ 6.846527099609375
+ ],
+ [
+ 6.0858154296875,
+ 7.60723876953125
+ ],
+ [
+ 9.12872314453125,
+ 9.889434814453125
+ ],
+ [
+ 11.410888671875,
+ 10.650146484375
+ ],
+ [
+ 13.69305419921875,
+ 10.650146484375
+ ],
+ [
+ 19.77886962890625,
+ 11.410888671875
+ ],
+ [
+ 19.77886962890625,
+ 11.410888671875
+ ]
+ ],
+ "pressures": [
+ 0.3018951416015625,
+ 0.452362060546875,
+ 0.452362060546875,
+ 0.454803466796875,
+ 0.455780029296875,
+ 0.456756591796875,
+ 0.443572998046875,
+ 0.445037841796875,
+ 0.4333038330078125,
+ 0.4167022705078125,
+ 0.4303741455078125,
+ 0.454803466796875,
+ 0.4909515380859375,
+ 0.4909515380859375,
+ 0.4772796630859375,
+ 0.456756591796875,
+ 0.38690185546875,
+ 0.319488525390625,
+ 0.2891998291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Bxadb7ANRS3nq-5GDLYVN",
+ "type": "freedraw",
+ "x": -118.74456787109375,
+ "y": -296.3918228149414,
+ "width": 20.53961181640625,
+ "height": 25.10394287109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aL",
+ "roundness": null,
+ "seed": 1985373393,
+ "version": 33,
+ "versionNonce": 138079935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558520558,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 1.521484375,
+ -0.760711669921875
+ ],
+ [
+ 2.28216552734375,
+ -0.760711669921875
+ ],
+ [
+ 3.80364990234375,
+ -0.760711669921875
+ ],
+ [
+ 4.56439208984375,
+ -1.521453857421875
+ ],
+ [
+ 5.3250732421875,
+ -1.521453857421875
+ ],
+ [
+ 6.8465576171875,
+ -1.521453857421875
+ ],
+ [
+ 7.60723876953125,
+ -2.28216552734375
+ ],
+ [
+ 8.36798095703125,
+ -3.04290771484375
+ ],
+ [
+ 9.12872314453125,
+ -3.803619384765625
+ ],
+ [
+ 9.88946533203125,
+ -4.564361572265625
+ ],
+ [
+ 10.650146484375,
+ -6.0858154296875
+ ],
+ [
+ 10.650146484375,
+ -7.607269287109375
+ ],
+ [
+ 10.650146484375,
+ -9.128692626953125
+ ],
+ [
+ 9.88946533203125,
+ -10.650146484375
+ ],
+ [
+ 9.12872314453125,
+ -12.171600341796875
+ ],
+ [
+ 6.8465576171875,
+ -13.69305419921875
+ ],
+ [
+ 4.56439208984375,
+ -12.932342529296875
+ ],
+ [
+ 0.7607421875,
+ -11.410888671875
+ ],
+ [
+ -3.04290771484375,
+ -8.36798095703125
+ ],
+ [
+ -6.0858154296875,
+ -5.3250732421875
+ ],
+ [
+ -7.60723876953125,
+ 0
+ ],
+ [
+ -7.60723876953125,
+ 3.803619384765625
+ ],
+ [
+ -6.84649658203125,
+ 6.846527099609375
+ ],
+ [
+ -3.04290771484375,
+ 10.650177001953125
+ ],
+ [
+ 0.7607421875,
+ 11.410888671875
+ ],
+ [
+ 5.3250732421875,
+ 10.650177001953125
+ ],
+ [
+ 9.12872314453125,
+ 9.12872314453125
+ ],
+ [
+ 12.932373046875,
+ 6.846527099609375
+ ],
+ [
+ 12.932373046875,
+ 6.846527099609375
+ ]
+ ],
+ "pressures": [
+ 0.210052490234375,
+ 0.2813873291015625,
+ 0.2852935791015625,
+ 0.2940826416015625,
+ 0.2960357666015625,
+ 0.312652587890625,
+ 0.330230712890625,
+ 0.342437744140625,
+ 0.3502655029296875,
+ 0.3527069091796875,
+ 0.3531951904296875,
+ 0.3531951904296875,
+ 0.3541717529296875,
+ 0.3610076904296875,
+ 0.40008544921875,
+ 0.4103546142578125,
+ 0.4113311767578125,
+ 0.4137725830078125,
+ 0.4079132080078125,
+ 0.40496826171875,
+ 0.40496826171875,
+ 0.4074249267578125,
+ 0.4079132080078125,
+ 0.4098663330078125,
+ 0.4162139892578125,
+ 0.4210968017578125,
+ 0.4240264892578125,
+ 0.4230499267578125,
+ 0.40350341796875,
+ 0.3106842041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZfX3PHgvywIJFslw4gjRv",
+ "type": "freedraw",
+ "x": -99.7264404296875,
+ "y": -335.9495620727539,
+ "width": 0.7607421875,
+ "height": 51.729339599609375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aM",
+ "roundness": null,
+ "seed": 1685031679,
+ "version": 17,
+ "versionNonce": 1334683505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558521201,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607269287109375
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0,
+ 3.8036346435546875
+ ],
+ [
+ 0,
+ 6.8465423583984375
+ ],
+ [
+ 0,
+ 10.650161743164062
+ ],
+ [
+ 0,
+ 14.45379638671875
+ ],
+ [
+ 0,
+ 19.77886962890625
+ ],
+ [
+ 0,
+ 28.9075927734375
+ ],
+ [
+ 0,
+ 36.51483154296875
+ ],
+ [
+ 0,
+ 41.83990478515625
+ ],
+ [
+ 0,
+ 44.122100830078125
+ ],
+ [
+ 0.7607421875,
+ 46.404266357421875
+ ],
+ [
+ 0.7607421875,
+ 50.9686279296875
+ ],
+ [
+ 0.7607421875,
+ 51.729339599609375
+ ],
+ [
+ 0.7607421875,
+ 51.729339599609375
+ ]
+ ],
+ "pressures": [
+ 0.2755126953125,
+ 0.4279327392578125,
+ 0.450408935546875,
+ 0.460174560546875,
+ 0.462127685546875,
+ 0.466522216796875,
+ 0.4689788818359375,
+ 0.4689788818359375,
+ 0.468475341796875,
+ 0.466522216796875,
+ 0.444549560546875,
+ 0.4240264892578125,
+ 0.38592529296875,
+ 0.1695098876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xstQHTgaYfTC9wjJYzylI",
+ "type": "freedraw",
+ "x": -86.7940673828125,
+ "y": -297.9132766723633,
+ "width": 1.521484375,
+ "height": 0.760711669921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aN",
+ "roundness": null,
+ "seed": 594362161,
+ "version": 7,
+ "versionNonce": 816189631,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558521656,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -1.521484375,
+ -0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ]
+ ],
+ "pressures": [
+ 0.513916015625,
+ 0.589630126953125,
+ 0.63214111328125,
+ 0.327789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vlHU6VWF1Nqidw9RKc9jS",
+ "type": "freedraw",
+ "x": -73.86175537109375,
+ "y": -335.18883514404297,
+ "width": 2.2822265625,
+ "height": 50.20790100097656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aO",
+ "roundness": null,
+ "seed": 1643785471,
+ "version": 16,
+ "versionNonce": 38665727,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558522208,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607269287109375
+ ],
+ [
+ 0,
+ 2.2821807861328125
+ ],
+ [
+ 0,
+ 4.564361572265625
+ ],
+ [
+ 0.7607421875,
+ 7.6072540283203125
+ ],
+ [
+ 0.7607421875,
+ 15.214523315429688
+ ],
+ [
+ 1.521484375,
+ 24.343215942382812
+ ],
+ [
+ 1.521484375,
+ 31.950485229492188
+ ],
+ [
+ 1.521484375,
+ 38.79701232910156
+ ],
+ [
+ 0.7607421875,
+ 45.64353942871094
+ ],
+ [
+ 0.7607421875,
+ 48.68644714355469
+ ],
+ [
+ 0.7607421875,
+ 50.20790100097656
+ ],
+ [
+ 0.7607421875,
+ 49.44718933105469
+ ],
+ [
+ 0.7607421875,
+ 49.44718933105469
+ ]
+ ],
+ "pressures": [
+ 0.015625,
+ 0.318511962890625,
+ 0.506103515625,
+ 0.520751953125,
+ 0.525634765625,
+ 0.525634765625,
+ 0.527099609375,
+ 0.526611328125,
+ 0.518310546875,
+ 0.500244140625,
+ 0.465057373046875,
+ 0.39129638671875,
+ 0.2496185302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bL6tl2cxyKQQz0E6auKUu",
+ "type": "freedraw",
+ "x": -62.45086669921875,
+ "y": -300.95618438720703,
+ "width": 1.521484375,
+ "height": 8.36798095703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aP",
+ "roundness": null,
+ "seed": 234342975,
+ "version": 10,
+ "versionNonce": 670466783,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558522448,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ -1.521484375,
+ 6.0858154296875
+ ],
+ [
+ -1.521484375,
+ 6.846527099609375
+ ],
+ [
+ -1.521484375,
+ 7.607269287109375
+ ],
+ [
+ -1.521484375,
+ 8.36798095703125
+ ],
+ [
+ -0.7607421875,
+ 8.36798095703125
+ ],
+ [
+ -0.7607421875,
+ 8.36798095703125
+ ]
+ ],
+ "pressures": [
+ 0.4093780517578125,
+ 0.4367218017578125,
+ 0.456756591796875,
+ 0.454803466796875,
+ 0.40203857421875,
+ 0.319488525390625,
+ 0.15191650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VdXPvZc3g_o7arekcjsjK",
+ "type": "freedraw",
+ "x": -60.16864013671875,
+ "y": -316.93140411376953,
+ "width": 0.7608421875,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aQ",
+ "roundness": null,
+ "seed": 2133628703,
+ "version": 5,
+ "versionNonce": 2121698833,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558522630,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.448944091796875,
+ 0.5510406494140625,
+ 0.12994384765625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0LOhe0W-5bMXCoGNKscEC",
+ "type": "freedraw",
+ "x": -47.99700927734375,
+ "y": -306.28125762939453,
+ "width": 15.2144775390625,
+ "height": 44.8828125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aR",
+ "roundness": null,
+ "seed": 1392836049,
+ "version": 32,
+ "versionNonce": 1055308753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558523334,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 2.28216552734375
+ ],
+ [
+ 0.7606201171875,
+ 6.846527099609375
+ ],
+ [
+ 1.5213623046875,
+ 13.69305419921875
+ ],
+ [
+ 2.2821044921875,
+ 17.4967041015625
+ ],
+ [
+ 2.2821044921875,
+ 22.06103515625
+ ],
+ [
+ 3.0428466796875,
+ 33.471923828125
+ ],
+ [
+ 3.0428466796875,
+ 38.797027587890625
+ ],
+ [
+ 3.0428466796875,
+ 40.3184814453125
+ ],
+ [
+ 3.0428466796875,
+ 41.83990478515625
+ ],
+ [
+ 1.5213623046875,
+ 38.797027587890625
+ ],
+ [
+ 0,
+ 33.471923828125
+ ],
+ [
+ -0.7607421875,
+ 26.625396728515625
+ ],
+ [
+ -0.7607421875,
+ 22.82177734375
+ ],
+ [
+ -0.7607421875,
+ 19.018157958984375
+ ],
+ [
+ 0,
+ 11.410888671875
+ ],
+ [
+ 1.5213623046875,
+ 3.04290771484375
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 6.085693359375,
+ -2.28216552734375
+ ],
+ [
+ 8.367919921875,
+ -3.04290771484375
+ ],
+ [
+ 11.410888671875,
+ -0.760711669921875
+ ],
+ [
+ 13.6929931640625,
+ 2.28216552734375
+ ],
+ [
+ 14.4537353515625,
+ 6.0858154296875
+ ],
+ [
+ 14.4537353515625,
+ 8.36798095703125
+ ],
+ [
+ 12.9322509765625,
+ 9.889434814453125
+ ],
+ [
+ 8.367919921875,
+ 10.650177001953125
+ ],
+ [
+ 4.5643310546875,
+ 10.650177001953125
+ ],
+ [
+ 2.2821044921875,
+ 10.650177001953125
+ ],
+ [
+ 1.5213623046875,
+ 10.650177001953125
+ ],
+ [
+ 1.5213623046875,
+ 10.650177001953125
+ ]
+ ],
+ "pressures": [
+ 0.339996337890625,
+ 0.39959716796875,
+ 0.4254913330078125,
+ 0.448944091796875,
+ 0.464080810546875,
+ 0.4723968505859375,
+ 0.4753265380859375,
+ 0.4782562255859375,
+ 0.4763031005859375,
+ 0.4758148193359375,
+ 0.4699554443359375,
+ 0.460174560546875,
+ 0.457244873046875,
+ 0.4362335205078125,
+ 0.4298858642578125,
+ 0.4259796142578125,
+ 0.4215850830078125,
+ 0.4279327392578125,
+ 0.4357452392578125,
+ 0.442596435546875,
+ 0.448455810546875,
+ 0.466033935546875,
+ 0.468475341796875,
+ 0.4719085693359375,
+ 0.4758148193359375,
+ 0.4806976318359375,
+ 0.4777679443359375,
+ 0.40008544921875,
+ 0.192474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xJ20onv5WTTWBh5SUjSXg",
+ "type": "freedraw",
+ "x": -24.41461181640625,
+ "y": -342.03536224365234,
+ "width": 2.2821044921875,
+ "height": 48.68644714355469,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aS",
+ "roundness": null,
+ "seed": 1075100561,
+ "version": 14,
+ "versionNonce": 186095793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558523736,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0,
+ 3.803619384765625
+ ],
+ [
+ 0,
+ 6.846527099609375
+ ],
+ [
+ 0.7607421875,
+ 10.650161743164062
+ ],
+ [
+ 0.7607421875,
+ 15.214508056640625
+ ],
+ [
+ 0,
+ 25.864669799804688
+ ],
+ [
+ 0,
+ 34.99339294433594
+ ],
+ [
+ 0,
+ 41.83992004394531
+ ],
+ [
+ -0.7607421875,
+ 46.40428161621094
+ ],
+ [
+ -0.7607421875,
+ 47.92570495605469
+ ],
+ [
+ -1.5213623046875,
+ 48.68644714355469
+ ],
+ [
+ -1.5213623046875,
+ 48.68644714355469
+ ]
+ ],
+ "pressures": [
+ 0.2720947265625,
+ 0.453338623046875,
+ 0.459197998046875,
+ 0.467987060546875,
+ 0.4758148193359375,
+ 0.4870452880859375,
+ 0.503662109375,
+ 0.501708984375,
+ 0.442108154296875,
+ 0.3082427978515625,
+ 0.1660919189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "U4-wb6XzEkIPOBBJnNBnN",
+ "type": "freedraw",
+ "x": -33.54327392578125,
+ "y": -312.36707305908203,
+ "width": 15.2144775390625,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aT",
+ "roundness": null,
+ "seed": 1671159921,
+ "version": 10,
+ "versionNonce": 1351383505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558523944,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0.7607421875
+ ],
+ [
+ 9.889404296875,
+ 1.521453857421875
+ ],
+ [
+ 12.932373046875,
+ 1.521453857421875
+ ],
+ [
+ 14.4537353515625,
+ 1.521453857421875
+ ],
+ [
+ 14.4537353515625,
+ 1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.4250030517578125,
+ 0.462127685546875,
+ 0.4792327880859375,
+ 0.502197265625,
+ 0.506591796875,
+ 0.451385498046875,
+ 0.1216278076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TbkwQZtL3oYBPqLuYs4Hg",
+ "type": "freedraw",
+ "x": -12.24298095703125,
+ "y": -302.4776382446289,
+ "width": 0.7607421875,
+ "height": 12.171600341796875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aU",
+ "roundness": null,
+ "seed": 367196561,
+ "version": 10,
+ "versionNonce": 698343153,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558524194,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 3.80364990234375
+ ],
+ [
+ -0.7607421875,
+ 7.607269287109375
+ ],
+ [
+ -0.7607421875,
+ 10.650177001953125
+ ],
+ [
+ -0.7607421875,
+ 11.410888671875
+ ],
+ [
+ -0.7607421875,
+ 11.410888671875
+ ]
+ ],
+ "pressures": [
+ 0.2803955078125,
+ 0.4963226318359375,
+ 0.507568359375,
+ 0.510009765625,
+ 0.510498046875,
+ 0.500244140625,
+ 0.39910888671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hyiizpnVIyJt568XVF2tq",
+ "type": "freedraw",
+ "x": -6.15716552734375,
+ "y": -315.40995025634766,
+ "width": 1.521484375,
+ "height": 0.7607421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aV",
+ "roundness": null,
+ "seed": 553096881,
+ "version": 6,
+ "versionNonce": 1807837265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558524364,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1577911376953125,
+ 0.578399658203125,
+ 0.5979461669921875,
+ 0.213470458984375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3F0eClkDBxr85Y5pd07wt",
+ "type": "freedraw",
+ "x": 6.77520751953125,
+ "y": -307.8027114868164,
+ "width": 10.650146484375,
+ "height": 18.257415771484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aW",
+ "roundness": null,
+ "seed": 378423313,
+ "version": 18,
+ "versionNonce": 587947249,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558524758,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -2.2822265625,
+ 0
+ ],
+ [
+ -3.04296875,
+ 0.7607421875
+ ],
+ [
+ -4.5643310546875,
+ 0.7607421875
+ ],
+ [
+ -6.8465576171875,
+ 3.04290771484375
+ ],
+ [
+ -9.1287841796875,
+ 6.0858154296875
+ ],
+ [
+ -9.889404296875,
+ 9.889434814453125
+ ],
+ [
+ -10.650146484375,
+ 11.410888671875
+ ],
+ [
+ -10.650146484375,
+ 12.932342529296875
+ ],
+ [
+ -9.889404296875,
+ 14.45379638671875
+ ],
+ [
+ -8.3680419921875,
+ 16.7359619140625
+ ],
+ [
+ -6.0858154296875,
+ 17.4967041015625
+ ],
+ [
+ -3.8035888671875,
+ 18.257415771484375
+ ],
+ [
+ 0,
+ 16.7359619140625
+ ],
+ [
+ 0,
+ 16.7359619140625
+ ]
+ ],
+ "pressures": [
+ 0.082061767578125,
+ 0.339019775390625,
+ 0.37957763671875,
+ 0.39324951171875,
+ 0.40057373046875,
+ 0.4176788330078125,
+ 0.440643310546875,
+ 0.460174560546875,
+ 0.460174560546875,
+ 0.457733154296875,
+ 0.450897216796875,
+ 0.445526123046875,
+ 0.4313507080078125,
+ 0.38446044921875,
+ 0.2491302490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wpqtxvpmJfPYiYEJcRZqN",
+ "type": "freedraw",
+ "x": 22.75042724609375,
+ "y": -303.9990921020508,
+ "width": 26.6253662109375,
+ "height": 16.7359619140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aX",
+ "roundness": null,
+ "seed": 2015073457,
+ "version": 30,
+ "versionNonce": 761550033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558525268,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ -1.52142333984375
+ ],
+ [
+ -4.5643310546875,
+ -1.52142333984375
+ ],
+ [
+ -5.3250732421875,
+ -0.760711669921875
+ ],
+ [
+ -6.8465576171875,
+ 0
+ ],
+ [
+ -8.3680419921875,
+ 0.7607421875
+ ],
+ [
+ -10.650146484375,
+ 4.564361572265625
+ ],
+ [
+ -11.410888671875,
+ 8.368011474609375
+ ],
+ [
+ -11.410888671875,
+ 12.171630859375
+ ],
+ [
+ -9.128662109375,
+ 13.693084716796875
+ ],
+ [
+ -5.3250732421875,
+ 15.21453857421875
+ ],
+ [
+ -3.8035888671875,
+ 14.45379638671875
+ ],
+ [
+ 0.7607421875,
+ 12.932342529296875
+ ],
+ [
+ 4.5643310546875,
+ 9.12872314453125
+ ],
+ [
+ 6.8465576171875,
+ 5.325103759765625
+ ],
+ [
+ 7.6072998046875,
+ 3.04290771484375
+ ],
+ [
+ 6.8465576171875,
+ 4.564361572265625
+ ],
+ [
+ 6.0858154296875,
+ 5.325103759765625
+ ],
+ [
+ 6.0858154296875,
+ 6.8465576171875
+ ],
+ [
+ 5.3250732421875,
+ 9.889434814453125
+ ],
+ [
+ 6.0858154296875,
+ 10.650177001953125
+ ],
+ [
+ 6.0858154296875,
+ 12.171630859375
+ ],
+ [
+ 7.6072998046875,
+ 12.932342529296875
+ ],
+ [
+ 9.889404296875,
+ 13.693084716796875
+ ],
+ [
+ 12.932373046875,
+ 13.693084716796875
+ ],
+ [
+ 15.2144775390625,
+ 12.932342529296875
+ ],
+ [
+ 15.2144775390625,
+ 12.932342529296875
+ ]
+ ],
+ "pressures": [
+ 0.085968017578125,
+ 0.2994537353515625,
+ 0.3488006591796875,
+ 0.3722381591796875,
+ 0.38494873046875,
+ 0.38690185546875,
+ 0.39666748046875,
+ 0.40545654296875,
+ 0.4176788330078125,
+ 0.4191436767578125,
+ 0.4196319580078125,
+ 0.4245147705078125,
+ 0.438201904296875,
+ 0.441619873046875,
+ 0.443084716796875,
+ 0.440155029296875,
+ 0.4323272705078125,
+ 0.4308624267578125,
+ 0.466522216796875,
+ 0.466033935546875,
+ 0.462127685546875,
+ 0.456268310546875,
+ 0.452850341796875,
+ 0.450408935546875,
+ 0.447967529296875,
+ 0.4225616455078125,
+ 0.15582275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vX6It5PASQV67oXp4zvpx",
+ "type": "freedraw",
+ "x": -57.88653564453125,
+ "y": -314.6492385864258,
+ "width": 12.171630859375,
+ "height": 10.650161743164062,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aZ",
+ "roundness": null,
+ "seed": 2130371345,
+ "version": 10,
+ "versionNonce": 1192614001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558532676,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 1.521484375,
+ -0.760711669921875
+ ],
+ [
+ 2.2822265625,
+ -2.28216552734375
+ ],
+ [
+ 6.8465576171875,
+ -6.0858154296875
+ ],
+ [
+ 11.410888671875,
+ -10.650161743164062
+ ],
+ [
+ 11.410888671875,
+ -10.650161743164062
+ ]
+ ],
+ "pressures": [
+ 0.38055419921875,
+ 0.37908935546875,
+ 0.4152374267578125,
+ 0.4181671142578125,
+ 0.4186553955078125,
+ 0.4186553955078125,
+ 0.3702850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0vygzAS7UE6eElZ1oEtjD",
+ "type": "freedraw",
+ "x": -391.84521484375,
+ "y": -259.87696075439453,
+ "width": 26.62542724609375,
+ "height": 50.968597412109375,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aa",
+ "roundness": null,
+ "seed": 1476499441,
+ "version": 47,
+ "versionNonce": 989369983,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558540440,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ 0,
+ 1.52142333984375
+ ],
+ [
+ 0,
+ 2.28216552734375
+ ],
+ [
+ 0,
+ 3.803619384765625
+ ],
+ [
+ 0.7607421875,
+ 6.085784912109375
+ ],
+ [
+ 0.7607421875,
+ 8.36798095703125
+ ],
+ [
+ 1.521484375,
+ 11.410858154296875
+ ],
+ [
+ 2.28216552734375,
+ 14.453765869140625
+ ],
+ [
+ 3.80364990234375,
+ 21.30029296875
+ ],
+ [
+ 4.56439208984375,
+ 27.3861083984375
+ ],
+ [
+ 5.3250732421875,
+ 32.711181640625
+ ],
+ [
+ 5.3250732421875,
+ 38.7969970703125
+ ],
+ [
+ 3.80364990234375,
+ 44.8828125
+ ],
+ [
+ 3.04290771484375,
+ 47.92572021484375
+ ],
+ [
+ 1.521484375,
+ 49.4471435546875
+ ],
+ [
+ 0.7607421875,
+ 50.2078857421875
+ ],
+ [
+ 0,
+ 50.968597412109375
+ ],
+ [
+ -0.7607421875,
+ 50.968597412109375
+ ],
+ [
+ 0,
+ 50.2078857421875
+ ],
+ [
+ 0.7607421875,
+ 49.4471435546875
+ ],
+ [
+ 2.28216552734375,
+ 49.4471435546875
+ ],
+ [
+ 3.04290771484375,
+ 49.4471435546875
+ ],
+ [
+ 5.3250732421875,
+ 48.686431884765625
+ ],
+ [
+ 6.8465576171875,
+ 48.686431884765625
+ ],
+ [
+ 14.45379638671875,
+ 48.686431884765625
+ ],
+ [
+ 19.01812744140625,
+ 47.92572021484375
+ ],
+ [
+ 20.53961181640625,
+ 47.16497802734375
+ ],
+ [
+ 22.06103515625,
+ 47.16497802734375
+ ],
+ [
+ 24.34326171875,
+ 45.643524169921875
+ ],
+ [
+ 25.10394287109375,
+ 42.600616455078125
+ ],
+ [
+ 25.86468505859375,
+ 40.318450927734375
+ ],
+ [
+ 25.10394287109375,
+ 38.036285400390625
+ ],
+ [
+ 24.34326171875,
+ 35.75408935546875
+ ],
+ [
+ 23.58251953125,
+ 33.471923828125
+ ],
+ [
+ 20.53961181640625,
+ 31.189727783203125
+ ],
+ [
+ 19.01812744140625,
+ 30.42901611328125
+ ],
+ [
+ 15.97528076171875,
+ 29.66827392578125
+ ],
+ [
+ 13.69305419921875,
+ 29.66827392578125
+ ],
+ [
+ 10.650146484375,
+ 30.42901611328125
+ ],
+ [
+ 8.36798095703125,
+ 31.950469970703125
+ ],
+ [
+ 6.8465576171875,
+ 33.471923828125
+ ],
+ [
+ 6.0858154296875,
+ 34.232635498046875
+ ],
+ [
+ 6.0858154296875,
+ 34.993377685546875
+ ],
+ [
+ 6.0858154296875,
+ 34.993377685546875
+ ]
+ ],
+ "pressures": [
+ 0.313140869140625,
+ 0.3536834716796875,
+ 0.4181671142578125,
+ 0.4303741455078125,
+ 0.439178466796875,
+ 0.443084716796875,
+ 0.443572998046875,
+ 0.443572998046875,
+ 0.443572998046875,
+ 0.443572998046875,
+ 0.438201904296875,
+ 0.4342803955078125,
+ 0.4279327392578125,
+ 0.4259796142578125,
+ 0.40203857421875,
+ 0.39080810546875,
+ 0.3712615966796875,
+ 0.3575897216796875,
+ 0.3546600341796875,
+ 0.3546600341796875,
+ 0.39617919921875,
+ 0.4084014892578125,
+ 0.4137725830078125,
+ 0.4171905517578125,
+ 0.4176788330078125,
+ 0.4176788330078125,
+ 0.4152374267578125,
+ 0.4108428955078125,
+ 0.4093780517578125,
+ 0.4079132080078125,
+ 0.4088897705078125,
+ 0.4132843017578125,
+ 0.4132843017578125,
+ 0.4181671142578125,
+ 0.4181671142578125,
+ 0.4171905517578125,
+ 0.4176788330078125,
+ 0.4191436767578125,
+ 0.4201202392578125,
+ 0.4137725830078125,
+ 0.38836669921875,
+ 0.3678436279296875,
+ 0.330230712890625,
+ 0.1792755126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8yGXmurUOcsHHu6Y_mQRE",
+ "type": "freedraw",
+ "x": -365.21978759765625,
+ "y": -258.3555374145508,
+ "width": 8.36798095703125,
+ "height": 57.054443359375,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ab",
+ "roundness": null,
+ "seed": 372654783,
+ "version": 19,
+ "versionNonce": 1020030353,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558541051,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0.7607421875
+ ],
+ [
+ 1.52142333984375,
+ 0.7607421875
+ ],
+ [
+ 2.28216552734375,
+ 2.282196044921875
+ ],
+ [
+ 4.5643310546875,
+ 7.607269287109375
+ ],
+ [
+ 6.0858154296875,
+ 14.45379638671875
+ ],
+ [
+ 7.60723876953125,
+ 22.061065673828125
+ ],
+ [
+ 7.60723876953125,
+ 26.62542724609375
+ ],
+ [
+ 8.36798095703125,
+ 30.429046630859375
+ ],
+ [
+ 8.36798095703125,
+ 34.993408203125
+ ],
+ [
+ 8.36798095703125,
+ 38.797027587890625
+ ],
+ [
+ 8.36798095703125,
+ 42.60064697265625
+ ],
+ [
+ 6.84649658203125,
+ 49.447174072265625
+ ],
+ [
+ 6.0858154296875,
+ 54.77227783203125
+ ],
+ [
+ 5.3250732421875,
+ 57.054443359375
+ ],
+ [
+ 4.5643310546875,
+ 57.054443359375
+ ],
+ [
+ 4.5643310546875,
+ 55.532989501953125
+ ],
+ [
+ 4.5643310546875,
+ 55.532989501953125
+ ]
+ ],
+ "pressures": [
+ 0.3033599853515625,
+ 0.3571014404296875,
+ 0.3654022216796875,
+ 0.3683319091796875,
+ 0.38641357421875,
+ 0.40203857421875,
+ 0.4206085205078125,
+ 0.4264678955078125,
+ 0.4269561767578125,
+ 0.4328155517578125,
+ 0.4372100830078125,
+ 0.440155029296875,
+ 0.445526123046875,
+ 0.444061279296875,
+ 0.39666748046875,
+ 0.197845458984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "y5ksFlojOqZn0VZD_Il89",
+ "type": "freedraw",
+ "x": -280.01849365234375,
+ "y": -242.38028717041016,
+ "width": 40.3184814453125,
+ "height": 65.42242431640625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ac",
+ "roundness": null,
+ "seed": 1417368177,
+ "version": 57,
+ "versionNonce": 338793631,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558587072,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0.76068115234375,
+ 3.04290771484375
+ ],
+ [
+ 1.52142333984375,
+ 5.3250732421875
+ ],
+ [
+ 1.52142333984375,
+ 7.607269287109375
+ ],
+ [
+ 3.0428466796875,
+ 14.45379638671875
+ ],
+ [
+ 3.0428466796875,
+ 18.257415771484375
+ ],
+ [
+ 3.8035888671875,
+ 22.82177734375
+ ],
+ [
+ 3.8035888671875,
+ 28.1468505859375
+ ],
+ [
+ 3.8035888671875,
+ 33.471923828125
+ ],
+ [
+ 3.8035888671875,
+ 47.165008544921875
+ ],
+ [
+ 3.8035888671875,
+ 54.01153564453125
+ ],
+ [
+ 3.0428466796875,
+ 57.815155029296875
+ ],
+ [
+ 3.0428466796875,
+ 59.33660888671875
+ ],
+ [
+ 2.28216552734375,
+ 60.09735107421875
+ ],
+ [
+ 1.52142333984375,
+ 58.575897216796875
+ ],
+ [
+ 0,
+ 54.772247314453125
+ ],
+ [
+ -3.80364990234375,
+ 45.6435546875
+ ],
+ [
+ -4.56439208984375,
+ 37.27557373046875
+ ],
+ [
+ -5.32513427734375,
+ 28.9075927734375
+ ],
+ [
+ -4.56439208984375,
+ 19.77886962890625
+ ],
+ [
+ -3.80364990234375,
+ 11.410888671875
+ ],
+ [
+ 0,
+ 2.282196044921875
+ ],
+ [
+ 2.28216552734375,
+ -2.28216552734375
+ ],
+ [
+ 5.3250732421875,
+ -4.564361572265625
+ ],
+ [
+ 9.128662109375,
+ -5.3250732421875
+ ],
+ [
+ 13.69305419921875,
+ -2.28216552734375
+ ],
+ [
+ 22.06103515625,
+ 5.3250732421875
+ ],
+ [
+ 25.8646240234375,
+ 10.650177001953125
+ ],
+ [
+ 26.6253662109375,
+ 15.214508056640625
+ ],
+ [
+ 25.8646240234375,
+ 19.77886962890625
+ ],
+ [
+ 21.30029296875,
+ 25.10394287109375
+ ],
+ [
+ 18.25738525390625,
+ 27.386138916015625
+ ],
+ [
+ 14.4537353515625,
+ 29.668304443359375
+ ],
+ [
+ 10.650146484375,
+ 31.18975830078125
+ ],
+ [
+ 4.5643310546875,
+ 31.950469970703125
+ ],
+ [
+ 2.28216552734375,
+ 31.18975830078125
+ ],
+ [
+ 0.76068115234375,
+ 30.429046630859375
+ ],
+ [
+ 0,
+ 28.9075927734375
+ ],
+ [
+ 0,
+ 28.1468505859375
+ ],
+ [
+ 0,
+ 26.625396728515625
+ ],
+ [
+ 1.52142333984375,
+ 25.86468505859375
+ ],
+ [
+ 3.0428466796875,
+ 25.10394287109375
+ ],
+ [
+ 5.3250732421875,
+ 24.343231201171875
+ ],
+ [
+ 12.17156982421875,
+ 24.343231201171875
+ ],
+ [
+ 17.49664306640625,
+ 25.10394287109375
+ ],
+ [
+ 22.06103515625,
+ 28.1468505859375
+ ],
+ [
+ 26.6253662109375,
+ 31.18975830078125
+ ],
+ [
+ 31.18975830078125,
+ 34.232666015625
+ ],
+ [
+ 33.471923828125,
+ 38.797027587890625
+ ],
+ [
+ 34.99334716796875,
+ 46.404266357421875
+ ],
+ [
+ 34.99334716796875,
+ 50.207916259765625
+ ],
+ [
+ 34.23260498046875,
+ 53.25079345703125
+ ],
+ [
+ 33.471923828125,
+ 54.772247314453125
+ ],
+ [
+ 33.471923828125,
+ 54.772247314453125
+ ]
+ ],
+ "pressures": [
+ 0.40057373046875,
+ 0.444549560546875,
+ 0.442596435546875,
+ 0.446990966796875,
+ 0.454315185546875,
+ 0.466033935546875,
+ 0.4860687255859375,
+ 0.4924163818359375,
+ 0.4943695068359375,
+ 0.4963226318359375,
+ 0.4968109130859375,
+ 0.4977874755859375,
+ 0.4987640380859375,
+ 0.4987640380859375,
+ 0.4948577880859375,
+ 0.4689788818359375,
+ 0.468475341796875,
+ 0.4689788818359375,
+ 0.4699554443359375,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4723968505859375,
+ 0.4728851318359375,
+ 0.4792327880859375,
+ 0.4850921630859375,
+ 0.4880218505859375,
+ 0.4909515380859375,
+ 0.4938812255859375,
+ 0.4943695068359375,
+ 0.4948577880859375,
+ 0.4953460693359375,
+ 0.4997406005859375,
+ 0.502685546875,
+ 0.4933929443359375,
+ 0.4753265380859375,
+ 0.460174560546875,
+ 0.447967529296875,
+ 0.439178466796875,
+ 0.4279327392578125,
+ 0.4269561767578125,
+ 0.4269561767578125,
+ 0.4313507080078125,
+ 0.443084716796875,
+ 0.449920654296875,
+ 0.454315185546875,
+ 0.4733734130859375,
+ 0.4846038818359375,
+ 0.4919281005859375,
+ 0.4924163818359375,
+ 0.4948577880859375,
+ 0.510498046875,
+ 0.517333984375,
+ 0.4987640380859375,
+ 0.438201904296875,
+ 0.14068603515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "18dTa-JHBpCka4mOJWe_g",
+ "type": "freedraw",
+ "x": -224.48553466796875,
+ "y": -214.99414825439453,
+ "width": 16.7359619140625,
+ "height": 0.7607421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ad",
+ "roundness": null,
+ "seed": 1167997151,
+ "version": 10,
+ "versionNonce": 77843839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558587638,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ 0
+ ],
+ [
+ 3.80364990234375,
+ 0
+ ],
+ [
+ 6.0858154296875,
+ 0
+ ],
+ [
+ 12.171630859375,
+ -0.7607421875
+ ],
+ [
+ 15.21453857421875,
+ -0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ -0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ -0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.3541717529296875,
+ 0.4753265380859375,
+ 0.4846038818359375,
+ 0.4899749755859375,
+ 0.4899749755859375,
+ 0.445526123046875,
+ 0.2647705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "khqZywu22yzXUqEVC3DaV",
+ "type": "freedraw",
+ "x": -225.24627685546875,
+ "y": -200.5403823852539,
+ "width": 15.97528076171875,
+ "height": 3.042877197265625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ae",
+ "roundness": null,
+ "seed": 2042608063,
+ "version": 9,
+ "versionNonce": 1120675121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558587856,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.28216552734375,
+ 0
+ ],
+ [
+ 4.56439208984375,
+ 0
+ ],
+ [
+ 6.8465576171875,
+ 0
+ ],
+ [
+ 12.171630859375,
+ -0.760711669921875
+ ],
+ [
+ 15.97528076171875,
+ -3.042877197265625
+ ],
+ [
+ 15.97528076171875,
+ -3.042877197265625
+ ]
+ ],
+ "pressures": [
+ 0.4992523193359375,
+ 0.504150390625,
+ 0.504150390625,
+ 0.503662109375,
+ 0.4811859130859375,
+ 0.3463592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7kaZylSONchbNvj4Do_Xa",
+ "type": "freedraw",
+ "x": -161.34527587890625,
+ "y": -223.36212921142578,
+ "width": 39.5577392578125,
+ "height": 42.600616455078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "af",
+ "roundness": null,
+ "seed": 1177209535,
+ "version": 36,
+ "versionNonce": 2003503359,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558589878,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 0.76068115234375,
+ -2.282196044921875
+ ],
+ [
+ 3.8035888671875,
+ -5.325103759765625
+ ],
+ [
+ 6.08575439453125,
+ -6.0858154296875
+ ],
+ [
+ 11.41082763671875,
+ -8.36798095703125
+ ],
+ [
+ 16.7359619140625,
+ -9.889434814453125
+ ],
+ [
+ 22.06103515625,
+ -9.889434814453125
+ ],
+ [
+ 26.6253662109375,
+ -9.12872314453125
+ ],
+ [
+ 27.3861083984375,
+ -7.607269287109375
+ ],
+ [
+ 28.90753173828125,
+ -6.8465576171875
+ ],
+ [
+ 28.90753173828125,
+ 0
+ ],
+ [
+ 26.6253662109375,
+ 4.5643310546875
+ ],
+ [
+ 23.58245849609375,
+ 9.128692626953125
+ ],
+ [
+ 20.53955078125,
+ 13.69305419921875
+ ],
+ [
+ 19.01812744140625,
+ 14.453765869140625
+ ],
+ [
+ 18.25738525390625,
+ 14.453765869140625
+ ],
+ [
+ 19.01812744140625,
+ 14.453765869140625
+ ],
+ [
+ 20.53955078125,
+ 14.453765869140625
+ ],
+ [
+ 22.06103515625,
+ 15.214508056640625
+ ],
+ [
+ 27.3861083984375,
+ 18.257415771484375
+ ],
+ [
+ 31.950439453125,
+ 22.06103515625
+ ],
+ [
+ 34.23260498046875,
+ 24.34320068359375
+ ],
+ [
+ 36.51483154296875,
+ 25.864654541015625
+ ],
+ [
+ 38.7969970703125,
+ 29.668304443359375
+ ],
+ [
+ 37.2755126953125,
+ 31.950469970703125
+ ],
+ [
+ 33.471923828125,
+ 32.711181640625
+ ],
+ [
+ 29.66827392578125,
+ 32.711181640625
+ ],
+ [
+ 25.10394287109375,
+ 32.711181640625
+ ],
+ [
+ 17.49664306640625,
+ 31.950469970703125
+ ],
+ [
+ 12.93231201171875,
+ 31.950469970703125
+ ],
+ [
+ 9.128662109375,
+ 32.711181640625
+ ],
+ [
+ 9.128662109375,
+ 32.711181640625
+ ]
+ ],
+ "pressures": [
+ 0.2330169677734375,
+ 0.38153076171875,
+ 0.4352569580078125,
+ 0.451385498046875,
+ 0.4689788818359375,
+ 0.4860687255859375,
+ 0.4943695068359375,
+ 0.502197265625,
+ 0.505615234375,
+ 0.504638671875,
+ 0.502685546875,
+ 0.502685546875,
+ 0.504638671875,
+ 0.509033203125,
+ 0.511962890625,
+ 0.512451171875,
+ 0.513916015625,
+ 0.510009765625,
+ 0.4894866943359375,
+ 0.446990966796875,
+ 0.447479248046875,
+ 0.447479248046875,
+ 0.449920654296875,
+ 0.448455810546875,
+ 0.445526123046875,
+ 0.443572998046875,
+ 0.465545654296875,
+ 0.4933929443359375,
+ 0.517333984375,
+ 0.529541015625,
+ 0.529052734375,
+ 0.4860687255859375,
+ 0.38201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SpZ5IZLoxHBocDzDB6O3h",
+ "type": "freedraw",
+ "x": -105.05157470703125,
+ "y": -214.23343658447266,
+ "width": 14.45379638671875,
+ "height": 24.343231201171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ag",
+ "roundness": null,
+ "seed": 1636701503,
+ "version": 27,
+ "versionNonce": 1001276049,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558590584,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -2.2822265625,
+ 0
+ ],
+ [
+ -3.04290771484375,
+ 0
+ ],
+ [
+ -3.80364990234375,
+ 0
+ ],
+ [
+ -5.32513427734375,
+ 0
+ ],
+ [
+ -7.6072998046875,
+ 0.7607421875
+ ],
+ [
+ -10.65020751953125,
+ 2.282196044921875
+ ],
+ [
+ -14.45379638671875,
+ 4.564361572265625
+ ],
+ [
+ -14.45379638671875,
+ 5.3250732421875
+ ],
+ [
+ -14.45379638671875,
+ 7.607269287109375
+ ],
+ [
+ -12.932373046875,
+ 9.12872314453125
+ ],
+ [
+ -10.65020751953125,
+ 11.410888671875
+ ],
+ [
+ -7.6072998046875,
+ 14.45379638671875
+ ],
+ [
+ -5.32513427734375,
+ 15.975250244140625
+ ],
+ [
+ -2.2822265625,
+ 19.018157958984375
+ ],
+ [
+ 0,
+ 20.53961181640625
+ ],
+ [
+ 0,
+ 21.300323486328125
+ ],
+ [
+ -3.04290771484375,
+ 22.82177734375
+ ],
+ [
+ -6.0858154296875,
+ 23.582489013671875
+ ],
+ [
+ -9.88946533203125,
+ 24.343231201171875
+ ],
+ [
+ -12.932373046875,
+ 24.343231201171875
+ ],
+ [
+ -13.693115234375,
+ 23.582489013671875
+ ],
+ [
+ -13.693115234375,
+ 22.82177734375
+ ],
+ [
+ -13.693115234375,
+ 22.82177734375
+ ]
+ ],
+ "pressures": [
+ 0.2916412353515625,
+ 0.37713623046875,
+ 0.4342803955078125,
+ 0.440643310546875,
+ 0.445037841796875,
+ 0.457244873046875,
+ 0.464080810546875,
+ 0.4738616943359375,
+ 0.4968109130859375,
+ 0.4987640380859375,
+ 0.4924163818359375,
+ 0.4894866943359375,
+ 0.4894866943359375,
+ 0.4914398193359375,
+ 0.4914398193359375,
+ 0.4909515380859375,
+ 0.4865570068359375,
+ 0.4855804443359375,
+ 0.504638671875,
+ 0.527587890625,
+ 0.5329742431640625,
+ 0.527587890625,
+ 0.4748382568359375,
+ 0.2745361328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WJKzu6uWGbx9oSOjwUdyI",
+ "type": "freedraw",
+ "x": -92.8800048828125,
+ "y": -201.30109405517578,
+ "width": 1.52142333984375,
+ "height": 7.607269287109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ah",
+ "roundness": null,
+ "seed": 2084147793,
+ "version": 6,
+ "versionNonce": 2050852849,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558590788,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ 2.28216552734375
+ ],
+ [
+ -1.52142333984375,
+ 6.0858154296875
+ ],
+ [
+ -0.76068115234375,
+ 7.607269287109375
+ ],
+ [
+ -0.76068115234375,
+ 7.607269287109375
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.4289093017578125,
+ 0.3566131591796875,
+ 0.076690673828125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-e8iC6vVupbVWPlGShPa_",
+ "type": "freedraw",
+ "x": -93.64068603515625,
+ "y": -218.79779815673828,
+ "width": 1.521484375,
+ "height": 0.760711669921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ai",
+ "roundness": null,
+ "seed": 1124007857,
+ "version": 6,
+ "versionNonce": 2008379729,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558591008,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.521484375,
+ -0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ]
+ ],
+ "pressures": [
+ 0.2911529541015625,
+ 0.530029296875,
+ 0.2237396240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EnrzcC1RZAHMBJ6cL3fF_",
+ "type": "freedraw",
+ "x": -82.2298583984375,
+ "y": -189.1294937133789,
+ "width": 12.171630859375,
+ "height": 15.9752197265625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aj",
+ "roundness": null,
+ "seed": 433328401,
+ "version": 19,
+ "versionNonce": 10046879,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558591609,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0.7607421875,
+ -3.803619384765625
+ ],
+ [
+ 0.7607421875,
+ -5.3250732421875
+ ],
+ [
+ 1.521484375,
+ -7.60723876953125
+ ],
+ [
+ 2.2822265625,
+ -12.171600341796875
+ ],
+ [
+ 3.04290771484375,
+ -13.69305419921875
+ ],
+ [
+ 3.04290771484375,
+ -15.214508056640625
+ ],
+ [
+ 4.56439208984375,
+ -15.9752197265625
+ ],
+ [
+ 5.32513427734375,
+ -15.9752197265625
+ ],
+ [
+ 6.0858154296875,
+ -14.453765869140625
+ ],
+ [
+ 7.6072998046875,
+ -11.410888671875
+ ],
+ [
+ 9.12872314453125,
+ -6.085784912109375
+ ],
+ [
+ 10.65020751953125,
+ -4.5643310546875
+ ],
+ [
+ 11.410888671875,
+ -4.5643310546875
+ ],
+ [
+ 12.171630859375,
+ -3.803619384765625
+ ],
+ [
+ 12.171630859375,
+ -3.803619384765625
+ ]
+ ],
+ "pressures": [
+ 0.317047119140625,
+ 0.39862060546875,
+ 0.39910888671875,
+ 0.40350341796875,
+ 0.4147491455078125,
+ 0.4313507080078125,
+ 0.446990966796875,
+ 0.454803466796875,
+ 0.466033935546875,
+ 0.4792327880859375,
+ 0.4855804443359375,
+ 0.4899749755859375,
+ 0.4899749755859375,
+ 0.438690185546875,
+ 0.2764892578125,
+ 0.079620361328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3RI3ayo59mYFHjsSMxcTq",
+ "type": "freedraw",
+ "x": -48.75787353515625,
+ "y": -240.09809112548828,
+ "width": 19.77886962890625,
+ "height": 55.532958984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ak",
+ "roundness": null,
+ "seed": 1558185329,
+ "version": 20,
+ "versionNonce": 5970993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558593767,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -2.2822265625,
+ 0
+ ],
+ [
+ -3.04290771484375,
+ 0.760711669921875
+ ],
+ [
+ -3.80364990234375,
+ 2.28216552734375
+ ],
+ [
+ -5.3250732421875,
+ 3.803619384765625
+ ],
+ [
+ -6.8465576171875,
+ 6.846527099609375
+ ],
+ [
+ -9.12872314453125,
+ 19.01812744140625
+ ],
+ [
+ -9.88946533203125,
+ 28.1468505859375
+ ],
+ [
+ -9.88946533203125,
+ 36.51483154296875
+ ],
+ [
+ -8.36798095703125,
+ 40.318450927734375
+ ],
+ [
+ -7.6072998046875,
+ 44.1220703125
+ ],
+ [
+ -4.56439208984375,
+ 49.4471435546875
+ ],
+ [
+ -2.2822265625,
+ 51.729339599609375
+ ],
+ [
+ 0,
+ 53.25079345703125
+ ],
+ [
+ 7.607177734375,
+ 55.532958984375
+ ],
+ [
+ 9.889404296875,
+ 54.011505126953125
+ ],
+ [
+ 9.889404296875,
+ 54.011505126953125
+ ]
+ ],
+ "pressures": [
+ 0.0991668701171875,
+ 0.37615966796875,
+ 0.4254913330078125,
+ 0.439178466796875,
+ 0.439666748046875,
+ 0.439666748046875,
+ 0.440643310546875,
+ 0.441131591796875,
+ 0.441619873046875,
+ 0.442108154296875,
+ 0.444549560546875,
+ 0.448944091796875,
+ 0.452362060546875,
+ 0.456268310546875,
+ 0.456268310546875,
+ 0.446502685546875,
+ 0.192962646484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "r_xRWxzA1ezItBhXdlHmz",
+ "type": "freedraw",
+ "x": -44.19354248046875,
+ "y": -211.95124053955078,
+ "width": 26.6253662109375,
+ "height": 25.103973388671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "al",
+ "roundness": null,
+ "seed": 1629262815,
+ "version": 28,
+ "versionNonce": 559419807,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558598109,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.52142333984375,
+ -0.7607421875
+ ],
+ [
+ 3.0428466796875,
+ -1.521453857421875
+ ],
+ [
+ 4.5643310546875,
+ -3.04290771484375
+ ],
+ [
+ 6.8465576171875,
+ -3.80364990234375
+ ],
+ [
+ 9.128662109375,
+ -4.564361572265625
+ ],
+ [
+ 13.693115234375,
+ -5.325103759765625
+ ],
+ [
+ 17.4967041015625,
+ -5.325103759765625
+ ],
+ [
+ 19.0181884765625,
+ -5.325103759765625
+ ],
+ [
+ 21.30029296875,
+ -3.80364990234375
+ ],
+ [
+ 22.82177734375,
+ -1.521453857421875
+ ],
+ [
+ 22.82177734375,
+ 0.760711669921875
+ ],
+ [
+ 22.06103515625,
+ 4.5643310546875
+ ],
+ [
+ 19.0181884765625,
+ 9.128692626953125
+ ],
+ [
+ 15.2144775390625,
+ 12.93231201171875
+ ],
+ [
+ 10.650146484375,
+ 17.496673583984375
+ ],
+ [
+ 9.128662109375,
+ 18.257415771484375
+ ],
+ [
+ 10.650146484375,
+ 19.01812744140625
+ ],
+ [
+ 13.693115234375,
+ 19.77886962890625
+ ],
+ [
+ 17.4967041015625,
+ 19.77886962890625
+ ],
+ [
+ 21.30029296875,
+ 19.77886962890625
+ ],
+ [
+ 22.82177734375,
+ 19.77886962890625
+ ],
+ [
+ 24.34326171875,
+ 19.77886962890625
+ ],
+ [
+ 25.8646240234375,
+ 19.01812744140625
+ ],
+ [
+ 26.6253662109375,
+ 19.01812744140625
+ ],
+ [
+ 26.6253662109375,
+ 19.01812744140625
+ ]
+ ],
+ "pressures": [
+ 0.331207275390625,
+ 0.517333984375,
+ 0.522705078125,
+ 0.525146484375,
+ 0.525146484375,
+ 0.525634765625,
+ 0.525634765625,
+ 0.524658203125,
+ 0.521240234375,
+ 0.518798828125,
+ 0.517822265625,
+ 0.518310546875,
+ 0.515380859375,
+ 0.507080078125,
+ 0.500244140625,
+ 0.4968109130859375,
+ 0.4914398193359375,
+ 0.4889984130859375,
+ 0.4802093505859375,
+ 0.4880218505859375,
+ 0.4904632568359375,
+ 0.4904632568359375,
+ 0.4880218505859375,
+ 0.4767913818359375,
+ 0.39617919921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0M85mXV__uEL8oMUaKO1a",
+ "type": "freedraw",
+ "x": -11.48236083984375,
+ "y": -189.89020538330078,
+ "width": 22.82177734375,
+ "height": 23.582489013671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "am",
+ "roundness": null,
+ "seed": 1326020063,
+ "version": 41,
+ "versionNonce": 1899563281,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558599079,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -2.28216552734375
+ ],
+ [
+ 1.521484375,
+ -3.04290771484375
+ ],
+ [
+ 2.2822265625,
+ -4.564361572265625
+ ],
+ [
+ 3.04296875,
+ -8.36798095703125
+ ],
+ [
+ 3.04296875,
+ -10.650177001953125
+ ],
+ [
+ 4.5643310546875,
+ -15.214508056640625
+ ],
+ [
+ 4.5643310546875,
+ -18.257415771484375
+ ],
+ [
+ 4.5643310546875,
+ -21.300323486328125
+ ],
+ [
+ 4.5643310546875,
+ -22.06103515625
+ ],
+ [
+ 3.8037109375,
+ -22.06103515625
+ ],
+ [
+ 3.04296875,
+ -22.82177734375
+ ],
+ [
+ 2.2822265625,
+ -23.582489013671875
+ ],
+ [
+ 3.04296875,
+ -22.82177734375
+ ],
+ [
+ 3.8037109375,
+ -22.82177734375
+ ],
+ [
+ 5.3250732421875,
+ -22.82177734375
+ ],
+ [
+ 6.0858154296875,
+ -22.82177734375
+ ],
+ [
+ 9.1287841796875,
+ -22.82177734375
+ ],
+ [
+ 10.650146484375,
+ -22.82177734375
+ ],
+ [
+ 12.171630859375,
+ -22.82177734375
+ ],
+ [
+ 14.453857421875,
+ -22.82177734375
+ ],
+ [
+ 17.4967041015625,
+ -22.82177734375
+ ],
+ [
+ 20.5396728515625,
+ -22.06103515625
+ ],
+ [
+ 22.06103515625,
+ -22.06103515625
+ ],
+ [
+ 22.82177734375,
+ -22.06103515625
+ ],
+ [
+ 22.82177734375,
+ -21.300323486328125
+ ],
+ [
+ 22.82177734375,
+ -20.53961181640625
+ ],
+ [
+ 22.06103515625,
+ -19.018157958984375
+ ],
+ [
+ 21.30029296875,
+ -18.257415771484375
+ ],
+ [
+ 20.5396728515625,
+ -16.7359619140625
+ ],
+ [
+ 19.7789306640625,
+ -14.45379638671875
+ ],
+ [
+ 16.7359619140625,
+ -8.36798095703125
+ ],
+ [
+ 16.7359619140625,
+ -5.3250732421875
+ ],
+ [
+ 16.7359619140625,
+ -4.564361572265625
+ ],
+ [
+ 16.7359619140625,
+ -3.803619384765625
+ ],
+ [
+ 17.4967041015625,
+ -3.04290771484375
+ ],
+ [
+ 18.2574462890625,
+ -3.04290771484375
+ ],
+ [
+ 18.2574462890625,
+ -3.04290771484375
+ ]
+ ],
+ "pressures": [
+ 0.2369232177734375,
+ 0.3693084716796875,
+ 0.3746795654296875,
+ 0.4337921142578125,
+ 0.441131591796875,
+ 0.447479248046875,
+ 0.450897216796875,
+ 0.451385498046875,
+ 0.448944091796875,
+ 0.443084716796875,
+ 0.440155029296875,
+ 0.4372100830078125,
+ 0.4342803955078125,
+ 0.4308624267578125,
+ 0.4318389892578125,
+ 0.456268310546875,
+ 0.4709320068359375,
+ 0.4802093505859375,
+ 0.4889984130859375,
+ 0.500244140625,
+ 0.501708984375,
+ 0.501708984375,
+ 0.500732421875,
+ 0.4919281005859375,
+ 0.4792327880859375,
+ 0.4767913818359375,
+ 0.4772796630859375,
+ 0.4816741943359375,
+ 0.4816741943359375,
+ 0.4821624755859375,
+ 0.4816741943359375,
+ 0.4816741943359375,
+ 0.4816741943359375,
+ 0.4831390380859375,
+ 0.4831390380859375,
+ 0.4699554443359375,
+ 0.4303741455078125,
+ 0.2735595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_yPJ-vDPZXZa-ZYoFC0Qe",
+ "type": "freedraw",
+ "x": 39.48626708984375,
+ "y": -230.20868682861328,
+ "width": 7.607177734375,
+ "height": 47.92572021484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "an",
+ "roundness": null,
+ "seed": 222644447,
+ "version": 17,
+ "versionNonce": 1505302417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558601237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ -1.521484375,
+ 3.04290771484375
+ ],
+ [
+ -3.0428466796875,
+ 6.0858154296875
+ ],
+ [
+ -3.8035888671875,
+ 9.12872314453125
+ ],
+ [
+ -4.5643310546875,
+ 12.932342529296875
+ ],
+ [
+ -6.8465576171875,
+ 28.146881103515625
+ ],
+ [
+ -7.607177734375,
+ 36.514862060546875
+ ],
+ [
+ -7.607177734375,
+ 41.839935302734375
+ ],
+ [
+ -6.0858154296875,
+ 45.6435546875
+ ],
+ [
+ -3.0428466796875,
+ 47.165008544921875
+ ],
+ [
+ -1.521484375,
+ 47.165008544921875
+ ],
+ [
+ 0,
+ 46.404296875
+ ],
+ [
+ 0,
+ 46.404296875
+ ]
+ ],
+ "pressures": [
+ 0.1050262451171875,
+ 0.2931060791015625,
+ 0.4846038818359375,
+ 0.4850921630859375,
+ 0.4850921630859375,
+ 0.4850921630859375,
+ 0.4777679443359375,
+ 0.4728851318359375,
+ 0.450408935546875,
+ 0.447967529296875,
+ 0.447479248046875,
+ 0.4293975830078125,
+ 0.318023681640625,
+ 0.2271575927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0qef1LjrI_Km54jxLbteV",
+ "type": "freedraw",
+ "x": 24.27178955078125,
+ "y": -217.2763442993164,
+ "width": 17.4967041015625,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ao",
+ "roundness": null,
+ "seed": 995305297,
+ "version": 11,
+ "versionNonce": 950545119,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558601582,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2821044921875,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0
+ ],
+ [
+ 7.6072998046875,
+ 0
+ ],
+ [
+ 12.171630859375,
+ 0
+ ],
+ [
+ 15.9752197265625,
+ 0
+ ],
+ [
+ 17.4967041015625,
+ 0
+ ],
+ [
+ 17.4967041015625,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3702850341796875,
+ 0.4289093017578125,
+ 0.442596435546875,
+ 0.446502685546875,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.39666748046875,
+ 0.1758575439453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8yhwArf1jsRNUDG41QX1P",
+ "type": "freedraw",
+ "x": 54.70074462890625,
+ "y": -243.14099884033203,
+ "width": 14.453857421875,
+ "height": 65.42239379882812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ap",
+ "roundness": null,
+ "seed": 2106867487,
+ "version": 20,
+ "versionNonce": 1665643615,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558602201,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0.760711669921875
+ ],
+ [
+ 2.2822265625,
+ 0.760711669921875
+ ],
+ [
+ 3.04296875,
+ 2.28216552734375
+ ],
+ [
+ 4.564453125,
+ 3.803619384765625
+ ],
+ [
+ 6.8465576171875,
+ 9.128692626953125
+ ],
+ [
+ 7.6072998046875,
+ 12.171600341796875
+ ],
+ [
+ 9.8895263671875,
+ 20.539581298828125
+ ],
+ [
+ 11.410888671875,
+ 29.668304443359375
+ ],
+ [
+ 12.932373046875,
+ 38.036285400390625
+ ],
+ [
+ 13.693115234375,
+ 46.404266357421875
+ ],
+ [
+ 14.453857421875,
+ 54.011505126953125
+ ],
+ [
+ 13.693115234375,
+ 61.6187744140625
+ ],
+ [
+ 13.693115234375,
+ 64.66168212890625
+ ],
+ [
+ 13.693115234375,
+ 65.42239379882812
+ ],
+ [
+ 12.932373046875,
+ 65.42239379882812
+ ],
+ [
+ 12.932373046875,
+ 64.66168212890625
+ ],
+ [
+ 12.932373046875,
+ 64.66168212890625
+ ]
+ ],
+ "pressures": [
+ 0.2515869140625,
+ 0.3629608154296875,
+ 0.40301513671875,
+ 0.4240264892578125,
+ 0.437713623046875,
+ 0.448455810546875,
+ 0.450408935546875,
+ 0.451385498046875,
+ 0.451385498046875,
+ 0.451385498046875,
+ 0.453826904296875,
+ 0.456268310546875,
+ 0.458221435546875,
+ 0.455780029296875,
+ 0.4191436767578125,
+ 0.341949462890625,
+ 0.0967254638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YF_4WpYcIh6hBhBlXxNGh",
+ "type": "freedraw",
+ "x": 92.73712158203125,
+ "y": -213.47272491455078,
+ "width": 10.650146484375,
+ "height": 28.1468505859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aq",
+ "roundness": null,
+ "seed": 2065920689,
+ "version": 15,
+ "versionNonce": 1864306111,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558604968,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -1.521484375,
+ 2.282196044921875
+ ],
+ [
+ -2.2822265625,
+ 3.04290771484375
+ ],
+ [
+ -3.04296875,
+ 7.607269287109375
+ ],
+ [
+ -3.8037109375,
+ 11.410888671875
+ ],
+ [
+ -4.5643310546875,
+ 15.975250244140625
+ ],
+ [
+ -4.5643310546875,
+ 22.82177734375
+ ],
+ [
+ -2.2822265625,
+ 26.625396728515625
+ ],
+ [
+ 0,
+ 28.1468505859375
+ ],
+ [
+ 4.5643310546875,
+ 26.625396728515625
+ ],
+ [
+ 6.0858154296875,
+ 25.10394287109375
+ ],
+ [
+ 6.0858154296875,
+ 25.10394287109375
+ ]
+ ],
+ "pressures": [
+ 0.215423583984375,
+ 0.4074249267578125,
+ 0.4176788330078125,
+ 0.4191436767578125,
+ 0.4215850830078125,
+ 0.4259796142578125,
+ 0.442108154296875,
+ 0.457244873046875,
+ 0.457244873046875,
+ 0.4308624267578125,
+ 0.38397216796875,
+ 0.212982177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lUq492mSvYr2z5iFe5yPX",
+ "type": "freedraw",
+ "x": 94.25848388671875,
+ "y": -234.0123062133789,
+ "width": 1.5213623046875,
+ "height": 0.760711669921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ar",
+ "roundness": null,
+ "seed": 1243081215,
+ "version": 7,
+ "versionNonce": 399426321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558605226,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ 0.760711669921875
+ ],
+ [
+ 0,
+ 0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.459686279296875,
+ 0.455291748046875,
+ 0.336578369140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "j1FuH2xfmMW-IUE91PUeA",
+ "type": "freedraw",
+ "x": 129.25189208984375,
+ "y": -205.10474395751953,
+ "width": 22.82177734375,
+ "height": 1.521453857421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "as",
+ "roundness": null,
+ "seed": 1583476447,
+ "version": 12,
+ "versionNonce": 451869599,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558606892,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 3.04296875,
+ 0.7607421875
+ ],
+ [
+ 6.8465576171875,
+ 0.7607421875
+ ],
+ [
+ 12.932373046875,
+ 0.7607421875
+ ],
+ [
+ 17.4967041015625,
+ 0
+ ],
+ [
+ 22.06103515625,
+ -0.760711669921875
+ ],
+ [
+ 22.06103515625,
+ -0.760711669921875
+ ]
+ ],
+ "pressures": [
+ 0.3468475341796875,
+ 0.4298858642578125,
+ 0.442108154296875,
+ 0.442596435546875,
+ 0.453826904296875,
+ 0.4787445068359375,
+ 0.4865570068359375,
+ 0.459197998046875,
+ 0.317047119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "m4oAbKRXvIRBTi3Qz7UXJ",
+ "type": "freedraw",
+ "x": 139.14141845703125,
+ "y": -215.75489044189453,
+ "width": 3.0428466796875,
+ "height": 17.496673583984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "at",
+ "roundness": null,
+ "seed": 191750111,
+ "version": 9,
+ "versionNonce": 1960706321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558607190,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ -1.521484375,
+ 5.3250732421875
+ ],
+ [
+ -1.521484375,
+ 6.846527099609375
+ ],
+ [
+ -0.7607421875,
+ 11.410888671875
+ ],
+ [
+ 0,
+ 15.214508056640625
+ ],
+ [
+ 1.5213623046875,
+ 17.496673583984375
+ ],
+ [
+ 1.5213623046875,
+ 17.496673583984375
+ ]
+ ],
+ "pressures": [
+ 0.339019775390625,
+ 0.4264678955078125,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.4079132080078125,
+ 0.2843170166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qCWdfnHdJyBIp26nN-_qU",
+ "type": "freedraw",
+ "x": 176.41693115234375,
+ "y": -228.6872329711914,
+ "width": 32.711181640625,
+ "height": 50.207916259765625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "au",
+ "roundness": null,
+ "seed": 1449898193,
+ "version": 25,
+ "versionNonce": 719423,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558608071,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 1.521484375,
+ -2.28216552734375
+ ],
+ [
+ 3.0428466796875,
+ -3.04290771484375
+ ],
+ [
+ 8.367919921875,
+ -5.3250732421875
+ ],
+ [
+ 10.650146484375,
+ -6.846527099609375
+ ],
+ [
+ 12.932373046875,
+ -7.607269287109375
+ ],
+ [
+ 19.77880859375,
+ -9.12872314453125
+ ],
+ [
+ 24.34326171875,
+ -9.12872314453125
+ ],
+ [
+ 28.1468505859375,
+ -7.607269287109375
+ ],
+ [
+ 29.6683349609375,
+ -6.0858154296875
+ ],
+ [
+ 31.189697265625,
+ -2.28216552734375
+ ],
+ [
+ 31.189697265625,
+ 3.04290771484375
+ ],
+ [
+ 28.9075927734375,
+ 9.12872314453125
+ ],
+ [
+ 24.34326171875,
+ 16.7359619140625
+ ],
+ [
+ 19.77880859375,
+ 24.343231201171875
+ ],
+ [
+ 16.7359619140625,
+ 32.711212158203125
+ ],
+ [
+ 16.7359619140625,
+ 36.51483154296875
+ ],
+ [
+ 17.4967041015625,
+ 39.5577392578125
+ ],
+ [
+ 20.53955078125,
+ 41.079193115234375
+ ],
+ [
+ 29.6683349609375,
+ 39.5577392578125
+ ],
+ [
+ 32.711181640625,
+ 38.797027587890625
+ ],
+ [
+ 32.711181640625,
+ 38.797027587890625
+ ]
+ ],
+ "pressures": [
+ 0.1856231689453125,
+ 0.3453826904296875,
+ 0.38690185546875,
+ 0.4181671142578125,
+ 0.4328155517578125,
+ 0.448944091796875,
+ 0.452362060546875,
+ 0.459197998046875,
+ 0.461639404296875,
+ 0.457244873046875,
+ 0.454803466796875,
+ 0.452850341796875,
+ 0.446990966796875,
+ 0.440643310546875,
+ 0.438690185546875,
+ 0.440155029296875,
+ 0.446502685546875,
+ 0.447479248046875,
+ 0.446990966796875,
+ 0.4269561767578125,
+ 0.39813232421875,
+ 0.197357177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kayX22TPk9qZ68a2SWI2x",
+ "type": "freedraw",
+ "x": 241.07855224609375,
+ "y": -218.79779815673828,
+ "width": 16.7359619140625,
+ "height": 25.864654541015625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "av",
+ "roundness": null,
+ "seed": 559068799,
+ "version": 22,
+ "versionNonce": 1276355551,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558609096,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ -0.7606201171875,
+ -0.760711669921875
+ ],
+ [
+ -1.5213623046875,
+ 0
+ ],
+ [
+ -2.2821044921875,
+ 0
+ ],
+ [
+ -3.0428466796875,
+ 0.760711669921875
+ ],
+ [
+ -3.8035888671875,
+ 1.521453857421875
+ ],
+ [
+ -4.5643310546875,
+ 3.04290771484375
+ ],
+ [
+ -7.607177734375,
+ 6.846527099609375
+ ],
+ [
+ -9.128662109375,
+ 10.650146484375
+ ],
+ [
+ -10.650146484375,
+ 14.45379638671875
+ ],
+ [
+ -10.650146484375,
+ 15.975250244140625
+ ],
+ [
+ -10.650146484375,
+ 17.4967041015625
+ ],
+ [
+ -10.650146484375,
+ 20.539581298828125
+ ],
+ [
+ -10.650146484375,
+ 22.06103515625
+ ],
+ [
+ -8.367919921875,
+ 23.582489013671875
+ ],
+ [
+ -4.5643310546875,
+ 25.10394287109375
+ ],
+ [
+ -0.7606201171875,
+ 25.10394287109375
+ ],
+ [
+ 3.8037109375,
+ 25.10394287109375
+ ],
+ [
+ 6.0858154296875,
+ 24.343231201171875
+ ],
+ [
+ 6.0858154296875,
+ 24.343231201171875
+ ]
+ ],
+ "pressures": [
+ 0.14849853515625,
+ 0.336090087890625,
+ 0.3746795654296875,
+ 0.39813232421875,
+ 0.39959716796875,
+ 0.40155029296875,
+ 0.40301513671875,
+ 0.40350341796875,
+ 0.4088897705078125,
+ 0.4152374267578125,
+ 0.4333038330078125,
+ 0.437713623046875,
+ 0.442596435546875,
+ 0.454803466796875,
+ 0.458221435546875,
+ 0.461639404296875,
+ 0.455780029296875,
+ 0.37957763671875,
+ 0.02880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yMVE9jaKdWay0SLKcjybQ",
+ "type": "freedraw",
+ "x": 263.90032958984375,
+ "y": -209.66907501220703,
+ "width": 23.58251953125,
+ "height": 19.01812744140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aw",
+ "roundness": null,
+ "seed": 1161132063,
+ "version": 35,
+ "versionNonce": 1098516785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558609752,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7606201171875,
+ -0.7607421875
+ ],
+ [
+ -1.5213623046875,
+ -0.7607421875
+ ],
+ [
+ -2.2821044921875,
+ -0.7607421875
+ ],
+ [
+ -3.0428466796875,
+ -0.7607421875
+ ],
+ [
+ -5.3250732421875,
+ 0
+ ],
+ [
+ -8.367919921875,
+ 2.28216552734375
+ ],
+ [
+ -10.650146484375,
+ 5.3250732421875
+ ],
+ [
+ -12.1715087890625,
+ 6.846527099609375
+ ],
+ [
+ -12.9322509765625,
+ 8.36798095703125
+ ],
+ [
+ -13.6929931640625,
+ 11.410858154296875
+ ],
+ [
+ -13.6929931640625,
+ 12.93231201171875
+ ],
+ [
+ -12.9322509765625,
+ 14.453765869140625
+ ],
+ [
+ -8.367919921875,
+ 16.7359619140625
+ ],
+ [
+ -3.8035888671875,
+ 17.496673583984375
+ ],
+ [
+ 0,
+ 16.7359619140625
+ ],
+ [
+ 2.2822265625,
+ 16.7359619140625
+ ],
+ [
+ 5.3250732421875,
+ 15.9752197265625
+ ],
+ [
+ 7.6072998046875,
+ 14.453765869140625
+ ],
+ [
+ 9.1287841796875,
+ 12.93231201171875
+ ],
+ [
+ 9.8895263671875,
+ 10.650146484375
+ ],
+ [
+ 9.8895263671875,
+ 7.60723876953125
+ ],
+ [
+ 9.1287841796875,
+ 3.042877197265625
+ ],
+ [
+ 7.6072998046875,
+ 0.760711669921875
+ ],
+ [
+ 5.3250732421875,
+ -0.7607421875
+ ],
+ [
+ 4.564453125,
+ -0.7607421875
+ ],
+ [
+ 3.04296875,
+ -1.521453857421875
+ ],
+ [
+ 2.2822265625,
+ -1.521453857421875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ -2.2821044921875,
+ -0.7607421875
+ ],
+ [
+ -4.5643310546875,
+ 0.760711669921875
+ ],
+ [
+ -6.085693359375,
+ 1.52142333984375
+ ],
+ [
+ -6.085693359375,
+ 1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.2252044677734375,
+ 0.39373779296875,
+ 0.40106201171875,
+ 0.39715576171875,
+ 0.39910888671875,
+ 0.40399169921875,
+ 0.4142608642578125,
+ 0.4176788330078125,
+ 0.4176788330078125,
+ 0.4176788330078125,
+ 0.4176788330078125,
+ 0.4152374267578125,
+ 0.4147491455078125,
+ 0.4152374267578125,
+ 0.4206085205078125,
+ 0.4245147705078125,
+ 0.4196319580078125,
+ 0.4113311767578125,
+ 0.39862060546875,
+ 0.39569091796875,
+ 0.39666748046875,
+ 0.39813232421875,
+ 0.39813232421875,
+ 0.39422607421875,
+ 0.39813232421875,
+ 0.40350341796875,
+ 0.40545654296875,
+ 0.40545654296875,
+ 0.40545654296875,
+ 0.38983154296875,
+ 0.341461181640625,
+ 0.1851348876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BxvJtrBJb4JjFmJked9pc",
+ "type": "freedraw",
+ "x": 291.28656005859375,
+ "y": -213.47272491455078,
+ "width": 14.4537353515625,
+ "height": 22.82177734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ax",
+ "roundness": null,
+ "seed": 259797233,
+ "version": 25,
+ "versionNonce": 707410975,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558610303,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ -0.760711669921875
+ ],
+ [
+ -2.2822265625,
+ -0.760711669921875
+ ],
+ [
+ -3.8037109375,
+ 0
+ ],
+ [
+ -4.564453125,
+ 0
+ ],
+ [
+ -6.0858154296875,
+ 0.7607421875
+ ],
+ [
+ -6.8465576171875,
+ 1.521453857421875
+ ],
+ [
+ -8.3680419921875,
+ 1.521453857421875
+ ],
+ [
+ -9.1287841796875,
+ 2.282196044921875
+ ],
+ [
+ -9.8895263671875,
+ 3.80364990234375
+ ],
+ [
+ -8.3680419921875,
+ 6.0858154296875
+ ],
+ [
+ -5.3250732421875,
+ 7.607269287109375
+ ],
+ [
+ -1.521484375,
+ 11.410888671875
+ ],
+ [
+ 0.7606201171875,
+ 13.693084716796875
+ ],
+ [
+ 2.2821044921875,
+ 16.7359619140625
+ ],
+ [
+ 3.0428466796875,
+ 18.257415771484375
+ ],
+ [
+ 3.0428466796875,
+ 19.77886962890625
+ ],
+ [
+ 0,
+ 21.300323486328125
+ ],
+ [
+ -3.8037109375,
+ 22.061065673828125
+ ],
+ [
+ -6.8465576171875,
+ 22.061065673828125
+ ],
+ [
+ -9.8895263671875,
+ 21.300323486328125
+ ],
+ [
+ -11.410888671875,
+ 21.300323486328125
+ ],
+ [
+ -11.410888671875,
+ 21.300323486328125
+ ]
+ ],
+ "pressures": [
+ 0.2584228515625,
+ 0.37567138671875,
+ 0.40399169921875,
+ 0.40399169921875,
+ 0.40399169921875,
+ 0.4113311767578125,
+ 0.4235382080078125,
+ 0.4342803955078125,
+ 0.440155029296875,
+ 0.440155029296875,
+ 0.38543701171875,
+ 0.342437744140625,
+ 0.333160400390625,
+ 0.335601806640625,
+ 0.3444061279296875,
+ 0.38446044921875,
+ 0.40057373046875,
+ 0.467010498046875,
+ 0.520751953125,
+ 0.520263671875,
+ 0.456756591796875,
+ 0.2579345703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NjpmpgAQ2VP0PEy5JIRnB",
+ "type": "freedraw",
+ "x": 327.80133056640625,
+ "y": -256.8340835571289,
+ "width": 14.4537353515625,
+ "height": 71.50820922851562,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ay",
+ "roundness": null,
+ "seed": 741539935,
+ "version": 17,
+ "versionNonce": 1197217809,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558610891,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ -1.521484375,
+ 1.521453857421875
+ ],
+ [
+ -2.2821044921875,
+ 3.04290771484375
+ ],
+ [
+ -5.3250732421875,
+ 9.128692626953125
+ ],
+ [
+ -10.650146484375,
+ 22.06103515625
+ ],
+ [
+ -12.932373046875,
+ 32.711212158203125
+ ],
+ [
+ -14.4537353515625,
+ 42.60064697265625
+ ],
+ [
+ -14.4537353515625,
+ 51.729339599609375
+ ],
+ [
+ -13.6929931640625,
+ 58.57586669921875
+ ],
+ [
+ -10.650146484375,
+ 66.94387817382812
+ ],
+ [
+ -8.367919921875,
+ 69.98675537109375
+ ],
+ [
+ -5.3250732421875,
+ 71.50820922851562
+ ],
+ [
+ -3.8035888671875,
+ 71.50820922851562
+ ],
+ [
+ -2.2821044921875,
+ 71.50820922851562
+ ],
+ [
+ -2.2821044921875,
+ 71.50820922851562
+ ]
+ ],
+ "pressures": [
+ 0.3097076416015625,
+ 0.4254913330078125,
+ 0.4274444580078125,
+ 0.4303741455078125,
+ 0.443084716796875,
+ 0.4743499755859375,
+ 0.4855804443359375,
+ 0.4889984130859375,
+ 0.4953460693359375,
+ 0.4987640380859375,
+ 0.4992523193359375,
+ 0.4728851318359375,
+ 0.319976806640625,
+ 0.090850830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "feGXTy2owMn7tcF7io93m",
+ "type": "freedraw",
+ "x": 336.16937255859375,
+ "y": -227.16577911376953,
+ "width": 31.950439453125,
+ "height": 41.079193115234375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "az",
+ "roundness": null,
+ "seed": 544098783,
+ "version": 29,
+ "versionNonce": 52282833,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558613181,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0.7606201171875,
+ -0.7607421875
+ ],
+ [
+ 2.2821044921875,
+ -1.521453857421875
+ ],
+ [
+ 6.846435546875,
+ -3.04290771484375
+ ],
+ [
+ 11.410888671875,
+ -4.564361572265625
+ ],
+ [
+ 15.9752197265625,
+ -5.3250732421875
+ ],
+ [
+ 19.77880859375,
+ -5.3250732421875
+ ],
+ [
+ 21.30029296875,
+ -5.3250732421875
+ ],
+ [
+ 23.5823974609375,
+ -3.803619384765625
+ ],
+ [
+ 25.1038818359375,
+ -0.7607421875
+ ],
+ [
+ 25.8646240234375,
+ 2.28216552734375
+ ],
+ [
+ 25.1038818359375,
+ 7.607269287109375
+ ],
+ [
+ 24.3431396484375,
+ 10.650146484375
+ ],
+ [
+ 21.30029296875,
+ 15.975250244140625
+ ],
+ [
+ 17.4967041015625,
+ 21.300323486328125
+ ],
+ [
+ 13.6929931640625,
+ 25.10394287109375
+ ],
+ [
+ 10.650146484375,
+ 28.907562255859375
+ ],
+ [
+ 9.128662109375,
+ 32.711212158203125
+ ],
+ [
+ 9.128662109375,
+ 34.232666015625
+ ],
+ [
+ 10.650146484375,
+ 34.993377685546875
+ ],
+ [
+ 13.6929931640625,
+ 35.754119873046875
+ ],
+ [
+ 19.77880859375,
+ 34.993377685546875
+ ],
+ [
+ 24.3431396484375,
+ 33.471923828125
+ ],
+ [
+ 28.907470703125,
+ 32.711212158203125
+ ],
+ [
+ 31.189697265625,
+ 32.711212158203125
+ ],
+ [
+ 31.950439453125,
+ 32.711212158203125
+ ],
+ [
+ 31.950439453125,
+ 32.711212158203125
+ ]
+ ],
+ "pressures": [
+ 0.37957763671875,
+ 0.38006591796875,
+ 0.38494873046875,
+ 0.39129638671875,
+ 0.4113311767578125,
+ 0.4352569580078125,
+ 0.452362060546875,
+ 0.461639404296875,
+ 0.463104248046875,
+ 0.464080810546875,
+ 0.463104248046875,
+ 0.467010498046875,
+ 0.468475341796875,
+ 0.467498779296875,
+ 0.467010498046875,
+ 0.460662841796875,
+ 0.457733154296875,
+ 0.454803466796875,
+ 0.447479248046875,
+ 0.437713623046875,
+ 0.438201904296875,
+ 0.444061279296875,
+ 0.448455810546875,
+ 0.4293975830078125,
+ 0.339996337890625,
+ 0.13287353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-p9F92ar8izkDJI5pO8ib",
+ "type": "freedraw",
+ "x": 376.48773193359375,
+ "y": -192.17240142822266,
+ "width": 22.82177734375,
+ "height": 28.1468505859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b00",
+ "roundness": null,
+ "seed": 1972454801,
+ "version": 35,
+ "versionNonce": 2088460831,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558613926,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ -0.760711669921875
+ ],
+ [
+ -0.7606201171875,
+ -1.521453857421875
+ ],
+ [
+ 0,
+ -3.803619384765625
+ ],
+ [
+ 0.7607421875,
+ -4.564361572265625
+ ],
+ [
+ 0.7607421875,
+ -8.36798095703125
+ ],
+ [
+ 1.521484375,
+ -13.69305419921875
+ ],
+ [
+ 1.521484375,
+ -16.7359619140625
+ ],
+ [
+ 1.521484375,
+ -19.77886962890625
+ ],
+ [
+ 0.7607421875,
+ -25.86468505859375
+ ],
+ [
+ -0.7606201171875,
+ -27.3861083984375
+ ],
+ [
+ -2.2821044921875,
+ -28.1468505859375
+ ],
+ [
+ -3.0428466796875,
+ -28.1468505859375
+ ],
+ [
+ -1.5213623046875,
+ -27.3861083984375
+ ],
+ [
+ 1.521484375,
+ -26.625396728515625
+ ],
+ [
+ 3.04296875,
+ -26.625396728515625
+ ],
+ [
+ 5.3251953125,
+ -25.86468505859375
+ ],
+ [
+ 9.8895263671875,
+ -25.10394287109375
+ ],
+ [
+ 12.171630859375,
+ -25.86468505859375
+ ],
+ [
+ 16.736083984375,
+ -26.625396728515625
+ ],
+ [
+ 18.2574462890625,
+ -26.625396728515625
+ ],
+ [
+ 19.7789306640625,
+ -27.3861083984375
+ ],
+ [
+ 19.0181884765625,
+ -25.10394287109375
+ ],
+ [
+ 18.2574462890625,
+ -21.300323486328125
+ ],
+ [
+ 18.2574462890625,
+ -19.77886962890625
+ ],
+ [
+ 17.4967041015625,
+ -17.496673583984375
+ ],
+ [
+ 15.214599609375,
+ -12.932342529296875
+ ],
+ [
+ 14.453857421875,
+ -10.650146484375
+ ],
+ [
+ 14.453857421875,
+ -8.36798095703125
+ ],
+ [
+ 13.693115234375,
+ -6.0858154296875
+ ],
+ [
+ 12.932373046875,
+ -2.28216552734375
+ ],
+ [
+ 12.932373046875,
+ -0.760711669921875
+ ],
+ [
+ 14.453857421875,
+ -0.760711669921875
+ ],
+ [
+ 14.453857421875,
+ -0.760711669921875
+ ]
+ ],
+ "pressures": [
+ 0.211029052734375,
+ 0.3463592529296875,
+ 0.3497772216796875,
+ 0.3522186279296875,
+ 0.3546600341796875,
+ 0.38153076171875,
+ 0.39862060546875,
+ 0.40447998046875,
+ 0.4103546142578125,
+ 0.4181671142578125,
+ 0.4240264892578125,
+ 0.448455810546875,
+ 0.456268310546875,
+ 0.447967529296875,
+ 0.449432373046875,
+ 0.449920654296875,
+ 0.449920654296875,
+ 0.445526123046875,
+ 0.4337921142578125,
+ 0.4118194580078125,
+ 0.4084014892578125,
+ 0.4235382080078125,
+ 0.4689788818359375,
+ 0.4723968505859375,
+ 0.4748382568359375,
+ 0.4753265380859375,
+ 0.4816741943359375,
+ 0.4826507568359375,
+ 0.4816741943359375,
+ 0.4763031005859375,
+ 0.4289093017578125,
+ 0.2906646728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nhVaN8lxAnTcCsumV3ZLq",
+ "type": "freedraw",
+ "x": 425.93499755859375,
+ "y": -243.14102935791016,
+ "width": 9.8895263671875,
+ "height": 51.7293701171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b01",
+ "roundness": null,
+ "seed": 1290970719,
+ "version": 15,
+ "versionNonce": 516227121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558614719,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 3.04290771484375
+ ],
+ [
+ -2.2822265625,
+ 5.3250732421875
+ ],
+ [
+ -3.8037109375,
+ 8.36798095703125
+ ],
+ [
+ -6.8465576171875,
+ 17.4967041015625
+ ],
+ [
+ -9.1287841796875,
+ 28.1468505859375
+ ],
+ [
+ -9.8895263671875,
+ 38.036285400390625
+ ],
+ [
+ -9.1287841796875,
+ 44.8828125
+ ],
+ [
+ -8.3680419921875,
+ 47.92572021484375
+ ],
+ [
+ -6.0858154296875,
+ 50.9686279296875
+ ],
+ [
+ -3.04296875,
+ 51.7293701171875
+ ],
+ [
+ -0.7607421875,
+ 50.9686279296875
+ ],
+ [
+ -0.7607421875,
+ 50.9686279296875
+ ]
+ ],
+ "pressures": [
+ 0.2774658203125,
+ 0.4323272705078125,
+ 0.4328155517578125,
+ 0.4337921142578125,
+ 0.4372100830078125,
+ 0.439178466796875,
+ 0.446014404296875,
+ 0.454803466796875,
+ 0.454315185546875,
+ 0.445526123046875,
+ 0.37908935546875,
+ 0.1651153564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "d8gDDRBDpaDiiP3_3SuWx",
+ "type": "freedraw",
+ "x": 404.63458251953125,
+ "y": -222.6014175415039,
+ "width": 20.5396728515625,
+ "height": 2.282196044921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b02",
+ "roundness": null,
+ "seed": 1907714033,
+ "version": 10,
+ "versionNonce": 1749111121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558615032,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 3.04296875,
+ 0.760711669921875
+ ],
+ [
+ 5.3251953125,
+ 1.521453857421875
+ ],
+ [
+ 8.3680419921875,
+ 1.521453857421875
+ ],
+ [
+ 11.410888671875,
+ 1.521453857421875
+ ],
+ [
+ 18.2574462890625,
+ 0
+ ],
+ [
+ 20.5396728515625,
+ -0.7607421875
+ ],
+ [
+ 20.5396728515625,
+ -0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.2579345703125,
+ 0.40399169921875,
+ 0.4298858642578125,
+ 0.4323272705078125,
+ 0.4323272705078125,
+ 0.4069366455078125,
+ 0.202239990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gpNqLLSaiTexeE_Hr9VPW",
+ "type": "freedraw",
+ "x": 434.30291748046875,
+ "y": -254.55191802978516,
+ "width": 12.171630859375,
+ "height": 74.55111694335938,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b03",
+ "roundness": null,
+ "seed": 15200529,
+ "version": 20,
+ "versionNonce": 73334737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558615621,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 4.5643310546875,
+ 2.282196044921875
+ ],
+ [
+ 6.8465576171875,
+ 7.607269287109375
+ ],
+ [
+ 8.3680419921875,
+ 14.45379638671875
+ ],
+ [
+ 9.1287841796875,
+ 19.018157958984375
+ ],
+ [
+ 9.889404296875,
+ 24.343231201171875
+ ],
+ [
+ 11.410888671875,
+ 34.232666015625
+ ],
+ [
+ 11.410888671875,
+ 39.5577392578125
+ ],
+ [
+ 12.171630859375,
+ 49.447174072265625
+ ],
+ [
+ 11.410888671875,
+ 57.815155029296875
+ ],
+ [
+ 9.1287841796875,
+ 65.42242431640625
+ ],
+ [
+ 4.5643310546875,
+ 72.26895141601562
+ ],
+ [
+ 3.04296875,
+ 73.7904052734375
+ ],
+ [
+ 2.2822265625,
+ 73.7904052734375
+ ],
+ [
+ 2.2822265625,
+ 73.7904052734375
+ ]
+ ],
+ "pressures": [
+ 0.1836700439453125,
+ 0.40008544921875,
+ 0.4245147705078125,
+ 0.445526123046875,
+ 0.456756591796875,
+ 0.4772796630859375,
+ 0.4850921630859375,
+ 0.4855804443359375,
+ 0.4870452880859375,
+ 0.4875335693359375,
+ 0.4875335693359375,
+ 0.4875335693359375,
+ 0.4753265380859375,
+ 0.450897216796875,
+ 0.442108154296875,
+ 0.38739013671875,
+ 0.0610504150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IBe6hGxg0sFT8ZFcQ2VJV",
+ "type": "freedraw",
+ "x": 467.77484130859375,
+ "y": -224.88361358642578,
+ "width": 19.77880859375,
+ "height": 70.74749755859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b04",
+ "roundness": null,
+ "seed": 222832159,
+ "version": 19,
+ "versionNonce": 1925905457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558617397,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 1.521484375,
+ 3.04290771484375
+ ],
+ [
+ 3.04296875,
+ 5.325103759765625
+ ],
+ [
+ 6.8465576171875,
+ 19.018157958984375
+ ],
+ [
+ 9.1287841796875,
+ 29.668304443359375
+ ],
+ [
+ 9.8895263671875,
+ 41.079193115234375
+ ],
+ [
+ 10.650146484375,
+ 51.7293701171875
+ ],
+ [
+ 11.410888671875,
+ 60.09735107421875
+ ],
+ [
+ 11.410888671875,
+ 63.900970458984375
+ ],
+ [
+ 10.650146484375,
+ 66.18313598632812
+ ],
+ [
+ 9.8895263671875,
+ 68.46533203125
+ ],
+ [
+ 6.0858154296875,
+ 70.74749755859375
+ ],
+ [
+ 0,
+ 70.74749755859375
+ ],
+ [
+ -6.0858154296875,
+ 69.22604370117188
+ ],
+ [
+ -8.367919921875,
+ 61.618804931640625
+ ],
+ [
+ -8.367919921875,
+ 61.618804931640625
+ ]
+ ],
+ "pressures": [
+ 0.2672119140625,
+ 0.3654022216796875,
+ 0.39178466796875,
+ 0.4157257080078125,
+ 0.4333038330078125,
+ 0.4753265380859375,
+ 0.4855804443359375,
+ 0.4865570068359375,
+ 0.462127685546875,
+ 0.4142608642578125,
+ 0.3746795654296875,
+ 0.3663787841796875,
+ 0.3663787841796875,
+ 0.38299560546875,
+ 0.4225616455078125,
+ 0.4264678955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2Yg3Ha5ac-X6qHh6b68C-",
+ "type": "freedraw",
+ "x": 462.44976806640625,
+ "y": -197.49747467041016,
+ "width": 22.06103515625,
+ "height": 3.04290771484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b05",
+ "roundness": null,
+ "seed": 1097622513,
+ "version": 9,
+ "versionNonce": 145262623,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558617754,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 4.5643310546875,
+ 0
+ ],
+ [
+ 8.3680419921875,
+ 0
+ ],
+ [
+ 15.9752197265625,
+ -1.521453857421875
+ ],
+ [
+ 22.06103515625,
+ -3.04290771484375
+ ],
+ [
+ 22.06103515625,
+ -3.04290771484375
+ ]
+ ],
+ "pressures": [
+ 0.4284210205078125,
+ 0.505615234375,
+ 0.505615234375,
+ 0.505615234375,
+ 0.464080810546875,
+ 0.3478240966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "G42uXH9gJ3B2nzgUmcwZ1",
+ "type": "freedraw",
+ "x": -273.93267822265625,
+ "y": -119.90345001220703,
+ "width": 22.06103515625,
+ "height": 62.3795166015625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b06",
+ "roundness": null,
+ "seed": 1619938399,
+ "version": 42,
+ "versionNonce": 722883327,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558620630,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -1.521453857421875
+ ],
+ [
+ -1.521484375,
+ -1.521453857421875
+ ],
+ [
+ -2.28216552734375,
+ -1.521453857421875
+ ],
+ [
+ -3.80364990234375,
+ -2.282196044921875
+ ],
+ [
+ -5.3250732421875,
+ -2.282196044921875
+ ],
+ [
+ -8.36798095703125,
+ -2.282196044921875
+ ],
+ [
+ -11.410888671875,
+ -1.521453857421875
+ ],
+ [
+ -13.69305419921875,
+ 0
+ ],
+ [
+ -15.21453857421875,
+ 0.760711669921875
+ ],
+ [
+ -15.97528076171875,
+ 2.28216552734375
+ ],
+ [
+ -19.01812744140625,
+ 8.36798095703125
+ ],
+ [
+ -19.77886962890625,
+ 13.69305419921875
+ ],
+ [
+ -19.77886962890625,
+ 19.01812744140625
+ ],
+ [
+ -17.4967041015625,
+ 23.582489013671875
+ ],
+ [
+ -12.932373046875,
+ 27.3861083984375
+ ],
+ [
+ -9.88946533203125,
+ 28.1468505859375
+ ],
+ [
+ -7.6072998046875,
+ 27.3861083984375
+ ],
+ [
+ -5.3250732421875,
+ 25.864654541015625
+ ],
+ [
+ -3.04290771484375,
+ 22.82177734375
+ ],
+ [
+ 0,
+ 19.01812744140625
+ ],
+ [
+ 0.7607421875,
+ 15.214508056640625
+ ],
+ [
+ 1.52142333984375,
+ 12.171600341796875
+ ],
+ [
+ 2.28216552734375,
+ 9.889434814453125
+ ],
+ [
+ 2.28216552734375,
+ 6.0858154296875
+ ],
+ [
+ 2.28216552734375,
+ 2.28216552734375
+ ],
+ [
+ 2.28216552734375,
+ -1.521453857421875
+ ],
+ [
+ 1.52142333984375,
+ -6.846527099609375
+ ],
+ [
+ 0,
+ -14.45379638671875
+ ],
+ [
+ 0,
+ -16.7359619140625
+ ],
+ [
+ -0.7607421875,
+ -21.300323486328125
+ ],
+ [
+ -1.521484375,
+ -25.10394287109375
+ ],
+ [
+ -2.28216552734375,
+ -30.429046630859375
+ ],
+ [
+ -2.28216552734375,
+ -33.471923828125
+ ],
+ [
+ -2.28216552734375,
+ -34.232666015625
+ ],
+ [
+ -2.28216552734375,
+ -33.471923828125
+ ],
+ [
+ -2.28216552734375,
+ -32.711212158203125
+ ],
+ [
+ -2.28216552734375,
+ -31.18975830078125
+ ],
+ [
+ -2.28216552734375,
+ -31.18975830078125
+ ]
+ ],
+ "pressures": [
+ 0.3546600341796875,
+ 0.4860687255859375,
+ 0.4958343505859375,
+ 0.4958343505859375,
+ 0.4958343505859375,
+ 0.4919281005859375,
+ 0.4899749755859375,
+ 0.4885101318359375,
+ 0.4870452880859375,
+ 0.4880218505859375,
+ 0.4821624755859375,
+ 0.4816741943359375,
+ 0.4777679443359375,
+ 0.464569091796875,
+ 0.463104248046875,
+ 0.462127685546875,
+ 0.461151123046875,
+ 0.458221435546875,
+ 0.458709716796875,
+ 0.464569091796875,
+ 0.467987060546875,
+ 0.4709320068359375,
+ 0.4714202880859375,
+ 0.4743499755859375,
+ 0.4772796630859375,
+ 0.4836273193359375,
+ 0.4889984130859375,
+ 0.4924163818359375,
+ 0.4968109130859375,
+ 0.4992523193359375,
+ 0.504150390625,
+ 0.504638671875,
+ 0.506591796875,
+ 0.505615234375,
+ 0.4933929443359375,
+ 0.4816741943359375,
+ 0.463104248046875,
+ 0.2286224365234375,
+ 0.1621856689453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tt7erkcwq6_gGKJKf0LHp",
+ "type": "freedraw",
+ "x": -315.01190185546875,
+ "y": -75.7813491821289,
+ "width": 89.76568603515625,
+ "height": 6.0858154296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b07",
+ "roundness": null,
+ "seed": 1718542143,
+ "version": 19,
+ "versionNonce": 156035345,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558621349,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 3.80364990234375,
+ 0
+ ],
+ [
+ 7.6072998046875,
+ -0.7607421875
+ ],
+ [
+ 12.932373046875,
+ -0.7607421875
+ ],
+ [
+ 25.10394287109375,
+ -2.282196044921875
+ ],
+ [
+ 35.754150390625,
+ -3.04290771484375
+ ],
+ [
+ 48.68646240234375,
+ -3.80364990234375
+ ],
+ [
+ 54.77227783203125,
+ -3.80364990234375
+ ],
+ [
+ 66.18316650390625,
+ -3.80364990234375
+ ],
+ [
+ 74.5511474609375,
+ -3.80364990234375
+ ],
+ [
+ 80.636962890625,
+ -3.80364990234375
+ ],
+ [
+ 85.2012939453125,
+ -4.564361572265625
+ ],
+ [
+ 89.00494384765625,
+ -6.0858154296875
+ ],
+ [
+ 89.76568603515625,
+ -6.0858154296875
+ ],
+ [
+ 89.76568603515625,
+ -6.0858154296875
+ ]
+ ],
+ "pressures": [
+ 0.3018951416015625,
+ 0.330718994140625,
+ 0.3566131591796875,
+ 0.37957763671875,
+ 0.39910888671875,
+ 0.443084716796875,
+ 0.465545654296875,
+ 0.4831390380859375,
+ 0.4826507568359375,
+ 0.4733734130859375,
+ 0.465545654296875,
+ 0.446014404296875,
+ 0.4235382080078125,
+ 0.3717498779296875,
+ 0.2877349853515625,
+ 0.083038330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pEZlyo-p1_s-0c7bVNaV6",
+ "type": "freedraw",
+ "x": -291.42938232421875,
+ "y": -40.027259826660156,
+ "width": 18.2574462890625,
+ "height": 51.7293701171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b08",
+ "roundness": null,
+ "seed": 2051053777,
+ "version": 31,
+ "versionNonce": 365307551,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558622230,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.803619384765625
+ ],
+ [
+ 0,
+ -4.564361572265625
+ ],
+ [
+ -1.52142333984375,
+ -6.085784912109375
+ ],
+ [
+ -2.28216552734375,
+ -6.085784912109375
+ ],
+ [
+ -4.5643310546875,
+ -6.085784912109375
+ ],
+ [
+ -7.60723876953125,
+ -6.085784912109375
+ ],
+ [
+ -10.650146484375,
+ -3.803619384765625
+ ],
+ [
+ -12.93231201171875,
+ -0.760711669921875
+ ],
+ [
+ -14.45379638671875,
+ 3.80364990234375
+ ],
+ [
+ -14.45379638671875,
+ 10.650146484375
+ ],
+ [
+ -12.171630859375,
+ 15.21453857421875
+ ],
+ [
+ -9.12872314453125,
+ 19.01812744140625
+ ],
+ [
+ -6.0858154296875,
+ 20.53961181640625
+ ],
+ [
+ -1.52142333984375,
+ 19.77886962890625
+ ],
+ [
+ 0.7607421875,
+ 16.7359619140625
+ ],
+ [
+ 2.28216552734375,
+ 12.171630859375
+ ],
+ [
+ 3.80364990234375,
+ 7.607269287109375
+ ],
+ [
+ 3.80364990234375,
+ 1.521453857421875
+ ],
+ [
+ 3.80364990234375,
+ -1.521453857421875
+ ],
+ [
+ 3.04290771484375,
+ -6.846527099609375
+ ],
+ [
+ 1.52142333984375,
+ -11.410888671875
+ ],
+ [
+ 0,
+ -15.214508056640625
+ ],
+ [
+ -1.52142333984375,
+ -19.77886962890625
+ ],
+ [
+ -2.28216552734375,
+ -25.864654541015625
+ ],
+ [
+ -3.04290771484375,
+ -28.907562255859375
+ ],
+ [
+ -2.28216552734375,
+ -31.18975830078125
+ ],
+ [
+ -2.28216552734375,
+ -31.18975830078125
+ ]
+ ],
+ "pressures": [
+ 0.2530517578125,
+ 0.324859619140625,
+ 0.325347900390625,
+ 0.324859619140625,
+ 0.328277587890625,
+ 0.3580780029296875,
+ 0.3712615966796875,
+ 0.38446044921875,
+ 0.37615966796875,
+ 0.3649139404296875,
+ 0.3585662841796875,
+ 0.3585662841796875,
+ 0.3575897216796875,
+ 0.3571014404296875,
+ 0.3561248779296875,
+ 0.3624725341796875,
+ 0.38641357421875,
+ 0.40350341796875,
+ 0.4103546142578125,
+ 0.4123077392578125,
+ 0.4127960205078125,
+ 0.4142608642578125,
+ 0.4259796142578125,
+ 0.4318389892578125,
+ 0.4323272705078125,
+ 0.4132843017578125,
+ 0.3444061279296875,
+ 0.2530517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "30IG9LBrKbndM1nXt7qCi",
+ "type": "freedraw",
+ "x": -258.71820068359375,
+ "y": -68.17411041259766,
+ "width": 9.12872314453125,
+ "height": 37.27557373046875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b09",
+ "roundness": null,
+ "seed": 347491039,
+ "version": 15,
+ "versionNonce": 514249649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558622729,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ 0.7607421875
+ ],
+ [
+ -0.76068115234375,
+ 2.282196044921875
+ ],
+ [
+ -0.76068115234375,
+ 3.803619384765625
+ ],
+ [
+ -1.52142333984375,
+ 6.846527099609375
+ ],
+ [
+ -2.28216552734375,
+ 10.650177001953125
+ ],
+ [
+ -3.04290771484375,
+ 19.018157958984375
+ ],
+ [
+ -3.04290771484375,
+ 23.582489013671875
+ ],
+ [
+ -3.04290771484375,
+ 27.386138916015625
+ ],
+ [
+ -2.28216552734375,
+ 31.18975830078125
+ ],
+ [
+ -1.52142333984375,
+ 33.471923828125
+ ],
+ [
+ 3.04290771484375,
+ 37.27557373046875
+ ],
+ [
+ 6.0858154296875,
+ 36.51483154296875
+ ],
+ [
+ 6.0858154296875,
+ 36.51483154296875
+ ]
+ ],
+ "pressures": [
+ 0.3082427978515625,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4709320068359375,
+ 0.4699554443359375,
+ 0.455291748046875,
+ 0.452362060546875,
+ 0.442108154296875,
+ 0.4274444580078125,
+ 0.4098663330078125,
+ 0.3048248291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "miL6gCsuogZuHH5Pynnwv",
+ "type": "freedraw",
+ "x": -271.6505126953125,
+ "y": -53.720314025878906,
+ "width": 23.58251953125,
+ "height": 2.282196044921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0A",
+ "roundness": null,
+ "seed": 584604529,
+ "version": 10,
+ "versionNonce": 1939608785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558623036,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ 0
+ ],
+ [
+ 3.04290771484375,
+ 0.760711669921875
+ ],
+ [
+ 7.60723876953125,
+ 1.521453857421875
+ ],
+ [
+ 14.45379638671875,
+ 0.760711669921875
+ ],
+ [
+ 20.53961181640625,
+ -0.7607421875
+ ],
+ [
+ 23.58251953125,
+ -0.7607421875
+ ],
+ [
+ 23.58251953125,
+ -0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.39178466796875,
+ 0.4367218017578125,
+ 0.442596435546875,
+ 0.448455810546875,
+ 0.449920654296875,
+ 0.4259796142578125,
+ 0.211029052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "O135estSp0JSfWJXfcjDk",
+ "type": "freedraw",
+ "x": -210.03173828125,
+ "y": -119.90345001220703,
+ "width": 10.650146484375,
+ "height": 54.772247314453125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0B",
+ "roundness": null,
+ "seed": 134730897,
+ "version": 17,
+ "versionNonce": 318900735,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558623953,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ -1.52142333984375,
+ 3.803619384765625
+ ],
+ [
+ -1.52142333984375,
+ 6.0858154296875
+ ],
+ [
+ -1.52142333984375,
+ 9.128692626953125
+ ],
+ [
+ -1.52142333984375,
+ 12.171600341796875
+ ],
+ [
+ -2.28216552734375,
+ 15.975250244140625
+ ],
+ [
+ -2.28216552734375,
+ 25.10394287109375
+ ],
+ [
+ -1.52142333984375,
+ 34.993377685546875
+ ],
+ [
+ -0.7607421875,
+ 42.60064697265625
+ ],
+ [
+ 0,
+ 46.404266357421875
+ ],
+ [
+ 3.04290771484375,
+ 50.9686279296875
+ ],
+ [
+ 6.8465576171875,
+ 54.01153564453125
+ ],
+ [
+ 8.36798095703125,
+ 54.772247314453125
+ ],
+ [
+ 8.36798095703125,
+ 54.772247314453125
+ ]
+ ],
+ "pressures": [
+ 0.1724395751953125,
+ 0.4328155517578125,
+ 0.446990966796875,
+ 0.451873779296875,
+ 0.451873779296875,
+ 0.452850341796875,
+ 0.452362060546875,
+ 0.452362060546875,
+ 0.450897216796875,
+ 0.450897216796875,
+ 0.450897216796875,
+ 0.448944091796875,
+ 0.39666748046875,
+ 0.188079833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Fy40vBc5t-1kJrzcFyhFx",
+ "type": "freedraw",
+ "x": -189.49212646484375,
+ "y": -108.49256134033203,
+ "width": 33.471923828125,
+ "height": 51.7293701171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0C",
+ "roundness": null,
+ "seed": 840488511,
+ "version": 58,
+ "versionNonce": 1248911839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558625130,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ 1.52142333984375,
+ 4.564361572265625
+ ],
+ [
+ 3.04290771484375,
+ 7.60723876953125
+ ],
+ [
+ 5.3250732421875,
+ 19.77886962890625
+ ],
+ [
+ 6.0858154296875,
+ 29.668304443359375
+ ],
+ [
+ 6.84649658203125,
+ 38.036285400390625
+ ],
+ [
+ 7.60723876953125,
+ 41.83990478515625
+ ],
+ [
+ 7.60723876953125,
+ 44.1220703125
+ ],
+ [
+ 8.36798095703125,
+ 47.92572021484375
+ ],
+ [
+ 8.36798095703125,
+ 47.16497802734375
+ ],
+ [
+ 8.36798095703125,
+ 46.404266357421875
+ ],
+ [
+ 7.60723876953125,
+ 44.8828125
+ ],
+ [
+ 6.84649658203125,
+ 41.079193115234375
+ ],
+ [
+ 6.84649658203125,
+ 38.7969970703125
+ ],
+ [
+ 6.0858154296875,
+ 34.232635498046875
+ ],
+ [
+ 6.0858154296875,
+ 28.1468505859375
+ ],
+ [
+ 6.0858154296875,
+ 22.06103515625
+ ],
+ [
+ 5.3250732421875,
+ 16.7359619140625
+ ],
+ [
+ 5.3250732421875,
+ 13.69305419921875
+ ],
+ [
+ 6.0858154296875,
+ 7.60723876953125
+ ],
+ [
+ 7.60723876953125,
+ 2.28216552734375
+ ],
+ [
+ 9.12872314453125,
+ -1.521453857421875
+ ],
+ [
+ 10.650146484375,
+ -3.04290771484375
+ ],
+ [
+ 11.410888671875,
+ -3.04290771484375
+ ],
+ [
+ 12.93231201171875,
+ -3.80364990234375
+ ],
+ [
+ 15.9752197265625,
+ -2.282196044921875
+ ],
+ [
+ 19.01812744140625,
+ 0.760711669921875
+ ],
+ [
+ 23.58245849609375,
+ 4.564361572265625
+ ],
+ [
+ 27.3861083984375,
+ 8.36798095703125
+ ],
+ [
+ 28.1468505859375,
+ 9.889434814453125
+ ],
+ [
+ 29.66827392578125,
+ 12.171600341796875
+ ],
+ [
+ 29.66827392578125,
+ 15.214508056640625
+ ],
+ [
+ 28.1468505859375,
+ 17.496673583984375
+ ],
+ [
+ 26.6253662109375,
+ 19.77886962890625
+ ],
+ [
+ 25.10394287109375,
+ 21.300323486328125
+ ],
+ [
+ 22.06103515625,
+ 23.582489013671875
+ ],
+ [
+ 19.01812744140625,
+ 25.10394287109375
+ ],
+ [
+ 15.9752197265625,
+ 25.864654541015625
+ ],
+ [
+ 13.69305419921875,
+ 25.864654541015625
+ ],
+ [
+ 12.171630859375,
+ 25.10394287109375
+ ],
+ [
+ 12.171630859375,
+ 24.34320068359375
+ ],
+ [
+ 12.171630859375,
+ 22.82177734375
+ ],
+ [
+ 12.93231201171875,
+ 21.300323486328125
+ ],
+ [
+ 13.69305419921875,
+ 20.539581298828125
+ ],
+ [
+ 16.7359619140625,
+ 19.01812744140625
+ ],
+ [
+ 19.77886962890625,
+ 19.01812744140625
+ ],
+ [
+ 23.58245849609375,
+ 19.77886962890625
+ ],
+ [
+ 26.6253662109375,
+ 23.582489013671875
+ ],
+ [
+ 30.42901611328125,
+ 29.668304443359375
+ ],
+ [
+ 31.18975830078125,
+ 34.232635498046875
+ ],
+ [
+ 32.711181640625,
+ 38.036285400390625
+ ],
+ [
+ 32.711181640625,
+ 41.079193115234375
+ ],
+ [
+ 33.471923828125,
+ 45.643524169921875
+ ],
+ [
+ 32.711181640625,
+ 46.404266357421875
+ ],
+ [
+ 32.711181640625,
+ 46.404266357421875
+ ]
+ ],
+ "pressures": [
+ 0.2867584228515625,
+ 0.4162139892578125,
+ 0.4337921142578125,
+ 0.448455810546875,
+ 0.455291748046875,
+ 0.460174560546875,
+ 0.458709716796875,
+ 0.444549560546875,
+ 0.440643310546875,
+ 0.4342803955078125,
+ 0.4230499267578125,
+ 0.4093780517578125,
+ 0.4098663330078125,
+ 0.4098663330078125,
+ 0.4093780517578125,
+ 0.4093780517578125,
+ 0.4093780517578125,
+ 0.4098663330078125,
+ 0.4137725830078125,
+ 0.4274444580078125,
+ 0.4289093017578125,
+ 0.4323272705078125,
+ 0.4372100830078125,
+ 0.447479248046875,
+ 0.457733154296875,
+ 0.462127685546875,
+ 0.4728851318359375,
+ 0.4831390380859375,
+ 0.4841156005859375,
+ 0.4743499755859375,
+ 0.460662841796875,
+ 0.460662841796875,
+ 0.467010498046875,
+ 0.4758148193359375,
+ 0.4802093505859375,
+ 0.4811859130859375,
+ 0.4802093505859375,
+ 0.455780029296875,
+ 0.446990966796875,
+ 0.443084716796875,
+ 0.4308624267578125,
+ 0.4181671142578125,
+ 0.4167022705078125,
+ 0.4157257080078125,
+ 0.4279327392578125,
+ 0.442596435546875,
+ 0.451385498046875,
+ 0.457733154296875,
+ 0.460662841796875,
+ 0.461639404296875,
+ 0.467987060546875,
+ 0.4694671630859375,
+ 0.4694671630859375,
+ 0.447479248046875,
+ 0.2677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ePaLEAuLDe1gcqti1Hs9J",
+ "type": "freedraw",
+ "x": -148.4129638671875,
+ "y": -122.94635772705078,
+ "width": 12.171630859375,
+ "height": 63.900970458984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0D",
+ "roundness": null,
+ "seed": 1608201759,
+ "version": 18,
+ "versionNonce": 1963961151,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558625775,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0.760711669921875
+ ],
+ [
+ 2.28216552734375,
+ 2.28216552734375
+ ],
+ [
+ 3.80364990234375,
+ 3.803619384765625
+ ],
+ [
+ 4.56439208984375,
+ 5.3250732421875
+ ],
+ [
+ 8.36798095703125,
+ 15.214508056640625
+ ],
+ [
+ 9.88946533203125,
+ 23.582489013671875
+ ],
+ [
+ 10.65020751953125,
+ 27.386138916015625
+ ],
+ [
+ 10.65020751953125,
+ 31.950469970703125
+ ],
+ [
+ 11.410888671875,
+ 41.079193115234375
+ ],
+ [
+ 11.410888671875,
+ 51.729339599609375
+ ],
+ [
+ 11.410888671875,
+ 56.293701171875
+ ],
+ [
+ 12.171630859375,
+ 60.858062744140625
+ ],
+ [
+ 12.171630859375,
+ 63.140228271484375
+ ],
+ [
+ 12.171630859375,
+ 63.900970458984375
+ ],
+ [
+ 12.171630859375,
+ 63.900970458984375
+ ]
+ ],
+ "pressures": [
+ 0.1846466064453125,
+ 0.38885498046875,
+ 0.4064483642578125,
+ 0.4206085205078125,
+ 0.4362335205078125,
+ 0.448944091796875,
+ 0.4714202880859375,
+ 0.4792327880859375,
+ 0.4821624755859375,
+ 0.4821624755859375,
+ 0.4841156005859375,
+ 0.4904632568359375,
+ 0.4924163818359375,
+ 0.467987060546875,
+ 0.3629608154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "I4-hZVAWU4MDqEiBwdMdk",
+ "type": "freedraw",
+ "x": -108.09454345703125,
+ "y": -78.82425689697266,
+ "width": 19.0181884765625,
+ "height": 1.521453857421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0I",
+ "roundness": null,
+ "seed": 2057523057,
+ "version": 12,
+ "versionNonce": 2043102897,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558631976,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.28216552734375,
+ 0
+ ],
+ [
+ 3.80364990234375,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0
+ ],
+ [
+ 6.8465576171875,
+ 0
+ ],
+ [
+ 8.36798095703125,
+ 0
+ ],
+ [
+ 11.410888671875,
+ 0
+ ],
+ [
+ 14.45379638671875,
+ 0
+ ],
+ [
+ 19.0181884765625,
+ -1.521453857421875
+ ],
+ [
+ 19.0181884765625,
+ -1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.37615966796875,
+ 0.39129638671875,
+ 0.40399169921875,
+ 0.4088897705078125,
+ 0.4123077392578125,
+ 0.4167022705078125,
+ 0.4201202392578125,
+ 0.4137725830078125,
+ 0.3033599853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zhNPy2iDgSIB1vreX3CGc",
+ "type": "freedraw",
+ "x": -102.00872802734375,
+ "y": -68.17411041259766,
+ "width": 15.9752197265625,
+ "height": 0.760711669921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0J",
+ "roundness": null,
+ "seed": 1891110513,
+ "version": 9,
+ "versionNonce": 626525599,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558632289,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.28216552734375,
+ 0
+ ],
+ [
+ 3.04290771484375,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0
+ ],
+ [
+ 8.36798095703125,
+ 0
+ ],
+ [
+ 12.171630859375,
+ -0.760711669921875
+ ],
+ [
+ 15.9752197265625,
+ -0.760711669921875
+ ],
+ [
+ 15.9752197265625,
+ -0.760711669921875
+ ]
+ ],
+ "pressures": [
+ 0.3067779541015625,
+ 0.4079132080078125,
+ 0.4098663330078125,
+ 0.4103546142578125,
+ 0.40106201171875,
+ 0.2916412353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_Bg_1zgQEnt-6yo9k_FhK",
+ "type": "freedraw",
+ "x": -47.9971923828125,
+ "y": -98.6031265258789,
+ "width": 41.83990478515625,
+ "height": 39.5577392578125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0K",
+ "roundness": null,
+ "seed": 115199345,
+ "version": 41,
+ "versionNonce": 1019254943,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558664187,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0.7607421875,
+ -1.521453857421875
+ ],
+ [
+ 2.28216552734375,
+ -1.521453857421875
+ ],
+ [
+ 4.5643310546875,
+ -2.28216552734375
+ ],
+ [
+ 6.8465576171875,
+ -3.04290771484375
+ ],
+ [
+ 9.12872314453125,
+ -3.04290771484375
+ ],
+ [
+ 14.45379638671875,
+ -3.803619384765625
+ ],
+ [
+ 20.53961181640625,
+ -3.04290771484375
+ ],
+ [
+ 26.62542724609375,
+ -1.521453857421875
+ ],
+ [
+ 32.711181640625,
+ 1.521453857421875
+ ],
+ [
+ 34.993408203125,
+ 4.564361572265625
+ ],
+ [
+ 34.993408203125,
+ 8.36798095703125
+ ],
+ [
+ 34.232666015625,
+ 12.171600341796875
+ ],
+ [
+ 32.711181640625,
+ 15.214508056640625
+ ],
+ [
+ 31.95050048828125,
+ 15.975250244140625
+ ],
+ [
+ 29.66827392578125,
+ 17.4967041015625
+ ],
+ [
+ 27.3861083984375,
+ 17.4967041015625
+ ],
+ [
+ 26.62542724609375,
+ 18.257415771484375
+ ],
+ [
+ 25.86468505859375,
+ 18.257415771484375
+ ],
+ [
+ 26.62542724609375,
+ 18.257415771484375
+ ],
+ [
+ 28.1468505859375,
+ 19.01812744140625
+ ],
+ [
+ 30.42901611328125,
+ 20.539581298828125
+ ],
+ [
+ 33.471923828125,
+ 22.82177734375
+ ],
+ [
+ 36.51483154296875,
+ 25.10394287109375
+ ],
+ [
+ 39.5577392578125,
+ 28.1468505859375
+ ],
+ [
+ 41.07916259765625,
+ 31.18975830078125
+ ],
+ [
+ 41.07916259765625,
+ 32.711212158203125
+ ],
+ [
+ 39.5577392578125,
+ 34.232666015625
+ ],
+ [
+ 38.7969970703125,
+ 34.993377685546875
+ ],
+ [
+ 38.03631591796875,
+ 34.993377685546875
+ ],
+ [
+ 34.993408203125,
+ 35.754119873046875
+ ],
+ [
+ 28.1468505859375,
+ 35.754119873046875
+ ],
+ [
+ 24.34320068359375,
+ 35.754119873046875
+ ],
+ [
+ 20.53961181640625,
+ 35.754119873046875
+ ],
+ [
+ 18.2574462890625,
+ 34.993377685546875
+ ],
+ [
+ 18.2574462890625,
+ 34.993377685546875
+ ]
+ ],
+ "pressures": [
+ 0.334136962890625,
+ 0.329254150390625,
+ 0.3668670654296875,
+ 0.4323272705078125,
+ 0.4714202880859375,
+ 0.4772796630859375,
+ 0.4811859130859375,
+ 0.4850921630859375,
+ 0.4855804443359375,
+ 0.4865570068359375,
+ 0.4870452880859375,
+ 0.4904632568359375,
+ 0.4904632568359375,
+ 0.4846038818359375,
+ 0.4846038818359375,
+ 0.4860687255859375,
+ 0.4821624755859375,
+ 0.461151123046875,
+ 0.451873779296875,
+ 0.441131591796875,
+ 0.438201904296875,
+ 0.438201904296875,
+ 0.4367218017578125,
+ 0.4269561767578125,
+ 0.4318389892578125,
+ 0.445526123046875,
+ 0.449432373046875,
+ 0.452850341796875,
+ 0.453826904296875,
+ 0.468475341796875,
+ 0.4938812255859375,
+ 0.508544921875,
+ 0.516845703125,
+ 0.521240234375,
+ 0.522705078125,
+ 0.517822265625,
+ 0.468475341796875,
+ 0.2667236328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-4IIn7X2ykysIZvGKQVky",
+ "type": "freedraw",
+ "x": 15.90380859375,
+ "y": -86.43152618408203,
+ "width": 29.6683349609375,
+ "height": 28.1468505859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0L",
+ "roundness": null,
+ "seed": 289160415,
+ "version": 23,
+ "versionNonce": 1671291185,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558671373,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ -0.760711669921875
+ ],
+ [
+ -2.2822265625,
+ -0.760711669921875
+ ],
+ [
+ -3.04290771484375,
+ -0.760711669921875
+ ],
+ [
+ -4.56439208984375,
+ 0
+ ],
+ [
+ -6.0858154296875,
+ 0.7607421875
+ ],
+ [
+ -6.8465576171875,
+ 1.521453857421875
+ ],
+ [
+ -7.6072998046875,
+ 2.282196044921875
+ ],
+ [
+ -10.65020751953125,
+ 3.80364990234375
+ ],
+ [
+ -13.693115234375,
+ 6.846527099609375
+ ],
+ [
+ -14.45379638671875,
+ 9.889434814453125
+ ],
+ [
+ -15.97528076171875,
+ 13.693084716796875
+ ],
+ [
+ -15.97528076171875,
+ 18.257415771484375
+ ],
+ [
+ -15.21453857421875,
+ 20.53961181640625
+ ],
+ [
+ -13.693115234375,
+ 24.343231201171875
+ ],
+ [
+ -10.65020751953125,
+ 26.625396728515625
+ ],
+ [
+ -4.56439208984375,
+ 27.386138916015625
+ ],
+ [
+ 1.52142333984375,
+ 25.86468505859375
+ ],
+ [
+ 11.410888671875,
+ 22.061065673828125
+ ],
+ [
+ 13.69305419921875,
+ 21.300323486328125
+ ],
+ [
+ 13.69305419921875,
+ 21.300323486328125
+ ]
+ ],
+ "pressures": [
+ 0.14654541015625,
+ 0.2970123291015625,
+ 0.3527069091796875,
+ 0.3634490966796875,
+ 0.38494873046875,
+ 0.39910888671875,
+ 0.40399169921875,
+ 0.40399169921875,
+ 0.40399169921875,
+ 0.40545654296875,
+ 0.4069366455078125,
+ 0.4069366455078125,
+ 0.40545654296875,
+ 0.40545654296875,
+ 0.40594482421875,
+ 0.4127960205078125,
+ 0.4235382080078125,
+ 0.4269561767578125,
+ 0.4206085205078125,
+ 0.1792755126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Vpnj2wkePO_Q8VZvOFY0N",
+ "type": "freedraw",
+ "x": 41.7684326171875,
+ "y": -76.5420913696289,
+ "width": 20.53961181640625,
+ "height": 21.300323486328125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0M",
+ "roundness": null,
+ "seed": 747243761,
+ "version": 41,
+ "versionNonce": 169645343,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558672290,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ -0.76068115234375,
+ -0.760711669921875
+ ],
+ [
+ -0.76068115234375,
+ -1.521453857421875
+ ],
+ [
+ -1.52142333984375,
+ -2.28216552734375
+ ],
+ [
+ -2.28216552734375,
+ -2.28216552734375
+ ],
+ [
+ -3.04290771484375,
+ -2.28216552734375
+ ],
+ [
+ -3.8035888671875,
+ -2.28216552734375
+ ],
+ [
+ -5.3250732421875,
+ -2.28216552734375
+ ],
+ [
+ -6.84649658203125,
+ -2.28216552734375
+ ],
+ [
+ -7.60723876953125,
+ -1.521453857421875
+ ],
+ [
+ -9.128662109375,
+ -0.760711669921875
+ ],
+ [
+ -10.650146484375,
+ 0.7607421875
+ ],
+ [
+ -10.650146484375,
+ 1.521453857421875
+ ],
+ [
+ -10.650146484375,
+ 3.04290771484375
+ ],
+ [
+ -11.410888671875,
+ 7.607269287109375
+ ],
+ [
+ -10.650146484375,
+ 10.650177001953125
+ ],
+ [
+ -9.128662109375,
+ 12.932342529296875
+ ],
+ [
+ -7.60723876953125,
+ 15.214508056640625
+ ],
+ [
+ -4.5643310546875,
+ 17.4967041015625
+ ],
+ [
+ -2.28216552734375,
+ 18.257415771484375
+ ],
+ [
+ 0,
+ 18.257415771484375
+ ],
+ [
+ 2.2822265625,
+ 18.257415771484375
+ ],
+ [
+ 5.32513427734375,
+ 16.7359619140625
+ ],
+ [
+ 6.8465576171875,
+ 15.214508056640625
+ ],
+ [
+ 7.6072998046875,
+ 13.693084716796875
+ ],
+ [
+ 8.36798095703125,
+ 12.171630859375
+ ],
+ [
+ 9.12872314453125,
+ 9.12872314453125
+ ],
+ [
+ 9.12872314453125,
+ 6.0858154296875
+ ],
+ [
+ 9.12872314453125,
+ 4.564361572265625
+ ],
+ [
+ 8.36798095703125,
+ 2.282196044921875
+ ],
+ [
+ 6.8465576171875,
+ 0
+ ],
+ [
+ 4.56439208984375,
+ -2.28216552734375
+ ],
+ [
+ 2.2822265625,
+ -3.04290771484375
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ -2.28216552734375,
+ -3.04290771484375
+ ],
+ [
+ -4.5643310546875,
+ -3.04290771484375
+ ],
+ [
+ -7.60723876953125,
+ 0
+ ],
+ [
+ -9.128662109375,
+ 0.7607421875
+ ],
+ [
+ -9.128662109375,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.0356597900390625,
+ 0.3536834716796875,
+ 0.3605194091796875,
+ 0.3668670654296875,
+ 0.4196319580078125,
+ 0.4337921142578125,
+ 0.439178466796875,
+ 0.440155029296875,
+ 0.439666748046875,
+ 0.4328155517578125,
+ 0.4318389892578125,
+ 0.4308624267578125,
+ 0.4303741455078125,
+ 0.4308624267578125,
+ 0.4308624267578125,
+ 0.4303741455078125,
+ 0.4313507080078125,
+ 0.4323272705078125,
+ 0.4342803955078125,
+ 0.438690185546875,
+ 0.441619873046875,
+ 0.444061279296875,
+ 0.446502685546875,
+ 0.449432373046875,
+ 0.450408935546875,
+ 0.451873779296875,
+ 0.453826904296875,
+ 0.455780029296875,
+ 0.455780029296875,
+ 0.453338623046875,
+ 0.451385498046875,
+ 0.450897216796875,
+ 0.446990966796875,
+ 0.4357452392578125,
+ 0.4240264892578125,
+ 0.4069366455078125,
+ 0.3717498779296875,
+ 0.091827392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "myOut5C6Z8bh25L1f7Cvr",
+ "type": "freedraw",
+ "x": 66.1116943359375,
+ "y": -78.82425689697266,
+ "width": 22.06103515625,
+ "height": 22.82177734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0N",
+ "roundness": null,
+ "seed": 874715487,
+ "version": 29,
+ "versionNonce": 967233105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558673193,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -2.28216552734375,
+ -0.7607421875
+ ],
+ [
+ -3.04290771484375,
+ -0.7607421875
+ ],
+ [
+ -4.56439208984375,
+ -0.7607421875
+ ],
+ [
+ -5.3250732421875,
+ 0
+ ],
+ [
+ -6.8465576171875,
+ 0
+ ],
+ [
+ -7.6072998046875,
+ 0.760711669921875
+ ],
+ [
+ -8.36798095703125,
+ 1.521453857421875
+ ],
+ [
+ -7.6072998046875,
+ 2.28216552734375
+ ],
+ [
+ -6.8465576171875,
+ 4.564361572265625
+ ],
+ [
+ -4.56439208984375,
+ 6.846527099609375
+ ],
+ [
+ 1.52142333984375,
+ 10.650146484375
+ ],
+ [
+ 6.84649658203125,
+ 12.932342529296875
+ ],
+ [
+ 11.410888671875,
+ 15.214508056640625
+ ],
+ [
+ 13.69305419921875,
+ 17.496673583984375
+ ],
+ [
+ 13.69305419921875,
+ 19.01812744140625
+ ],
+ [
+ 13.69305419921875,
+ 19.77886962890625
+ ],
+ [
+ 12.93231201171875,
+ 20.539581298828125
+ ],
+ [
+ 9.12872314453125,
+ 22.06103515625
+ ],
+ [
+ 6.0858154296875,
+ 22.06103515625
+ ],
+ [
+ 1.52142333984375,
+ 22.06103515625
+ ],
+ [
+ -4.56439208984375,
+ 21.300323486328125
+ ],
+ [
+ -6.8465576171875,
+ 20.539581298828125
+ ],
+ [
+ -7.6072998046875,
+ 19.77886962890625
+ ],
+ [
+ -7.6072998046875,
+ 19.77886962890625
+ ]
+ ],
+ "pressures": [
+ 0.2427825927734375,
+ 0.39569091796875,
+ 0.4958343505859375,
+ 0.504638671875,
+ 0.508056640625,
+ 0.508056640625,
+ 0.507568359375,
+ 0.507568359375,
+ 0.508544921875,
+ 0.507568359375,
+ 0.501708984375,
+ 0.4997406005859375,
+ 0.4987640380859375,
+ 0.4977874755859375,
+ 0.4972991943359375,
+ 0.4943695068359375,
+ 0.4850921630859375,
+ 0.4821624755859375,
+ 0.4919281005859375,
+ 0.4968109130859375,
+ 0.4987640380859375,
+ 0.513427734375,
+ 0.512451171875,
+ 0.4929046630859375,
+ 0.4123077392578125,
+ 0.2818756103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dYULkQUage9TJfyR_zPuI",
+ "type": "freedraw",
+ "x": 107.19085693359375,
+ "y": -111.53546905517578,
+ "width": 10.650146484375,
+ "height": 61.6187744140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0O",
+ "roundness": null,
+ "seed": 181546513,
+ "version": 19,
+ "versionNonce": 810950815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558675641,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -1.52142333984375,
+ 0
+ ],
+ [
+ -2.28216552734375,
+ 0.7607421875
+ ],
+ [
+ -3.04290771484375,
+ 2.28216552734375
+ ],
+ [
+ -3.8035888671875,
+ 3.803619384765625
+ ],
+ [
+ -7.60723876953125,
+ 11.410888671875
+ ],
+ [
+ -8.36798095703125,
+ 19.018157958984375
+ ],
+ [
+ -8.36798095703125,
+ 27.386138916015625
+ ],
+ [
+ -8.36798095703125,
+ 31.950469970703125
+ ],
+ [
+ -7.60723876953125,
+ 41.079193115234375
+ ],
+ [
+ -6.84649658203125,
+ 49.447174072265625
+ ],
+ [
+ -4.5643310546875,
+ 55.532989501953125
+ ],
+ [
+ -3.04290771484375,
+ 59.33660888671875
+ ],
+ [
+ 0,
+ 60.858062744140625
+ ],
+ [
+ 2.28216552734375,
+ 60.097320556640625
+ ],
+ [
+ 2.28216552734375,
+ 60.097320556640625
+ ]
+ ],
+ "pressures": [
+ 0.2452239990234375,
+ 0.3038482666015625,
+ 0.4274444580078125,
+ 0.4245147705078125,
+ 0.4245147705078125,
+ 0.4274444580078125,
+ 0.4293975830078125,
+ 0.4323272705078125,
+ 0.4337921142578125,
+ 0.4367218017578125,
+ 0.440643310546875,
+ 0.446990966796875,
+ 0.450408935546875,
+ 0.447967529296875,
+ 0.4196319580078125,
+ 0.2857818603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "txkxw3RtCpnqsHWZg1bWq",
+ "type": "freedraw",
+ "x": 114.03741455078125,
+ "y": -94.03876495361328,
+ "width": 22.06103515625,
+ "height": 34.232635498046875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0P",
+ "roundness": null,
+ "seed": 856671455,
+ "version": 23,
+ "versionNonce": 120707377,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558676362,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ -0.7607421875
+ ],
+ [
+ 2.28216552734375,
+ -0.7607421875
+ ],
+ [
+ 3.8035888671875,
+ -1.521453857421875
+ ],
+ [
+ 5.3250732421875,
+ -1.521453857421875
+ ],
+ [
+ 8.36798095703125,
+ -1.521453857421875
+ ],
+ [
+ 12.17156982421875,
+ -0.7607421875
+ ],
+ [
+ 15.2144775390625,
+ 2.28216552734375
+ ],
+ [
+ 17.4967041015625,
+ 9.128692626953125
+ ],
+ [
+ 16.7359619140625,
+ 14.453765869140625
+ ],
+ [
+ 13.69305419921875,
+ 19.77886962890625
+ ],
+ [
+ 11.410888671875,
+ 22.821746826171875
+ ],
+ [
+ 9.12872314453125,
+ 25.10394287109375
+ ],
+ [
+ 4.5643310546875,
+ 30.42901611328125
+ ],
+ [
+ 4.5643310546875,
+ 31.18975830078125
+ ],
+ [
+ 6.0858154296875,
+ 31.950469970703125
+ ],
+ [
+ 11.410888671875,
+ 32.711181640625
+ ],
+ [
+ 14.45379638671875,
+ 31.950469970703125
+ ],
+ [
+ 18.25738525390625,
+ 31.950469970703125
+ ],
+ [
+ 22.06103515625,
+ 31.18975830078125
+ ],
+ [
+ 22.06103515625,
+ 31.18975830078125
+ ]
+ ],
+ "pressures": [
+ 0.2720947265625,
+ 0.3522186279296875,
+ 0.40545654296875,
+ 0.4245147705078125,
+ 0.441619873046875,
+ 0.456756591796875,
+ 0.465545654296875,
+ 0.465545654296875,
+ 0.465057373046875,
+ 0.466033935546875,
+ 0.4699554443359375,
+ 0.4753265380859375,
+ 0.4811859130859375,
+ 0.4821624755859375,
+ 0.4841156005859375,
+ 0.4763031005859375,
+ 0.448944091796875,
+ 0.450408935546875,
+ 0.4347686767578125,
+ 0.3121490478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nSJSvrwyMWr45OnuuNPkD",
+ "type": "freedraw",
+ "x": 145.2271728515625,
+ "y": -62.088294982910156,
+ "width": 25.86474609375,
+ "height": 24.343231201171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0Q",
+ "roundness": null,
+ "seed": 92274929,
+ "version": 36,
+ "versionNonce": 1264006833,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558677120,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0.76068115234375,
+ -4.564361572265625
+ ],
+ [
+ 1.52142333984375,
+ -5.3250732421875
+ ],
+ [
+ 1.52142333984375,
+ -6.846527099609375
+ ],
+ [
+ 2.2821044921875,
+ -8.36798095703125
+ ],
+ [
+ 2.2821044921875,
+ -12.932342529296875
+ ],
+ [
+ 3.0428466796875,
+ -17.4967041015625
+ ],
+ [
+ 2.2821044921875,
+ -20.539581298828125
+ ],
+ [
+ 0.76068115234375,
+ -22.82177734375
+ ],
+ [
+ -0.7607421875,
+ -22.82177734375
+ ],
+ [
+ -1.521484375,
+ -22.82177734375
+ ],
+ [
+ -1.521484375,
+ -22.06103515625
+ ],
+ [
+ -1.521484375,
+ -21.300323486328125
+ ],
+ [
+ 0,
+ -19.77886962890625
+ ],
+ [
+ 2.2821044921875,
+ -19.018157958984375
+ ],
+ [
+ 6.0858154296875,
+ -17.4967041015625
+ ],
+ [
+ 8.367919921875,
+ -17.4967041015625
+ ],
+ [
+ 11.410888671875,
+ -17.4967041015625
+ ],
+ [
+ 19.77880859375,
+ -18.257415771484375
+ ],
+ [
+ 22.82177734375,
+ -19.77886962890625
+ ],
+ [
+ 24.34326171875,
+ -19.77886962890625
+ ],
+ [
+ 24.34326171875,
+ -19.018157958984375
+ ],
+ [
+ 24.34326171875,
+ -18.257415771484375
+ ],
+ [
+ 22.82177734375,
+ -15.975250244140625
+ ],
+ [
+ 21.30029296875,
+ -12.171600341796875
+ ],
+ [
+ 19.77880859375,
+ -7.607269287109375
+ ],
+ [
+ 19.0181884765625,
+ -5.3250732421875
+ ],
+ [
+ 19.0181884765625,
+ -3.803619384765625
+ ],
+ [
+ 18.2574462890625,
+ -2.28216552734375
+ ],
+ [
+ 19.0181884765625,
+ -0.760711669921875
+ ],
+ [
+ 19.0181884765625,
+ 0.760711669921875
+ ],
+ [
+ 19.77880859375,
+ 1.521453857421875
+ ],
+ [
+ 19.77880859375,
+ 1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.340972900390625,
+ 0.37908935546875,
+ 0.38006591796875,
+ 0.39959716796875,
+ 0.4206085205078125,
+ 0.4362335205078125,
+ 0.444061279296875,
+ 0.449432373046875,
+ 0.452362060546875,
+ 0.455780029296875,
+ 0.460662841796875,
+ 0.463592529296875,
+ 0.4709320068359375,
+ 0.461151123046875,
+ 0.461151123046875,
+ 0.4694671630859375,
+ 0.4753265380859375,
+ 0.4792327880859375,
+ 0.4792327880859375,
+ 0.4782562255859375,
+ 0.458221435546875,
+ 0.446990966796875,
+ 0.447967529296875,
+ 0.4846038818359375,
+ 0.4846038818359375,
+ 0.4865570068359375,
+ 0.4889984130859375,
+ 0.4919281005859375,
+ 0.4919281005859375,
+ 0.4899749755859375,
+ 0.4899749755859375,
+ 0.465057373046875,
+ 0.39715576171875,
+ 0.0981903076171875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xOqHiI_PtXBNYEaSA3Hb4",
+ "type": "freedraw",
+ "x": 191.6314697265625,
+ "y": -109.25330352783203,
+ "width": 6.0858154296875,
+ "height": 49.4471435546875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0R",
+ "roundness": null,
+ "seed": 856424049,
+ "version": 17,
+ "versionNonce": 1238879775,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558677792,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 3.04290771484375
+ ],
+ [
+ -0.7607421875,
+ 6.0858154296875
+ ],
+ [
+ -1.521484375,
+ 9.889434814453125
+ ],
+ [
+ -2.2822265625,
+ 14.45379638671875
+ ],
+ [
+ -3.04296875,
+ 19.018157958984375
+ ],
+ [
+ -5.3250732421875,
+ 28.9075927734375
+ ],
+ [
+ -6.0858154296875,
+ 36.514862060546875
+ ],
+ [
+ -4.564453125,
+ 44.122100830078125
+ ],
+ [
+ -2.2822265625,
+ 47.165008544921875
+ ],
+ [
+ 0,
+ 47.92572021484375
+ ],
+ [
+ 0,
+ 47.92572021484375
+ ]
+ ],
+ "pressures": [
+ 0.198822021484375,
+ 0.2965240478515625,
+ 0.339996337890625,
+ 0.4889984130859375,
+ 0.4938812255859375,
+ 0.4938812255859375,
+ 0.4938812255859375,
+ 0.4919281005859375,
+ 0.4914398193359375,
+ 0.4914398193359375,
+ 0.4909515380859375,
+ 0.4894866943359375,
+ 0.4284210205078125,
+ 0.2598876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JKfo8dp6zfLBQD2FmXR3a",
+ "type": "freedraw",
+ "x": 174.8955078125,
+ "y": -94.03876495361328,
+ "width": 19.01806640625,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0S",
+ "roundness": null,
+ "seed": 656675423,
+ "version": 11,
+ "versionNonce": 8944753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558678083,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7606201171875,
+ 0
+ ],
+ [
+ 1.5213623046875,
+ 0.760711669921875
+ ],
+ [
+ 3.8035888671875,
+ 0.760711669921875
+ ],
+ [
+ 6.0858154296875,
+ 0.760711669921875
+ ],
+ [
+ 8.367919921875,
+ 0.760711669921875
+ ],
+ [
+ 11.410888671875,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ -0.7607421875
+ ],
+ [
+ 19.01806640625,
+ -1.521453857421875
+ ],
+ [
+ 19.01806640625,
+ -1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.4259796142578125,
+ 0.440155029296875,
+ 0.443572998046875,
+ 0.443572998046875,
+ 0.4157257080078125,
+ 0.3448944091796875,
+ 0.1045379638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "P43SXrWlF3FmJkzbDgkh4",
+ "type": "freedraw",
+ "x": 201.5208740234375,
+ "y": -122.18561553955078,
+ "width": 15.2144775390625,
+ "height": 59.33660888671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0T",
+ "roundness": null,
+ "seed": 2037830705,
+ "version": 15,
+ "versionNonce": 1103811647,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558678565,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 3.0428466796875,
+ 0.760711669921875
+ ],
+ [
+ 6.0858154296875,
+ 2.28216552734375
+ ],
+ [
+ 8.367919921875,
+ 6.085784912109375
+ ],
+ [
+ 10.650146484375,
+ 12.171600341796875
+ ],
+ [
+ 12.932373046875,
+ 21.30029296875
+ ],
+ [
+ 13.6929931640625,
+ 26.625396728515625
+ ],
+ [
+ 14.4537353515625,
+ 36.51483154296875
+ ],
+ [
+ 15.2144775390625,
+ 45.643524169921875
+ ],
+ [
+ 14.4537353515625,
+ 51.729339599609375
+ ],
+ [
+ 12.932373046875,
+ 56.293701171875
+ ],
+ [
+ 11.410888671875,
+ 59.33660888671875
+ ],
+ [
+ 11.410888671875,
+ 59.33660888671875
+ ]
+ ],
+ "pressures": [
+ 0.38739013671875,
+ 0.4333038330078125,
+ 0.466522216796875,
+ 0.503662109375,
+ 0.526611328125,
+ 0.528564453125,
+ 0.507568359375,
+ 0.4870452880859375,
+ 0.447479248046875,
+ 0.4176788330078125,
+ 0.4147491455078125,
+ 0.39129638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XLRMcXN5PcKINdiu7C91a",
+ "type": "freedraw",
+ "x": 232.71063232421875,
+ "y": -81.1064224243164,
+ "width": 2.28216552734375,
+ "height": 3.042877197265625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0U",
+ "roundness": null,
+ "seed": 1018688721,
+ "version": 15,
+ "versionNonce": 68278687,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558708961,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ 0
+ ],
+ [
+ -1.52142333984375,
+ 0
+ ],
+ [
+ -1.52142333984375,
+ 0.760711669921875
+ ],
+ [
+ -2.28216552734375,
+ 1.521453857421875
+ ],
+ [
+ -1.52142333984375,
+ 0.760711669921875
+ ],
+ [
+ -1.52142333984375,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ -0.760711669921875
+ ],
+ [
+ -1.52142333984375,
+ 0
+ ],
+ [
+ -2.28216552734375,
+ 1.521453857421875
+ ],
+ [
+ -2.28216552734375,
+ 2.28216552734375
+ ],
+ [
+ -1.52142333984375,
+ 2.28216552734375
+ ],
+ [
+ -1.52142333984375,
+ 1.521453857421875
+ ],
+ [
+ -1.52142333984375,
+ 1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.12701416015625,
+ 0.2256927490234375,
+ 0.2266693115234375,
+ 0.1734161376953125,
+ 0.322418212890625,
+ 0.320465087890625,
+ 0.3058013916015625,
+ 0.3053131103515625,
+ 0.322418212890625,
+ 0.315093994140625,
+ 0.2999420166015625,
+ 0.2984771728515625,
+ 0.314605712890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1pGP8rr5S-V0WooEquHfP",
+ "type": "freedraw",
+ "x": 250.96807861328125,
+ "y": -97.08167266845703,
+ "width": 30.4290771484375,
+ "height": 36.514862060546875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0V",
+ "roundness": null,
+ "seed": 334577119,
+ "version": 31,
+ "versionNonce": 972992433,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558714540,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ -0.760711669921875
+ ],
+ [
+ 4.5643310546875,
+ -0.760711669921875
+ ],
+ [
+ 6.8465576171875,
+ -1.521453857421875
+ ],
+ [
+ 9.889404296875,
+ -1.521453857421875
+ ],
+ [
+ 11.410888671875,
+ -1.521453857421875
+ ],
+ [
+ 12.932373046875,
+ -1.521453857421875
+ ],
+ [
+ 17.4967041015625,
+ -0.760711669921875
+ ],
+ [
+ 19.77880859375,
+ 1.521453857421875
+ ],
+ [
+ 21.30029296875,
+ 3.04290771484375
+ ],
+ [
+ 21.30029296875,
+ 4.564361572265625
+ ],
+ [
+ 22.06103515625,
+ 9.12872314453125
+ ],
+ [
+ 20.53955078125,
+ 13.693084716796875
+ ],
+ [
+ 18.2574462890625,
+ 17.4967041015625
+ ],
+ [
+ 15.2144775390625,
+ 22.061065673828125
+ ],
+ [
+ 12.171630859375,
+ 25.86468505859375
+ ],
+ [
+ 9.889404296875,
+ 29.668304443359375
+ ],
+ [
+ 7.6072998046875,
+ 32.711212158203125
+ ],
+ [
+ 9.128662109375,
+ 33.471954345703125
+ ],
+ [
+ 10.650146484375,
+ 33.471954345703125
+ ],
+ [
+ 12.932373046875,
+ 34.232666015625
+ ],
+ [
+ 14.4537353515625,
+ 34.232666015625
+ ],
+ [
+ 15.9752197265625,
+ 34.232666015625
+ ],
+ [
+ 19.77880859375,
+ 34.993408203125
+ ],
+ [
+ 23.58251953125,
+ 34.993408203125
+ ],
+ [
+ 25.8646240234375,
+ 34.232666015625
+ ],
+ [
+ 27.3861083984375,
+ 34.232666015625
+ ],
+ [
+ 30.4290771484375,
+ 33.471954345703125
+ ],
+ [
+ 30.4290771484375,
+ 33.471954345703125
+ ]
+ ],
+ "pressures": [
+ 0.318511962890625,
+ 0.342437744140625,
+ 0.3473358154296875,
+ 0.3541717529296875,
+ 0.3585662841796875,
+ 0.3693084716796875,
+ 0.3746795654296875,
+ 0.37811279296875,
+ 0.38787841796875,
+ 0.40252685546875,
+ 0.4098663330078125,
+ 0.4142608642578125,
+ 0.4215850830078125,
+ 0.4245147705078125,
+ 0.4254913330078125,
+ 0.4259796142578125,
+ 0.4245147705078125,
+ 0.4245147705078125,
+ 0.4250030517578125,
+ 0.39959716796875,
+ 0.40008544921875,
+ 0.40155029296875,
+ 0.40203857421875,
+ 0.40252685546875,
+ 0.40301513671875,
+ 0.38885498046875,
+ 0.3575897216796875,
+ 0.2960357666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vcviKN1r8QF5qSFBC-jGo",
+ "type": "freedraw",
+ "x": 285.96148681640625,
+ "y": -60.56684112548828,
+ "width": 22.82177734375,
+ "height": 28.1468505859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0W",
+ "roundness": null,
+ "seed": 921253745,
+ "version": 39,
+ "versionNonce": 1644623487,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558715485,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ 0,
+ -3.042877197265625
+ ],
+ [
+ 0,
+ -3.803619384765625
+ ],
+ [
+ 0,
+ -7.60723876953125
+ ],
+ [
+ 0.7607421875,
+ -9.128692626953125
+ ],
+ [
+ 1.521484375,
+ -13.69305419921875
+ ],
+ [
+ 2.2821044921875,
+ -18.257415771484375
+ ],
+ [
+ 3.0428466796875,
+ -22.06103515625
+ ],
+ [
+ 3.0428466796875,
+ -25.10394287109375
+ ],
+ [
+ 3.0428466796875,
+ -25.864654541015625
+ ],
+ [
+ 1.521484375,
+ -27.3861083984375
+ ],
+ [
+ 0.7607421875,
+ -27.3861083984375
+ ],
+ [
+ -0.7607421875,
+ -26.625396728515625
+ ],
+ [
+ 0,
+ -25.864654541015625
+ ],
+ [
+ 1.521484375,
+ -25.864654541015625
+ ],
+ [
+ 2.2821044921875,
+ -25.10394287109375
+ ],
+ [
+ 3.8035888671875,
+ -24.34320068359375
+ ],
+ [
+ 6.0858154296875,
+ -24.34320068359375
+ ],
+ [
+ 11.410888671875,
+ -23.582489013671875
+ ],
+ [
+ 15.2144775390625,
+ -23.582489013671875
+ ],
+ [
+ 19.01806640625,
+ -23.582489013671875
+ ],
+ [
+ 21.30029296875,
+ -24.34320068359375
+ ],
+ [
+ 22.06103515625,
+ -24.34320068359375
+ ],
+ [
+ 21.30029296875,
+ -24.34320068359375
+ ],
+ [
+ 20.53955078125,
+ -23.582489013671875
+ ],
+ [
+ 20.53955078125,
+ -22.06103515625
+ ],
+ [
+ 19.77880859375,
+ -20.539581298828125
+ ],
+ [
+ 17.4967041015625,
+ -14.453765869140625
+ ],
+ [
+ 16.7359619140625,
+ -9.889434814453125
+ ],
+ [
+ 16.7359619140625,
+ -6.085784912109375
+ ],
+ [
+ 15.9752197265625,
+ -3.042877197265625
+ ],
+ [
+ 15.9752197265625,
+ -1.52142333984375
+ ],
+ [
+ 15.9752197265625,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ 0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.3062896728515625,
+ 0.329254150390625,
+ 0.3556365966796875,
+ 0.38836669921875,
+ 0.40155029296875,
+ 0.4113311767578125,
+ 0.4162139892578125,
+ 0.4176788330078125,
+ 0.4181671142578125,
+ 0.4191436767578125,
+ 0.4196319580078125,
+ 0.4230499267578125,
+ 0.4235382080078125,
+ 0.439178466796875,
+ 0.443572998046875,
+ 0.448944091796875,
+ 0.450897216796875,
+ 0.451873779296875,
+ 0.454803466796875,
+ 0.459197998046875,
+ 0.459197998046875,
+ 0.460662841796875,
+ 0.450897216796875,
+ 0.442596435546875,
+ 0.4284210205078125,
+ 0.4245147705078125,
+ 0.4303741455078125,
+ 0.4303741455078125,
+ 0.4293975830078125,
+ 0.4293975830078125,
+ 0.4303741455078125,
+ 0.4303741455078125,
+ 0.4313507080078125,
+ 0.4328155517578125,
+ 0.4328155517578125,
+ 0.4191436767578125,
+ 0.327789306640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "inRSlY7NClOFKO0wwyXpF",
+ "type": "freedraw",
+ "x": 330.84417724609375,
+ "y": -81.8671646118164,
+ "width": 11.410888671875,
+ "height": 20.53961181640625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0X",
+ "roundness": null,
+ "seed": 1655467665,
+ "version": 19,
+ "versionNonce": 1291958303,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558732256,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -2.2821044921875,
+ 1.521453857421875
+ ],
+ [
+ -3.0428466796875,
+ 3.04290771484375
+ ],
+ [
+ -3.8035888671875,
+ 3.80364990234375
+ ],
+ [
+ -4.5643310546875,
+ 5.325103759765625
+ ],
+ [
+ -5.3250732421875,
+ 6.8465576171875
+ ],
+ [
+ -6.8465576171875,
+ 11.410888671875
+ ],
+ [
+ -6.8465576171875,
+ 14.45379638671875
+ ],
+ [
+ -6.0858154296875,
+ 17.4967041015625
+ ],
+ [
+ -5.3250732421875,
+ 19.018157958984375
+ ],
+ [
+ -3.8035888671875,
+ 20.53961181640625
+ ],
+ [
+ -2.2821044921875,
+ 20.53961181640625
+ ],
+ [
+ -0.7607421875,
+ 20.53961181640625
+ ],
+ [
+ 3.04296875,
+ 20.53961181640625
+ ],
+ [
+ 4.5643310546875,
+ 20.53961181640625
+ ],
+ [
+ 4.5643310546875,
+ 20.53961181640625
+ ]
+ ],
+ "pressures": [
+ 0.2559814453125,
+ 0.40203857421875,
+ 0.528564453125,
+ 0.527587890625,
+ 0.527587890625,
+ 0.527099609375,
+ 0.526611328125,
+ 0.526611328125,
+ 0.527587890625,
+ 0.525634765625,
+ 0.525634765625,
+ 0.524169921875,
+ 0.517333984375,
+ 0.505126953125,
+ 0.4763031005859375,
+ 0.1177215576171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "N78erWRrLqA7fG7IfGiUM",
+ "type": "freedraw",
+ "x": 336.92999267578125,
+ "y": -102.40674591064453,
+ "width": 2.2822265625,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0Y",
+ "roundness": null,
+ "seed": 1683717215,
+ "version": 11,
+ "versionNonce": 804450929,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558732779,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ -0.760711669921875
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ -0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ 1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.2437591552734375,
+ 0.5593414306640625,
+ 0.576934814453125,
+ 0.528564453125,
+ 0.507080078125,
+ 0.463104248046875,
+ 0.38690185546875,
+ 0.37615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LkCGHdldLqGKQTF8wiHdj",
+ "type": "freedraw",
+ "x": 370.40191650390625,
+ "y": -73.49918365478516,
+ "width": 22.82177734375,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0g",
+ "roundness": null,
+ "seed": 1937527583,
+ "version": 13,
+ "versionNonce": 1666285969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558743519,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2822265625,
+ -0.760711669921875
+ ],
+ [
+ 3.04290771484375,
+ -0.760711669921875
+ ],
+ [
+ 6.0858154296875,
+ -0.760711669921875
+ ],
+ [
+ 10.65020751953125,
+ -0.760711669921875
+ ],
+ [
+ 15.97528076171875,
+ -1.52142333984375
+ ],
+ [
+ 18.2574462890625,
+ -1.52142333984375
+ ],
+ [
+ 19.77886962890625,
+ -2.28216552734375
+ ],
+ [
+ 22.82177734375,
+ -2.28216552734375
+ ],
+ [
+ 22.82177734375,
+ -2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.2369232177734375,
+ 0.515869140625,
+ 0.5329742431640625,
+ 0.5442047119140625,
+ 0.5529937744140625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5442047119140625,
+ 0.529541015625,
+ 0.503662109375,
+ 0.3595428466796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DB8sU76eCxq8d-oy1LHvB",
+ "type": "freedraw",
+ "x": 420.60980224609375,
+ "y": -97.8423843383789,
+ "width": 27.3861083984375,
+ "height": 41.83990478515625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0h",
+ "roundness": null,
+ "seed": 358158673,
+ "version": 23,
+ "versionNonce": 20688287,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558744294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 2.2822265625,
+ -1.521453857421875
+ ],
+ [
+ 4.564453125,
+ -2.282196044921875
+ ],
+ [
+ 6.8465576171875,
+ -3.04290771484375
+ ],
+ [
+ 9.1287841796875,
+ -3.04290771484375
+ ],
+ [
+ 14.453857421875,
+ -4.564361572265625
+ ],
+ [
+ 21.3004150390625,
+ -3.80364990234375
+ ],
+ [
+ 23.58251953125,
+ -0.7607421875
+ ],
+ [
+ 23.58251953125,
+ 3.803619384765625
+ ],
+ [
+ 19.0181884765625,
+ 15.214508056640625
+ ],
+ [
+ 13.693115234375,
+ 22.82177734375
+ ],
+ [
+ 9.1287841796875,
+ 28.907562255859375
+ ],
+ [
+ 6.0858154296875,
+ 33.471923828125
+ ],
+ [
+ 6.0858154296875,
+ 34.993377685546875
+ ],
+ [
+ 6.8465576171875,
+ 36.51483154296875
+ ],
+ [
+ 7.6072998046875,
+ 37.275543212890625
+ ],
+ [
+ 11.410888671875,
+ 37.275543212890625
+ ],
+ [
+ 16.7359619140625,
+ 36.51483154296875
+ ],
+ [
+ 22.82177734375,
+ 35.75408935546875
+ ],
+ [
+ 27.3861083984375,
+ 34.232635498046875
+ ],
+ [
+ 27.3861083984375,
+ 34.232635498046875
+ ]
+ ],
+ "pressures": [
+ 0.2760009765625,
+ 0.3663787841796875,
+ 0.38787841796875,
+ 0.39715576171875,
+ 0.40545654296875,
+ 0.4108428955078125,
+ 0.4176788330078125,
+ 0.4157257080078125,
+ 0.4181671142578125,
+ 0.4333038330078125,
+ 0.440643310546875,
+ 0.443084716796875,
+ 0.444549560546875,
+ 0.446502685546875,
+ 0.4352569580078125,
+ 0.4328155517578125,
+ 0.4342803955078125,
+ 0.4352569580078125,
+ 0.4201202392578125,
+ 0.3072662353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5bz1YzGdi4LHeDbIYRe6F",
+ "type": "freedraw",
+ "x": 470.05706787109375,
+ "y": -84.91004180908203,
+ "width": 20.5396728515625,
+ "height": 26.625396728515625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0i",
+ "roundness": null,
+ "seed": 1203114463,
+ "version": 30,
+ "versionNonce": 49791935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558745058,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -2.2822265625,
+ -0.7607421875
+ ],
+ [
+ -3.8037109375,
+ 0
+ ],
+ [
+ -6.0858154296875,
+ 0.760711669921875
+ ],
+ [
+ -8.3680419921875,
+ 2.28216552734375
+ ],
+ [
+ -12.171630859375,
+ 4.5643310546875
+ ],
+ [
+ -14.453857421875,
+ 5.3250732421875
+ ],
+ [
+ -14.453857421875,
+ 6.085784912109375
+ ],
+ [
+ -13.693115234375,
+ 6.846527099609375
+ ],
+ [
+ -10.6502685546875,
+ 9.128692626953125
+ ],
+ [
+ -6.8465576171875,
+ 11.410858154296875
+ ],
+ [
+ -2.2822265625,
+ 14.453765869140625
+ ],
+ [
+ 0,
+ 15.9752197265625
+ ],
+ [
+ 3.8035888671875,
+ 18.257415771484375
+ ],
+ [
+ 5.3250732421875,
+ 19.01812744140625
+ ],
+ [
+ 6.0858154296875,
+ 19.77886962890625
+ ],
+ [
+ 4.5643310546875,
+ 21.30029296875
+ ],
+ [
+ 3.8035888671875,
+ 22.06103515625
+ ],
+ [
+ 3.0428466796875,
+ 22.821746826171875
+ ],
+ [
+ 0.7606201171875,
+ 23.582489013671875
+ ],
+ [
+ -3.04296875,
+ 25.10394287109375
+ ],
+ [
+ -7.6072998046875,
+ 25.864654541015625
+ ],
+ [
+ -10.6502685546875,
+ 25.864654541015625
+ ],
+ [
+ -12.932373046875,
+ 24.34320068359375
+ ],
+ [
+ -13.693115234375,
+ 22.06103515625
+ ],
+ [
+ -13.693115234375,
+ 22.06103515625
+ ]
+ ],
+ "pressures": [
+ 0.202239990234375,
+ 0.38543701171875,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.4723968505859375,
+ 0.4723968505859375,
+ 0.4738616943359375,
+ 0.4743499755859375,
+ 0.4870452880859375,
+ 0.4933929443359375,
+ 0.4889984130859375,
+ 0.4802093505859375,
+ 0.4816741943359375,
+ 0.4826507568359375,
+ 0.4821624755859375,
+ 0.4802093505859375,
+ 0.4743499755859375,
+ 0.4777679443359375,
+ 0.510009765625,
+ 0.526123046875,
+ 0.5334625244140625,
+ 0.5354156494140625,
+ 0.5412750244140625,
+ 0.5461578369140625,
+ 0.5398101806640625,
+ 0.4972991943359375,
+ 0.319976806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yDYWY3-hFfbj8_uDg2wL_",
+ "type": "freedraw",
+ "x": 490.59661865234375,
+ "y": -76.54206085205078,
+ "width": 11.410888671875,
+ "height": 19.77886962890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0n",
+ "roundness": null,
+ "seed": 169609553,
+ "version": 15,
+ "versionNonce": 835992863,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558748080,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ -1.521484375,
+ 1.521453857421875
+ ],
+ [
+ -2.2822265625,
+ 3.042877197265625
+ ],
+ [
+ -3.04296875,
+ 4.5643310546875
+ ],
+ [
+ -3.8035888671875,
+ 6.846527099609375
+ ],
+ [
+ -5.3250732421875,
+ 10.650146484375
+ ],
+ [
+ -5.3250732421875,
+ 15.214508056640625
+ ],
+ [
+ -4.5643310546875,
+ 17.496673583984375
+ ],
+ [
+ -3.8035888671875,
+ 18.257415771484375
+ ],
+ [
+ -0.7607421875,
+ 19.77886962890625
+ ],
+ [
+ 2.2822265625,
+ 19.01812744140625
+ ],
+ [
+ 6.0858154296875,
+ 17.496673583984375
+ ],
+ [
+ 6.0858154296875,
+ 17.496673583984375
+ ]
+ ],
+ "pressures": [
+ 0.3712615966796875,
+ 0.512451171875,
+ 0.515869140625,
+ 0.519287109375,
+ 0.520751953125,
+ 0.520751953125,
+ 0.520263671875,
+ 0.517333984375,
+ 0.512939453125,
+ 0.511962890625,
+ 0.4977874755859375,
+ 0.39862060546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xnYPeHd9lqhvs4nkr7ohf",
+ "type": "freedraw",
+ "x": 486.03228759765625,
+ "y": -93.2780532836914,
+ "width": 3.0428466796875,
+ "height": 0.7607421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0o",
+ "roundness": null,
+ "seed": 1074839903,
+ "version": 9,
+ "versionNonce": 1166325649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558748381,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 1.5213623046875,
+ 0.7607421875
+ ],
+ [
+ 2.2821044921875,
+ 0.7607421875
+ ],
+ [
+ 2.2821044921875,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.192962646484375,
+ 0.529541015625,
+ 0.5315093994140625,
+ 0.3654022216796875,
+ 0.2794189453125,
+ 0.1143035888671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2PZken2DvkCJuqKqY0Tn4",
+ "type": "freedraw",
+ "x": 500.48602294921875,
+ "y": -55.241737365722656,
+ "width": 23.58251953125,
+ "height": 23.58251953125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0p",
+ "roundness": null,
+ "seed": 548849489,
+ "version": 31,
+ "versionNonce": 1540247583,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558749138,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 0,
+ -3.80364990234375
+ ],
+ [
+ 0,
+ -5.325103759765625
+ ],
+ [
+ 0,
+ -7.607269287109375
+ ],
+ [
+ 0.7607421875,
+ -9.889434814453125
+ ],
+ [
+ 0.7607421875,
+ -12.171630859375
+ ],
+ [
+ 3.04296875,
+ -19.018157958984375
+ ],
+ [
+ 5.3250732421875,
+ -22.061065673828125
+ ],
+ [
+ 6.0858154296875,
+ -23.58251953125
+ ],
+ [
+ 7.6072998046875,
+ -23.58251953125
+ ],
+ [
+ 9.889404296875,
+ -22.82177734375
+ ],
+ [
+ 12.171630859375,
+ -20.53961181640625
+ ],
+ [
+ 15.214599609375,
+ -15.21453857421875
+ ],
+ [
+ 15.9752197265625,
+ -10.650177001953125
+ ],
+ [
+ 15.214599609375,
+ -6.8465576171875
+ ],
+ [
+ 12.932373046875,
+ -2.282196044921875
+ ],
+ [
+ 12.171630859375,
+ -1.521453857421875
+ ],
+ [
+ 12.171630859375,
+ -2.282196044921875
+ ],
+ [
+ 12.171630859375,
+ -3.04290771484375
+ ],
+ [
+ 12.932373046875,
+ -6.0858154296875
+ ],
+ [
+ 12.932373046875,
+ -9.12872314453125
+ ],
+ [
+ 14.453857421875,
+ -12.171630859375
+ ],
+ [
+ 15.9752197265625,
+ -15.21453857421875
+ ],
+ [
+ 18.2574462890625,
+ -18.2574462890625
+ ],
+ [
+ 20.5396728515625,
+ -19.77886962890625
+ ],
+ [
+ 22.82177734375,
+ -21.300323486328125
+ ],
+ [
+ 23.58251953125,
+ -22.061065673828125
+ ],
+ [
+ 23.58251953125,
+ -22.061065673828125
+ ]
+ ],
+ "pressures": [
+ 0.215423583984375,
+ 0.39520263671875,
+ 0.4337921142578125,
+ 0.461151123046875,
+ 0.4694671630859375,
+ 0.4719085693359375,
+ 0.4728851318359375,
+ 0.4743499755859375,
+ 0.4723968505859375,
+ 0.4723968505859375,
+ 0.4763031005859375,
+ 0.4850921630859375,
+ 0.4977874755859375,
+ 0.4968109130859375,
+ 0.4860687255859375,
+ 0.4850921630859375,
+ 0.4875335693359375,
+ 0.4899749755859375,
+ 0.4889984130859375,
+ 0.4728851318359375,
+ 0.4738616943359375,
+ 0.4748382568359375,
+ 0.4753265380859375,
+ 0.4733734130859375,
+ 0.4728851318359375,
+ 0.463104248046875,
+ 0.39617919921875,
+ 0.15582275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eVYyPuBczwDJbf5U6ePtF",
+ "type": "freedraw",
+ "x": 552.9761352539062,
+ "y": -117.62125396728516,
+ "width": 9.889404296875,
+ "height": 63.1402587890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0q",
+ "roundness": null,
+ "seed": 1793201247,
+ "version": 19,
+ "versionNonce": 2026609137,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558750302,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 1.521453857421875
+ ],
+ [
+ -2.2822265625,
+ 3.04290771484375
+ ],
+ [
+ -3.04296875,
+ 5.3250732421875
+ ],
+ [
+ -4.5643310546875,
+ 8.36798095703125
+ ],
+ [
+ -6.8465576171875,
+ 14.453765869140625
+ ],
+ [
+ -8.3680419921875,
+ 23.582489013671875
+ ],
+ [
+ -9.128662109375,
+ 32.711212158203125
+ ],
+ [
+ -9.889404296875,
+ 41.83990478515625
+ ],
+ [
+ -9.889404296875,
+ 46.404266357421875
+ ],
+ [
+ -8.3680419921875,
+ 54.011505126953125
+ ],
+ [
+ -6.0858154296875,
+ 59.33660888671875
+ ],
+ [
+ -3.8035888671875,
+ 61.6187744140625
+ ],
+ [
+ -1.521484375,
+ 62.3795166015625
+ ],
+ [
+ 0,
+ 61.6187744140625
+ ],
+ [
+ 0,
+ 61.6187744140625
+ ]
+ ],
+ "pressures": [
+ 0.2203216552734375,
+ 0.335601806640625,
+ 0.4767913818359375,
+ 0.4758148193359375,
+ 0.4758148193359375,
+ 0.4758148193359375,
+ 0.4758148193359375,
+ 0.4758148193359375,
+ 0.4758148193359375,
+ 0.4880218505859375,
+ 0.501708984375,
+ 0.501708984375,
+ 0.508056640625,
+ 0.4992523193359375,
+ 0.4328155517578125,
+ 0.2261810302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4JNfn94YtFQt7OCXEubmM",
+ "type": "freedraw",
+ "x": 560.5834350585938,
+ "y": -94.03876495361328,
+ "width": 25.8646240234375,
+ "height": 36.51483154296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0r",
+ "roundness": null,
+ "seed": 1051759025,
+ "version": 23,
+ "versionNonce": 197371711,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558751650,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.5213623046875,
+ -0.760711669921875
+ ],
+ [
+ 3.8035888671875,
+ -2.28216552734375
+ ],
+ [
+ 6.846435546875,
+ -3.04290771484375
+ ],
+ [
+ 8.367919921875,
+ -3.04290771484375
+ ],
+ [
+ 9.889404296875,
+ -3.803619384765625
+ ],
+ [
+ 15.2144775390625,
+ -3.803619384765625
+ ],
+ [
+ 19.01806640625,
+ -3.04290771484375
+ ],
+ [
+ 22.06103515625,
+ 0
+ ],
+ [
+ 22.82177734375,
+ 3.04290771484375
+ ],
+ [
+ 19.01806640625,
+ 12.171600341796875
+ ],
+ [
+ 14.4537353515625,
+ 18.257415771484375
+ ],
+ [
+ 10.650146484375,
+ 24.343231201171875
+ ],
+ [
+ 8.367919921875,
+ 28.1468505859375
+ ],
+ [
+ 8.367919921875,
+ 31.18975830078125
+ ],
+ [
+ 8.367919921875,
+ 31.950469970703125
+ ],
+ [
+ 11.410888671875,
+ 32.711212158203125
+ ],
+ [
+ 14.4537353515625,
+ 32.711212158203125
+ ],
+ [
+ 19.01806640625,
+ 32.711212158203125
+ ],
+ [
+ 21.30029296875,
+ 32.711212158203125
+ ],
+ [
+ 25.8646240234375,
+ 31.950469970703125
+ ],
+ [
+ 25.8646240234375,
+ 31.950469970703125
+ ]
+ ],
+ "pressures": [
+ 0.3527069091796875,
+ 0.39227294921875,
+ 0.4328155517578125,
+ 0.4704437255859375,
+ 0.4802093505859375,
+ 0.4846038818359375,
+ 0.4929046630859375,
+ 0.4919281005859375,
+ 0.4904632568359375,
+ 0.502197265625,
+ 0.510498046875,
+ 0.514404296875,
+ 0.510009765625,
+ 0.4977874755859375,
+ 0.462127685546875,
+ 0.458709716796875,
+ 0.457244873046875,
+ 0.456756591796875,
+ 0.4108428955078125,
+ 0.332183837890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7TROWuGzow0k_Q5AqAFOf",
+ "type": "freedraw",
+ "x": 591.7731323242188,
+ "y": -59.80609893798828,
+ "width": 23.58251953125,
+ "height": 25.86468505859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0s",
+ "roundness": null,
+ "seed": 1854153599,
+ "version": 40,
+ "versionNonce": 1269534207,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558752521,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ -0.7607421875
+ ],
+ [
+ 2.2822265625,
+ -1.521453857421875
+ ],
+ [
+ 3.0428466796875,
+ -2.282196044921875
+ ],
+ [
+ 4.5643310546875,
+ -5.3250732421875
+ ],
+ [
+ 5.3250732421875,
+ -6.846527099609375
+ ],
+ [
+ 6.0858154296875,
+ -11.410888671875
+ ],
+ [
+ 6.8465576171875,
+ -16.7359619140625
+ ],
+ [
+ 6.8465576171875,
+ -20.53961181640625
+ ],
+ [
+ 6.0858154296875,
+ -22.82177734375
+ ],
+ [
+ 5.3250732421875,
+ -23.58251953125
+ ],
+ [
+ 4.5643310546875,
+ -23.58251953125
+ ],
+ [
+ 5.3250732421875,
+ -22.82177734375
+ ],
+ [
+ 6.0858154296875,
+ -22.82177734375
+ ],
+ [
+ 6.8465576171875,
+ -22.82177734375
+ ],
+ [
+ 8.3680419921875,
+ -22.061065673828125
+ ],
+ [
+ 9.128662109375,
+ -22.061065673828125
+ ],
+ [
+ 12.171630859375,
+ -22.061065673828125
+ ],
+ [
+ 15.2144775390625,
+ -22.061065673828125
+ ],
+ [
+ 17.4967041015625,
+ -22.82177734375
+ ],
+ [
+ 19.7789306640625,
+ -22.82177734375
+ ],
+ [
+ 21.30029296875,
+ -22.82177734375
+ ],
+ [
+ 22.06103515625,
+ -22.82177734375
+ ],
+ [
+ 22.82177734375,
+ -22.82177734375
+ ],
+ [
+ 23.58251953125,
+ -22.061065673828125
+ ],
+ [
+ 23.58251953125,
+ -21.300323486328125
+ ],
+ [
+ 23.58251953125,
+ -19.77886962890625
+ ],
+ [
+ 22.82177734375,
+ -19.018157958984375
+ ],
+ [
+ 21.30029296875,
+ -13.693084716796875
+ ],
+ [
+ 20.53955078125,
+ -9.889434814453125
+ ],
+ [
+ 19.0181884765625,
+ -5.3250732421875
+ ],
+ [
+ 18.2574462890625,
+ -0.7607421875
+ ],
+ [
+ 17.4967041015625,
+ 1.521453857421875
+ ],
+ [
+ 17.4967041015625,
+ 2.28216552734375
+ ],
+ [
+ 18.2574462890625,
+ 2.28216552734375
+ ],
+ [
+ 19.7789306640625,
+ 0.760711669921875
+ ],
+ [
+ 20.53955078125,
+ 0
+ ],
+ [
+ 20.53955078125,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.199310302734375,
+ 0.38983154296875,
+ 0.4064483642578125,
+ 0.4162139892578125,
+ 0.4250030517578125,
+ 0.442596435546875,
+ 0.450408935546875,
+ 0.464080810546875,
+ 0.465545654296875,
+ 0.465057373046875,
+ 0.459686279296875,
+ 0.457733154296875,
+ 0.466522216796875,
+ 0.465545654296875,
+ 0.465545654296875,
+ 0.468475341796875,
+ 0.4689788818359375,
+ 0.4689788818359375,
+ 0.4699554443359375,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.4723968505859375,
+ 0.4738616943359375,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.4767913818359375,
+ 0.4889984130859375,
+ 0.4904632568359375,
+ 0.4929046630859375,
+ 0.516357421875,
+ 0.530029296875,
+ 0.5344390869140625,
+ 0.5354156494140625,
+ 0.5334625244140625,
+ 0.511474609375,
+ 0.4171905517578125,
+ 0.1709747314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wh2MeQV_vlnjH2GIjRMtT",
+ "type": "freedraw",
+ "x": 647.3060913085938,
+ "y": -107.73181915283203,
+ "width": 9.128662109375,
+ "height": 51.7293701171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0t",
+ "roundness": null,
+ "seed": 691100223,
+ "version": 17,
+ "versionNonce": 1516416049,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558753406,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.760711669921875
+ ],
+ [
+ -1.521484375,
+ 1.521453857421875
+ ],
+ [
+ -2.2821044921875,
+ 3.803619384765625
+ ],
+ [
+ -4.5643310546875,
+ 8.36798095703125
+ ],
+ [
+ -5.3250732421875,
+ 12.171600341796875
+ ],
+ [
+ -7.607177734375,
+ 21.300323486328125
+ ],
+ [
+ -8.367919921875,
+ 29.668304443359375
+ ],
+ [
+ -9.128662109375,
+ 37.275543212890625
+ ],
+ [
+ -8.367919921875,
+ 43.361358642578125
+ ],
+ [
+ -7.607177734375,
+ 47.92572021484375
+ ],
+ [
+ -3.8035888671875,
+ 50.9686279296875
+ ],
+ [
+ -2.2821044921875,
+ 50.2078857421875
+ ],
+ [
+ -2.2821044921875,
+ 50.2078857421875
+ ]
+ ],
+ "pressures": [
+ 0.206634521484375,
+ 0.4250030517578125,
+ 0.4885101318359375,
+ 0.4894866943359375,
+ 0.4894866943359375,
+ 0.4889984130859375,
+ 0.4889984130859375,
+ 0.4889984130859375,
+ 0.4860687255859375,
+ 0.4860687255859375,
+ 0.4894866943359375,
+ 0.4880218505859375,
+ 0.449432373046875,
+ 0.1846466064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-aqj9v0bDajuzMdTeeJs-",
+ "type": "freedraw",
+ "x": 629.0486450195312,
+ "y": -93.2780532836914,
+ "width": 22.0611572265625,
+ "height": 3.803619384765625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0u",
+ "roundness": null,
+ "seed": 181933041,
+ "version": 12,
+ "versionNonce": 163490609,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558753755,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 1.521484375,
+ -0.760711669921875
+ ],
+ [
+ 3.04296875,
+ -0.760711669921875
+ ],
+ [
+ 5.3250732421875,
+ -0.760711669921875
+ ],
+ [
+ 9.1287841796875,
+ -0.760711669921875
+ ],
+ [
+ 14.453857421875,
+ -1.52142333984375
+ ],
+ [
+ 19.0181884765625,
+ -2.28216552734375
+ ],
+ [
+ 22.0611572265625,
+ -3.803619384765625
+ ],
+ [
+ 22.0611572265625,
+ -3.803619384765625
+ ]
+ ],
+ "pressures": [
+ 0.2281341552734375,
+ 0.4323272705078125,
+ 0.4699554443359375,
+ 0.4929046630859375,
+ 0.508544921875,
+ 0.519775390625,
+ 0.525146484375,
+ 0.4909515380859375,
+ 0.320465087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DVWtj5zE_A6RlMUzdHcDY",
+ "type": "freedraw",
+ "x": 663.2813110351562,
+ "y": -124.46778106689453,
+ "width": 11.410888671875,
+ "height": 64.66168212890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0v",
+ "roundness": null,
+ "seed": 612389617,
+ "version": 17,
+ "versionNonce": 1557496223,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558754350,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 3.8037109375,
+ 3.042877197265625
+ ],
+ [
+ 5.3250732421875,
+ 5.3250732421875
+ ],
+ [
+ 6.0858154296875,
+ 6.846527099609375
+ ],
+ [
+ 8.3680419921875,
+ 12.93231201171875
+ ],
+ [
+ 9.8895263671875,
+ 19.77886962890625
+ ],
+ [
+ 10.650146484375,
+ 27.3861083984375
+ ],
+ [
+ 11.410888671875,
+ 35.75408935546875
+ ],
+ [
+ 11.410888671875,
+ 44.1220703125
+ ],
+ [
+ 11.410888671875,
+ 47.92572021484375
+ ],
+ [
+ 10.650146484375,
+ 54.772247314453125
+ ],
+ [
+ 9.8895263671875,
+ 60.097320556640625
+ ],
+ [
+ 8.3680419921875,
+ 63.140228271484375
+ ],
+ [
+ 6.8465576171875,
+ 64.66168212890625
+ ],
+ [
+ 6.8465576171875,
+ 64.66168212890625
+ ]
+ ],
+ "pressures": [
+ 0.196380615234375,
+ 0.462127685546875,
+ 0.4826507568359375,
+ 0.4909515380859375,
+ 0.4977874755859375,
+ 0.500244140625,
+ 0.504150390625,
+ 0.506103515625,
+ 0.505615234375,
+ 0.4938812255859375,
+ 0.4909515380859375,
+ 0.4899749755859375,
+ 0.4914398193359375,
+ 0.461151123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cxt4Pq8l74TTh3gXGWlVO",
+ "type": "freedraw",
+ "x": 689.9067993164062,
+ "y": -91.75659942626953,
+ "width": 17.4967041015625,
+ "height": 37.27557373046875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0x",
+ "roundness": null,
+ "seed": 30523455,
+ "version": 33,
+ "versionNonce": 940287281,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558762076,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521453857421875
+ ],
+ [
+ 0.7607421875,
+ -1.521453857421875
+ ],
+ [
+ 1.521484375,
+ -2.282196044921875
+ ],
+ [
+ 3.8035888671875,
+ -3.80364990234375
+ ],
+ [
+ 7.607177734375,
+ -3.80364990234375
+ ],
+ [
+ 9.128662109375,
+ -4.564361572265625
+ ],
+ [
+ 10.650146484375,
+ -3.80364990234375
+ ],
+ [
+ 13.6929931640625,
+ -1.521453857421875
+ ],
+ [
+ 14.4537353515625,
+ 1.521453857421875
+ ],
+ [
+ 14.4537353515625,
+ 6.085784912109375
+ ],
+ [
+ 13.6929931640625,
+ 10.650146484375
+ ],
+ [
+ 10.650146484375,
+ 19.01812744140625
+ ],
+ [
+ 7.607177734375,
+ 23.582489013671875
+ ],
+ [
+ 4.5643310546875,
+ 28.1468505859375
+ ],
+ [
+ 3.8035888671875,
+ 28.907562255859375
+ ],
+ [
+ 2.2821044921875,
+ 30.42901611328125
+ ],
+ [
+ 1.521484375,
+ 31.950469970703125
+ ],
+ [
+ 0.7607421875,
+ 32.711212158203125
+ ],
+ [
+ 2.2821044921875,
+ 32.711212158203125
+ ],
+ [
+ 4.5643310546875,
+ 31.950469970703125
+ ],
+ [
+ 6.0858154296875,
+ 31.950469970703125
+ ],
+ [
+ 9.128662109375,
+ 31.950469970703125
+ ],
+ [
+ 11.410888671875,
+ 31.950469970703125
+ ],
+ [
+ 13.6929931640625,
+ 31.950469970703125
+ ],
+ [
+ 15.2144775390625,
+ 32.711212158203125
+ ],
+ [
+ 15.9752197265625,
+ 32.711212158203125
+ ],
+ [
+ 16.7359619140625,
+ 32.711212158203125
+ ],
+ [
+ 16.7359619140625,
+ 31.950469970703125
+ ],
+ [
+ 16.7359619140625,
+ 31.950469970703125
+ ]
+ ],
+ "pressures": [
+ 0.0996551513671875,
+ 0.3082427978515625,
+ 0.39471435546875,
+ 0.4308624267578125,
+ 0.4357452392578125,
+ 0.438201904296875,
+ 0.439178466796875,
+ 0.439178466796875,
+ 0.439178466796875,
+ 0.438690185546875,
+ 0.4308624267578125,
+ 0.4352569580078125,
+ 0.439666748046875,
+ 0.440155029296875,
+ 0.450408935546875,
+ 0.451873779296875,
+ 0.451385498046875,
+ 0.451385498046875,
+ 0.451385498046875,
+ 0.449920654296875,
+ 0.4333038330078125,
+ 0.4269561767578125,
+ 0.4298858642578125,
+ 0.4308624267578125,
+ 0.4337921142578125,
+ 0.4337921142578125,
+ 0.4259796142578125,
+ 0.38055419921875,
+ 0.2486419677734375,
+ 0.064971923828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oCqPrhgDnAwBkWiSxstCQ",
+ "type": "freedraw",
+ "x": 714.2500610351562,
+ "y": -62.849037170410156,
+ "width": 29.668212890625,
+ "height": 25.864654541015625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0y",
+ "roundness": null,
+ "seed": 1263979761,
+ "version": 37,
+ "versionNonce": 1490582751,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558763006,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0.7606201171875,
+ -1.521453857421875
+ ],
+ [
+ 1.5213623046875,
+ -4.5643310546875
+ ],
+ [
+ 2.2821044921875,
+ -11.410888671875
+ ],
+ [
+ 3.0428466796875,
+ -16.7359619140625
+ ],
+ [
+ 2.2821044921875,
+ -20.539581298828125
+ ],
+ [
+ 0.7606201171875,
+ -23.582489013671875
+ ],
+ [
+ 0.7606201171875,
+ -24.34320068359375
+ ],
+ [
+ 0,
+ -24.34320068359375
+ ],
+ [
+ 0.7606201171875,
+ -23.582489013671875
+ ],
+ [
+ 0.7606201171875,
+ -22.82177734375
+ ],
+ [
+ 2.2821044921875,
+ -22.82177734375
+ ],
+ [
+ 5.3250732421875,
+ -21.300323486328125
+ ],
+ [
+ 9.128662109375,
+ -19.77886962890625
+ ],
+ [
+ 13.6929931640625,
+ -19.01812744140625
+ ],
+ [
+ 16.7359619140625,
+ -19.01812744140625
+ ],
+ [
+ 22.06103515625,
+ -19.01812744140625
+ ],
+ [
+ 25.8646240234375,
+ -18.257415771484375
+ ],
+ [
+ 28.1468505859375,
+ -19.01812744140625
+ ],
+ [
+ 28.907470703125,
+ -19.01812744140625
+ ],
+ [
+ 28.1468505859375,
+ -18.257415771484375
+ ],
+ [
+ 27.3861083984375,
+ -18.257415771484375
+ ],
+ [
+ 26.6253662109375,
+ -17.496673583984375
+ ],
+ [
+ 26.6253662109375,
+ -16.7359619140625
+ ],
+ [
+ 25.8646240234375,
+ -15.9752197265625
+ ],
+ [
+ 25.1038818359375,
+ -14.453765869140625
+ ],
+ [
+ 23.5823974609375,
+ -11.410888671875
+ ],
+ [
+ 23.5823974609375,
+ -6.846527099609375
+ ],
+ [
+ 22.8216552734375,
+ -3.803619384765625
+ ],
+ [
+ 22.8216552734375,
+ -0.760711669921875
+ ],
+ [
+ 23.5823974609375,
+ 0.7607421875
+ ],
+ [
+ 23.5823974609375,
+ 1.521453857421875
+ ],
+ [
+ 23.5823974609375,
+ 1.521453857421875
+ ]
+ ],
+ "pressures": [
+ 0.2970123291015625,
+ 0.3717498779296875,
+ 0.3717498779296875,
+ 0.38494873046875,
+ 0.39617919921875,
+ 0.4157257080078125,
+ 0.4313507080078125,
+ 0.4318389892578125,
+ 0.4342803955078125,
+ 0.439178466796875,
+ 0.443084716796875,
+ 0.461639404296875,
+ 0.463592529296875,
+ 0.4704437255859375,
+ 0.4758148193359375,
+ 0.4904632568359375,
+ 0.4943695068359375,
+ 0.4963226318359375,
+ 0.4963226318359375,
+ 0.4909515380859375,
+ 0.4855804443359375,
+ 0.4816741943359375,
+ 0.4816741943359375,
+ 0.4772796630859375,
+ 0.4777679443359375,
+ 0.4802093505859375,
+ 0.4806976318359375,
+ 0.4836273193359375,
+ 0.4850921630859375,
+ 0.4919281005859375,
+ 0.4948577880859375,
+ 0.4953460693359375,
+ 0.4841156005859375,
+ 0.4333038330078125,
+ 0.0947723388671875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MQePFIQDJY7f7inhBh2F9",
+ "type": "freedraw",
+ "x": 772.0651245117188,
+ "y": -81.8671646118164,
+ "width": 10.650146484375,
+ "height": 58.57586669921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0z",
+ "roundness": null,
+ "seed": 1196953887,
+ "version": 21,
+ "versionNonce": 909398801,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558763824,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 1.521453857421875
+ ],
+ [
+ 3.04296875,
+ 3.04290771484375
+ ],
+ [
+ 4.5643310546875,
+ 7.60723876953125
+ ],
+ [
+ 6.8465576171875,
+ 15.9752197265625
+ ],
+ [
+ 8.3680419921875,
+ 25.864654541015625
+ ],
+ [
+ 9.8895263671875,
+ 31.18975830078125
+ ],
+ [
+ 9.8895263671875,
+ 36.51483154296875
+ ],
+ [
+ 10.650146484375,
+ 41.07916259765625
+ ],
+ [
+ 10.650146484375,
+ 45.6435546875
+ ],
+ [
+ 10.650146484375,
+ 49.4471435546875
+ ],
+ [
+ 9.1287841796875,
+ 55.532958984375
+ ],
+ [
+ 7.6072998046875,
+ 57.81512451171875
+ ],
+ [
+ 6.0858154296875,
+ 57.81512451171875
+ ],
+ [
+ 3.8037109375,
+ 54.772216796875
+ ],
+ [
+ 0,
+ 45.6435546875
+ ],
+ [
+ 0,
+ 42.60064697265625
+ ],
+ [
+ 0,
+ 42.60064697265625
+ ]
+ ],
+ "pressures": [
+ 0.1665802001953125,
+ 0.37957763671875,
+ 0.4103546142578125,
+ 0.4699554443359375,
+ 0.4831390380859375,
+ 0.4992523193359375,
+ 0.506103515625,
+ 0.510009765625,
+ 0.511474609375,
+ 0.512451171875,
+ 0.513916015625,
+ 0.514892578125,
+ 0.516357421875,
+ 0.516357421875,
+ 0.4938812255859375,
+ 0.456268310546875,
+ 0.4191436767578125,
+ 0.14605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "psbSKtsgTUeYkX5BtAb4Z",
+ "type": "freedraw",
+ "x": 772.8258666992188,
+ "y": -59.806129455566406,
+ "width": 15.2144775390625,
+ "height": 5.3250732421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b10",
+ "roundness": null,
+ "seed": 802521809,
+ "version": 11,
+ "versionNonce": 1688827743,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558764746,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ -0.760711669921875
+ ],
+ [
+ 3.04296875,
+ -0.760711669921875
+ ],
+ [
+ 4.5643310546875,
+ -1.521453857421875
+ ],
+ [
+ 7.6072998046875,
+ -2.28216552734375
+ ],
+ [
+ 10.650146484375,
+ -3.803619384765625
+ ],
+ [
+ 13.693115234375,
+ -4.564361572265625
+ ],
+ [
+ 15.2144775390625,
+ -5.3250732421875
+ ],
+ [
+ 15.2144775390625,
+ -5.3250732421875
+ ]
+ ],
+ "pressures": [
+ 0.315582275390625,
+ 0.442108154296875,
+ 0.465545654296875,
+ 0.4758148193359375,
+ 0.4792327880859375,
+ 0.4802093505859375,
+ 0.450897216796875,
+ 0.2940826416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ncfSarhKgNHNUJyVPRoBM",
+ "type": "freedraw",
+ "x": 768.2615356445312,
+ "y": -98.6031265258789,
+ "width": 1.521584375,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b11",
+ "roundness": null,
+ "seed": 1913416607,
+ "version": 6,
+ "versionNonce": 743963647,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558765276,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.4079132080078125,
+ 0.530517578125,
+ 0.39862060546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "L7B_cVzxCZs6QnP_wslTr",
+ "type": "freedraw",
+ "x": 463.21051025390625,
+ "y": -243.14102935791016,
+ "width": 2.28216552734375,
+ "height": 3.042877197265625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b12",
+ "roundness": null,
+ "seed": 1612335167,
+ "version": 16,
+ "versionNonce": 1445910847,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558766470,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 1.52142333984375,
+ -0.760711669921875
+ ],
+ [
+ 0.7607421875,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ -0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ 0,
+ 2.28216552734375
+ ],
+ [
+ 0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ 0.7607421875,
+ 2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.2706298828125,
+ 0.3737030029296875,
+ 0.320465087890625,
+ 0.3018951416015625,
+ 0.3082427978515625,
+ 0.3453826904296875,
+ 0.3639373779296875,
+ 0.38641357421875,
+ 0.38201904296875,
+ 0.38543701171875,
+ 0.38787841796875,
+ 0.3600311279296875,
+ 0.314605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dz4BFg9_bBD71y1HPt3an",
+ "type": "freedraw",
+ "x": -244.264404296875,
+ "y": 26.155845642089844,
+ "width": 32.71124267578125,
+ "height": 57.815155029296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b13",
+ "roundness": null,
+ "seed": 2034947455,
+ "version": 30,
+ "versionNonce": 1469135711,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558771335,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 1.521484375,
+ 1.521453857421875
+ ],
+ [
+ 2.2822265625,
+ 3.04290771484375
+ ],
+ [
+ 4.56439208984375,
+ 6.8465576171875
+ ],
+ [
+ 6.8465576171875,
+ 12.932342529296875
+ ],
+ [
+ 9.88946533203125,
+ 20.539581298828125
+ ],
+ [
+ 12.932373046875,
+ 28.907562255859375
+ ],
+ [
+ 14.45379638671875,
+ 32.711212158203125
+ ],
+ [
+ 16.7359619140625,
+ 39.557769775390625
+ ],
+ [
+ 19.0181884765625,
+ 44.882843017578125
+ ],
+ [
+ 21.30035400390625,
+ 49.447174072265625
+ ],
+ [
+ 23.58251953125,
+ 51.729339599609375
+ ],
+ [
+ 24.34326171875,
+ 53.250823974609375
+ ],
+ [
+ 25.10394287109375,
+ 53.250823974609375
+ ],
+ [
+ 25.86468505859375,
+ 51.729339599609375
+ ],
+ [
+ 26.62542724609375,
+ 47.925750732421875
+ ],
+ [
+ 27.38616943359375,
+ 42.600677490234375
+ ],
+ [
+ 28.1468505859375,
+ 36.514862060546875
+ ],
+ [
+ 28.1468505859375,
+ 31.189788818359375
+ ],
+ [
+ 28.9075927734375,
+ 25.103973388671875
+ ],
+ [
+ 28.9075927734375,
+ 18.257415771484375
+ ],
+ [
+ 29.6683349609375,
+ 9.889434814453125
+ ],
+ [
+ 30.4290771484375,
+ 6.0858154296875
+ ],
+ [
+ 31.18975830078125,
+ 0
+ ],
+ [
+ 31.95050048828125,
+ -3.042877197265625
+ ],
+ [
+ 31.95050048828125,
+ -3.803619384765625
+ ],
+ [
+ 32.71124267578125,
+ -4.5643310546875
+ ],
+ [
+ 32.71124267578125,
+ -4.5643310546875
+ ]
+ ],
+ "pressures": [
+ 0.3663787841796875,
+ 0.446014404296875,
+ 0.464569091796875,
+ 0.4782562255859375,
+ 0.502197265625,
+ 0.514404296875,
+ 0.523681640625,
+ 0.527099609375,
+ 0.529052734375,
+ 0.530517578125,
+ 0.530517578125,
+ 0.528564453125,
+ 0.525634765625,
+ 0.511962890625,
+ 0.501708984375,
+ 0.500244140625,
+ 0.502197265625,
+ 0.501220703125,
+ 0.501220703125,
+ 0.501708984375,
+ 0.502685546875,
+ 0.501708984375,
+ 0.4880218505859375,
+ 0.4777679443359375,
+ 0.458221435546875,
+ 0.454803466796875,
+ 0.446990966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Yp5z9w2SRhgoISbbuBTh_",
+ "type": "freedraw",
+ "x": -200.14227294921875,
+ "y": 49.73833465576172,
+ "width": 16.7359619140625,
+ "height": 0.76068115234375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b14",
+ "roundness": null,
+ "seed": 1490235295,
+ "version": 12,
+ "versionNonce": 522759263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558772385,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 6.84649658203125,
+ -0.76068115234375
+ ],
+ [
+ 9.889404296875,
+ -0.76068115234375
+ ],
+ [
+ 12.17156982421875,
+ -0.76068115234375
+ ],
+ [
+ 13.69305419921875,
+ -0.76068115234375
+ ],
+ [
+ 15.2144775390625,
+ -0.76068115234375
+ ],
+ [
+ 16.7359619140625,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1802520751953125,
+ 0.2862701416015625,
+ 0.3619842529296875,
+ 0.4337921142578125,
+ 0.465545654296875,
+ 0.466522216796875,
+ 0.448455810546875,
+ 0.4069366455078125,
+ 0.339996337890625,
+ 0.078155517578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CpuqxFgF9PERl3Y05Chn_",
+ "type": "freedraw",
+ "x": -201.66375732421875,
+ "y": 61.90996551513672,
+ "width": 17.4967041015625,
+ "height": 3.80364990234375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b15",
+ "roundness": null,
+ "seed": 1141006495,
+ "version": 10,
+ "versionNonce": 280436031,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558772660,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.28216552734375,
+ -0.7607421875
+ ],
+ [
+ 3.80364990234375,
+ -0.7607421875
+ ],
+ [
+ 9.12872314453125,
+ -1.52142333984375
+ ],
+ [
+ 12.171630859375,
+ -2.28216552734375
+ ],
+ [
+ 15.21453857421875,
+ -3.04290771484375
+ ],
+ [
+ 17.4967041015625,
+ -3.80364990234375
+ ],
+ [
+ 17.4967041015625,
+ -3.80364990234375
+ ]
+ ],
+ "pressures": [
+ 0.1743927001953125,
+ 0.39178466796875,
+ 0.4093780517578125,
+ 0.4167022705078125,
+ 0.4259796142578125,
+ 0.4127960205078125,
+ 0.3028717041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_vOL9maSFibUd6LoWmO1G",
+ "type": "freedraw",
+ "x": -113.4195556640625,
+ "y": 29.959495544433594,
+ "width": 22.06103515625,
+ "height": 50.968597412109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b18",
+ "roundness": null,
+ "seed": 999749297,
+ "version": 36,
+ "versionNonce": 1012415601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558783176,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -2.28216552734375,
+ 0
+ ],
+ [
+ -4.5643310546875,
+ 0.760711669921875
+ ],
+ [
+ -5.3250732421875,
+ 2.28216552734375
+ ],
+ [
+ -6.0858154296875,
+ 3.803619384765625
+ ],
+ [
+ -9.88946533203125,
+ 9.128692626953125
+ ],
+ [
+ -12.171630859375,
+ 14.453765869140625
+ ],
+ [
+ -12.171630859375,
+ 17.496673583984375
+ ],
+ [
+ -12.93231201171875,
+ 20.539581298828125
+ ],
+ [
+ -12.93231201171875,
+ 27.386138916015625
+ ],
+ [
+ -12.171630859375,
+ 36.514801025390625
+ ],
+ [
+ -10.650146484375,
+ 41.079193115234375
+ ],
+ [
+ -7.60723876953125,
+ 45.643524169921875
+ ],
+ [
+ -3.80364990234375,
+ 48.686431884765625
+ ],
+ [
+ 0.7607421875,
+ 50.207916259765625
+ ],
+ [
+ 3.04290771484375,
+ 50.968597412109375
+ ],
+ [
+ 6.8465576171875,
+ 50.207916259765625
+ ],
+ [
+ 8.36798095703125,
+ 48.686431884765625
+ ],
+ [
+ 9.12872314453125,
+ 45.643524169921875
+ ],
+ [
+ 9.12872314453125,
+ 41.079193115234375
+ ],
+ [
+ 8.36798095703125,
+ 38.036285400390625
+ ],
+ [
+ 6.8465576171875,
+ 34.993377685546875
+ ],
+ [
+ 5.3250732421875,
+ 33.471954345703125
+ ],
+ [
+ 3.04290771484375,
+ 32.711212158203125
+ ],
+ [
+ 1.52142333984375,
+ 32.711212158203125
+ ],
+ [
+ 0,
+ 32.711212158203125
+ ],
+ [
+ -1.521484375,
+ 32.711212158203125
+ ],
+ [
+ -4.5643310546875,
+ 34.232635498046875
+ ],
+ [
+ -8.36798095703125,
+ 36.514801025390625
+ ],
+ [
+ -10.650146484375,
+ 39.557708740234375
+ ],
+ [
+ -11.410888671875,
+ 42.600616455078125
+ ],
+ [
+ -11.410888671875,
+ 44.882781982421875
+ ],
+ [
+ -11.410888671875,
+ 44.882781982421875
+ ]
+ ],
+ "pressures": [
+ 0.0376129150390625,
+ 0.4318389892578125,
+ 0.437713623046875,
+ 0.437713623046875,
+ 0.4298858642578125,
+ 0.4308624267578125,
+ 0.4328155517578125,
+ 0.440155029296875,
+ 0.446502685546875,
+ 0.446990966796875,
+ 0.455291748046875,
+ 0.459686279296875,
+ 0.460174560546875,
+ 0.459686279296875,
+ 0.454803466796875,
+ 0.442596435546875,
+ 0.40106201171875,
+ 0.38104248046875,
+ 0.3512420654296875,
+ 0.3444061279296875,
+ 0.3453826904296875,
+ 0.3605194091796875,
+ 0.3707733154296875,
+ 0.37957763671875,
+ 0.38885498046875,
+ 0.40447998046875,
+ 0.4137725830078125,
+ 0.4191436767578125,
+ 0.4225616455078125,
+ 0.4250030517578125,
+ 0.4108428955078125,
+ 0.3697967529296875,
+ 0.2359466552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "J2bXy-g0PxRe2NB8rk6fA",
+ "type": "freedraw",
+ "x": -94.40142822265625,
+ "y": 80.16741180419922,
+ "width": 26.62542724609375,
+ "height": 29.6683349609375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1I",
+ "roundness": null,
+ "seed": 1781886321,
+ "version": 45,
+ "versionNonce": 916888799,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558794028,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -1.521484375
+ ],
+ [
+ 1.521484375,
+ -2.2822265625
+ ],
+ [
+ 2.28216552734375,
+ -3.04290771484375
+ ],
+ [
+ 3.04290771484375,
+ -3.80364990234375
+ ],
+ [
+ 3.04290771484375,
+ -5.32513427734375
+ ],
+ [
+ 3.80364990234375,
+ -7.6072998046875
+ ],
+ [
+ 4.56439208984375,
+ -10.65020751953125
+ ],
+ [
+ 4.56439208984375,
+ -12.171630859375
+ ],
+ [
+ 4.56439208984375,
+ -13.693115234375
+ ],
+ [
+ 3.04290771484375,
+ -19.0181884765625
+ ],
+ [
+ 2.28216552734375,
+ -22.06109619140625
+ ],
+ [
+ 0.7607421875,
+ -23.58251953125
+ ],
+ [
+ 0,
+ -24.34326171875
+ ],
+ [
+ -2.28216552734375,
+ -24.34326171875
+ ],
+ [
+ -1.52142333984375,
+ -24.34326171875
+ ],
+ [
+ -0.7607421875,
+ -24.34326171875
+ ],
+ [
+ 0,
+ -24.34326171875
+ ],
+ [
+ 1.521484375,
+ -24.34326171875
+ ],
+ [
+ 4.56439208984375,
+ -25.10400390625
+ ],
+ [
+ 6.0858154296875,
+ -25.86468505859375
+ ],
+ [
+ 7.6072998046875,
+ -25.86468505859375
+ ],
+ [
+ 12.171630859375,
+ -27.38616943359375
+ ],
+ [
+ 13.69305419921875,
+ -27.38616943359375
+ ],
+ [
+ 15.97528076171875,
+ -28.1468505859375
+ ],
+ [
+ 20.53961181640625,
+ -28.9075927734375
+ ],
+ [
+ 22.82177734375,
+ -29.6683349609375
+ ],
+ [
+ 23.58251953125,
+ -29.6683349609375
+ ],
+ [
+ 23.58251953125,
+ -28.9075927734375
+ ],
+ [
+ 23.58251953125,
+ -28.1468505859375
+ ],
+ [
+ 24.34326171875,
+ -26.62542724609375
+ ],
+ [
+ 23.58251953125,
+ -23.58251953125
+ ],
+ [
+ 23.58251953125,
+ -22.06109619140625
+ ],
+ [
+ 23.58251953125,
+ -20.53961181640625
+ ],
+ [
+ 22.82177734375,
+ -15.21453857421875
+ ],
+ [
+ 22.06103515625,
+ -12.171630859375
+ ],
+ [
+ 22.06103515625,
+ -10.65020751953125
+ ],
+ [
+ 22.06103515625,
+ -9.88946533203125
+ ],
+ [
+ 22.06103515625,
+ -9.12872314453125
+ ],
+ [
+ 22.06103515625,
+ -8.36798095703125
+ ],
+ [
+ 22.82177734375,
+ -7.6072998046875
+ ],
+ [
+ 23.58251953125,
+ -5.32513427734375
+ ],
+ [
+ 23.58251953125,
+ -3.80364990234375
+ ],
+ [
+ 23.58251953125,
+ -3.80364990234375
+ ]
+ ],
+ "pressures": [
+ 0.189056396484375,
+ 0.38934326171875,
+ 0.40350341796875,
+ 0.447479248046875,
+ 0.4782562255859375,
+ 0.4968109130859375,
+ 0.504150390625,
+ 0.506103515625,
+ 0.508544921875,
+ 0.509521484375,
+ 0.512939453125,
+ 0.513427734375,
+ 0.516845703125,
+ 0.514404296875,
+ 0.509521484375,
+ 0.4914398193359375,
+ 0.4914398193359375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4943695068359375,
+ 0.4943695068359375,
+ 0.4929046630859375,
+ 0.4948577880859375,
+ 0.4948577880859375,
+ 0.4948577880859375,
+ 0.4943695068359375,
+ 0.4914398193359375,
+ 0.4919281005859375,
+ 0.4977874755859375,
+ 0.500732421875,
+ 0.503173828125,
+ 0.504150390625,
+ 0.506103515625,
+ 0.506103515625,
+ 0.508544921875,
+ 0.509033203125,
+ 0.509033203125,
+ 0.509033203125,
+ 0.504638671875,
+ 0.4880218505859375,
+ 0.4171905517578125,
+ 0.319976806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "C-mRHNVuhoEKRnSmb-xpu",
+ "type": "freedraw",
+ "x": -45.7149658203125,
+ "y": 62.67070770263672,
+ "width": 0.0001,
+ "height": 0.7608421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1J",
+ "roundness": null,
+ "seed": 1612591391,
+ "version": 5,
+ "versionNonce": 1266291729,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558796492,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.39666748046875,
+ 0.446014404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WBoESvWkzlsRrDCbLwFHU",
+ "type": "freedraw",
+ "x": -22.1324462890625,
+ "y": 50.49907684326172,
+ "width": 16.7359619140625,
+ "height": 28.9075927734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1K",
+ "roundness": null,
+ "seed": 1834943441,
+ "version": 19,
+ "versionNonce": 1256292063,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558797006,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -2.2822265625,
+ 1.521484375
+ ],
+ [
+ -3.80364990234375,
+ 3.04290771484375
+ ],
+ [
+ -6.0858154296875,
+ 6.0858154296875
+ ],
+ [
+ -6.8465576171875,
+ 8.36798095703125
+ ],
+ [
+ -8.36798095703125,
+ 12.171630859375
+ ],
+ [
+ -9.12872314453125,
+ 16.7359619140625
+ ],
+ [
+ -8.36798095703125,
+ 21.30035400390625
+ ],
+ [
+ -7.6072998046875,
+ 22.82177734375
+ ],
+ [
+ -6.8465576171875,
+ 24.34320068359375
+ ],
+ [
+ -3.04290771484375,
+ 27.3861083984375
+ ],
+ [
+ 0.76068115234375,
+ 28.1468505859375
+ ],
+ [
+ 5.3250732421875,
+ 28.1468505859375
+ ],
+ [
+ 7.60723876953125,
+ 27.3861083984375
+ ],
+ [
+ 7.60723876953125,
+ 27.3861083984375
+ ]
+ ],
+ "pressures": [
+ 0.2354583740234375,
+ 0.4220733642578125,
+ 0.4968109130859375,
+ 0.4972991943359375,
+ 0.500244140625,
+ 0.507080078125,
+ 0.523681640625,
+ 0.526611328125,
+ 0.526611328125,
+ 0.527587890625,
+ 0.526611328125,
+ 0.527099609375,
+ 0.526123046875,
+ 0.511474609375,
+ 0.4093780517578125,
+ 0.13970947265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TArbzJEI3xHuyWzyFgnZZ",
+ "type": "freedraw",
+ "x": -0.8321533203125,
+ "y": 65.71361541748047,
+ "width": 20.53961181640625,
+ "height": 17.4967041015625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1L",
+ "roundness": null,
+ "seed": 1753781023,
+ "version": 32,
+ "versionNonce": 518976799,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558797622,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -1.521484375
+ ],
+ [
+ -1.52142333984375,
+ -2.28216552734375
+ ],
+ [
+ -2.28216552734375,
+ -2.28216552734375
+ ],
+ [
+ -3.80364990234375,
+ -3.04290771484375
+ ],
+ [
+ -4.5643310546875,
+ -3.04290771484375
+ ],
+ [
+ -6.0858154296875,
+ -2.28216552734375
+ ],
+ [
+ -7.60723876953125,
+ -1.521484375
+ ],
+ [
+ -8.36798095703125,
+ -0.7607421875
+ ],
+ [
+ -9.12872314453125,
+ 1.52142333984375
+ ],
+ [
+ -9.12872314453125,
+ 2.28216552734375
+ ],
+ [
+ -9.12872314453125,
+ 3.8035888671875
+ ],
+ [
+ -8.36798095703125,
+ 8.36798095703125
+ ],
+ [
+ -6.8465576171875,
+ 11.410888671875
+ ],
+ [
+ -5.3250732421875,
+ 12.93231201171875
+ ],
+ [
+ -0.7607421875,
+ 14.45379638671875
+ ],
+ [
+ 3.04290771484375,
+ 14.45379638671875
+ ],
+ [
+ 6.8465576171875,
+ 13.69305419921875
+ ],
+ [
+ 9.12872314453125,
+ 12.17156982421875
+ ],
+ [
+ 10.650146484375,
+ 9.889404296875
+ ],
+ [
+ 11.410888671875,
+ 6.84649658203125
+ ],
+ [
+ 11.410888671875,
+ 3.04290771484375
+ ],
+ [
+ 9.88946533203125,
+ 0
+ ],
+ [
+ 7.60723876953125,
+ -1.521484375
+ ],
+ [
+ 2.28216552734375,
+ -3.04290771484375
+ ],
+ [
+ -1.52142333984375,
+ -3.04290771484375
+ ],
+ [
+ -4.5643310546875,
+ -1.521484375
+ ],
+ [
+ -6.0858154296875,
+ 0
+ ],
+ [
+ -6.0858154296875,
+ 1.52142333984375
+ ],
+ [
+ -6.0858154296875,
+ 1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.13726806640625,
+ 0.4084014892578125,
+ 0.4176788330078125,
+ 0.4186553955078125,
+ 0.4240264892578125,
+ 0.4347686767578125,
+ 0.439178466796875,
+ 0.440643310546875,
+ 0.437713623046875,
+ 0.4264678955078125,
+ 0.4230499267578125,
+ 0.4240264892578125,
+ 0.4240264892578125,
+ 0.437713623046875,
+ 0.440643310546875,
+ 0.442108154296875,
+ 0.4372100830078125,
+ 0.4328155517578125,
+ 0.4298858642578125,
+ 0.4269561767578125,
+ 0.4240264892578125,
+ 0.4215850830078125,
+ 0.4103546142578125,
+ 0.4103546142578125,
+ 0.4230499267578125,
+ 0.462615966796875,
+ 0.4758148193359375,
+ 0.441619873046875,
+ 0.191497802734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cZ6xKPfTgxxx-cTsUzRw3",
+ "type": "freedraw",
+ "x": 30.35760498046875,
+ "y": 59.62779998779297,
+ "width": 15.21453857421875,
+ "height": 19.77886962890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1M",
+ "roundness": null,
+ "seed": 1071479135,
+ "version": 25,
+ "versionNonce": 1562779281,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558798192,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.52142333984375,
+ 0
+ ],
+ [
+ -4.5643310546875,
+ 0
+ ],
+ [
+ -6.0858154296875,
+ 0
+ ],
+ [
+ -6.8465576171875,
+ 0.7607421875
+ ],
+ [
+ -7.60723876953125,
+ 0.7607421875
+ ],
+ [
+ -8.36798095703125,
+ 1.52142333984375
+ ],
+ [
+ -9.12872314453125,
+ 1.52142333984375
+ ],
+ [
+ -8.36798095703125,
+ 3.04290771484375
+ ],
+ [
+ -6.8465576171875,
+ 5.3250732421875
+ ],
+ [
+ -3.04290771484375,
+ 8.36798095703125
+ ],
+ [
+ 0,
+ 11.410888671875
+ ],
+ [
+ 3.04290771484375,
+ 12.93231201171875
+ ],
+ [
+ 5.3250732421875,
+ 13.69305419921875
+ ],
+ [
+ 6.0858154296875,
+ 14.45379638671875
+ ],
+ [
+ 5.3250732421875,
+ 15.2144775390625
+ ],
+ [
+ 3.80364990234375,
+ 16.7359619140625
+ ],
+ [
+ 0.7607421875,
+ 19.01812744140625
+ ],
+ [
+ -1.52142333984375,
+ 19.77886962890625
+ ],
+ [
+ -4.5643310546875,
+ 19.77886962890625
+ ],
+ [
+ -5.3250732421875,
+ 19.77886962890625
+ ],
+ [
+ -7.60723876953125,
+ 18.25738525390625
+ ],
+ [
+ -8.36798095703125,
+ 17.4967041015625
+ ],
+ [
+ -8.36798095703125,
+ 17.4967041015625
+ ]
+ ],
+ "pressures": [
+ 0.325836181640625,
+ 0.3727264404296875,
+ 0.38299560546875,
+ 0.38690185546875,
+ 0.39715576171875,
+ 0.4206085205078125,
+ 0.442108154296875,
+ 0.441619873046875,
+ 0.437713623046875,
+ 0.437713623046875,
+ 0.440155029296875,
+ 0.440643310546875,
+ 0.440643310546875,
+ 0.441619873046875,
+ 0.449432373046875,
+ 0.463592529296875,
+ 0.511962890625,
+ 0.5598297119140625,
+ 0.565704345703125,
+ 0.508544921875,
+ 0.463592529296875,
+ 0.193939208984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Xi68-LX4k2YM_rEKe35up",
+ "type": "freedraw",
+ "x": 63.06878662109375,
+ "y": 26.155845642089844,
+ "width": 8.36798095703125,
+ "height": 58.575897216796875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1N",
+ "roundness": null,
+ "seed": 241856081,
+ "version": 18,
+ "versionNonce": 320240433,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558798866,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ -0.76068115234375,
+ 1.521453857421875
+ ],
+ [
+ -0.76068115234375,
+ 3.04290771484375
+ ],
+ [
+ -1.52142333984375,
+ 4.564361572265625
+ ],
+ [
+ -2.28216552734375,
+ 7.607269287109375
+ ],
+ [
+ -3.0428466796875,
+ 10.650177001953125
+ ],
+ [
+ -3.8035888671875,
+ 14.45379638671875
+ ],
+ [
+ -5.3250732421875,
+ 23.582489013671875
+ ],
+ [
+ -5.3250732421875,
+ 33.471954345703125
+ ],
+ [
+ -4.5643310546875,
+ 41.839935302734375
+ ],
+ [
+ -3.0428466796875,
+ 49.447174072265625
+ ],
+ [
+ -1.52142333984375,
+ 52.490081787109375
+ ],
+ [
+ -0.76068115234375,
+ 54.772247314453125
+ ],
+ [
+ 0.7607421875,
+ 56.293731689453125
+ ],
+ [
+ 3.04290771484375,
+ 58.575897216796875
+ ],
+ [
+ 3.04290771484375,
+ 58.575897216796875
+ ]
+ ],
+ "pressures": [
+ 0.2657470703125,
+ 0.4972991943359375,
+ 0.503173828125,
+ 0.513916015625,
+ 0.519775390625,
+ 0.523681640625,
+ 0.525146484375,
+ 0.525146484375,
+ 0.525146484375,
+ 0.519287109375,
+ 0.515380859375,
+ 0.515380859375,
+ 0.511962890625,
+ 0.4958343505859375,
+ 0.440643310546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5SxADZnM9ZMYgy3-dsiLy",
+ "type": "freedraw",
+ "x": 76.76190185546875,
+ "y": 58.10631561279297,
+ "width": 28.9075927734375,
+ "height": 31.18975830078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1O",
+ "roundness": null,
+ "seed": 1982079729,
+ "version": 31,
+ "versionNonce": 1839958655,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558800314,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.76068115234375
+ ],
+ [
+ 0,
+ -0.76068115234375
+ ],
+ [
+ 0.76068115234375,
+ -1.52142333984375
+ ],
+ [
+ 2.28216552734375,
+ -2.28216552734375
+ ],
+ [
+ 3.8035888671875,
+ -3.04290771484375
+ ],
+ [
+ 7.60723876953125,
+ -5.3250732421875
+ ],
+ [
+ 12.93231201171875,
+ -7.60723876953125
+ ],
+ [
+ 14.4537353515625,
+ -7.60723876953125
+ ],
+ [
+ 16.7359619140625,
+ -8.36798095703125
+ ],
+ [
+ 17.49664306640625,
+ -7.60723876953125
+ ],
+ [
+ 18.25738525390625,
+ -6.84649658203125
+ ],
+ [
+ 19.01812744140625,
+ -4.5643310546875
+ ],
+ [
+ 19.01812744140625,
+ -0.76068115234375
+ ],
+ [
+ 15.2144775390625,
+ 6.8465576171875
+ ],
+ [
+ 11.410888671875,
+ 12.171630859375
+ ],
+ [
+ 7.60723876953125,
+ 15.97528076171875
+ ],
+ [
+ 5.3250732421875,
+ 19.0181884765625
+ ],
+ [
+ 4.5643310546875,
+ 20.53961181640625
+ ],
+ [
+ 5.3250732421875,
+ 21.30035400390625
+ ],
+ [
+ 7.60723876953125,
+ 22.82177734375
+ ],
+ [
+ 10.650146484375,
+ 22.82177734375
+ ],
+ [
+ 14.4537353515625,
+ 22.82177734375
+ ],
+ [
+ 16.7359619140625,
+ 22.06109619140625
+ ],
+ [
+ 19.01812744140625,
+ 22.06109619140625
+ ],
+ [
+ 23.58245849609375,
+ 21.30035400390625
+ ],
+ [
+ 25.8646240234375,
+ 21.30035400390625
+ ],
+ [
+ 27.3861083984375,
+ 21.30035400390625
+ ],
+ [
+ 27.3861083984375,
+ 21.30035400390625
+ ]
+ ],
+ "pressures": [
+ 0.3018951416015625,
+ 0.39862060546875,
+ 0.4806976318359375,
+ 0.512451171875,
+ 0.5393218994140625,
+ 0.5588531494140625,
+ 0.567169189453125,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.565704345703125,
+ 0.5569000244140625,
+ 0.5505523681640625,
+ 0.5554351806640625,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.5544586181640625,
+ 0.5559234619140625,
+ 0.5569000244140625,
+ 0.5515289306640625,
+ 0.5476226806640625,
+ 0.5373687744140625,
+ 0.5339508056640625,
+ 0.5329742431640625,
+ 0.522705078125,
+ 0.510498046875,
+ 0.4938812255859375,
+ 0.4127960205078125,
+ 0.2642822265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ziR3YTiaXrn5p5vK11ZMS",
+ "type": "freedraw",
+ "x": 110.9945068359375,
+ "y": 82.44957733154297,
+ "width": 28.14678955078125,
+ "height": 22.82177734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1P",
+ "roundness": null,
+ "seed": 1203517119,
+ "version": 35,
+ "versionNonce": 1860884625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558801108,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ -0.76068115234375,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ -1.521484375
+ ],
+ [
+ 3.04290771484375,
+ -6.0858154296875
+ ],
+ [
+ 3.80364990234375,
+ -11.410888671875
+ ],
+ [
+ 3.80364990234375,
+ -15.97528076171875
+ ],
+ [
+ 3.80364990234375,
+ -18.2574462890625
+ ],
+ [
+ 3.04290771484375,
+ -19.01812744140625
+ ],
+ [
+ 2.2822265625,
+ -19.01812744140625
+ ],
+ [
+ 1.521484375,
+ -19.77886962890625
+ ],
+ [
+ 3.04290771484375,
+ -19.01812744140625
+ ],
+ [
+ 3.04290771484375,
+ -18.2574462890625
+ ],
+ [
+ 5.32513427734375,
+ -17.4967041015625
+ ],
+ [
+ 9.12872314453125,
+ -16.7359619140625
+ ],
+ [
+ 12.932373046875,
+ -15.97528076171875
+ ],
+ [
+ 15.9752197265625,
+ -15.97528076171875
+ ],
+ [
+ 18.2574462890625,
+ -15.97528076171875
+ ],
+ [
+ 23.58251953125,
+ -16.7359619140625
+ ],
+ [
+ 27.3861083984375,
+ -17.4967041015625
+ ],
+ [
+ 26.62548828125,
+ -15.21453857421875
+ ],
+ [
+ 25.86474609375,
+ -12.932373046875
+ ],
+ [
+ 25.10400390625,
+ -8.36798095703125
+ ],
+ [
+ 25.10400390625,
+ -4.56439208984375
+ ],
+ [
+ 24.34326171875,
+ -2.28216552734375
+ ],
+ [
+ 24.34326171875,
+ -0.7607421875
+ ],
+ [
+ 24.34326171875,
+ 2.28216552734375
+ ],
+ [
+ 24.34326171875,
+ 3.04290771484375
+ ],
+ [
+ 25.10400390625,
+ 3.04290771484375
+ ],
+ [
+ 25.86474609375,
+ 2.28216552734375
+ ],
+ [
+ 25.86474609375,
+ 2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.2843170166015625,
+ 0.37762451171875,
+ 0.39715576171875,
+ 0.4186553955078125,
+ 0.4367218017578125,
+ 0.454315185546875,
+ 0.4865570068359375,
+ 0.508544921875,
+ 0.510986328125,
+ 0.514892578125,
+ 0.519287109375,
+ 0.523193359375,
+ 0.528564453125,
+ 0.516845703125,
+ 0.507080078125,
+ 0.507568359375,
+ 0.507568359375,
+ 0.505615234375,
+ 0.505615234375,
+ 0.503173828125,
+ 0.4929046630859375,
+ 0.4738616943359375,
+ 0.467010498046875,
+ 0.523193359375,
+ 0.525146484375,
+ 0.525146484375,
+ 0.525146484375,
+ 0.525146484375,
+ 0.520263671875,
+ 0.4802093505859375,
+ 0.333648681640625,
+ 0.194427490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wAeNQ28uKa66IqEHXJz6D",
+ "type": "freedraw",
+ "x": 164.245361328125,
+ "y": 38.327476501464844,
+ "width": 6.8465576171875,
+ "height": 45.643524169921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1Q",
+ "roundness": null,
+ "seed": 1841866833,
+ "version": 16,
+ "versionNonce": 944670545,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558801827,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 0,
+ 3.042877197265625
+ ],
+ [
+ 0,
+ 6.085784912109375
+ ],
+ [
+ -0.7607421875,
+ 9.889434814453125
+ ],
+ [
+ -0.7607421875,
+ 13.693084716796875
+ ],
+ [
+ -1.521484375,
+ 18.257415771484375
+ ],
+ [
+ -1.521484375,
+ 27.386138916015625
+ ],
+ [
+ -2.2822265625,
+ 31.189727783203125
+ ],
+ [
+ -1.521484375,
+ 37.275543212890625
+ ],
+ [
+ 0.7607421875,
+ 41.839935302734375
+ ],
+ [
+ 2.2821044921875,
+ 44.122100830078125
+ ],
+ [
+ 4.5643310546875,
+ 45.643524169921875
+ ],
+ [
+ 4.5643310546875,
+ 45.643524169921875
+ ]
+ ],
+ "pressures": [
+ 0.2486419677734375,
+ 0.502197265625,
+ 0.509521484375,
+ 0.510986328125,
+ 0.510986328125,
+ 0.511962890625,
+ 0.515380859375,
+ 0.515380859375,
+ 0.513916015625,
+ 0.512451171875,
+ 0.500244140625,
+ 0.4333038330078125,
+ 0.2730712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bBJhLVjMo8FwzR-pFcQ7x",
+ "type": "freedraw",
+ "x": 152.83447265625,
+ "y": 58.86705780029297,
+ "width": 16.7359619140625,
+ "height": 2.2822265625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1R",
+ "roundness": null,
+ "seed": 1268754193,
+ "version": 12,
+ "versionNonce": 1204119121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558802119,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0.7607421875
+ ],
+ [
+ 3.0428466796875,
+ 0.7607421875
+ ],
+ [
+ 4.5643310546875,
+ 0.7607421875
+ ],
+ [
+ 6.0858154296875,
+ 1.521484375
+ ],
+ [
+ 7.607177734375,
+ 1.521484375
+ ],
+ [
+ 12.171630859375,
+ 0.7607421875
+ ],
+ [
+ 15.2144775390625,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ -0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ -0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.333160400390625,
+ 0.40545654296875,
+ 0.466033935546875,
+ 0.4836273193359375,
+ 0.4929046630859375,
+ 0.4953460693359375,
+ 0.4953460693359375,
+ 0.456268310546875,
+ 0.2310638427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NPd4LLHYMjFx2qtactcHc",
+ "type": "freedraw",
+ "x": 171.8525390625,
+ "y": 29.198753356933594,
+ "width": 16.7359619140625,
+ "height": 59.336639404296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1S",
+ "roundness": null,
+ "seed": 1680524817,
+ "version": 19,
+ "versionNonce": 942540959,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558802608,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0.7607421875
+ ],
+ [
+ 3.04296875,
+ 1.521453857421875
+ ],
+ [
+ 4.564453125,
+ 3.04290771484375
+ ],
+ [
+ 5.3250732421875,
+ 4.564361572265625
+ ],
+ [
+ 9.1287841796875,
+ 9.12872314453125
+ ],
+ [
+ 10.6502685546875,
+ 12.171600341796875
+ ],
+ [
+ 12.171630859375,
+ 15.214508056640625
+ ],
+ [
+ 13.693115234375,
+ 19.018157958984375
+ ],
+ [
+ 15.975341796875,
+ 26.625396728515625
+ ],
+ [
+ 16.7359619140625,
+ 34.232696533203125
+ ],
+ [
+ 16.7359619140625,
+ 41.079193115234375
+ ],
+ [
+ 16.7359619140625,
+ 47.925750732421875
+ ],
+ [
+ 15.975341796875,
+ 55.532989501953125
+ ],
+ [
+ 15.214599609375,
+ 57.815155029296875
+ ],
+ [
+ 14.453857421875,
+ 59.336639404296875
+ ],
+ [
+ 14.453857421875,
+ 59.336639404296875
+ ]
+ ],
+ "pressures": [
+ 0.14947509765625,
+ 0.501220703125,
+ 0.5461578369140625,
+ 0.5573883056640625,
+ 0.568634033203125,
+ 0.571075439453125,
+ 0.575469970703125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.577423095703125,
+ 0.575958251953125,
+ 0.570098876953125,
+ 0.5437164306640625,
+ 0.4924163818359375,
+ 0.3536834716796875,
+ 0.2896881103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AsUSqhVKXlkFDCKslPwhc",
+ "type": "freedraw",
+ "x": 210.649658203125,
+ "y": 67.23503875732422,
+ "width": 4.5643310546875,
+ "height": 17.4967041015625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1T",
+ "roundness": null,
+ "seed": 1141746911,
+ "version": 13,
+ "versionNonce": 259847121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558804011,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -1.521484375,
+ 2.28216552734375
+ ],
+ [
+ -1.521484375,
+ 4.56439208984375
+ ],
+ [
+ -1.521484375,
+ 6.8465576171875
+ ],
+ [
+ -1.521484375,
+ 12.932373046875
+ ],
+ [
+ -0.7607421875,
+ 15.97528076171875
+ ],
+ [
+ 0,
+ 16.7359619140625
+ ],
+ [
+ 0.7606201171875,
+ 17.4967041015625
+ ],
+ [
+ 3.0428466796875,
+ 16.7359619140625
+ ],
+ [
+ 3.0428466796875,
+ 16.7359619140625
+ ]
+ ],
+ "pressures": [
+ 0.189056396484375,
+ 0.4846038818359375,
+ 0.4880218505859375,
+ 0.4880218505859375,
+ 0.4875335693359375,
+ 0.4865570068359375,
+ 0.4850921630859375,
+ 0.451873779296875,
+ 0.4123077392578125,
+ 0.337554931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X4iVfh8pa_CCri2IKGuIm",
+ "type": "freedraw",
+ "x": 209.128173828125,
+ "y": 45.93474578857422,
+ "width": 1.521484375,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1U",
+ "roundness": null,
+ "seed": 444396433,
+ "version": 6,
+ "versionNonce": 1752527153,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558804224,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.332183837890625,
+ 0.446014404296875,
+ 0.333160400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IfD986M8kXmTDXBDA0zLM",
+ "type": "freedraw",
+ "x": 258.5753173828125,
+ "y": 71.03868865966797,
+ "width": 23.58251953125,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1V",
+ "roundness": null,
+ "seed": 1824364785,
+ "version": 13,
+ "versionNonce": 996583263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558804703,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 6.0858154296875,
+ 0
+ ],
+ [
+ 10.650146484375,
+ -0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ -1.521484375
+ ],
+ [
+ 21.30029296875,
+ -2.28216552734375
+ ],
+ [
+ 22.82177734375,
+ -2.28216552734375
+ ],
+ [
+ 22.82177734375,
+ -2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.3439178466796875,
+ 0.439178466796875,
+ 0.4943695068359375,
+ 0.514404296875,
+ 0.530517578125,
+ 0.5359039306640625,
+ 0.5373687744140625,
+ 0.5378570556640625,
+ 0.4831390380859375,
+ 0.2823638916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "epdPtiHnqdkJwfHgdx5fp",
+ "type": "freedraw",
+ "x": 355.9482421875,
+ "y": 40.609642028808594,
+ "width": 31.189697265625,
+ "height": 42.600677490234375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1Y",
+ "roundness": null,
+ "seed": 577803505,
+ "version": 43,
+ "versionNonce": 909790527,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558807973,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.760711669921875
+ ],
+ [
+ -2.2822265625,
+ 1.521453857421875
+ ],
+ [
+ -3.04296875,
+ 3.042938232421875
+ ],
+ [
+ -3.8035888671875,
+ 4.564361572265625
+ ],
+ [
+ -5.3250732421875,
+ 6.085784912109375
+ ],
+ [
+ -8.3680419921875,
+ 10.650177001953125
+ ],
+ [
+ -9.889404296875,
+ 12.932342529296875
+ ],
+ [
+ -11.410888671875,
+ 15.214508056640625
+ ],
+ [
+ -12.932373046875,
+ 17.496673583984375
+ ],
+ [
+ -14.453857421875,
+ 19.018157958984375
+ ],
+ [
+ -15.9752197265625,
+ 20.539581298828125
+ ],
+ [
+ -16.7359619140625,
+ 23.582489013671875
+ ],
+ [
+ -16.7359619140625,
+ 25.103973388671875
+ ],
+ [
+ -15.9752197265625,
+ 25.864654541015625
+ ],
+ [
+ -12.932373046875,
+ 27.386138916015625
+ ],
+ [
+ -9.1287841796875,
+ 26.625396728515625
+ ],
+ [
+ -5.3250732421875,
+ 25.864654541015625
+ ],
+ [
+ -0.7607421875,
+ 22.821807861328125
+ ],
+ [
+ 3.0428466796875,
+ 20.539581298828125
+ ],
+ [
+ 5.3250732421875,
+ 19.018157958984375
+ ],
+ [
+ 6.8465576171875,
+ 17.496673583984375
+ ],
+ [
+ 8.367919921875,
+ 15.975250244140625
+ ],
+ [
+ 10.650146484375,
+ 12.171600341796875
+ ],
+ [
+ 12.171630859375,
+ 8.368011474609375
+ ],
+ [
+ 13.6929931640625,
+ 4.564361572265625
+ ],
+ [
+ 14.4537353515625,
+ 3.042938232421875
+ ],
+ [
+ 14.4537353515625,
+ 2.282196044921875
+ ],
+ [
+ 14.4537353515625,
+ 3.042938232421875
+ ],
+ [
+ 13.6929931640625,
+ 3.803619384765625
+ ],
+ [
+ 12.171630859375,
+ 7.607269287109375
+ ],
+ [
+ 9.889404296875,
+ 12.932342529296875
+ ],
+ [
+ 7.607177734375,
+ 24.343231201171875
+ ],
+ [
+ 6.0858154296875,
+ 31.950469970703125
+ ],
+ [
+ 6.0858154296875,
+ 38.036285400390625
+ ],
+ [
+ 6.0858154296875,
+ 41.839935302734375
+ ],
+ [
+ 6.8465576171875,
+ 42.600677490234375
+ ],
+ [
+ 7.607177734375,
+ 42.600677490234375
+ ],
+ [
+ 8.367919921875,
+ 41.839935302734375
+ ],
+ [
+ 9.128662109375,
+ 41.079193115234375
+ ],
+ [
+ 9.128662109375,
+ 41.079193115234375
+ ]
+ ],
+ "pressures": [
+ 0.091339111328125,
+ 0.2491302490234375,
+ 0.4333038330078125,
+ 0.443572998046875,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.450408935546875,
+ 0.458221435546875,
+ 0.467498779296875,
+ 0.468475341796875,
+ 0.468475341796875,
+ 0.468475341796875,
+ 0.468475341796875,
+ 0.459686279296875,
+ 0.444061279296875,
+ 0.4303741455078125,
+ 0.4279327392578125,
+ 0.4284210205078125,
+ 0.4215850830078125,
+ 0.39129638671875,
+ 0.3722381591796875,
+ 0.3678436279296875,
+ 0.3644256591796875,
+ 0.3624725341796875,
+ 0.3619842529296875,
+ 0.3663787841796875,
+ 0.3673553466796875,
+ 0.3707733154296875,
+ 0.4279327392578125,
+ 0.439666748046875,
+ 0.444549560546875,
+ 0.460662841796875,
+ 0.4797210693359375,
+ 0.4894866943359375,
+ 0.4904632568359375,
+ 0.4885101318359375,
+ 0.4782562255859375,
+ 0.38641357421875,
+ 0.3121490478515625,
+ 0.1812286376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "G32-fPfKuERuBvUpM9FQC",
+ "type": "freedraw",
+ "x": 422.89208984375,
+ "y": 68.75652313232422,
+ "width": 13.693115234375,
+ "height": 25.86468505859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1Z",
+ "roundness": null,
+ "seed": 1007241599,
+ "version": 56,
+ "versionNonce": 1522474783,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -2.2822265625,
+ 0
+ ],
+ [
+ -3.8037109375,
+ 0
+ ],
+ [
+ -6.8465576171875,
+ 1.52142333984375
+ ],
+ [
+ -7.6072998046875,
+ 2.28216552734375
+ ],
+ [
+ -8.3680419921875,
+ 3.0428466796875
+ ],
+ [
+ -9.1287841796875,
+ 3.0428466796875
+ ],
+ [
+ -9.1287841796875,
+ 3.8035888671875
+ ],
+ [
+ -8.3680419921875,
+ 6.08575439453125
+ ],
+ [
+ -6.8465576171875,
+ 8.36798095703125
+ ],
+ [
+ -3.8037109375,
+ 11.41082763671875
+ ],
+ [
+ -0.7607421875,
+ 13.69305419921875
+ ],
+ [
+ 3.8035888671875,
+ 15.9752197265625
+ ],
+ [
+ 4.5643310546875,
+ 15.9752197265625
+ ],
+ [
+ 4.5643310546875,
+ 16.7359619140625
+ ],
+ [
+ 3.0428466796875,
+ 19.01812744140625
+ ],
+ [
+ -1.521484375,
+ 22.82171630859375
+ ],
+ [
+ -4.5643310546875,
+ 25.10394287109375
+ ],
+ [
+ -5.3250732421875,
+ 25.10394287109375
+ ],
+ [
+ -5.3250732421875,
+ 24.34320068359375
+ ],
+ [
+ -5.3250732421875,
+ 22.82171630859375
+ ],
+ [
+ -5.3250732421875,
+ 22.82171630859375
+ ]
+ ],
+ "pressures": [
+ 0.2877349853515625,
+ 0.37713623046875,
+ 0.439666748046875,
+ 0.445037841796875,
+ 0.455780029296875,
+ 0.461639404296875,
+ 0.4889984130859375,
+ 0.4963226318359375,
+ 0.4963226318359375,
+ 0.4943695068359375,
+ 0.4846038818359375,
+ 0.4826507568359375,
+ 0.4826507568359375,
+ 0.4865570068359375,
+ 0.4894866943359375,
+ 0.4889984130859375,
+ 0.4919281005859375,
+ 0.523193359375,
+ 0.530029296875,
+ 0.5490875244140625,
+ 0.5398101806640625,
+ 0.447479248046875,
+ 0.091339111328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YHRPSoOTBTKt_JW9VIcH5",
+ "type": "freedraw",
+ "x": 445.7138671875,
+ "y": 71.03868865966797,
+ "width": 2.2822265625,
+ "height": 13.69305419921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1a",
+ "roundness": null,
+ "seed": 2074488671,
+ "version": 39,
+ "versionNonce": 1693180735,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.2822265625,
+ 3.8035888671875
+ ],
+ [
+ -2.2822265625,
+ 6.0858154296875
+ ],
+ [
+ -2.2822265625,
+ 9.889404296875
+ ],
+ [
+ -2.2822265625,
+ 11.410888671875
+ ],
+ [
+ -2.2822265625,
+ 12.93231201171875
+ ],
+ [
+ -2.2822265625,
+ 13.69305419921875
+ ],
+ [
+ -2.2822265625,
+ 13.69305419921875
+ ]
+ ],
+ "pressures": [
+ 0.2339935302734375,
+ 0.446014404296875,
+ 0.446014404296875,
+ 0.3712615966796875,
+ 0.2960357666015625,
+ 0.1856231689453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "m3smNXnv0bUuxm7ur-L8B",
+ "type": "freedraw",
+ "x": 444.953125,
+ "y": 58.86705780029297,
+ "width": 3.8035888671875,
+ "height": 1.52142333984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1b",
+ "roundness": null,
+ "seed": 192526673,
+ "version": 40,
+ "versionNonce": 1898652511,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2821044921875,
+ 1.52142333984375
+ ],
+ [
+ 2.2821044921875,
+ 1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.4318389892578125,
+ 0.527587890625,
+ 0.4894866943359375,
+ 0.4210968017578125,
+ 0.37713623046875,
+ 0.3043365478515625,
+ 0.208587646484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FFu6K3a-YHuTbVgCHTwL8",
+ "type": "freedraw",
+ "x": 451.7996826171875,
+ "y": 86.25316619873047,
+ "width": 17.4967041015625,
+ "height": 12.171630859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1c",
+ "roundness": null,
+ "seed": 1599573617,
+ "version": 48,
+ "versionNonce": 265117567,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ -0.76068115234375
+ ],
+ [
+ 1.5213623046875,
+ -2.28216552734375
+ ],
+ [
+ 2.2821044921875,
+ -3.8035888671875
+ ],
+ [
+ 3.8035888671875,
+ -6.0858154296875
+ ],
+ [
+ 5.3250732421875,
+ -9.128662109375
+ ],
+ [
+ 6.0858154296875,
+ -11.410888671875
+ ],
+ [
+ 6.846435546875,
+ -11.410888671875
+ ],
+ [
+ 6.846435546875,
+ -10.650146484375
+ ],
+ [
+ 8.367919921875,
+ -7.60723876953125
+ ],
+ [
+ 9.889404296875,
+ -3.8035888671875
+ ],
+ [
+ 11.410888671875,
+ -0.76068115234375
+ ],
+ [
+ 13.6929931640625,
+ 0.7607421875
+ ],
+ [
+ 15.2144775390625,
+ 0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ 0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.209075927734375,
+ 0.40155029296875,
+ 0.40155029296875,
+ 0.4084014892578125,
+ 0.4186553955078125,
+ 0.444061279296875,
+ 0.4694671630859375,
+ 0.4787445068359375,
+ 0.500732421875,
+ 0.510009765625,
+ 0.519775390625,
+ 0.522216796875,
+ 0.4924163818359375,
+ 0.39422607421875,
+ 0.2755126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WA3dyMVh5YftiPkJscjk_",
+ "type": "freedraw",
+ "x": 489.8359375,
+ "y": 37.566734313964844,
+ "width": 14.4537353515625,
+ "height": 52.490081787109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1d",
+ "roundness": null,
+ "seed": 151424241,
+ "version": 47,
+ "versionNonce": 1930631071,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -2.2822265625,
+ 1.521453857421875
+ ],
+ [
+ -3.04296875,
+ 3.04290771484375
+ ],
+ [
+ -3.8035888671875,
+ 3.803619384765625
+ ],
+ [
+ -4.5643310546875,
+ 6.0858154296875
+ ],
+ [
+ -6.0858154296875,
+ 11.410919189453125
+ ],
+ [
+ -8.3680419921875,
+ 19.018157958984375
+ ],
+ [
+ -9.128662109375,
+ 28.146881103515625
+ ],
+ [
+ -9.128662109375,
+ 36.514862060546875
+ ],
+ [
+ -5.3250732421875,
+ 45.643524169921875
+ ],
+ [
+ -2.2822265625,
+ 50.207916259765625
+ ],
+ [
+ 1.521484375,
+ 51.729339599609375
+ ],
+ [
+ 5.3250732421875,
+ 52.490081787109375
+ ],
+ [
+ 5.3250732421875,
+ 52.490081787109375
+ ]
+ ],
+ "pressures": [
+ 0.2589111328125,
+ 0.457244873046875,
+ 0.463104248046875,
+ 0.4699554443359375,
+ 0.4743499755859375,
+ 0.4772796630859375,
+ 0.4836273193359375,
+ 0.4846038818359375,
+ 0.4894866943359375,
+ 0.4958343505859375,
+ 0.503173828125,
+ 0.510009765625,
+ 0.4846038818359375,
+ 0.38055419921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Yinw6Z5CXWXaewMy_vs_O",
+ "type": "freedraw",
+ "x": 499.725341796875,
+ "y": 58.86705780029297,
+ "width": 19.7789306640625,
+ "height": 35.754150390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1e",
+ "roundness": null,
+ "seed": 1255525343,
+ "version": 51,
+ "versionNonce": 825019327,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 6.8465576171875,
+ -0.7607421875
+ ],
+ [
+ 8.3680419921875,
+ -0.7607421875
+ ],
+ [
+ 9.889404296875,
+ -0.7607421875
+ ],
+ [
+ 10.650146484375,
+ -0.7607421875
+ ],
+ [
+ 12.932373046875,
+ 0.7607421875
+ ],
+ [
+ 15.2144775390625,
+ 3.80364990234375
+ ],
+ [
+ 15.2144775390625,
+ 8.36798095703125
+ ],
+ [
+ 15.2144775390625,
+ 11.410888671875
+ ],
+ [
+ 12.171630859375,
+ 17.4967041015625
+ ],
+ [
+ 9.1287841796875,
+ 23.58251953125
+ ],
+ [
+ 6.8465576171875,
+ 28.9075927734375
+ ],
+ [
+ 6.0858154296875,
+ 31.95050048828125
+ ],
+ [
+ 6.8465576171875,
+ 33.471923828125
+ ],
+ [
+ 11.410888671875,
+ 34.993408203125
+ ],
+ [
+ 16.7359619140625,
+ 34.232666015625
+ ],
+ [
+ 19.7789306640625,
+ 33.471923828125
+ ],
+ [
+ 19.7789306640625,
+ 33.471923828125
+ ]
+ ],
+ "pressures": [
+ 0.2960357666015625,
+ 0.39666748046875,
+ 0.4723968505859375,
+ 0.507080078125,
+ 0.514892578125,
+ 0.516845703125,
+ 0.516845703125,
+ 0.514892578125,
+ 0.513427734375,
+ 0.509033203125,
+ 0.509033203125,
+ 0.514404296875,
+ 0.519287109375,
+ 0.521240234375,
+ 0.512451171875,
+ 0.4987640380859375,
+ 0.449432373046875,
+ 0.2999420166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZEJO9s0OKrWWezQPywLdN",
+ "type": "freedraw",
+ "x": 535.4794921875,
+ "y": 90.05681610107422,
+ "width": 21.30029296875,
+ "height": 22.06103515625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1f",
+ "roundness": null,
+ "seed": 1949168657,
+ "version": 61,
+ "versionNonce": 1178270687,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ 0.7607421875,
+ -2.28216552734375
+ ],
+ [
+ 1.521484375,
+ -3.04290771484375
+ ],
+ [
+ 2.2821044921875,
+ -4.5643310546875
+ ],
+ [
+ 3.0428466796875,
+ -8.36798095703125
+ ],
+ [
+ 3.8035888671875,
+ -13.69305419921875
+ ],
+ [
+ 3.8035888671875,
+ -15.9752197265625
+ ],
+ [
+ 3.8035888671875,
+ -17.4967041015625
+ ],
+ [
+ 3.0428466796875,
+ -19.77886962890625
+ ],
+ [
+ 2.2821044921875,
+ -20.53961181640625
+ ],
+ [
+ 3.0428466796875,
+ -19.77886962890625
+ ],
+ [
+ 5.3250732421875,
+ -18.2574462890625
+ ],
+ [
+ 9.128662109375,
+ -17.4967041015625
+ ],
+ [
+ 12.932373046875,
+ -16.7359619140625
+ ],
+ [
+ 14.4537353515625,
+ -16.7359619140625
+ ],
+ [
+ 16.7359619140625,
+ -16.7359619140625
+ ],
+ [
+ 19.77880859375,
+ -17.4967041015625
+ ],
+ [
+ 20.53955078125,
+ -17.4967041015625
+ ],
+ [
+ 21.30029296875,
+ -17.4967041015625
+ ],
+ [
+ 20.53955078125,
+ -14.45379638671875
+ ],
+ [
+ 19.77880859375,
+ -12.171630859375
+ ],
+ [
+ 19.01806640625,
+ -8.36798095703125
+ ],
+ [
+ 19.01806640625,
+ -4.5643310546875
+ ],
+ [
+ 19.01806640625,
+ -1.52142333984375
+ ],
+ [
+ 19.01806640625,
+ 0.7607421875
+ ],
+ [
+ 20.53955078125,
+ 1.52142333984375
+ ],
+ [
+ 21.30029296875,
+ 1.52142333984375
+ ],
+ [
+ 21.30029296875,
+ 1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.2906646728515625,
+ 0.38787841796875,
+ 0.39471435546875,
+ 0.39862060546875,
+ 0.4132843017578125,
+ 0.4367218017578125,
+ 0.454803466796875,
+ 0.458221435546875,
+ 0.461151123046875,
+ 0.461151123046875,
+ 0.4714202880859375,
+ 0.4743499755859375,
+ 0.456756591796875,
+ 0.460662841796875,
+ 0.461151123046875,
+ 0.458709716796875,
+ 0.457733154296875,
+ 0.454803466796875,
+ 0.443572998046875,
+ 0.442108154296875,
+ 0.448944091796875,
+ 0.4894866943359375,
+ 0.4987640380859375,
+ 0.500244140625,
+ 0.501708984375,
+ 0.4948577880859375,
+ 0.4318389892578125,
+ 0.2310638427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TZLjQC7WTZIKEcadlm1re",
+ "type": "freedraw",
+ "x": 581.8837890625,
+ "y": 44.41326141357422,
+ "width": 3.0428466796875,
+ "height": 47.92572021484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1g",
+ "roundness": null,
+ "seed": 1459137439,
+ "version": 44,
+ "versionNonce": 1447962623,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7606201171875,
+ 0.7607421875
+ ],
+ [
+ 0.7606201171875,
+ 1.521453857421875
+ ],
+ [
+ 0.7606201171875,
+ 3.04290771484375
+ ],
+ [
+ 0.7606201171875,
+ 6.0858154296875
+ ],
+ [
+ 0,
+ 14.45379638671875
+ ],
+ [
+ 0,
+ 19.01812744140625
+ ],
+ [
+ -0.7607421875,
+ 24.34326171875
+ ],
+ [
+ -2.2822265625,
+ 38.03631591796875
+ ],
+ [
+ -2.2822265625,
+ 44.12213134765625
+ ],
+ [
+ -0.7607421875,
+ 47.16497802734375
+ ],
+ [
+ 0,
+ 47.92572021484375
+ ],
+ [
+ 0,
+ 47.92572021484375
+ ]
+ ],
+ "pressures": [
+ 0.077667236328125,
+ 0.457244873046875,
+ 0.4870452880859375,
+ 0.4997406005859375,
+ 0.504150390625,
+ 0.513427734375,
+ 0.518798828125,
+ 0.522216796875,
+ 0.512451171875,
+ 0.4215850830078125,
+ 0.197845458984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ahmue24nSjMUlrftMi_QC",
+ "type": "freedraw",
+ "x": 571.9942626953125,
+ "y": 58.86705780029297,
+ "width": 19.7789306640625,
+ "height": 1.52142333984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1h",
+ "roundness": null,
+ "seed": 2024075455,
+ "version": 40,
+ "versionNonce": 795267103,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.04296875,
+ 0.7607421875
+ ],
+ [
+ 5.3250732421875,
+ 0.7607421875
+ ],
+ [
+ 7.6072998046875,
+ 1.52142333984375
+ ],
+ [
+ 9.8895263671875,
+ 1.52142333984375
+ ],
+ [
+ 12.932373046875,
+ 1.52142333984375
+ ],
+ [
+ 17.4967041015625,
+ 1.52142333984375
+ ],
+ [
+ 19.7789306640625,
+ 1.52142333984375
+ ],
+ [
+ 19.7789306640625,
+ 1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.438201904296875,
+ 0.501708984375,
+ 0.501708984375,
+ 0.4963226318359375,
+ 0.4743499755859375,
+ 0.438690185546875,
+ 0.2579345703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cq-afi6VbJOJoiGZFEyg_",
+ "type": "freedraw",
+ "x": 599.38037109375,
+ "y": 37.566734313964844,
+ "width": 16.736083984375,
+ "height": 60.858062744140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1i",
+ "roundness": null,
+ "seed": 1574833567,
+ "version": 51,
+ "versionNonce": 192246847,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558832294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 3.8037109375,
+ 0.7607421875
+ ],
+ [
+ 4.564453125,
+ 1.521453857421875
+ ],
+ [
+ 5.3251953125,
+ 2.282196044921875
+ ],
+ [
+ 7.6072998046875,
+ 4.564361572265625
+ ],
+ [
+ 8.3680419921875,
+ 6.846527099609375
+ ],
+ [
+ 10.6502685546875,
+ 11.410919189453125
+ ],
+ [
+ 12.932373046875,
+ 17.496673583984375
+ ],
+ [
+ 15.214599609375,
+ 25.103973388671875
+ ],
+ [
+ 15.975341796875,
+ 33.471954345703125
+ ],
+ [
+ 16.736083984375,
+ 37.275543212890625
+ ],
+ [
+ 16.736083984375,
+ 45.643524169921875
+ ],
+ [
+ 15.975341796875,
+ 52.490081787109375
+ ],
+ [
+ 15.214599609375,
+ 57.054412841796875
+ ],
+ [
+ 14.453857421875,
+ 60.097320556640625
+ ],
+ [
+ 14.453857421875,
+ 60.858062744140625
+ ],
+ [
+ 14.453857421875,
+ 60.858062744140625
+ ]
+ ],
+ "pressures": [
+ 0.3048248291015625,
+ 0.3468475341796875,
+ 0.3697967529296875,
+ 0.39813232421875,
+ 0.440643310546875,
+ 0.462127685546875,
+ 0.4806976318359375,
+ 0.502197265625,
+ 0.506591796875,
+ 0.509521484375,
+ 0.510009765625,
+ 0.513916015625,
+ 0.513916015625,
+ 0.512939453125,
+ 0.503662109375,
+ 0.4899749755859375,
+ 0.4782562255859375,
+ 0.40594482421875,
+ 0.2554931640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nVqxBKkclowAtfaRDDC9K",
+ "type": "freedraw",
+ "x": 378.77001953125,
+ "y": 86.25316619873047,
+ "width": 20.53955078125,
+ "height": 35.75408935546875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1j",
+ "roundness": null,
+ "seed": 1166976273,
+ "version": 41,
+ "versionNonce": 10853119,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558835796,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.76068115234375
+ ],
+ [
+ 0.7607421875,
+ -1.52142333984375
+ ],
+ [
+ 0.7607421875,
+ -3.0428466796875
+ ],
+ [
+ 1.521484375,
+ -3.8035888671875
+ ],
+ [
+ 1.521484375,
+ -4.5643310546875
+ ],
+ [
+ 3.0428466796875,
+ -9.128662109375
+ ],
+ [
+ 4.5643310546875,
+ -12.93231201171875
+ ],
+ [
+ 5.3250732421875,
+ -16.7359619140625
+ ],
+ [
+ 5.3250732421875,
+ -19.01812744140625
+ ],
+ [
+ 5.3250732421875,
+ -20.53955078125
+ ],
+ [
+ 5.3250732421875,
+ -25.10394287109375
+ ],
+ [
+ 4.5643310546875,
+ -28.90753173828125
+ ],
+ [
+ 3.0428466796875,
+ -29.66827392578125
+ ],
+ [
+ 2.2821044921875,
+ -29.66827392578125
+ ],
+ [
+ 1.521484375,
+ -29.66827392578125
+ ],
+ [
+ 2.2821044921875,
+ -29.66827392578125
+ ],
+ [
+ 3.0428466796875,
+ -28.90753173828125
+ ],
+ [
+ 3.8035888671875,
+ -28.90753173828125
+ ],
+ [
+ 6.0858154296875,
+ -27.3861083984375
+ ],
+ [
+ 7.607177734375,
+ -27.3861083984375
+ ],
+ [
+ 11.410888671875,
+ -25.8646240234375
+ ],
+ [
+ 14.4537353515625,
+ -25.10394287109375
+ ],
+ [
+ 17.4967041015625,
+ -24.34320068359375
+ ],
+ [
+ 19.77880859375,
+ -24.34320068359375
+ ],
+ [
+ 20.53955078125,
+ -24.34320068359375
+ ],
+ [
+ 20.53955078125,
+ -23.58245849609375
+ ],
+ [
+ 20.53955078125,
+ -22.82171630859375
+ ],
+ [
+ 20.53955078125,
+ -21.30029296875
+ ],
+ [
+ 19.77880859375,
+ -19.77886962890625
+ ],
+ [
+ 19.77880859375,
+ -15.9752197265625
+ ],
+ [
+ 19.01806640625,
+ -13.69305419921875
+ ],
+ [
+ 19.01806640625,
+ -11.410888671875
+ ],
+ [
+ 18.2574462890625,
+ -6.08575439453125
+ ],
+ [
+ 18.2574462890625,
+ -0.76068115234375
+ ],
+ [
+ 19.01806640625,
+ 4.56439208984375
+ ],
+ [
+ 19.01806640625,
+ 6.0858154296875
+ ],
+ [
+ 19.77880859375,
+ 6.0858154296875
+ ],
+ [
+ 20.53955078125,
+ 5.32513427734375
+ ],
+ [
+ 20.53955078125,
+ 5.32513427734375
+ ]
+ ],
+ "pressures": [
+ 0.2652587890625,
+ 0.37762451171875,
+ 0.38299560546875,
+ 0.38690185546875,
+ 0.39910888671875,
+ 0.4108428955078125,
+ 0.4259796142578125,
+ 0.4284210205078125,
+ 0.4318389892578125,
+ 0.4323272705078125,
+ 0.4333038330078125,
+ 0.4372100830078125,
+ 0.443572998046875,
+ 0.450408935546875,
+ 0.455780029296875,
+ 0.454803466796875,
+ 0.450897216796875,
+ 0.453826904296875,
+ 0.453826904296875,
+ 0.456268310546875,
+ 0.456268310546875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.450897216796875,
+ 0.442596435546875,
+ 0.439178466796875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.448944091796875,
+ 0.444061279296875,
+ 0.4367218017578125,
+ 0.38543701171875,
+ 0.2681884765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zETQzrEnqgqiwrpfRKG7m",
+ "type": "freedraw",
+ "x": 648.06689453125,
+ "y": 72.56011199951172,
+ "width": 16.7359619140625,
+ "height": 63.1402587890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1k",
+ "roundness": null,
+ "seed": 114042687,
+ "version": 21,
+ "versionNonce": 2040846065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558837407,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 2.2822265625,
+ 2.28216552734375
+ ],
+ [
+ 3.04296875,
+ 3.80364990234375
+ ],
+ [
+ 3.8035888671875,
+ 5.3250732421875
+ ],
+ [
+ 5.3250732421875,
+ 8.36798095703125
+ ],
+ [
+ 6.8465576171875,
+ 11.410888671875
+ ],
+ [
+ 9.889404296875,
+ 19.77886962890625
+ ],
+ [
+ 11.410888671875,
+ 24.34326171875
+ ],
+ [
+ 12.171630859375,
+ 29.6683349609375
+ ],
+ [
+ 14.453857421875,
+ 39.5577392578125
+ ],
+ [
+ 15.9752197265625,
+ 44.8828125
+ ],
+ [
+ 16.7359619140625,
+ 52.4901123046875
+ ],
+ [
+ 15.9752197265625,
+ 58.575927734375
+ ],
+ [
+ 14.453857421875,
+ 61.6187744140625
+ ],
+ [
+ 10.650146484375,
+ 63.1402587890625
+ ],
+ [
+ 6.0858154296875,
+ 62.3795166015625
+ ],
+ [
+ 1.521484375,
+ 54.77227783203125
+ ],
+ [
+ 0.7607421875,
+ 52.4901123046875
+ ],
+ [
+ 0.7607421875,
+ 52.4901123046875
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.466033935546875,
+ 0.502197265625,
+ 0.516357421875,
+ 0.527099609375,
+ 0.5339508056640625,
+ 0.5354156494140625,
+ 0.5383453369140625,
+ 0.5383453369140625,
+ 0.5378570556640625,
+ 0.5339508056640625,
+ 0.5315093994140625,
+ 0.5329742431640625,
+ 0.5354156494140625,
+ 0.5349273681640625,
+ 0.516845703125,
+ 0.4689788818359375,
+ 0.195892333984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "42lMsnY5CV4BfHUbL4sE5",
+ "type": "freedraw",
+ "x": 646.54541015625,
+ "y": 93.09972381591797,
+ "width": 25.10400390625,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1l",
+ "roundness": null,
+ "seed": 2115931825,
+ "version": 13,
+ "versionNonce": 2125413791,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558837855,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 7.6072998046875,
+ -0.7607421875
+ ],
+ [
+ 9.8895263671875,
+ -0.7607421875
+ ],
+ [
+ 12.171630859375,
+ -0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ -1.52142333984375
+ ],
+ [
+ 18.2574462890625,
+ -1.52142333984375
+ ],
+ [
+ 20.5396728515625,
+ -2.28216552734375
+ ],
+ [
+ 24.34326171875,
+ -2.28216552734375
+ ],
+ [
+ 25.10400390625,
+ -2.28216552734375
+ ],
+ [
+ 25.10400390625,
+ -2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.3541717529296875,
+ 0.453826904296875,
+ 0.467010498046875,
+ 0.4870452880859375,
+ 0.4885101318359375,
+ 0.4885101318359375,
+ 0.4885101318359375,
+ 0.4806976318359375,
+ 0.461151123046875,
+ 0.14166259765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CDrz3RqHOK2vFYdadC2pw",
+ "type": "freedraw",
+ "x": 644.2633056640625,
+ "y": 55.06340789794922,
+ "width": 5.3250732421875,
+ "height": 5.3250732421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1m",
+ "roundness": null,
+ "seed": 159752671,
+ "version": 21,
+ "versionNonce": 590880337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558838818,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ -1.521484375,
+ 2.2822265625
+ ],
+ [
+ -0.7607421875,
+ 2.2822265625
+ ],
+ [
+ -0.7607421875,
+ 3.04290771484375
+ ],
+ [
+ 0,
+ 3.04290771484375
+ ],
+ [
+ 0.7607421875,
+ 3.04290771484375
+ ],
+ [
+ 1.5213623046875,
+ 3.04290771484375
+ ],
+ [
+ 3.0428466796875,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ -1.52142333984375
+ ],
+ [
+ 3.8035888671875,
+ -2.28216552734375
+ ],
+ [
+ 3.0428466796875,
+ -2.28216552734375
+ ],
+ [
+ 1.5213623046875,
+ -1.52142333984375
+ ],
+ [
+ 0.7607421875,
+ -0.76068115234375
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 1.521484375
+ ],
+ [
+ 1.5213623046875,
+ 0.7607421875
+ ],
+ [
+ 3.0428466796875,
+ 0
+ ],
+ [
+ 3.0428466796875,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1646270751953125,
+ 0.4230499267578125,
+ 0.4147491455078125,
+ 0.4108428955078125,
+ 0.4088897705078125,
+ 0.4084014892578125,
+ 0.39910888671875,
+ 0.39129638671875,
+ 0.317535400390625,
+ 0.3048248291015625,
+ 0.323394775390625,
+ 0.335601806640625,
+ 0.37908935546875,
+ 0.38592529296875,
+ 0.38690185546875,
+ 0.38446044921875,
+ 0.3741912841796875,
+ 0.335601806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3VYszaAbJj-VIZVKeOvGp",
+ "type": "freedraw",
+ "x": -280.77923583984375,
+ "y": 15.505699157714844,
+ "width": 966.1217041015625,
+ "height": 124.759033203125,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1o",
+ "roundness": null,
+ "seed": 18974417,
+ "version": 342,
+ "versionNonce": 2048423793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758558867270,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.760711669921875
+ ],
+ [
+ 0,
+ 0.7607421875
+ ],
+ [
+ 0.7607421875,
+ 5.325103759765625
+ ],
+ [
+ 0.7607421875,
+ 15.975250244140625
+ ],
+ [
+ 0.7607421875,
+ 32.711212158203125
+ ],
+ [
+ 0.7607421875,
+ 41.839935302734375
+ ],
+ [
+ 1.52142333984375,
+ 50.207916259765625
+ ],
+ [
+ 5.3250732421875,
+ 72.26895141601562
+ ],
+ [
+ 6.8465576171875,
+ 82.15841674804688
+ ],
+ [
+ 7.60723876953125,
+ 87.48348999023438
+ ],
+ [
+ 7.60723876953125,
+ 89.00491333007812
+ ],
+ [
+ 7.60723876953125,
+ 86.72274780273438
+ ],
+ [
+ 6.0858154296875,
+ 78.35476684570312
+ ],
+ [
+ 4.5643310546875,
+ 65.42245483398438
+ ],
+ [
+ 4.5643310546875,
+ 57.815155029296875
+ ],
+ [
+ 3.04290771484375,
+ 50.9686279296875
+ ],
+ [
+ 0.7607421875,
+ 34.232666015625
+ ],
+ [
+ -0.7607421875,
+ 23.58251953125
+ ],
+ [
+ -0.7607421875,
+ 14.45379638671875
+ ],
+ [
+ -1.52142333984375,
+ 8.368011474609375
+ ],
+ [
+ -1.52142333984375,
+ 4.564361572265625
+ ],
+ [
+ -2.28216552734375,
+ 2.282196044921875
+ ],
+ [
+ -2.28216552734375,
+ 1.521453857421875
+ ],
+ [
+ -1.52142333984375,
+ 1.521453857421875
+ ],
+ [
+ 0,
+ 1.521453857421875
+ ],
+ [
+ 1.52142333984375,
+ 1.521453857421875
+ ],
+ [
+ 5.3250732421875,
+ 1.521453857421875
+ ],
+ [
+ 9.12872314453125,
+ 1.521453857421875
+ ],
+ [
+ 15.21453857421875,
+ 0.7607421875
+ ],
+ [
+ 23.58251953125,
+ 0
+ ],
+ [
+ 28.9075927734375,
+ -0.760711669921875
+ ],
+ [
+ 40.3184814453125,
+ -3.042877197265625
+ ],
+ [
+ 52.49005126953125,
+ -3.803619384765625
+ ],
+ [
+ 63.90093994140625,
+ -4.5643310546875
+ ],
+ [
+ 74.5511474609375,
+ -4.5643310546875
+ ],
+ [
+ 79.876220703125,
+ -5.3250732421875
+ ],
+ [
+ 85.2012939453125,
+ -5.3250732421875
+ ],
+ [
+ 100.415771484375,
+ -6.085784912109375
+ ],
+ [
+ 109.54449462890625,
+ -6.085784912109375
+ ],
+ [
+ 117.9124755859375,
+ -6.085784912109375
+ ],
+ [
+ 127.80194091796875,
+ -6.846527099609375
+ ],
+ [
+ 143.77716064453125,
+ -8.36798095703125
+ ],
+ [
+ 156.70947265625,
+ -9.128692626953125
+ ],
+ [
+ 171.92401123046875,
+ -10.650146484375
+ ],
+ [
+ 187.89923095703125,
+ -11.410858154296875
+ ],
+ [
+ 203.87451171875,
+ -12.93231201171875
+ ],
+ [
+ 226.6962890625,
+ -13.69305419921875
+ ],
+ [
+ 240.38934326171875,
+ -13.69305419921875
+ ],
+ [
+ 254.0823974609375,
+ -14.453765869140625
+ ],
+ [
+ 268.53619384765625,
+ -15.9752197265625
+ ],
+ [
+ 289.83648681640625,
+ -17.496673583984375
+ ],
+ [
+ 302.76885986328125,
+ -17.496673583984375
+ ],
+ [
+ 314.17974853515625,
+ -17.496673583984375
+ ],
+ [
+ 324.82989501953125,
+ -17.496673583984375
+ ],
+ [
+ 334.71929931640625,
+ -16.7359619140625
+ ],
+ [
+ 355.25897216796875,
+ -15.214508056640625
+ ],
+ [
+ 359.82330322265625,
+ -15.214508056640625
+ ],
+ [
+ 368.95196533203125,
+ -14.453765869140625
+ ],
+ [
+ 382.64508056640625,
+ -13.69305419921875
+ ],
+ [
+ 391.01300048828125,
+ -13.69305419921875
+ ],
+ [
+ 400.90240478515625,
+ -12.93231201171875
+ ],
+ [
+ 410.79193115234375,
+ -12.93231201171875
+ ],
+ [
+ 421.44207763671875,
+ -12.93231201171875
+ ],
+ [
+ 432.09222412109375,
+ -12.93231201171875
+ ],
+ [
+ 447.30670166015625,
+ -11.410858154296875
+ ],
+ [
+ 456.43548583984375,
+ -11.410858154296875
+ ],
+ [
+ 466.32489013671875,
+ -10.650146484375
+ ],
+ [
+ 483.06085205078125,
+ -10.650146484375
+ ],
+ [
+ 495.99322509765625,
+ -10.650146484375
+ ],
+ [
+ 507.40411376953125,
+ -10.650146484375
+ ],
+ [
+ 518.8150024414062,
+ -10.650146484375
+ ],
+ [
+ 533.2687377929688,
+ -10.650146484375
+ ],
+ [
+ 543.1581420898438,
+ -10.650146484375
+ ],
+ [
+ 553.0476684570312,
+ -10.650146484375
+ ],
+ [
+ 569.0228881835938,
+ -9.889434814453125
+ ],
+ [
+ 583.4766235351562,
+ -9.128692626953125
+ ],
+ [
+ 588.0409545898438,
+ -9.128692626953125
+ ],
+ [
+ 596.4089965820312,
+ -8.36798095703125
+ ],
+ [
+ 604.7769165039062,
+ -8.36798095703125
+ ],
+ [
+ 613.9057006835938,
+ -8.36798095703125
+ ],
+ [
+ 617.7092895507812,
+ -8.36798095703125
+ ],
+ [
+ 622.2736206054688,
+ -8.36798095703125
+ ],
+ [
+ 631.4024047851562,
+ -8.36798095703125
+ ],
+ [
+ 645.8561401367188,
+ -8.36798095703125
+ ],
+ [
+ 654.9848022460938,
+ -8.36798095703125
+ ],
+ [
+ 664.1135864257812,
+ -9.128692626953125
+ ],
+ [
+ 672.4815063476562,
+ -9.889434814453125
+ ],
+ [
+ 685.4138793945312,
+ -10.650146484375
+ ],
+ [
+ 694.5425415039062,
+ -10.650146484375
+ ],
+ [
+ 702.9105834960938,
+ -10.650146484375
+ ],
+ [
+ 715.8429565429688,
+ -10.650146484375
+ ],
+ [
+ 725.7323608398438,
+ -10.650146484375
+ ],
+ [
+ 740.1860961914062,
+ -10.650146484375
+ ],
+ [
+ 760.7257690429688,
+ -9.889434814453125
+ ],
+ [
+ 765.2901000976562,
+ -9.889434814453125
+ ],
+ [
+ 770.6151733398438,
+ -9.889434814453125
+ ],
+ [
+ 779.7438354492188,
+ -9.128692626953125
+ ],
+ [
+ 788.8726196289062,
+ -9.128692626953125
+ ],
+ [
+ 797.2405395507812,
+ -9.128692626953125
+ ],
+ [
+ 805.6085815429688,
+ -9.128692626953125
+ ],
+ [
+ 817.7802124023438,
+ -8.36798095703125
+ ],
+ [
+ 826.1481323242188,
+ -8.36798095703125
+ ],
+ [
+ 835.2769165039062,
+ -7.60723876953125
+ ],
+ [
+ 843.6448364257812,
+ -7.60723876953125
+ ],
+ [
+ 852.7734985351562,
+ -6.846527099609375
+ ],
+ [
+ 865.7058715820312,
+ -6.846527099609375
+ ],
+ [
+ 877.8775024414062,
+ -6.085784912109375
+ ],
+ [
+ 888.5276489257812,
+ -5.3250732421875
+ ],
+ [
+ 894.6134643554688,
+ -5.3250732421875
+ ],
+ [
+ 897.6563110351562,
+ -5.3250732421875
+ ],
+ [
+ 909.8279418945312,
+ -4.5643310546875
+ ],
+ [
+ 912.8709106445312,
+ -4.5643310546875
+ ],
+ [
+ 915.1530151367188,
+ -4.5643310546875
+ ],
+ [
+ 917.4352416992188,
+ -3.803619384765625
+ ],
+ [
+ 919.7174682617188,
+ -3.803619384765625
+ ],
+ [
+ 927.3246459960938,
+ -3.042877197265625
+ ],
+ [
+ 931.1283569335938,
+ -3.042877197265625
+ ],
+ [
+ 934.9319458007812,
+ -3.042877197265625
+ ],
+ [
+ 936.4534301757812,
+ -3.042877197265625
+ ],
+ [
+ 937.2140502929688,
+ -3.042877197265625
+ ],
+ [
+ 937.9747924804688,
+ -3.042877197265625
+ ],
+ [
+ 938.7355346679688,
+ -3.042877197265625
+ ],
+ [
+ 939.4962768554688,
+ -3.042877197265625
+ ],
+ [
+ 941.0177612304688,
+ -3.042877197265625
+ ],
+ [
+ 941.7785034179688,
+ -2.28216552734375
+ ],
+ [
+ 943.2998657226562,
+ -2.28216552734375
+ ],
+ [
+ 944.8213500976562,
+ -1.52142333984375
+ ],
+ [
+ 947.1035766601562,
+ -0.760711669921875
+ ],
+ [
+ 949.3856811523438,
+ 0
+ ],
+ [
+ 954.7107543945312,
+ 1.521453857421875
+ ],
+ [
+ 958.5144653320312,
+ 3.04290771484375
+ ],
+ [
+ 960.0358276367188,
+ 3.80364990234375
+ ],
+ [
+ 960.7965698242188,
+ 4.564361572265625
+ ],
+ [
+ 960.7965698242188,
+ 6.8465576171875
+ ],
+ [
+ 960.7965698242188,
+ 7.607269287109375
+ ],
+ [
+ 960.7965698242188,
+ 9.12872314453125
+ ],
+ [
+ 960.7965698242188,
+ 9.889434814453125
+ ],
+ [
+ 960.7965698242188,
+ 10.650177001953125
+ ],
+ [
+ 960.7965698242188,
+ 11.410888671875
+ ],
+ [
+ 961.5573120117188,
+ 13.693084716796875
+ ],
+ [
+ 962.3180541992188,
+ 16.735992431640625
+ ],
+ [
+ 963.0787963867188,
+ 19.018157958984375
+ ],
+ [
+ 963.8395385742188,
+ 20.53961181640625
+ ],
+ [
+ 963.8395385742188,
+ 23.58251953125
+ ],
+ [
+ 963.8395385742188,
+ 29.668304443359375
+ ],
+ [
+ 963.8395385742188,
+ 32.711212158203125
+ ],
+ [
+ 963.8395385742188,
+ 36.514862060546875
+ ],
+ [
+ 963.0787963867188,
+ 40.3184814453125
+ ],
+ [
+ 963.0787963867188,
+ 44.122100830078125
+ ],
+ [
+ 962.3180541992188,
+ 51.7293701171875
+ ],
+ [
+ 961.5573120117188,
+ 56.293731689453125
+ ],
+ [
+ 960.7965698242188,
+ 61.618804931640625
+ ],
+ [
+ 960.7965698242188,
+ 66.18313598632812
+ ],
+ [
+ 960.0358276367188,
+ 73.79043579101562
+ ],
+ [
+ 960.0358276367188,
+ 76.07260131835938
+ ],
+ [
+ 960.0358276367188,
+ 77.59402465820312
+ ],
+ [
+ 959.2752075195312,
+ 79.87619018554688
+ ],
+ [
+ 959.2752075195312,
+ 81.39767456054688
+ ],
+ [
+ 959.2752075195312,
+ 85.20132446289062
+ ],
+ [
+ 958.5144653320312,
+ 90.52639770507812
+ ],
+ [
+ 958.5144653320312,
+ 92.80856323242188
+ ],
+ [
+ 958.5144653320312,
+ 94.32998657226562
+ ],
+ [
+ 958.5144653320312,
+ 95.09072875976562
+ ],
+ [
+ 958.5144653320312,
+ 95.85147094726562
+ ],
+ [
+ 958.5144653320312,
+ 96.61221313476562
+ ],
+ [
+ 957.7537231445312,
+ 96.61221313476562
+ ],
+ [
+ 956.9929809570312,
+ 96.61221313476562
+ ],
+ [
+ 956.2322387695312,
+ 95.85147094726562
+ ],
+ [
+ 955.4714965820312,
+ 95.85147094726562
+ ],
+ [
+ 953.9501342773438,
+ 95.85147094726562
+ ],
+ [
+ 950.1464233398438,
+ 95.85147094726562
+ ],
+ [
+ 941.0177612304688,
+ 95.85147094726562
+ ],
+ [
+ 937.9747924804688,
+ 95.85147094726562
+ ],
+ [
+ 929.6068725585938,
+ 95.85147094726562
+ ],
+ [
+ 925.0425415039062,
+ 95.09072875976562
+ ],
+ [
+ 920.4780883789062,
+ 95.09072875976562
+ ],
+ [
+ 907.5458374023438,
+ 95.09072875976562
+ ],
+ [
+ 899.1777954101562,
+ 94.32998657226562
+ ],
+ [
+ 889.2883911132812,
+ 94.32998657226562
+ ],
+ [
+ 879.3989868164062,
+ 94.32998657226562
+ ],
+ [
+ 863.4237670898438,
+ 93.56930541992188
+ ],
+ [
+ 852.0128784179688,
+ 92.80856323242188
+ ],
+ [
+ 841.3626098632812,
+ 92.80856323242188
+ ],
+ [
+ 825.3873901367188,
+ 92.04782104492188
+ ],
+ [
+ 819.3015747070312,
+ 91.28707885742188
+ ],
+ [
+ 802.5656127929688,
+ 90.52639770507812
+ ],
+ [
+ 779.7438354492188,
+ 90.52639770507812
+ ],
+ [
+ 774.4187622070312,
+ 89.76565551757812
+ ],
+ [
+ 763.0078735351562,
+ 89.76565551757812
+ ],
+ [
+ 751.5969848632812,
+ 89.76565551757812
+ ],
+ [
+ 735.6217651367188,
+ 89.00491333007812
+ ],
+ [
+ 730.2966918945312,
+ 89.00491333007812
+ ],
+ [
+ 719.6465454101562,
+ 89.00491333007812
+ ],
+ [
+ 704.4320678710938,
+ 87.48348999023438
+ ],
+ [
+ 688.4568481445312,
+ 86.72274780273438
+ ],
+ [
+ 683.8923950195312,
+ 86.72274780273438
+ ],
+ [
+ 674.0029907226562,
+ 85.96200561523438
+ ],
+ [
+ 659.5492553710938,
+ 85.20132446289062
+ ],
+ [
+ 649.6597290039062,
+ 84.44058227539062
+ ],
+ [
+ 640.5310668945312,
+ 83.67984008789062
+ ],
+ [
+ 629.8809204101562,
+ 83.67984008789062
+ ],
+ [
+ 619.9915161132812,
+ 82.91909790039062
+ ],
+ [
+ 610.1019897460938,
+ 82.91909790039062
+ ],
+ [
+ 595.6482543945312,
+ 82.91909790039062
+ ],
+ [
+ 586.5195922851562,
+ 82.91909790039062
+ ],
+ [
+ 572.8264770507812,
+ 82.91909790039062
+ ],
+ [
+ 559.1333618164062,
+ 82.91909790039062
+ ],
+ [
+ 550.7654418945312,
+ 82.91909790039062
+ ],
+ [
+ 546.9618530273438,
+ 82.91909790039062
+ ],
+ [
+ 532.5079956054688,
+ 82.91909790039062
+ ],
+ [
+ 526.4221801757812,
+ 82.91909790039062
+ ],
+ [
+ 523.3793334960938,
+ 82.91909790039062
+ ],
+ [
+ 520.3363647460938,
+ 82.91909790039062
+ ],
+ [
+ 518.0542602539062,
+ 82.91909790039062
+ ],
+ [
+ 515.0112915039062,
+ 82.91909790039062
+ ],
+ [
+ 511.96844482421875,
+ 82.91909790039062
+ ],
+ [
+ 505.12188720703125,
+ 82.15841674804688
+ ],
+ [
+ 502.07904052734375,
+ 82.15841674804688
+ ],
+ [
+ 499.03607177734375,
+ 82.15841674804688
+ ],
+ [
+ 495.23248291015625,
+ 82.15841674804688
+ ],
+ [
+ 489.14666748046875,
+ 82.15841674804688
+ ],
+ [
+ 482.30010986328125,
+ 82.15841674804688
+ ],
+ [
+ 476.21429443359375,
+ 82.15841674804688
+ ],
+ [
+ 470.12847900390625,
+ 82.15841674804688
+ ],
+ [
+ 463.28192138671875,
+ 82.15841674804688
+ ],
+ [
+ 453.39251708984375,
+ 82.91909790039062
+ ],
+ [
+ 447.30670166015625,
+ 82.91909790039062
+ ],
+ [
+ 441.22088623046875,
+ 82.91909790039062
+ ],
+ [
+ 435.13507080078125,
+ 82.91909790039062
+ ],
+ [
+ 426.00640869140625,
+ 82.91909790039062
+ ],
+ [
+ 416.11700439453125,
+ 83.67984008789062
+ ],
+ [
+ 408.50970458984375,
+ 82.91909790039062
+ ],
+ [
+ 405.46685791015625,
+ 82.91909790039062
+ ],
+ [
+ 399.38104248046875,
+ 82.91909790039062
+ ],
+ [
+ 383.40582275390625,
+ 82.15841674804688
+ ],
+ [
+ 380.36285400390625,
+ 82.15841674804688
+ ],
+ [
+ 373.51629638671875,
+ 82.15841674804688
+ ],
+ [
+ 370.47344970703125,
+ 82.15841674804688
+ ],
+ [
+ 360.58404541015625,
+ 82.15841674804688
+ ],
+ [
+ 353.73748779296875,
+ 82.91909790039062
+ ],
+ [
+ 350.69451904296875,
+ 82.91909790039062
+ ],
+ [
+ 346.89093017578125,
+ 82.91909790039062
+ ],
+ [
+ 340.04437255859375,
+ 82.91909790039062
+ ],
+ [
+ 332.4371337890625,
+ 83.67984008789062
+ ],
+ [
+ 321.0262451171875,
+ 83.67984008789062
+ ],
+ [
+ 312.65826416015625,
+ 84.44058227539062
+ ],
+ [
+ 305.051025390625,
+ 84.44058227539062
+ ],
+ [
+ 297.44378662109375,
+ 84.44058227539062
+ ],
+ [
+ 286.03289794921875,
+ 85.20132446289062
+ ],
+ [
+ 279.94708251953125,
+ 85.20132446289062
+ ],
+ [
+ 272.33984375,
+ 85.96200561523438
+ ],
+ [
+ 257.88604736328125,
+ 86.72274780273438
+ ],
+ [
+ 250.27874755859375,
+ 86.72274780273438
+ ],
+ [
+ 242.6715087890625,
+ 87.48348999023438
+ ],
+ [
+ 235.824951171875,
+ 87.48348999023438
+ ],
+ [
+ 229.73919677734375,
+ 87.48348999023438
+ ],
+ [
+ 220.6104736328125,
+ 88.24417114257812
+ ],
+ [
+ 217.56756591796875,
+ 88.24417114257812
+ ],
+ [
+ 215.285400390625,
+ 88.24417114257812
+ ],
+ [
+ 212.24249267578125,
+ 88.24417114257812
+ ],
+ [
+ 206.15667724609375,
+ 89.00491333007812
+ ],
+ [
+ 198.5494384765625,
+ 89.00491333007812
+ ],
+ [
+ 192.463623046875,
+ 89.76565551757812
+ ],
+ [
+ 184.09564208984375,
+ 90.52639770507812
+ ],
+ [
+ 179.53125,
+ 90.52639770507812
+ ],
+ [
+ 174.2061767578125,
+ 91.28707885742188
+ ],
+ [
+ 171.16326904296875,
+ 91.28707885742188
+ ],
+ [
+ 165.83819580078125,
+ 92.04782104492188
+ ],
+ [
+ 158.99169921875,
+ 92.80856323242188
+ ],
+ [
+ 152.9058837890625,
+ 93.56930541992188
+ ],
+ [
+ 147.580810546875,
+ 94.32998657226562
+ ],
+ [
+ 143.01641845703125,
+ 94.32998657226562
+ ],
+ [
+ 135.4091796875,
+ 95.09072875976562
+ ],
+ [
+ 133.12701416015625,
+ 95.85147094726562
+ ],
+ [
+ 128.5626220703125,
+ 96.61221313476562
+ ],
+ [
+ 123.998291015625,
+ 97.37289428710938
+ ],
+ [
+ 117.9124755859375,
+ 98.89437866210938
+ ],
+ [
+ 113.34814453125,
+ 99.65505981445312
+ ],
+ [
+ 109.54449462890625,
+ 100.41580200195312
+ ],
+ [
+ 104.98016357421875,
+ 101.17654418945312
+ ],
+ [
+ 100.415771484375,
+ 102.69796752929688
+ ],
+ [
+ 95.8514404296875,
+ 103.45870971679688
+ ],
+ [
+ 93.56927490234375,
+ 104.21945190429688
+ ],
+ [
+ 89.0048828125,
+ 104.98019409179688
+ ],
+ [
+ 85.2012939453125,
+ 105.74087524414062
+ ],
+ [
+ 81.39764404296875,
+ 105.74087524414062
+ ],
+ [
+ 76.07257080078125,
+ 106.50161743164062
+ ],
+ [
+ 72.2689208984375,
+ 106.50161743164062
+ ],
+ [
+ 68.46533203125,
+ 107.26235961914062
+ ],
+ [
+ 65.42242431640625,
+ 107.26235961914062
+ ],
+ [
+ 59.33660888671875,
+ 107.26235961914062
+ ],
+ [
+ 57.054443359375,
+ 107.26235961914062
+ ],
+ [
+ 55.532958984375,
+ 107.26235961914062
+ ],
+ [
+ 50.2078857421875,
+ 107.26235961914062
+ ],
+ [
+ 46.404296875,
+ 107.26235961914062
+ ],
+ [
+ 43.36138916015625,
+ 107.26235961914062
+ ],
+ [
+ 42.60064697265625,
+ 107.26235961914062
+ ],
+ [
+ 41.83990478515625,
+ 107.26235961914062
+ ],
+ [
+ 40.3184814453125,
+ 107.26235961914062
+ ],
+ [
+ 39.5577392578125,
+ 107.26235961914062
+ ],
+ [
+ 38.7969970703125,
+ 107.26235961914062
+ ],
+ [
+ 38.03631591796875,
+ 107.26235961914062
+ ],
+ [
+ 37.27557373046875,
+ 107.26235961914062
+ ],
+ [
+ 35.75408935546875,
+ 107.26235961914062
+ ],
+ [
+ 33.471923828125,
+ 107.26235961914062
+ ],
+ [
+ 32.711181640625,
+ 107.26235961914062
+ ],
+ [
+ 31.18975830078125,
+ 106.50161743164062
+ ],
+ [
+ 28.9075927734375,
+ 106.50161743164062
+ ],
+ [
+ 27.3861083984375,
+ 106.50161743164062
+ ],
+ [
+ 25.10394287109375,
+ 106.50161743164062
+ ],
+ [
+ 24.34320068359375,
+ 106.50161743164062
+ ],
+ [
+ 23.58251953125,
+ 105.74087524414062
+ ],
+ [
+ 22.06103515625,
+ 105.74087524414062
+ ],
+ [
+ 21.30029296875,
+ 105.74087524414062
+ ],
+ [
+ 19.77886962890625,
+ 104.98019409179688
+ ],
+ [
+ 19.01812744140625,
+ 104.98019409179688
+ ],
+ [
+ 18.2574462890625,
+ 104.98019409179688
+ ],
+ [
+ 17.4967041015625,
+ 104.98019409179688
+ ],
+ [
+ 16.7359619140625,
+ 104.21945190429688
+ ],
+ [
+ 15.21453857421875,
+ 103.45870971679688
+ ],
+ [
+ 14.45379638671875,
+ 103.45870971679688
+ ],
+ [
+ 14.45379638671875,
+ 102.69796752929688
+ ],
+ [
+ 13.69305419921875,
+ 102.69796752929688
+ ],
+ [
+ 12.93231201171875,
+ 101.93728637695312
+ ],
+ [
+ 12.93231201171875,
+ 101.17654418945312
+ ],
+ [
+ 12.171630859375,
+ 101.17654418945312
+ ],
+ [
+ 11.410888671875,
+ 100.41580200195312
+ ],
+ [
+ 10.650146484375,
+ 98.89437866210938
+ ],
+ [
+ 9.889404296875,
+ 97.37289428710938
+ ],
+ [
+ 9.889404296875,
+ 96.61221313476562
+ ],
+ [
+ 9.12872314453125,
+ 95.09072875976562
+ ],
+ [
+ 9.12872314453125,
+ 94.32998657226562
+ ],
+ [
+ 8.36798095703125,
+ 94.32998657226562
+ ],
+ [
+ 7.60723876953125,
+ 92.04782104492188
+ ],
+ [
+ 6.8465576171875,
+ 90.52639770507812
+ ],
+ [
+ 6.8465576171875,
+ 89.00491333007812
+ ],
+ [
+ 5.3250732421875,
+ 86.72274780273438
+ ],
+ [
+ 4.5643310546875,
+ 84.44058227539062
+ ],
+ [
+ 4.5643310546875,
+ 82.91909790039062
+ ],
+ [
+ 4.5643310546875,
+ 82.91909790039062
+ ]
+ ],
+ "pressures": [
+ 0.1807403564453125,
+ 0.2975006103515625,
+ 0.332672119140625,
+ 0.3610076904296875,
+ 0.3683319091796875,
+ 0.3707733154296875,
+ 0.3727264404296875,
+ 0.3727264404296875,
+ 0.3741912841796875,
+ 0.3732147216796875,
+ 0.37518310546875,
+ 0.3722381591796875,
+ 0.3722381591796875,
+ 0.3717498779296875,
+ 0.3707733154296875,
+ 0.3688201904296875,
+ 0.3663787841796875,
+ 0.3502655029296875,
+ 0.327789306640625,
+ 0.320953369140625,
+ 0.323394775390625,
+ 0.323883056640625,
+ 0.335601806640625,
+ 0.3488006591796875,
+ 0.3580780029296875,
+ 0.3722381591796875,
+ 0.37762451171875,
+ 0.39031982421875,
+ 0.40155029296875,
+ 0.4064483642578125,
+ 0.4254913330078125,
+ 0.4289093017578125,
+ 0.4308624267578125,
+ 0.4308624267578125,
+ 0.4313507080078125,
+ 0.4323272705078125,
+ 0.4323272705078125,
+ 0.4328155517578125,
+ 0.4333038330078125,
+ 0.4333038330078125,
+ 0.4347686767578125,
+ 0.4372100830078125,
+ 0.4367218017578125,
+ 0.439178466796875,
+ 0.439178466796875,
+ 0.439178466796875,
+ 0.4352569580078125,
+ 0.4352569580078125,
+ 0.4342803955078125,
+ 0.4333038330078125,
+ 0.4333038330078125,
+ 0.4308624267578125,
+ 0.4293975830078125,
+ 0.4308624267578125,
+ 0.4308624267578125,
+ 0.4293975830078125,
+ 0.4298858642578125,
+ 0.4298858642578125,
+ 0.4308624267578125,
+ 0.4318389892578125,
+ 0.4318389892578125,
+ 0.4333038330078125,
+ 0.4347686767578125,
+ 0.4337921142578125,
+ 0.4337921142578125,
+ 0.4342803955078125,
+ 0.4347686767578125,
+ 0.4347686767578125,
+ 0.438690185546875,
+ 0.438690185546875,
+ 0.439178466796875,
+ 0.440155029296875,
+ 0.440643310546875,
+ 0.439666748046875,
+ 0.441131591796875,
+ 0.440155029296875,
+ 0.441131591796875,
+ 0.441131591796875,
+ 0.441619873046875,
+ 0.442596435546875,
+ 0.442108154296875,
+ 0.442108154296875,
+ 0.444549560546875,
+ 0.444061279296875,
+ 0.443084716796875,
+ 0.443084716796875,
+ 0.443572998046875,
+ 0.444061279296875,
+ 0.444549560546875,
+ 0.444549560546875,
+ 0.444549560546875,
+ 0.444061279296875,
+ 0.444549560546875,
+ 0.445037841796875,
+ 0.443572998046875,
+ 0.443572998046875,
+ 0.444549560546875,
+ 0.446014404296875,
+ 0.444549560546875,
+ 0.444549560546875,
+ 0.445526123046875,
+ 0.445526123046875,
+ 0.446502685546875,
+ 0.444061279296875,
+ 0.445526123046875,
+ 0.445526123046875,
+ 0.445526123046875,
+ 0.445526123046875,
+ 0.446990966796875,
+ 0.446990966796875,
+ 0.446990966796875,
+ 0.445526123046875,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.446502685546875,
+ 0.447479248046875,
+ 0.446990966796875,
+ 0.446014404296875,
+ 0.446014404296875,
+ 0.446014404296875,
+ 0.446990966796875,
+ 0.446502685546875,
+ 0.446990966796875,
+ 0.446990966796875,
+ 0.447479248046875,
+ 0.446990966796875,
+ 0.446990966796875,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.446990966796875,
+ 0.446502685546875,
+ 0.446990966796875,
+ 0.447967529296875,
+ 0.457244873046875,
+ 0.459197998046875,
+ 0.459686279296875,
+ 0.461151123046875,
+ 0.463104248046875,
+ 0.463104248046875,
+ 0.462127685546875,
+ 0.464569091796875,
+ 0.464569091796875,
+ 0.465545654296875,
+ 0.4738616943359375,
+ 0.4792327880859375,
+ 0.4797210693359375,
+ 0.4792327880859375,
+ 0.4802093505859375,
+ 0.4806976318359375,
+ 0.4846038818359375,
+ 0.4860687255859375,
+ 0.4860687255859375,
+ 0.4855804443359375,
+ 0.4846038818359375,
+ 0.4850921630859375,
+ 0.4850921630859375,
+ 0.4850921630859375,
+ 0.4850921630859375,
+ 0.4855804443359375,
+ 0.4841156005859375,
+ 0.4826507568359375,
+ 0.4836273193359375,
+ 0.4836273193359375,
+ 0.4836273193359375,
+ 0.4841156005859375,
+ 0.4797210693359375,
+ 0.4787445068359375,
+ 0.4782562255859375,
+ 0.4763031005859375,
+ 0.4748382568359375,
+ 0.4694671630859375,
+ 0.466522216796875,
+ 0.466522216796875,
+ 0.467987060546875,
+ 0.467987060546875,
+ 0.4689788818359375,
+ 0.4694671630859375,
+ 0.4689788818359375,
+ 0.4689788818359375,
+ 0.4689788818359375,
+ 0.4699554443359375,
+ 0.467010498046875,
+ 0.461639404296875,
+ 0.461151123046875,
+ 0.459197998046875,
+ 0.460662841796875,
+ 0.462615966796875,
+ 0.462615966796875,
+ 0.462615966796875,
+ 0.465057373046875,
+ 0.464569091796875,
+ 0.463592529296875,
+ 0.457244873046875,
+ 0.455291748046875,
+ 0.454803466796875,
+ 0.455291748046875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.457733154296875,
+ 0.458709716796875,
+ 0.460174560546875,
+ 0.460662841796875,
+ 0.460662841796875,
+ 0.461639404296875,
+ 0.460662841796875,
+ 0.461639404296875,
+ 0.462615966796875,
+ 0.462127685546875,
+ 0.462127685546875,
+ 0.460662841796875,
+ 0.458221435546875,
+ 0.457733154296875,
+ 0.456756591796875,
+ 0.456268310546875,
+ 0.455780029296875,
+ 0.455780029296875,
+ 0.457244873046875,
+ 0.458221435546875,
+ 0.458221435546875,
+ 0.460662841796875,
+ 0.460662841796875,
+ 0.461639404296875,
+ 0.462127685546875,
+ 0.462127685546875,
+ 0.461639404296875,
+ 0.461151123046875,
+ 0.462127685546875,
+ 0.462127685546875,
+ 0.461639404296875,
+ 0.461639404296875,
+ 0.460662841796875,
+ 0.461151123046875,
+ 0.461639404296875,
+ 0.461639404296875,
+ 0.461639404296875,
+ 0.461639404296875,
+ 0.461639404296875,
+ 0.461639404296875,
+ 0.460662841796875,
+ 0.460174560546875,
+ 0.460174560546875,
+ 0.459197998046875,
+ 0.456756591796875,
+ 0.454803466796875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.458709716796875,
+ 0.463592529296875,
+ 0.466522216796875,
+ 0.466522216796875,
+ 0.464569091796875,
+ 0.462127685546875,
+ 0.460174560546875,
+ 0.462615966796875,
+ 0.463592529296875,
+ 0.466033935546875,
+ 0.465057373046875,
+ 0.465057373046875,
+ 0.464569091796875,
+ 0.464569091796875,
+ 0.464080810546875,
+ 0.465057373046875,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.461639404296875,
+ 0.460662841796875,
+ 0.459686279296875,
+ 0.456756591796875,
+ 0.456756591796875,
+ 0.457244873046875,
+ 0.456756591796875,
+ 0.456268310546875,
+ 0.447967529296875,
+ 0.445526123046875,
+ 0.442596435546875,
+ 0.440155029296875,
+ 0.4318389892578125,
+ 0.4289093017578125,
+ 0.4235382080078125,
+ 0.4220733642578125,
+ 0.4196319580078125,
+ 0.4157257080078125,
+ 0.4147491455078125,
+ 0.4152374267578125,
+ 0.4152374267578125,
+ 0.4147491455078125,
+ 0.4118194580078125,
+ 0.4113311767578125,
+ 0.4118194580078125,
+ 0.4113311767578125,
+ 0.4108428955078125,
+ 0.4103546142578125,
+ 0.4098663330078125,
+ 0.4069366455078125,
+ 0.4064483642578125,
+ 0.4064483642578125,
+ 0.4064483642578125,
+ 0.4064483642578125,
+ 0.40594482421875,
+ 0.40594482421875,
+ 0.40594482421875,
+ 0.40594482421875,
+ 0.40252685546875,
+ 0.40057373046875,
+ 0.39324951171875,
+ 0.39227294921875,
+ 0.39031982421875,
+ 0.38836669921875,
+ 0.38934326171875,
+ 0.38983154296875,
+ 0.38739013671875,
+ 0.38836669921875,
+ 0.38592529296875,
+ 0.38690185546875,
+ 0.38397216796875,
+ 0.38397216796875,
+ 0.38250732421875,
+ 0.37615966796875,
+ 0.3741912841796875,
+ 0.3746795654296875,
+ 0.3746795654296875,
+ 0.3717498779296875,
+ 0.3712615966796875,
+ 0.3707733154296875,
+ 0.3688201904296875,
+ 0.3683319091796875,
+ 0.3678436279296875,
+ 0.3678436279296875,
+ 0.3668670654296875,
+ 0.3663787841796875,
+ 0.3624725341796875,
+ 0.3610076904296875,
+ 0.3585662841796875,
+ 0.3580780029296875,
+ 0.3580780029296875,
+ 0.3566131591796875,
+ 0.3507537841796875,
+ 0.2672119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hLPcY_ixxoWb8XDfeU6rO",
+ "type": "freedraw",
+ "x": -386.4393606896865,
+ "y": 186.09560822123422,
+ "width": 25.10394287109375,
+ "height": 25.86468505859375,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1q",
+ "roundness": null,
+ "seed": 1196441361,
+ "version": 49,
+ "versionNonce": 1031664017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.52142333984375,
+ 0
+ ],
+ [
+ -2.28216552734375,
+ 0
+ ],
+ [
+ -3.80364990234375,
+ 0.7607421875
+ ],
+ [
+ -5.3250732421875,
+ 1.52142333984375
+ ],
+ [
+ -6.84649658203125,
+ 2.28216552734375
+ ],
+ [
+ -8.36798095703125,
+ 3.04290771484375
+ ],
+ [
+ -11.410888671875,
+ 5.3250732421875
+ ],
+ [
+ -13.69305419921875,
+ 9.12872314453125
+ ],
+ [
+ -14.45379638671875,
+ 12.17156982421875
+ ],
+ [
+ -15.2144775390625,
+ 15.2144775390625
+ ],
+ [
+ -15.2144775390625,
+ 18.25738525390625
+ ],
+ [
+ -14.45379638671875,
+ 19.77886962890625
+ ],
+ [
+ -12.93231201171875,
+ 22.82177734375
+ ],
+ [
+ -9.889404296875,
+ 25.10394287109375
+ ],
+ [
+ -6.0858154296875,
+ 25.86468505859375
+ ],
+ [
+ -1.52142333984375,
+ 25.86468505859375
+ ],
+ [
+ 6.8465576171875,
+ 21.30029296875
+ ],
+ [
+ 9.88946533203125,
+ 19.01812744140625
+ ],
+ [
+ 9.88946533203125,
+ 19.01812744140625
+ ]
+ ],
+ "pressures": [
+ 0.2652587890625,
+ 0.462127685546875,
+ 0.5573883056640625,
+ 0.565704345703125,
+ 0.574005126953125,
+ 0.581329345703125,
+ 0.589141845703125,
+ 0.5940399169921875,
+ 0.5959930419921875,
+ 0.5940399169921875,
+ 0.589630126953125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.584747314453125,
+ 0.581817626953125,
+ 0.574981689453125,
+ 0.5490875244140625,
+ 0.4938812255859375,
+ 0.190032958984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mXehQ8hsL2clqr8vWDmJF",
+ "type": "freedraw",
+ "x": -379.592803072499,
+ "y": 150.34145783060922,
+ "width": 18.25738525390625,
+ "height": 60.09735107421875,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1r",
+ "roundness": null,
+ "seed": 1748071281,
+ "version": 44,
+ "versionNonce": 1154193265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0
+ ],
+ [
+ 2.28216552734375,
+ 0.7607421875
+ ],
+ [
+ 3.8035888671875,
+ 1.521484375
+ ],
+ [
+ 5.3250732421875,
+ 3.04290771484375
+ ],
+ [
+ 9.128662109375,
+ 8.3680419921875
+ ],
+ [
+ 12.17156982421875,
+ 15.97528076171875
+ ],
+ [
+ 14.45379638671875,
+ 25.86468505859375
+ ],
+ [
+ 16.7359619140625,
+ 37.27557373046875
+ ],
+ [
+ 17.4967041015625,
+ 41.8399658203125
+ ],
+ [
+ 17.4967041015625,
+ 47.1650390625
+ ],
+ [
+ 18.25738525390625,
+ 50.9686279296875
+ ],
+ [
+ 17.4967041015625,
+ 57.054443359375
+ ],
+ [
+ 15.9752197265625,
+ 60.09735107421875
+ ],
+ [
+ 15.9752197265625,
+ 59.33660888671875
+ ],
+ [
+ 15.9752197265625,
+ 59.33660888671875
+ ]
+ ],
+ "pressures": [
+ 0.1099090576171875,
+ 0.4948577880859375,
+ 0.514404296875,
+ 0.5319976806640625,
+ 0.5461578369140625,
+ 0.565704345703125,
+ 0.566192626953125,
+ 0.569610595703125,
+ 0.5578765869140625,
+ 0.5476226806640625,
+ 0.5432281494140625,
+ 0.5427398681640625,
+ 0.5368804931640625,
+ 0.4860687255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4fGlGBmmcHQmfMpYmramx",
+ "type": "freedraw",
+ "x": -228.96920688109276,
+ "y": 215.00320099467172,
+ "width": 25.86468505859375,
+ "height": 65.42242431640625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1x",
+ "roundness": null,
+ "seed": 1555112593,
+ "version": 67,
+ "versionNonce": 1126793553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ 0
+ ],
+ [
+ -0.76068115234375,
+ -0.7607421875
+ ],
+ [
+ -1.52142333984375,
+ -0.7607421875
+ ],
+ [
+ -2.28216552734375,
+ -1.521484375
+ ],
+ [
+ -3.0428466796875,
+ -1.521484375
+ ],
+ [
+ -6.08575439453125,
+ -1.521484375
+ ],
+ [
+ -9.128662109375,
+ -0.7607421875
+ ],
+ [
+ -11.410888671875,
+ 0
+ ],
+ [
+ -12.93231201171875,
+ 0.7607421875
+ ],
+ [
+ -16.7359619140625,
+ 3.04290771484375
+ ],
+ [
+ -19.77886962890625,
+ 5.3250732421875
+ ],
+ [
+ -20.53955078125,
+ 6.84649658203125
+ ],
+ [
+ -22.06103515625,
+ 9.12872314453125
+ ],
+ [
+ -22.06103515625,
+ 12.93231201171875
+ ],
+ [
+ -20.53955078125,
+ 16.7359619140625
+ ],
+ [
+ -18.25738525390625,
+ 19.77886962890625
+ ],
+ [
+ -16.7359619140625,
+ 21.30029296875
+ ],
+ [
+ -13.69305419921875,
+ 23.58251953125
+ ],
+ [
+ -9.889404296875,
+ 24.34320068359375
+ ],
+ [
+ -6.08575439453125,
+ 23.58251953125
+ ],
+ [
+ -3.0428466796875,
+ 22.06103515625
+ ],
+ [
+ -1.52142333984375,
+ 20.53961181640625
+ ],
+ [
+ -0.76068115234375,
+ 19.77886962890625
+ ],
+ [
+ 1.521484375,
+ 15.21453857421875
+ ],
+ [
+ 2.2822265625,
+ 12.171630859375
+ ],
+ [
+ 3.80364990234375,
+ 7.60723876953125
+ ],
+ [
+ 3.80364990234375,
+ 2.28216552734375
+ ],
+ [
+ 3.80364990234375,
+ -5.3250732421875
+ ],
+ [
+ 3.04290771484375,
+ -10.650146484375
+ ],
+ [
+ 0.7607421875,
+ -17.4967041015625
+ ],
+ [
+ 0,
+ -20.53961181640625
+ ],
+ [
+ -0.76068115234375,
+ -23.58251953125
+ ],
+ [
+ -2.28216552734375,
+ -31.95050048828125
+ ],
+ [
+ -3.0428466796875,
+ -35.75408935546875
+ ],
+ [
+ -3.0428466796875,
+ -38.7969970703125
+ ],
+ [
+ -3.0428466796875,
+ -40.3184814453125
+ ],
+ [
+ -3.0428466796875,
+ -41.0792236328125
+ ],
+ [
+ -3.0428466796875,
+ -41.0792236328125
+ ]
+ ],
+ "pressures": [
+ 0.2955474853515625,
+ 0.4264678955078125,
+ 0.4274444580078125,
+ 0.446502685546875,
+ 0.460174560546875,
+ 0.4714202880859375,
+ 0.4977874755859375,
+ 0.4982757568359375,
+ 0.4977874755859375,
+ 0.4977874755859375,
+ 0.4987640380859375,
+ 0.4997406005859375,
+ 0.4997406005859375,
+ 0.4972991943359375,
+ 0.4963226318359375,
+ 0.4899749755859375,
+ 0.4787445068359375,
+ 0.4738616943359375,
+ 0.463592529296875,
+ 0.454315185546875,
+ 0.453826904296875,
+ 0.455291748046875,
+ 0.455291748046875,
+ 0.459686279296875,
+ 0.4811859130859375,
+ 0.4870452880859375,
+ 0.4904632568359375,
+ 0.4948577880859375,
+ 0.500244140625,
+ 0.502197265625,
+ 0.502197265625,
+ 0.502197265625,
+ 0.4997406005859375,
+ 0.4738616943359375,
+ 0.4367218017578125,
+ 0.3595428466796875,
+ 0.14556884765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zmAvSrnqqWd_1LYdMeXGB",
+ "type": "freedraw",
+ "x": -274.6127005334365,
+ "y": 256.08236359232797,
+ "width": 76.07257080078125,
+ "height": 1.521484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1z",
+ "roundness": null,
+ "seed": 1467980607,
+ "version": 47,
+ "versionNonce": 1978609457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ 0
+ ],
+ [
+ 3.04290771484375,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0
+ ],
+ [
+ 7.60723876953125,
+ 0
+ ],
+ [
+ 12.93231201171875,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ 0
+ ],
+ [
+ 25.8646240234375,
+ 0
+ ],
+ [
+ 37.2755126953125,
+ 0
+ ],
+ [
+ 49.4471435546875,
+ 0
+ ],
+ [
+ 57.81512451171875,
+ 0
+ ],
+ [
+ 61.6187744140625,
+ 0.7607421875
+ ],
+ [
+ 63.90093994140625,
+ 0.7607421875
+ ],
+ [
+ 66.18310546875,
+ 0.7607421875
+ ],
+ [
+ 69.98675537109375,
+ 1.521484375
+ ],
+ [
+ 72.2689208984375,
+ 1.521484375
+ ],
+ [
+ 75.31182861328125,
+ 0.7607421875
+ ],
+ [
+ 76.07257080078125,
+ 0.7607421875
+ ],
+ [
+ 76.07257080078125,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.2256927490234375,
+ 0.4313507080078125,
+ 0.453338623046875,
+ 0.4987640380859375,
+ 0.513427734375,
+ 0.5349273681640625,
+ 0.5485992431640625,
+ 0.564727783203125,
+ 0.567657470703125,
+ 0.566680908203125,
+ 0.527099609375,
+ 0.513427734375,
+ 0.4997406005859375,
+ 0.4919281005859375,
+ 0.4709320068359375,
+ 0.443572998046875,
+ 0.2681884765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2I1W2DQ7OoMqJEll2TX6B",
+ "type": "freedraw",
+ "x": -263.9625540490615,
+ "y": 310.0938992368592,
+ "width": 23.58245849609375,
+ "height": 66.18310546875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b20",
+ "roundness": null,
+ "seed": 598054079,
+ "version": 66,
+ "versionNonce": 58990865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -2.28216552734375,
+ -0.7607421875
+ ],
+ [
+ -3.04290771484375,
+ -0.7607421875
+ ],
+ [
+ -3.80364990234375,
+ -0.7607421875
+ ],
+ [
+ -4.56439208984375,
+ -0.7607421875
+ ],
+ [
+ -6.0858154296875,
+ -0.7607421875
+ ],
+ [
+ -6.8465576171875,
+ -0.7607421875
+ ],
+ [
+ -7.60723876953125,
+ 0
+ ],
+ [
+ -9.88946533203125,
+ 1.521484375
+ ],
+ [
+ -11.410888671875,
+ 3.80364990234375
+ ],
+ [
+ -12.932373046875,
+ 6.0858154296875
+ ],
+ [
+ -13.69305419921875,
+ 9.12872314453125
+ ],
+ [
+ -13.69305419921875,
+ 10.650146484375
+ ],
+ [
+ -12.932373046875,
+ 13.69305419921875
+ ],
+ [
+ -10.650146484375,
+ 15.97528076171875
+ ],
+ [
+ -7.60723876953125,
+ 17.4967041015625
+ ],
+ [
+ -4.56439208984375,
+ 18.2574462890625
+ ],
+ [
+ -1.521484375,
+ 19.01812744140625
+ ],
+ [
+ 3.04290771484375,
+ 17.4967041015625
+ ],
+ [
+ 6.0858154296875,
+ 15.21453857421875
+ ],
+ [
+ 8.36798095703125,
+ 11.410888671875
+ ],
+ [
+ 9.889404296875,
+ 7.6072998046875
+ ],
+ [
+ 9.889404296875,
+ 0
+ ],
+ [
+ 9.12872314453125,
+ -6.84649658203125
+ ],
+ [
+ 7.60723876953125,
+ -13.69305419921875
+ ],
+ [
+ 6.84649658203125,
+ -17.4967041015625
+ ],
+ [
+ 6.0858154296875,
+ -20.53961181640625
+ ],
+ [
+ 4.5643310546875,
+ -27.3861083984375
+ ],
+ [
+ 3.8035888671875,
+ -34.99334716796875
+ ],
+ [
+ 3.04290771484375,
+ -39.5577392578125
+ ],
+ [
+ 3.04290771484375,
+ -44.1220703125
+ ],
+ [
+ 3.04290771484375,
+ -46.40423583984375
+ ],
+ [
+ 3.04290771484375,
+ -47.16497802734375
+ ],
+ [
+ 3.04290771484375,
+ -45.6435546875
+ ],
+ [
+ 3.04290771484375,
+ -45.6435546875
+ ]
+ ],
+ "pressures": [
+ 0.336090087890625,
+ 0.37518310546875,
+ 0.4118194580078125,
+ 0.452362060546875,
+ 0.459686279296875,
+ 0.465057373046875,
+ 0.467010498046875,
+ 0.4699554443359375,
+ 0.4699554443359375,
+ 0.4699554443359375,
+ 0.4694671630859375,
+ 0.4699554443359375,
+ 0.4699554443359375,
+ 0.4694671630859375,
+ 0.4719085693359375,
+ 0.4758148193359375,
+ 0.4743499755859375,
+ 0.467498779296875,
+ 0.467498779296875,
+ 0.467010498046875,
+ 0.463592529296875,
+ 0.460662841796875,
+ 0.460662841796875,
+ 0.465057373046875,
+ 0.4704437255859375,
+ 0.4816741943359375,
+ 0.4826507568359375,
+ 0.4841156005859375,
+ 0.4841156005859375,
+ 0.4836273193359375,
+ 0.4826507568359375,
+ 0.4772796630859375,
+ 0.455780029296875,
+ 0.4176788330078125,
+ 0.3571014404296875,
+ 0.1612091064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iaAEP96d8E6qqZpnjpvu2",
+ "type": "freedraw",
+ "x": -230.4906302209365,
+ "y": 281.1863064634217,
+ "width": 22.06103515625,
+ "height": 50.96856689453125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b23",
+ "roundness": null,
+ "seed": 326523359,
+ "version": 47,
+ "versionNonce": 1499453169,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.0428466796875
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -0.76068115234375
+ ],
+ [
+ 0,
+ 1.521484375
+ ],
+ [
+ -0.7607421875,
+ 4.56439208984375
+ ],
+ [
+ -0.7607421875,
+ 8.36798095703125
+ ],
+ [
+ -0.7607421875,
+ 17.4967041015625
+ ],
+ [
+ 0.7607421875,
+ 28.1468505859375
+ ],
+ [
+ 1.52142333984375,
+ 32.71124267578125
+ ],
+ [
+ 3.04290771484375,
+ 37.27557373046875
+ ],
+ [
+ 4.5643310546875,
+ 41.0792236328125
+ ],
+ [
+ 9.12872314453125,
+ 45.6435546875
+ ],
+ [
+ 14.45379638671875,
+ 47.92572021484375
+ ],
+ [
+ 19.77886962890625,
+ 47.1650390625
+ ],
+ [
+ 21.30029296875,
+ 46.404296875
+ ],
+ [
+ 21.30029296875,
+ 46.404296875
+ ]
+ ],
+ "pressures": [
+ 0.13922119140625,
+ 0.1612091064453125,
+ 0.198333740234375,
+ 0.2667236328125,
+ 0.500732421875,
+ 0.500244140625,
+ 0.4987640380859375,
+ 0.4982757568359375,
+ 0.4982757568359375,
+ 0.4968109130859375,
+ 0.4963226318359375,
+ 0.4938812255859375,
+ 0.4919281005859375,
+ 0.4831390380859375,
+ 0.449920654296875,
+ 0.37860107421875,
+ 0.14459228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NJ6oMehGqMvkio2EHIEIS",
+ "type": "freedraw",
+ "x": -243.42294223265526,
+ "y": 294.1186795102967,
+ "width": 24.34320068359375,
+ "height": 0.7607421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b24",
+ "roundness": null,
+ "seed": 1562862431,
+ "version": 38,
+ "versionNonce": 1242157265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0
+ ],
+ [
+ 4.5643310546875,
+ 0.7607421875
+ ],
+ [
+ 6.08575439453125,
+ 0.7607421875
+ ],
+ [
+ 8.36798095703125,
+ 0.7607421875
+ ],
+ [
+ 11.410888671875,
+ 0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ 0.7607421875
+ ],
+ [
+ 22.06103515625,
+ 0
+ ],
+ [
+ 24.34320068359375,
+ 0.7607421875
+ ],
+ [
+ 24.34320068359375,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.37713623046875,
+ 0.526123046875,
+ 0.5334625244140625,
+ 0.5359039306640625,
+ 0.5359039306640625,
+ 0.516845703125,
+ 0.4357452392578125,
+ 0.198822021484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7pzyxe0AAB6F7hUr1dc15",
+ "type": "freedraw",
+ "x": -180.282744478749,
+ "y": 217.28536652201547,
+ "width": 41.83990478515625,
+ "height": 67.70458984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b25",
+ "roundness": null,
+ "seed": 2132407089,
+ "version": 58,
+ "versionNonce": 1796837041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.28216552734375,
+ 2.28216552734375
+ ],
+ [
+ 3.04290771484375,
+ 3.80364990234375
+ ],
+ [
+ 4.56439208984375,
+ 6.0858154296875
+ ],
+ [
+ 6.0858154296875,
+ 9.12872314453125
+ ],
+ [
+ 7.60723876953125,
+ 12.171630859375
+ ],
+ [
+ 9.12872314453125,
+ 16.7359619140625
+ ],
+ [
+ 12.932373046875,
+ 25.86468505859375
+ ],
+ [
+ 16.7359619140625,
+ 34.993408203125
+ ],
+ [
+ 19.77886962890625,
+ 44.1220703125
+ ],
+ [
+ 21.30035400390625,
+ 47.92572021484375
+ ],
+ [
+ 22.82177734375,
+ 52.49005126953125
+ ],
+ [
+ 23.58251953125,
+ 56.293701171875
+ ],
+ [
+ 25.10394287109375,
+ 61.6187744140625
+ ],
+ [
+ 26.62542724609375,
+ 63.90093994140625
+ ],
+ [
+ 26.62542724609375,
+ 63.1402587890625
+ ],
+ [
+ 26.62542724609375,
+ 59.33660888671875
+ ],
+ [
+ 26.62542724609375,
+ 55.532958984375
+ ],
+ [
+ 27.3861083984375,
+ 50.9686279296875
+ ],
+ [
+ 27.3861083984375,
+ 47.92572021484375
+ ],
+ [
+ 28.1468505859375,
+ 44.8828125
+ ],
+ [
+ 29.6683349609375,
+ 38.7969970703125
+ ],
+ [
+ 31.95050048828125,
+ 28.1468505859375
+ ],
+ [
+ 34.232666015625,
+ 19.77886962890625
+ ],
+ [
+ 36.51483154296875,
+ 11.410888671875
+ ],
+ [
+ 38.7969970703125,
+ 3.80364990234375
+ ],
+ [
+ 41.0792236328125,
+ -3.04290771484375
+ ],
+ [
+ 41.83990478515625,
+ -3.80364990234375
+ ],
+ [
+ 41.83990478515625,
+ -3.80364990234375
+ ]
+ ],
+ "pressures": [
+ 0.1064910888671875,
+ 0.4958343505859375,
+ 0.524169921875,
+ 0.5324859619140625,
+ 0.5334625244140625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5339508056640625,
+ 0.528076171875,
+ 0.512939453125,
+ 0.501708984375,
+ 0.500732421875,
+ 0.500732421875,
+ 0.4992523193359375,
+ 0.4836273193359375,
+ 0.4694671630859375,
+ 0.460174560546875,
+ 0.465057373046875,
+ 0.465057373046875,
+ 0.467498779296875,
+ 0.468475341796875,
+ 0.4709320068359375,
+ 0.4855804443359375,
+ 0.4933929443359375,
+ 0.4958343505859375,
+ 0.4821624755859375,
+ 0.4162139892578125,
+ 0.205169677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mmMPadwA_2t2COmHxMJbg",
+ "type": "freedraw",
+ "x": -111.05667025999901,
+ "y": 244.67147492045297,
+ "width": 26.6253662109375,
+ "height": 3.04290771484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b26",
+ "roundness": null,
+ "seed": 493523583,
+ "version": 41,
+ "versionNonce": 859213969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ 0.7607421875
+ ],
+ [
+ 3.04290771484375,
+ 0.7607421875
+ ],
+ [
+ 4.5643310546875,
+ 0.7607421875
+ ],
+ [
+ 11.410888671875,
+ 0.7607421875
+ ],
+ [
+ 17.49664306640625,
+ 0
+ ],
+ [
+ 21.30029296875,
+ -0.76068115234375
+ ],
+ [
+ 23.58245849609375,
+ -1.52142333984375
+ ],
+ [
+ 25.8646240234375,
+ -2.28216552734375
+ ],
+ [
+ 25.8646240234375,
+ -2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.4254913330078125,
+ 0.466033935546875,
+ 0.5359039306640625,
+ 0.5510406494140625,
+ 0.563751220703125,
+ 0.567657470703125,
+ 0.568634033203125,
+ 0.5427398681640625,
+ 0.458221435546875,
+ 0.37664794921875,
+ 0.2339935302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wXftDE3yGtLaITLVrGZrt",
+ "type": "freedraw",
+ "x": -104.21017367796776,
+ "y": 262.16817902201547,
+ "width": 22.06103515625,
+ "height": 4.5643310546875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b27",
+ "roundness": null,
+ "seed": 1628838815,
+ "version": 38,
+ "versionNonce": 1477990001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.28216552734375,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0
+ ],
+ [
+ 9.12872314453125,
+ -0.7607421875
+ ],
+ [
+ 12.932373046875,
+ -1.52142333984375
+ ],
+ [
+ 16.7359619140625,
+ -2.28216552734375
+ ],
+ [
+ 19.01812744140625,
+ -3.04290771484375
+ ],
+ [
+ 22.06103515625,
+ -4.5643310546875
+ ],
+ [
+ 22.06103515625,
+ -4.5643310546875
+ ]
+ ],
+ "pressures": [
+ 0.316070556640625,
+ 0.506103515625,
+ 0.5339508056640625,
+ 0.5608062744140625,
+ 0.567169189453125,
+ 0.5608062744140625,
+ 0.4968109130859375,
+ 0.4367218017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3DcmbnbBz0iVHMhH79-TT",
+ "type": "freedraw",
+ "x": -29.65902621703026,
+ "y": 249.99654816264047,
+ "width": 27.3861083984375,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b29",
+ "roundness": null,
+ "seed": 1119284529,
+ "version": 46,
+ "versionNonce": 1820745809,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ 0
+ ],
+ [
+ 3.04290771484375,
+ 0
+ ],
+ [
+ 4.5643310546875,
+ 0
+ ],
+ [
+ 7.60723876953125,
+ 0
+ ],
+ [
+ 12.17156982421875,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ 0
+ ],
+ [
+ 19.01812744140625,
+ 0
+ ],
+ [
+ 20.53961181640625,
+ 0
+ ],
+ [
+ 22.06103515625,
+ 0
+ ],
+ [
+ 23.58245849609375,
+ 0
+ ],
+ [
+ 25.10394287109375,
+ 0
+ ],
+ [
+ 25.86468505859375,
+ 0
+ ],
+ [
+ 26.6253662109375,
+ 0
+ ],
+ [
+ 26.6253662109375,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2579345703125,
+ 0.37811279296875,
+ 0.4821624755859375,
+ 0.512939453125,
+ 0.5329742431640625,
+ 0.5398101806640625,
+ 0.5461578369140625,
+ 0.5481109619140625,
+ 0.5495758056640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5500640869140625,
+ 0.5495758056640625,
+ 0.5329742431640625,
+ 0.4777679443359375,
+ 0.3488006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rlShm3zErysqXUYn4RwyQ",
+ "type": "freedraw",
+ "x": 44.89212124390724,
+ "y": 203.59231232279672,
+ "width": 28.1468505859375,
+ "height": 44.8828125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2A",
+ "roundness": null,
+ "seed": 784176063,
+ "version": 69,
+ "versionNonce": 1045966385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -2.2822265625,
+ 0
+ ],
+ [
+ -3.04296875,
+ 0.7607421875
+ ],
+ [
+ -3.8037109375,
+ 0.7607421875
+ ],
+ [
+ -5.3250732421875,
+ 1.52142333984375
+ ],
+ [
+ -6.8465576171875,
+ 3.04290771484375
+ ],
+ [
+ -8.3680419921875,
+ 3.80364990234375
+ ],
+ [
+ -9.1287841796875,
+ 5.3250732421875
+ ],
+ [
+ -9.8895263671875,
+ 6.8465576171875
+ ],
+ [
+ -12.171630859375,
+ 9.12872314453125
+ ],
+ [
+ -13.693115234375,
+ 12.93231201171875
+ ],
+ [
+ -14.453857421875,
+ 16.7359619140625
+ ],
+ [
+ -15.214599609375,
+ 19.01812744140625
+ ],
+ [
+ -15.214599609375,
+ 23.58251953125
+ ],
+ [
+ -15.214599609375,
+ 27.3861083984375
+ ],
+ [
+ -14.453857421875,
+ 31.95050048828125
+ ],
+ [
+ -12.171630859375,
+ 35.75408935546875
+ ],
+ [
+ -9.8895263671875,
+ 39.5577392578125
+ ],
+ [
+ -7.6072998046875,
+ 41.83990478515625
+ ],
+ [
+ -3.8037109375,
+ 44.8828125
+ ],
+ [
+ -0.7607421875,
+ 44.8828125
+ ],
+ [
+ 2.2821044921875,
+ 44.8828125
+ ],
+ [
+ 6.0858154296875,
+ 43.36138916015625
+ ],
+ [
+ 10.650146484375,
+ 40.3184814453125
+ ],
+ [
+ 12.171630859375,
+ 38.7969970703125
+ ],
+ [
+ 12.9322509765625,
+ 36.51483154296875
+ ],
+ [
+ 12.9322509765625,
+ 34.993408203125
+ ],
+ [
+ 12.9322509765625,
+ 31.18975830078125
+ ],
+ [
+ 11.410888671875,
+ 28.9075927734375
+ ],
+ [
+ 9.889404296875,
+ 27.3861083984375
+ ],
+ [
+ 7.607177734375,
+ 26.62542724609375
+ ],
+ [
+ 5.3250732421875,
+ 25.86468505859375
+ ],
+ [
+ 0.7607421875,
+ 25.86468505859375
+ ],
+ [
+ -2.2822265625,
+ 27.3861083984375
+ ],
+ [
+ -5.3250732421875,
+ 28.9075927734375
+ ],
+ [
+ -6.8465576171875,
+ 31.18975830078125
+ ],
+ [
+ -8.3680419921875,
+ 34.232666015625
+ ],
+ [
+ -9.1287841796875,
+ 36.51483154296875
+ ],
+ [
+ -9.1287841796875,
+ 36.51483154296875
+ ]
+ ],
+ "pressures": [
+ 0.215911865234375,
+ 0.4069366455078125,
+ 0.4181671142578125,
+ 0.4186553955078125,
+ 0.4196319580078125,
+ 0.4201202392578125,
+ 0.4215850830078125,
+ 0.4240264892578125,
+ 0.4274444580078125,
+ 0.4293975830078125,
+ 0.4362335205078125,
+ 0.4372100830078125,
+ 0.443084716796875,
+ 0.444061279296875,
+ 0.444061279296875,
+ 0.458221435546875,
+ 0.4743499755859375,
+ 0.4850921630859375,
+ 0.4914398193359375,
+ 0.4919281005859375,
+ 0.4914398193359375,
+ 0.4914398193359375,
+ 0.4880218505859375,
+ 0.4816741943359375,
+ 0.4714202880859375,
+ 0.458709716796875,
+ 0.459686279296875,
+ 0.461639404296875,
+ 0.464080810546875,
+ 0.465057373046875,
+ 0.465545654296875,
+ 0.4709320068359375,
+ 0.4836273193359375,
+ 0.4889984130859375,
+ 0.4880218505859375,
+ 0.4826507568359375,
+ 0.4797210693359375,
+ 0.457244873046875,
+ 0.2891998291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BWeipMh__jQ3AZdY_Lsoc",
+ "type": "freedraw",
+ "x": 70.75674526734474,
+ "y": 249.23586701029672,
+ "width": 29.668212890625,
+ "height": 29.6683349609375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2B",
+ "roundness": null,
+ "seed": 681013919,
+ "version": 71,
+ "versionNonce": 1953841169,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -1.521484375
+ ],
+ [
+ 1.521484375,
+ -2.28216552734375
+ ],
+ [
+ 1.521484375,
+ -3.80364990234375
+ ],
+ [
+ 2.2822265625,
+ -8.36798095703125
+ ],
+ [
+ 2.2822265625,
+ -12.171630859375
+ ],
+ [
+ 2.2822265625,
+ -15.97528076171875
+ ],
+ [
+ 1.521484375,
+ -18.2574462890625
+ ],
+ [
+ 0.7607421875,
+ -20.53961181640625
+ ],
+ [
+ -2.2821044921875,
+ -25.86468505859375
+ ],
+ [
+ -4.5643310546875,
+ -27.38616943359375
+ ],
+ [
+ -6.0858154296875,
+ -28.1468505859375
+ ],
+ [
+ -7.6072998046875,
+ -28.1468505859375
+ ],
+ [
+ -8.367919921875,
+ -28.9075927734375
+ ],
+ [
+ -9.128662109375,
+ -28.9075927734375
+ ],
+ [
+ -8.367919921875,
+ -28.1468505859375
+ ],
+ [
+ -6.8465576171875,
+ -28.1468505859375
+ ],
+ [
+ -5.3250732421875,
+ -27.38616943359375
+ ],
+ [
+ -1.521484375,
+ -27.38616943359375
+ ],
+ [
+ 3.8035888671875,
+ -27.38616943359375
+ ],
+ [
+ 9.128662109375,
+ -28.9075927734375
+ ],
+ [
+ 11.410888671875,
+ -28.9075927734375
+ ],
+ [
+ 12.932373046875,
+ -29.6683349609375
+ ],
+ [
+ 14.453857421875,
+ -29.6683349609375
+ ],
+ [
+ 15.2144775390625,
+ -29.6683349609375
+ ],
+ [
+ 15.9752197265625,
+ -29.6683349609375
+ ],
+ [
+ 16.7359619140625,
+ -29.6683349609375
+ ],
+ [
+ 17.4967041015625,
+ -29.6683349609375
+ ],
+ [
+ 17.4967041015625,
+ -28.9075927734375
+ ],
+ [
+ 17.4967041015625,
+ -28.1468505859375
+ ],
+ [
+ 17.4967041015625,
+ -27.38616943359375
+ ],
+ [
+ 17.4967041015625,
+ -23.58251953125
+ ],
+ [
+ 17.4967041015625,
+ -21.30035400390625
+ ],
+ [
+ 17.4967041015625,
+ -19.01812744140625
+ ],
+ [
+ 18.2574462890625,
+ -12.932373046875
+ ],
+ [
+ 18.2574462890625,
+ -8.36798095703125
+ ],
+ [
+ 18.2574462890625,
+ -6.0858154296875
+ ],
+ [
+ 19.0181884765625,
+ -4.56439208984375
+ ],
+ [
+ 19.0181884765625,
+ -3.04290771484375
+ ],
+ [
+ 20.53955078125,
+ -5.3250732421875
+ ],
+ [
+ 20.53955078125,
+ -5.3250732421875
+ ]
+ ],
+ "pressures": [
+ 0.1201629638671875,
+ 0.466033935546875,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.5617828369140625,
+ 0.562774658203125,
+ 0.565216064453125,
+ 0.570587158203125,
+ 0.571563720703125,
+ 0.572052001953125,
+ 0.572052001953125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.562774658203125,
+ 0.565704345703125,
+ 0.566680908203125,
+ 0.570587158203125,
+ 0.572052001953125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.569610595703125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.565704345703125,
+ 0.563751220703125,
+ 0.569610595703125,
+ 0.5969696044921875,
+ 0.6042938232421875,
+ 0.6062469482421875,
+ 0.6091766357421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.589630126953125,
+ 0.569610595703125,
+ 0.564727783203125,
+ 0.5593414306640625,
+ 0.4728851318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aFKyC3kCwbokoEgYH6KVR",
+ "type": "freedraw",
+ "x": 122.48611538453224,
+ "y": 218.80685089701547,
+ "width": 19.01806640625,
+ "height": 26.6253662109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2C",
+ "roundness": null,
+ "seed": 520684959,
+ "version": 57,
+ "versionNonce": 1825904113,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -2.2822265625,
+ 0
+ ],
+ [
+ -3.8035888671875,
+ 0.76068115234375
+ ],
+ [
+ -4.5643310546875,
+ 1.52142333984375
+ ],
+ [
+ -6.0858154296875,
+ 2.28216552734375
+ ],
+ [
+ -6.8465576171875,
+ 3.0428466796875
+ ],
+ [
+ -9.128662109375,
+ 4.5643310546875
+ ],
+ [
+ -9.889404296875,
+ 5.3250732421875
+ ],
+ [
+ -10.650146484375,
+ 6.08575439453125
+ ],
+ [
+ -9.889404296875,
+ 6.84649658203125
+ ],
+ [
+ -8.3680419921875,
+ 8.36798095703125
+ ],
+ [
+ -6.8465576171875,
+ 9.128662109375
+ ],
+ [
+ -6.0858154296875,
+ 9.889404296875
+ ],
+ [
+ -1.521484375,
+ 12.93231201171875
+ ],
+ [
+ 2.2822265625,
+ 14.4537353515625
+ ],
+ [
+ 5.3250732421875,
+ 15.9752197265625
+ ],
+ [
+ 7.6072998046875,
+ 17.49664306640625
+ ],
+ [
+ 8.367919921875,
+ 19.77886962890625
+ ],
+ [
+ 8.367919921875,
+ 21.30029296875
+ ],
+ [
+ 7.6072998046875,
+ 22.82171630859375
+ ],
+ [
+ 5.3250732421875,
+ 24.34320068359375
+ ],
+ [
+ 2.2822265625,
+ 25.8646240234375
+ ],
+ [
+ -1.521484375,
+ 24.34320068359375
+ ],
+ [
+ -5.3250732421875,
+ 22.06103515625
+ ],
+ [
+ -8.3680419921875,
+ 19.77886962890625
+ ],
+ [
+ -9.128662109375,
+ 18.25738525390625
+ ],
+ [
+ -9.889404296875,
+ 17.49664306640625
+ ],
+ [
+ -9.889404296875,
+ 17.49664306640625
+ ]
+ ],
+ "pressures": [
+ 0.2716064453125,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6003875732421875,
+ 0.5984344482421875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5969696044921875,
+ 0.5950164794921875,
+ 0.584259033203125,
+ 0.5539703369140625,
+ 0.5549468994140625,
+ 0.5554351806640625,
+ 0.5598297119140625,
+ 0.569122314453125,
+ 0.570098876953125,
+ 0.571075439453125,
+ 0.574005126953125,
+ 0.6028289794921875,
+ 0.6243133544921875,
+ 0.64288330078125,
+ 0.64727783203125,
+ 0.62530517578125,
+ 0.588653564453125,
+ 0.514404296875,
+ 0.39569091796875,
+ 0.0620269775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5ifrDj5WsbnV4qdAdGxUx",
+ "type": "freedraw",
+ "x": 146.82937710328224,
+ "y": 221.08901642435922,
+ "width": 0.7607421875,
+ "height": 19.01812744140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2D",
+ "roundness": null,
+ "seed": 1906973631,
+ "version": 37,
+ "versionNonce": 1518284753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 1.52142333984375
+ ],
+ [
+ -0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ -0.7607421875,
+ 3.8035888671875
+ ],
+ [
+ -0.7607421875,
+ 8.36798095703125
+ ],
+ [
+ 0,
+ 12.93231201171875
+ ],
+ [
+ 0,
+ 18.25738525390625
+ ],
+ [
+ 0,
+ 19.01812744140625
+ ],
+ [
+ 0,
+ 19.01812744140625
+ ]
+ ],
+ "pressures": [
+ 0.1040496826171875,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.5549468994140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.464080810546875,
+ 0.086944580078125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XPgXKL9J2FXThWPNAOIf6",
+ "type": "freedraw",
+ "x": 142.26492397828224,
+ "y": 213.48171661967172,
+ "width": 3.0428466796875,
+ "height": 0.76068115234375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2E",
+ "roundness": null,
+ "seed": 863082655,
+ "version": 35,
+ "versionNonce": 596315569,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ -0.76068115234375
+ ],
+ [
+ 2.2822265625,
+ -0.76068115234375
+ ],
+ [
+ 2.2822265625,
+ -0.76068115234375
+ ]
+ ],
+ "pressures": [
+ 0.2305755615234375,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.5593414306640625,
+ 0.3654022216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Sz-ACWwyFCDPSbtLWirCV",
+ "type": "freedraw",
+ "x": 157.47952358765724,
+ "y": 246.19295929545297,
+ "width": 12.171630859375,
+ "height": 19.01812744140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2F",
+ "roundness": null,
+ "seed": 1143231839,
+ "version": 46,
+ "versionNonce": 2132815761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ 0,
+ -4.56439208984375
+ ],
+ [
+ 0,
+ -9.12872314453125
+ ],
+ [
+ 0,
+ -11.410888671875
+ ],
+ [
+ 0,
+ -14.45379638671875
+ ],
+ [
+ 0.7607421875,
+ -15.9752197265625
+ ],
+ [
+ 1.5213623046875,
+ -19.01812744140625
+ ],
+ [
+ 2.2821044921875,
+ -19.01812744140625
+ ],
+ [
+ 3.8035888671875,
+ -17.4967041015625
+ ],
+ [
+ 4.5643310546875,
+ -16.7359619140625
+ ],
+ [
+ 6.0858154296875,
+ -15.21453857421875
+ ],
+ [
+ 9.128662109375,
+ -12.171630859375
+ ],
+ [
+ 12.171630859375,
+ -6.0858154296875
+ ],
+ [
+ 12.171630859375,
+ -3.04290771484375
+ ],
+ [
+ 12.171630859375,
+ 0
+ ],
+ [
+ 12.171630859375,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2378997802734375,
+ 0.503173828125,
+ 0.513427734375,
+ 0.524169921875,
+ 0.5500640869140625,
+ 0.5593414306640625,
+ 0.565216064453125,
+ 0.568634033203125,
+ 0.582794189453125,
+ 0.587188720703125,
+ 0.5940399169921875,
+ 0.590606689453125,
+ 0.579376220703125,
+ 0.5564117431640625,
+ 0.508544921875,
+ 0.4323272705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0MUU3M0tkP-_e03vb7HvQ",
+ "type": "freedraw",
+ "x": 191.71218960328224,
+ "y": 183.05270050639047,
+ "width": 12.171630859375,
+ "height": 69.98675537109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2G",
+ "roundness": null,
+ "seed": 299778225,
+ "version": 48,
+ "versionNonce": 1400247665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -2.2822265625,
+ 1.521484375
+ ],
+ [
+ -3.04296875,
+ 3.04290771484375
+ ],
+ [
+ -3.8037109375,
+ 3.80364990234375
+ ],
+ [
+ -4.564453125,
+ 6.8465576171875
+ ],
+ [
+ -5.3250732421875,
+ 8.36798095703125
+ ],
+ [
+ -6.0858154296875,
+ 13.69305419921875
+ ],
+ [
+ -6.8465576171875,
+ 20.53961181640625
+ ],
+ [
+ -6.8465576171875,
+ 28.1468505859375
+ ],
+ [
+ -6.8465576171875,
+ 41.83990478515625
+ ],
+ [
+ -5.3250732421875,
+ 50.2078857421875
+ ],
+ [
+ -3.8037109375,
+ 57.815185546875
+ ],
+ [
+ -1.521484375,
+ 63.1402587890625
+ ],
+ [
+ 0.7607421875,
+ 66.94384765625
+ ],
+ [
+ 2.2821044921875,
+ 68.46533203125
+ ],
+ [
+ 3.8035888671875,
+ 69.22607421875
+ ],
+ [
+ 5.3250732421875,
+ 69.98675537109375
+ ],
+ [
+ 5.3250732421875,
+ 69.98675537109375
+ ]
+ ],
+ "pressures": [
+ 0.335601806640625,
+ 0.4147491455078125,
+ 0.4152374267578125,
+ 0.444549560546875,
+ 0.453826904296875,
+ 0.461639404296875,
+ 0.4738616943359375,
+ 0.4748382568359375,
+ 0.4758148193359375,
+ 0.4763031005859375,
+ 0.4782562255859375,
+ 0.4870452880859375,
+ 0.4938812255859375,
+ 0.4958343505859375,
+ 0.4943695068359375,
+ 0.4758148193359375,
+ 0.447967529296875,
+ 0.38055419921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "s5srh2LGYQJ4oeakIZt4p",
+ "type": "freedraw",
+ "x": 200.84085171265724,
+ "y": 215.76394318217172,
+ "width": 25.86474609375,
+ "height": 39.5577392578125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2I",
+ "roundness": null,
+ "seed": 965081951,
+ "version": 55,
+ "versionNonce": 1406418769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -1.521484375
+ ],
+ [
+ 3.04296875,
+ -2.2822265625
+ ],
+ [
+ 6.0858154296875,
+ -4.56439208984375
+ ],
+ [
+ 9.889404296875,
+ -5.3250732421875
+ ],
+ [
+ 12.932373046875,
+ -6.0858154296875
+ ],
+ [
+ 15.2144775390625,
+ -6.0858154296875
+ ],
+ [
+ 15.9752197265625,
+ -5.3250732421875
+ ],
+ [
+ 17.4967041015625,
+ -3.04290771484375
+ ],
+ [
+ 19.0181884765625,
+ 1.52142333984375
+ ],
+ [
+ 18.2574462890625,
+ 7.60723876953125
+ ],
+ [
+ 16.7359619140625,
+ 13.69305419921875
+ ],
+ [
+ 12.932373046875,
+ 22.82177734375
+ ],
+ [
+ 11.410888671875,
+ 27.3861083984375
+ ],
+ [
+ 10.650146484375,
+ 30.42901611328125
+ ],
+ [
+ 10.650146484375,
+ 31.950439453125
+ ],
+ [
+ 10.650146484375,
+ 32.711181640625
+ ],
+ [
+ 11.410888671875,
+ 33.471923828125
+ ],
+ [
+ 12.171630859375,
+ 33.471923828125
+ ],
+ [
+ 15.2144775390625,
+ 33.471923828125
+ ],
+ [
+ 19.0181884765625,
+ 33.471923828125
+ ],
+ [
+ 22.06103515625,
+ 32.711181640625
+ ],
+ [
+ 24.34326171875,
+ 31.950439453125
+ ],
+ [
+ 25.10400390625,
+ 31.18975830078125
+ ],
+ [
+ 25.10400390625,
+ 31.18975830078125
+ ]
+ ],
+ "pressures": [
+ 0.2794189453125,
+ 0.4318389892578125,
+ 0.506103515625,
+ 0.5315093994140625,
+ 0.5515289306640625,
+ 0.576934814453125,
+ 0.585235595703125,
+ 0.585723876953125,
+ 0.590606689453125,
+ 0.5950164794921875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.5940399169921875,
+ 0.588165283203125,
+ 0.582305908203125,
+ 0.574493408203125,
+ 0.5564117431640625,
+ 0.5417633056640625,
+ 0.5378570556640625,
+ 0.5378570556640625,
+ 0.5368804931640625,
+ 0.5339508056640625,
+ 0.509033203125,
+ 0.39471435546875,
+ 0.2681884765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "S0yvP8ppkCjFR_21CvIv6",
+ "type": "freedraw",
+ "x": 232.03067104859474,
+ "y": 252.27877472514047,
+ "width": 25.10400390625,
+ "height": 22.82177734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2J",
+ "roundness": null,
+ "seed": 871619935,
+ "version": 65,
+ "versionNonce": 1586638129,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0.7606201171875,
+ -1.521484375
+ ],
+ [
+ 1.5213623046875,
+ -2.2822265625
+ ],
+ [
+ 2.2821044921875,
+ -3.80364990234375
+ ],
+ [
+ 2.2821044921875,
+ -6.0858154296875
+ ],
+ [
+ 2.2821044921875,
+ -10.65020751953125
+ ],
+ [
+ 2.2821044921875,
+ -15.21453857421875
+ ],
+ [
+ 1.5213623046875,
+ -17.4967041015625
+ ],
+ [
+ 0.7606201171875,
+ -19.77886962890625
+ ],
+ [
+ 0,
+ -20.53961181640625
+ ],
+ [
+ -1.521484375,
+ -22.06103515625
+ ],
+ [
+ -3.04296875,
+ -22.82177734375
+ ],
+ [
+ -4.564453125,
+ -22.82177734375
+ ],
+ [
+ -5.3251953125,
+ -22.82177734375
+ ],
+ [
+ -4.564453125,
+ -22.06103515625
+ ],
+ [
+ -2.2822265625,
+ -20.53961181640625
+ ],
+ [
+ 0.7606201171875,
+ -19.77886962890625
+ ],
+ [
+ 2.2821044921875,
+ -19.77886962890625
+ ],
+ [
+ 4.5643310546875,
+ -19.77886962890625
+ ],
+ [
+ 10.650146484375,
+ -19.77886962890625
+ ],
+ [
+ 13.6929931640625,
+ -19.77886962890625
+ ],
+ [
+ 16.7359619140625,
+ -19.77886962890625
+ ],
+ [
+ 17.49658203125,
+ -19.77886962890625
+ ],
+ [
+ 18.25732421875,
+ -19.77886962890625
+ ],
+ [
+ 19.01806640625,
+ -19.77886962890625
+ ],
+ [
+ 19.77880859375,
+ -19.77886962890625
+ ],
+ [
+ 19.01806640625,
+ -18.2574462890625
+ ],
+ [
+ 19.01806640625,
+ -17.4967041015625
+ ],
+ [
+ 17.49658203125,
+ -13.69305419921875
+ ],
+ [
+ 15.9752197265625,
+ -9.12872314453125
+ ],
+ [
+ 15.2144775390625,
+ -4.56439208984375
+ ],
+ [
+ 15.2144775390625,
+ -2.2822265625
+ ],
+ [
+ 15.2144775390625,
+ -1.521484375
+ ],
+ [
+ 15.9752197265625,
+ -1.521484375
+ ],
+ [
+ 16.7359619140625,
+ -1.521484375
+ ],
+ [
+ 16.7359619140625,
+ -1.521484375
+ ]
+ ],
+ "pressures": [
+ 0.3658905029296875,
+ 0.452850341796875,
+ 0.459686279296875,
+ 0.4694671630859375,
+ 0.4865570068359375,
+ 0.526611328125,
+ 0.5485992431640625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5490875244140625,
+ 0.5437164306640625,
+ 0.5461578369140625,
+ 0.5520172119140625,
+ 0.5490875244140625,
+ 0.5510406494140625,
+ 0.5608062744140625,
+ 0.571563720703125,
+ 0.576446533203125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.574493408203125,
+ 0.567657470703125,
+ 0.564239501953125,
+ 0.5612945556640625,
+ 0.5578765869140625,
+ 0.5617828369140625,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.584747314453125,
+ 0.584747314453125,
+ 0.582305908203125,
+ 0.5559234619140625,
+ 0.512451171875,
+ 0.38006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_ojM9PtC_hLGLlyK-Abgc",
+ "type": "freedraw",
+ "x": 258.65603725953224,
+ "y": 199.02798126810922,
+ "width": 8.367919921875,
+ "height": 50.9686279296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2K",
+ "roundness": null,
+ "seed": 190792703,
+ "version": 47,
+ "versionNonce": 454516497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.76068115234375
+ ],
+ [
+ 0,
+ 3.0428466796875
+ ],
+ [
+ 0,
+ 5.3250732421875
+ ],
+ [
+ 0,
+ 8.36798095703125
+ ],
+ [
+ 0,
+ 12.17156982421875
+ ],
+ [
+ 0,
+ 15.2144775390625
+ ],
+ [
+ 0,
+ 19.01812744140625
+ ],
+ [
+ 0,
+ 23.58245849609375
+ ],
+ [
+ 0.7607421875,
+ 31.18975830078125
+ ],
+ [
+ 1.521484375,
+ 37.2755126953125
+ ],
+ [
+ 3.0428466796875,
+ 43.361328125
+ ],
+ [
+ 4.5643310546875,
+ 47.16497802734375
+ ],
+ [
+ 5.3250732421875,
+ 50.2078857421875
+ ],
+ [
+ 7.607177734375,
+ 50.2078857421875
+ ],
+ [
+ 8.367919921875,
+ 49.4471435546875
+ ],
+ [
+ 8.367919921875,
+ 49.4471435546875
+ ]
+ ],
+ "pressures": [
+ 0.2843170166015625,
+ 0.37957763671875,
+ 0.564239501953125,
+ 0.566192626953125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.565704345703125,
+ 0.563751220703125,
+ 0.5598297119140625,
+ 0.5554351806640625,
+ 0.5525054931640625,
+ 0.5461578369140625,
+ 0.529541015625,
+ 0.520751953125,
+ 0.4758148193359375,
+ 0.40594482421875,
+ 0.1616973876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "k6hxEGgjnkSE8rDke1TjN",
+ "type": "freedraw",
+ "x": 248.00589077515724,
+ "y": 215.00320099467172,
+ "width": 19.01806640625,
+ "height": 0.7607421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2L",
+ "roundness": null,
+ "seed": 1218846079,
+ "version": 39,
+ "versionNonce": 1473991921,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.5213623046875,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0
+ ],
+ [
+ 9.128662109375,
+ 0
+ ],
+ [
+ 12.171630859375,
+ 0
+ ],
+ [
+ 15.2144775390625,
+ 0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ 0.7607421875
+ ],
+ [
+ 19.01806640625,
+ 0.7607421875
+ ],
+ [
+ 19.01806640625,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.4963226318359375,
+ 0.510986328125,
+ 0.5564117431640625,
+ 0.573028564453125,
+ 0.586212158203125,
+ 0.585235595703125,
+ 0.510498046875,
+ 0.4230499267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XTHSjnq0cU1xRs6HaxJaM",
+ "type": "freedraw",
+ "x": 267.78469936890724,
+ "y": 186.85635040873422,
+ "width": 20.5396728515625,
+ "height": 66.94384765625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2M",
+ "roundness": null,
+ "seed": 27356799,
+ "version": 50,
+ "versionNonce": 677744337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0
+ ],
+ [
+ 3.8037109375,
+ 0
+ ],
+ [
+ 4.5643310546875,
+ 0.7607421875
+ ],
+ [
+ 6.8465576171875,
+ 2.28216552734375
+ ],
+ [
+ 10.650146484375,
+ 7.60723876953125
+ ],
+ [
+ 12.932373046875,
+ 12.93231201171875
+ ],
+ [
+ 15.214599609375,
+ 18.25738525390625
+ ],
+ [
+ 17.4967041015625,
+ 23.58251953125
+ ],
+ [
+ 19.7789306640625,
+ 32.711181640625
+ ],
+ [
+ 20.5396728515625,
+ 39.5577392578125
+ ],
+ [
+ 20.5396728515625,
+ 46.40423583984375
+ ],
+ [
+ 20.5396728515625,
+ 52.49005126953125
+ ],
+ [
+ 19.7789306640625,
+ 60.8580322265625
+ ],
+ [
+ 19.0181884765625,
+ 64.66168212890625
+ ],
+ [
+ 18.2574462890625,
+ 66.18310546875
+ ],
+ [
+ 18.2574462890625,
+ 66.94384765625
+ ],
+ [
+ 18.2574462890625,
+ 66.18310546875
+ ],
+ [
+ 18.2574462890625,
+ 65.42242431640625
+ ],
+ [
+ 18.2574462890625,
+ 65.42242431640625
+ ]
+ ],
+ "pressures": [
+ 0.2579345703125,
+ 0.447479248046875,
+ 0.456756591796875,
+ 0.4719085693359375,
+ 0.4933929443359375,
+ 0.515380859375,
+ 0.5510406494140625,
+ 0.582794189453125,
+ 0.584259033203125,
+ 0.585235595703125,
+ 0.587188720703125,
+ 0.588165283203125,
+ 0.588653564453125,
+ 0.589141845703125,
+ 0.591094970703125,
+ 0.588653564453125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.450897216796875,
+ 0.193939208984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0hslAqXXyrxhcRO7EdUxu",
+ "type": "freedraw",
+ "x": 298.21377651734474,
+ "y": 212.72103546732797,
+ "width": 19.01806640625,
+ "height": 39.5577392578125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2N",
+ "roundness": null,
+ "seed": 1768465745,
+ "version": 58,
+ "versionNonce": 1129155761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 2.2821044921875,
+ -1.521484375
+ ],
+ [
+ 3.0428466796875,
+ -1.521484375
+ ],
+ [
+ 3.8035888671875,
+ -2.28216552734375
+ ],
+ [
+ 4.5643310546875,
+ -2.28216552734375
+ ],
+ [
+ 7.607177734375,
+ -3.04290771484375
+ ],
+ [
+ 9.128662109375,
+ -3.04290771484375
+ ],
+ [
+ 12.171630859375,
+ -3.04290771484375
+ ],
+ [
+ 14.4537353515625,
+ -3.04290771484375
+ ],
+ [
+ 16.7359619140625,
+ -0.7607421875
+ ],
+ [
+ 18.2574462890625,
+ 2.28216552734375
+ ],
+ [
+ 19.01806640625,
+ 6.84649658203125
+ ],
+ [
+ 17.4967041015625,
+ 11.410888671875
+ ],
+ [
+ 16.7359619140625,
+ 13.69305419921875
+ ],
+ [
+ 14.4537353515625,
+ 17.4967041015625
+ ],
+ [
+ 11.410888671875,
+ 21.30029296875
+ ],
+ [
+ 8.367919921875,
+ 25.10394287109375
+ ],
+ [
+ 5.3250732421875,
+ 29.66827392578125
+ ],
+ [
+ 4.5643310546875,
+ 31.950439453125
+ ],
+ [
+ 4.5643310546875,
+ 33.471923828125
+ ],
+ [
+ 3.8035888671875,
+ 34.99334716796875
+ ],
+ [
+ 4.5643310546875,
+ 35.75408935546875
+ ],
+ [
+ 5.3250732421875,
+ 36.51483154296875
+ ],
+ [
+ 7.607177734375,
+ 36.51483154296875
+ ],
+ [
+ 10.650146484375,
+ 36.51483154296875
+ ],
+ [
+ 14.4537353515625,
+ 36.51483154296875
+ ],
+ [
+ 16.7359619140625,
+ 36.51483154296875
+ ],
+ [
+ 18.2574462890625,
+ 35.75408935546875
+ ],
+ [
+ 18.2574462890625,
+ 35.75408935546875
+ ]
+ ],
+ "pressures": [
+ 0.077667236328125,
+ 0.4797210693359375,
+ 0.518798828125,
+ 0.528564453125,
+ 0.5363922119140625,
+ 0.5422515869140625,
+ 0.5471343994140625,
+ 0.5495758056640625,
+ 0.563262939453125,
+ 0.576446533203125,
+ 0.5945281982421875,
+ 0.5994110107421875,
+ 0.586700439453125,
+ 0.575958251953125,
+ 0.575469970703125,
+ 0.572052001953125,
+ 0.565704345703125,
+ 0.5569000244140625,
+ 0.5456695556640625,
+ 0.5388336181640625,
+ 0.5378570556640625,
+ 0.5388336181640625,
+ 0.5412750244140625,
+ 0.5451812744140625,
+ 0.5481109619140625,
+ 0.5451812744140625,
+ 0.4885101318359375,
+ 0.3121490478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZgWc79JST9k6RJai8Hhqk",
+ "type": "freedraw",
+ "x": 330.92495815796974,
+ "y": 250.75729035014047,
+ "width": 20.5396728515625,
+ "height": 31.18975830078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2O",
+ "roundness": null,
+ "seed": 114349663,
+ "version": 66,
+ "versionNonce": 540724881,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ 0.7607421875,
+ -3.04290771484375
+ ],
+ [
+ 1.521484375,
+ -4.5643310546875
+ ],
+ [
+ 1.521484375,
+ -6.0858154296875
+ ],
+ [
+ 2.2822265625,
+ -8.36798095703125
+ ],
+ [
+ 3.0428466796875,
+ -12.17156982421875
+ ],
+ [
+ 3.8035888671875,
+ -14.45379638671875
+ ],
+ [
+ 3.8035888671875,
+ -18.25738525390625
+ ],
+ [
+ 3.0428466796875,
+ -21.30029296875
+ ],
+ [
+ 1.521484375,
+ -24.34320068359375
+ ],
+ [
+ 0.7607421875,
+ -26.6253662109375
+ ],
+ [
+ 0,
+ -26.6253662109375
+ ],
+ [
+ -0.7607421875,
+ -26.6253662109375
+ ],
+ [
+ -1.521484375,
+ -25.10394287109375
+ ],
+ [
+ -0.7607421875,
+ -23.58245849609375
+ ],
+ [
+ 0.7607421875,
+ -22.06103515625
+ ],
+ [
+ 3.8035888671875,
+ -19.77886962890625
+ ],
+ [
+ 6.0858154296875,
+ -18.25738525390625
+ ],
+ [
+ 9.128662109375,
+ -17.4967041015625
+ ],
+ [
+ 11.410888671875,
+ -17.4967041015625
+ ],
+ [
+ 12.932373046875,
+ -17.4967041015625
+ ],
+ [
+ 15.9752197265625,
+ -18.25738525390625
+ ],
+ [
+ 18.2574462890625,
+ -19.01812744140625
+ ],
+ [
+ 19.0181884765625,
+ -19.77886962890625
+ ],
+ [
+ 18.2574462890625,
+ -16.7359619140625
+ ],
+ [
+ 16.7359619140625,
+ -12.93231201171875
+ ],
+ [
+ 15.9752197265625,
+ -10.650146484375
+ ],
+ [
+ 15.2144775390625,
+ -8.36798095703125
+ ],
+ [
+ 14.4537353515625,
+ -5.3250732421875
+ ],
+ [
+ 14.4537353515625,
+ -3.04290771484375
+ ],
+ [
+ 13.693115234375,
+ 1.521484375
+ ],
+ [
+ 13.693115234375,
+ 3.80364990234375
+ ],
+ [
+ 13.693115234375,
+ 4.56439208984375
+ ],
+ [
+ 14.4537353515625,
+ 4.56439208984375
+ ],
+ [
+ 14.4537353515625,
+ 4.56439208984375
+ ]
+ ],
+ "pressures": [
+ 0.1157684326171875,
+ 0.3624725341796875,
+ 0.4885101318359375,
+ 0.4924163818359375,
+ 0.4943695068359375,
+ 0.4948577880859375,
+ 0.4948577880859375,
+ 0.4943695068359375,
+ 0.4977874755859375,
+ 0.4982757568359375,
+ 0.500732421875,
+ 0.502685546875,
+ 0.4728851318359375,
+ 0.439666748046875,
+ 0.439666748046875,
+ 0.439666748046875,
+ 0.467010498046875,
+ 0.467498779296875,
+ 0.467987060546875,
+ 0.4782562255859375,
+ 0.4831390380859375,
+ 0.4797210693359375,
+ 0.4782562255859375,
+ 0.4758148193359375,
+ 0.466522216796875,
+ 0.446990966796875,
+ 0.458709716796875,
+ 0.4855804443359375,
+ 0.4982757568359375,
+ 0.510986328125,
+ 0.522705078125,
+ 0.530029296875,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.467498779296875,
+ 0.2901763916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8WpX9V9LepbP6hHvYzjBd",
+ "type": "freedraw",
+ "x": 387.97927944703224,
+ "y": 243.91073273295297,
+ "width": 31.1898193359375,
+ "height": 0.7607421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2S",
+ "roundness": null,
+ "seed": 1558490481,
+ "version": 45,
+ "versionNonce": 1441059953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 3.04296875,
+ 0
+ ],
+ [
+ 3.8035888671875,
+ 0
+ ],
+ [
+ 4.5643310546875,
+ 0
+ ],
+ [
+ 6.0858154296875,
+ 0
+ ],
+ [
+ 9.128662109375,
+ 0
+ ],
+ [
+ 13.693115234375,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ 0
+ ],
+ [
+ 20.53955078125,
+ 0
+ ],
+ [
+ 24.34326171875,
+ 0
+ ],
+ [
+ 25.86474609375,
+ 0
+ ],
+ [
+ 27.3861083984375,
+ -0.7607421875
+ ],
+ [
+ 30.4290771484375,
+ -0.7607421875
+ ],
+ [
+ 31.1898193359375,
+ -0.7607421875
+ ],
+ [
+ 31.1898193359375,
+ -0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.316070556640625,
+ 0.564727783203125,
+ 0.6033172607421875,
+ 0.6174774169921875,
+ 0.62823486328125,
+ 0.64044189453125,
+ 0.64532470703125,
+ 0.65264892578125,
+ 0.65606689453125,
+ 0.6575469970703125,
+ 0.65362548828125,
+ 0.6174774169921875,
+ 0.586212158203125,
+ 0.5446929931640625,
+ 0.38543701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "j3NQ4kb0YFPwYU7mS7gXi",
+ "type": "freedraw",
+ "x": 467.85562222046974,
+ "y": 205.87447785014047,
+ "width": 24.34326171875,
+ "height": 54.77227783203125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2T",
+ "roundness": null,
+ "seed": 1697125905,
+ "version": 79,
+ "versionNonce": 940777041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ -1.521484375,
+ 1.52142333984375
+ ],
+ [
+ -2.2822265625,
+ 2.28216552734375
+ ],
+ [
+ -2.2822265625,
+ 3.04290771484375
+ ],
+ [
+ -3.04296875,
+ 4.5643310546875
+ ],
+ [
+ -4.5643310546875,
+ 6.8465576171875
+ ],
+ [
+ -5.3250732421875,
+ 9.12872314453125
+ ],
+ [
+ -6.8465576171875,
+ 11.410888671875
+ ],
+ [
+ -9.1287841796875,
+ 18.2574462890625
+ ],
+ [
+ -10.650146484375,
+ 22.82177734375
+ ],
+ [
+ -11.410888671875,
+ 25.86468505859375
+ ],
+ [
+ -12.171630859375,
+ 28.1468505859375
+ ],
+ [
+ -12.932373046875,
+ 29.6683349609375
+ ],
+ [
+ -12.932373046875,
+ 30.42901611328125
+ ],
+ [
+ -12.171630859375,
+ 31.18975830078125
+ ],
+ [
+ -11.410888671875,
+ 31.95050048828125
+ ],
+ [
+ -10.650146484375,
+ 31.95050048828125
+ ],
+ [
+ -9.889404296875,
+ 32.711181640625
+ ],
+ [
+ -9.1287841796875,
+ 32.711181640625
+ ],
+ [
+ -6.8465576171875,
+ 32.711181640625
+ ],
+ [
+ -4.5643310546875,
+ 31.95050048828125
+ ],
+ [
+ -0.7607421875,
+ 30.42901611328125
+ ],
+ [
+ 1.5213623046875,
+ 28.1468505859375
+ ],
+ [
+ 3.8035888671875,
+ 26.62542724609375
+ ],
+ [
+ 5.3250732421875,
+ 24.34320068359375
+ ],
+ [
+ 6.0858154296875,
+ 22.82177734375
+ ],
+ [
+ 6.8465576171875,
+ 22.06103515625
+ ],
+ [
+ 6.8465576171875,
+ 21.30029296875
+ ],
+ [
+ 8.367919921875,
+ 18.2574462890625
+ ],
+ [
+ 9.128662109375,
+ 16.7359619140625
+ ],
+ [
+ 9.128662109375,
+ 15.9752197265625
+ ],
+ [
+ 9.889404296875,
+ 14.45379638671875
+ ],
+ [
+ 9.889404296875,
+ 13.69305419921875
+ ],
+ [
+ 9.889404296875,
+ 14.45379638671875
+ ],
+ [
+ 9.889404296875,
+ 15.21453857421875
+ ],
+ [
+ 9.889404296875,
+ 16.7359619140625
+ ],
+ [
+ 9.889404296875,
+ 19.01812744140625
+ ],
+ [
+ 9.889404296875,
+ 20.53961181640625
+ ],
+ [
+ 9.889404296875,
+ 23.58251953125
+ ],
+ [
+ 9.889404296875,
+ 25.86468505859375
+ ],
+ [
+ 9.889404296875,
+ 34.993408203125
+ ],
+ [
+ 9.889404296875,
+ 41.83990478515625
+ ],
+ [
+ 9.889404296875,
+ 47.16497802734375
+ ],
+ [
+ 9.889404296875,
+ 50.9686279296875
+ ],
+ [
+ 9.889404296875,
+ 54.01153564453125
+ ],
+ [
+ 9.889404296875,
+ 54.77227783203125
+ ],
+ [
+ 10.650146484375,
+ 53.25079345703125
+ ],
+ [
+ 11.410888671875,
+ 52.49005126953125
+ ],
+ [
+ 11.410888671875,
+ 52.49005126953125
+ ]
+ ],
+ "pressures": [
+ 0.4357452392578125,
+ 0.4821624755859375,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6111297607421875,
+ 0.6052703857421875,
+ 0.5998992919921875,
+ 0.5989227294921875,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6003875732421875,
+ 0.5969696044921875,
+ 0.592071533203125,
+ 0.585723876953125,
+ 0.582794189453125,
+ 0.581817626953125,
+ 0.577911376953125,
+ 0.575469970703125,
+ 0.572540283203125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.567657470703125,
+ 0.565216064453125,
+ 0.564239501953125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.567169189453125,
+ 0.570098876953125,
+ 0.5994110107421875,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.6038055419921875,
+ 0.6042938232421875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6067352294921875,
+ 0.6091766357421875,
+ 0.6116180419921875,
+ 0.6125946044921875,
+ 0.6150360107421875,
+ 0.6121063232421875,
+ 0.2584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "H3V_6rv9UM4-CnKBwu5mF",
+ "type": "freedraw",
+ "x": 488.39517300171974,
+ "y": 260.6467556821717,
+ "width": 22.82177734375,
+ "height": 27.3861083984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2U",
+ "roundness": null,
+ "seed": 1819861649,
+ "version": 69,
+ "versionNonce": 899492913,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0.7607421875,
+ -1.521484375
+ ],
+ [
+ 0.7607421875,
+ -2.2822265625
+ ],
+ [
+ 1.521484375,
+ -3.04290771484375
+ ],
+ [
+ 2.2822265625,
+ -5.3250732421875
+ ],
+ [
+ 2.2822265625,
+ -6.8465576171875
+ ],
+ [
+ 3.04296875,
+ -10.65020751953125
+ ],
+ [
+ 3.04296875,
+ -15.97528076171875
+ ],
+ [
+ 3.04296875,
+ -20.53961181640625
+ ],
+ [
+ 3.04296875,
+ -23.58251953125
+ ],
+ [
+ 1.521484375,
+ -25.10394287109375
+ ],
+ [
+ 0.7607421875,
+ -25.10394287109375
+ ],
+ [
+ 0.7607421875,
+ -25.86468505859375
+ ],
+ [
+ 1.521484375,
+ -25.10394287109375
+ ],
+ [
+ 3.04296875,
+ -24.34326171875
+ ],
+ [
+ 4.5643310546875,
+ -24.34326171875
+ ],
+ [
+ 6.0858154296875,
+ -24.34326171875
+ ],
+ [
+ 7.6072998046875,
+ -24.34326171875
+ ],
+ [
+ 9.1287841796875,
+ -24.34326171875
+ ],
+ [
+ 12.932373046875,
+ -24.34326171875
+ ],
+ [
+ 15.2144775390625,
+ -24.34326171875
+ ],
+ [
+ 16.7359619140625,
+ -25.10394287109375
+ ],
+ [
+ 18.2574462890625,
+ -25.10394287109375
+ ],
+ [
+ 20.53955078125,
+ -25.86468505859375
+ ],
+ [
+ 21.30029296875,
+ -26.62542724609375
+ ],
+ [
+ 22.06103515625,
+ -26.62542724609375
+ ],
+ [
+ 22.06103515625,
+ -25.10394287109375
+ ],
+ [
+ 22.06103515625,
+ -22.06109619140625
+ ],
+ [
+ 22.06103515625,
+ -19.77886962890625
+ ],
+ [
+ 22.06103515625,
+ -16.7359619140625
+ ],
+ [
+ 22.06103515625,
+ -13.693115234375
+ ],
+ [
+ 22.06103515625,
+ -11.410888671875
+ ],
+ [
+ 21.30029296875,
+ -4.56439208984375
+ ],
+ [
+ 20.53955078125,
+ -1.521484375
+ ],
+ [
+ 20.53955078125,
+ -0.7607421875
+ ],
+ [
+ 20.53955078125,
+ 0
+ ],
+ [
+ 21.30029296875,
+ 0
+ ],
+ [
+ 22.06103515625,
+ 0.76068115234375
+ ],
+ [
+ 22.06103515625,
+ 0.76068115234375
+ ]
+ ],
+ "pressures": [
+ 0.3009185791015625,
+ 0.39764404296875,
+ 0.4254913330078125,
+ 0.459686279296875,
+ 0.4767913818359375,
+ 0.4933929443359375,
+ 0.523193359375,
+ 0.5368804931640625,
+ 0.5451812744140625,
+ 0.5466461181640625,
+ 0.5485992431640625,
+ 0.5495758056640625,
+ 0.5520172119140625,
+ 0.5588531494140625,
+ 0.5612945556640625,
+ 0.5505523681640625,
+ 0.5554351806640625,
+ 0.5569000244140625,
+ 0.5578765869140625,
+ 0.5608062744140625,
+ 0.5608062744140625,
+ 0.5608062744140625,
+ 0.5608062744140625,
+ 0.5603179931640625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.564239501953125,
+ 0.5979461669921875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6023406982421875,
+ 0.6038055419921875,
+ 0.6052703857421875,
+ 0.6057586669921875,
+ 0.6062469482421875,
+ 0.587677001953125,
+ 0.454803466796875,
+ 0.3077545166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YjMjKgIB9LyZvb_d4lJPT",
+ "type": "freedraw",
+ "x": 545.4496163610947,
+ "y": 234.02132843607797,
+ "width": 15.975341796875,
+ "height": 27.38616943359375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2V",
+ "roundness": null,
+ "seed": 1701813681,
+ "version": 47,
+ "versionNonce": 1986690577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -2.2822265625,
+ 1.521484375
+ ],
+ [
+ -3.8035888671875,
+ 3.04290771484375
+ ],
+ [
+ -4.5643310546875,
+ 4.5643310546875
+ ],
+ [
+ -5.3250732421875,
+ 6.0858154296875
+ ],
+ [
+ -6.0858154296875,
+ 8.36798095703125
+ ],
+ [
+ -6.8465576171875,
+ 10.650146484375
+ ],
+ [
+ -7.6072998046875,
+ 12.171630859375
+ ],
+ [
+ -8.3680419921875,
+ 14.45379638671875
+ ],
+ [
+ -8.3680419921875,
+ 20.53961181640625
+ ],
+ [
+ -8.3680419921875,
+ 23.58251953125
+ ],
+ [
+ -6.8465576171875,
+ 25.10394287109375
+ ],
+ [
+ -3.8035888671875,
+ 26.62542724609375
+ ],
+ [
+ 3.8035888671875,
+ 24.34320068359375
+ ],
+ [
+ 7.6072998046875,
+ 22.82177734375
+ ],
+ [
+ 7.6072998046875,
+ 22.82177734375
+ ]
+ ],
+ "pressures": [
+ 0.2369232177734375,
+ 0.39422607421875,
+ 0.5490875244140625,
+ 0.572540283203125,
+ 0.572540283203125,
+ 0.573028564453125,
+ 0.575469970703125,
+ 0.578887939453125,
+ 0.579376220703125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.581817626953125,
+ 0.579864501953125,
+ 0.572540283203125,
+ 0.568145751953125,
+ 0.37664794921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DvSSYn5CVrXN1fJqL8_Dk",
+ "type": "freedraw",
+ "x": 571.3142403845322,
+ "y": 243.15005158060922,
+ "width": 17.4967041015625,
+ "height": 16.7359619140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2W",
+ "roundness": null,
+ "seed": 120175665,
+ "version": 69,
+ "versionNonce": 963810289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ -0.7607421875
+ ],
+ [
+ -1.5213623046875,
+ -0.7607421875
+ ],
+ [
+ -1.5213623046875,
+ -1.521484375
+ ],
+ [
+ -2.2821044921875,
+ -1.521484375
+ ],
+ [
+ -3.0428466796875,
+ -1.521484375
+ ],
+ [
+ -3.8035888671875,
+ -1.521484375
+ ],
+ [
+ -5.3250732421875,
+ -1.521484375
+ ],
+ [
+ -6.085693359375,
+ -1.521484375
+ ],
+ [
+ -7.607177734375,
+ -1.521484375
+ ],
+ [
+ -8.367919921875,
+ -1.521484375
+ ],
+ [
+ -10.650146484375,
+ 0
+ ],
+ [
+ -12.9322509765625,
+ 1.52142333984375
+ ],
+ [
+ -14.4537353515625,
+ 3.8035888671875
+ ],
+ [
+ -15.9752197265625,
+ 5.3250732421875
+ ],
+ [
+ -16.7359619140625,
+ 7.60723876953125
+ ],
+ [
+ -16.7359619140625,
+ 10.650146484375
+ ],
+ [
+ -16.7359619140625,
+ 12.171630859375
+ ],
+ [
+ -15.2144775390625,
+ 13.69305419921875
+ ],
+ [
+ -13.6929931640625,
+ 14.45379638671875
+ ],
+ [
+ -10.650146484375,
+ 15.2144775390625
+ ],
+ [
+ -7.607177734375,
+ 14.45379638671875
+ ],
+ [
+ -4.5643310546875,
+ 13.69305419921875
+ ],
+ [
+ -2.2821044921875,
+ 12.171630859375
+ ],
+ [
+ -0.7606201171875,
+ 10.650146484375
+ ],
+ [
+ 0,
+ 9.889404296875
+ ],
+ [
+ 0.7607421875,
+ 8.36798095703125
+ ],
+ [
+ 0.7607421875,
+ 6.0858154296875
+ ],
+ [
+ 0.7607421875,
+ 4.5643310546875
+ ],
+ [
+ 0,
+ 3.04290771484375
+ ],
+ [
+ 0,
+ 1.52142333984375
+ ],
+ [
+ -0.7606201171875,
+ 0.7607421875
+ ],
+ [
+ -3.0428466796875,
+ 0
+ ],
+ [
+ -4.5643310546875,
+ -0.7607421875
+ ],
+ [
+ -7.607177734375,
+ -1.521484375
+ ],
+ [
+ -11.410888671875,
+ -0.7607421875
+ ],
+ [
+ -13.6929931640625,
+ 0
+ ],
+ [
+ -15.2144775390625,
+ 0.7607421875
+ ],
+ [
+ -15.9752197265625,
+ 1.52142333984375
+ ],
+ [
+ -15.9752197265625,
+ 1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.320465087890625,
+ 0.38055419921875,
+ 0.37957763671875,
+ 0.4953460693359375,
+ 0.4977874755859375,
+ 0.500732421875,
+ 0.502197265625,
+ 0.503662109375,
+ 0.503662109375,
+ 0.503173828125,
+ 0.502685546875,
+ 0.501220703125,
+ 0.502685546875,
+ 0.503173828125,
+ 0.504150390625,
+ 0.504150390625,
+ 0.503173828125,
+ 0.503173828125,
+ 0.503662109375,
+ 0.507080078125,
+ 0.510009765625,
+ 0.514404296875,
+ 0.515380859375,
+ 0.516357421875,
+ 0.516845703125,
+ 0.518310546875,
+ 0.520751953125,
+ 0.5354156494140625,
+ 0.5407867431640625,
+ 0.5417633056640625,
+ 0.5432281494140625,
+ 0.5490875244140625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5500640869140625,
+ 0.529541015625,
+ 0.4806976318359375,
+ 0.38739013671875,
+ 0.189056396484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Pzz_PI2I0Hrzz3grpAkBz",
+ "type": "freedraw",
+ "x": 589.5716866735947,
+ "y": 240.10714386576547,
+ "width": 16.7359619140625,
+ "height": 21.30035400390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2X",
+ "roundness": null,
+ "seed": 161762129,
+ "version": 58,
+ "versionNonce": 1924984273,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ -1.521484375
+ ],
+ [
+ -1.521484375,
+ -1.521484375
+ ],
+ [
+ -3.8035888671875,
+ -1.521484375
+ ],
+ [
+ -4.5643310546875,
+ -1.521484375
+ ],
+ [
+ -5.3250732421875,
+ -0.7607421875
+ ],
+ [
+ -6.8465576171875,
+ -0.7607421875
+ ],
+ [
+ -9.128662109375,
+ 0.7607421875
+ ],
+ [
+ -10.650146484375,
+ 2.28216552734375
+ ],
+ [
+ -11.410888671875,
+ 3.04290771484375
+ ],
+ [
+ -12.171630859375,
+ 3.80364990234375
+ ],
+ [
+ -12.171630859375,
+ 6.0858154296875
+ ],
+ [
+ -11.410888671875,
+ 6.84649658203125
+ ],
+ [
+ -9.889404296875,
+ 8.36798095703125
+ ],
+ [
+ -5.3250732421875,
+ 9.889404296875
+ ],
+ [
+ -2.2821044921875,
+ 11.410888671875
+ ],
+ [
+ 0.7607421875,
+ 13.69305419921875
+ ],
+ [
+ 3.04296875,
+ 15.21453857421875
+ ],
+ [
+ 4.5643310546875,
+ 16.7359619140625
+ ],
+ [
+ 4.5643310546875,
+ 17.4967041015625
+ ],
+ [
+ 4.5643310546875,
+ 18.25738525390625
+ ],
+ [
+ 3.8037109375,
+ 19.01812744140625
+ ],
+ [
+ 2.2822265625,
+ 19.01812744140625
+ ],
+ [
+ -3.0428466796875,
+ 19.77886962890625
+ ],
+ [
+ -6.8465576171875,
+ 19.77886962890625
+ ],
+ [
+ -9.128662109375,
+ 19.77886962890625
+ ],
+ [
+ -10.650146484375,
+ 19.01812744140625
+ ],
+ [
+ -10.650146484375,
+ 19.01812744140625
+ ]
+ ],
+ "pressures": [
+ 0.3072662353515625,
+ 0.37860107421875,
+ 0.39080810546875,
+ 0.39617919921875,
+ 0.4103546142578125,
+ 0.445526123046875,
+ 0.459686279296875,
+ 0.4704437255859375,
+ 0.4763031005859375,
+ 0.4733734130859375,
+ 0.4719085693359375,
+ 0.4699554443359375,
+ 0.4689788818359375,
+ 0.457244873046875,
+ 0.451873779296875,
+ 0.452850341796875,
+ 0.453826904296875,
+ 0.454803466796875,
+ 0.455780029296875,
+ 0.463592529296875,
+ 0.4880218505859375,
+ 0.5373687744140625,
+ 0.587677001953125,
+ 0.5979461669921875,
+ 0.5969696044921875,
+ 0.586212158203125,
+ 0.5442047119140625,
+ 0.440155029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mesbOcdfGvWDqWva1R9bA",
+ "type": "freedraw",
+ "x": 621.5221261267197,
+ "y": 195.98507355326547,
+ "width": 11.410888671875,
+ "height": 58.57586669921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2Y",
+ "roundness": null,
+ "seed": 160387167,
+ "version": 54,
+ "versionNonce": 694225841,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ 0
+ ],
+ [
+ -1.5213623046875,
+ 0
+ ],
+ [
+ -2.2821044921875,
+ 0
+ ],
+ [
+ -3.0428466796875,
+ 0.7607421875
+ ],
+ [
+ -3.8035888671875,
+ 1.521484375
+ ],
+ [
+ -4.5643310546875,
+ 2.28216552734375
+ ],
+ [
+ -5.3250732421875,
+ 3.04290771484375
+ ],
+ [
+ -6.085693359375,
+ 4.56439208984375
+ ],
+ [
+ -6.846435546875,
+ 6.0858154296875
+ ],
+ [
+ -8.367919921875,
+ 9.12872314453125
+ ],
+ [
+ -10.650146484375,
+ 14.45379638671875
+ ],
+ [
+ -11.410888671875,
+ 19.01812744140625
+ ],
+ [
+ -11.410888671875,
+ 24.34326171875
+ ],
+ [
+ -11.410888671875,
+ 27.3861083984375
+ ],
+ [
+ -11.410888671875,
+ 30.42901611328125
+ ],
+ [
+ -11.410888671875,
+ 35.754150390625
+ ],
+ [
+ -10.650146484375,
+ 44.12213134765625
+ ],
+ [
+ -9.889404296875,
+ 48.68646240234375
+ ],
+ [
+ -9.128662109375,
+ 53.25079345703125
+ ],
+ [
+ -7.607177734375,
+ 55.53302001953125
+ ],
+ [
+ -6.085693359375,
+ 58.57586669921875
+ ],
+ [
+ -5.3250732421875,
+ 58.57586669921875
+ ],
+ [
+ -4.5643310546875,
+ 58.57586669921875
+ ],
+ [
+ -3.8035888671875,
+ 57.815185546875
+ ],
+ [
+ -3.8035888671875,
+ 57.815185546875
+ ]
+ ],
+ "pressures": [
+ 0.3614959716796875,
+ 0.449432373046875,
+ 0.447967529296875,
+ 0.6057586669921875,
+ 0.6067352294921875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6140594482421875,
+ 0.6155242919921875,
+ 0.6174774169921875,
+ 0.6194305419921875,
+ 0.63018798828125,
+ 0.63604736328125,
+ 0.64288330078125,
+ 0.64483642578125,
+ 0.64825439453125,
+ 0.65167236328125,
+ 0.6570587158203125,
+ 0.6590118408203125,
+ 0.6609649658203125,
+ 0.6595001220703125,
+ 0.63604736328125,
+ 0.521728515625,
+ 0.2862701416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "reF6ncDS7e12exRai36g_",
+ "type": "freedraw",
+ "x": 628.3686837439072,
+ "y": 225.65340851420297,
+ "width": 25.86474609375,
+ "height": 29.6683349609375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2Z",
+ "roundness": null,
+ "seed": 409122097,
+ "version": 58,
+ "versionNonce": 361131409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -0.7607421875
+ ],
+ [
+ 3.04296875,
+ -1.521484375
+ ],
+ [
+ 5.3250732421875,
+ -2.2822265625
+ ],
+ [
+ 6.8465576171875,
+ -2.2822265625
+ ],
+ [
+ 8.3680419921875,
+ -2.2822265625
+ ],
+ [
+ 12.171630859375,
+ -2.2822265625
+ ],
+ [
+ 13.693115234375,
+ -1.521484375
+ ],
+ [
+ 15.9752197265625,
+ -0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ 1.52142333984375
+ ],
+ [
+ 17.4967041015625,
+ 3.04290771484375
+ ],
+ [
+ 17.4967041015625,
+ 6.84649658203125
+ ],
+ [
+ 16.7359619140625,
+ 9.889404296875
+ ],
+ [
+ 15.214599609375,
+ 11.410888671875
+ ],
+ [
+ 14.453857421875,
+ 12.93231201171875
+ ],
+ [
+ 12.171630859375,
+ 16.7359619140625
+ ],
+ [
+ 9.889404296875,
+ 20.53955078125
+ ],
+ [
+ 8.3680419921875,
+ 23.58245849609375
+ ],
+ [
+ 7.6072998046875,
+ 25.86468505859375
+ ],
+ [
+ 7.6072998046875,
+ 26.6253662109375
+ ],
+ [
+ 9.889404296875,
+ 27.3861083984375
+ ],
+ [
+ 12.171630859375,
+ 27.3861083984375
+ ],
+ [
+ 16.7359619140625,
+ 27.3861083984375
+ ],
+ [
+ 19.7789306640625,
+ 25.86468505859375
+ ],
+ [
+ 22.82177734375,
+ 25.10394287109375
+ ],
+ [
+ 25.10400390625,
+ 25.10394287109375
+ ],
+ [
+ 25.10400390625,
+ 25.10394287109375
+ ]
+ ],
+ "pressures": [
+ 0.0405426025390625,
+ 0.4323272705078125,
+ 0.505615234375,
+ 0.5334625244140625,
+ 0.5520172119140625,
+ 0.569122314453125,
+ 0.589630126953125,
+ 0.5959930419921875,
+ 0.5994110107421875,
+ 0.6023406982421875,
+ 0.6052703857421875,
+ 0.6086883544921875,
+ 0.6145477294921875,
+ 0.6243133544921875,
+ 0.63360595703125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63897705078125,
+ 0.63848876953125,
+ 0.63751220703125,
+ 0.63653564453125,
+ 0.62628173828125,
+ 0.6135711669921875,
+ 0.6086883544921875,
+ 0.6052703857421875,
+ 0.575469970703125,
+ 0.4899749755859375,
+ 0.2784423828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tdIoobNQgYjqK8-lFv9iy",
+ "type": "freedraw",
+ "x": 669.4479073767197,
+ "y": 254.56094025248422,
+ "width": 21.3004150390625,
+ "height": 28.1468505859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2a",
+ "roundness": null,
+ "seed": 5189759,
+ "version": 62,
+ "versionNonce": 2120520561,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.76068115234375
+ ],
+ [
+ 0.7607421875,
+ -0.76068115234375
+ ],
+ [
+ 0.7607421875,
+ -1.52142333984375
+ ],
+ [
+ 1.521484375,
+ -2.28216552734375
+ ],
+ [
+ 2.2822265625,
+ -3.8035888671875
+ ],
+ [
+ 2.2822265625,
+ -6.84649658203125
+ ],
+ [
+ 2.2822265625,
+ -10.650146484375
+ ],
+ [
+ 1.521484375,
+ -16.7359619140625
+ ],
+ [
+ 0,
+ -19.01812744140625
+ ],
+ [
+ -1.521484375,
+ -19.77886962890625
+ ],
+ [
+ -3.04296875,
+ -20.53955078125
+ ],
+ [
+ -1.521484375,
+ -19.77886962890625
+ ],
+ [
+ -0.7607421875,
+ -19.77886962890625
+ ],
+ [
+ 0.7607421875,
+ -19.01812744140625
+ ],
+ [
+ 2.2822265625,
+ -19.01812744140625
+ ],
+ [
+ 3.8035888671875,
+ -18.25738525390625
+ ],
+ [
+ 9.889404296875,
+ -17.49664306640625
+ ],
+ [
+ 14.4537353515625,
+ -18.25738525390625
+ ],
+ [
+ 15.9752197265625,
+ -18.25738525390625
+ ],
+ [
+ 16.7359619140625,
+ -18.25738525390625
+ ],
+ [
+ 17.4967041015625,
+ -18.25738525390625
+ ],
+ [
+ 17.4967041015625,
+ -17.49664306640625
+ ],
+ [
+ 18.2574462890625,
+ -15.2144775390625
+ ],
+ [
+ 18.2574462890625,
+ -11.410888671875
+ ],
+ [
+ 18.2574462890625,
+ -6.84649658203125
+ ],
+ [
+ 18.2574462890625,
+ -4.5643310546875
+ ],
+ [
+ 17.4967041015625,
+ 0
+ ],
+ [
+ 17.4967041015625,
+ 3.04290771484375
+ ],
+ [
+ 17.4967041015625,
+ 5.32513427734375
+ ],
+ [
+ 17.4967041015625,
+ 6.8465576171875
+ ],
+ [
+ 17.4967041015625,
+ 7.6072998046875
+ ],
+ [
+ 18.2574462890625,
+ 7.6072998046875
+ ],
+ [
+ 18.2574462890625,
+ 7.6072998046875
+ ]
+ ],
+ "pressures": [
+ 0.3561248779296875,
+ 0.4889984130859375,
+ 0.4977874755859375,
+ 0.507080078125,
+ 0.523193359375,
+ 0.5603179931640625,
+ 0.580352783203125,
+ 0.586212158203125,
+ 0.588165283203125,
+ 0.589630126953125,
+ 0.591583251953125,
+ 0.5950164794921875,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.587188720703125,
+ 0.590118408203125,
+ 0.593048095703125,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5984344482421875,
+ 0.63311767578125,
+ 0.63507080078125,
+ 0.63555908203125,
+ 0.63604736328125,
+ 0.63507080078125,
+ 0.63067626953125,
+ 0.6106414794921875,
+ 0.5505523681640625,
+ 0.4318389892578125,
+ 0.319976806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "stygFOIARExIH82776Uwh",
+ "type": "freedraw",
+ "x": 709.7663888220322,
+ "y": 203.59231232279672,
+ "width": 12.932373046875,
+ "height": 50.2078857421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2b",
+ "roundness": null,
+ "seed": 183161489,
+ "version": 48,
+ "versionNonce": 1480785233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -1.52142333984375
+ ],
+ [
+ -1.521484375,
+ -0.76068115234375
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -2.2822265625,
+ 1.521484375
+ ],
+ [
+ -3.04296875,
+ 3.80364990234375
+ ],
+ [
+ -3.8037109375,
+ 8.3680419921875
+ ],
+ [
+ -5.3250732421875,
+ 14.45379638671875
+ ],
+ [
+ -6.0858154296875,
+ 21.30035400390625
+ ],
+ [
+ -6.8465576171875,
+ 28.14691162109375
+ ],
+ [
+ -6.8465576171875,
+ 34.993408203125
+ ],
+ [
+ -6.0858154296875,
+ 41.0792236328125
+ ],
+ [
+ -6.0858154296875,
+ 43.36138916015625
+ ],
+ [
+ -3.8037109375,
+ 46.404296875
+ ],
+ [
+ -2.2822265625,
+ 47.92578125
+ ],
+ [
+ 0,
+ 48.68646240234375
+ ],
+ [
+ 3.0428466796875,
+ 47.92578125
+ ],
+ [
+ 4.5643310546875,
+ 47.1650390625
+ ],
+ [
+ 6.0858154296875,
+ 46.404296875
+ ],
+ [
+ 6.0858154296875,
+ 46.404296875
+ ]
+ ],
+ "pressures": [
+ 0.021484375,
+ 0.4279327392578125,
+ 0.588653564453125,
+ 0.588653564453125,
+ 0.588653564453125,
+ 0.589141845703125,
+ 0.588165283203125,
+ 0.587188720703125,
+ 0.580841064453125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.577423095703125,
+ 0.574981689453125,
+ 0.564239501953125,
+ 0.530517578125,
+ 0.4836273193359375,
+ 0.3644256591796875,
+ 0.2188568115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "N3lRi7l4LH64m8f6ka3W-",
+ "type": "freedraw",
+ "x": 693.0304269079697,
+ "y": 220.32833527201547,
+ "width": 22.82177734375,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2c",
+ "roundness": null,
+ "seed": 157971583,
+ "version": 40,
+ "versionNonce": 578366257,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 3.0428466796875,
+ 0
+ ],
+ [
+ 6.8465576171875,
+ 0
+ ],
+ [
+ 9.128662109375,
+ 0
+ ],
+ [
+ 10.650146484375,
+ 0
+ ],
+ [
+ 15.2144775390625,
+ 0
+ ],
+ [
+ 18.2574462890625,
+ 0
+ ],
+ [
+ 19.77880859375,
+ 0
+ ],
+ [
+ 22.06103515625,
+ 0
+ ],
+ [
+ 22.82177734375,
+ 0
+ ],
+ [
+ 22.82177734375,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3033599853515625,
+ 0.511962890625,
+ 0.5417633056640625,
+ 0.581817626953125,
+ 0.5964813232421875,
+ 0.6013641357421875,
+ 0.6047821044921875,
+ 0.5945281982421875,
+ 0.5573883056640625,
+ 0.3663787841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uV36ZcIYoyWdnDsK1m9jX",
+ "type": "freedraw",
+ "x": 724.9808663610947,
+ "y": 188.37783478373422,
+ "width": 14.453857421875,
+ "height": 68.46533203125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2d",
+ "roundness": null,
+ "seed": 922326513,
+ "version": 49,
+ "versionNonce": 91135249,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0.7607421875
+ ],
+ [
+ 3.04296875,
+ 1.52142333984375
+ ],
+ [
+ 3.8035888671875,
+ 2.28216552734375
+ ],
+ [
+ 4.5643310546875,
+ 3.80364990234375
+ ],
+ [
+ 5.3250732421875,
+ 5.3250732421875
+ ],
+ [
+ 8.3680419921875,
+ 12.93231201171875
+ ],
+ [
+ 9.889404296875,
+ 18.25738525390625
+ ],
+ [
+ 12.171630859375,
+ 24.34320068359375
+ ],
+ [
+ 12.932373046875,
+ 30.42901611328125
+ ],
+ [
+ 14.453857421875,
+ 40.3184814453125
+ ],
+ [
+ 14.453857421875,
+ 46.40423583984375
+ ],
+ [
+ 14.453857421875,
+ 51.7293701171875
+ ],
+ [
+ 13.693115234375,
+ 56.293701171875
+ ],
+ [
+ 11.410888671875,
+ 60.8580322265625
+ ],
+ [
+ 8.3680419921875,
+ 66.18310546875
+ ],
+ [
+ 6.8465576171875,
+ 67.70458984375
+ ],
+ [
+ 6.8465576171875,
+ 68.46533203125
+ ],
+ [
+ 6.0858154296875,
+ 68.46533203125
+ ],
+ [
+ 5.3250732421875,
+ 68.46533203125
+ ],
+ [
+ 5.3250732421875,
+ 68.46533203125
+ ]
+ ],
+ "pressures": [
+ 0.38153076171875,
+ 0.441619873046875,
+ 0.453338623046875,
+ 0.467987060546875,
+ 0.4802093505859375,
+ 0.4943695068359375,
+ 0.5378570556640625,
+ 0.5549468994140625,
+ 0.563751220703125,
+ 0.566680908203125,
+ 0.577911376953125,
+ 0.592559814453125,
+ 0.6018524169921875,
+ 0.6033172607421875,
+ 0.6003875732421875,
+ 0.5998992919921875,
+ 0.592559814453125,
+ 0.5529937744140625,
+ 0.441619873046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "s7vZoBNPf5dtuFnk6F2sJ",
+ "type": "freedraw",
+ "x": 759.9742745642197,
+ "y": 221.08901642435922,
+ "width": 29.6683349609375,
+ "height": 36.51483154296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2e",
+ "roundness": null,
+ "seed": 518495825,
+ "version": 55,
+ "versionNonce": 815452913,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.76068115234375
+ ],
+ [
+ 0.7607421875,
+ -1.52142333984375
+ ],
+ [
+ 2.2822265625,
+ -2.28216552734375
+ ],
+ [
+ 3.8035888671875,
+ -3.04290771484375
+ ],
+ [
+ 5.3250732421875,
+ -3.8035888671875
+ ],
+ [
+ 9.128662109375,
+ -4.5643310546875
+ ],
+ [
+ 10.650146484375,
+ -4.5643310546875
+ ],
+ [
+ 12.171630859375,
+ -5.3250732421875
+ ],
+ [
+ 15.9752197265625,
+ -4.5643310546875
+ ],
+ [
+ 17.4967041015625,
+ -2.28216552734375
+ ],
+ [
+ 18.2574462890625,
+ 0.7607421875
+ ],
+ [
+ 19.0181884765625,
+ 3.04290771484375
+ ],
+ [
+ 18.2574462890625,
+ 5.3250732421875
+ ],
+ [
+ 15.2144775390625,
+ 12.932373046875
+ ],
+ [
+ 11.410888671875,
+ 18.2574462890625
+ ],
+ [
+ 9.128662109375,
+ 23.58251953125
+ ],
+ [
+ 7.6072998046875,
+ 26.62542724609375
+ ],
+ [
+ 7.6072998046875,
+ 28.9075927734375
+ ],
+ [
+ 8.367919921875,
+ 29.6683349609375
+ ],
+ [
+ 10.650146484375,
+ 30.4290771484375
+ ],
+ [
+ 13.6929931640625,
+ 31.18975830078125
+ ],
+ [
+ 19.77880859375,
+ 31.18975830078125
+ ],
+ [
+ 23.58251953125,
+ 31.18975830078125
+ ],
+ [
+ 27.3861083984375,
+ 29.6683349609375
+ ],
+ [
+ 29.6683349609375,
+ 28.9075927734375
+ ],
+ [
+ 29.6683349609375,
+ 28.9075927734375
+ ]
+ ],
+ "pressures": [
+ 0.39764404296875,
+ 0.450897216796875,
+ 0.4909515380859375,
+ 0.508544921875,
+ 0.529541015625,
+ 0.5451812744140625,
+ 0.569610595703125,
+ 0.578399658203125,
+ 0.584747314453125,
+ 0.6018524169921875,
+ 0.6130828857421875,
+ 0.6169891357421875,
+ 0.6199188232421875,
+ 0.6208953857421875,
+ 0.6165008544921875,
+ 0.6160125732421875,
+ 0.6150360107421875,
+ 0.6121063232421875,
+ 0.6042938232421875,
+ 0.6023406982421875,
+ 0.6038055419921875,
+ 0.6086883544921875,
+ 0.5945281982421875,
+ 0.523193359375,
+ 0.333160400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CS2WkRlWaSU_qdJXDFuAo",
+ "type": "freedraw",
+ "x": 795.7284249548447,
+ "y": 254.56094025248422,
+ "width": 22.82177734375,
+ "height": 28.9075927734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2f",
+ "roundness": null,
+ "seed": 1631083601,
+ "version": 64,
+ "versionNonce": 2022001873,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ 0.7606201171875,
+ -2.28216552734375
+ ],
+ [
+ 1.5213623046875,
+ -3.8035888671875
+ ],
+ [
+ 1.5213623046875,
+ -5.3250732421875
+ ],
+ [
+ 2.2821044921875,
+ -9.128662109375
+ ],
+ [
+ 2.2821044921875,
+ -11.410888671875
+ ],
+ [
+ 2.2821044921875,
+ -14.4537353515625
+ ],
+ [
+ 1.5213623046875,
+ -20.53955078125
+ ],
+ [
+ 0,
+ -22.82171630859375
+ ],
+ [
+ -2.2822265625,
+ -23.58245849609375
+ ],
+ [
+ -3.04296875,
+ -24.34320068359375
+ ],
+ [
+ -3.8037109375,
+ -24.34320068359375
+ ],
+ [
+ -3.8037109375,
+ -23.58245849609375
+ ],
+ [
+ -2.2822265625,
+ -22.82171630859375
+ ],
+ [
+ -0.7607421875,
+ -22.06103515625
+ ],
+ [
+ 0.7606201171875,
+ -22.06103515625
+ ],
+ [
+ 3.8035888671875,
+ -20.53955078125
+ ],
+ [
+ 9.128662109375,
+ -19.77886962890625
+ ],
+ [
+ 12.9322509765625,
+ -19.77886962890625
+ ],
+ [
+ 15.9752197265625,
+ -20.53955078125
+ ],
+ [
+ 18.25732421875,
+ -21.30029296875
+ ],
+ [
+ 19.01806640625,
+ -21.30029296875
+ ],
+ [
+ 19.01806640625,
+ -20.53955078125
+ ],
+ [
+ 19.01806640625,
+ -19.77886962890625
+ ],
+ [
+ 19.01806640625,
+ -18.25738525390625
+ ],
+ [
+ 19.01806640625,
+ -13.69305419921875
+ ],
+ [
+ 18.25732421875,
+ -8.36798095703125
+ ],
+ [
+ 17.49658203125,
+ -3.0428466796875
+ ],
+ [
+ 17.49658203125,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ 1.521484375
+ ],
+ [
+ 16.7359619140625,
+ 4.56439208984375
+ ],
+ [
+ 17.49658203125,
+ 4.56439208984375
+ ],
+ [
+ 19.01806640625,
+ 2.2822265625
+ ],
+ [
+ 19.01806640625,
+ 2.2822265625
+ ]
+ ],
+ "pressures": [
+ 0.070831298828125,
+ 0.4919281005859375,
+ 0.505126953125,
+ 0.511962890625,
+ 0.524658203125,
+ 0.5363922119140625,
+ 0.5520172119140625,
+ 0.5539703369140625,
+ 0.5544586181640625,
+ 0.5578765869140625,
+ 0.563751220703125,
+ 0.567657470703125,
+ 0.571563720703125,
+ 0.577423095703125,
+ 0.570098876953125,
+ 0.571075439453125,
+ 0.573516845703125,
+ 0.578887939453125,
+ 0.584747314453125,
+ 0.5945281982421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5989227294921875,
+ 0.6072235107421875,
+ 0.64971923828125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.65069580078125,
+ 0.6199188232421875,
+ 0.459686279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aKiTmpilZCvwiQtqplKkL",
+ "type": "freedraw",
+ "x": -169.632597994374,
+ "y": 396.05587433451547,
+ "width": 51.7293701171875,
+ "height": 38.7969970703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2g",
+ "roundness": null,
+ "seed": 2124421055,
+ "version": 82,
+ "versionNonce": 885361329,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.76068115234375
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ -0.7607421875,
+ -3.8035888671875
+ ],
+ [
+ -1.521484375,
+ -3.8035888671875
+ ],
+ [
+ -2.2822265625,
+ -3.8035888671875
+ ],
+ [
+ -3.04290771484375,
+ -4.5643310546875
+ ],
+ [
+ -4.56439208984375,
+ -4.5643310546875
+ ],
+ [
+ -5.32513427734375,
+ -4.5643310546875
+ ],
+ [
+ -6.0858154296875,
+ -5.3250732421875
+ ],
+ [
+ -9.12872314453125,
+ -5.3250732421875
+ ],
+ [
+ -11.410888671875,
+ -4.5643310546875
+ ],
+ [
+ -14.45379638671875,
+ -3.04290771484375
+ ],
+ [
+ -17.4967041015625,
+ -0.76068115234375
+ ],
+ [
+ -20.53961181640625,
+ 2.28216552734375
+ ],
+ [
+ -21.30035400390625,
+ 3.80364990234375
+ ],
+ [
+ -22.82177734375,
+ 7.6072998046875
+ ],
+ [
+ -23.58251953125,
+ 11.410888671875
+ ],
+ [
+ -22.82177734375,
+ 15.97528076171875
+ ],
+ [
+ -22.06109619140625,
+ 19.77886962890625
+ ],
+ [
+ -21.30035400390625,
+ 22.06103515625
+ ],
+ [
+ -19.0181884765625,
+ 25.86468505859375
+ ],
+ [
+ -15.21453857421875,
+ 29.6683349609375
+ ],
+ [
+ -10.65020751953125,
+ 31.95050048828125
+ ],
+ [
+ -6.8465576171875,
+ 33.471923828125
+ ],
+ [
+ -4.56439208984375,
+ 33.471923828125
+ ],
+ [
+ -0.7607421875,
+ 33.471923828125
+ ],
+ [
+ 3.0428466796875,
+ 32.71124267578125
+ ],
+ [
+ 5.3250732421875,
+ 30.42901611328125
+ ],
+ [
+ 7.60723876953125,
+ 28.1468505859375
+ ],
+ [
+ 9.128662109375,
+ 23.58251953125
+ ],
+ [
+ 9.889404296875,
+ 15.97528076171875
+ ],
+ [
+ 9.889404296875,
+ 10.65020751953125
+ ],
+ [
+ 9.889404296875,
+ 6.0858154296875
+ ],
+ [
+ 9.128662109375,
+ 3.04290771484375
+ ],
+ [
+ 8.36798095703125,
+ 0.7607421875
+ ],
+ [
+ 6.84649658203125,
+ -0.76068115234375
+ ],
+ [
+ 6.08575439453125,
+ -0.76068115234375
+ ],
+ [
+ 6.08575439453125,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 3.80364990234375
+ ],
+ [
+ 5.3250732421875,
+ 6.8465576171875
+ ],
+ [
+ 6.84649658203125,
+ 10.65020751953125
+ ],
+ [
+ 8.36798095703125,
+ 15.21453857421875
+ ],
+ [
+ 11.41082763671875,
+ 19.77886962890625
+ ],
+ [
+ 12.17156982421875,
+ 22.06103515625
+ ],
+ [
+ 13.69305419921875,
+ 24.34326171875
+ ],
+ [
+ 15.2144775390625,
+ 25.86468505859375
+ ],
+ [
+ 17.49664306640625,
+ 28.1468505859375
+ ],
+ [
+ 20.53955078125,
+ 29.6683349609375
+ ],
+ [
+ 23.58245849609375,
+ 30.42901611328125
+ ],
+ [
+ 28.1468505859375,
+ 28.9075927734375
+ ],
+ [
+ 28.1468505859375,
+ 28.9075927734375
+ ]
+ ],
+ "pressures": [
+ 0.3058013916015625,
+ 0.328277587890625,
+ 0.329742431640625,
+ 0.4289093017578125,
+ 0.4709320068359375,
+ 0.508544921875,
+ 0.5427398681640625,
+ 0.5578765869140625,
+ 0.567657470703125,
+ 0.579376220703125,
+ 0.584259033203125,
+ 0.588653564453125,
+ 0.591583251953125,
+ 0.5945281982421875,
+ 0.5959930419921875,
+ 0.6003875732421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6013641357421875,
+ 0.5984344482421875,
+ 0.5969696044921875,
+ 0.5940399169921875,
+ 0.590118408203125,
+ 0.582305908203125,
+ 0.579376220703125,
+ 0.577423095703125,
+ 0.573028564453125,
+ 0.570098876953125,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.571563720703125,
+ 0.574981689453125,
+ 0.567657470703125,
+ 0.5534820556640625,
+ 0.5573883056640625,
+ 0.5608062744140625,
+ 0.5622711181640625,
+ 0.564239501953125,
+ 0.569122314453125,
+ 0.571563720703125,
+ 0.572540283203125,
+ 0.573028564453125,
+ 0.574493408203125,
+ 0.5529937744140625,
+ 0.445037841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "j7vN0zKgrS04h4quRbeTR",
+ "type": "freedraw",
+ "x": -120.94619662718651,
+ "y": 399.0987820493592,
+ "width": 20.53961181640625,
+ "height": 0.7607421875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2h",
+ "roundness": null,
+ "seed": 2040264209,
+ "version": 40,
+ "versionNonce": 1577258129,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 1.521484375,
+ 0
+ ],
+ [
+ 3.04290771484375,
+ 0
+ ],
+ [
+ 7.6072998046875,
+ 0
+ ],
+ [
+ 11.410888671875,
+ 0
+ ],
+ [
+ 15.21453857421875,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ 0
+ ],
+ [
+ 18.2574462890625,
+ 0.7607421875
+ ],
+ [
+ 19.77886962890625,
+ 0.7607421875
+ ],
+ [
+ 20.53961181640625,
+ 0.7607421875
+ ],
+ [
+ 20.53961181640625,
+ 0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.1763458251953125,
+ 0.516357421875,
+ 0.5471343994140625,
+ 0.569122314453125,
+ 0.5959930419921875,
+ 0.5974578857421875,
+ 0.586212158203125,
+ 0.5612945556640625,
+ 0.529541015625,
+ 0.4372100830078125,
+ 0.3497772216796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3vJskE3v3DBT0LMVjuJUE",
+ "type": "freedraw",
+ "x": -117.14254672484276,
+ "y": 413.55257843607797,
+ "width": 22.82177734375,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2i",
+ "roundness": null,
+ "seed": 2019311743,
+ "version": 40,
+ "versionNonce": 1811239537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ 0
+ ],
+ [
+ 3.80364990234375,
+ 0
+ ],
+ [
+ 5.3250732421875,
+ 0
+ ],
+ [
+ 6.84649658203125,
+ 0
+ ],
+ [
+ 8.36798095703125,
+ 0
+ ],
+ [
+ 10.650146484375,
+ 0
+ ],
+ [
+ 15.9752197265625,
+ -0.7607421875
+ ],
+ [
+ 19.01812744140625,
+ -1.52142333984375
+ ],
+ [
+ 22.06103515625,
+ -1.52142333984375
+ ],
+ [
+ 22.82177734375,
+ -2.28216552734375
+ ],
+ [
+ 22.82177734375,
+ -2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.4162139892578125,
+ 0.5500640869140625,
+ 0.583770751953125,
+ 0.5964813232421875,
+ 0.6057586669921875,
+ 0.6111297607421875,
+ 0.6121063232421875,
+ 0.6106414794921875,
+ 0.5417633056640625,
+ 0.3614959716796875,
+ 0.1025848388671875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JQcHmduwsEtfvr_Ikeauf",
+ "type": "freedraw",
+ "x": -33.46267611937401,
+ "y": 404.4238552915467,
+ "width": 25.86468505859375,
+ "height": 6.8465576171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2j",
+ "roundness": null,
+ "seed": 1520863729,
+ "version": 46,
+ "versionNonce": 1935924305,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 1.52142333984375,
+ -0.7607421875
+ ],
+ [
+ 2.28216552734375,
+ -0.7607421875
+ ],
+ [
+ 3.04290771484375,
+ -0.7607421875
+ ],
+ [
+ 4.5643310546875,
+ -0.7607421875
+ ],
+ [
+ 6.84649658203125,
+ -0.7607421875
+ ],
+ [
+ 10.650146484375,
+ -1.521484375
+ ],
+ [
+ 12.171630859375,
+ -2.28216552734375
+ ],
+ [
+ 15.9752197265625,
+ -2.28216552734375
+ ],
+ [
+ 18.25738525390625,
+ -3.04290771484375
+ ],
+ [
+ 19.77886962890625,
+ -3.04290771484375
+ ],
+ [
+ 20.53961181640625,
+ -3.04290771484375
+ ],
+ [
+ 22.06103515625,
+ -3.04290771484375
+ ],
+ [
+ 24.34320068359375,
+ -5.3250732421875
+ ],
+ [
+ 25.10394287109375,
+ -6.8465576171875
+ ],
+ [
+ 25.10394287109375,
+ -6.8465576171875
+ ]
+ ],
+ "pressures": [
+ 0.442108154296875,
+ 0.513427734375,
+ 0.5559234619140625,
+ 0.576934814453125,
+ 0.587188720703125,
+ 0.593048095703125,
+ 0.5974578857421875,
+ 0.6013641357421875,
+ 0.6042938232421875,
+ 0.6047821044921875,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.6067352294921875,
+ 0.5955047607421875,
+ 0.519287109375,
+ 0.189544677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rgR1nbQn9SsWmOv8-TWzU",
+ "type": "freedraw",
+ "x": 16.74520962281349,
+ "y": 394.53438995951547,
+ "width": 34.232666015625,
+ "height": 46.40423583984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2k",
+ "roundness": null,
+ "seed": 414395135,
+ "version": 69,
+ "versionNonce": 69610033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.76068115234375
+ ],
+ [
+ 1.521484375,
+ -0.76068115234375
+ ],
+ [
+ 2.28216552734375,
+ -1.52142333984375
+ ],
+ [
+ 3.04290771484375,
+ -2.28216552734375
+ ],
+ [
+ 5.3250732421875,
+ -4.5643310546875
+ ],
+ [
+ 6.0858154296875,
+ -5.3250732421875
+ ],
+ [
+ 6.8465576171875,
+ -6.84649658203125
+ ],
+ [
+ 8.36798095703125,
+ -11.410888671875
+ ],
+ [
+ 9.12872314453125,
+ -15.2144775390625
+ ],
+ [
+ 9.88946533203125,
+ -19.77886962890625
+ ],
+ [
+ 9.88946533203125,
+ -21.30029296875
+ ],
+ [
+ 9.88946533203125,
+ -22.82177734375
+ ],
+ [
+ 9.12872314453125,
+ -23.58245849609375
+ ],
+ [
+ 9.12872314453125,
+ -22.82177734375
+ ],
+ [
+ 9.88946533203125,
+ -22.06103515625
+ ],
+ [
+ 9.88946533203125,
+ -20.53955078125
+ ],
+ [
+ 10.650146484375,
+ -17.4967041015625
+ ],
+ [
+ 12.171630859375,
+ -14.45379638671875
+ ],
+ [
+ 12.932373046875,
+ -10.650146484375
+ ],
+ [
+ 15.21453857421875,
+ -3.04290771484375
+ ],
+ [
+ 15.9752197265625,
+ 0
+ ],
+ [
+ 16.7359619140625,
+ 6.8465576171875
+ ],
+ [
+ 16.7359619140625,
+ 12.932373046875
+ ],
+ [
+ 16.7359619140625,
+ 17.4967041015625
+ ],
+ [
+ 15.21453857421875,
+ 19.77886962890625
+ ],
+ [
+ 14.45379638671875,
+ 21.30035400390625
+ ],
+ [
+ 13.69305419921875,
+ 22.06103515625
+ ],
+ [
+ 15.21453857421875,
+ 21.30035400390625
+ ],
+ [
+ 15.9752197265625,
+ 21.30035400390625
+ ],
+ [
+ 17.4967041015625,
+ 21.30035400390625
+ ],
+ [
+ 19.01812744140625,
+ 21.30035400390625
+ ],
+ [
+ 22.82177734375,
+ 20.53961181640625
+ ],
+ [
+ 24.34326171875,
+ 20.53961181640625
+ ],
+ [
+ 28.1468505859375,
+ 21.30035400390625
+ ],
+ [
+ 29.6683349609375,
+ 21.30035400390625
+ ],
+ [
+ 30.42901611328125,
+ 21.30035400390625
+ ],
+ [
+ 31.95050048828125,
+ 22.06103515625
+ ],
+ [
+ 33.471923828125,
+ 22.82177734375
+ ],
+ [
+ 34.232666015625,
+ 22.82177734375
+ ],
+ [
+ 34.232666015625,
+ 22.82177734375
+ ]
+ ],
+ "pressures": [
+ 0.2901763916015625,
+ 0.512451171875,
+ 0.521728515625,
+ 0.524658203125,
+ 0.530517578125,
+ 0.5334625244140625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5393218994140625,
+ 0.5407867431640625,
+ 0.5432281494140625,
+ 0.5451812744140625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5485992431640625,
+ 0.5534820556640625,
+ 0.5549468994140625,
+ 0.5559234619140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5471343994140625,
+ 0.5456695556640625,
+ 0.5359039306640625,
+ 0.523681640625,
+ 0.518310546875,
+ 0.524169921875,
+ 0.529541015625,
+ 0.530029296875,
+ 0.5349273681640625,
+ 0.5359039306640625,
+ 0.5344390869140625,
+ 0.5324859619140625,
+ 0.530029296875,
+ 0.505126953125,
+ 0.39031982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pH1ifuEBThUWlgZww5vZs",
+ "type": "freedraw",
+ "x": 51.73861782593849,
+ "y": 377.03768585795297,
+ "width": 32.711181640625,
+ "height": 38.7969970703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2l",
+ "roundness": null,
+ "seed": 978661855,
+ "version": 55,
+ "versionNonce": 1193524241,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.76068115234375,
+ 0
+ ],
+ [
+ 1.52142333984375,
+ -0.76068115234375
+ ],
+ [
+ 3.04290771484375,
+ -0.76068115234375
+ ],
+ [
+ 4.5643310546875,
+ -1.52142333984375
+ ],
+ [
+ 6.0858154296875,
+ -1.52142333984375
+ ],
+ [
+ 9.128662109375,
+ -2.28216552734375
+ ],
+ [
+ 12.17156982421875,
+ -3.0428466796875
+ ],
+ [
+ 15.9752197265625,
+ -3.0428466796875
+ ],
+ [
+ 19.01812744140625,
+ -2.28216552734375
+ ],
+ [
+ 22.06103515625,
+ 1.521484375
+ ],
+ [
+ 22.82177734375,
+ 4.56439208984375
+ ],
+ [
+ 22.82177734375,
+ 8.3680419921875
+ ],
+ [
+ 22.82177734375,
+ 12.171630859375
+ ],
+ [
+ 22.06103515625,
+ 16.73602294921875
+ ],
+ [
+ 20.53955078125,
+ 23.58251953125
+ ],
+ [
+ 19.01812744140625,
+ 27.38616943359375
+ ],
+ [
+ 18.25738525390625,
+ 31.18975830078125
+ ],
+ [
+ 19.01812744140625,
+ 33.47198486328125
+ ],
+ [
+ 19.77886962890625,
+ 34.232666015625
+ ],
+ [
+ 22.06103515625,
+ 34.993408203125
+ ],
+ [
+ 24.34320068359375,
+ 35.754150390625
+ ],
+ [
+ 26.6253662109375,
+ 35.754150390625
+ ],
+ [
+ 28.90753173828125,
+ 35.754150390625
+ ],
+ [
+ 31.18975830078125,
+ 34.232666015625
+ ],
+ [
+ 32.711181640625,
+ 33.47198486328125
+ ],
+ [
+ 32.711181640625,
+ 33.47198486328125
+ ]
+ ],
+ "pressures": [
+ 0.1812286376953125,
+ 0.4728851318359375,
+ 0.4909515380859375,
+ 0.508544921875,
+ 0.520751953125,
+ 0.5354156494140625,
+ 0.5559234619140625,
+ 0.570587158203125,
+ 0.576446533203125,
+ 0.583770751953125,
+ 0.5994110107421875,
+ 0.6033172607421875,
+ 0.6057586669921875,
+ 0.6106414794921875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6140594482421875,
+ 0.6155242919921875,
+ 0.6125946044921875,
+ 0.6155242919921875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6160125732421875,
+ 0.580841064453125,
+ 0.4245147705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-8tu6IbqZ5uYouDu6PgMi",
+ "type": "freedraw",
+ "x": 104.22866909546974,
+ "y": 415.8347439634217,
+ "width": 31.95050048828125,
+ "height": 27.38616943359375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2m",
+ "roundness": null,
+ "seed": 38601585,
+ "version": 75,
+ "versionNonce": 1549013489,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ 0,
+ -4.56439208984375
+ ],
+ [
+ 0.7607421875,
+ -5.3250732421875
+ ],
+ [
+ 0.7607421875,
+ -6.8465576171875
+ ],
+ [
+ 0.7607421875,
+ -10.65020751953125
+ ],
+ [
+ 0.7607421875,
+ -14.45379638671875
+ ],
+ [
+ 0,
+ -17.4967041015625
+ ],
+ [
+ -0.7607421875,
+ -20.53961181640625
+ ],
+ [
+ -1.521484375,
+ -23.58251953125
+ ],
+ [
+ -3.04290771484375,
+ -25.86468505859375
+ ],
+ [
+ -4.5643310546875,
+ -26.62542724609375
+ ],
+ [
+ -6.0858154296875,
+ -26.62542724609375
+ ],
+ [
+ -6.0858154296875,
+ -25.86468505859375
+ ],
+ [
+ -6.84649658203125,
+ -25.86468505859375
+ ],
+ [
+ -6.0858154296875,
+ -25.10394287109375
+ ],
+ [
+ -4.5643310546875,
+ -25.10394287109375
+ ],
+ [
+ -3.04290771484375,
+ -25.10394287109375
+ ],
+ [
+ 0,
+ -25.10394287109375
+ ],
+ [
+ 1.521484375,
+ -25.10394287109375
+ ],
+ [
+ 5.3250732421875,
+ -25.86468505859375
+ ],
+ [
+ 9.889404296875,
+ -25.86468505859375
+ ],
+ [
+ 13.693115234375,
+ -26.62542724609375
+ ],
+ [
+ 18.2574462890625,
+ -27.38616943359375
+ ],
+ [
+ 19.7789306640625,
+ -27.38616943359375
+ ],
+ [
+ 20.53955078125,
+ -27.38616943359375
+ ],
+ [
+ 20.53955078125,
+ -26.62542724609375
+ ],
+ [
+ 21.30029296875,
+ -25.86468505859375
+ ],
+ [
+ 21.30029296875,
+ -24.34326171875
+ ],
+ [
+ 21.30029296875,
+ -22.82177734375
+ ],
+ [
+ 21.30029296875,
+ -21.30035400390625
+ ],
+ [
+ 21.30029296875,
+ -17.4967041015625
+ ],
+ [
+ 21.30029296875,
+ -15.21453857421875
+ ],
+ [
+ 21.30029296875,
+ -11.410888671875
+ ],
+ [
+ 22.06103515625,
+ -7.6072998046875
+ ],
+ [
+ 22.82177734375,
+ -4.56439208984375
+ ],
+ [
+ 22.82177734375,
+ -3.04290771484375
+ ],
+ [
+ 23.58251953125,
+ -2.28216552734375
+ ],
+ [
+ 24.34326171875,
+ -0.7607421875
+ ],
+ [
+ 24.34326171875,
+ 0
+ ],
+ [
+ 25.10400390625,
+ 0
+ ],
+ [
+ 25.10400390625,
+ -1.521484375
+ ],
+ [
+ 25.10400390625,
+ -1.521484375
+ ]
+ ],
+ "pressures": [
+ 0.2818756103515625,
+ 0.5422515869140625,
+ 0.565704345703125,
+ 0.567657470703125,
+ 0.572540283203125,
+ 0.574493408203125,
+ 0.575469970703125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.582794189453125,
+ 0.581329345703125,
+ 0.581329345703125,
+ 0.579376220703125,
+ 0.576446533203125,
+ 0.572540283203125,
+ 0.572052001953125,
+ 0.575469970703125,
+ 0.577911376953125,
+ 0.583770751953125,
+ 0.587677001953125,
+ 0.593536376953125,
+ 0.5964813232421875,
+ 0.5984344482421875,
+ 0.6013641357421875,
+ 0.6008758544921875,
+ 0.5989227294921875,
+ 0.5998992919921875,
+ 0.6008758544921875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6135711669921875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6121063232421875,
+ 0.6101531982421875,
+ 0.6086883544921875,
+ 0.6057586669921875,
+ 0.5969696044921875,
+ 0.5373687744140625,
+ 0.453338623046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JsCuGwVLVJa5IDKftMqaF",
+ "type": "freedraw",
+ "x": 131.61477749390724,
+ "y": 370.9519314634217,
+ "width": 22.06103515625,
+ "height": 22.06109619140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2n",
+ "roundness": null,
+ "seed": 338663473,
+ "version": 58,
+ "versionNonce": 2025761745,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -1.521484375
+ ],
+ [
+ 2.2822265625,
+ -1.521484375
+ ],
+ [
+ 3.04296875,
+ -1.521484375
+ ],
+ [
+ 4.5643310546875,
+ -2.2822265625
+ ],
+ [
+ 5.3250732421875,
+ -2.2822265625
+ ],
+ [
+ 6.8465576171875,
+ -2.2822265625
+ ],
+ [
+ 10.650146484375,
+ -2.2822265625
+ ],
+ [
+ 12.932373046875,
+ -1.521484375
+ ],
+ [
+ 13.693115234375,
+ 0
+ ],
+ [
+ 14.453857421875,
+ 2.28216552734375
+ ],
+ [
+ 14.453857421875,
+ 4.5643310546875
+ ],
+ [
+ 14.453857421875,
+ 6.08575439453125
+ ],
+ [
+ 13.693115234375,
+ 9.128662109375
+ ],
+ [
+ 12.171630859375,
+ 12.17156982421875
+ ],
+ [
+ 11.410888671875,
+ 14.45379638671875
+ ],
+ [
+ 10.650146484375,
+ 15.9752197265625
+ ],
+ [
+ 10.650146484375,
+ 16.7359619140625
+ ],
+ [
+ 10.650146484375,
+ 18.25738525390625
+ ],
+ [
+ 10.650146484375,
+ 19.01812744140625
+ ],
+ [
+ 12.171630859375,
+ 19.77886962890625
+ ],
+ [
+ 13.693115234375,
+ 19.77886962890625
+ ],
+ [
+ 15.214599609375,
+ 19.77886962890625
+ ],
+ [
+ 15.9752197265625,
+ 19.77886962890625
+ ],
+ [
+ 17.4967041015625,
+ 19.01812744140625
+ ],
+ [
+ 19.7789306640625,
+ 19.01812744140625
+ ],
+ [
+ 21.30029296875,
+ 18.25738525390625
+ ],
+ [
+ 22.06103515625,
+ 18.25738525390625
+ ],
+ [
+ 22.06103515625,
+ 18.25738525390625
+ ]
+ ],
+ "pressures": [
+ 0.207122802734375,
+ 0.4719085693359375,
+ 0.508544921875,
+ 0.530029296875,
+ 0.5515289306640625,
+ 0.582794189453125,
+ 0.591094970703125,
+ 0.593536376953125,
+ 0.5984344482421875,
+ 0.6028289794921875,
+ 0.6072235107421875,
+ 0.6106414794921875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6125946044921875,
+ 0.6057586669921875,
+ 0.6047821044921875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6018524169921875,
+ 0.5984344482421875,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5959930419921875,
+ 0.528564453125,
+ 0.2608642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pxGNvk7BPe8a72N_k0ijg",
+ "type": "freedraw",
+ "x": 184.86563198609474,
+ "y": 391.4914822446717,
+ "width": 19.77886962890625,
+ "height": 25.10394287109375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2o",
+ "roundness": null,
+ "seed": 1671060863,
+ "version": 68,
+ "versionNonce": 1148914097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.2822265625,
+ 0.7607421875
+ ],
+ [
+ -3.04290771484375,
+ 0.7607421875
+ ],
+ [
+ -3.04290771484375,
+ 1.52142333984375
+ ],
+ [
+ -3.80364990234375,
+ 1.52142333984375
+ ],
+ [
+ -4.56439208984375,
+ 1.52142333984375
+ ],
+ [
+ -5.32513427734375,
+ 2.28216552734375
+ ],
+ [
+ -6.0858154296875,
+ 2.28216552734375
+ ],
+ [
+ -6.8465576171875,
+ 3.04290771484375
+ ],
+ [
+ -7.6072998046875,
+ 3.80364990234375
+ ],
+ [
+ -9.12872314453125,
+ 4.5643310546875
+ ],
+ [
+ -9.88946533203125,
+ 4.5643310546875
+ ],
+ [
+ -10.65020751953125,
+ 5.3250732421875
+ ],
+ [
+ -11.410888671875,
+ 6.0858154296875
+ ],
+ [
+ -12.171630859375,
+ 6.0858154296875
+ ],
+ [
+ -12.171630859375,
+ 6.8465576171875
+ ],
+ [
+ -12.171630859375,
+ 7.60723876953125
+ ],
+ [
+ -12.171630859375,
+ 8.36798095703125
+ ],
+ [
+ -11.410888671875,
+ 9.889404296875
+ ],
+ [
+ -9.88946533203125,
+ 11.410888671875
+ ],
+ [
+ -7.6072998046875,
+ 12.93231201171875
+ ],
+ [
+ -6.0858154296875,
+ 13.69305419921875
+ ],
+ [
+ -4.56439208984375,
+ 13.69305419921875
+ ],
+ [
+ -0.7607421875,
+ 14.45379638671875
+ ],
+ [
+ 0.76068115234375,
+ 15.21453857421875
+ ],
+ [
+ 2.28216552734375,
+ 15.21453857421875
+ ],
+ [
+ 3.8035888671875,
+ 15.9752197265625
+ ],
+ [
+ 6.08575439453125,
+ 17.4967041015625
+ ],
+ [
+ 6.84649658203125,
+ 19.01812744140625
+ ],
+ [
+ 7.60723876953125,
+ 19.77886962890625
+ ],
+ [
+ 7.60723876953125,
+ 21.30029296875
+ ],
+ [
+ 7.60723876953125,
+ 22.06103515625
+ ],
+ [
+ 6.08575439453125,
+ 22.82177734375
+ ],
+ [
+ 2.28216552734375,
+ 23.58251953125
+ ],
+ [
+ 0.76068115234375,
+ 24.34320068359375
+ ],
+ [
+ -2.2822265625,
+ 24.34320068359375
+ ],
+ [
+ -6.0858154296875,
+ 25.10394287109375
+ ],
+ [
+ -7.6072998046875,
+ 25.10394287109375
+ ],
+ [
+ -8.3680419921875,
+ 23.58251953125
+ ],
+ [
+ -8.3680419921875,
+ 23.58251953125
+ ]
+ ],
+ "pressures": [
+ 0.14605712890625,
+ 0.4919281005859375,
+ 0.504150390625,
+ 0.523681640625,
+ 0.590606689453125,
+ 0.6067352294921875,
+ 0.62774658203125,
+ 0.63311767578125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.63995361328125,
+ 0.64141845703125,
+ 0.63848876953125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.63165283203125,
+ 0.62530517578125,
+ 0.6199188232421875,
+ 0.6160125732421875,
+ 0.6121063232421875,
+ 0.6111297607421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6111297607421875,
+ 0.6150360107421875,
+ 0.6218719482421875,
+ 0.63897705078125,
+ 0.65362548828125,
+ 0.6614532470703125,
+ 0.6609649658203125,
+ 0.6590118408203125,
+ 0.64581298828125,
+ 0.5598297119140625,
+ 0.39910888671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y5ZmmFJVMsNOurU5KBHF1",
+ "type": "freedraw",
+ "x": 203.12307827515724,
+ "y": 399.85946320170297,
+ "width": 3.8035888671875,
+ "height": 11.410888671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2p",
+ "roundness": null,
+ "seed": 1070175025,
+ "version": 42,
+ "versionNonce": 2024844177,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 1.52142333984375
+ ],
+ [
+ 0,
+ 3.04290771484375
+ ],
+ [
+ 0,
+ 3.80364990234375
+ ],
+ [
+ 0,
+ 5.3250732421875
+ ],
+ [
+ 0.7606201171875,
+ 6.8465576171875
+ ],
+ [
+ 0.7606201171875,
+ 8.36798095703125
+ ],
+ [
+ 1.5213623046875,
+ 9.88946533203125
+ ],
+ [
+ 1.5213623046875,
+ 10.650146484375
+ ],
+ [
+ 2.2821044921875,
+ 11.410888671875
+ ],
+ [
+ 3.0428466796875,
+ 11.410888671875
+ ],
+ [
+ 3.0428466796875,
+ 11.410888671875
+ ]
+ ],
+ "pressures": [
+ 0.340972900390625,
+ 0.562774658203125,
+ 0.569610595703125,
+ 0.582305908203125,
+ 0.592559814453125,
+ 0.6008758544921875,
+ 0.6116180419921875,
+ 0.6135711669921875,
+ 0.6150360107421875,
+ 0.6140594482421875,
+ 0.567169189453125,
+ 0.445526123046875,
+ 0.214935302734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2aoOASYOSAsg1MZ1f3xXI",
+ "type": "freedraw",
+ "x": 202.36233608765724,
+ "y": 386.1664090024842,
+ "width": 3.0428466796875,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2q",
+ "roundness": null,
+ "seed": 2076287359,
+ "version": 34,
+ "versionNonce": 1033310577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0.7607421875
+ ],
+ [
+ 2.2821044921875,
+ 1.52142333984375
+ ],
+ [
+ 2.2821044921875,
+ 1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.12652587890625,
+ 0.452850341796875,
+ 0.444061279296875,
+ 0.14801025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FkNd6UAhaaFVzx0UR4d0g",
+ "type": "freedraw",
+ "x": 218.33755581421974,
+ "y": 415.0740017759217,
+ "width": 15.9752197265625,
+ "height": 19.0181884765625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2r",
+ "roundness": null,
+ "seed": 1172513617,
+ "version": 49,
+ "versionNonce": 1215675217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -1.521484375
+ ],
+ [
+ 0.7607421875,
+ -3.04290771484375
+ ],
+ [
+ 0.7607421875,
+ -5.3250732421875
+ ],
+ [
+ 0.7607421875,
+ -7.6072998046875
+ ],
+ [
+ 0.7607421875,
+ -9.12872314453125
+ ],
+ [
+ 0.7607421875,
+ -11.410888671875
+ ],
+ [
+ 0.7607421875,
+ -14.45379638671875
+ ],
+ [
+ 1.521484375,
+ -16.7359619140625
+ ],
+ [
+ 3.0428466796875,
+ -18.2574462890625
+ ],
+ [
+ 6.0858154296875,
+ -19.0181884765625
+ ],
+ [
+ 8.367919921875,
+ -17.4967041015625
+ ],
+ [
+ 10.650146484375,
+ -13.693115234375
+ ],
+ [
+ 12.171630859375,
+ -8.36798095703125
+ ],
+ [
+ 12.932373046875,
+ -6.0858154296875
+ ],
+ [
+ 14.4537353515625,
+ -2.2822265625
+ ],
+ [
+ 15.2144775390625,
+ -0.7607421875
+ ],
+ [
+ 15.9752197265625,
+ -0.7607421875
+ ],
+ [
+ 15.9752197265625,
+ -1.521484375
+ ],
+ [
+ 15.9752197265625,
+ -3.04290771484375
+ ],
+ [
+ 15.9752197265625,
+ -3.04290771484375
+ ]
+ ],
+ "pressures": [
+ 0.2256927490234375,
+ 0.5569000244140625,
+ 0.593536376953125,
+ 0.6174774169921875,
+ 0.63800048828125,
+ 0.64483642578125,
+ 0.64776611328125,
+ 0.65362548828125,
+ 0.65460205078125,
+ 0.65460205078125,
+ 0.65313720703125,
+ 0.65216064453125,
+ 0.65411376953125,
+ 0.65460205078125,
+ 0.65606689453125,
+ 0.65557861328125,
+ 0.62969970703125,
+ 0.3605194091796875,
+ 0.1616973876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DKyAwF8nJ6DM6DsZJFEUy",
+ "type": "freedraw",
+ "x": 259.41677944703224,
+ "y": 349.65157745951547,
+ "width": 9.889404296875,
+ "height": 63.90093994140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2s",
+ "roundness": null,
+ "seed": 805138353,
+ "version": 47,
+ "versionNonce": 967059761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 2.28216552734375
+ ],
+ [
+ -0.7607421875,
+ 3.8035888671875
+ ],
+ [
+ -1.521484375,
+ 5.3250732421875
+ ],
+ [
+ -1.521484375,
+ 7.60723876953125
+ ],
+ [
+ -2.2822265625,
+ 9.889404296875
+ ],
+ [
+ -2.2822265625,
+ 15.9752197265625
+ ],
+ [
+ -3.04296875,
+ 24.34320068359375
+ ],
+ [
+ -3.04296875,
+ 34.232666015625
+ ],
+ [
+ -2.2822265625,
+ 44.8828125
+ ],
+ [
+ -1.521484375,
+ 49.4471435546875
+ ],
+ [
+ 0,
+ 57.054443359375
+ ],
+ [
+ 2.2821044921875,
+ 60.8580322265625
+ ],
+ [
+ 3.8035888671875,
+ 63.14019775390625
+ ],
+ [
+ 5.3250732421875,
+ 63.90093994140625
+ ],
+ [
+ 6.846435546875,
+ 63.90093994140625
+ ],
+ [
+ 6.846435546875,
+ 63.90093994140625
+ ]
+ ],
+ "pressures": [
+ 0.4367218017578125,
+ 0.520263671875,
+ 0.5451812744140625,
+ 0.5534820556640625,
+ 0.5583648681640625,
+ 0.5608062744140625,
+ 0.5617828369140625,
+ 0.5622711181640625,
+ 0.563262939453125,
+ 0.563751220703125,
+ 0.5617828369140625,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.565216064453125,
+ 0.5593414306640625,
+ 0.522216796875,
+ 0.40106201171875,
+ 0.1069793701171875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rqmeSzx1cZmL0tf8Z-qbi",
+ "type": "freedraw",
+ "x": 267.78469936890724,
+ "y": 382.36275910014047,
+ "width": 22.06103515625,
+ "height": 31.18975830078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2t",
+ "roundness": null,
+ "seed": 2077003313,
+ "version": 56,
+ "versionNonce": 982113041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -0.7607421875
+ ],
+ [
+ 2.2822265625,
+ -1.52142333984375
+ ],
+ [
+ 3.8035888671875,
+ -2.28216552734375
+ ],
+ [
+ 4.5643310546875,
+ -3.04290771484375
+ ],
+ [
+ 6.0858154296875,
+ -3.04290771484375
+ ],
+ [
+ 8.3680419921875,
+ -3.8035888671875
+ ],
+ [
+ 11.410888671875,
+ -3.04290771484375
+ ],
+ [
+ 14.453857421875,
+ -2.28216552734375
+ ],
+ [
+ 16.7359619140625,
+ 0
+ ],
+ [
+ 18.2574462890625,
+ 3.04290771484375
+ ],
+ [
+ 18.2574462890625,
+ 4.56439208984375
+ ],
+ [
+ 18.2574462890625,
+ 6.8465576171875
+ ],
+ [
+ 18.2574462890625,
+ 9.12872314453125
+ ],
+ [
+ 15.9752197265625,
+ 14.45379638671875
+ ],
+ [
+ 15.2144775390625,
+ 16.7359619140625
+ ],
+ [
+ 13.693115234375,
+ 19.01812744140625
+ ],
+ [
+ 12.171630859375,
+ 23.58251953125
+ ],
+ [
+ 10.650146484375,
+ 26.62542724609375
+ ],
+ [
+ 11.410888671875,
+ 27.38616943359375
+ ],
+ [
+ 13.693115234375,
+ 27.38616943359375
+ ],
+ [
+ 16.7359619140625,
+ 27.38616943359375
+ ],
+ [
+ 17.4967041015625,
+ 27.38616943359375
+ ],
+ [
+ 19.0181884765625,
+ 27.38616943359375
+ ],
+ [
+ 21.30029296875,
+ 26.62542724609375
+ ],
+ [
+ 22.06103515625,
+ 26.62542724609375
+ ],
+ [
+ 22.06103515625,
+ 26.62542724609375
+ ]
+ ],
+ "pressures": [
+ 0.2603759765625,
+ 0.447967529296875,
+ 0.4777679443359375,
+ 0.500732421875,
+ 0.522705078125,
+ 0.5432281494140625,
+ 0.5573883056640625,
+ 0.578887939453125,
+ 0.588165283203125,
+ 0.593048095703125,
+ 0.5964813232421875,
+ 0.5989227294921875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.6003875732421875,
+ 0.6008758544921875,
+ 0.6003875732421875,
+ 0.5974578857421875,
+ 0.593536376953125,
+ 0.586700439453125,
+ 0.587188720703125,
+ 0.575958251953125,
+ 0.5427398681640625,
+ 0.4904632568359375,
+ 0.13238525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "U1rjXqQD8giO6XB_-NxIG",
+ "type": "freedraw",
+ "x": 302.01736538453224,
+ "y": 412.03109406107797,
+ "width": 19.7789306640625,
+ "height": 26.62542724609375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2u",
+ "roundness": null,
+ "seed": 578898783,
+ "version": 61,
+ "versionNonce": 1537102065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ 0.7607421875,
+ -3.04290771484375
+ ],
+ [
+ 0.7607421875,
+ -4.56439208984375
+ ],
+ [
+ 1.521484375,
+ -6.0858154296875
+ ],
+ [
+ 1.521484375,
+ -7.6072998046875
+ ],
+ [
+ 0.7607421875,
+ -14.45379638671875
+ ],
+ [
+ 0,
+ -19.0181884765625
+ ],
+ [
+ -0.7607421875,
+ -22.82177734375
+ ],
+ [
+ -1.521484375,
+ -24.34326171875
+ ],
+ [
+ -2.2822265625,
+ -24.34326171875
+ ],
+ [
+ -1.521484375,
+ -24.34326171875
+ ],
+ [
+ -0.7607421875,
+ -23.58251953125
+ ],
+ [
+ 0.7607421875,
+ -22.82177734375
+ ],
+ [
+ 1.521484375,
+ -22.06103515625
+ ],
+ [
+ 6.8465576171875,
+ -20.53961181640625
+ ],
+ [
+ 8.3680419921875,
+ -19.77886962890625
+ ],
+ [
+ 9.889404296875,
+ -19.77886962890625
+ ],
+ [
+ 12.171630859375,
+ -19.0181884765625
+ ],
+ [
+ 12.932373046875,
+ -19.0181884765625
+ ],
+ [
+ 12.932373046875,
+ -18.2574462890625
+ ],
+ [
+ 12.932373046875,
+ -16.7359619140625
+ ],
+ [
+ 12.932373046875,
+ -15.21453857421875
+ ],
+ [
+ 12.932373046875,
+ -13.69305419921875
+ ],
+ [
+ 13.693115234375,
+ -11.410888671875
+ ],
+ [
+ 13.693115234375,
+ -9.12872314453125
+ ],
+ [
+ 13.693115234375,
+ -4.56439208984375
+ ],
+ [
+ 14.4537353515625,
+ -0.7607421875
+ ],
+ [
+ 15.2144775390625,
+ 0.76068115234375
+ ],
+ [
+ 15.2144775390625,
+ 1.52142333984375
+ ],
+ [
+ 16.7359619140625,
+ 2.28216552734375
+ ],
+ [
+ 17.4967041015625,
+ 2.28216552734375
+ ],
+ [
+ 17.4967041015625,
+ 2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.318511962890625,
+ 0.450408935546875,
+ 0.458221435546875,
+ 0.4772796630859375,
+ 0.505126953125,
+ 0.528076171875,
+ 0.5608062744140625,
+ 0.568145751953125,
+ 0.570587158203125,
+ 0.574493408203125,
+ 0.586212158203125,
+ 0.580841064453125,
+ 0.585235595703125,
+ 0.591583251953125,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5945281982421875,
+ 0.5940399169921875,
+ 0.590118408203125,
+ 0.589630126953125,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.6082000732421875,
+ 0.6140594482421875,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.6208953857421875,
+ 0.5964813232421875,
+ 0.38104248046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lSbhBqqEn1pVq_Tf0VPah",
+ "type": "freedraw",
+ "x": 329.40347378296974,
+ "y": 367.14828156107797,
+ "width": 6.8465576171875,
+ "height": 46.404296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2v",
+ "roundness": null,
+ "seed": 613750207,
+ "version": 46,
+ "versionNonce": 845744849,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.28216552734375
+ ],
+ [
+ 0,
+ 3.8035888671875
+ ],
+ [
+ 0,
+ 6.08575439453125
+ ],
+ [
+ -0.7607421875,
+ 11.410888671875
+ ],
+ [
+ -1.521484375,
+ 19.01812744140625
+ ],
+ [
+ -1.521484375,
+ 26.6253662109375
+ ],
+ [
+ -0.7607421875,
+ 33.471923828125
+ ],
+ [
+ 0,
+ 38.7969970703125
+ ],
+ [
+ 1.521484375,
+ 43.361328125
+ ],
+ [
+ 3.04296875,
+ 44.8828125
+ ],
+ [
+ 4.5643310546875,
+ 44.1220703125
+ ],
+ [
+ 5.3250732421875,
+ 42.60064697265625
+ ],
+ [
+ 5.3250732421875,
+ 42.60064697265625
+ ]
+ ],
+ "pressures": [
+ 0.2730712890625,
+ 0.38348388671875,
+ 0.4088897705078125,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.6248016357421875,
+ 0.6233367919921875,
+ 0.6174774169921875,
+ 0.6111297607421875,
+ 0.6077117919921875,
+ 0.6008758544921875,
+ 0.5402984619140625,
+ 0.4225616455078125,
+ 0.1607208251953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ETiGzp99pfQQKTREx4UcA",
+ "type": "freedraw",
+ "x": 315.71048061890724,
+ "y": 381.60201691264047,
+ "width": 17.4967041015625,
+ "height": 1.52142333984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2w",
+ "roundness": null,
+ "seed": 1287191121,
+ "version": 40,
+ "versionNonce": 931236017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 3.0428466796875,
+ 0
+ ],
+ [
+ 4.5643310546875,
+ 0
+ ],
+ [
+ 6.846435546875,
+ -0.76068115234375
+ ],
+ [
+ 8.367919921875,
+ -0.76068115234375
+ ],
+ [
+ 11.410888671875,
+ -1.52142333984375
+ ],
+ [
+ 12.9322509765625,
+ -1.52142333984375
+ ],
+ [
+ 14.4537353515625,
+ -1.52142333984375
+ ],
+ [
+ 15.9752197265625,
+ -1.52142333984375
+ ],
+ [
+ 16.7359619140625,
+ -1.52142333984375
+ ],
+ [
+ 16.7359619140625,
+ -1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.3644256591796875,
+ 0.520751953125,
+ 0.574005126953125,
+ 0.584259033203125,
+ 0.584747314453125,
+ 0.586212158203125,
+ 0.563262939453125,
+ 0.516357421875,
+ 0.4328155517578125,
+ 0.2589111328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xoUxsIOEiHFPfW0nuGncM",
+ "type": "freedraw",
+ "x": 336.25003140015724,
+ "y": 351.1730007993592,
+ "width": 18.2574462890625,
+ "height": 63.1402587890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2x",
+ "roundness": null,
+ "seed": 377806911,
+ "version": 47,
+ "versionNonce": 1687112337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 1.521484375
+ ],
+ [
+ 3.0428466796875,
+ 3.04290771484375
+ ],
+ [
+ 4.5643310546875,
+ 4.56439208984375
+ ],
+ [
+ 6.0858154296875,
+ 6.8465576171875
+ ],
+ [
+ 9.128662109375,
+ 12.932373046875
+ ],
+ [
+ 12.171630859375,
+ 20.53961181640625
+ ],
+ [
+ 14.4537353515625,
+ 28.1468505859375
+ ],
+ [
+ 16.7359619140625,
+ 35.754150390625
+ ],
+ [
+ 17.4967041015625,
+ 39.5577392578125
+ ],
+ [
+ 18.2574462890625,
+ 43.36138916015625
+ ],
+ [
+ 18.2574462890625,
+ 47.1650390625
+ ],
+ [
+ 18.2574462890625,
+ 54.01153564453125
+ ],
+ [
+ 18.2574462890625,
+ 58.575927734375
+ ],
+ [
+ 18.2574462890625,
+ 61.6187744140625
+ ],
+ [
+ 18.2574462890625,
+ 62.3795166015625
+ ],
+ [
+ 17.4967041015625,
+ 63.1402587890625
+ ],
+ [
+ 17.4967041015625,
+ 62.3795166015625
+ ],
+ [
+ 17.4967041015625,
+ 62.3795166015625
+ ]
+ ],
+ "pressures": [
+ 0.2935943603515625,
+ 0.529052734375,
+ 0.5344390869140625,
+ 0.5393218994140625,
+ 0.5422515869140625,
+ 0.5466461181640625,
+ 0.5485992431640625,
+ 0.5520172119140625,
+ 0.5505523681640625,
+ 0.5500640869140625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5510406494140625,
+ 0.5515289306640625,
+ 0.5427398681640625,
+ 0.4919281005859375,
+ 0.1724395751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Jsp1ap7Pe8hiD-ipz6eFK",
+ "type": "freedraw",
+ "x": 391.78299038453224,
+ "y": 393.77364777201547,
+ "width": 25.1038818359375,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2y",
+ "roundness": null,
+ "seed": 747329983,
+ "version": 47,
+ "versionNonce": 306827377,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7606201171875,
+ 0.7607421875
+ ],
+ [
+ -1.5213623046875,
+ 1.521484375
+ ],
+ [
+ -0.7606201171875,
+ 1.521484375
+ ],
+ [
+ 0,
+ 1.521484375
+ ],
+ [
+ 0.7607421875,
+ 1.521484375
+ ],
+ [
+ 1.521484375,
+ 0.7607421875
+ ],
+ [
+ 2.2822265625,
+ 0.7607421875
+ ],
+ [
+ 3.04296875,
+ 0.7607421875
+ ],
+ [
+ 4.564453125,
+ 0.7607421875
+ ],
+ [
+ 8.3680419921875,
+ 0.7607421875
+ ],
+ [
+ 11.410888671875,
+ 0.7607421875
+ ],
+ [
+ 15.214599609375,
+ 0.7607421875
+ ],
+ [
+ 16.7359619140625,
+ 0.7607421875
+ ],
+ [
+ 19.7789306640625,
+ 0.7607421875
+ ],
+ [
+ 21.3004150390625,
+ 0.7607421875
+ ],
+ [
+ 22.82177734375,
+ 0
+ ],
+ [
+ 23.58251953125,
+ -0.76068115234375
+ ],
+ [
+ 23.58251953125,
+ -0.76068115234375
+ ]
+ ],
+ "pressures": [
+ 0.323394775390625,
+ 0.4831390380859375,
+ 0.4772796630859375,
+ 0.4806976318359375,
+ 0.4860687255859375,
+ 0.4972991943359375,
+ 0.510009765625,
+ 0.525146484375,
+ 0.5422515869140625,
+ 0.5578765869140625,
+ 0.584259033203125,
+ 0.587188720703125,
+ 0.588653564453125,
+ 0.588653564453125,
+ 0.571075439453125,
+ 0.4797210693359375,
+ 0.14752197265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aX2PJaIx8b-8BguyzIYtB",
+ "type": "freedraw",
+ "x": 461.00906460328224,
+ "y": 395.29513214701547,
+ "width": 33.471923828125,
+ "height": 60.85809326171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2z",
+ "roundness": null,
+ "seed": 1347916607,
+ "version": 72,
+ "versionNonce": 377002577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ 0,
+ -2.28216552734375
+ ],
+ [
+ 0,
+ -3.04290771484375
+ ],
+ [
+ 0.7607421875,
+ -6.0858154296875
+ ],
+ [
+ 0.7607421875,
+ -9.88946533203125
+ ],
+ [
+ 0.7607421875,
+ -11.410888671875
+ ],
+ [
+ 0.7607421875,
+ -13.69305419921875
+ ],
+ [
+ -0.7607421875,
+ -19.77886962890625
+ ],
+ [
+ -1.521484375,
+ -23.58251953125
+ ],
+ [
+ -3.0428466796875,
+ -26.62542724609375
+ ],
+ [
+ -3.8035888671875,
+ -28.1468505859375
+ ],
+ [
+ -5.3250732421875,
+ -28.9075927734375
+ ],
+ [
+ -6.8465576171875,
+ -29.6683349609375
+ ],
+ [
+ -9.889404296875,
+ -29.6683349609375
+ ],
+ [
+ -13.6929931640625,
+ -28.1468505859375
+ ],
+ [
+ -17.4967041015625,
+ -24.34326171875
+ ],
+ [
+ -20.53955078125,
+ -20.53961181640625
+ ],
+ [
+ -21.30029296875,
+ -15.97528076171875
+ ],
+ [
+ -20.53955078125,
+ -8.36798095703125
+ ],
+ [
+ -18.2574462890625,
+ -3.04290771484375
+ ],
+ [
+ -13.6929931640625,
+ 2.28216552734375
+ ],
+ [
+ -5.3250732421875,
+ 8.36798095703125
+ ],
+ [
+ 1.521484375,
+ 12.17156982421875
+ ],
+ [
+ 6.8465576171875,
+ 15.9752197265625
+ ],
+ [
+ 10.650146484375,
+ 19.77886962890625
+ ],
+ [
+ 12.171630859375,
+ 23.58245849609375
+ ],
+ [
+ 11.410888671875,
+ 28.9075927734375
+ ],
+ [
+ 9.1287841796875,
+ 30.42901611328125
+ ],
+ [
+ 5.3250732421875,
+ 31.18975830078125
+ ],
+ [
+ 1.521484375,
+ 29.66827392578125
+ ],
+ [
+ -3.8035888671875,
+ 26.6253662109375
+ ],
+ [
+ -6.8465576171875,
+ 25.10394287109375
+ ],
+ [
+ -9.128662109375,
+ 24.34320068359375
+ ],
+ [
+ -9.889404296875,
+ 22.06103515625
+ ],
+ [
+ -9.889404296875,
+ 19.77886962890625
+ ],
+ [
+ -9.128662109375,
+ 14.45379638671875
+ ],
+ [
+ -7.6072998046875,
+ 11.410888671875
+ ],
+ [
+ -5.3250732421875,
+ 8.36798095703125
+ ],
+ [
+ -3.8035888671875,
+ 6.0858154296875
+ ],
+ [
+ -2.2821044921875,
+ 4.5643310546875
+ ],
+ [
+ 0,
+ 2.28216552734375
+ ],
+ [
+ 0,
+ 2.28216552734375
+ ]
+ ],
+ "pressures": [
+ 0.3580780029296875,
+ 0.4772796630859375,
+ 0.4821624755859375,
+ 0.4860687255859375,
+ 0.4924163818359375,
+ 0.525634765625,
+ 0.5612945556640625,
+ 0.574493408203125,
+ 0.582794189453125,
+ 0.5959930419921875,
+ 0.5984344482421875,
+ 0.6047821044921875,
+ 0.6072235107421875,
+ 0.6106414794921875,
+ 0.6145477294921875,
+ 0.6067352294921875,
+ 0.5989227294921875,
+ 0.593536376953125,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5945281982421875,
+ 0.584259033203125,
+ 0.574005126953125,
+ 0.572052001953125,
+ 0.572540283203125,
+ 0.566192626953125,
+ 0.5598297119140625,
+ 0.565216064453125,
+ 0.570098876953125,
+ 0.567657470703125,
+ 0.564239501953125,
+ 0.5549468994140625,
+ 0.5412750244140625,
+ 0.5368804931640625,
+ 0.531005859375,
+ 0.524169921875,
+ 0.520751953125,
+ 0.519775390625,
+ 0.519775390625,
+ 0.518798828125,
+ 0.4968109130859375,
+ 0.4352569580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "p4I4cIiz9pTxSW6CaE0PC",
+ "type": "freedraw",
+ "x": 489.91665737671974,
+ "y": 419.6383328306092,
+ "width": 25.8646240234375,
+ "height": 28.9075927734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b30",
+ "roundness": null,
+ "seed": 361529649,
+ "version": 59,
+ "versionNonce": 569583665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.52142333984375
+ ],
+ [
+ 0,
+ -4.5643310546875
+ ],
+ [
+ 0,
+ -6.84649658203125
+ ],
+ [
+ 0,
+ -9.12872314453125
+ ],
+ [
+ 0,
+ -13.69305419921875
+ ],
+ [
+ -1.521484375,
+ -19.77886962890625
+ ],
+ [
+ -3.0428466796875,
+ -23.58245849609375
+ ],
+ [
+ -3.0428466796875,
+ -24.34320068359375
+ ],
+ [
+ -3.8035888671875,
+ -25.10394287109375
+ ],
+ [
+ -5.3250732421875,
+ -25.86468505859375
+ ],
+ [
+ -4.5643310546875,
+ -25.86468505859375
+ ],
+ [
+ -2.2822265625,
+ -25.10394287109375
+ ],
+ [
+ 0.7607421875,
+ -24.34320068359375
+ ],
+ [
+ 4.5643310546875,
+ -23.58245849609375
+ ],
+ [
+ 6.8465576171875,
+ -23.58245849609375
+ ],
+ [
+ 8.3680419921875,
+ -24.34320068359375
+ ],
+ [
+ 12.932373046875,
+ -25.86468505859375
+ ],
+ [
+ 15.9752197265625,
+ -28.1468505859375
+ ],
+ [
+ 16.7359619140625,
+ -28.9075927734375
+ ],
+ [
+ 16.7359619140625,
+ -28.1468505859375
+ ],
+ [
+ 16.7359619140625,
+ -23.58245849609375
+ ],
+ [
+ 17.4967041015625,
+ -18.25738525390625
+ ],
+ [
+ 17.4967041015625,
+ -12.93231201171875
+ ],
+ [
+ 18.2574462890625,
+ -7.60723876953125
+ ],
+ [
+ 19.0181884765625,
+ -3.80364990234375
+ ],
+ [
+ 19.0181884765625,
+ -3.04290771484375
+ ],
+ [
+ 19.7789306640625,
+ -5.3250732421875
+ ],
+ [
+ 20.53955078125,
+ -6.84649658203125
+ ],
+ [
+ 20.53955078125,
+ -6.84649658203125
+ ]
+ ],
+ "pressures": [
+ 0.40008544921875,
+ 0.4953460693359375,
+ 0.506103515625,
+ 0.5373687744140625,
+ 0.5481109619140625,
+ 0.5578765869140625,
+ 0.570098876953125,
+ 0.580352783203125,
+ 0.583770751953125,
+ 0.586212158203125,
+ 0.589141845703125,
+ 0.593536376953125,
+ 0.588165283203125,
+ 0.5959930419921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.6008758544921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.64044189453125,
+ 0.6634063720703125,
+ 0.6663360595703125,
+ 0.6678009033203125,
+ 0.6673126220703125,
+ 0.64825439453125,
+ 0.455780029296875,
+ 0.13824462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VrmbULEWwVAuAs83PV6EN",
+ "type": "freedraw",
+ "x": 510.45620815796974,
+ "y": 372.47335480326547,
+ "width": 18.2574462890625,
+ "height": 19.77886962890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b31",
+ "roundness": null,
+ "seed": 82323185,
+ "version": 48,
+ "versionNonce": 1587608081,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -1.521484375
+ ],
+ [
+ 3.04296875,
+ -1.521484375
+ ],
+ [
+ 3.8037109375,
+ -2.28216552734375
+ ],
+ [
+ 6.0858154296875,
+ -3.04290771484375
+ ],
+ [
+ 6.8465576171875,
+ -3.04290771484375
+ ],
+ [
+ 8.3680419921875,
+ -3.04290771484375
+ ],
+ [
+ 9.8895263671875,
+ -1.521484375
+ ],
+ [
+ 9.8895263671875,
+ 0.7607421875
+ ],
+ [
+ 9.8895263671875,
+ 4.5643310546875
+ ],
+ [
+ 9.8895263671875,
+ 6.84649658203125
+ ],
+ [
+ 9.1287841796875,
+ 8.36798095703125
+ ],
+ [
+ 9.1287841796875,
+ 12.93231201171875
+ ],
+ [
+ 9.1287841796875,
+ 14.45379638671875
+ ],
+ [
+ 10.650146484375,
+ 15.9752197265625
+ ],
+ [
+ 12.932373046875,
+ 16.7359619140625
+ ],
+ [
+ 16.7359619140625,
+ 16.7359619140625
+ ],
+ [
+ 18.2574462890625,
+ 15.9752197265625
+ ],
+ [
+ 18.2574462890625,
+ 15.9752197265625
+ ]
+ ],
+ "pressures": [
+ 0.2984771728515625,
+ 0.4826507568359375,
+ 0.519775390625,
+ 0.529052734375,
+ 0.5349273681640625,
+ 0.5388336181640625,
+ 0.5402984619140625,
+ 0.5412750244140625,
+ 0.565216064453125,
+ 0.568634033203125,
+ 0.5593414306640625,
+ 0.5573883056640625,
+ 0.5569000244140625,
+ 0.5549468994140625,
+ 0.5490875244140625,
+ 0.5383453369140625,
+ 0.465545654296875,
+ 0.218353271484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "W_gw3-8sOG1Lvjzeywaln",
+ "type": "freedraw",
+ "x": 565.2285470251572,
+ "y": 374.7555203306092,
+ "width": 17.4967041015625,
+ "height": 34.232666015625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b32",
+ "roundness": null,
+ "seed": 923903519,
+ "version": 46,
+ "versionNonce": 1299812337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -3.04296875,
+ 2.28216552734375
+ ],
+ [
+ -7.6072998046875,
+ 9.12872314453125
+ ],
+ [
+ -10.650146484375,
+ 15.21453857421875
+ ],
+ [
+ -12.171630859375,
+ 20.53961181640625
+ ],
+ [
+ -12.932373046875,
+ 22.82177734375
+ ],
+ [
+ -12.171630859375,
+ 24.34320068359375
+ ],
+ [
+ -11.410888671875,
+ 28.1468505859375
+ ],
+ [
+ -9.8895263671875,
+ 29.6683349609375
+ ],
+ [
+ -8.3680419921875,
+ 31.18975830078125
+ ],
+ [
+ -3.04296875,
+ 33.471923828125
+ ],
+ [
+ 1.5213623046875,
+ 33.471923828125
+ ],
+ [
+ 4.5643310546875,
+ 33.471923828125
+ ],
+ [
+ 4.5643310546875,
+ 33.471923828125
+ ]
+ ],
+ "pressures": [
+ 0.14361572265625,
+ 0.449920654296875,
+ 0.518798828125,
+ 0.575469970703125,
+ 0.580841064453125,
+ 0.587677001953125,
+ 0.62872314453125,
+ 0.64825439453125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.64971923828125,
+ 0.64874267578125,
+ 0.64190673828125,
+ 0.6248016357421875,
+ 0.4899749755859375,
+ 0.0561676025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "73RXsl9u2vd_Qvqceuq2C",
+ "type": "freedraw",
+ "x": 586.5288399939072,
+ "y": 393.0129666196717,
+ "width": 18.2574462890625,
+ "height": 20.53955078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b33",
+ "roundness": null,
+ "seed": 2030756849,
+ "version": 63,
+ "versionNonce": 1686399441,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ -0.7607421875,
+ -2.2822265625
+ ],
+ [
+ -1.521484375,
+ -2.2822265625
+ ],
+ [
+ -1.521484375,
+ -3.04290771484375
+ ],
+ [
+ -2.2822265625,
+ -3.04290771484375
+ ],
+ [
+ -3.8035888671875,
+ -3.04290771484375
+ ],
+ [
+ -4.5643310546875,
+ -3.04290771484375
+ ],
+ [
+ -6.0858154296875,
+ -3.04290771484375
+ ],
+ [
+ -8.3680419921875,
+ -1.521484375
+ ],
+ [
+ -9.889404296875,
+ 0
+ ],
+ [
+ -11.410888671875,
+ 3.04290771484375
+ ],
+ [
+ -12.171630859375,
+ 4.5643310546875
+ ],
+ [
+ -12.932373046875,
+ 7.60723876953125
+ ],
+ [
+ -12.932373046875,
+ 9.128662109375
+ ],
+ [
+ -12.932373046875,
+ 10.650146484375
+ ],
+ [
+ -12.932373046875,
+ 12.93231201171875
+ ],
+ [
+ -11.410888671875,
+ 15.2144775390625
+ ],
+ [
+ -6.8465576171875,
+ 17.49664306640625
+ ],
+ [
+ -5.3250732421875,
+ 17.49664306640625
+ ],
+ [
+ -2.2822265625,
+ 17.49664306640625
+ ],
+ [
+ 0,
+ 15.9752197265625
+ ],
+ [
+ 2.2821044921875,
+ 12.93231201171875
+ ],
+ [
+ 4.5643310546875,
+ 9.128662109375
+ ],
+ [
+ 5.3250732421875,
+ 6.84649658203125
+ ],
+ [
+ 5.3250732421875,
+ 4.5643310546875
+ ],
+ [
+ 4.5643310546875,
+ 2.28216552734375
+ ],
+ [
+ 2.2821044921875,
+ -0.7607421875
+ ],
+ [
+ 0,
+ -1.521484375
+ ],
+ [
+ -3.04296875,
+ -1.521484375
+ ],
+ [
+ -6.0858154296875,
+ -0.7607421875
+ ],
+ [
+ -8.3680419921875,
+ 0
+ ],
+ [
+ -9.889404296875,
+ 0.76068115234375
+ ],
+ [
+ -9.889404296875,
+ 0.76068115234375
+ ]
+ ],
+ "pressures": [
+ 0.190032958984375,
+ 0.4142608642578125,
+ 0.439178466796875,
+ 0.467010498046875,
+ 0.4689788818359375,
+ 0.4763031005859375,
+ 0.4811859130859375,
+ 0.4948577880859375,
+ 0.500244140625,
+ 0.519775390625,
+ 0.525634765625,
+ 0.527587890625,
+ 0.524169921875,
+ 0.523193359375,
+ 0.521240234375,
+ 0.521240234375,
+ 0.521240234375,
+ 0.520751953125,
+ 0.519775390625,
+ 0.521240234375,
+ 0.522216796875,
+ 0.526611328125,
+ 0.529052734375,
+ 0.529052734375,
+ 0.530029296875,
+ 0.5324859619140625,
+ 0.5368804931640625,
+ 0.5398101806640625,
+ 0.5437164306640625,
+ 0.5446929931640625,
+ 0.531005859375,
+ 0.4875335693359375,
+ 0.37957763671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2YqLJVdWWE69k32pCn2em",
+ "type": "freedraw",
+ "x": 610.8721017126572,
+ "y": 386.9271511899842,
+ "width": 13.693115234375,
+ "height": 27.3861083984375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b34",
+ "roundness": null,
+ "seed": 1944543601,
+ "version": 54,
+ "versionNonce": 1826162609,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ -0.7607421875
+ ],
+ [
+ -1.521484375,
+ -0.7607421875
+ ],
+ [
+ -2.2822265625,
+ -0.7607421875
+ ],
+ [
+ -3.8037109375,
+ 0
+ ],
+ [
+ -4.564453125,
+ 0
+ ],
+ [
+ -6.0858154296875,
+ 0.76068115234375
+ ],
+ [
+ -8.3680419921875,
+ 2.28216552734375
+ ],
+ [
+ -9.1287841796875,
+ 3.8035888671875
+ ],
+ [
+ -9.8895263671875,
+ 5.3250732421875
+ ],
+ [
+ -9.1287841796875,
+ 7.60723876953125
+ ],
+ [
+ -6.8465576171875,
+ 10.650146484375
+ ],
+ [
+ -4.564453125,
+ 12.17156982421875
+ ],
+ [
+ -2.2822265625,
+ 14.45379638671875
+ ],
+ [
+ 0.7606201171875,
+ 15.9752197265625
+ ],
+ [
+ 2.2821044921875,
+ 18.25738525390625
+ ],
+ [
+ 3.0428466796875,
+ 19.77886962890625
+ ],
+ [
+ 3.8035888671875,
+ 22.06103515625
+ ],
+ [
+ 3.0428466796875,
+ 23.58245849609375
+ ],
+ [
+ 1.5213623046875,
+ 25.10394287109375
+ ],
+ [
+ 0,
+ 25.86468505859375
+ ],
+ [
+ -1.521484375,
+ 25.86468505859375
+ ],
+ [
+ -5.3250732421875,
+ 26.6253662109375
+ ],
+ [
+ -8.3680419921875,
+ 26.6253662109375
+ ],
+ [
+ -9.8895263671875,
+ 26.6253662109375
+ ],
+ [
+ -9.8895263671875,
+ 26.6253662109375
+ ]
+ ],
+ "pressures": [
+ 0.3619842529296875,
+ 0.513427734375,
+ 0.518310546875,
+ 0.524169921875,
+ 0.524658203125,
+ 0.529541015625,
+ 0.5315093994140625,
+ 0.5354156494140625,
+ 0.5339508056640625,
+ 0.520263671875,
+ 0.511962890625,
+ 0.510986328125,
+ 0.510986328125,
+ 0.513916015625,
+ 0.514404296875,
+ 0.519287109375,
+ 0.521728515625,
+ 0.5608062744140625,
+ 0.593536376953125,
+ 0.5955047607421875,
+ 0.583770751953125,
+ 0.574493408203125,
+ 0.5505523681640625,
+ 0.328765869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gioTb6wzq8fo4H3oAG5Ry",
+ "type": "freedraw",
+ "x": 644.3440255407822,
+ "y": 350.41231964701547,
+ "width": 15.9752197265625,
+ "height": 74.55108642578125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b35",
+ "roundness": null,
+ "seed": 1281205247,
+ "version": 53,
+ "versionNonce": 547285393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.76068115234375
+ ],
+ [
+ -2.2822265625,
+ 1.52142333984375
+ ],
+ [
+ -3.04296875,
+ 2.28216552734375
+ ],
+ [
+ -5.3250732421875,
+ 5.3250732421875
+ ],
+ [
+ -6.0858154296875,
+ 6.84649658203125
+ ],
+ [
+ -6.8465576171875,
+ 8.36798095703125
+ ],
+ [
+ -7.6072998046875,
+ 10.650146484375
+ ],
+ [
+ -8.3680419921875,
+ 12.93231201171875
+ ],
+ [
+ -8.3680419921875,
+ 15.2144775390625
+ ],
+ [
+ -8.3680419921875,
+ 18.25738525390625
+ ],
+ [
+ -8.3680419921875,
+ 28.90753173828125
+ ],
+ [
+ -7.6072998046875,
+ 37.2755126953125
+ ],
+ [
+ -6.0858154296875,
+ 46.40423583984375
+ ],
+ [
+ -5.3250732421875,
+ 50.9686279296875
+ ],
+ [
+ -3.04296875,
+ 58.57586669921875
+ ],
+ [
+ -0.7607421875,
+ 65.42236328125
+ ],
+ [
+ 1.5213623046875,
+ 69.98675537109375
+ ],
+ [
+ 3.0428466796875,
+ 72.2689208984375
+ ],
+ [
+ 3.8035888671875,
+ 73.0296630859375
+ ],
+ [
+ 4.5643310546875,
+ 73.7904052734375
+ ],
+ [
+ 6.846435546875,
+ 74.55108642578125
+ ],
+ [
+ 7.607177734375,
+ 73.7904052734375
+ ],
+ [
+ 7.607177734375,
+ 73.7904052734375
+ ]
+ ],
+ "pressures": [
+ 0.38250732421875,
+ 0.4958343505859375,
+ 0.521240234375,
+ 0.530517578125,
+ 0.5398101806640625,
+ 0.567169189453125,
+ 0.574493408203125,
+ 0.578399658203125,
+ 0.580352783203125,
+ 0.582794189453125,
+ 0.586212158203125,
+ 0.588653564453125,
+ 0.588165283203125,
+ 0.587188720703125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.588653564453125,
+ 0.591583251953125,
+ 0.589630126953125,
+ 0.568634033203125,
+ 0.5339508056640625,
+ 0.342926025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rkj6Q1uVATYLfgN6q2YqG",
+ "type": "freedraw",
+ "x": 653.4726876501572,
+ "y": 383.88424347514047,
+ "width": 29.6683349609375,
+ "height": 35.75408935546875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b36",
+ "roundness": null,
+ "seed": 2083445215,
+ "version": 54,
+ "versionNonce": 151883633,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 1.521484375,
+ -0.7607421875
+ ],
+ [
+ 4.5643310546875,
+ -1.521484375
+ ],
+ [
+ 7.6072998046875,
+ -3.04290771484375
+ ],
+ [
+ 11.410888671875,
+ -3.80364990234375
+ ],
+ [
+ 12.932373046875,
+ -3.80364990234375
+ ],
+ [
+ 15.2144775390625,
+ -3.80364990234375
+ ],
+ [
+ 15.9752197265625,
+ -3.80364990234375
+ ],
+ [
+ 17.4967041015625,
+ -3.04290771484375
+ ],
+ [
+ 19.0181884765625,
+ 0
+ ],
+ [
+ 19.7789306640625,
+ 3.8035888671875
+ ],
+ [
+ 19.0181884765625,
+ 8.36798095703125
+ ],
+ [
+ 17.4967041015625,
+ 12.171630859375
+ ],
+ [
+ 14.4537353515625,
+ 19.01812744140625
+ ],
+ [
+ 12.932373046875,
+ 22.82177734375
+ ],
+ [
+ 11.410888671875,
+ 27.3861083984375
+ ],
+ [
+ 11.410888671875,
+ 28.1468505859375
+ ],
+ [
+ 12.932373046875,
+ 30.42901611328125
+ ],
+ [
+ 14.4537353515625,
+ 31.950439453125
+ ],
+ [
+ 17.4967041015625,
+ 31.950439453125
+ ],
+ [
+ 20.53955078125,
+ 31.950439453125
+ ],
+ [
+ 23.58251953125,
+ 31.950439453125
+ ],
+ [
+ 28.1468505859375,
+ 30.42901611328125
+ ],
+ [
+ 29.6683349609375,
+ 29.66827392578125
+ ],
+ [
+ 29.6683349609375,
+ 29.66827392578125
+ ]
+ ],
+ "pressures": [
+ 0.3121490478515625,
+ 0.459686279296875,
+ 0.4972991943359375,
+ 0.5564117431640625,
+ 0.6038055419921875,
+ 0.6204071044921875,
+ 0.62628173828125,
+ 0.62969970703125,
+ 0.63604736328125,
+ 0.64483642578125,
+ 0.6595001220703125,
+ 0.6663360595703125,
+ 0.6663360595703125,
+ 0.6599884033203125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64630126953125,
+ 0.63995361328125,
+ 0.62677001953125,
+ 0.6204071044921875,
+ 0.6169891357421875,
+ 0.6125946044921875,
+ 0.5608062744140625,
+ 0.2637939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LNvE3_c-dtLI-ieBGtDO4",
+ "type": "freedraw",
+ "x": 699.8769845251572,
+ "y": 412.79183624857797,
+ "width": 23.5823974609375,
+ "height": 23.58251953125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b37",
+ "roundness": null,
+ "seed": 749032369,
+ "version": 65,
+ "versionNonce": 476870993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ -0.7607421875
+ ],
+ [
+ 0.7607421875,
+ -1.521484375
+ ],
+ [
+ 1.521484375,
+ -3.04290771484375
+ ],
+ [
+ 2.2821044921875,
+ -4.56439208984375
+ ],
+ [
+ 2.2821044921875,
+ -6.0858154296875
+ ],
+ [
+ 2.2821044921875,
+ -8.36798095703125
+ ],
+ [
+ 1.521484375,
+ -15.21453857421875
+ ],
+ [
+ 0.7607421875,
+ -18.2574462890625
+ ],
+ [
+ 0,
+ -20.53961181640625
+ ],
+ [
+ -0.7607421875,
+ -20.53961181640625
+ ],
+ [
+ -1.521484375,
+ -21.30035400390625
+ ],
+ [
+ -3.8037109375,
+ -21.30035400390625
+ ],
+ [
+ -4.5643310546875,
+ -21.30035400390625
+ ],
+ [
+ -3.04296875,
+ -19.77886962890625
+ ],
+ [
+ -1.521484375,
+ -19.0181884765625
+ ],
+ [
+ 1.521484375,
+ -18.2574462890625
+ ],
+ [
+ 5.3250732421875,
+ -17.4967041015625
+ ],
+ [
+ 6.8465576171875,
+ -17.4967041015625
+ ],
+ [
+ 9.128662109375,
+ -17.4967041015625
+ ],
+ [
+ 12.932373046875,
+ -16.7359619140625
+ ],
+ [
+ 16.7359619140625,
+ -16.7359619140625
+ ],
+ [
+ 18.2574462890625,
+ -17.4967041015625
+ ],
+ [
+ 18.2574462890625,
+ -16.7359619140625
+ ],
+ [
+ 18.2574462890625,
+ -15.21453857421875
+ ],
+ [
+ 18.2574462890625,
+ -11.410888671875
+ ],
+ [
+ 17.4967041015625,
+ -9.88946533203125
+ ],
+ [
+ 17.4967041015625,
+ -7.6072998046875
+ ],
+ [
+ 16.7359619140625,
+ -4.56439208984375
+ ],
+ [
+ 16.7359619140625,
+ -3.04290771484375
+ ],
+ [
+ 16.7359619140625,
+ -2.2822265625
+ ],
+ [
+ 16.7359619140625,
+ 0
+ ],
+ [
+ 17.4967041015625,
+ 0.76068115234375
+ ],
+ [
+ 18.2574462890625,
+ 1.52142333984375
+ ],
+ [
+ 19.01806640625,
+ 2.28216552734375
+ ],
+ [
+ 19.01806640625,
+ 1.52142333984375
+ ],
+ [
+ 19.01806640625,
+ 1.52142333984375
+ ]
+ ],
+ "pressures": [
+ 0.3023834228515625,
+ 0.5588531494140625,
+ 0.572052001953125,
+ 0.583770751953125,
+ 0.593536376953125,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.6038055419921875,
+ 0.6072235107421875,
+ 0.6111297607421875,
+ 0.6135711669921875,
+ 0.6165008544921875,
+ 0.6213836669921875,
+ 0.6208953857421875,
+ 0.6155242919921875,
+ 0.6184539794921875,
+ 0.62628173828125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.6809844970703125,
+ 0.6819610595703125,
+ 0.6829376220703125,
+ 0.6853790283203125,
+ 0.689788818359375,
+ 0.693206787109375,
+ 0.693206787109375,
+ 0.692718505859375,
+ 0.6570587158203125,
+ 0.585723876953125,
+ 0.38592529296875,
+ 0.1787872314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "HiZ3npIFHmNTcc6ASQpfP",
+ "type": "freedraw",
+ "x": 739.4347237829697,
+ "y": 357.2588162290467,
+ "width": 7.6072998046875,
+ "height": 53.25079345703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b38",
+ "roundness": null,
+ "seed": 110174993,
+ "version": 48,
+ "versionNonce": 471017265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0
+ ],
+ [
+ -1.521484375,
+ 0.7607421875
+ ],
+ [
+ -2.2822265625,
+ 1.521484375
+ ],
+ [
+ -3.04296875,
+ 3.04290771484375
+ ],
+ [
+ -3.8037109375,
+ 5.3250732421875
+ ],
+ [
+ -5.3250732421875,
+ 11.410888671875
+ ],
+ [
+ -6.0858154296875,
+ 14.45379638671875
+ ],
+ [
+ -6.8465576171875,
+ 18.2574462890625
+ ],
+ [
+ -7.6072998046875,
+ 28.9075927734375
+ ],
+ [
+ -7.6072998046875,
+ 35.754150390625
+ ],
+ [
+ -6.0858154296875,
+ 42.60064697265625
+ ],
+ [
+ -4.5643310546875,
+ 47.92572021484375
+ ],
+ [
+ -3.04296875,
+ 52.4901123046875
+ ],
+ [
+ -1.521484375,
+ 53.25079345703125
+ ],
+ [
+ -0.7607421875,
+ 52.4901123046875
+ ],
+ [
+ 0,
+ 51.7293701171875
+ ],
+ [
+ 0,
+ 50.2078857421875
+ ],
+ [
+ 0,
+ 50.2078857421875
+ ]
+ ],
+ "pressures": [
+ 0.14361572265625,
+ 0.4924163818359375,
+ 0.63409423828125,
+ 0.63702392578125,
+ 0.63946533203125,
+ 0.64288330078125,
+ 0.64385986328125,
+ 0.65020751953125,
+ 0.65313720703125,
+ 0.65362548828125,
+ 0.65557861328125,
+ 0.65313720703125,
+ 0.64483642578125,
+ 0.64093017578125,
+ 0.574493408203125,
+ 0.454803466796875,
+ 0.37811279296875,
+ 0.2550048828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YxTxFmj9hE-PIHKAfkwmH",
+ "type": "freedraw",
+ "x": 718.8950509314072,
+ "y": 377.79842804545297,
+ "width": 22.82177734375,
+ "height": 2.28216552734375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b39",
+ "roundness": null,
+ "seed": 740830207,
+ "version": 38,
+ "versionNonce": 845748497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.7607421875,
+ 0
+ ],
+ [
+ 2.2822265625,
+ 0.7607421875
+ ],
+ [
+ 3.8037109375,
+ 0.7607421875
+ ],
+ [
+ 6.0858154296875,
+ 0.7607421875
+ ],
+ [
+ 9.8895263671875,
+ 1.52142333984375
+ ],
+ [
+ 15.975341796875,
+ 0.7607421875
+ ],
+ [
+ 20.5396728515625,
+ 0
+ ],
+ [
+ 22.82177734375,
+ -0.7607421875
+ ],
+ [
+ 22.82177734375,
+ -0.7607421875
+ ]
+ ],
+ "pressures": [
+ 0.40496826171875,
+ 0.5525054931640625,
+ 0.571075439453125,
+ 0.593048095703125,
+ 0.6038055419921875,
+ 0.6072235107421875,
+ 0.5515289306640625,
+ 0.3488006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zhUCNFCxKb30erhdhv1SS",
+ "type": "freedraw",
+ "x": 748.5633858923447,
+ "y": 345.08724640482797,
+ "width": 18.2574462890625,
+ "height": 69.22601318359375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3A",
+ "roundness": null,
+ "seed": 1651691665,
+ "version": 49,
+ "versionNonce": 1357238001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7607421875,
+ 0.76068115234375
+ ],
+ [
+ -0.7607421875,
+ 1.52142333984375
+ ],
+ [
+ 1.521484375,
+ 3.8035888671875
+ ],
+ [
+ 2.2822265625,
+ 5.3250732421875
+ ],
+ [
+ 4.5643310546875,
+ 9.128662109375
+ ],
+ [
+ 7.6072998046875,
+ 13.69305419921875
+ ],
+ [
+ 10.650146484375,
+ 19.01812744140625
+ ],
+ [
+ 13.693115234375,
+ 25.10394287109375
+ ],
+ [
+ 16.7359619140625,
+ 34.99334716796875
+ ],
+ [
+ 17.4967041015625,
+ 42.6005859375
+ ],
+ [
+ 17.4967041015625,
+ 49.4471435546875
+ ],
+ [
+ 16.7359619140625,
+ 54.772216796875
+ ],
+ [
+ 16.7359619140625,
+ 57.81512451171875
+ ],
+ [
+ 15.9752197265625,
+ 60.0972900390625
+ ],
+ [
+ 14.453857421875,
+ 66.18310546875
+ ],
+ [
+ 13.693115234375,
+ 68.46527099609375
+ ],
+ [
+ 12.932373046875,
+ 68.46527099609375
+ ],
+ [
+ 13.693115234375,
+ 69.22601318359375
+ ],
+ [
+ 12.932373046875,
+ 69.22601318359375
+ ],
+ [
+ 12.932373046875,
+ 69.22601318359375
+ ]
+ ],
+ "pressures": [
+ 0.37908935546875,
+ 0.5324859619140625,
+ 0.5451812744140625,
+ 0.588653564453125,
+ 0.6091766357421875,
+ 0.64532470703125,
+ 0.6687774658203125,
+ 0.6824493408203125,
+ 0.691741943359375,
+ 0.694183349609375,
+ 0.694183349609375,
+ 0.693206787109375,
+ 0.689300537109375,
+ 0.6853790283203125,
+ 0.6824493408203125,
+ 0.6692657470703125,
+ 0.6228485107421875,
+ 0.524658203125,
+ 0.447967529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UOcEqux3_pZ4F4JmgYpnL",
+ "type": "freedraw",
+ "x": -217.20250870531248,
+ "y": 377.9501823568727,
+ "width": 1019.31572168598,
+ "height": 123.44405094498188,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3E",
+ "roundness": null,
+ "seed": 1202827295,
+ "version": 488,
+ "versionNonce": 1309722833,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7219106154926465,
+ -1.443821230985293
+ ],
+ [
+ -1.443821230985293,
+ -2.165673926820091
+ ],
+ [
+ -1.443821230985293,
+ -0.7219106154926749
+ ],
+ [
+ -0.7219106154926465,
+ 0.721910615492618
+ ],
+ [
+ -0.7219106154926465,
+ 2.887584542312709
+ ],
+ [
+ 0,
+ 10.106516938265656
+ ],
+ [
+ 1.4437633113274444,
+ 20.21303387653137
+ ],
+ [
+ 2.1656739268201193,
+ 26.71011357664952
+ ],
+ [
+ 2.8875845423127657,
+ 33.20713535710979
+ ],
+ [
+ 5.053258469132857,
+ 46.20129475734609
+ ],
+ [
+ 5.775169084625503,
+ 51.97640592231369
+ ],
+ [
+ 7.2189323959529474,
+ 61.36107016474466
+ ],
+ [
+ 7.2189323959529474,
+ 68.58000256069761
+ ],
+ [
+ 7.2189323959529474,
+ 72.91140833399561
+ ],
+ [
+ 7.2189323959529474,
+ 74.35517164532303
+ ],
+ [
+ 7.2189323959529474,
+ 72.18949771850293
+ ],
+ [
+ 6.497021780460301,
+ 69.30191317619017
+ ],
+ [
+ 5.775169084625503,
+ 65.69241801838484
+ ],
+ [
+ 4.33134785364021,
+ 57.75157500693922
+ ],
+ [
+ 2.8875845423127657,
+ 48.36696868416618
+ ],
+ [
+ 2.8875845423127657,
+ 43.313710215033325
+ ],
+ [
+ 2.1656739268201193,
+ 33.92904597260247
+ ],
+ [
+ 2.1656739268201193,
+ 23.822529034336753
+ ],
+ [
+ 2.1656739268201193,
+ 15.159775407398513
+ ],
+ [
+ 1.4437633113274444,
+ 6.497021780460273
+ ],
+ [
+ 1.4437633113274444,
+ 2.165673926820091
+ ],
+ [
+ 0.7218526958347979,
+ -5.7751690846255315
+ ],
+ [
+ 0.7218526958347979,
+ -10.106516938265713
+ ],
+ [
+ 0.7218526958347979,
+ -11.550338169251006
+ ],
+ [
+ 0,
+ -12.272248784743681
+ ],
+ [
+ 0.7218526958347979,
+ -12.272248784743681
+ ],
+ [
+ 2.1656739268201193,
+ -12.272248784743681
+ ],
+ [
+ 2.8875845423127657,
+ -12.272248784743681
+ ],
+ [
+ 4.33134785364021,
+ -12.272248784743681
+ ],
+ [
+ 7.940843011445594,
+ -12.272248784743681
+ ],
+ [
+ 10.82842755375836,
+ -12.272248784743681
+ ],
+ [
+ 12.99410148057845,
+ -12.272248784743681
+ ],
+ [
+ 22.37870780335146,
+ -12.994101480578479
+ ],
+ [
+ 28.153876887976992,
+ -12.994101480578479
+ ],
+ [
+ 34.65095658809514,
+ -13.716012096071097
+ ],
+ [
+ 41.86988898404809,
+ -13.716012096071097
+ ],
+ [
+ 54.86399046462651,
+ -14.437922711563772
+ ],
+ [
+ 64.24865470705737,
+ -14.437922711563772
+ ],
+ [
+ 72.91135041433779,
+ -14.437922711563772
+ ],
+ [
+ 80.13034072994856,
+ -14.437922711563772
+ ],
+ [
+ 87.3492731259015,
+ -15.15977540739857
+ ],
+ [
+ 90.95876828370689,
+ -15.15977540739857
+ ],
+ [
+ 98.17770067965984,
+ -15.15977540739857
+ ],
+ [
+ 104.67478037977799,
+ -15.881686022891188
+ ],
+ [
+ 111.17180216023831,
+ -15.881686022891188
+ ],
+ [
+ 115.50320793353632,
+ -16.603596638383863
+ ],
+ [
+ 122.00022971399665,
+ -17.32550725387648
+ ],
+ [
+ 126.3316354872947,
+ -18.04735994971128
+ ],
+ [
+ 132.82865726775498,
+ -19.49118118069663
+ ],
+ [
+ 143.6570848215133,
+ -21.65685510751672
+ ],
+ [
+ 146.54466936382607,
+ -21.65685510751672
+ ],
+ [
+ 155.20742299076431,
+ -22.378765723009337
+ ],
+ [
+ 160.9825920753898,
+ -23.100676338502012
+ ],
+ [
+ 167.47961385585006,
+ -23.82252903433681
+ ],
+ [
+ 172.53287232498292,
+ -24.544439649829428
+ ],
+ [
+ 175.42045686729568,
+ -25.266350265322103
+ ],
+ [
+ 179.02995202510107,
+ -25.266350265322103
+ ],
+ [
+ 182.63938926324863,
+ -25.266350265322103
+ ],
+ [
+ 186.9707950365467,
+ -25.266350265322103
+ ],
+ [
+ 190.58029019435207,
+ -25.9882029611569
+ ],
+ [
+ 192.74596412117216,
+ -26.71011357664952
+ ],
+ [
+ 194.91163804799226,
+ -26.71011357664952
+ ],
+ [
+ 199.24298590163244,
+ -28.15393480763487
+ ],
+ [
+ 202.1305704439452,
+ -28.15393480763487
+ ],
+ [
+ 204.2962443707653,
+ -28.875787503469667
+ ],
+ [
+ 207.18382891307806,
+ -30.31960873445496
+ ],
+ [
+ 213.6809086131962,
+ -31.763372045782376
+ ],
+ [
+ 218.0122564668364,
+ -32.48528266127505
+ ],
+ [
+ 220.8998410091491,
+ -33.20719327676767
+ ],
+ [
+ 223.78742555146187,
+ -33.20719327676767
+ ],
+ [
+ 230.28450525158001,
+ -34.65095658809514
+ ],
+ [
+ 235.33776372071287,
+ -35.37286720358776
+ ],
+ [
+ 241.83478550117314,
+ -36.81663051491523
+ ],
+ [
+ 249.05377581678397,
+ -38.260451745900525
+ ],
+ [
+ 256.99461882822953,
+ -39.704215057228
+ ],
+ [
+ 271.43248362013543,
+ -41.86994690370591
+ ],
+ [
+ 282.2609111738938,
+ -42.59179959954071
+ ],
+ [
+ 293.0893387276521,
+ -44.035620830526
+ ],
+ [
+ 302.47400297008295,
+ -44.035620830526
+ ],
+ [
+ 314.74619383516875,
+ -44.7574735263608
+ ],
+ [
+ 320.5213629197943,
+ -44.7574735263608
+ ],
+ [
+ 327.0184426199124,
+ -44.7574735263608
+ ],
+ [
+ 335.68113832719285,
+ -44.7574735263608
+ ],
+ [
+ 341.4563074118183,
+ -44.7574735263608
+ ],
+ [
+ 347.9533871119365,
+ -44.035620830526
+ ],
+ [
+ 354.45040889239675,
+ -44.035620830526
+ ],
+ [
+ 360.2255779770223,
+ -43.31371021503338
+ ],
+ [
+ 366.7226576771404,
+ -42.59179959954071
+ ],
+ [
+ 373.9415900730933,
+ -42.59179959954071
+ ],
+ [
+ 381.88243308453895,
+ -42.59179959954071
+ ],
+ [
+ 392.7108606382972,
+ -42.59179959954071
+ ],
+ [
+ 399.92979303425017,
+ -42.59179959954071
+ ],
+ [
+ 410.0363678921737,
+ -42.59179959954071
+ ],
+ [
+ 416.5334475922919,
+ -42.59179959954071
+ ],
+ [
+ 423.7523220685869,
+ -43.31371021503338
+ ],
+ [
+ 437.4683920843159,
+ -44.7574735263608
+ ],
+ [
+ 443.96535594511835,
+ -45.47938414185347
+ ],
+ [
+ 454.0719887226997,
+ -45.47938414185347
+ ],
+ [
+ 459.8470419680095,
+ -46.20129475734615
+ ],
+ [
+ 466.3441216681277,
+ -46.20129475734615
+ ],
+ [
+ 472.1192907527532,
+ -46.20129475734615
+ ],
+ [
+ 481.50389707552625,
+ -46.20129475734615
+ ],
+ [
+ 488.722887391137,
+ -46.20129475734615
+ ],
+ [
+ 495.2199670912551,
+ -45.47938414185347
+ ],
+ [
+ 498.10749371391006,
+ -45.47938414185347
+ ],
+ [
+ 500.99513617588065,
+ -45.47938414185347
+ ],
+ [
+ 510.3797424986537,
+ -45.47938414185347
+ ],
+ [
+ 518.3206434297572,
+ -45.47938414185347
+ ],
+ [
+ 522.6519912833974,
+ -45.47938414185347
+ ],
+ [
+ 525.5395179060522,
+ -45.47938414185347
+ ],
+ [
+ 537.8117666907958,
+ -46.923205372838765
+ ],
+ [
+ 541.4212039289434,
+ -47.64505806867356
+ ],
+ [
+ 547.196373013569,
+ -47.64505806867356
+ ],
+ [
+ 553.6934527136871,
+ -47.64505806867356
+ ],
+ [
+ 559.4686217983126,
+ -47.64505806867356
+ ],
+ [
+ 568.131317505593,
+ -48.36696868416624
+ ],
+ [
+ 571.0189599675634,
+ -48.36696868416624
+ ],
+ [
+ 581.8473875213219,
+ -49.088879299658856
+ ],
+ [
+ 588.34446722144,
+ -49.088879299658856
+ ],
+ [
+ 597.729073544213,
+ -49.088879299658856
+ ],
+ [
+ 604.2261532443313,
+ -49.088879299658856
+ ],
+ [
+ 610.7231171051337,
+ -48.36696868416624
+ ],
+ [
+ 616.498286189759,
+ -48.36696868416624
+ ],
+ [
+ 623.7172765053699,
+ -48.36696868416624
+ ],
+ [
+ 634.5457040591282,
+ -47.64505806867356
+ ],
+ [
+ 641.7646943747391,
+ -47.64505806867356
+ ],
+ [
+ 648.2616582355415,
+ -48.36696868416624
+ ],
+ [
+ 654.7587379356596,
+ -48.36696868416624
+ ],
+ [
+ 661.2558176357777,
+ -48.36696868416624
+ ],
+ [
+ 664.1433442584328,
+ -48.36696868416624
+ ],
+ [
+ 669.9185133430581,
+ -48.36696868416624
+ ],
+ [
+ 674.971771812191,
+ -48.36696868416624
+ ],
+ [
+ 681.4688515123091,
+ -48.36696868416624
+ ],
+ [
+ 687.9659312124272,
+ -48.36696868416624
+ ],
+ [
+ 695.1849215280381,
+ -48.36696868416624
+ ],
+ [
+ 701.6818853888406,
+ -48.36696868416624
+ ],
+ [
+ 710.3446969354366,
+ -47.64505806867356
+ ],
+ [
+ 716.8417766355549,
+ -47.64505806867356
+ ],
+ [
+ 724.0606511118499,
+ -46.923205372838765
+ ],
+ [
+ 735.6109892811007,
+ -45.47938414185347
+ ],
+ [
+ 742.8299795967116,
+ -45.47938414185347
+ ],
+ [
+ 749.3269434575141,
+ -44.7574735263608
+ ],
+ [
+ 755.8240231576322,
+ -44.035620830526
+ ],
+ [
+ 762.3211028577505,
+ -44.035620830526
+ ],
+ [
+ 769.5400931733611,
+ -43.31371021503338
+ ],
+ [
+ 779.6466101116268,
+ -43.31371021503338
+ ],
+ [
+ 786.1436898117452,
+ -43.31371021503338
+ ],
+ [
+ 792.6406536725474,
+ -43.31371021503338
+ ],
+ [
+ 802.0253758346362,
+ -42.59179959954071
+ ],
+ [
+ 807.8005449192617,
+ -42.59179959954071
+ ],
+ [
+ 813.5755981645716,
+ -42.59179959954071
+ ],
+ [
+ 825.8478469493152,
+ -42.59179959954071
+ ],
+ [
+ 829.4572841874626,
+ -42.59179959954071
+ ],
+ [
+ 835.9543638875809,
+ -42.59179959954071
+ ],
+ [
+ 842.451443587699,
+ -42.59179959954071
+ ],
+ [
+ 854.7236923724427,
+ -43.31371021503338
+ ],
+ [
+ 860.4988614570682,
+ -43.31371021503338
+ ],
+ [
+ 863.386388079723,
+ -43.31371021503338
+ ],
+ [
+ 869.8834677798411,
+ -44.035620830526
+ ],
+ [
+ 876.3805474799592,
+ -44.035620830526
+ ],
+ [
+ 882.1557165645847,
+ -44.035620830526
+ ],
+ [
+ 885.0432431872398,
+ -44.035620830526
+ ],
+ [
+ 887.2089750337177,
+ -44.7574735263608
+ ],
+ [
+ 890.0965016563725,
+ -44.7574735263608
+ ],
+ [
+ 892.2622335028504,
+ -44.7574735263608
+ ],
+ [
+ 900.2030185946383,
+ -45.47938414185347
+ ],
+ [
+ 905.9781876792638,
+ -46.20129475734615
+ ],
+ [
+ 911.0314461483965,
+ -46.923205372838765
+ ],
+ [
+ 913.9190886103672,
+ -46.923205372838765
+ ],
+ [
+ 918.9723470795,
+ -47.64505806867356
+ ],
+ [
+ 924.0256055486329,
+ -47.64505806867356
+ ],
+ [
+ 929.0788640177657,
+ -47.64505806867356
+ ],
+ [
+ 935.5759437178838,
+ -48.36696868416624
+ ],
+ [
+ 942.0729075786862,
+ -48.36696868416624
+ ],
+ [
+ 948.5699872788043,
+ -48.36696868416624
+ ],
+ [
+ 957.2327988254006,
+ -48.36696868416624
+ ],
+ [
+ 961.5641466790407,
+ -48.36696868416624
+ ],
+ [
+ 965.8954945326809,
+ -48.36696868416624
+ ],
+ [
+ 971.6706636173064,
+ -47.64505806867356
+ ],
+ [
+ 976.0020114709466,
+ -47.64505806867356
+ ],
+ [
+ 979.6114487090942,
+ -46.923205372838765
+ ],
+ [
+ 982.4990911710647,
+ -46.923205372838765
+ ],
+ [
+ 989.7180814866756,
+ -46.20129475734615
+ ],
+ [
+ 994.7713399558083,
+ -46.20129475734615
+ ],
+ [
+ 1000.5465090404339,
+ -46.20129475734615
+ ],
+ [
+ 1001.9902144321034,
+ -46.20129475734615
+ ],
+ [
+ 1003.4340356630887,
+ -46.20129475734615
+ ],
+ [
+ 1005.5997675095666,
+ -46.20129475734615
+ ],
+ [
+ 1006.3215622857438,
+ -46.20129475734615
+ ],
+ [
+ 1008.4872941322217,
+ -46.20129475734615
+ ],
+ [
+ 1010.6530259786996,
+ -46.20129475734615
+ ],
+ [
+ 1013.5405526013544,
+ -45.47938414185347
+ ],
+ [
+ 1014.9843738323398,
+ -45.47938414185347
+ ],
+ [
+ 1015.7062844478323,
+ -45.47938414185347
+ ],
+ [
+ 1017.149989839502,
+ -44.7574735263608
+ ],
+ [
+ 1017.8719004549946,
+ -44.7574735263608
+ ],
+ [
+ 1017.8719004549946,
+ -44.035620830526
+ ],
+ [
+ 1017.8719004549946,
+ -43.31371021503338
+ ],
+ [
+ 1017.8719004549946,
+ -42.59179959954071
+ ],
+ [
+ 1017.149989839502,
+ -41.86994690370591
+ ],
+ [
+ 1017.149989839502,
+ -40.426125672720616
+ ],
+ [
+ 1016.4281950633251,
+ -38.9823623613932
+ ],
+ [
+ 1016.4281950633251,
+ -36.81663051491523
+ ],
+ [
+ 1014.9843738323398,
+ -30.31960873445496
+ ],
+ [
+ 1014.2624632168472,
+ -26.71011357664952
+ ],
+ [
+ 1013.5405526013544,
+ -22.378765723009337
+ ],
+ [
+ 1012.8186419858619,
+ -15.881686022891188
+ ],
+ [
+ 1012.0967313703691,
+ -11.550338169251006
+ ],
+ [
+ 1010.6530259786996,
+ -7.2189323959529474
+ ],
+ [
+ 1009.2092047477142,
+ -2.165673926820091
+ ],
+ [
+ 1009.2092047477142,
+ 0
+ ],
+ [
+ 1007.7653835167289,
+ 5.775169084625475
+ ],
+ [
+ 1007.7653835167289,
+ 7.9408430114455655
+ ],
+ [
+ 1007.7653835167289,
+ 11.55033816925095
+ ],
+ [
+ 1007.7653835167289,
+ 15.881686022891188
+ ],
+ [
+ 1008.4872941322217,
+ 18.769270565203897
+ ],
+ [
+ 1007.7653835167289,
+ 23.822529034336753
+ ],
+ [
+ 1007.7653835167289,
+ 27.432024192142194
+ ],
+ [
+ 1007.7653835167289,
+ 31.0414614302897
+ ],
+ [
+ 1007.7653835167289,
+ 33.92904597260247
+ ],
+ [
+ 1007.0434729012363,
+ 38.98230444173532
+ ],
+ [
+ 1006.3215622857438,
+ 41.147978368555414
+ ],
+ [
+ 1006.3215622857438,
+ 46.20129475734609
+ ],
+ [
+ 1005.5997675095666,
+ 46.92314745318083
+ ],
+ [
+ 1005.5997675095666,
+ 49.088879299658856
+ ],
+ [
+ 1004.8778568940741,
+ 49.8107319954936
+ ],
+ [
+ 1004.8778568940741,
+ 50.53264261098627
+ ],
+ [
+ 1004.8778568940741,
+ 51.25455322647895
+ ],
+ [
+ 1004.8778568940741,
+ 51.97640592231369
+ ],
+ [
+ 1004.8778568940741,
+ 52.69831653780636
+ ],
+ [
+ 1004.8778568940741,
+ 53.42022715329904
+ ],
+ [
+ 1004.1559462785815,
+ 53.42022715329904
+ ],
+ [
+ 1003.4340356630887,
+ 53.42022715329904
+ ],
+ [
+ 1001.9902144321034,
+ 53.42022715329904
+ ],
+ [
+ 999.8245984249413,
+ 53.42022715329904
+ ],
+ [
+ 997.6588665784632,
+ 54.14213776879171
+ ],
+ [
+ 995.4932505713011,
+ 54.14213776879171
+ ],
+ [
+ 990.4398762628525,
+ 54.14213776879171
+ ],
+ [
+ 986.1085284092123,
+ 54.14213776879171
+ ],
+ [
+ 981.0552699400794,
+ 54.14213776879171
+ ],
+ [
+ 977.445832701932,
+ 54.14213776879171
+ ],
+ [
+ 972.392574232799,
+ 54.14213776879171
+ ],
+ [
+ 967.3393157636663,
+ 54.14213776879171
+ ],
+ [
+ 964.4516733016956,
+ 54.14213776879171
+ ],
+ [
+ 962.2860572945333,
+ 54.14213776879171
+ ],
+ [
+ 956.5108882099078,
+ 54.14213776879171
+ ],
+ [
+ 950.7357191252825,
+ 54.14213776879171
+ ],
+ [
+ 948.5699872788043,
+ 53.42022715329904
+ ],
+ [
+ 944.2386394251641,
+ 53.42022715329904
+ ],
+ [
+ 938.4634703405388,
+ 53.42022715329904
+ ],
+ [
+ 935.5759437178838,
+ 53.42022715329904
+ ],
+ [
+ 932.6883012559133,
+ 54.14213776879171
+ ],
+ [
+ 930.522685248751,
+ 54.863990464626454
+ ],
+ [
+ 926.1912215557952,
+ 54.863990464626454
+ ],
+ [
+ 923.3036949331402,
+ 55.58590108011913
+ ],
+ [
+ 920.4161683104853,
+ 55.58590108011913
+ ],
+ [
+ 916.8066152330221,
+ 55.58590108011913
+ ],
+ [
+ 911.7533567638893,
+ 55.58590108011913
+ ],
+ [
+ 902.3687504411162,
+ 55.58590108011913
+ ],
+ [
+ 895.1497601255053,
+ 55.58590108011913
+ ],
+ [
+ 887.2089750337177,
+ 54.863990464626454
+ ],
+ [
+ 879.9899847181068,
+ 54.14213776879171
+ ],
+ [
+ 868.4396465488558,
+ 53.42022715329904
+ ],
+ [
+ 861.2207720725607,
+ 52.69831653780636
+ ],
+ [
+ 853.2798711414573,
+ 51.97640592231369
+ ],
+ [
+ 842.451443587699,
+ 51.25455322647895
+ ],
+ [
+ 838.8420063495514,
+ 51.25455322647895
+ ],
+ [
+ 828.7354894112857,
+ 50.53264261098627
+ ],
+ [
+ 822.2384097111676,
+ 50.53264261098627
+ ],
+ [
+ 816.4632406265421,
+ 49.8107319954936
+ ],
+ [
+ 811.4099821574093,
+ 49.8107319954936
+ ],
+ [
+ 807.0786343037691,
+ 49.088879299658856
+ ],
+ [
+ 802.0253758346362,
+ 49.088879299658856
+ ],
+ [
+ 796.2502067500106,
+ 48.36696868416618
+ ],
+ [
+ 791.9188588963705,
+ 48.36696868416618
+ ],
+ [
+ 789.0312164344,
+ 48.36696868416618
+ ],
+ [
+ 784.6998685807596,
+ 48.36696868416618
+ ],
+ [
+ 781.8122261187891,
+ 48.36696868416618
+ ],
+ [
+ 778.9246994961343,
+ 49.088879299658856
+ ],
+ [
+ 776.0370570341636,
+ 49.088879299658856
+ ],
+ [
+ 773.1495304115087,
+ 49.8107319954936
+ ],
+ [
+ 768.8181825578686,
+ 50.53264261098627
+ ],
+ [
+ 765.2086294804053,
+ 50.53264261098627
+ ],
+ [
+ 760.8772816267651,
+ 51.25455322647895
+ ],
+ [
+ 755.8240231576322,
+ 51.25455322647895
+ ],
+ [
+ 749.3269434575141,
+ 51.97640592231369
+ ],
+ [
+ 744.2736849883813,
+ 51.97640592231369
+ ],
+ [
+ 739.9423371347411,
+ 52.69831653780636
+ ],
+ [
+ 734.8890786656082,
+ 52.69831653780636
+ ],
+ [
+ 726.2263829583278,
+ 53.42022715329904
+ ],
+ [
+ 724.0606511118499,
+ 53.42022715329904
+ ],
+ [
+ 720.4512138737023,
+ 54.14213776879171
+ ],
+ [
+ 716.1198660200621,
+ 54.14213776879171
+ ],
+ [
+ 712.5103129425988,
+ 54.863990464626454
+ ],
+ [
+ 706.7351438579733,
+ 54.863990464626454
+ ],
+ [
+ 703.1257066198259,
+ 54.863990464626454
+ ],
+ [
+ 699.5162693816783,
+ 54.863990464626454
+ ],
+ [
+ 693.7411002970528,
+ 55.58590108011913
+ ],
+ [
+ 691.5753684505748,
+ 55.58590108011913
+ ],
+ [
+ 687.9659312124272,
+ 55.58590108011913
+ ],
+ [
+ 682.1907621278017,
+ 55.58590108011913
+ ],
+ [
+ 677.8594142741615,
+ 56.307811695611804
+ ],
+ [
+ 674.2498611966982,
+ 56.307811695611804
+ ],
+ [
+ 668.4748079513886,
+ 56.307811695611804
+ ],
+ [
+ 664.1433442584328,
+ 56.307811695611804
+ ],
+ [
+ 659.8119964047926,
+ 56.307811695611804
+ ],
+ [
+ 655.4806485511522,
+ 57.02972231110448
+ ],
+ [
+ 651.149300697512,
+ 57.02972231110448
+ ],
+ [
+ 644.6522209973939,
+ 57.75157500693922
+ ],
+ [
+ 641.0427837592465,
+ 57.75157500693922
+ ],
+ [
+ 637.4332306817832,
+ 58.473485622431895
+ ],
+ [
+ 633.8237934436356,
+ 58.473485622431895
+ ],
+ [
+ 628.7705349745027,
+ 58.473485622431895
+ ],
+ [
+ 625.8830083518478,
+ 58.473485622431895
+ ],
+ [
+ 620.8296340433992,
+ 59.19539623792457
+ ],
+ [
+ 618.6640180362372,
+ 59.19539623792457
+ ],
+ [
+ 615.0545807980895,
+ 59.91724893375931
+ ],
+ [
+ 612.1669383361188,
+ 59.91724893375931
+ ],
+ [
+ 608.5575010979715,
+ 59.91724893375931
+ ],
+ [
+ 605.6698586360008,
+ 59.91724893375931
+ ],
+ [
+ 602.7823320133459,
+ 59.91724893375931
+ ],
+ [
+ 597.729073544213,
+ 60.639159549251985
+ ],
+ [
+ 594.1195204667497,
+ 61.36107016474466
+ ],
+ [
+ 591.2319938440949,
+ 61.36107016474466
+ ],
+ [
+ 588.34446722144,
+ 61.36107016474466
+ ],
+ [
+ 586.9006459904547,
+ 61.36107016474466
+ ],
+ [
+ 582.5692981368145,
+ 61.36107016474466
+ ],
+ [
+ 578.9597450593512,
+ 61.36107016474466
+ ],
+ [
+ 575.3503078212036,
+ 61.36107016474466
+ ],
+ [
+ 571.7408705830562,
+ 61.36107016474466
+ ],
+ [
+ 566.6876121139233,
+ 61.36107016474466
+ ],
+ [
+ 563.7999696519528,
+ 62.08298078023722
+ ],
+ [
+ 560.9124430292977,
+ 62.08298078023722
+ ],
+ [
+ 557.3028899518347,
+ 62.08298078023722
+ ],
+ [
+ 552.9715420981943,
+ 62.08298078023722
+ ],
+ [
+ 549.3621048600469,
+ 62.804833476072076
+ ],
+ [
+ 544.3088463909139,
+ 62.804833476072076
+ ],
+ [
+ 540.6992933134507,
+ 62.804833476072076
+ ],
+ [
+ 535.6460348443179,
+ 62.804833476072076
+ ],
+ [
+ 528.4271603680229,
+ 62.804833476072076
+ ],
+ [
+ 522.6519912833974,
+ 62.804833476072076
+ ],
+ [
+ 516.8768221987718,
+ 62.804833476072076
+ ],
+ [
+ 511.82356372963903,
+ 62.804833476072076
+ ],
+ [
+ 506.0483946450135,
+ 62.804833476072076
+ ],
+ [
+ 500.27322556038797,
+ 62.804833476072076
+ ],
+ [
+ 492.3323246292845,
+ 62.804833476072076
+ ],
+ [
+ 485.8353607684821,
+ 62.804833476072076
+ ],
+ [
+ 480.06019168385666,
+ 62.804833476072076
+ ],
+ [
+ 472.1192907527532,
+ 62.804833476072076
+ ],
+ [
+ 467.7879428991129,
+ 62.804833476072076
+ ],
+ [
+ 462.7346844299802,
+ 62.804833476072076
+ ],
+ [
+ 458.4033365763399,
+ 62.804833476072076
+ ],
+ [
+ 453.35007810720714,
+ 62.08298078023722
+ ],
+ [
+ 446.85299840708893,
+ 62.08298078023722
+ ],
+ [
+ 443.2435611689414,
+ 62.08298078023722
+ ],
+ [
+ 438.9120974759855,
+ 62.08298078023722
+ ],
+ [
+ 435.302660237838,
+ 62.08298078023722
+ ],
+ [
+ 429.52749115321245,
+ 62.08298078023722
+ ],
+ [
+ 425.91805391506495,
+ 62.08298078023722
+ ],
+ [
+ 422.3086166769173,
+ 62.08298078023722
+ ],
+ [
+ 417.9771529839615,
+ 62.08298078023722
+ ],
+ [
+ 411.48018912315905,
+ 62.08298078023722
+ ],
+ [
+ 407.1487254302031,
+ 62.08298078023722
+ ],
+ [
+ 402.0955248807282,
+ 62.804833476072076
+ ],
+ [
+ 397.0422084919374,
+ 62.804833476072076
+ ],
+ [
+ 391.2670973269698,
+ 63.52674409156475
+ ],
+ [
+ 381.88243308453895,
+ 63.52674409156475
+ ],
+ [
+ 376.1072639999134,
+ 63.52674409156475
+ ],
+ [
+ 369.61024221945314,
+ 64.24865470705731
+ ],
+ [
+ 363.11316251933494,
+ 64.24865470705731
+ ],
+ [
+ 357.3379934347095,
+ 64.24865470705731
+ ],
+ [
+ 348.67529772742915,
+ 64.24865470705731
+ ],
+ [
+ 342.9001286428036,
+ 64.24865470705731
+ ],
+ [
+ 337.84687017367077,
+ 63.52674409156475
+ ],
+ [
+ 333.51546440037276,
+ 63.52674409156475
+ ],
+ [
+ 326.2965320044198,
+ 62.804833476072076
+ ],
+ [
+ 321.9651262311217,
+ 62.804833476072076
+ ],
+ [
+ 317.6337783774815,
+ 62.08298078023722
+ ],
+ [
+ 313.30243052384134,
+ 62.08298078023722
+ ],
+ [
+ 309.6929353660359,
+ 62.08298078023722
+ ],
+ [
+ 303.9177662814105,
+ 61.36107016474466
+ ],
+ [
+ 299.5864184277703,
+ 61.36107016474466
+ ],
+ [
+ 293.81124934314477,
+ 61.36107016474466
+ ],
+ [
+ 291.6455754163247,
+ 60.639159549251985
+ ],
+ [
+ 285.14849571620647,
+ 60.639159549251985
+ ],
+ [
+ 280.8171478625663,
+ 60.639159549251985
+ ],
+ [
+ 276.4857420892683,
+ 60.639159549251985
+ ],
+ [
+ 272.8763048511207,
+ 60.639159549251985
+ ],
+ [
+ 268.54489907782266,
+ 60.639159549251985
+ ],
+ [
+ 264.93546183967516,
+ 59.91724893375931
+ ],
+ [
+ 258.438382139557,
+ 59.91724893375931
+ ],
+ [
+ 254.10703428591677,
+ 59.91724893375931
+ ],
+ [
+ 249.77562851261877,
+ 60.639159549251985
+ ],
+ [
+ 242.55669611666582,
+ 60.639159549251985
+ ],
+ [
+ 237.50343764753296,
+ 60.639159549251985
+ ],
+ [
+ 231.7282685629075,
+ 60.639159549251985
+ ],
+ [
+ 226.67501009377463,
+ 60.639159549251985
+ ],
+ [
+ 218.0122564668364,
+ 60.639159549251985
+ ],
+ [
+ 212.23708738221086,
+ 60.639159549251985
+ ],
+ [
+ 205.7400656017506,
+ 59.91724893375931
+ ],
+ [
+ 200.68680713261773,
+ 59.91724893375931
+ ],
+ [
+ 194.91163804799226,
+ 59.19539623792457
+ ],
+ [
+ 185.52697380556134,
+ 58.473485622431895
+ ],
+ [
+ 180.47371533642854,
+ 58.473485622431895
+ ],
+ [
+ 174.698546251803,
+ 58.473485622431895
+ ],
+ [
+ 168.9234350868354,
+ 58.473485622431895
+ ],
+ [
+ 160.2606814598971,
+ 58.473485622431895
+ ],
+ [
+ 148.71034329064616,
+ 58.473485622431895
+ ],
+ [
+ 142.21332151018584,
+ 58.473485622431895
+ ],
+ [
+ 136.43815242556036,
+ 58.473485622431895
+ ],
+ [
+ 128.4973094141148,
+ 58.473485622431895
+ ],
+ [
+ 123.44405094498194,
+ 59.19539623792457
+ ],
+ [
+ 119.11264517168388,
+ 59.19539623792457
+ ],
+ [
+ 114.7812973180437,
+ 59.19539623792457
+ ],
+ [
+ 111.17180216023831,
+ 59.19539623792457
+ ],
+ [
+ 105.39663307561278,
+ 59.19539623792457
+ ],
+ [
+ 101.78719583746528,
+ 59.91724893375931
+ ],
+ [
+ 97.45579006416722,
+ 59.91724893375931
+ ],
+ [
+ 95.29011613734713,
+ 60.639159549251985
+ ],
+ [
+ 93.12444221052704,
+ 60.639159549251985
+ ],
+ [
+ 85.90550981457409,
+ 61.36107016474466
+ ],
+ [
+ 80.85219342578335,
+ 62.08298078023722
+ ],
+ [
+ 76.52084557214317,
+ 62.804833476072076
+ ],
+ [
+ 71.46758710301032,
+ 63.52674409156475
+ ],
+ [
+ 67.13623924937013,
+ 64.24865470705731
+ ],
+ [
+ 61.36107016474466,
+ 64.24865470705731
+ ],
+ [
+ 57.75157500693922,
+ 64.97056532254999
+ ],
+ [
+ 54.86399046462651,
+ 64.97056532254999
+ ],
+ [
+ 51.976405922313745,
+ 64.97056532254999
+ ],
+ [
+ 49.08882138000098,
+ 65.69241801838484
+ ],
+ [
+ 46.92314745318089,
+ 65.69241801838484
+ ],
+ [
+ 43.31371021503338,
+ 65.69241801838484
+ ],
+ [
+ 41.147978368555414,
+ 66.41432863387752
+ ],
+ [
+ 39.70421505722794,
+ 66.41432863387752
+ ],
+ [
+ 38.98230444173532,
+ 66.41432863387752
+ ],
+ [
+ 37.53854113040785,
+ 67.13623924937008
+ ],
+ [
+ 36.81663051491523,
+ 67.13623924937008
+ ],
+ [
+ 35.37280928392994,
+ 67.13623924937008
+ ],
+ [
+ 33.92904597260247,
+ 67.13623924937008
+ ],
+ [
+ 32.48528266127505,
+ 67.85814986486275
+ ],
+ [
+ 31.0414614302897,
+ 67.85814986486275
+ ],
+ [
+ 29.597698118962285,
+ 68.58000256069761
+ ],
+ [
+ 28.153876887976992,
+ 69.30191317619017
+ ],
+ [
+ 25.9882029611569,
+ 69.30191317619017
+ ],
+ [
+ 25.266292345664226,
+ 69.30191317619017
+ ],
+ [
+ 24.544439649829428,
+ 69.30191317619017
+ ],
+ [
+ 23.100618418844135,
+ 70.02382379168284
+ ],
+ [
+ 20.21303387653137,
+ 70.02382379168284
+ ],
+ [
+ 19.49112326103875,
+ 70.02382379168284
+ ],
+ [
+ 19.49112326103875,
+ 70.7456764875177
+ ],
+ [
+ 18.769270565203954,
+ 70.7456764875177
+ ],
+ [
+ 18.04735994971128,
+ 70.7456764875177
+ ],
+ [
+ 17.325449334218632,
+ 70.7456764875177
+ ],
+ [
+ 17.325449334218632,
+ 70.7456764875177
+ ]
+ ],
+ "pressures": [
+ 0.2745361328125,
+ 0.338531494140625,
+ 0.3483123779296875,
+ 0.4972991943359375,
+ 0.513916015625,
+ 0.522216796875,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5354156494140625,
+ 0.5354156494140625,
+ 0.526123046875,
+ 0.518798828125,
+ 0.4968109130859375,
+ 0.4860687255859375,
+ 0.4836273193359375,
+ 0.4850921630859375,
+ 0.4904632568359375,
+ 0.4909515380859375,
+ 0.4909515380859375,
+ 0.4924163818359375,
+ 0.4924163818359375,
+ 0.4929046630859375,
+ 0.4924163818359375,
+ 0.4826507568359375,
+ 0.4689788818359375,
+ 0.455291748046875,
+ 0.449432373046875,
+ 0.443572998046875,
+ 0.445526123046875,
+ 0.446014404296875,
+ 0.454315185546875,
+ 0.507568359375,
+ 0.520751953125,
+ 0.527099609375,
+ 0.5388336181640625,
+ 0.5490875244140625,
+ 0.5544586181640625,
+ 0.5554351806640625,
+ 0.5598297119140625,
+ 0.5612945556640625,
+ 0.563262939453125,
+ 0.585723876953125,
+ 0.590118408203125,
+ 0.591583251953125,
+ 0.589630126953125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.593048095703125,
+ 0.5955047607421875,
+ 0.5950164794921875,
+ 0.5955047607421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5959930419921875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5964813232421875,
+ 0.5994110107421875,
+ 0.5994110107421875,
+ 0.6013641357421875,
+ 0.6033172607421875,
+ 0.6052703857421875,
+ 0.6062469482421875,
+ 0.6077117919921875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6121063232421875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6111297607421875,
+ 0.6082000732421875,
+ 0.5989227294921875,
+ 0.592071533203125,
+ 0.585723876953125,
+ 0.587188720703125,
+ 0.587677001953125,
+ 0.588165283203125,
+ 0.589141845703125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.592559814453125,
+ 0.592071533203125,
+ 0.591583251953125,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5950164794921875,
+ 0.5945281982421875,
+ 0.5955047607421875,
+ 0.5950164794921875,
+ 0.5964813232421875,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.5969696044921875,
+ 0.5984344482421875,
+ 0.5974578857421875,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.5969696044921875,
+ 0.5964813232421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.6003875732421875,
+ 0.5998992919921875,
+ 0.5994110107421875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.6008758544921875,
+ 0.5994110107421875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.6003875732421875,
+ 0.6013641357421875,
+ 0.6018524169921875,
+ 0.5994110107421875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6003875732421875,
+ 0.5998992919921875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6008758544921875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.6028289794921875,
+ 0.6018524169921875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6003875732421875,
+ 0.6023406982421875,
+ 0.6033172607421875,
+ 0.6038055419921875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6028289794921875,
+ 0.6038055419921875,
+ 0.6052703857421875,
+ 0.6062469482421875,
+ 0.6072235107421875,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.6077117919921875,
+ 0.6082000732421875,
+ 0.6086883544921875,
+ 0.6086883544921875,
+ 0.6082000732421875,
+ 0.6077117919921875,
+ 0.6101531982421875,
+ 0.6111297607421875,
+ 0.6125946044921875,
+ 0.6130828857421875,
+ 0.6140594482421875,
+ 0.6125946044921875,
+ 0.6160125732421875,
+ 0.6165008544921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6184539794921875,
+ 0.6189422607421875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6179656982421875,
+ 0.6174774169921875,
+ 0.6243133544921875,
+ 0.64630126953125,
+ 0.65020751953125,
+ 0.65118408203125,
+ 0.65313720703125,
+ 0.65362548828125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65509033203125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.6570587158203125,
+ 0.6590118408203125,
+ 0.6609649658203125,
+ 0.6614532470703125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.6614532470703125,
+ 0.6599884033203125,
+ 0.6595001220703125,
+ 0.6609649658203125,
+ 0.6599884033203125,
+ 0.6609649658203125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6634063720703125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.6638946533203125,
+ 0.6653594970703125,
+ 0.6653594970703125,
+ 0.6638946533203125,
+ 0.6643829345703125,
+ 0.6609649658203125,
+ 0.65606689453125,
+ 0.64923095703125,
+ 0.64727783203125,
+ 0.64727783203125,
+ 0.64727783203125,
+ 0.64874267578125,
+ 0.65020751953125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.64923095703125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.65118408203125,
+ 0.64825439453125,
+ 0.64825439453125,
+ 0.65216064453125,
+ 0.6570587158203125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6590118408203125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.65460205078125,
+ 0.6585235595703125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6634063720703125,
+ 0.6648712158203125,
+ 0.6653594970703125,
+ 0.6663360595703125,
+ 0.6682891845703125,
+ 0.6692657470703125,
+ 0.6712188720703125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6721954345703125,
+ 0.6731719970703125,
+ 0.6731719970703125,
+ 0.6731719970703125,
+ 0.6731719970703125,
+ 0.6731719970703125,
+ 0.6726837158203125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6741485595703125,
+ 0.6736602783203125,
+ 0.6726837158203125,
+ 0.6731719970703125,
+ 0.6712188720703125,
+ 0.6707305908203125,
+ 0.6702423095703125,
+ 0.6702423095703125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6717071533203125,
+ 0.6717071533203125,
+ 0.6717071533203125,
+ 0.6712188720703125,
+ 0.6717071533203125,
+ 0.6712188720703125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.6678009033203125,
+ 0.6658477783203125,
+ 0.6658477783203125,
+ 0.6658477783203125,
+ 0.6658477783203125,
+ 0.6668243408203125,
+ 0.6673126220703125,
+ 0.6682891845703125,
+ 0.6682891845703125,
+ 0.6687774658203125,
+ 0.6687774658203125,
+ 0.6682891845703125,
+ 0.6702423095703125,
+ 0.6653594970703125,
+ 0.6668243408203125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6629180908203125,
+ 0.6624298095703125,
+ 0.65362548828125,
+ 0.6595001220703125,
+ 0.6604766845703125,
+ 0.65411376953125,
+ 0.6580352783203125,
+ 0.6653594970703125,
+ 0.6653594970703125,
+ 0.65509033203125,
+ 0.6565704345703125,
+ 0.6575469970703125,
+ 0.6580352783203125,
+ 0.65020751953125,
+ 0.6614532470703125,
+ 0.6599884033203125,
+ 0.64239501953125,
+ 0.64532470703125,
+ 0.64971923828125,
+ 0.65264892578125,
+ 0.63507080078125,
+ 0.63995361328125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64483642578125,
+ 0.64776611328125,
+ 0.64923095703125,
+ 0.65020751953125,
+ 0.65118408203125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.6565704345703125,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6595001220703125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6604766845703125,
+ 0.6619415283203125,
+ 0.6599884033203125,
+ 0.6595001220703125,
+ 0.6590118408203125,
+ 0.6590118408203125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.65460205078125,
+ 0.65509033203125,
+ 0.6580352783203125,
+ 0.6585235595703125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.6629180908203125,
+ 0.6609649658203125,
+ 0.6614532470703125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6638946533203125,
+ 0.6643829345703125,
+ 0.6638946533203125,
+ 0.6624298095703125,
+ 0.6604766845703125,
+ 0.6604766845703125,
+ 0.6609649658203125,
+ 0.6609649658203125,
+ 0.6595001220703125,
+ 0.6585235595703125,
+ 0.6580352783203125,
+ 0.6575469970703125,
+ 0.65509033203125,
+ 0.65460205078125,
+ 0.65509033203125,
+ 0.6575469970703125,
+ 0.65606689453125,
+ 0.65460205078125,
+ 0.65460205078125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.65411376953125,
+ 0.65216064453125,
+ 0.64923095703125,
+ 0.64874267578125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.65216064453125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.65216064453125,
+ 0.64923095703125,
+ 0.64971923828125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.65167236328125,
+ 0.65118408203125,
+ 0.64971923828125,
+ 0.64678955078125,
+ 0.64532470703125,
+ 0.64483642578125,
+ 0.64874267578125,
+ 0.64971923828125,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.65020751953125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.65118408203125,
+ 0.65264892578125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.65362548828125,
+ 0.65460205078125,
+ 0.65460205078125,
+ 0.65264892578125,
+ 0.64776611328125,
+ 0.64581298828125,
+ 0.64483642578125,
+ 0.63604736328125,
+ 0.62823486328125,
+ 0.62628173828125,
+ 0.62579345703125,
+ 0.6248016357421875,
+ 0.6233367919921875,
+ 0.6218719482421875,
+ 0.6160125732421875,
+ 0.6145477294921875,
+ 0.6106414794921875,
+ 0.6082000732421875,
+ 0.6077117919921875,
+ 0.5969696044921875,
+ 0.589141845703125,
+ 0.587677001953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xQpB2LFzAr4yy3INjl1n1",
+ "type": "freedraw",
+ "x": 368.25437397381506,
+ "y": 398.163245193233,
+ "width": 4.331347853640182,
+ "height": 17.32547829404757,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3K",
+ "roundness": null,
+ "seed": 206521631,
+ "version": 41,
+ "versionNonce": 1132562097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.7219106154926749,
+ 0.721881655663708
+ ],
+ [
+ -0.7219106154926749,
+ 2.165673926820091
+ ],
+ [
+ -1.4438212309853498,
+ 3.6094661979764737
+ ],
+ [
+ -2.1657318464780246,
+ 5.775140124796565
+ ],
+ [
+ -2.887642461970586,
+ 7.9408430114455655
+ ],
+ [
+ -3.6095530774632607,
+ 10.106516938265656
+ ],
+ [
+ -3.6095530774632607,
+ 12.272190865085804
+ ],
+ [
+ -4.331347853640182,
+ 15.159775407398513
+ ],
+ [
+ -4.331347853640182,
+ 16.603567678554896
+ ],
+ [
+ -4.331347853640182,
+ 17.32547829404757
+ ],
+ [
+ -4.331347853640182,
+ 16.603567678554896
+ ],
+ [
+ -4.331347853640182,
+ 16.603567678554896
+ ]
+ ],
+ "pressures": [
+ 0.3556365966796875,
+ 0.4948577880859375,
+ 0.570098876953125,
+ 0.573516845703125,
+ 0.574005126953125,
+ 0.574493408203125,
+ 0.574493408203125,
+ 0.574493408203125,
+ 0.571075439453125,
+ 0.5588531494140625,
+ 0.4772796630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Q6RE5z8T1hcI9E9nXiQeY",
+ "type": "freedraw",
+ "x": 374.0295430584405,
+ "y": 377.9501823568727,
+ "width": 0.7219106154926749,
+ "height": 0.721910615492618,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3L",
+ "roundness": null,
+ "seed": 1707792959,
+ "version": 32,
+ "versionNonce": 736069777,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.721910615492618
+ ],
+ [
+ 0.7219106154926749,
+ -0.721910615492618
+ ],
+ [
+ 0.7219106154926749,
+ -0.721910615492618
+ ]
+ ],
+ "pressures": [
+ 0.437713623046875,
+ 0.5529937744140625,
+ 0.4318389892578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kY9ZTvRpXEsd90XPlyUuV",
+ "type": "freedraw",
+ "x": 774.6812467081833,
+ "y": 399.60700850456044,
+ "width": 8.662811546596004,
+ "height": 33.20719327676767,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3M",
+ "roundness": null,
+ "seed": 391220401,
+ "version": 44,
+ "versionNonce": 1088573041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4437922711563829
+ ],
+ [
+ 0.7219106154927886,
+ 2.1657028866490577
+ ],
+ [
+ 0.7219106154927886,
+ 2.8875845423127657
+ ],
+ [
+ 0.7219106154927886,
+ 4.331376813469149
+ ],
+ [
+ 1.4438212309853498,
+ 7.940871971274532
+ ],
+ [
+ 1.4438212309853498,
+ 12.994130440407389
+ ],
+ [
+ 0,
+ 19.49118118069663
+ ],
+ [
+ -2.165731846477911,
+ 24.544439649829428
+ ],
+ [
+ -2.887642461970472,
+ 26.71011357664952
+ ],
+ [
+ -4.331347853640182,
+ 28.875787503469667
+ ],
+ [
+ -5.775169084625304,
+ 31.763372045782376
+ ],
+ [
+ -6.497079700118093,
+ 33.20719327676767
+ ],
+ [
+ -6.497079700118093,
+ 32.48528266127505
+ ],
+ [
+ -7.218990315610654,
+ 31.763372045782376
+ ],
+ [
+ -7.218990315610654,
+ 31.763372045782376
+ ]
+ ],
+ "pressures": [
+ 0.453826904296875,
+ 0.62628173828125,
+ 0.63604736328125,
+ 0.65020751953125,
+ 0.6614532470703125,
+ 0.6780548095703125,
+ 0.691253662109375,
+ 0.700531005859375,
+ 0.708343505859375,
+ 0.709808349609375,
+ 0.709808349609375,
+ 0.704437255859375,
+ 0.65313720703125,
+ 0.315582275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QdD18DKcv2Tc3rGHg5XnI",
+ "type": "freedraw",
+ "x": 771.0718094700359,
+ "y": 414.7668128717879,
+ "width": 17.325391414560727,
+ "height": 0.7219106154926749,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3N",
+ "roundness": null,
+ "seed": 2041665567,
+ "version": 39,
+ "versionNonce": 424761425,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559622552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.721794776176921,
+ 0
+ ],
+ [
+ 2.1656160071622708,
+ 0
+ ],
+ [
+ 3.609437238147393,
+ 0
+ ],
+ [
+ 5.053258469132743,
+ 0
+ ],
+ [
+ 6.4969638608024525,
+ 0
+ ],
+ [
+ 9.384606322772925,
+ 0.7219106154926749
+ ],
+ [
+ 11.550222329935195,
+ 0.7219106154926749
+ ],
+ [
+ 14.437864791905895,
+ 0.7219106154926749
+ ],
+ [
+ 17.325391414560727,
+ 0
+ ],
+ [
+ 17.325391414560727,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3082427978515625,
+ 0.464569091796875,
+ 0.5446929931640625,
+ 0.570587158203125,
+ 0.592559814453125,
+ 0.6008758544921875,
+ 0.6062469482421875,
+ 0.580841064453125,
+ 0.4699554443359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DO-ABcEYwt7veB5G07AVX",
+ "type": "freedraw",
+ "x": -384.2577026829574,
+ "y": 496.2158132575329,
+ "width": 30.92574491410369,
+ "height": 32.07107480098898,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3O",
+ "roundness": null,
+ "seed": 877821791,
+ "version": 108,
+ "versionNonce": 730627953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787645,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.145329886885179
+ ],
+ [
+ -1.1453298868850652,
+ -1.145329886885179
+ ],
+ [
+ -2.290751672180477,
+ -1.145329886885179
+ ],
+ [
+ -3.4361734574758884,
+ -1.145329886885179
+ ],
+ [
+ -5.726925129656479,
+ -1.145329886885179
+ ],
+ [
+ -6.872346914951777,
+ 0
+ ],
+ [
+ -9.163098587132367,
+ 2.290843570590823
+ ],
+ [
+ -11.453942157723077,
+ 3.436265355886121
+ ],
+ [
+ -13.744693829903667,
+ 5.727017028066712
+ ],
+ [
+ -14.890115615199079,
+ 8.017768700247188
+ ],
+ [
+ -17.18095918578979,
+ 12.599363943018488
+ ],
+ [
+ -17.18095918578979,
+ 18.3263809710852
+ ],
+ [
+ -16.03553740049449,
+ 22.9079762138565
+ ],
+ [
+ -12.599363943018488,
+ 26.344149671332502
+ ],
+ [
+ -11.453942157723077,
+ 28.634993241923212
+ ],
+ [
+ -5.726925129656479,
+ 30.925744914103802
+ ],
+ [
+ 0,
+ 29.78032312880839
+ ],
+ [
+ 6.872438813362123,
+ 27.4895714566278
+ ],
+ [
+ 13.7447857283139,
+ 24.053397999151912
+ ],
+ [
+ 13.7447857283139,
+ 24.053397999151912
+ ]
+ ],
+ "pressures": [
+ 0.3106842041015625,
+ 0.4357452392578125,
+ 0.6194305419921875,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63555908203125,
+ 0.63116455078125,
+ 0.62872314453125,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.62579345703125,
+ 0.62628173828125,
+ 0.62628173828125,
+ 0.6218719482421875,
+ 0.6194305419921875,
+ 0.6160125732421875,
+ 0.6091766357421875,
+ 0.564239501953125,
+ 0.445037841796875,
+ 0.0048828125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qb7PJp4BI0AdaBiTtwIJG",
+ "type": "freedraw",
+ "x": -360.6635215350598,
+ "y": 470.36786976554833,
+ "width": 30.925653015693456,
+ "height": 71.01458841533986,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3P",
+ "roundness": null,
+ "seed": 958977279,
+ "version": 74,
+ "versionNonce": 17968159,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787645,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.145329886885179
+ ],
+ [
+ 1.1453298868850652,
+ 1.145329886885179
+ ],
+ [
+ 3.4361734574758884,
+ 3.4361734574758884
+ ],
+ [
+ 8.017768700247188,
+ 9.163098587132367
+ ],
+ [
+ 11.453942157723077,
+ 13.744693829903667
+ ],
+ [
+ 18.326289072674967,
+ 24.05330610074168
+ ],
+ [
+ 21.76255442856109,
+ 29.78032312880839
+ ],
+ [
+ 24.05330610074168,
+ 35.50724825846487
+ ],
+ [
+ 29.780323128808277,
+ 54.97905101484548
+ ],
+ [
+ 30.925653015693456,
+ 64.14224150038808
+ ],
+ [
+ 30.925653015693456,
+ 69.86916663004456
+ ],
+ [
+ 30.925653015693456,
+ 71.01458841533986
+ ],
+ [
+ 29.780323128808277,
+ 71.01458841533986
+ ],
+ [
+ 29.780323128808277,
+ 71.01458841533986
+ ]
+ ],
+ "pressures": [
+ 0.326324462890625,
+ 0.524169921875,
+ 0.567169189453125,
+ 0.5950164794921875,
+ 0.6228485107421875,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.62921142578125,
+ 0.62677001953125,
+ 0.6038055419921875,
+ 0.5344390869140625,
+ 0.2442474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8s7w7QMuJ36XnGdVCViWw",
+ "type": "freedraw",
+ "x": -264.3676993456867,
+ "y": 511.35991443248895,
+ "width": 62.99681971509267,
+ "height": 35.5073401568751,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4N",
+ "roundness": null,
+ "seed": 1760483953,
+ "version": 130,
+ "versionNonce": 1905092945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -2.2907516721805905,
+ 0
+ ],
+ [
+ -3.4361734574758884,
+ -1.1454217852954116
+ ],
+ [
+ -4.5815952427713,
+ -1.1454217852954116
+ ],
+ [
+ -5.727017028066712,
+ -2.290843570590823
+ ],
+ [
+ -6.8723469149518905,
+ -2.290843570590823
+ ],
+ [
+ -10.308520372427779,
+ -3.436265355886235
+ ],
+ [
+ -12.599363943018602,
+ -3.436265355886235
+ ],
+ [
+ -17.180959185789902,
+ -3.436265355886235
+ ],
+ [
+ -18.326380971085314,
+ -3.436265355886235
+ ],
+ [
+ -22.907884315446267,
+ -1.1454217852954116
+ ],
+ [
+ -26.344149671332502,
+ 2.290751672180477
+ ],
+ [
+ -28.63490134351298,
+ 6.872346914951777
+ ],
+ [
+ -28.63490134351298,
+ 13.744693829903667
+ ],
+ [
+ -27.48947955821768,
+ 18.326289072674967
+ ],
+ [
+ -24.05330610074168,
+ 25.19872788603709
+ ],
+ [
+ -19.47171085797038,
+ 29.78032312880839
+ ],
+ [
+ -14.890115615199079,
+ 32.07107480098887
+ ],
+ [
+ -10.308520372427779,
+ 32.07107480098887
+ ],
+ [
+ -4.5815952427713,
+ 29.78032312880839
+ ],
+ [
+ -1.1454217852954116,
+ 25.19872788603709
+ ],
+ [
+ 1.1454217852954116,
+ 16.035537400494377
+ ],
+ [
+ 2.2908435705907095,
+ 8.017768700247188
+ ],
+ [
+ 1.1454217852954116,
+ 4.5815952427713
+ ],
+ [
+ 1.1454217852954116,
+ 2.290751672180477
+ ],
+ [
+ 1.1454217852954116,
+ 1.1453298868850652
+ ],
+ [
+ 0,
+ -2.290843570590823
+ ],
+ [
+ -1.1454217852954116,
+ -3.436265355886235
+ ],
+ [
+ -2.2907516721805905,
+ -2.290843570590823
+ ],
+ [
+ -2.2907516721805905,
+ -1.1454217852954116
+ ],
+ [
+ -2.2907516721805905,
+ 1.1453298868850652
+ ],
+ [
+ -2.2907516721805905,
+ 5.726925129656479
+ ],
+ [
+ -1.1454217852954116,
+ 10.308520372427779
+ ],
+ [
+ 1.1454217852954116,
+ 12.599363943018488
+ ],
+ [
+ 2.2908435705907095,
+ 14.890115615199079
+ ],
+ [
+ 10.308612270838012,
+ 22.907884315446267
+ ],
+ [
+ 17.18095918578979,
+ 25.19872788603709
+ ],
+ [
+ 24.05330610074168,
+ 27.489479558217568
+ ],
+ [
+ 28.63490134351298,
+ 27.489479558217568
+ ],
+ [
+ 32.0711666993991,
+ 26.344057772922156
+ ],
+ [
+ 34.36191837157969,
+ 24.05330610074168
+ ],
+ [
+ 34.36191837157969,
+ 24.05330610074168
+ ]
+ ],
+ "pressures": [
+ 0.4069366455078125,
+ 0.4313507080078125,
+ 0.4924163818359375,
+ 0.510009765625,
+ 0.523193359375,
+ 0.5344390869140625,
+ 0.5427398681640625,
+ 0.5476226806640625,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5515289306640625,
+ 0.5544586181640625,
+ 0.5534820556640625,
+ 0.5525054931640625,
+ 0.5471343994140625,
+ 0.5393218994140625,
+ 0.527099609375,
+ 0.517333984375,
+ 0.509521484375,
+ 0.504150390625,
+ 0.502685546875,
+ 0.501220703125,
+ 0.501220703125,
+ 0.503173828125,
+ 0.504150390625,
+ 0.508056640625,
+ 0.515380859375,
+ 0.526123046875,
+ 0.5359039306640625,
+ 0.5583648681640625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.5612945556640625,
+ 0.5603179931640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.5593414306640625,
+ 0.5505523681640625,
+ 0.521728515625,
+ 0.4225616455078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Zq5yf_IDjg7ojp5Xjz8B0",
+ "type": "freedraw",
+ "x": -178.72437765407875,
+ "y": 534.7533834843499,
+ "width": 33.21649658628428,
+ "height": 36.65267004376028,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4O",
+ "roundness": null,
+ "seed": 1978603377,
+ "version": 116,
+ "versionNonce": 1196773439,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ 2.2907516721805905,
+ -1.1454217852954116
+ ],
+ [
+ 3.436173457476002,
+ -1.1454217852954116
+ ],
+ [
+ 4.5815952427713,
+ -1.1454217852954116
+ ],
+ [
+ 5.727017028066712,
+ -2.290843570590823
+ ],
+ [
+ 9.163190485542714,
+ -4.581595242771414
+ ],
+ [
+ 11.45394215772319,
+ -6.872438813362123
+ ],
+ [
+ 12.599363943018602,
+ -8.017768700247302
+ ],
+ [
+ 12.599363943018602,
+ -9.163190485542714
+ ],
+ [
+ 12.599363943018602,
+ -13.744785728314014
+ ],
+ [
+ 11.45394215772319,
+ -16.03553740049449
+ ],
+ [
+ 10.308520372427779,
+ -17.180959185789902
+ ],
+ [
+ 9.163190485542714,
+ -17.180959185789902
+ ],
+ [
+ 8.017768700247302,
+ -17.180959185789902
+ ],
+ [
+ 2.2907516721805905,
+ -14.890207513609312
+ ],
+ [
+ -1.145421785295298,
+ -12.599363943018602
+ ],
+ [
+ -3.4361734574758884,
+ -8.017768700247302
+ ],
+ [
+ -5.727017028066598,
+ -2.290843570590823
+ ],
+ [
+ -5.727017028066598,
+ 5.726925129656365
+ ],
+ [
+ -3.4361734574758884,
+ 11.453942157723077
+ ],
+ [
+ 0,
+ 16.035537400494377
+ ],
+ [
+ 4.5815952427713,
+ 18.3263809710852
+ ],
+ [
+ 10.308520372427779,
+ 19.47171085797038
+ ],
+ [
+ 16.03553740049449,
+ 18.3263809710852
+ ],
+ [
+ 25.19872788603709,
+ 11.453942157723077
+ ],
+ [
+ 27.48947955821768,
+ 9.1631904855426
+ ],
+ [
+ 27.48947955821768,
+ 9.1631904855426
+ ]
+ ],
+ "pressures": [
+ 0.2378997802734375,
+ 0.4318389892578125,
+ 0.452850341796875,
+ 0.465057373046875,
+ 0.4758148193359375,
+ 0.4763031005859375,
+ 0.4802093505859375,
+ 0.4836273193359375,
+ 0.4855804443359375,
+ 0.4875335693359375,
+ 0.4889984130859375,
+ 0.507080078125,
+ 0.512451171875,
+ 0.518310546875,
+ 0.525634765625,
+ 0.5315093994140625,
+ 0.5383453369140625,
+ 0.5402984619140625,
+ 0.5378570556640625,
+ 0.5402984619140625,
+ 0.5559234619140625,
+ 0.562774658203125,
+ 0.563262939453125,
+ 0.562774658203125,
+ 0.5608062744140625,
+ 0.516357421875,
+ 0.1729278564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mRgbUPnBes9WcX0n66VHs",
+ "type": "freedraw",
+ "x": -135.07722572636266,
+ "y": 515.0534920582355,
+ "width": 26.34414967133239,
+ "height": 34.36191837157969,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4P",
+ "roundness": null,
+ "seed": 2106048337,
+ "version": 110,
+ "versionNonce": 2140542769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -3.436265355886235,
+ 0
+ ],
+ [
+ -4.581595242771414,
+ 1.1453298868850652
+ ],
+ [
+ -6.872438813362123,
+ 2.290751672180477
+ ],
+ [
+ -11.454034056133423,
+ 5.726925129656479
+ ],
+ [
+ -13.744785728314014,
+ 8.017768700247188
+ ],
+ [
+ -14.890207513609312,
+ 9.1631904855426
+ ],
+ [
+ -14.890207513609312,
+ 10.308520372427779
+ ],
+ [
+ -14.890207513609312,
+ 11.453942157723077
+ ],
+ [
+ -11.454034056133423,
+ 13.744693829903667
+ ],
+ [
+ -6.872438813362123,
+ 16.035537400494377
+ ],
+ [
+ -1.1454217852954116,
+ 19.47171085797038
+ ],
+ [
+ 2.290751672180477,
+ 21.76255442856109
+ ],
+ [
+ 5.726925129656365,
+ 22.907884315446267
+ ],
+ [
+ 11.453942157723077,
+ 26.344057772922156
+ ],
+ [
+ 10.308520372427665,
+ 28.63490134351298
+ ],
+ [
+ 5.726925129656365,
+ 30.925653015693456
+ ],
+ [
+ -2.290843570590823,
+ 33.21649658628428
+ ],
+ [
+ -8.017768700247302,
+ 34.36191837157969
+ ],
+ [
+ -11.454034056133423,
+ 34.36191837157969
+ ],
+ [
+ -12.599363943018602,
+ 34.36191837157969
+ ],
+ [
+ -12.599363943018602,
+ 34.36191837157969
+ ]
+ ],
+ "pressures": [
+ 0.443572998046875,
+ 0.5407867431640625,
+ 0.566192626953125,
+ 0.578887939453125,
+ 0.586700439453125,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5959930419921875,
+ 0.591583251953125,
+ 0.580352783203125,
+ 0.582794189453125,
+ 0.589141845703125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.590606689453125,
+ 0.584747314453125,
+ 0.63555908203125,
+ 0.64337158203125,
+ 0.6233367919921875,
+ 0.5432281494140625,
+ 0.3697967529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "A-NotFbfTL30Qv03H4TSO",
+ "type": "freedraw",
+ "x": -76.72900911157404,
+ "y": 519.5809793523579,
+ "width": 30.92565301569357,
+ "height": 34.36191837157969,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4Q",
+ "roundness": null,
+ "seed": 1461317009,
+ "version": 108,
+ "versionNonce": 2111762527,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 1.145421785295298,
+ -1.1454217852954116
+ ],
+ [
+ 2.290751672180477,
+ 0
+ ],
+ [
+ 4.5815952427713,
+ 2.290843570590823
+ ],
+ [
+ 6.872346914951777,
+ 5.727017028066712
+ ],
+ [
+ 11.453942157723077,
+ 10.308612270838012
+ ],
+ [
+ 18.3263809710852,
+ 21.762554428561202
+ ],
+ [
+ 25.198727886036977,
+ 29.78032312880839
+ ],
+ [
+ 27.4895714566278,
+ 33.21649658628428
+ ],
+ [
+ 27.4895714566278,
+ 32.071166699399214
+ ],
+ [
+ 26.34414967133239,
+ 30.925744914103802
+ ],
+ [
+ 25.198727886036977,
+ 27.489571456627914
+ ],
+ [
+ 21.76246253015097,
+ 18.326380971085314
+ ],
+ [
+ 20.617224541676023,
+ 12.599363943018602
+ ],
+ [
+ 20.617224541676023,
+ 9.1631904855426
+ ],
+ [
+ 20.617224541676023,
+ 5.727017028066712
+ ],
+ [
+ 22.907884315446154,
+ 2.290843570590823
+ ],
+ [
+ 26.34414967133239,
+ 2.290843570590823
+ ],
+ [
+ 30.92565301569357,
+ 3.436173457476002
+ ],
+ [
+ 30.92565301569357,
+ 3.436173457476002
+ ]
+ ],
+ "pressures": [
+ 0.3028717041015625,
+ 0.4777679443359375,
+ 0.5598297119140625,
+ 0.578399658203125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.586700439453125,
+ 0.5612945556640625,
+ 0.5466461181640625,
+ 0.569122314453125,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6135711669921875,
+ 0.6140594482421875,
+ 0.6130828857421875,
+ 0.6125946044921875,
+ 0.6057586669921875,
+ 0.523193359375,
+ 0.3502655029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "o3PE_1bhIkvZRtFi8G64g",
+ "type": "freedraw",
+ "x": -17.29162951849969,
+ "y": 532.4910123653559,
+ "width": 40.08884350123617,
+ "height": 22.9079762138565,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4R",
+ "roundness": null,
+ "seed": 1983353329,
+ "version": 114,
+ "versionNonce": 135137553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.145329886885179
+ ],
+ [
+ -1.1454217852954116,
+ -1.145329886885179
+ ],
+ [
+ -2.290843570590823,
+ -2.2907516721805905
+ ],
+ [
+ -3.436265355886235,
+ -3.4361734574758884
+ ],
+ [
+ -5.726925129656593,
+ -3.4361734574758884
+ ],
+ [
+ -8.017768700247188,
+ -3.4361734574758884
+ ],
+ [
+ -11.454034056133423,
+ -1.145329886885179
+ ],
+ [
+ -14.890115615199193,
+ 8.017860598657421
+ ],
+ [
+ -13.744693829903781,
+ 12.599363943018488
+ ],
+ [
+ -11.454034056133423,
+ 16.035629298904723
+ ],
+ [
+ -9.1631904855426,
+ 17.18095918578979
+ ],
+ [
+ -6.872346914951777,
+ 18.3263809710852
+ ],
+ [
+ 0,
+ 19.47180275638061
+ ],
+ [
+ 3.4362653558860075,
+ 16.035629298904723
+ ],
+ [
+ 5.726925129656365,
+ 10.308612270838012
+ ],
+ [
+ 6.872346914951777,
+ 3.436265355886121
+ ],
+ [
+ 6.872346914951777,
+ 0
+ ],
+ [
+ 5.726925129656365,
+ -2.2907516721805905
+ ],
+ [
+ 5.726925129656365,
+ -1.145329886885179
+ ],
+ [
+ 5.726925129656365,
+ 2.2908435705907095
+ ],
+ [
+ 8.017768700247188,
+ 11.454034056133423
+ ],
+ [
+ 12.599272044608142,
+ 14.890207513609312
+ ],
+ [
+ 18.3263809710852,
+ 17.18095918578979
+ ],
+ [
+ 22.907884315446154,
+ 17.18095918578979
+ ],
+ [
+ 25.198727886036977,
+ 17.18095918578979
+ ],
+ [
+ 25.198727886036977,
+ 17.18095918578979
+ ]
+ ],
+ "pressures": [
+ 0.2896881103515625,
+ 0.507080078125,
+ 0.521240234375,
+ 0.5471343994140625,
+ 0.5583648681640625,
+ 0.568634033203125,
+ 0.585235595703125,
+ 0.588653564453125,
+ 0.586212158203125,
+ 0.580841064453125,
+ 0.578887939453125,
+ 0.580352783203125,
+ 0.580841064453125,
+ 0.581817626953125,
+ 0.588165283203125,
+ 0.593536376953125,
+ 0.5969696044921875,
+ 0.5998992919921875,
+ 0.6047821044921875,
+ 0.6160125732421875,
+ 0.6140594482421875,
+ 0.6047821044921875,
+ 0.5608062744140625,
+ 0.4357452392578125,
+ 0.13824462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8CY8SKgW8sWpVllZ-pL0a",
+ "type": "freedraw",
+ "x": 23.29137876703942,
+ "y": 530.028443556995,
+ "width": 22.90788431544638,
+ "height": 54.97905101484548,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4S",
+ "roundness": null,
+ "seed": 1885147121,
+ "version": 111,
+ "versionNonce": 1316981887,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.145329886885179
+ ],
+ [
+ -1.1454217852954116,
+ -3.436173457476002
+ ],
+ [
+ -1.1454217852954116,
+ -5.726925129656479
+ ],
+ [
+ -2.290843570590823,
+ -5.726925129656479
+ ],
+ [
+ -3.4360815590657694,
+ -6.8723469149518905
+ ],
+ [
+ -5.726925129656593,
+ -6.8723469149518905
+ ],
+ [
+ -9.1631904855426,
+ -5.726925129656479
+ ],
+ [
+ -12.59927204460837,
+ -1.145329886885179
+ ],
+ [
+ -13.744693829903781,
+ 3.4361734574758884
+ ],
+ [
+ -12.59927204460837,
+ 10.308612270838012
+ ],
+ [
+ -6.872346914952004,
+ 18.3263809710852
+ ],
+ [
+ -2.290843570590823,
+ 21.76255442856109
+ ],
+ [
+ 2.290843570590596,
+ 21.76255442856109
+ ],
+ [
+ 4.581687141181419,
+ 20.617132643265677
+ ],
+ [
+ 6.872346914951777,
+ 18.3263809710852
+ ],
+ [
+ 9.1631904855426,
+ 6.87243881336201
+ ],
+ [
+ 9.1631904855426,
+ -2.2907516721805905
+ ],
+ [
+ 8.017768700247188,
+ -12.599363943018602
+ ],
+ [
+ 5.727108926476831,
+ -20.61713264326579
+ ],
+ [
+ 3.4362653558860075,
+ -27.48947955821768
+ ],
+ [
+ 0,
+ -32.07107480098898
+ ],
+ [
+ -1.1454217852954116,
+ -33.21649658628439
+ ],
+ [
+ -1.1454217852954116,
+ -33.21649658628439
+ ]
+ ],
+ "pressures": [
+ 0.2994537353515625,
+ 0.4777679443359375,
+ 0.516357421875,
+ 0.5398101806640625,
+ 0.5495758056640625,
+ 0.5549468994140625,
+ 0.570587158203125,
+ 0.569610595703125,
+ 0.563751220703125,
+ 0.5525054931640625,
+ 0.5490875244140625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.5393218994140625,
+ 0.5383453369140625,
+ 0.5378570556640625,
+ 0.529052734375,
+ 0.510498046875,
+ 0.4865570068359375,
+ 0.466033935546875,
+ 0.4220733642578125,
+ 0.2344818115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SlrBSdnGJhmuYPbmddGQ9",
+ "type": "freedraw",
+ "x": 52.51362862724744,
+ "y": 533.3790338405765,
+ "width": 10.308612270838012,
+ "height": 22.907976213856614,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4T",
+ "roundness": null,
+ "seed": 1888604511,
+ "version": 97,
+ "versionNonce": 74235633,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ 1.145329886885179
+ ],
+ [
+ 1.1454217852954116,
+ 4.5815952427713
+ ],
+ [
+ 2.2906597737701304,
+ 8.017768700247302
+ ],
+ [
+ 3.436081559065542,
+ 12.599363943018602
+ ],
+ [
+ 5.726925129656365,
+ 16.03553740049449
+ ],
+ [
+ 6.872346914951777,
+ 19.47171085797038
+ ],
+ [
+ 9.1631904855426,
+ 21.762554428561202
+ ],
+ [
+ 9.1631904855426,
+ 21.762554428561202
+ ]
+ ],
+ "pressures": [
+ 0.187591552734375,
+ 0.5422515869140625,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.564727783203125,
+ 0.5349273681640625,
+ 0.4767913818359375,
+ 0.37860107421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rhrEiBAOEI3SycHT-6Z5p",
+ "type": "freedraw",
+ "x": 54.438694453769415,
+ "y": 516.2096138008686,
+ "width": 8.017768700247188,
+ "height": 2.290751672180477,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4U",
+ "roundness": null,
+ "seed": 218735921,
+ "version": 95,
+ "versionNonce": 1425515679,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1452379884747188,
+ 0
+ ],
+ [
+ 2.2906597737701304,
+ 0
+ ],
+ [
+ 4.581503344360954,
+ 1.1453298868850652
+ ],
+ [
+ 6.872346914951777,
+ 2.290751672180477
+ ],
+ [
+ 6.872346914951777,
+ 2.290751672180477
+ ]
+ ],
+ "pressures": [
+ 0.2808837890625,
+ 0.63555908203125,
+ 0.576934814453125,
+ 0.505126953125,
+ 0.39910888671875,
+ 0.1123504638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0EwFRE8uz8OPcuIIfBulv",
+ "type": "freedraw",
+ "x": 90.32771644301431,
+ "y": 533.4374753864261,
+ "width": 36.652578145349935,
+ "height": 22.9079762138565,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4V",
+ "roundness": null,
+ "seed": 889958175,
+ "version": 108,
+ "versionNonce": 1396291793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.290659773770358,
+ 0
+ ],
+ [
+ -2.290659773770358,
+ -1.145421785295298
+ ],
+ [
+ -3.4360815590657694,
+ 0
+ ],
+ [
+ -5.726925129656593,
+ 1.1454217852954116
+ ],
+ [
+ -9.1631904855426,
+ 8.017768700247302
+ ],
+ [
+ -11.453850259312958,
+ 13.744785728314014
+ ],
+ [
+ -11.453850259312958,
+ 18.326380971085314
+ ],
+ [
+ -10.308612270838012,
+ 19.47171085797038
+ ],
+ [
+ -8.017768700247188,
+ 20.61713264326579
+ ],
+ [
+ -4.581503344361181,
+ 21.762554428561202
+ ],
+ [
+ -2.290659773770358,
+ 20.61713264326579
+ ],
+ [
+ 2.290843570590823,
+ 18.326380971085314
+ ],
+ [
+ 6.872346914951777,
+ 13.744785728314014
+ ],
+ [
+ 10.308612270838012,
+ 11.45394215772319
+ ],
+ [
+ 13.74487762672402,
+ 11.45394215772319
+ ],
+ [
+ 14.89029941201943,
+ 12.599363943018602
+ ],
+ [
+ 18.3263809710852,
+ 16.03553740049449
+ ],
+ [
+ 22.908068112266847,
+ 19.47171085797038
+ ],
+ [
+ 25.198727886036977,
+ 20.61713264326579
+ ],
+ [
+ 25.198727886036977,
+ 20.61713264326579
+ ]
+ ],
+ "pressures": [
+ 0.3121490478515625,
+ 0.517333984375,
+ 0.526611328125,
+ 0.5319976806640625,
+ 0.5319976806640625,
+ 0.5495758056640625,
+ 0.5510406494140625,
+ 0.5456695556640625,
+ 0.5451812744140625,
+ 0.5451812744140625,
+ 0.5593414306640625,
+ 0.563262939453125,
+ 0.564727783203125,
+ 0.5583648681640625,
+ 0.5461578369140625,
+ 0.5393218994140625,
+ 0.5378570556640625,
+ 0.4719085693359375,
+ 0.2286224365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "35vkIq3b4_iWsKhiogcVp",
+ "type": "freedraw",
+ "x": 111.52861624841668,
+ "y": 496.2922169999971,
+ "width": 18.3263809710852,
+ "height": 58.41522447232137,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4W",
+ "roundness": null,
+ "seed": 1388866751,
+ "version": 100,
+ "versionNonce": 1626847423,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 3.4361734574758884
+ ],
+ [
+ 2.290843570590823,
+ 8.017768700247188
+ ],
+ [
+ 4.581503344360954,
+ 14.890115615199079
+ ],
+ [
+ 6.872346914951777,
+ 20.61713264326579
+ ],
+ [
+ 9.1631904855426,
+ 28.63490134351298
+ ],
+ [
+ 11.454034056133423,
+ 35.5073401568751
+ ],
+ [
+ 12.599272044608142,
+ 41.23426528653158
+ ],
+ [
+ 16.035537400494377,
+ 53.83362922955007
+ ],
+ [
+ 17.18095918578979,
+ 57.26980268702596
+ ],
+ [
+ 17.18095918578979,
+ 57.26980268702596
+ ]
+ ],
+ "pressures": [
+ 0.2491302490234375,
+ 0.519775390625,
+ 0.6682891845703125,
+ 0.6809844970703125,
+ 0.6868438720703125,
+ 0.6868438720703125,
+ 0.6858673095703125,
+ 0.6726837158203125,
+ 0.63995361328125,
+ 0.6067352294921875,
+ 0.4802093505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FlpJQHBxF5kUG9U8CqC7I",
+ "type": "freedraw",
+ "x": 206.118556491292,
+ "y": 525.1552090148526,
+ "width": 26.34414967133239,
+ "height": 33.21649658628428,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4X",
+ "roundness": null,
+ "seed": 1457024479,
+ "version": 111,
+ "versionNonce": 369915569,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 0
+ ],
+ [
+ -3.436265355886235,
+ 0
+ ],
+ [
+ -5.727108926476831,
+ 0
+ ],
+ [
+ -8.017768700247188,
+ 1.1453298868850652
+ ],
+ [
+ -10.308612270838012,
+ 2.290751672180477
+ ],
+ [
+ -12.599455841428835,
+ 4.5815952427713
+ ],
+ [
+ -13.744877626724247,
+ 4.5815952427713
+ ],
+ [
+ -14.89029941201943,
+ 5.726925129656479
+ ],
+ [
+ -13.744877626724247,
+ 5.726925129656479
+ ],
+ [
+ -11.454034056133423,
+ 9.1631904855426
+ ],
+ [
+ -6.872530711772242,
+ 12.599363943018488
+ ],
+ [
+ 3.4360815590657694,
+ 19.47171085797038
+ ],
+ [
+ 9.1631904855426,
+ 21.76255442856109
+ ],
+ [
+ 11.453850259312958,
+ 24.05330610074168
+ ],
+ [
+ 11.453850259312958,
+ 25.19872788603709
+ ],
+ [
+ 10.308428474017546,
+ 26.344057772922156
+ ],
+ [
+ 5.726925129656593,
+ 30.925653015693456
+ ],
+ [
+ -2.290843570590823,
+ 33.21649658628428
+ ],
+ [
+ -6.872530711772242,
+ 32.07107480098887
+ ],
+ [
+ -10.308612270838012,
+ 27.489479558217568
+ ],
+ [
+ -11.454034056133423,
+ 24.05330610074168
+ ],
+ [
+ -11.454034056133423,
+ 24.05330610074168
+ ]
+ ],
+ "pressures": [
+ 0.2188568115234375,
+ 0.4899749755859375,
+ 0.6629180908203125,
+ 0.6629180908203125,
+ 0.6565704345703125,
+ 0.65606689453125,
+ 0.65557861328125,
+ 0.6570587158203125,
+ 0.6590118408203125,
+ 0.6595001220703125,
+ 0.65069580078125,
+ 0.64776611328125,
+ 0.64483642578125,
+ 0.62628173828125,
+ 0.6086883544921875,
+ 0.6077117919921875,
+ 0.63555908203125,
+ 0.63653564453125,
+ 0.64288330078125,
+ 0.6091766357421875,
+ 0.4919281005859375,
+ 0.14410400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "I9ftorDRhcSKXuNCvVzG-",
+ "type": "freedraw",
+ "x": 236.91051720584008,
+ "y": 535.3335700841882,
+ "width": 5.726925129656365,
+ "height": 22.907884315446267,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4a",
+ "roundness": null,
+ "seed": 1699782609,
+ "version": 100,
+ "versionNonce": 2015381727,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 1.145329886885179
+ ],
+ [
+ -1.1454217852954116,
+ 3.4361734574758884
+ ],
+ [
+ -1.1454217852954116,
+ 5.726925129656479
+ ],
+ [
+ -1.1454217852954116,
+ 10.308520372427779
+ ],
+ [
+ -1.1454217852954116,
+ 13.744693829903667
+ ],
+ [
+ 0,
+ 18.326289072674967
+ ],
+ [
+ 1.1454217852954116,
+ 21.762462530150856
+ ],
+ [
+ 2.290843570590823,
+ 22.907884315446267
+ ],
+ [
+ 4.581503344360954,
+ 20.61713264326579
+ ],
+ [
+ 4.581503344360954,
+ 18.326289072674967
+ ],
+ [
+ 4.581503344360954,
+ 18.326289072674967
+ ]
+ ],
+ "pressures": [
+ 0.02978515625,
+ 0.696624755859375,
+ 0.695159912109375,
+ 0.693695068359375,
+ 0.693206787109375,
+ 0.693206787109375,
+ 0.691741943359375,
+ 0.6809844970703125,
+ 0.63067626953125,
+ 0.439666748046875,
+ 0.089385986328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ORHuPy10nLjD0aVYwu3GG",
+ "type": "freedraw",
+ "x": 233.26370454940854,
+ "y": 513.4153265045111,
+ "width": 1.1452379884749462,
+ "height": 3.436173457476002,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4b",
+ "roundness": null,
+ "seed": 1677786289,
+ "version": 92,
+ "versionNonce": 1334605969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.145329886885179
+ ],
+ [
+ 0,
+ 2.2907516721805905
+ ],
+ [
+ 1.1452379884749462,
+ 3.436173457476002
+ ],
+ [
+ 1.1452379884749462,
+ 3.436173457476002
+ ]
+ ],
+ "pressures": [
+ 0.38201904296875,
+ 0.4763031005859375,
+ 0.342437744140625,
+ 0.00927734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nU7AwjaPY88MnCUDcIL6q",
+ "type": "freedraw",
+ "x": 353.57366115569556,
+ "y": 539.7652088653763,
+ "width": 51.54287755736959,
+ "height": 37.79809182905558,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4c",
+ "roundness": null,
+ "seed": 978052031,
+ "version": 131,
+ "versionNonce": 402773247,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -1.145329886885179
+ ],
+ [
+ 0,
+ -1.145329886885179
+ ],
+ [
+ -1.1454217852954116,
+ -1.145329886885179
+ ],
+ [
+ -2.290659773770358,
+ -1.145329886885179
+ ],
+ [
+ -3.4360815590657694,
+ -2.2907516721805905
+ ],
+ [
+ -4.581503344360954,
+ -2.2907516721805905
+ ],
+ [
+ -6.872346914951777,
+ -3.436173457476002
+ ],
+ [
+ -8.017768700247188,
+ -3.436173457476002
+ ],
+ [
+ -9.1631904855426,
+ -3.436173457476002
+ ],
+ [
+ -11.453850259312958,
+ -3.436173457476002
+ ],
+ [
+ -13.744693829903554,
+ -3.436173457476002
+ ],
+ [
+ -17.18095918578979,
+ -3.436173457476002
+ ],
+ [
+ -20.617040744855558,
+ -1.145329886885179
+ ],
+ [
+ -24.053306100741565,
+ 1.145421785295298
+ ],
+ [
+ -26.34414967133239,
+ 3.4361734574758884
+ ],
+ [
+ -27.489387659807335,
+ 5.727017028066598
+ ],
+ [
+ -29.780231230398158,
+ 11.45403405613331
+ ],
+ [
+ -29.780231230398158,
+ 18.3263809710852
+ ],
+ [
+ -28.634809445102746,
+ 24.053397999151912
+ ],
+ [
+ -25.198727886036977,
+ 28.634993241923212
+ ],
+ [
+ -22.90788431544638,
+ 30.92574491410369
+ ],
+ [
+ -19.471618959560146,
+ 33.21649658628428
+ ],
+ [
+ -14.890115615198965,
+ 33.21649658628428
+ ],
+ [
+ -10.308612270838012,
+ 32.0711666993991
+ ],
+ [
+ -5.726925129656365,
+ 28.634993241923212
+ ],
+ [
+ -3.4360815590657694,
+ 26.34414967133239
+ ],
+ [
+ -2.290659773770358,
+ 22.9079762138565
+ ],
+ [
+ 1.1454217852954116,
+ 12.599363943018488
+ ],
+ [
+ 1.1454217852954116,
+ 6.87243881336201
+ ],
+ [
+ 1.1454217852954116,
+ 3.4361734574758884
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -2.2907516721805905
+ ],
+ [
+ -2.290659773770358,
+ -3.436173457476002
+ ],
+ [
+ -2.290659773770358,
+ -4.5815952427713
+ ],
+ [
+ -3.4360815590657694,
+ -2.2907516721805905
+ ],
+ [
+ -4.581503344360954,
+ 4.5815952427713
+ ],
+ [
+ -2.290659773770358,
+ 18.3263809710852
+ ],
+ [
+ 2.290843570590823,
+ 26.34414967133239
+ ],
+ [
+ 5.727108926477058,
+ 32.0711666993991
+ ],
+ [
+ 10.308612270838012,
+ 33.21649658628428
+ ],
+ [
+ 16.035537400494377,
+ 33.21649658628428
+ ],
+ [
+ 21.762646326971435,
+ 29.78032312880839
+ ],
+ [
+ 21.762646326971435,
+ 29.78032312880839
+ ]
+ ],
+ "pressures": [
+ 0.2696533203125,
+ 0.4958343505859375,
+ 0.5359039306640625,
+ 0.5398101806640625,
+ 0.5437164306640625,
+ 0.5476226806640625,
+ 0.5485992431640625,
+ 0.5515289306640625,
+ 0.5525054931640625,
+ 0.5539703369140625,
+ 0.5554351806640625,
+ 0.5564117431640625,
+ 0.564727783203125,
+ 0.569122314453125,
+ 0.568634033203125,
+ 0.566680908203125,
+ 0.564727783203125,
+ 0.563262939453125,
+ 0.562774658203125,
+ 0.5608062744140625,
+ 0.5598297119140625,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.5564117431640625,
+ 0.5544586181640625,
+ 0.5529937744140625,
+ 0.5515289306640625,
+ 0.5495758056640625,
+ 0.5476226806640625,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5481109619140625,
+ 0.5490875244140625,
+ 0.5564117431640625,
+ 0.5554351806640625,
+ 0.5520172119140625,
+ 0.5559234619140625,
+ 0.5612945556640625,
+ 0.563262939453125,
+ 0.5603179931640625,
+ 0.514892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cEClWkmsBXiqEHFs-DEEh",
+ "type": "freedraw",
+ "x": 419.10023598028727,
+ "y": 551.1188055494661,
+ "width": 25.198727886037204,
+ "height": 33.21649658628428,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4d",
+ "roundness": null,
+ "seed": 2121595057,
+ "version": 112,
+ "versionNonce": 1097940593,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 1.1454217852954116
+ ],
+ [
+ 0,
+ 1.1454217852954116
+ ],
+ [
+ 2.2906597737701304,
+ 1.1454217852954116
+ ],
+ [
+ 3.436081559065542,
+ 1.1454217852954116
+ ],
+ [
+ 5.726925129656365,
+ 0
+ ],
+ [
+ 8.017768700247188,
+ -1.1454217852954116
+ ],
+ [
+ 10.308428474017319,
+ -3.436173457476002
+ ],
+ [
+ 12.599272044608142,
+ -5.727017028066712
+ ],
+ [
+ 13.744693829903554,
+ -8.017768700247302
+ ],
+ [
+ 16.035537400494377,
+ -14.890115615199079
+ ],
+ [
+ 14.890115615198965,
+ -18.326380971085314
+ ],
+ [
+ 13.744693829903554,
+ -19.47171085797038
+ ],
+ [
+ 12.599272044608142,
+ -20.61713264326579
+ ],
+ [
+ 9.1631904855426,
+ -20.61713264326579
+ ],
+ [
+ 1.1452379884747188,
+ -17.180959185789902
+ ],
+ [
+ -4.581687141181646,
+ -11.45394215772319
+ ],
+ [
+ -8.017768700247416,
+ -4.5815952427713
+ ],
+ [
+ -8.017768700247416,
+ 2.2908435705907095
+ ],
+ [
+ -5.727108926477058,
+ 8.017768700247188
+ ],
+ [
+ 1.1452379884747188,
+ 12.599363943018488
+ ],
+ [
+ 8.017768700247188,
+ 12.599363943018488
+ ],
+ [
+ 13.744693829903554,
+ 11.453942157723077
+ ],
+ [
+ 17.18095918578979,
+ 10.308612270838012
+ ],
+ [
+ 17.18095918578979,
+ 10.308612270838012
+ ]
+ ],
+ "pressures": [
+ 0.2950592041015625,
+ 0.442108154296875,
+ 0.581817626953125,
+ 0.586700439453125,
+ 0.586212158203125,
+ 0.585723876953125,
+ 0.582305908203125,
+ 0.578399658203125,
+ 0.574981689453125,
+ 0.571563720703125,
+ 0.570587158203125,
+ 0.574493408203125,
+ 0.580352783203125,
+ 0.583282470703125,
+ 0.584747314453125,
+ 0.581817626953125,
+ 0.584747314453125,
+ 0.589630126953125,
+ 0.584747314453125,
+ 0.584259033203125,
+ 0.573516845703125,
+ 0.515380859375,
+ 0.318023681640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oWRXKIQ-JP7FuD9eUSiCp",
+ "type": "freedraw",
+ "x": 462.5926605770841,
+ "y": 531.5522414444853,
+ "width": 25.198727886036977,
+ "height": 38.94351361435099,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4e",
+ "roundness": null,
+ "seed": 567425233,
+ "version": 109,
+ "versionNonce": 941415711,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ -2.290843570590823
+ ],
+ [
+ -1.1452379884749462,
+ -2.290843570590823
+ ],
+ [
+ -2.290659773770358,
+ -2.290843570590823
+ ],
+ [
+ -4.581503344360954,
+ 0
+ ],
+ [
+ -6.872346914951777,
+ 1.1454217852954116
+ ],
+ [
+ -9.163006688722135,
+ 3.4361734574758884
+ ],
+ [
+ -11.453850259312958,
+ 8.017768700247188
+ ],
+ [
+ -10.308428474017546,
+ 11.45394215772319
+ ],
+ [
+ -8.017768700247188,
+ 14.890115615199079
+ ],
+ [
+ -5.726925129656365,
+ 17.18095918578979
+ ],
+ [
+ -3.4360815590657694,
+ 19.47171085797038
+ ],
+ [
+ 4.581687141181646,
+ 26.344149671332502
+ ],
+ [
+ 8.017952497067654,
+ 29.78032312880839
+ ],
+ [
+ 9.1631904855426,
+ 30.925744914103802
+ ],
+ [
+ 9.1631904855426,
+ 32.07107480098887
+ ],
+ [
+ 5.727108926476831,
+ 34.36191837157969
+ ],
+ [
+ -4.581503344360954,
+ 36.65267004376017
+ ],
+ [
+ -11.453850259312958,
+ 35.5073401568751
+ ],
+ [
+ -16.035537400494377,
+ 34.36191837157969
+ ],
+ [
+ -16.035537400494377,
+ 34.36191837157969
+ ]
+ ],
+ "pressures": [
+ 0.339508056640625,
+ 0.452850341796875,
+ 0.462615966796875,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.569610595703125,
+ 0.572052001953125,
+ 0.574005126953125,
+ 0.567657470703125,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5612945556640625,
+ 0.574981689453125,
+ 0.589630126953125,
+ 0.6213836669921875,
+ 0.63360595703125,
+ 0.6072235107421875,
+ 0.4772796630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gtfXmQgTaKDFNX7XHgcsP",
+ "type": "freedraw",
+ "x": 554.3036416453015,
+ "y": 550.9116400141792,
+ "width": 35.50734015687499,
+ "height": 96.21340819978718,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4f",
+ "roundness": null,
+ "seed": 1296192095,
+ "version": 122,
+ "versionNonce": 176310353,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -3.436173457476002
+ ],
+ [
+ -1.1454217852954116,
+ -5.726925129656479
+ ],
+ [
+ 0,
+ -4.5815952427713
+ ],
+ [
+ 1.1452379884747188,
+ 0
+ ],
+ [
+ 3.436081559065542,
+ 5.727017028066712
+ ],
+ [
+ 8.017768700247188,
+ 13.7447857283139
+ ],
+ [
+ 11.45385025931273,
+ 22.9079762138565
+ ],
+ [
+ 14.890115615198965,
+ 32.0711666993991
+ ],
+ [
+ 21.762462530150742,
+ 50.39745577207407
+ ],
+ [
+ 24.053306100741565,
+ 59.56064625761678
+ ],
+ [
+ 25.198727886036977,
+ 72.16001020063538
+ ],
+ [
+ 25.198727886036977,
+ 80.17777890088257
+ ],
+ [
+ 25.198727886036977,
+ 83.61404425676858
+ ],
+ [
+ 24.053306100741565,
+ 83.61404425676858
+ ],
+ [
+ 22.907884315446154,
+ 81.32320068617798
+ ],
+ [
+ 17.18095918578979,
+ 75.59618365811127
+ ],
+ [
+ 12.599272044608142,
+ 65.28766328568338
+ ],
+ [
+ 6.872346914951777,
+ 54.97905101484548
+ ],
+ [
+ 2.2906597737701304,
+ 42.37968707182688
+ ],
+ [
+ 1.1452379884747188,
+ 35.5073401568751
+ ],
+ [
+ 0,
+ 28.63490134351298
+ ],
+ [
+ -1.1454217852954116,
+ 22.9079762138565
+ ],
+ [
+ 0,
+ 11.453942157723077
+ ],
+ [
+ 2.2906597737701304,
+ 1.145421785295298
+ ],
+ [
+ 6.872346914951777,
+ -5.726925129656479
+ ],
+ [
+ 13.744693829903554,
+ -11.45394215772319
+ ],
+ [
+ 20.617040744855558,
+ -12.599363943018602
+ ],
+ [
+ 26.343965874511923,
+ -8.017768700247302
+ ],
+ [
+ 32.071074800988754,
+ -1.1454217852954116
+ ],
+ [
+ 34.36191837157958,
+ 10.308612270838012
+ ],
+ [
+ 33.216496586284165,
+ 13.7447857283139
+ ],
+ [
+ 27.489387659807335,
+ 22.9079762138565
+ ],
+ [
+ 22.907884315446154,
+ 26.34414967133239
+ ],
+ [
+ 17.18095918578979,
+ 27.4895714566278
+ ],
+ [
+ 12.599272044608142,
+ 26.34414967133239
+ ],
+ [
+ 9.163006688722135,
+ 22.9079762138565
+ ],
+ [
+ 9.163006688722135,
+ 22.9079762138565
+ ]
+ ],
+ "pressures": [
+ 0.0576324462890625,
+ 0.2295989990234375,
+ 0.4108428955078125,
+ 0.6565704345703125,
+ 0.6619415283203125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.65606689453125,
+ 0.63751220703125,
+ 0.5950164794921875,
+ 0.591583251953125,
+ 0.592071533203125,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.588165283203125,
+ 0.587677001953125,
+ 0.589141845703125,
+ 0.5964813232421875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6003875732421875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.6062469482421875,
+ 0.6135711669921875,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.6111297607421875,
+ 0.6057586669921875,
+ 0.6160125732421875,
+ 0.62872314453125,
+ 0.65216064453125,
+ 0.64093017578125,
+ 0.577423095703125,
+ 0.40545654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eLG8kmCiDrm0V1HS64z7J",
+ "type": "freedraw",
+ "x": 590.679089953285,
+ "y": 540.3520755311208,
+ "width": 21.762646326971435,
+ "height": 34.36191837157969,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4g",
+ "roundness": null,
+ "seed": 756464241,
+ "version": 102,
+ "versionNonce": 199352639,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 3.436265355886235,
+ 2.2907516721805905
+ ],
+ [
+ 6.872530711772242,
+ 3.4361734574758884
+ ],
+ [
+ 10.308612270838012,
+ 6.8723469149518905
+ ],
+ [
+ 13.744877626724247,
+ 10.308520372427779
+ ],
+ [
+ 18.3263809710852,
+ 20.61713264326579
+ ],
+ [
+ 19.47180275638061,
+ 25.19872788603709
+ ],
+ [
+ 20.617224541676023,
+ 30.925744914103802
+ ],
+ [
+ 20.617224541676023,
+ 34.36191837157969
+ ],
+ [
+ 19.47180275638061,
+ 34.36191837157969
+ ],
+ [
+ 17.18095918578979,
+ 30.925744914103802
+ ],
+ [
+ 13.744877626724247,
+ 24.05330610074168
+ ],
+ [
+ 12.599455841428835,
+ 14.890115615199079
+ ],
+ [
+ 12.599455841428835,
+ 6.8723469149518905
+ ],
+ [
+ 17.18095918578979,
+ 1.1454217852954116
+ ],
+ [
+ 21.762646326971435,
+ 1.1454217852954116
+ ],
+ [
+ 21.762646326971435,
+ 1.1454217852954116
+ ]
+ ],
+ "pressures": [
+ 0.319488525390625,
+ 0.4846038818359375,
+ 0.4958343505859375,
+ 0.504150390625,
+ 0.510986328125,
+ 0.518798828125,
+ 0.5417633056640625,
+ 0.5554351806640625,
+ 0.574981689453125,
+ 0.587188720703125,
+ 0.586700439453125,
+ 0.580841064453125,
+ 0.587677001953125,
+ 0.590606689453125,
+ 0.586700439453125,
+ 0.438690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_NDp3s6FBTOuFlUVOTSLQ",
+ "type": "freedraw",
+ "x": 641.077189569493,
+ "y": 550.6171863817647,
+ "width": 22.90788431544638,
+ "height": 33.21649658628428,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4h",
+ "roundness": null,
+ "seed": 617214591,
+ "version": 107,
+ "versionNonce": 77010481,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ -1.1452379884749462,
+ -1.1454217852954116
+ ],
+ [
+ -4.581503344361181,
+ -1.1454217852954116
+ ],
+ [
+ -9.163006688722135,
+ 2.2907516721805905
+ ],
+ [
+ -12.59927204460837,
+ 8.017768700247302
+ ],
+ [
+ -13.744693829903781,
+ 12.599363943018602
+ ],
+ [
+ -13.744693829903781,
+ 14.890115615199079
+ ],
+ [
+ -12.59927204460837,
+ 17.180959185789902
+ ],
+ [
+ -11.453850259312958,
+ 19.47171085797038
+ ],
+ [
+ -8.017768700247188,
+ 22.907884315446267
+ ],
+ [
+ -4.581503344361181,
+ 24.05330610074168
+ ],
+ [
+ 0,
+ 24.05330610074168
+ ],
+ [
+ 5.727108926476831,
+ 20.61713264326579
+ ],
+ [
+ 9.1631904855426,
+ 9.1631904855426
+ ],
+ [
+ 9.1631904855426,
+ 1.145329886885179
+ ],
+ [
+ 6.872530711772242,
+ -5.727017028066712
+ ],
+ [
+ 0,
+ -9.1631904855426
+ ],
+ [
+ -2.290659773770358,
+ -9.1631904855426
+ ],
+ [
+ -5.726925129656593,
+ -6.87243881336201
+ ],
+ [
+ -10.308428474017546,
+ -1.1454217852954116
+ ],
+ [
+ -12.59927204460837,
+ 4.5815952427713
+ ],
+ [
+ -11.453850259312958,
+ 8.017768700247302
+ ],
+ [
+ -11.453850259312958,
+ 8.017768700247302
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.5476226806640625,
+ 0.5505523681640625,
+ 0.5559234619140625,
+ 0.584259033203125,
+ 0.6052703857421875,
+ 0.6023406982421875,
+ 0.5974578857421875,
+ 0.593048095703125,
+ 0.590606689453125,
+ 0.592071533203125,
+ 0.5959930419921875,
+ 0.5974578857421875,
+ 0.5979461669921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6042938232421875,
+ 0.6008758544921875,
+ 0.576446533203125,
+ 0.5359039306640625,
+ 0.4298858642578125,
+ 0.1152801513671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "entzNLzybgYxsMH-pFaT-",
+ "type": "freedraw",
+ "x": 664.6699446537505,
+ "y": 545.094129329728,
+ "width": 38.94342171594076,
+ "height": 76.74160544340668,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4i",
+ "roundness": null,
+ "seed": 910331697,
+ "version": 120,
+ "versionNonce": 78733663,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1452379884747188,
+ 0
+ ],
+ [
+ 2.2906597737701304,
+ 1.145421785295298
+ ],
+ [
+ 6.872346914951777,
+ 5.727017028066598
+ ],
+ [
+ 11.45385025931273,
+ 17.18095918578979
+ ],
+ [
+ 14.890115615198965,
+ 24.053397999151912
+ ],
+ [
+ 17.18095918578979,
+ 32.0711666993991
+ ],
+ [
+ 20.61704074485533,
+ 54.97905101484537
+ ],
+ [
+ 20.61704074485533,
+ 64.14224150038808
+ ],
+ [
+ 20.61704074485533,
+ 67.57841495786397
+ ],
+ [
+ 19.47161895955992,
+ 67.57841495786397
+ ],
+ [
+ 17.18095918578979,
+ 64.14224150038808
+ ],
+ [
+ 14.890115615198965,
+ 61.85148982820749
+ ],
+ [
+ 10.308428474017319,
+ 53.8337211279603
+ ],
+ [
+ 6.872346914951777,
+ 43.52510885712229
+ ],
+ [
+ 3.436081559065542,
+ 32.0711666993991
+ ],
+ [
+ 2.2906597737701304,
+ 18.3263809710852
+ ],
+ [
+ 3.436081559065542,
+ 2.2908435705907095
+ ],
+ [
+ 8.017768700247188,
+ -4.581595242771414
+ ],
+ [
+ 13.744693829903554,
+ -9.163190485542714
+ ],
+ [
+ 27.489387659807335,
+ -9.163190485542714
+ ],
+ [
+ 30.925653015693342,
+ -6.8723469149518905
+ ],
+ [
+ 34.36191837157958,
+ -3.436173457476002
+ ],
+ [
+ 38.94342171594076,
+ 5.727017028066598
+ ],
+ [
+ 37.79799993064535,
+ 14.890207513609312
+ ],
+ [
+ 34.36191837157958,
+ 22.9079762138565
+ ],
+ [
+ 33.216496586284165,
+ 25.198727886036977
+ ],
+ [
+ 30.925653015693342,
+ 27.4895714566278
+ ],
+ [
+ 28.634809445102746,
+ 28.634993241923212
+ ],
+ [
+ 24.053306100741565,
+ 29.780323128808277
+ ],
+ [
+ 18.326197174264735,
+ 27.4895714566278
+ ],
+ [
+ 16.035537400494377,
+ 26.34414967133239
+ ],
+ [
+ 16.035537400494377,
+ 26.34414967133239
+ ]
+ ],
+ "pressures": [
+ 0.2252044677734375,
+ 0.5446929931640625,
+ 0.572540283203125,
+ 0.6057586669921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6047821044921875,
+ 0.5471343994140625,
+ 0.5481109619140625,
+ 0.5612945556640625,
+ 0.568634033203125,
+ 0.563262939453125,
+ 0.5612945556640625,
+ 0.5612945556640625,
+ 0.563751220703125,
+ 0.565216064453125,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.565216064453125,
+ 0.578887939453125,
+ 0.575469970703125,
+ 0.5578765869140625,
+ 0.5368804931640625,
+ 0.5437164306640625,
+ 0.588165283203125,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6111297607421875,
+ 0.583282470703125,
+ 0.454315185546875,
+ 0.14605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "t_-5r4sNJVdvwufzzPKnF",
+ "type": "freedraw",
+ "x": 722.4680598979794,
+ "y": 552.9237253463351,
+ "width": 27.4895714566278,
+ "height": 28.63490134351298,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4j",
+ "roundness": null,
+ "seed": 1110765265,
+ "version": 110,
+ "versionNonce": 1654073361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -3.4361734574758884
+ ],
+ [
+ 0,
+ -4.5815952427713
+ ],
+ [
+ 0,
+ -5.727017028066712
+ ],
+ [
+ -1.1454217852954116,
+ -8.017768700247188
+ ],
+ [
+ -3.436265355886235,
+ -9.1631904855426
+ ],
+ [
+ -6.872346914952004,
+ -9.1631904855426
+ ],
+ [
+ -12.599455841428835,
+ -6.87243881336201
+ ],
+ [
+ -18.3263809710852,
+ 0
+ ],
+ [
+ -19.47180275638061,
+ 6.8723469149518905
+ ],
+ [
+ -17.180959185790016,
+ 12.599363943018602
+ ],
+ [
+ -14.890115615199193,
+ 14.890115615199079
+ ],
+ [
+ -12.599455841428835,
+ 16.03553740049449
+ ],
+ [
+ -6.872346914952004,
+ 18.326289072674967
+ ],
+ [
+ 2.290843570590596,
+ 17.180959185789902
+ ],
+ [
+ 6.872346914951777,
+ 12.599363943018602
+ ],
+ [
+ 8.017768700247188,
+ 5.726925129656479
+ ],
+ [
+ 8.017768700247188,
+ -2.2908435705907095
+ ],
+ [
+ 4.581503344360954,
+ -9.1631904855426
+ ],
+ [
+ 0,
+ -10.308612270838012
+ ],
+ [
+ -5.726925129656593,
+ -9.1631904855426
+ ],
+ [
+ -10.308612270838012,
+ -5.727017028066712
+ ],
+ [
+ -10.308612270838012,
+ -5.727017028066712
+ ]
+ ],
+ "pressures": [
+ 0.210052490234375,
+ 0.442596435546875,
+ 0.453826904296875,
+ 0.463104248046875,
+ 0.506591796875,
+ 0.5398101806640625,
+ 0.5534820556640625,
+ 0.568634033203125,
+ 0.574005126953125,
+ 0.573028564453125,
+ 0.570098876953125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.574005126953125,
+ 0.576934814453125,
+ 0.578887939453125,
+ 0.582305908203125,
+ 0.584259033203125,
+ 0.583770751953125,
+ 0.5334625244140625,
+ 0.3444061279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wnnXh83g2gI6Hi1j2hl6m",
+ "type": "freedraw",
+ "x": 743.103695690378,
+ "y": 545.9403312943236,
+ "width": 17.18095918578979,
+ "height": 26.344149671332502,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4k",
+ "roundness": null,
+ "seed": 1322646801,
+ "version": 108,
+ "versionNonce": 333176191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787646,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ -2.290843570590823
+ ],
+ [
+ 1.1454217852951842,
+ -2.290843570590823
+ ],
+ [
+ 1.1454217852951842,
+ -1.1454217852954116
+ ],
+ [
+ 2.290843570590596,
+ 0
+ ],
+ [
+ 3.4362653558860075,
+ 2.290751672180477
+ ],
+ [
+ 5.727108926476831,
+ 4.5815952427713
+ ],
+ [
+ 6.872530711772242,
+ 8.017768700247188
+ ],
+ [
+ 9.1631904855426,
+ 14.890115615199079
+ ],
+ [
+ 10.308612270837784,
+ 20.61713264326579
+ ],
+ [
+ 11.454034056133196,
+ 24.05330610074168
+ ],
+ [
+ 11.454034056133196,
+ 20.61713264326579
+ ],
+ [
+ 10.308612270837784,
+ 17.18095918578979
+ ],
+ [
+ 10.308612270837784,
+ 13.744693829903667
+ ],
+ [
+ 10.308612270837784,
+ 6.872346914951777
+ ],
+ [
+ 10.308612270837784,
+ 4.5815952427713
+ ],
+ [
+ 11.454034056133196,
+ 2.290751672180477
+ ],
+ [
+ 13.74487762672402,
+ 0
+ ],
+ [
+ 17.18095918578979,
+ -1.1454217852954116
+ ],
+ [
+ 17.18095918578979,
+ -1.1454217852954116
+ ]
+ ],
+ "pressures": [
+ 0.210052490234375,
+ 0.4728851318359375,
+ 0.4836273193359375,
+ 0.6243133544921875,
+ 0.63604736328125,
+ 0.64434814453125,
+ 0.64923095703125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.63995361328125,
+ 0.62725830078125,
+ 0.6179656982421875,
+ 0.6204071044921875,
+ 0.6238250732421875,
+ 0.62725830078125,
+ 0.63018798828125,
+ 0.63018798828125,
+ 0.5994110107421875,
+ 0.4245147705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "s8PyfyZtVLi11KHdTkuUc",
+ "type": "freedraw",
+ "x": 790.0148676523713,
+ "y": 544.750658259899,
+ "width": 20.617224541676023,
+ "height": 28.63490134351298,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4m",
+ "roundness": null,
+ "seed": 997444049,
+ "version": 103,
+ "versionNonce": 242875889,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 1.1454217852954116
+ ],
+ [
+ -4.581687141181646,
+ 3.436173457476002
+ ],
+ [
+ -6.872346914951777,
+ 6.872438813362123
+ ],
+ [
+ -9.1631904855426,
+ 10.308612270838012
+ ],
+ [
+ -10.308612270838012,
+ 13.7447857283139
+ ],
+ [
+ -11.454034056133423,
+ 20.61713264326579
+ ],
+ [
+ -10.308612270838012,
+ 26.344149671332502
+ ],
+ [
+ -8.017768700247188,
+ 28.63490134351298
+ ],
+ [
+ -6.872346914951777,
+ 28.63490134351298
+ ],
+ [
+ -4.581687141181646,
+ 28.63490134351298
+ ],
+ [
+ -2.290843570590823,
+ 27.489571456627914
+ ],
+ [
+ 3.4362653558860075,
+ 24.05330610074168
+ ],
+ [
+ 9.1631904855426,
+ 20.61713264326579
+ ],
+ [
+ 9.1631904855426,
+ 20.61713264326579
+ ]
+ ],
+ "pressures": [
+ 0.0327301025390625,
+ 0.6204071044921875,
+ 0.6243133544921875,
+ 0.62628173828125,
+ 0.63262939453125,
+ 0.63555908203125,
+ 0.63897705078125,
+ 0.64093017578125,
+ 0.63848876953125,
+ 0.64044189453125,
+ 0.64044189453125,
+ 0.63702392578125,
+ 0.6233367919921875,
+ 0.4933929443359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1JTPqvC7NLRsJNsbQSgRw",
+ "type": "freedraw",
+ "x": 804.9311038014131,
+ "y": 551.0035893872437,
+ "width": 3.436265355886235,
+ "height": 14.890115615199079,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4n",
+ "roundness": null,
+ "seed": 781608191,
+ "version": 96,
+ "versionNonce": 748803487,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.2907516721805905
+ ],
+ [
+ 1.1454217852954116,
+ 6.8723469149518905
+ ],
+ [
+ 2.290843570590823,
+ 9.1631904855426
+ ],
+ [
+ 2.290843570590823,
+ 10.308520372427779
+ ],
+ [
+ 3.436265355886235,
+ 12.599363943018602
+ ],
+ [
+ 3.436265355886235,
+ 13.7447857283139
+ ],
+ [
+ 3.436265355886235,
+ 14.890115615199079
+ ],
+ [
+ 3.436265355886235,
+ 14.890115615199079
+ ]
+ ],
+ "pressures": [
+ 0.1133270263671875,
+ 0.575958251953125,
+ 0.584747314453125,
+ 0.576446533203125,
+ 0.5446929931640625,
+ 0.4723968505859375,
+ 0.335113525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_14Tr5tsXJx8zAf1zb6YH",
+ "type": "freedraw",
+ "x": 807.8642437135838,
+ "y": 535.0962255509793,
+ "width": 6.872346914951777,
+ "height": 3.436173457476002,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4o",
+ "roundness": null,
+ "seed": 1409862111,
+ "version": 93,
+ "versionNonce": 1195841489,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 1.145329886885179
+ ],
+ [
+ 2.290843570590823,
+ 1.145329886885179
+ ],
+ [
+ 4.581503344361181,
+ 2.2907516721805905
+ ],
+ [
+ 6.872346914951777,
+ 3.436173457476002
+ ],
+ [
+ 6.872346914951777,
+ 3.436173457476002
+ ]
+ ],
+ "pressures": [
+ 0.444061279296875,
+ 0.567657470703125,
+ 0.4816741943359375,
+ 0.3092193603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zsY0uDaRY0CGOoZTiavUf",
+ "type": "freedraw",
+ "x": 828.9422348901974,
+ "y": 552.7078201635569,
+ "width": 18.3263809710852,
+ "height": 21.76255442856109,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4p",
+ "roundness": null,
+ "seed": 900508913,
+ "version": 113,
+ "versionNonce": 104057279,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ 1.1454217852954116,
+ -2.290843570590823
+ ],
+ [
+ 0,
+ -2.290843570590823
+ ],
+ [
+ -1.1454217852954116,
+ -2.290843570590823
+ ],
+ [
+ -3.4360815590657694,
+ -2.290843570590823
+ ],
+ [
+ -4.581503344361181,
+ -1.1454217852954116
+ ],
+ [
+ -6.872346914951777,
+ 0
+ ],
+ [
+ -8.017768700247188,
+ 2.290751672180477
+ ],
+ [
+ -10.308428474017546,
+ 6.872346914951777
+ ],
+ [
+ -10.308428474017546,
+ 11.45394215772319
+ ],
+ [
+ -9.1631904855426,
+ 13.744693829903667
+ ],
+ [
+ -8.017768700247188,
+ 16.03553740049449
+ ],
+ [
+ -6.872346914951777,
+ 17.180867287379556
+ ],
+ [
+ -4.581503344361181,
+ 18.326289072674967
+ ],
+ [
+ -1.1454217852954116,
+ 18.326289072674967
+ ],
+ [
+ 2.290843570590823,
+ 16.03553740049449
+ ],
+ [
+ 4.581687141181419,
+ 11.45394215772319
+ ],
+ [
+ 5.727108926476831,
+ 8.017768700247188
+ ],
+ [
+ 5.727108926476831,
+ 5.726925129656479
+ ],
+ [
+ 4.581687141181419,
+ -2.290843570590823
+ ],
+ [
+ 2.290843570590823,
+ -3.436265355886121
+ ],
+ [
+ -2.290659773770358,
+ -3.436265355886121
+ ],
+ [
+ -8.017768700247188,
+ -2.290843570590823
+ ],
+ [
+ -12.59927204460837,
+ 1.145329886885179
+ ],
+ [
+ -12.59927204460837,
+ 1.145329886885179
+ ]
+ ],
+ "pressures": [
+ 0.448944091796875,
+ 0.581329345703125,
+ 0.63751220703125,
+ 0.6746368408203125,
+ 0.6692657470703125,
+ 0.65509033203125,
+ 0.64141845703125,
+ 0.62579345703125,
+ 0.6096649169921875,
+ 0.574493408203125,
+ 0.5437164306640625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5485992431640625,
+ 0.579376220703125,
+ 0.590118408203125,
+ 0.5955047607421875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.592559814453125,
+ 0.589141845703125,
+ 0.529541015625,
+ 0.38250732421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FMluAVJ5vk1DJDSTLT0cA",
+ "type": "freedraw",
+ "x": 853.1152607361845,
+ "y": 567.5392411738262,
+ "width": 18.326197174264735,
+ "height": 21.762554428561202,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4q",
+ "roundness": null,
+ "seed": 1581736063,
+ "version": 105,
+ "versionNonce": 2132145585,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.145329886885179
+ ],
+ [
+ 0,
+ -2.290751672180477
+ ],
+ [
+ 0,
+ -3.4361734574758884
+ ],
+ [
+ 0,
+ -5.726925129656479
+ ],
+ [
+ 0,
+ -8.017768700247188
+ ],
+ [
+ 0,
+ -13.744693829903667
+ ],
+ [
+ 1.1452379884749462,
+ -16.03553740049449
+ ],
+ [
+ 2.290659773770358,
+ -18.326289072674967
+ ],
+ [
+ 5.726925129656593,
+ -21.762554428561202
+ ],
+ [
+ 8.017768700247416,
+ -19.47171085797038
+ ],
+ [
+ 11.453850259312958,
+ -16.03553740049449
+ ],
+ [
+ 12.59927204460837,
+ -12.599363943018488
+ ],
+ [
+ 13.744693829903781,
+ -10.308520372427779
+ ],
+ [
+ 14.890115615199193,
+ -8.017768700247188
+ ],
+ [
+ 17.180959185790016,
+ -3.4361734574758884
+ ],
+ [
+ 18.326197174264735,
+ -2.290751672180477
+ ],
+ [
+ 18.326197174264735,
+ -2.290751672180477
+ ]
+ ],
+ "pressures": [
+ 0.4362335205078125,
+ 0.5402984619140625,
+ 0.5505523681640625,
+ 0.568634033203125,
+ 0.587188720703125,
+ 0.6052703857421875,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.63848876953125,
+ 0.6638946533203125,
+ 0.6687774658203125,
+ 0.6599884033203125,
+ 0.62677001953125,
+ 0.575469970703125,
+ 0.38397216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CYING8nuai-lJugj6vs1Y",
+ "type": "freedraw",
+ "x": 892.0466402739448,
+ "y": 553.4626651365276,
+ "width": 18.3263809710852,
+ "height": 17.180959185789902,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4r",
+ "roundness": null,
+ "seed": 794362769,
+ "version": 104,
+ "versionNonce": 498219487,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -3.4361734574758884
+ ],
+ [
+ 0,
+ -4.5815952427713
+ ],
+ [
+ -2.290843570590596,
+ -3.4361734574758884
+ ],
+ [
+ -4.581687141181419,
+ -2.2908435705907095
+ ],
+ [
+ -6.872346914951777,
+ 0
+ ],
+ [
+ -9.1631904855426,
+ 2.2907516721805905
+ ],
+ [
+ -11.454034056133196,
+ 5.726925129656479
+ ],
+ [
+ -11.454034056133196,
+ 8.017768700247188
+ ],
+ [
+ -10.308612270838012,
+ 10.308520372427779
+ ],
+ [
+ -9.1631904855426,
+ 10.308520372427779
+ ],
+ [
+ -6.872346914951777,
+ 10.308520372427779
+ ],
+ [
+ -1.1454217852951842,
+ 10.308520372427779
+ ],
+ [
+ 2.290843570590823,
+ 10.308520372427779
+ ],
+ [
+ 5.726925129656593,
+ 11.45394215772319
+ ],
+ [
+ 6.872346914952004,
+ 12.599363943018602
+ ],
+ [
+ 6.872346914952004,
+ 12.599363943018602
+ ]
+ ],
+ "pressures": [
+ 0.442596435546875,
+ 0.516845703125,
+ 0.5402984619140625,
+ 0.65313720703125,
+ 0.6580352783203125,
+ 0.6595001220703125,
+ 0.6599884033203125,
+ 0.6565704345703125,
+ 0.64141845703125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.64581298828125,
+ 0.65020751953125,
+ 0.576934814453125,
+ 0.322906494140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ArgkXr8yf-NWjg6MTe1GD",
+ "type": "freedraw",
+ "x": 949.7463827154605,
+ "y": 506.1123247887954,
+ "width": 9.1631904855426,
+ "height": 60.70606804291219,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4s",
+ "roundness": null,
+ "seed": 763527217,
+ "version": 80,
+ "versionNonce": 2030966673,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 4.5815952427713
+ ],
+ [
+ 3.436265355886235,
+ 14.890207513609312
+ ],
+ [
+ 4.581687141181646,
+ 20.617224541676023
+ ],
+ [
+ 5.727108926477058,
+ 27.489571456627914
+ ],
+ [
+ 8.017952497067654,
+ 42.37968707182688
+ ],
+ [
+ 8.017952497067654,
+ 48.10670409989359
+ ],
+ [
+ 9.1631904855426,
+ 52.68829934266489
+ ],
+ [
+ 9.1631904855426,
+ 60.70606804291219
+ ],
+ [
+ 9.1631904855426,
+ 60.70606804291219
+ ]
+ ],
+ "pressures": [
+ 0.4079132080078125,
+ 0.64776611328125,
+ 0.6819610595703125,
+ 0.696624755859375,
+ 0.705413818359375,
+ 0.707855224609375,
+ 0.689300537109375,
+ 0.64288330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DmOKdEZTAun6-CP14Vxdw",
+ "type": "freedraw",
+ "x": 991.5206557075766,
+ "y": 548.1377455144401,
+ "width": 37.79799993064535,
+ "height": 40.0889353996464,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4t",
+ "roundness": null,
+ "seed": 819882047,
+ "version": 118,
+ "versionNonce": 2016257535,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ -2.290843570590823
+ ],
+ [
+ -3.4360815590657694,
+ -2.290843570590823
+ ],
+ [
+ -3.4360815590657694,
+ -3.436265355886235
+ ],
+ [
+ -4.581503344361408,
+ -3.436265355886235
+ ],
+ [
+ -5.726925129656593,
+ -3.436265355886235
+ ],
+ [
+ -8.017768700247416,
+ -3.436265355886235
+ ],
+ [
+ -10.308612270838239,
+ -2.290843570590823
+ ],
+ [
+ -12.59927204460837,
+ -2.290843570590823
+ ],
+ [
+ -16.03553740049483,
+ 0
+ ],
+ [
+ -22.90788431544661,
+ 3.4361734574758884
+ ],
+ [
+ -27.4895714566278,
+ 6.872346914951777
+ ],
+ [
+ -29.780231230398385,
+ 14.890115615199079
+ ],
+ [
+ -27.4895714566278,
+ 19.47171085797038
+ ],
+ [
+ -26.344149671332616,
+ 22.907884315446267
+ ],
+ [
+ -24.053306100741793,
+ 24.05330610074168
+ ],
+ [
+ -20.617040744855785,
+ 26.344057772922156
+ ],
+ [
+ -13.744693829904008,
+ 24.05330610074168
+ ],
+ [
+ -9.1631904855426,
+ 18.326289072674967
+ ],
+ [
+ -5.726925129656593,
+ 11.453942157723077
+ ],
+ [
+ -5.726925129656593,
+ 3.4361734574758884
+ ],
+ [
+ -4.581503344361408,
+ -1.1454217852954116
+ ],
+ [
+ -5.726925129656593,
+ -1.1454217852954116
+ ],
+ [
+ -8.017768700247416,
+ 1.1453298868850652
+ ],
+ [
+ -10.308612270838239,
+ 5.726925129656479
+ ],
+ [
+ -9.1631904855426,
+ 18.326289072674967
+ ],
+ [
+ -4.581503344361408,
+ 27.489479558217568
+ ],
+ [
+ 0,
+ 33.21649658628428
+ ],
+ [
+ 4.581687141181192,
+ 36.65267004376017
+ ],
+ [
+ 8.017768700246961,
+ 35.507248258464756
+ ],
+ [
+ 8.017768700246961,
+ 35.507248258464756
+ ]
+ ],
+ "pressures": [
+ 0.1797637939453125,
+ 0.3546600341796875,
+ 0.5554351806640625,
+ 0.569122314453125,
+ 0.574005126953125,
+ 0.5964813232421875,
+ 0.6052703857421875,
+ 0.6067352294921875,
+ 0.6150360107421875,
+ 0.6184539794921875,
+ 0.62921142578125,
+ 0.62823486328125,
+ 0.6145477294921875,
+ 0.6062469482421875,
+ 0.6047821044921875,
+ 0.5959930419921875,
+ 0.580352783203125,
+ 0.575469970703125,
+ 0.574493408203125,
+ 0.568145751953125,
+ 0.5564117431640625,
+ 0.574493408203125,
+ 0.5994110107421875,
+ 0.6047821044921875,
+ 0.6023406982421875,
+ 0.593048095703125,
+ 0.589141845703125,
+ 0.578399658203125,
+ 0.4763031005859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qNK0xL1Wdrf5WnHaIopai",
+ "type": "freedraw",
+ "x": -301.8785775118221,
+ "y": 602.7076933785904,
+ "width": 60.70606804291219,
+ "height": 69.8692585284548,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4u",
+ "roundness": null,
+ "seed": 1913276031,
+ "version": 153,
+ "versionNonce": 661060977,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ 2.290843570590596
+ ],
+ [
+ 1.1454217852954116,
+ 6.872438813361896
+ ],
+ [
+ 6.87243881336201,
+ 18.3263809710852
+ ],
+ [
+ 9.1631904855426,
+ 25.198727886036977
+ ],
+ [
+ 13.7447857283139,
+ 37.798091829055465
+ ],
+ [
+ 16.035537400494377,
+ 48.10670409989348
+ ],
+ [
+ 18.3263809710852,
+ 56.124472800140666
+ ],
+ [
+ 18.3263809710852,
+ 59.56064625761678
+ ],
+ [
+ 19.47180275638061,
+ 61.85148982820738
+ ],
+ [
+ 19.47180275638061,
+ 62.99681971509267
+ ],
+ [
+ 19.47180275638061,
+ 61.85148982820738
+ ],
+ [
+ 18.3263809710852,
+ 59.56064625761678
+ ],
+ [
+ 16.035537400494377,
+ 58.41522447232137
+ ],
+ [
+ 11.454034056133423,
+ 50.397455772073954
+ ],
+ [
+ 8.017768700247188,
+ 45.815860529302654
+ ],
+ [
+ 5.727017028066712,
+ 40.08893539964629
+ ],
+ [
+ 4.5815952427713,
+ 34.36191837157958
+ ],
+ [
+ 3.4361734574758884,
+ 27.4895714566278
+ ],
+ [
+ 3.4361734574758884,
+ 24.053306100741565
+ ],
+ [
+ 3.4361734574758884,
+ 20.617132643265677
+ ],
+ [
+ 3.4361734574758884,
+ 17.18095918578979
+ ],
+ [
+ 3.4361734574758884,
+ 11.453942157723077
+ ],
+ [
+ 4.5815952427713,
+ 6.872438813361896
+ ],
+ [
+ 5.727017028066712,
+ 2.290843570590596
+ ],
+ [
+ 9.1631904855426,
+ -2.290751672180704
+ ],
+ [
+ 10.308612270838012,
+ -3.436173457476116
+ ],
+ [
+ 13.7447857283139,
+ -5.727017028066712
+ ],
+ [
+ 18.3263809710852,
+ -5.727017028066712
+ ],
+ [
+ 24.053397999151912,
+ -3.436173457476116
+ ],
+ [
+ 30.925744914103802,
+ 1.1454217852951842
+ ],
+ [
+ 37.79809182905558,
+ 8.017768700247188
+ ],
+ [
+ 44.6705306424177,
+ 18.3263809710852
+ ],
+ [
+ 46.96128231459818,
+ 24.053306100741565
+ ],
+ [
+ 46.96128231459818,
+ 28.634901343512865
+ ],
+ [
+ 46.96128231459818,
+ 30.92574491410369
+ ],
+ [
+ 41.23426528653147,
+ 33.216496586284165
+ ],
+ [
+ 34.36191837157969,
+ 34.36191837157958
+ ],
+ [
+ 26.34414967133239,
+ 33.216496586284165
+ ],
+ [
+ 19.47180275638061,
+ 33.216496586284165
+ ],
+ [
+ 16.035537400494377,
+ 33.216496586284165
+ ],
+ [
+ 12.599363943018488,
+ 33.216496586284165
+ ],
+ [
+ 13.7447857283139,
+ 33.216496586284165
+ ],
+ [
+ 14.890207513609312,
+ 33.216496586284165
+ ],
+ [
+ 16.035537400494377,
+ 33.216496586284165
+ ],
+ [
+ 18.3263809710852,
+ 33.216496586284165
+ ],
+ [
+ 21.76255442856109,
+ 34.36191837157958
+ ],
+ [
+ 24.053397999151912,
+ 35.50734015687499
+ ],
+ [
+ 27.4895714566278,
+ 36.652670043760054
+ ],
+ [
+ 32.0711666993991,
+ 38.94351361435088
+ ],
+ [
+ 35.5073401568751,
+ 40.08893539964629
+ ],
+ [
+ 43.52510885712229,
+ 44.67053064241759
+ ],
+ [
+ 50.39745577207418,
+ 49.25212588518889
+ ],
+ [
+ 56.12447280014078,
+ 53.83362922955007
+ ],
+ [
+ 58.41522447232137,
+ 58.41522447232137
+ ],
+ [
+ 58.41522447232137,
+ 59.56064625761678
+ ],
+ [
+ 59.56064625761678,
+ 61.85148982820738
+ ],
+ [
+ 59.56064625761678,
+ 62.99681971509267
+ ],
+ [
+ 59.56064625761678,
+ 64.14224150038808
+ ],
+ [
+ 59.56064625761678,
+ 62.99681971509267
+ ],
+ [
+ 59.56064625761678,
+ 61.85148982820738
+ ],
+ [
+ 58.41522447232137,
+ 59.56064625761678
+ ],
+ [
+ 58.41522447232137,
+ 59.56064625761678
+ ]
+ ],
+ "pressures": [
+ 0.317047119140625,
+ 0.445037841796875,
+ 0.576446533203125,
+ 0.691253662109375,
+ 0.691741943359375,
+ 0.693695068359375,
+ 0.693206787109375,
+ 0.693206787109375,
+ 0.693206787109375,
+ 0.691741943359375,
+ 0.6848907470703125,
+ 0.6809844970703125,
+ 0.6780548095703125,
+ 0.6707305908203125,
+ 0.6678009033203125,
+ 0.6653594970703125,
+ 0.6648712158203125,
+ 0.6643829345703125,
+ 0.6634063720703125,
+ 0.6619415283203125,
+ 0.6614532470703125,
+ 0.6599884033203125,
+ 0.6585235595703125,
+ 0.6585235595703125,
+ 0.65606689453125,
+ 0.65069580078125,
+ 0.64678955078125,
+ 0.64190673828125,
+ 0.63897705078125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.64434814453125,
+ 0.65020751953125,
+ 0.65509033203125,
+ 0.6614532470703125,
+ 0.6736602783203125,
+ 0.6839141845703125,
+ 0.690765380859375,
+ 0.695648193359375,
+ 0.691253662109375,
+ 0.6824493408203125,
+ 0.6819610595703125,
+ 0.6785430908203125,
+ 0.6687774658203125,
+ 0.64923095703125,
+ 0.6580352783203125,
+ 0.6751251220703125,
+ 0.687835693359375,
+ 0.698577880859375,
+ 0.705902099609375,
+ 0.709320068359375,
+ 0.713714599609375,
+ 0.714691162109375,
+ 0.715179443359375,
+ 0.714202880859375,
+ 0.714202880859375,
+ 0.713714599609375,
+ 0.713226318359375,
+ 0.709808349609375,
+ 0.6814727783203125,
+ 0.6204071044921875,
+ 0.519287109375,
+ 0.3536834716796875,
+ 0.2530517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hKNKICShxGtpqHtTesWgM",
+ "type": "freedraw",
+ "x": -220.29502449532208,
+ "y": 733.0441294284461,
+ "width": 69.86925852845468,
+ "height": 40.0889353996464,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4v",
+ "roundness": null,
+ "seed": 38660689,
+ "version": 164,
+ "versionNonce": 614895135,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ -1.1454217852954116,
+ -2.290843570590823
+ ],
+ [
+ -1.1454217852954116,
+ -3.436265355886235
+ ],
+ [
+ -2.2908435705907095,
+ -4.5815952427713
+ ],
+ [
+ -3.4361734574758884,
+ -5.727017028066712
+ ],
+ [
+ -5.727017028066712,
+ -6.872438813362123
+ ],
+ [
+ -6.87243881336201,
+ -6.872438813362123
+ ],
+ [
+ -8.017768700247188,
+ -8.017860598657535
+ ],
+ [
+ -11.454034056133423,
+ -9.163190485542714
+ ],
+ [
+ -16.035629298904723,
+ -9.163190485542714
+ ],
+ [
+ -22.9079762138565,
+ -6.872438813362123
+ ],
+ [
+ -27.4895714566278,
+ -4.5815952427713
+ ],
+ [
+ -32.0711666993991,
+ -1.1454217852954116
+ ],
+ [
+ -35.5073401568751,
+ 4.581503344361067
+ ],
+ [
+ -36.6527619421704,
+ 9.163098587132367
+ ],
+ [
+ -36.6527619421704,
+ 12.599363943018488
+ ],
+ [
+ -36.6527619421704,
+ 18.326289072674967
+ ],
+ [
+ -33.21649658628428,
+ 24.05330610074168
+ ],
+ [
+ -28.634993241923212,
+ 27.489479558217568
+ ],
+ [
+ -21.76255442856109,
+ 29.78032312880839
+ ],
+ [
+ -11.454034056133423,
+ 28.63490134351298
+ ],
+ [
+ -4.5815952427713,
+ 26.344057772922156
+ ],
+ [
+ 2.2907516721805905,
+ 22.907884315446267
+ ],
+ [
+ 6.8723469149518905,
+ 17.180867287379556
+ ],
+ [
+ 10.308520372427779,
+ 11.453942157723077
+ ],
+ [
+ 13.744693829903667,
+ 2.290751672180477
+ ],
+ [
+ 13.744693829903667,
+ -2.290843570590823
+ ],
+ [
+ 13.744693829903667,
+ -9.163190485542714
+ ],
+ [
+ 11.45394215772319,
+ -10.308612270838012
+ ],
+ [
+ 9.1631904855426,
+ -10.308612270838012
+ ],
+ [
+ 6.8723469149518905,
+ -9.163190485542714
+ ],
+ [
+ 5.726925129656479,
+ -6.872438813362123
+ ],
+ [
+ 4.5815952427713,
+ -4.5815952427713
+ ],
+ [
+ 3.4361734574758884,
+ 0
+ ],
+ [
+ 5.726925129656479,
+ 10.308520372427665
+ ],
+ [
+ 10.308520372427779,
+ 16.035537400494377
+ ],
+ [
+ 14.890115615199079,
+ 20.617132643265677
+ ],
+ [
+ 20.61713264326579,
+ 24.05330610074168
+ ],
+ [
+ 26.344149671332502,
+ 24.05330610074168
+ ],
+ [
+ 33.21649658628428,
+ 21.762462530150856
+ ],
+ [
+ 33.21649658628428,
+ 21.762462530150856
+ ]
+ ],
+ "pressures": [
+ 0.3463592529296875,
+ 0.5432281494140625,
+ 0.5534820556640625,
+ 0.566680908203125,
+ 0.6047821044921875,
+ 0.6238250732421875,
+ 0.64288330078125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.6565704345703125,
+ 0.6599884033203125,
+ 0.6697540283203125,
+ 0.6873321533203125,
+ 0.689300537109375,
+ 0.687835693359375,
+ 0.6834259033203125,
+ 0.6809844970703125,
+ 0.6790313720703125,
+ 0.6765899658203125,
+ 0.6741485595703125,
+ 0.6692657470703125,
+ 0.6648712158203125,
+ 0.65606689453125,
+ 0.64630126953125,
+ 0.63800048828125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63751220703125,
+ 0.64776611328125,
+ 0.6570587158203125,
+ 0.65606689453125,
+ 0.65509033203125,
+ 0.65460205078125,
+ 0.65313720703125,
+ 0.65118408203125,
+ 0.64874267578125,
+ 0.64532470703125,
+ 0.6223602294921875,
+ 0.522705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hcdEtxPH1tzIeniiYZj0a",
+ "type": "freedraw",
+ "x": -172.61851122114138,
+ "y": 750.6498822806275,
+ "width": 6.872438813362123,
+ "height": 14.890115615199079,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4w",
+ "roundness": null,
+ "seed": 890013521,
+ "version": 132,
+ "versionNonce": 1231562577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.145329886885179
+ ],
+ [
+ 0,
+ 2.2907516721805905
+ ],
+ [
+ 0,
+ 3.436173457476002
+ ],
+ [
+ 1.1454217852954116,
+ 5.726925129656479
+ ],
+ [
+ 1.1454217852954116,
+ 9.163190485542714
+ ],
+ [
+ 2.290843570590823,
+ 12.599363943018602
+ ],
+ [
+ 3.436265355886235,
+ 14.890115615199079
+ ],
+ [
+ 5.727017028066712,
+ 14.890115615199079
+ ],
+ [
+ 6.872438813362123,
+ 12.599363943018602
+ ],
+ [
+ 6.872438813362123,
+ 12.599363943018602
+ ]
+ ],
+ "pressures": [
+ 0.0532379150390625,
+ 0.64239501953125,
+ 0.64727783203125,
+ 0.64874267578125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.6042938232421875,
+ 0.4875335693359375,
+ 0.1582794189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CYL6fwXmdE4qO_h4860G4",
+ "type": "freedraw",
+ "x": -172.84710158325288,
+ "y": 726.5083381275302,
+ "width": 2.290751672180477,
+ "height": 1.1454217852954116,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4x",
+ "roundness": null,
+ "seed": 646145617,
+ "version": 126,
+ "versionNonce": 2114810431,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.1454217852954116
+ ],
+ [
+ 1.1453298868850652,
+ 1.1454217852954116
+ ],
+ [
+ 2.290751672180477,
+ 1.1454217852954116
+ ],
+ [
+ 2.290751672180477,
+ 1.1454217852954116
+ ]
+ ],
+ "pressures": [
+ 0.5446929931640625,
+ 0.4787445068359375,
+ 0.330230712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JjvYaGIqs4v4qkBYX3H9u",
+ "type": "freedraw",
+ "x": -271.7702869084187,
+ "y": 782.9583117449239,
+ "width": 145.46544218656595,
+ "height": 6.8723469149518905,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4y",
+ "roundness": null,
+ "seed": 547640241,
+ "version": 144,
+ "versionNonce": 1231623473,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.145421785295298,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 1.145329886885179,
+ -1.1454217852954116
+ ],
+ [
+ 3.436173457476002,
+ -1.1454217852954116
+ ],
+ [
+ 5.726925129656479,
+ -1.1454217852954116
+ ],
+ [
+ 8.017768700247302,
+ -1.1454217852954116
+ ],
+ [
+ 11.45394215772319,
+ -1.1454217852954116
+ ],
+ [
+ 14.890115615199079,
+ -1.1454217852954116
+ ],
+ [
+ 25.19872788603709,
+ -1.1454217852954116
+ ],
+ [
+ 36.65267004376028,
+ -2.290843570590823
+ ],
+ [
+ 49.25203398677877,
+ -3.436173457476002
+ ],
+ [
+ 64.14214960197785,
+ -3.436173457476002
+ ],
+ [
+ 79.03235711558716,
+ -3.436173457476002
+ ],
+ [
+ 100.79491154414836,
+ -4.5815952427713
+ ],
+ [
+ 114.53969727246226,
+ -4.5815952427713
+ ],
+ [
+ 125.99363943018545,
+ -4.5815952427713
+ ],
+ [
+ 136.30225170102347,
+ -5.727017028066712
+ ],
+ [
+ 139.73842515849935,
+ -5.727017028066712
+ ],
+ [
+ 143.17459861597524,
+ -5.727017028066712
+ ],
+ [
+ 144.32002040127065,
+ -5.727017028066712
+ ],
+ [
+ 144.32002040127065,
+ -6.8723469149518905
+ ],
+ [
+ 144.32002040127065,
+ -6.8723469149518905
+ ]
+ ],
+ "pressures": [
+ 0.2852935791015625,
+ 0.448944091796875,
+ 0.5520172119140625,
+ 0.575469970703125,
+ 0.593048095703125,
+ 0.6077117919921875,
+ 0.6213836669921875,
+ 0.62969970703125,
+ 0.64044189453125,
+ 0.65411376953125,
+ 0.6629180908203125,
+ 0.6736602783203125,
+ 0.6756134033203125,
+ 0.6765899658203125,
+ 0.6775665283203125,
+ 0.6770782470703125,
+ 0.6780548095703125,
+ 0.6770782470703125,
+ 0.6751251220703125,
+ 0.6638946533203125,
+ 0.65216064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "y3CPbAtzoo3GLTQVu5zyT",
+ "type": "freedraw",
+ "x": -226.16139380984487,
+ "y": 819.3536298753678,
+ "width": 46.96128231459829,
+ "height": 73.30534008752045,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4z",
+ "roundness": null,
+ "seed": 851007985,
+ "version": 170,
+ "versionNonce": 759353951,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.145329886885179
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.145329886885179,
+ 1.1454217852954116
+ ],
+ [
+ 2.290751672180477,
+ 4.5815952427713
+ ],
+ [
+ 3.4361734574758884,
+ 9.1631904855426
+ ],
+ [
+ 4.581503344361067,
+ 14.890207513609312
+ ],
+ [
+ 6.872346914951777,
+ 25.19872788603709
+ ],
+ [
+ 8.017768700247188,
+ 35.5073401568751
+ ],
+ [
+ 8.017768700247188,
+ 41.234357184941814
+ ],
+ [
+ 8.017768700247188,
+ 42.37968707182688
+ ],
+ [
+ 6.872346914951777,
+ 41.234357184941814
+ ],
+ [
+ 5.726925129656479,
+ 38.94351361435099
+ ],
+ [
+ 4.581503344361067,
+ 36.652761942170514
+ ],
+ [
+ 2.290751672180477,
+ 34.36191837157969
+ ],
+ [
+ 1.145329886885179,
+ 30.925744914103802
+ ],
+ [
+ -2.290843570590823,
+ 22.9079762138565
+ ],
+ [
+ -5.727017028066712,
+ 14.890207513609312
+ ],
+ [
+ -6.872438813362123,
+ 6.872438813362123
+ ],
+ [
+ -6.872438813362123,
+ -6.872346914951777
+ ],
+ [
+ -5.727017028066712,
+ -16.03553740049449
+ ],
+ [
+ -2.290843570590823,
+ -21.76255442856109
+ ],
+ [
+ 1.145329886885179,
+ -26.344149671332502
+ ],
+ [
+ 5.726925129656479,
+ -29.78032312880839
+ ],
+ [
+ 9.163098587132367,
+ -30.92565301569357
+ ],
+ [
+ 14.890115615199079,
+ -29.78032312880839
+ ],
+ [
+ 21.762462530150856,
+ -25.19872788603709
+ ],
+ [
+ 28.63490134351298,
+ -17.18095918578979
+ ],
+ [
+ 32.07107480098887,
+ -10.308520372427779
+ ],
+ [
+ 33.21649658628428,
+ -1.145329886885179
+ ],
+ [
+ 30.92565301569357,
+ 4.5815952427713
+ ],
+ [
+ 27.489479558217568,
+ 6.872438813362123
+ ],
+ [
+ 24.05330610074168,
+ 8.017768700247188
+ ],
+ [
+ 19.47171085797038,
+ 8.017768700247188
+ ],
+ [
+ 13.744693829903667,
+ 6.872438813362123
+ ],
+ [
+ 11.45394215772319,
+ 5.727017028066712
+ ],
+ [
+ 10.308520372427779,
+ 4.5815952427713
+ ],
+ [
+ 10.308520372427779,
+ 3.4361734574758884
+ ],
+ [
+ 11.45394215772319,
+ 2.290843570590823
+ ],
+ [
+ 14.890115615199079,
+ 2.290843570590823
+ ],
+ [
+ 17.180867287379556,
+ 2.290843570590823
+ ],
+ [
+ 19.47171085797038,
+ 3.4361734574758884
+ ],
+ [
+ 28.63490134351298,
+ 12.599363943018602
+ ],
+ [
+ 34.36182647316946,
+ 19.47180275638061
+ ],
+ [
+ 37.79809182905558,
+ 26.344149671332502
+ ],
+ [
+ 38.94342171594076,
+ 32.071166699399214
+ ],
+ [
+ 40.08884350123617,
+ 34.36191837157969
+ ],
+ [
+ 40.08884350123617,
+ 33.21649658628428
+ ],
+ [
+ 40.08884350123617,
+ 33.21649658628428
+ ]
+ ],
+ "pressures": [
+ 0.333160400390625,
+ 0.4186553955078125,
+ 0.593048095703125,
+ 0.5964813232421875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.593536376953125,
+ 0.581329345703125,
+ 0.579864501953125,
+ 0.574981689453125,
+ 0.571563720703125,
+ 0.5500640869140625,
+ 0.5505523681640625,
+ 0.5515289306640625,
+ 0.5529937744140625,
+ 0.5534820556640625,
+ 0.5549468994140625,
+ 0.5578765869140625,
+ 0.5598297119140625,
+ 0.563262939453125,
+ 0.570098876953125,
+ 0.579864501953125,
+ 0.591583251953125,
+ 0.5959930419921875,
+ 0.5994110107421875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6111297607421875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6121063232421875,
+ 0.6077117919921875,
+ 0.589141845703125,
+ 0.568634033203125,
+ 0.5515289306640625,
+ 0.5510406494140625,
+ 0.5485992431640625,
+ 0.5451812744140625,
+ 0.5544586181640625,
+ 0.576934814453125,
+ 0.593048095703125,
+ 0.6072235107421875,
+ 0.62872314453125,
+ 0.63751220703125,
+ 0.64044189453125,
+ 0.64044189453125,
+ 0.63311767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xDAgl4nNKw2F_NcOjC4Wa",
+ "type": "freedraw",
+ "x": -170.86836427748926,
+ "y": 845.7436799014329,
+ "width": 2.290843570590823,
+ "height": 16.035629298904723,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b50",
+ "roundness": null,
+ "seed": 1938935953,
+ "version": 131,
+ "versionNonce": 1523664657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.1454217852954116
+ ],
+ [
+ 0,
+ 2.290843570590823
+ ],
+ [
+ 0,
+ 4.5815952427713
+ ],
+ [
+ 0,
+ 10.308612270838012
+ ],
+ [
+ 0,
+ 13.7447857283139
+ ],
+ [
+ 0,
+ 16.035629298904723
+ ],
+ [
+ 1.1454217852954116,
+ 14.890207513609312
+ ],
+ [
+ 2.290843570590823,
+ 12.599363943018488
+ ],
+ [
+ 2.290843570590823,
+ 12.599363943018488
+ ]
+ ],
+ "pressures": [
+ 0.328277587890625,
+ 0.583282470703125,
+ 0.586212158203125,
+ 0.588653564453125,
+ 0.592559814453125,
+ 0.574981689453125,
+ 0.438201904296875,
+ 0.1216278076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PO38mp--4ugSfvB2_QP7v",
+ "type": "freedraw",
+ "x": -168.82440636680235,
+ "y": 822.8321429071805,
+ "width": 3.4361734574758884,
+ "height": 1.1453298868850652,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b51",
+ "roundness": null,
+ "seed": 1108042207,
+ "version": 126,
+ "versionNonce": 1796681343,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.290751672180477,
+ 1.1453298868850652
+ ],
+ [
+ 0,
+ 1.1453298868850652
+ ],
+ [
+ 1.1454217852954116,
+ 1.1453298868850652
+ ],
+ [
+ 1.1454217852954116,
+ 1.1453298868850652
+ ]
+ ],
+ "pressures": [
+ 0.2481536865234375,
+ 0.7259368896484375,
+ 0.327789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NDKPmp27dnBxUtL7rZNbT",
+ "type": "freedraw",
+ "x": -101.9435260147319,
+ "y": 770.1652569183432,
+ "width": 22.907884315446267,
+ "height": 3.4361734574758884,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b52",
+ "roundness": null,
+ "seed": 1790400127,
+ "version": 131,
+ "versionNonce": 1477983473,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.145329886885179,
+ -1.1454217852954116
+ ],
+ [
+ 2.290751672180477,
+ -1.1454217852954116
+ ],
+ [
+ 3.4361734574758884,
+ -1.1454217852954116
+ ],
+ [
+ 5.726925129656479,
+ 0
+ ],
+ [
+ 9.1631904855426,
+ 0
+ ],
+ [
+ 14.890115615199079,
+ 1.145329886885179
+ ],
+ [
+ 19.47171085797038,
+ 2.290751672180477
+ ],
+ [
+ 22.907884315446267,
+ 2.290751672180477
+ ],
+ [
+ 22.907884315446267,
+ 2.290751672180477
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.5959930419921875,
+ 0.62579345703125,
+ 0.6575469970703125,
+ 0.6692657470703125,
+ 0.6707305908203125,
+ 0.64776611328125,
+ 0.528564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tDpHgBxsHSrqrG7Mi0QjK",
+ "type": "freedraw",
+ "x": -96.74552519899999,
+ "y": 788.7210521042914,
+ "width": 27.4895714566278,
+ "height": 4.5815952427713,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b53",
+ "roundness": null,
+ "seed": 279297553,
+ "version": 130,
+ "versionNonce": 38471327,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.2908435705907095,
+ 1.1454217852954116
+ ],
+ [
+ 8.017768700247188,
+ 2.290843570590823
+ ],
+ [
+ 10.308612270838012,
+ 2.290843570590823
+ ],
+ [
+ 12.599363943018488,
+ 2.290843570590823
+ ],
+ [
+ 14.890207513609312,
+ 2.290843570590823
+ ],
+ [
+ 18.3263809710852,
+ 1.1454217852954116
+ ],
+ [
+ 27.4895714566278,
+ -2.290751672180477
+ ],
+ [
+ 27.4895714566278,
+ -2.290751672180477
+ ]
+ ],
+ "pressures": [
+ 0.444061279296875,
+ 0.6052703857421875,
+ 0.64874267578125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.63165283203125,
+ 0.585235595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ye3YtEuP1VQi6tNSM-MdE",
+ "type": "freedraw",
+ "x": 8.525377910412601,
+ "y": 756.2637779360714,
+ "width": 26.344149671332502,
+ "height": 4.5815952427713,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b54",
+ "roundness": null,
+ "seed": 1809607473,
+ "version": 135,
+ "versionNonce": 1623553745,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 1.145329886885179
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.145329886885179,
+ 0
+ ],
+ [
+ 5.726925129656479,
+ 0
+ ],
+ [
+ 9.1631904855426,
+ 0
+ ],
+ [
+ 12.599363943018488,
+ -1.1454217852954116
+ ],
+ [
+ 14.890115615199079,
+ -1.1454217852954116
+ ],
+ [
+ 19.47171085797038,
+ -1.1454217852954116
+ ],
+ [
+ 21.762554428561202,
+ -2.290843570590823
+ ],
+ [
+ 22.907884315446267,
+ -2.290843570590823
+ ],
+ [
+ 25.19872788603709,
+ -3.436265355886121
+ ],
+ [
+ 25.19872788603709,
+ -3.436265355886121
+ ]
+ ],
+ "pressures": [
+ 0.1724395751953125,
+ 0.3717498779296875,
+ 0.6595001220703125,
+ 0.6668243408203125,
+ 0.6731719970703125,
+ 0.6756134033203125,
+ 0.6765899658203125,
+ 0.6761016845703125,
+ 0.6765899658203125,
+ 0.6751251220703125,
+ 0.6629180908203125,
+ 0.3702850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YB8iPKEetReoTDb3RqhHs",
+ "type": "freedraw",
+ "x": 62.78861959583432,
+ "y": 736.4062591536297,
+ "width": 46.96119041618795,
+ "height": 58.4153163707316,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b55",
+ "roundness": null,
+ "seed": 2074823039,
+ "version": 155,
+ "versionNonce": 294574783,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 1.145329886885179
+ ],
+ [
+ 1.1452379884749462,
+ 1.145329886885179
+ ],
+ [
+ 2.290659773770358,
+ 1.145329886885179
+ ],
+ [
+ 3.4360815590657694,
+ 0
+ ],
+ [
+ 5.726925129656365,
+ 0
+ ],
+ [
+ 9.163006688722135,
+ -3.436265355886121
+ ],
+ [
+ 10.308428474017546,
+ -5.727017028066598
+ ],
+ [
+ 11.453850259312958,
+ -9.1631904855426
+ ],
+ [
+ 13.744693829903781,
+ -16.03562929890461
+ ],
+ [
+ 16.035537400494377,
+ -24.053397999151912
+ ],
+ [
+ 16.035537400494377,
+ -21.76255442856109
+ ],
+ [
+ 16.035537400494377,
+ -19.47180275638061
+ ],
+ [
+ 17.180775388969323,
+ -16.03562929890461
+ ],
+ [
+ 18.326197174264735,
+ -11.45403405613331
+ ],
+ [
+ 19.471618959560146,
+ -6.87243881336201
+ ],
+ [
+ 21.76246253015097,
+ 1.145329886885179
+ ],
+ [
+ 22.90788431544638,
+ 5.726925129656479
+ ],
+ [
+ 22.90788431544638,
+ 10.308520372427779
+ ],
+ [
+ 21.76246253015097,
+ 20.61713264326579
+ ],
+ [
+ 19.471618959560146,
+ 26.34405777292227
+ ],
+ [
+ 17.180775388969323,
+ 29.78032312880839
+ ],
+ [
+ 14.890115615199193,
+ 30.92565301569357
+ ],
+ [
+ 13.744693829903781,
+ 32.07107480098898
+ ],
+ [
+ 11.453850259312958,
+ 33.21649658628439
+ ],
+ [
+ 12.59927204460837,
+ 34.36191837157969
+ ],
+ [
+ 13.744693829903781,
+ 34.36191837157969
+ ],
+ [
+ 18.326197174264735,
+ 34.36191837157969
+ ],
+ [
+ 24.053306100741793,
+ 34.36191837157969
+ ],
+ [
+ 32.07107480098898,
+ 34.36191837157969
+ ],
+ [
+ 37.79799993064535,
+ 34.36191837157969
+ ],
+ [
+ 42.37968707182699,
+ 34.36191837157969
+ ],
+ [
+ 45.815768630892535,
+ 33.21649658628439
+ ],
+ [
+ 45.815768630892535,
+ 33.21649658628439
+ ]
+ ],
+ "pressures": [
+ 0.2764892578125,
+ 0.4885101318359375,
+ 0.5490875244140625,
+ 0.564239501953125,
+ 0.575958251953125,
+ 0.577423095703125,
+ 0.581817626953125,
+ 0.582794189453125,
+ 0.588653564453125,
+ 0.591094970703125,
+ 0.589630126953125,
+ 0.6052703857421875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6082000732421875,
+ 0.6086883544921875,
+ 0.6091766357421875,
+ 0.6091766357421875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6062469482421875,
+ 0.592559814453125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.572540283203125,
+ 0.565216064453125,
+ 0.575469970703125,
+ 0.589630126953125,
+ 0.593536376953125,
+ 0.592071533203125,
+ 0.5481109619140625,
+ 0.39715576171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "meu2Ztif-oUcLBNpmsKJm",
+ "type": "freedraw",
+ "x": 114.19160066619804,
+ "y": 727.5195859057508,
+ "width": 37.79818372746581,
+ "height": 45.81586052930288,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b56",
+ "roundness": null,
+ "seed": 641345937,
+ "version": 143,
+ "versionNonce": 930116785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -1.145421785295298
+ ],
+ [
+ 5.727108926476831,
+ -2.290751672180477
+ ],
+ [
+ 6.872530711772242,
+ -3.4361734574758884
+ ],
+ [
+ 9.1631904855426,
+ -3.4361734574758884
+ ],
+ [
+ 11.454034056133423,
+ -3.4361734574758884
+ ],
+ [
+ 14.89029941201943,
+ -3.4361734574758884
+ ],
+ [
+ 17.18095918578979,
+ -3.4361734574758884
+ ],
+ [
+ 18.3263809710852,
+ -2.290751672180477
+ ],
+ [
+ 20.617224541676023,
+ 5.727017028066712
+ ],
+ [
+ 20.617224541676023,
+ 13.744785728314014
+ ],
+ [
+ 17.18095918578979,
+ 21.762554428561202
+ ],
+ [
+ 16.035721197314842,
+ 25.19872788603709
+ ],
+ [
+ 14.89029941201943,
+ 27.489571456627914
+ ],
+ [
+ 12.599455841428608,
+ 34.361918371579804
+ ],
+ [
+ 12.599455841428608,
+ 37.79809182905569
+ ],
+ [
+ 14.89029941201943,
+ 40.0889353996464
+ ],
+ [
+ 19.47180275638061,
+ 42.37968707182699
+ ],
+ [
+ 27.4895714566278,
+ 42.37968707182699
+ ],
+ [
+ 34.36191837157958,
+ 41.23426528653158
+ ],
+ [
+ 37.79818372746581,
+ 40.0889353996464
+ ],
+ [
+ 37.79818372746581,
+ 40.0889353996464
+ ]
+ ],
+ "pressures": [
+ 0.4337921142578125,
+ 0.5461578369140625,
+ 0.64825439453125,
+ 0.6585235595703125,
+ 0.6653594970703125,
+ 0.6687774658203125,
+ 0.6736602783203125,
+ 0.6765899658203125,
+ 0.6804962158203125,
+ 0.692230224609375,
+ 0.694183349609375,
+ 0.691741943359375,
+ 0.688812255859375,
+ 0.6873321533203125,
+ 0.6824493408203125,
+ 0.6721954345703125,
+ 0.6629180908203125,
+ 0.64630126953125,
+ 0.502197265625,
+ 0.080596923828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZWu6VDXLAjB3EGJLgFunL",
+ "type": "freedraw",
+ "x": 168.91138621622034,
+ "y": 774.8234260574916,
+ "width": 30.92565301569357,
+ "height": 36.65267004376017,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b57",
+ "roundness": null,
+ "seed": 1972536735,
+ "version": 159,
+ "versionNonce": 226699999,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ -1.145329886885179
+ ],
+ [
+ 1.1454217852954116,
+ -2.290751672180477
+ ],
+ [
+ 1.1454217852954116,
+ -3.4361734574758884
+ ],
+ [
+ 3.436265355886235,
+ -5.726925129656479
+ ],
+ [
+ 3.436265355886235,
+ -8.017768700247188
+ ],
+ [
+ 4.581503344361181,
+ -11.453942157723077
+ ],
+ [
+ 5.726925129656593,
+ -16.03553740049449
+ ],
+ [
+ 5.726925129656593,
+ -19.47171085797038
+ ],
+ [
+ 6.872346914951777,
+ -26.344057772922156
+ ],
+ [
+ 5.726925129656593,
+ -29.78032312880839
+ ],
+ [
+ 4.581503344361181,
+ -33.21649658628428
+ ],
+ [
+ 3.436265355886235,
+ -35.50724825846487
+ ],
+ [
+ 3.436265355886235,
+ -36.65267004376017
+ ],
+ [
+ 2.290843570590823,
+ -36.65267004376017
+ ],
+ [
+ 2.290843570590823,
+ -35.50724825846487
+ ],
+ [
+ 3.436265355886235,
+ -34.36191837157969
+ ],
+ [
+ 5.726925129656593,
+ -29.78032312880839
+ ],
+ [
+ 10.308612270838012,
+ -28.63490134351298
+ ],
+ [
+ 16.035537400494604,
+ -27.489479558217568
+ ],
+ [
+ 21.76246253015097,
+ -27.489479558217568
+ ],
+ [
+ 27.4895714566278,
+ -27.489479558217568
+ ],
+ [
+ 27.4895714566278,
+ -28.63490134351298
+ ],
+ [
+ 28.634993241923212,
+ -28.63490134351298
+ ],
+ [
+ 28.634993241923212,
+ -26.344057772922156
+ ],
+ [
+ 28.634993241923212,
+ -24.05330610074168
+ ],
+ [
+ 28.634993241923212,
+ -21.76255442856109
+ ],
+ [
+ 28.634993241923212,
+ -18.326289072674967
+ ],
+ [
+ 28.634993241923212,
+ -14.890115615199079
+ ],
+ [
+ 28.634993241923212,
+ -11.453942157723077
+ ],
+ [
+ 28.634993241923212,
+ -8.017768700247188
+ ],
+ [
+ 28.634993241923212,
+ -5.726925129656479
+ ],
+ [
+ 28.634993241923212,
+ -2.290751672180477
+ ],
+ [
+ 28.634993241923212,
+ -1.145329886885179
+ ],
+ [
+ 29.780231230398158,
+ -2.290751672180477
+ ],
+ [
+ 29.780231230398158,
+ -3.4361734574758884
+ ],
+ [
+ 29.780231230398158,
+ -3.4361734574758884
+ ]
+ ],
+ "pressures": [
+ 0.39324951171875,
+ 0.501708984375,
+ 0.5598297119140625,
+ 0.581817626953125,
+ 0.6038055419921875,
+ 0.6125946044921875,
+ 0.6169891357421875,
+ 0.6174774169921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6169891357421875,
+ 0.6179656982421875,
+ 0.6155242919921875,
+ 0.6150360107421875,
+ 0.6121063232421875,
+ 0.6042938232421875,
+ 0.5989227294921875,
+ 0.5998992919921875,
+ 0.6052703857421875,
+ 0.6062469482421875,
+ 0.6062469482421875,
+ 0.6062469482421875,
+ 0.6062469482421875,
+ 0.6077117919921875,
+ 0.6121063232421875,
+ 0.65118408203125,
+ 0.6624298095703125,
+ 0.6663360595703125,
+ 0.6682891845703125,
+ 0.6692657470703125,
+ 0.6697540283203125,
+ 0.6697540283203125,
+ 0.6697540283203125,
+ 0.6687774658203125,
+ 0.6643829345703125,
+ 0.327789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VoQU6w8U290-mzXCXpb2X",
+ "type": "freedraw",
+ "x": 209.7471196387253,
+ "y": 724.3596107218732,
+ "width": 20.617224541676023,
+ "height": 26.344149671332502,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b58",
+ "roundness": null,
+ "seed": 840983345,
+ "version": 142,
+ "versionNonce": 1606465169,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -1.145329886885179
+ ],
+ [
+ 2.290843570590823,
+ -2.2907516721805905
+ ],
+ [
+ 3.436265355886235,
+ -3.436173457476002
+ ],
+ [
+ 4.581687141181646,
+ -3.436173457476002
+ ],
+ [
+ 5.727108926477058,
+ -4.581503344361067
+ ],
+ [
+ 8.017768700247188,
+ -4.581503344361067
+ ],
+ [
+ 9.1631904855426,
+ -5.726925129656479
+ ],
+ [
+ 13.744877626724247,
+ -5.726925129656479
+ ],
+ [
+ 16.035537400494377,
+ -5.726925129656479
+ ],
+ [
+ 18.3263809710852,
+ -3.436173457476002
+ ],
+ [
+ 18.3263809710852,
+ 1.145421785295298
+ ],
+ [
+ 17.18095918578979,
+ 3.436265355886121
+ ],
+ [
+ 16.035537400494377,
+ 6.87243881336201
+ ],
+ [
+ 12.599455841428835,
+ 12.599363943018488
+ ],
+ [
+ 11.454034056133423,
+ 14.890207513609312
+ ],
+ [
+ 11.454034056133423,
+ 18.3263809710852
+ ],
+ [
+ 12.599455841428835,
+ 20.617224541676023
+ ],
+ [
+ 16.035537400494377,
+ 20.617224541676023
+ ],
+ [
+ 20.617224541676023,
+ 20.617224541676023
+ ],
+ [
+ 20.617224541676023,
+ 20.617224541676023
+ ]
+ ],
+ "pressures": [
+ 0.2833404541015625,
+ 0.5329742431640625,
+ 0.579864501953125,
+ 0.5964813232421875,
+ 0.6062469482421875,
+ 0.6096649169921875,
+ 0.6130828857421875,
+ 0.6150360107421875,
+ 0.6155242919921875,
+ 0.6125946044921875,
+ 0.6033172607421875,
+ 0.6018524169921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6018524169921875,
+ 0.6003875732421875,
+ 0.584747314453125,
+ 0.5354156494140625,
+ 0.4162139892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9oQClT6pD1K3l6_V1g-JH",
+ "type": "freedraw",
+ "x": 270.7996512969199,
+ "y": 740.5433328379595,
+ "width": 26.34414967133239,
+ "height": 37.79809182905558,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b59",
+ "roundness": null,
+ "seed": 790422417,
+ "version": 142,
+ "versionNonce": 45643519,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -3.436265355886235,
+ 1.145421785295298
+ ],
+ [
+ -5.726925129656593,
+ 2.290751672180477
+ ],
+ [
+ -8.017768700247188,
+ 3.4361734574758884
+ ],
+ [
+ -10.308612270838012,
+ 4.5815952427713
+ ],
+ [
+ -12.599455841428835,
+ 5.727017028066712
+ ],
+ [
+ -14.890115615199193,
+ 8.017768700247188
+ ],
+ [
+ -16.035537400494604,
+ 9.1631904855426
+ ],
+ [
+ -14.890115615199193,
+ 11.453942157723077
+ ],
+ [
+ -13.744693829903781,
+ 12.599363943018488
+ ],
+ [
+ -11.454034056133423,
+ 16.035537400494377
+ ],
+ [
+ -6.872346914951777,
+ 18.3263809710852
+ ],
+ [
+ -2.290843570590823,
+ 21.76255442856109
+ ],
+ [
+ 0,
+ 24.05330610074168
+ ],
+ [
+ 2.290843570590823,
+ 25.19872788603709
+ ],
+ [
+ 5.726925129656365,
+ 26.34414967133239
+ ],
+ [
+ 5.726925129656365,
+ 28.63490134351298
+ ],
+ [
+ 4.581503344360954,
+ 32.07107480098887
+ ],
+ [
+ 1.1454217852954116,
+ 34.36191837157969
+ ],
+ [
+ -2.290843570590823,
+ 36.65267004376017
+ ],
+ [
+ -9.1631904855426,
+ 37.79809182905558
+ ],
+ [
+ -13.744693829903781,
+ 37.79809182905558
+ ],
+ [
+ -18.3263809710852,
+ 37.79809182905558
+ ],
+ [
+ -20.617224541676023,
+ 36.65267004376017
+ ],
+ [
+ -20.617224541676023,
+ 36.65267004376017
+ ]
+ ],
+ "pressures": [
+ 0.2945709228515625,
+ 0.64825439453125,
+ 0.6638946533203125,
+ 0.6638946533203125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.6619415283203125,
+ 0.6599884033203125,
+ 0.65509033203125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64678955078125,
+ 0.64825439453125,
+ 0.64727783203125,
+ 0.64581298828125,
+ 0.64581298828125,
+ 0.64630126953125,
+ 0.65411376953125,
+ 0.6599884033203125,
+ 0.6741485595703125,
+ 0.6863555908203125,
+ 0.6736602783203125,
+ 0.6199188232421875,
+ 0.502197265625,
+ 0.326812744140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NO-qDl8WQv3Ln8_QV6koA",
+ "type": "freedraw",
+ "x": 284.2479371206922,
+ "y": 759.4247600166597,
+ "width": 4.581503344360954,
+ "height": 20.61713264326579,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5A",
+ "roundness": null,
+ "seed": 732794847,
+ "version": 125,
+ "versionNonce": 2087566449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.436081559065542,
+ 5.726925129656479
+ ],
+ [
+ -4.581503344360954,
+ 11.45394215772319
+ ],
+ [
+ -3.436081559065542,
+ 17.18095918578979
+ ],
+ [
+ -2.2906597737701304,
+ 18.326289072674967
+ ],
+ [
+ -1.1454217852954116,
+ 19.47171085797038
+ ],
+ [
+ -1.1454217852954116,
+ 20.61713264326579
+ ],
+ [
+ 0,
+ 18.326289072674967
+ ],
+ [
+ 0,
+ 18.326289072674967
+ ]
+ ],
+ "pressures": [
+ 0.501708984375,
+ 0.695648193359375,
+ 0.6746368408203125,
+ 0.589630126953125,
+ 0.529541015625,
+ 0.441619873046875,
+ 0.2911529541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lPYn_08Aq3j2JgqxHDo_O",
+ "type": "freedraw",
+ "x": 289.4684113758713,
+ "y": 743.7545895380114,
+ "width": 10.308612270838012,
+ "height": 9.1631904855426,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5B",
+ "roundness": null,
+ "seed": 1640427711,
+ "version": 124,
+ "versionNonce": 397360927,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 2.290843570590823,
+ 1.1454217852954116
+ ],
+ [
+ 4.581503344360954,
+ 2.290843570590823
+ ],
+ [
+ 5.726925129656365,
+ 3.436265355886235
+ ],
+ [
+ 8.017768700247188,
+ 6.872438813362123
+ ],
+ [
+ 10.308612270838012,
+ 9.1631904855426
+ ],
+ [
+ 10.308612270838012,
+ 9.1631904855426
+ ]
+ ],
+ "pressures": [
+ 0.5583648681640625,
+ 0.583770751953125,
+ 0.5383453369140625,
+ 0.463104248046875,
+ 0.336578369140625,
+ 0.076202392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rcXUKcUsjc0fT_81ROBZs",
+ "type": "freedraw",
+ "x": 305.8616993216301,
+ "y": 775.2111541314866,
+ "width": 17.180959185790016,
+ "height": 22.90788431544638,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5C",
+ "roundness": null,
+ "seed": 1820607985,
+ "version": 136,
+ "versionNonce": 1832846929,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 1.1454217852954116
+ ],
+ [
+ -2.290843570590823,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ -2.2907516721805905
+ ],
+ [
+ -1.1454217852954116,
+ -4.5815952427713
+ ],
+ [
+ -1.1454217852954116,
+ -6.8723469149518905
+ ],
+ [
+ -1.1454217852954116,
+ -9.1631904855426
+ ],
+ [
+ 0,
+ -10.308520372427779
+ ],
+ [
+ 0,
+ -11.45394215772319
+ ],
+ [
+ 2.290843570590823,
+ -11.45394215772319
+ ],
+ [
+ 4.581503344361181,
+ -10.308520372427779
+ ],
+ [
+ 5.726925129656593,
+ -8.017768700247188
+ ],
+ [
+ 9.1631904855426,
+ -2.2907516721805905
+ ],
+ [
+ 10.308612270838012,
+ 0
+ ],
+ [
+ 11.453850259312958,
+ 3.4361734574758884
+ ],
+ [
+ 12.59927204460837,
+ 5.727017028066712
+ ],
+ [
+ 13.744693829903781,
+ 8.017768700247188
+ ],
+ [
+ 13.744693829903781,
+ 11.45394215772319
+ ],
+ [
+ 14.890115615199193,
+ 11.45394215772319
+ ],
+ [
+ 14.890115615199193,
+ 11.45394215772319
+ ]
+ ],
+ "pressures": [
+ 0.193450927734375,
+ 0.6096649169921875,
+ 0.63751220703125,
+ 0.63995361328125,
+ 0.64044189453125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64093017578125,
+ 0.64630126953125,
+ 0.6565704345703125,
+ 0.6575469970703125,
+ 0.6565704345703125,
+ 0.64288330078125,
+ 0.6174774169921875,
+ 0.569610595703125,
+ 0.500732421875,
+ 0.1216278076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "48c4-jrh9YRB7d2ikmAXi",
+ "type": "freedraw",
+ "x": 360.37157340247495,
+ "y": 718.0604235774962,
+ "width": 17.18095918578979,
+ "height": 69.86916663004456,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5D",
+ "roundness": null,
+ "seed": 532248351,
+ "version": 132,
+ "versionNonce": 1322779455,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.1454217852954116
+ ],
+ [
+ -1.1452379884749462,
+ 2.290751672180477
+ ],
+ [
+ -2.290659773770358,
+ 5.727017028066712
+ ],
+ [
+ -3.4360815590657694,
+ 9.1631904855426
+ ],
+ [
+ -5.726925129656593,
+ 12.599363943018488
+ ],
+ [
+ -8.017768700247188,
+ 18.3263809710852
+ ],
+ [
+ -12.59927204460837,
+ 36.65267004376017
+ ],
+ [
+ -13.744693829903781,
+ 46.96128231459818
+ ],
+ [
+ -12.59927204460837,
+ 56.12447280014078
+ ],
+ [
+ -9.163006688722135,
+ 62.99681971509267
+ ],
+ [
+ -5.726925129656593,
+ 67.57841495786397
+ ],
+ [
+ -4.581503344361181,
+ 68.72383674315938
+ ],
+ [
+ 1.1454217852954116,
+ 69.86916663004456
+ ],
+ [
+ 3.4362653558860075,
+ 69.86916663004456
+ ],
+ [
+ 3.4362653558860075,
+ 69.86916663004456
+ ]
+ ],
+ "pressures": [
+ 0.3062896728515625,
+ 0.6135711669921875,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6160125732421875,
+ 0.6199188232421875,
+ 0.6213836669921875,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.62823486328125,
+ 0.6228485107421875,
+ 0.570587158203125,
+ 0.518310546875,
+ 0.2901763916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "noffayOXUZ1fn1u_MSyqX",
+ "type": "freedraw",
+ "x": 364.5706044687213,
+ "y": 750.7869824548836,
+ "width": 27.489571456628028,
+ "height": 37.79809182905558,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5E",
+ "roundness": null,
+ "seed": 45337873,
+ "version": 137,
+ "versionNonce": 755766321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ -1.1453298868850652
+ ],
+ [
+ 3.436265355886235,
+ -2.290751672180477
+ ],
+ [
+ 5.726925129656593,
+ -2.290751672180477
+ ],
+ [
+ 10.308612270838012,
+ -3.4361734574758884
+ ],
+ [
+ 12.59927204460837,
+ -3.4361734574758884
+ ],
+ [
+ 14.890115615199193,
+ -3.4361734574758884
+ ],
+ [
+ 19.47180275638061,
+ -3.4361734574758884
+ ],
+ [
+ 22.90788431544638,
+ -2.290751672180477
+ ],
+ [
+ 25.198727886037204,
+ 2.290843570590823
+ ],
+ [
+ 22.90788431544638,
+ 9.1631904855426
+ ],
+ [
+ 17.180959185790016,
+ 17.180959185789902
+ ],
+ [
+ 11.454034056133423,
+ 24.053397999151912
+ ],
+ [
+ 9.1631904855426,
+ 29.78032312880839
+ ],
+ [
+ 10.308612270838012,
+ 32.071166699399214
+ ],
+ [
+ 13.744693829903781,
+ 33.21649658628428
+ ],
+ [
+ 18.3263809710852,
+ 34.36191837157969
+ ],
+ [
+ 24.053306100741793,
+ 34.36191837157969
+ ],
+ [
+ 26.344149671332616,
+ 33.21649658628428
+ ],
+ [
+ 26.344149671332616,
+ 33.21649658628428
+ ]
+ ],
+ "pressures": [
+ 0.3023834228515625,
+ 0.510498046875,
+ 0.5456695556640625,
+ 0.6018524169921875,
+ 0.6213836669921875,
+ 0.64141845703125,
+ 0.64483642578125,
+ 0.64483642578125,
+ 0.64630126953125,
+ 0.63604736328125,
+ 0.62628173828125,
+ 0.62530517578125,
+ 0.62823486328125,
+ 0.63262939453125,
+ 0.62530517578125,
+ 0.6218719482421875,
+ 0.6067352294921875,
+ 0.523193359375,
+ 0.2633056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9pZxKpTj1RSTsm7tBYbRT",
+ "type": "freedraw",
+ "x": 405.56647378994853,
+ "y": 786.3659505124529,
+ "width": 25.198727886037204,
+ "height": 36.652761942170514,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5F",
+ "roundness": null,
+ "seed": 2070823281,
+ "version": 146,
+ "versionNonce": 143868767,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ -2.290751672180477
+ ],
+ [
+ 0,
+ -3.4361734574758884
+ ],
+ [
+ 1.1454217852954116,
+ -9.1631904855426
+ ],
+ [
+ 1.1454217852954116,
+ -11.453942157723077
+ ],
+ [
+ 1.1454217852954116,
+ -14.890115615199079
+ ],
+ [
+ 1.1454217852954116,
+ -22.907884315446267
+ ],
+ [
+ 1.1454217852954116,
+ -27.489479558217568
+ ],
+ [
+ 2.290843570590823,
+ -29.78032312880839
+ ],
+ [
+ 3.436265355886235,
+ -29.78032312880839
+ ],
+ [
+ 6.872346914951777,
+ -27.489479558217568
+ ],
+ [
+ 12.599455841428835,
+ -25.19872788603709
+ ],
+ [
+ 16.035537400494377,
+ -25.19872788603709
+ ],
+ [
+ 18.3263809710852,
+ -24.05330610074168
+ ],
+ [
+ 22.90788431544638,
+ -21.76255442856109
+ ],
+ [
+ 25.198727886037204,
+ -20.61713264326579
+ ],
+ [
+ 25.198727886037204,
+ -18.326289072674967
+ ],
+ [
+ 24.053306100741793,
+ -14.890115615199079
+ ],
+ [
+ 21.762646326971435,
+ -9.1631904855426
+ ],
+ [
+ 19.47180275638061,
+ -6.872346914951777
+ ],
+ [
+ 19.47180275638061,
+ -4.5815952427713
+ ],
+ [
+ 18.3263809710852,
+ -3.4361734574758884
+ ],
+ [
+ 17.18095918578979,
+ 0
+ ],
+ [
+ 17.18095918578979,
+ 1.1454217852954116
+ ],
+ [
+ 18.3263809710852,
+ 2.290843570590823
+ ],
+ [
+ 18.3263809710852,
+ 3.436173457476002
+ ],
+ [
+ 20.617224541676023,
+ 5.727017028066712
+ ],
+ [
+ 24.053306100741793,
+ 6.872438813362123
+ ],
+ [
+ 24.053306100741793,
+ 6.872438813362123
+ ]
+ ],
+ "pressures": [
+ 0.4269561767578125,
+ 0.4919281005859375,
+ 0.510009765625,
+ 0.523681640625,
+ 0.5368804931640625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.5417633056640625,
+ 0.5520172119140625,
+ 0.567657470703125,
+ 0.573028564453125,
+ 0.576934814453125,
+ 0.579864501953125,
+ 0.592071533203125,
+ 0.6028289794921875,
+ 0.6086883544921875,
+ 0.6125946044921875,
+ 0.6179656982421875,
+ 0.6238250732421875,
+ 0.62628173828125,
+ 0.62628173828125,
+ 0.62628173828125,
+ 0.62579345703125,
+ 0.6213836669921875,
+ 0.447967529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "S2bESx9ZkfK34wXOFf9Q1",
+ "type": "freedraw",
+ "x": 449.5609511029395,
+ "y": 719.642105967783,
+ "width": 3.436265355886235,
+ "height": 2.290843570590823,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5G",
+ "roundness": null,
+ "seed": 663294015,
+ "version": 119,
+ "versionNonce": 1874617873,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.436265355886235,
+ 2.290843570590823
+ ],
+ [
+ -3.436265355886235,
+ 2.290843570590823
+ ]
+ ],
+ "pressures": [
+ 0.1128387451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y2kwAjAOP_ymYttWNDuLX",
+ "type": "freedraw",
+ "x": 450.8513155217155,
+ "y": 715.079611524348,
+ "width": 24.053306100741793,
+ "height": 79.0324490139974,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5H",
+ "roundness": null,
+ "seed": 692811967,
+ "version": 135,
+ "versionNonce": 1160871807,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 2.2908435705907095
+ ],
+ [
+ -3.436265355886235,
+ 4.5815952427713
+ ],
+ [
+ -5.727108926477058,
+ 8.017768700247188
+ ],
+ [
+ -8.017768700247416,
+ 12.599363943018488
+ ],
+ [
+ -11.454034056133423,
+ 25.19872788603709
+ ],
+ [
+ -12.599455841428835,
+ 33.21649658628428
+ ],
+ [
+ -13.744877626724247,
+ 40.0889353996464
+ ],
+ [
+ -14.890115615199193,
+ 46.96128231459818
+ ],
+ [
+ -14.890115615199193,
+ 52.68829934266489
+ ],
+ [
+ -11.454034056133423,
+ 67.57841495786397
+ ],
+ [
+ -6.872346914952004,
+ 73.30543198593068
+ ],
+ [
+ -2.290843570590823,
+ 76.74160544340657
+ ],
+ [
+ 3.436081559065542,
+ 79.0324490139974
+ ],
+ [
+ 8.017768700247188,
+ 77.88702722870198
+ ],
+ [
+ 9.1631904855426,
+ 77.88702722870198
+ ],
+ [
+ 9.1631904855426,
+ 77.88702722870198
+ ]
+ ],
+ "pressures": [
+ 0.198822021484375,
+ 0.579376220703125,
+ 0.582794189453125,
+ 0.587188720703125,
+ 0.593536376953125,
+ 0.6018524169921875,
+ 0.6208953857421875,
+ 0.62725830078125,
+ 0.63116455078125,
+ 0.63702392578125,
+ 0.64337158203125,
+ 0.64776611328125,
+ 0.64825439453125,
+ 0.6204071044921875,
+ 0.514404296875,
+ 0.2642822265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VAjiKJdRnSTyX47oh3enu",
+ "type": "freedraw",
+ "x": 423.8051715191175,
+ "y": 741.2438455163211,
+ "width": 36.65276194217063,
+ "height": 3.436173457476002,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5I",
+ "roundness": null,
+ "seed": 651716433,
+ "version": 125,
+ "versionNonce": 4684785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ 9.1631904855426,
+ 0
+ ],
+ [
+ 13.744693829903781,
+ 0
+ ],
+ [
+ 18.326380971085428,
+ 0
+ ],
+ [
+ 22.90788431544638,
+ 0
+ ],
+ [
+ 26.344149671332616,
+ -1.1454217852954116
+ ],
+ [
+ 36.65276194217063,
+ -3.436173457476002
+ ],
+ [
+ 36.65276194217063,
+ -3.436173457476002
+ ]
+ ],
+ "pressures": [
+ 0.39813232421875,
+ 0.563751220703125,
+ 0.62872314453125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.6248016357421875,
+ 0.574493408203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "btkAWYvVVOMjxhijhiSVl",
+ "type": "freedraw",
+ "x": 458.806197348734,
+ "y": 706.7292080882025,
+ "width": 33.216496586284165,
+ "height": 100.79500344255848,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5J",
+ "roundness": null,
+ "seed": 648412273,
+ "version": 139,
+ "versionNonce": 653473695,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 1.1454217852954116
+ ],
+ [
+ 8.017768700247188,
+ 6.87243881336201
+ ],
+ [
+ 10.308612270838012,
+ 10.308612270838012
+ ],
+ [
+ 13.744693829903554,
+ 13.7447857283139
+ ],
+ [
+ 19.47180275638061,
+ 21.76255442856109
+ ],
+ [
+ 24.053306100741565,
+ 29.78032312880839
+ ],
+ [
+ 28.634993241923212,
+ 40.0889353996464
+ ],
+ [
+ 30.92565301569357,
+ 50.397547670484414
+ ],
+ [
+ 32.071074800988754,
+ 54.97905101484548
+ ],
+ [
+ 33.216496586284165,
+ 64.14224150038808
+ ],
+ [
+ 32.071074800988754,
+ 73.30543198593068
+ ],
+ [
+ 30.92565301569357,
+ 81.32320068617787
+ ],
+ [
+ 28.634993241923212,
+ 88.19563949954
+ ],
+ [
+ 26.34414967133239,
+ 90.48639117172047
+ ],
+ [
+ 25.198727886036977,
+ 92.7772347423113
+ ],
+ [
+ 24.053306100741565,
+ 95.06798641449177
+ ],
+ [
+ 21.76246253015097,
+ 98.50415987196777
+ ],
+ [
+ 20.617040744855558,
+ 100.79500344255848
+ ],
+ [
+ 21.76246253015097,
+ 100.79500344255848
+ ],
+ [
+ 21.76246253015097,
+ 99.64958165726318
+ ],
+ [
+ 21.76246253015097,
+ 99.64958165726318
+ ]
+ ],
+ "pressures": [
+ 0.325347900390625,
+ 0.586700439453125,
+ 0.65362548828125,
+ 0.6707305908203125,
+ 0.6824493408203125,
+ 0.701019287109375,
+ 0.706390380859375,
+ 0.708343505859375,
+ 0.712249755859375,
+ 0.713226318359375,
+ 0.715179443359375,
+ 0.712738037109375,
+ 0.700531005859375,
+ 0.6853790283203125,
+ 0.6848907470703125,
+ 0.6839141845703125,
+ 0.6824493408203125,
+ 0.6765899658203125,
+ 0.62921142578125,
+ 0.1182098388671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7z5n2uj2JEtc6AvvNCf7V",
+ "type": "freedraw",
+ "x": 19.822041952620054,
+ "y": 809.9188711831861,
+ "width": 454.72261563237294,
+ "height": 17.18095918578979,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5K",
+ "roundness": null,
+ "seed": 1744157887,
+ "version": 174,
+ "versionNonce": 1588909521,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.145421785295298,
+ 1.1454217852954116
+ ],
+ [
+ 1.145329886885179,
+ 0
+ ],
+ [
+ 4.5815952427713,
+ 0
+ ],
+ [
+ 9.163190485542714,
+ 0
+ ],
+ [
+ 21.762554428561202,
+ -2.290751672180477
+ ],
+ [
+ 36.65267004376017,
+ -4.581503344361067
+ ],
+ [
+ 49.252125885189,
+ -6.872346914951777
+ ],
+ [
+ 56.12447280014101,
+ -6.872346914951777
+ ],
+ [
+ 61.85139792979737,
+ -8.017768700247188
+ ],
+ [
+ 75.59609175970093,
+ -8.017768700247188
+ ],
+ [
+ 89.34096938642517,
+ -9.163098587132367
+ ],
+ [
+ 95.06789451608176,
+ -9.163098587132367
+ ],
+ [
+ 108.81277214280578,
+ -10.308520372427665
+ ],
+ [
+ 121.41204418741415,
+ -11.453942157723077
+ ],
+ [
+ 134.011500028843,
+ -11.453942157723077
+ ],
+ [
+ 140.88384694379477,
+ -11.453942157723077
+ ],
+ [
+ 147.75619385874654,
+ -11.453942157723077
+ ],
+ [
+ 155.77396255899373,
+ -11.453942157723077
+ ],
+ [
+ 172.95492174478375,
+ -12.599363943018488
+ ],
+ [
+ 190.13588093057353,
+ -12.599363943018488
+ ],
+ [
+ 203.8805747604771,
+ -12.599363943018488
+ ],
+ [
+ 214.1891870313151,
+ -12.599363943018488
+ ],
+ [
+ 219.9161121609717,
+ -11.453942157723077
+ ],
+ [
+ 224.4977993021531,
+ -11.453942157723077
+ ],
+ [
+ 230.2247244318097,
+ -11.453942157723077
+ ],
+ [
+ 243.96960205853372,
+ -12.599363943018488
+ ],
+ [
+ 260.0051394590283,
+ -14.890115615199079
+ ],
+ [
+ 272.60441150363647,
+ -14.890115615199079
+ ],
+ [
+ 287.4947109156561,
+ -16.035537400494377
+ ],
+ [
+ 294.3670578306079,
+ -14.890115615199079
+ ],
+ [
+ 303.5302483161505,
+ -14.890115615199079
+ ],
+ [
+ 312.6934388016931,
+ -14.890115615199079
+ ],
+ [
+ 321.85644549041524,
+ -14.890115615199079
+ ],
+ [
+ 332.16505776125325,
+ -14.890115615199079
+ ],
+ [
+ 343.6190918173867,
+ -14.890115615199079
+ ],
+ [
+ 351.63686051763386,
+ -13.744693829903667
+ ],
+ [
+ 360.8000510031767,
+ -13.744693829903667
+ ],
+ [
+ 373.39932304778483,
+ -13.744693829903667
+ ],
+ [
+ 381.417091748032,
+ -12.599363943018488
+ ],
+ [
+ 389.4350442450999,
+ -12.599363943018488
+ ],
+ [
+ 397.4528129453471,
+ -11.453942157723077
+ ],
+ [
+ 405.4705816455943,
+ -11.453942157723077
+ ],
+ [
+ 413.48835034584147,
+ -10.308520372427665
+ ],
+ [
+ 422.65154083138407,
+ -9.163098587132367
+ ],
+ [
+ 428.37846596104066,
+ -9.163098587132367
+ ],
+ [
+ 432.9599693054016,
+ -9.163098587132367
+ ],
+ [
+ 438.6870782318787,
+ -8.017768700247188
+ ],
+ [
+ 445.55942514683045,
+ -6.872346914951777
+ ],
+ [
+ 447.8502687174213,
+ -6.872346914951777
+ ],
+ [
+ 448.9956905027167,
+ -6.872346914951777
+ ],
+ [
+ 450.1409284911914,
+ -5.726925129656365
+ ],
+ [
+ 451.2863502764868,
+ -4.581503344361067
+ ],
+ [
+ 452.4317720617822,
+ -4.581503344361067
+ ],
+ [
+ 453.57719384707764,
+ -4.581503344361067
+ ],
+ [
+ 452.4317720617822,
+ -4.581503344361067
+ ],
+ [
+ 450.1409284911914,
+ -4.581503344361067
+ ],
+ [
+ 450.1409284911914,
+ -4.581503344361067
+ ]
+ ],
+ "pressures": [
+ 0.2848052978515625,
+ 0.462615966796875,
+ 0.6184539794921875,
+ 0.62579345703125,
+ 0.63116455078125,
+ 0.63360595703125,
+ 0.63311767578125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63946533203125,
+ 0.64776611328125,
+ 0.65167236328125,
+ 0.6585235595703125,
+ 0.6609649658203125,
+ 0.6624298095703125,
+ 0.6629180908203125,
+ 0.6638946533203125,
+ 0.6653594970703125,
+ 0.6702423095703125,
+ 0.6726837158203125,
+ 0.6756134033203125,
+ 0.6775665283203125,
+ 0.6780548095703125,
+ 0.6795196533203125,
+ 0.6800079345703125,
+ 0.6824493408203125,
+ 0.6804962158203125,
+ 0.6809844970703125,
+ 0.6809844970703125,
+ 0.6834259033203125,
+ 0.6848907470703125,
+ 0.6853790283203125,
+ 0.6863555908203125,
+ 0.6863555908203125,
+ 0.689300537109375,
+ 0.692718505859375,
+ 0.693695068359375,
+ 0.697113037109375,
+ 0.700042724609375,
+ 0.702484130859375,
+ 0.703460693359375,
+ 0.705902099609375,
+ 0.705902099609375,
+ 0.706878662109375,
+ 0.706878662109375,
+ 0.707366943359375,
+ 0.707855224609375,
+ 0.706390380859375,
+ 0.707366943359375,
+ 0.6756134033203125,
+ 0.6643829345703125,
+ 0.65216064453125,
+ 0.63946533203125,
+ 0.6243133544921875,
+ 0.318511962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Dli21u3avR09BMi_E7ocB",
+ "type": "freedraw",
+ "x": 90.6665795859249,
+ "y": 828.9422133529998,
+ "width": 49.25203398677877,
+ "height": 59.56064625761678,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5L",
+ "roundness": null,
+ "seed": 2110845137,
+ "version": 154,
+ "versionNonce": 872999871,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ -2.290843570590823
+ ],
+ [
+ 1.1452379884749462,
+ -3.436173457476116
+ ],
+ [
+ 3.436081559065542,
+ -5.727017028066712
+ ],
+ [
+ 6.872346914951777,
+ -8.017768700247416
+ ],
+ [
+ 10.308428474017546,
+ -10.308612270838012
+ ],
+ [
+ 13.744693829903554,
+ -11.453942157723304
+ ],
+ [
+ 19.471618959560146,
+ -13.744785728314127
+ ],
+ [
+ 21.762462530150742,
+ -13.744785728314127
+ ],
+ [
+ 26.343965874511923,
+ -13.744785728314127
+ ],
+ [
+ 32.071074800988754,
+ -11.453942157723304
+ ],
+ [
+ 35.50715636005452,
+ -8.017768700247416
+ ],
+ [
+ 36.652578145349935,
+ -3.436173457476116
+ ],
+ [
+ 37.79799993064535,
+ -1.1454217852954116
+ ],
+ [
+ 36.652578145349935,
+ 3.4361734574758884
+ ],
+ [
+ 34.36173457475911,
+ 8.017768700247188
+ ],
+ [
+ 32.071074800988754,
+ 10.308520372427665
+ ],
+ [
+ 34.36173457475911,
+ 12.599363943018488
+ ],
+ [
+ 35.50715636005452,
+ 13.7447857283139
+ ],
+ [
+ 36.652578145349935,
+ 14.890115615198965
+ ],
+ [
+ 38.94342171594076,
+ 16.035537400494377
+ ],
+ [
+ 41.23426528653158,
+ 18.3263809710852
+ ],
+ [
+ 42.379687071826766,
+ 19.471710857970265
+ ],
+ [
+ 44.67034684559712,
+ 21.76255442856109
+ ],
+ [
+ 46.96119041618795,
+ 29.780323128808277
+ ],
+ [
+ 48.10661220148336,
+ 35.50734015687499
+ ],
+ [
+ 46.96119041618795,
+ 40.08884350123594
+ ],
+ [
+ 44.67034684559712,
+ 41.234265286531354
+ ],
+ [
+ 43.52492506030171,
+ 43.52510885712218
+ ],
+ [
+ 40.08884350123617,
+ 44.67043874400747
+ ],
+ [
+ 35.50715636005452,
+ 45.815860529302654
+ ],
+ [
+ 26.343965874511923,
+ 43.52510885712218
+ ],
+ [
+ 19.471618959560146,
+ 40.08884350123594
+ ],
+ [
+ 14.890115615198965,
+ 35.50734015687499
+ ],
+ [
+ 13.744693829903554,
+ 33.216496586284165
+ ],
+ [
+ 13.744693829903554,
+ 33.216496586284165
+ ]
+ ],
+ "pressures": [
+ 0.39422607421875,
+ 0.525146484375,
+ 0.64239501953125,
+ 0.65020751953125,
+ 0.65264892578125,
+ 0.65362548828125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.6580352783203125,
+ 0.6585235595703125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6604766845703125,
+ 0.6604766845703125,
+ 0.65509033203125,
+ 0.64727783203125,
+ 0.5979461669921875,
+ 0.5964813232421875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.593048095703125,
+ 0.591094970703125,
+ 0.590118408203125,
+ 0.5998992919921875,
+ 0.6150360107421875,
+ 0.62969970703125,
+ 0.64093017578125,
+ 0.63897705078125,
+ 0.6101531982421875,
+ 0.518798828125,
+ 0.15191650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Hl3BoVj6ABbd8g0PltdBV",
+ "type": "freedraw",
+ "x": 175.12918622307836,
+ "y": 840.9754914117445,
+ "width": 26.34414967133239,
+ "height": 32.071074800988754,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5M",
+ "roundness": null,
+ "seed": 1282313055,
+ "version": 144,
+ "versionNonce": 505148337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1453298868850652
+ ],
+ [
+ -2.290843570590823,
+ -1.1453298868850652
+ ],
+ [
+ -3.436265355886235,
+ -1.1453298868850652
+ ],
+ [
+ -5.727108926476831,
+ 0
+ ],
+ [
+ -9.1631904855426,
+ 1.1454217852954116
+ ],
+ [
+ -12.599455841428835,
+ 3.436265355886235
+ ],
+ [
+ -14.89029941201943,
+ 4.5815952427713
+ ],
+ [
+ -16.035721197314842,
+ 5.727017028066712
+ ],
+ [
+ -16.035721197314842,
+ 6.872438813362123
+ ],
+ [
+ -13.744877626724247,
+ 9.1631904855426
+ ],
+ [
+ -10.308612270838012,
+ 12.599363943018488
+ ],
+ [
+ -8.017952497067654,
+ 13.7447857283139
+ ],
+ [
+ -5.727108926476831,
+ 14.890207513609312
+ ],
+ [
+ 0,
+ 18.3263809710852
+ ],
+ [
+ 3.4360815590657694,
+ 19.47180275638061
+ ],
+ [
+ 5.726925129656593,
+ 20.617224541676023
+ ],
+ [
+ 10.308428474017546,
+ 22.9079762138565
+ ],
+ [
+ 10.308428474017546,
+ 25.198819784447323
+ ],
+ [
+ 10.308428474017546,
+ 26.34414967133239
+ ],
+ [
+ 8.017768700247188,
+ 28.634993241923212
+ ],
+ [
+ 4.581503344361181,
+ 28.634993241923212
+ ],
+ [
+ 0,
+ 29.780323128808277
+ ],
+ [
+ -4.581687141181419,
+ 29.780323128808277
+ ],
+ [
+ -9.1631904855426,
+ 29.780323128808277
+ ],
+ [
+ -11.454034056133423,
+ 30.92574491410369
+ ],
+ [
+ -11.454034056133423,
+ 29.780323128808277
+ ],
+ [
+ -11.454034056133423,
+ 29.780323128808277
+ ]
+ ],
+ "pressures": [
+ 0.4069366455078125,
+ 0.4904632568359375,
+ 0.5485992431640625,
+ 0.567169189453125,
+ 0.580352783203125,
+ 0.5979461669921875,
+ 0.6047821044921875,
+ 0.6028289794921875,
+ 0.5994110107421875,
+ 0.586700439453125,
+ 0.589141845703125,
+ 0.593536376953125,
+ 0.5940399169921875,
+ 0.5950164794921875,
+ 0.5964813232421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.6008758544921875,
+ 0.6165008544921875,
+ 0.64190673828125,
+ 0.6712188720703125,
+ 0.6712188720703125,
+ 0.6687774658203125,
+ 0.6580352783203125,
+ 0.589141845703125,
+ 0.196868896484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "n3H9792k9aZW4JJ1-KJQE",
+ "type": "freedraw",
+ "x": 207.11641135280917,
+ "y": 851.2224015827009,
+ "width": 3.436081559065542,
+ "height": 16.035629298904723,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5N",
+ "roundness": null,
+ "seed": 1586682897,
+ "version": 125,
+ "versionNonce": 1486035935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 3.4361734574758884
+ ],
+ [
+ 0,
+ 6.872438813362123
+ ],
+ [
+ 1.1454217852954116,
+ 9.1631904855426
+ ],
+ [
+ 1.1454217852954116,
+ 12.599363943018488
+ ],
+ [
+ 1.1454217852954116,
+ 14.890207513609312
+ ],
+ [
+ 1.1454217852954116,
+ 16.035629298904723
+ ],
+ [
+ 3.436081559065542,
+ 14.890207513609312
+ ],
+ [
+ 3.436081559065542,
+ 14.890207513609312
+ ]
+ ],
+ "pressures": [
+ 0.2398529052734375,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63507080078125,
+ 0.6106414794921875,
+ 0.5617828369140625,
+ 0.4821624755859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qrgxcKJVbCz4r7JRkRhtN",
+ "type": "freedraw",
+ "x": 211.46622220187533,
+ "y": 827.284336267292,
+ "width": 5.726925129656365,
+ "height": 2.290751672180477,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5O",
+ "roundness": null,
+ "seed": 2069317937,
+ "version": 124,
+ "versionNonce": 44324241,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1452379884747188,
+ 1.1454217852951842
+ ],
+ [
+ 0,
+ 1.1454217852951842
+ ],
+ [
+ 1.1454217852954116,
+ 1.1454217852951842
+ ],
+ [
+ 2.290843570590823,
+ 1.1454217852951842
+ ],
+ [
+ 3.436265355886235,
+ 1.1454217852951842
+ ],
+ [
+ 4.581687141181646,
+ 2.290751672180477
+ ],
+ [
+ 4.581687141181646,
+ 2.290751672180477
+ ]
+ ],
+ "pressures": [
+ 0.4938812255859375,
+ 0.593048095703125,
+ 0.579376220703125,
+ 0.5363922119140625,
+ 0.461639404296875,
+ 0.335601806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1rFVkTQbpVpObiw_1so-a",
+ "type": "freedraw",
+ "x": 231.08762377605765,
+ "y": 865.9322630286946,
+ "width": 22.90788431544638,
+ "height": 22.907884315446154,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5P",
+ "roundness": null,
+ "seed": 1781877535,
+ "version": 137,
+ "versionNonce": 681723903,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ -1.1454217852954116,
+ -3.4361734574758884
+ ],
+ [
+ -1.1454217852954116,
+ -5.727017028066712
+ ],
+ [
+ 0,
+ -8.017768700247188
+ ],
+ [
+ 1.1454217852954116,
+ -9.1631904855426
+ ],
+ [
+ 2.290843570590823,
+ -12.599363943018488
+ ],
+ [
+ 4.581503344361181,
+ -13.7447857283139
+ ],
+ [
+ 4.581503344361181,
+ -14.890115615198965
+ ],
+ [
+ 5.726925129656593,
+ -14.890115615198965
+ ],
+ [
+ 8.017768700247416,
+ -13.7447857283139
+ ],
+ [
+ 13.744693829903781,
+ -10.308612270838012
+ ],
+ [
+ 17.180959185790016,
+ -5.727017028066712
+ ],
+ [
+ 19.47180275638061,
+ -1.1454217852954116
+ ],
+ [
+ 19.47180275638061,
+ 3.4361734574758884
+ ],
+ [
+ 19.47180275638061,
+ 6.872346914951777
+ ],
+ [
+ 19.47180275638061,
+ 8.017768700247188
+ ],
+ [
+ 20.617224541676023,
+ 8.017768700247188
+ ],
+ [
+ 21.76246253015097,
+ 8.017768700247188
+ ],
+ [
+ 21.76246253015097,
+ 8.017768700247188
+ ]
+ ],
+ "pressures": [
+ 0.205657958984375,
+ 0.510009765625,
+ 0.573516845703125,
+ 0.593048095703125,
+ 0.6096649169921875,
+ 0.6174774169921875,
+ 0.6213836669921875,
+ 0.62774658203125,
+ 0.63067626953125,
+ 0.63507080078125,
+ 0.64337158203125,
+ 0.6590118408203125,
+ 0.6580352783203125,
+ 0.64825439453125,
+ 0.64337158203125,
+ 0.63507080078125,
+ 0.567169189453125,
+ 0.4987640380859375,
+ 0.3741912841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8Y95RTdN4iWz1VnXuzUMp",
+ "type": "freedraw",
+ "x": 283.18644084132774,
+ "y": 813.4800157316976,
+ "width": 12.599455841428835,
+ "height": 61.85139792979726,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Q",
+ "roundness": null,
+ "seed": 261392575,
+ "version": 132,
+ "versionNonce": 1602583409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.1453298868852926
+ ],
+ [
+ 0,
+ 4.5815952427713
+ ],
+ [
+ -1.1454217852954116,
+ 8.017768700247188
+ ],
+ [
+ -1.1454217852954116,
+ 12.599363943018488
+ ],
+ [
+ -1.1454217852954116,
+ 18.32628907267508
+ ],
+ [
+ -1.1454217852954116,
+ 28.634901343513093
+ ],
+ [
+ -1.1454217852954116,
+ 41.23426528653158
+ ],
+ [
+ -1.1454217852954116,
+ 50.39745577207418
+ ],
+ [
+ 0,
+ 53.83362922955007
+ ],
+ [
+ 1.1454217852954116,
+ 57.26980268702596
+ ],
+ [
+ 2.290843570590823,
+ 59.56064625761678
+ ],
+ [
+ 4.581503344361181,
+ 61.85139792979726
+ ],
+ [
+ 8.017768700247188,
+ 61.85139792979726
+ ],
+ [
+ 11.454034056133423,
+ 61.85139792979726
+ ],
+ [
+ 11.454034056133423,
+ 61.85139792979726
+ ]
+ ],
+ "pressures": [
+ 0.2843170166015625,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.63360595703125,
+ 0.62969970703125,
+ 0.6169891357421875,
+ 0.5446929931640625,
+ 0.3654022216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_bfMAOYeThYgwnV_4dFOe",
+ "type": "freedraw",
+ "x": 305.52146991763266,
+ "y": 847.6034659506175,
+ "width": 26.34414967133239,
+ "height": 40.08884350123617,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5R",
+ "roundness": null,
+ "seed": 1917005169,
+ "version": 136,
+ "versionNonce": 1647767583,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.290843570590823,
+ -1.1454217852954116
+ ],
+ [
+ 4.581687141181419,
+ -1.1454217852954116
+ ],
+ [
+ 10.308612270838012,
+ -2.290843570590823
+ ],
+ [
+ 14.890115615198965,
+ -3.4361734574758884
+ ],
+ [
+ 16.035537400494377,
+ -3.4361734574758884
+ ],
+ [
+ 17.18095918578979,
+ -3.4361734574758884
+ ],
+ [
+ 18.3263809710852,
+ -2.290843570590823
+ ],
+ [
+ 19.47180275638061,
+ 1.1454217852954116
+ ],
+ [
+ 19.47180275638061,
+ 6.872346914951777
+ ],
+ [
+ 17.18095918578979,
+ 14.890115615198965
+ ],
+ [
+ 16.035537400494377,
+ 18.3263809710852
+ ],
+ [
+ 14.890115615198965,
+ 21.76255442856109
+ ],
+ [
+ 11.454034056133423,
+ 30.92574491410369
+ ],
+ [
+ 10.308612270838012,
+ 34.36191837157958
+ ],
+ [
+ 11.454034056133423,
+ 36.65267004376028
+ ],
+ [
+ 13.74487762672402,
+ 36.65267004376028
+ ],
+ [
+ 19.47180275638061,
+ 36.65267004376028
+ ],
+ [
+ 26.34414967133239,
+ 35.50734015687499
+ ],
+ [
+ 26.34414967133239,
+ 35.50734015687499
+ ]
+ ],
+ "pressures": [
+ 0.4079132080078125,
+ 0.5383453369140625,
+ 0.5505523681640625,
+ 0.565704345703125,
+ 0.571075439453125,
+ 0.574005126953125,
+ 0.580352783203125,
+ 0.593048095703125,
+ 0.6018524169921875,
+ 0.6013641357421875,
+ 0.5994110107421875,
+ 0.5964813232421875,
+ 0.591583251953125,
+ 0.570587158203125,
+ 0.567169189453125,
+ 0.5573883056640625,
+ 0.5437164306640625,
+ 0.439666748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZXzUWcDU0uTogwyPJBH0_",
+ "type": "freedraw",
+ "x": 351.1658181481762,
+ "y": 884.3966557513552,
+ "width": 26.344149671332616,
+ "height": 27.4895714566278,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5S",
+ "roundness": null,
+ "seed": 226101151,
+ "version": 151,
+ "versionNonce": 889644369,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -2.290843570590823
+ ],
+ [
+ 0,
+ -3.4362653558860075
+ ],
+ [
+ 0,
+ -8.017860598657535
+ ],
+ [
+ 1.1454217852954116,
+ -11.454034056133423
+ ],
+ [
+ 1.1454217852954116,
+ -13.7447857283139
+ ],
+ [
+ 0,
+ -17.18095918578979
+ ],
+ [
+ -1.1454217852954116,
+ -21.76255442856109
+ ],
+ [
+ -1.1454217852954116,
+ -24.053397999151912
+ ],
+ [
+ -1.1454217852954116,
+ -25.198819784447323
+ ],
+ [
+ -2.290843570590823,
+ -27.4895714566278
+ ],
+ [
+ -1.1454217852954116,
+ -27.4895714566278
+ ],
+ [
+ 0,
+ -26.34414967133239
+ ],
+ [
+ 2.290843570590823,
+ -25.198819784447323
+ ],
+ [
+ 3.4360815590657694,
+ -25.198819784447323
+ ],
+ [
+ 5.726925129656593,
+ -24.053397999151912
+ ],
+ [
+ 8.017768700247188,
+ -24.053397999151912
+ ],
+ [
+ 9.1631904855426,
+ -24.053397999151912
+ ],
+ [
+ 14.890115615199193,
+ -24.053397999151912
+ ],
+ [
+ 19.47180275638061,
+ -24.053397999151912
+ ],
+ [
+ 22.90788431544638,
+ -25.198819784447323
+ ],
+ [
+ 24.053306100741793,
+ -25.198819784447323
+ ],
+ [
+ 24.053306100741793,
+ -26.34414967133239
+ ],
+ [
+ 24.053306100741793,
+ -25.198819784447323
+ ],
+ [
+ 24.053306100741793,
+ -24.053397999151912
+ ],
+ [
+ 24.053306100741793,
+ -21.76255442856109
+ ],
+ [
+ 22.90788431544638,
+ -18.3263809710852
+ ],
+ [
+ 21.76246253015097,
+ -16.035629298904723
+ ],
+ [
+ 21.76246253015097,
+ -12.599363943018488
+ ],
+ [
+ 19.47180275638061,
+ -3.4362653558860075
+ ],
+ [
+ 18.3263809710852,
+ -1.1454217852954116
+ ],
+ [
+ 19.47180275638061,
+ 0
+ ],
+ [
+ 20.617040744855558,
+ -1.1454217852954116
+ ],
+ [
+ 22.90788431544638,
+ -4.5815952427713
+ ],
+ [
+ 22.90788431544638,
+ -4.5815952427713
+ ]
+ ],
+ "pressures": [
+ 0.202239990234375,
+ 0.4714202880859375,
+ 0.4723968505859375,
+ 0.4875335693359375,
+ 0.504638671875,
+ 0.524169921875,
+ 0.5393218994140625,
+ 0.5529937744140625,
+ 0.5544586181640625,
+ 0.5549468994140625,
+ 0.5544586181640625,
+ 0.567169189453125,
+ 0.569122314453125,
+ 0.573028564453125,
+ 0.578887939453125,
+ 0.588653564453125,
+ 0.5950164794921875,
+ 0.5989227294921875,
+ 0.6057586669921875,
+ 0.6038055419921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6086883544921875,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.64874267578125,
+ 0.65362548828125,
+ 0.65606689453125,
+ 0.6580352783203125,
+ 0.6580352783203125,
+ 0.62725830078125,
+ 0.516845703125,
+ 0.455291748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8RsdNroz-_lqYWuxlOzIe",
+ "type": "freedraw",
+ "x": 388.29611501193307,
+ "y": 824.6300432449368,
+ "width": 11.454034056133423,
+ "height": 62.9968197150929,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5T",
+ "roundness": null,
+ "seed": 113386015,
+ "version": 137,
+ "versionNonce": 792826943,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 1.1454217852954116
+ ],
+ [
+ 2.290843570590823,
+ 2.290751672180704
+ ],
+ [
+ 2.290843570590823,
+ 4.5815952427713
+ ],
+ [
+ 3.436265355886235,
+ 6.872346914952004
+ ],
+ [
+ 5.727108926477058,
+ 11.453942157723304
+ ],
+ [
+ 6.87253071177247,
+ 13.7447857283139
+ ],
+ [
+ 8.017952497067881,
+ 17.180959185790016
+ ],
+ [
+ 10.308612270838012,
+ 25.198727886037204
+ ],
+ [
+ 10.308612270838012,
+ 29.780323128808504
+ ],
+ [
+ 11.454034056133423,
+ 34.361918371579804
+ ],
+ [
+ 11.454034056133423,
+ 48.106704099893705
+ ],
+ [
+ 10.308612270838012,
+ 54.97905101484548
+ ],
+ [
+ 8.017952497067881,
+ 59.56064625761678
+ ],
+ [
+ 8.017952497067881,
+ 60.70606804291219
+ ],
+ [
+ 6.87253071177247,
+ 60.70606804291219
+ ],
+ [
+ 6.87253071177247,
+ 61.851397929797486
+ ],
+ [
+ 6.87253071177247,
+ 61.851397929797486
+ ]
+ ],
+ "pressures": [
+ 0.15484619140625,
+ 0.4753265380859375,
+ 0.6638946533203125,
+ 0.6643829345703125,
+ 0.6653594970703125,
+ 0.6746368408203125,
+ 0.693206787109375,
+ 0.694183349609375,
+ 0.696136474609375,
+ 0.696136474609375,
+ 0.697113037109375,
+ 0.702972412109375,
+ 0.703460693359375,
+ 0.705413818359375,
+ 0.701995849609375,
+ 0.693206787109375,
+ 0.691253662109375,
+ 0.65460205078125,
+ 0.527099609375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vm53N_UvdWLEbrGjpsPib",
+ "type": "freedraw",
+ "x": 381.4272800040057,
+ "y": 832.4105294491058,
+ "width": 9.1631904855426,
+ "height": 44.67043874400724,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5U",
+ "roundness": null,
+ "seed": 252968895,
+ "version": 131,
+ "versionNonce": 243274545,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 2.290843570590823,
+ 1.1454217852951842
+ ],
+ [
+ 2.290843570590823,
+ 3.4361734574758884
+ ],
+ [
+ 2.290843570590823,
+ 8.017768700247188
+ ],
+ [
+ 3.436265355886235,
+ 12.599363943018488
+ ],
+ [
+ 4.581687141181646,
+ 17.18095918578979
+ ],
+ [
+ 4.581687141181646,
+ 22.9079762138565
+ ],
+ [
+ 4.581687141181646,
+ 27.489479558217454
+ ],
+ [
+ 5.727108926477058,
+ 36.652670043760054
+ ],
+ [
+ 5.727108926477058,
+ 42.379687071826766
+ ],
+ [
+ 5.727108926477058,
+ 44.67043874400724
+ ],
+ [
+ 8.017768700247188,
+ 43.52510885712218
+ ],
+ [
+ 9.1631904855426,
+ 42.379687071826766
+ ],
+ [
+ 9.1631904855426,
+ 42.379687071826766
+ ]
+ ],
+ "pressures": [
+ 0.2242279052734375,
+ 0.4968109130859375,
+ 0.62677001953125,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63555908203125,
+ 0.63653564453125,
+ 0.63604736328125,
+ 0.62725830078125,
+ 0.574005126953125,
+ 0.216400146484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6nk2I8S2imf2vMMRo53H-",
+ "type": "freedraw",
+ "x": 371.39103428721745,
+ "y": 848.3822893354011,
+ "width": 25.198727886037204,
+ "height": 5.726925129656365,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5V",
+ "roundness": null,
+ "seed": 1324166399,
+ "version": 126,
+ "versionNonce": 664974431,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1452379884749462,
+ -1.1454217852954116
+ ],
+ [
+ 3.4360815590657694,
+ -1.1454217852954116
+ ],
+ [
+ 5.726925129656593,
+ -1.1454217852954116
+ ],
+ [
+ 9.163006688722135,
+ -1.1454217852954116
+ ],
+ [
+ 14.890115615199193,
+ -2.290751672180477
+ ],
+ [
+ 20.617040744855558,
+ -3.4361734574758884
+ ],
+ [
+ 24.053306100741793,
+ -5.726925129656365
+ ],
+ [
+ 25.198727886037204,
+ -5.726925129656365
+ ],
+ [
+ 25.198727886037204,
+ -5.726925129656365
+ ]
+ ],
+ "pressures": [
+ 0.3614959716796875,
+ 0.581817626953125,
+ 0.64288330078125,
+ 0.6599884033203125,
+ 0.6638946533203125,
+ 0.6648712158203125,
+ 0.5569000244140625,
+ 0.12896728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "c4hTS2DyghrMTUoiHgAse",
+ "type": "freedraw",
+ "x": 516.231695594141,
+ "y": 790.7936702922173,
+ "width": 25.198727886036977,
+ "height": 5.727017028066712,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5W",
+ "roundness": null,
+ "seed": 18956177,
+ "version": 132,
+ "versionNonce": 542672145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.436081559065542,
+ -1.1454217852954116
+ ],
+ [
+ 5.726925129656365,
+ -1.1454217852954116
+ ],
+ [
+ 8.017768700247188,
+ -1.1454217852954116
+ ],
+ [
+ 11.45385025931273,
+ -1.1454217852954116
+ ],
+ [
+ 17.18095918578979,
+ -2.290843570590823
+ ],
+ [
+ 19.471618959560146,
+ -2.290843570590823
+ ],
+ [
+ 21.762462530150742,
+ -2.290843570590823
+ ],
+ [
+ 22.907884315446154,
+ -2.290843570590823
+ ],
+ [
+ 25.198727886036977,
+ -1.1454217852954116
+ ],
+ [
+ 25.198727886036977,
+ 1.1453298868850652
+ ],
+ [
+ 25.198727886036977,
+ 3.4361734574758884
+ ],
+ [
+ 25.198727886036977,
+ 3.4361734574758884
+ ]
+ ],
+ "pressures": [
+ 0.40594482421875,
+ 0.6248016357421875,
+ 0.63848876953125,
+ 0.64678955078125,
+ 0.64923095703125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.64044189453125,
+ 0.6135711669921875,
+ 0.513427734375,
+ 0.2852935791015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wU12pAuhl772pWxl5F8qz",
+ "type": "freedraw",
+ "x": 523.5510526775283,
+ "y": 816.2193957893854,
+ "width": 27.4895714566278,
+ "height": 2.290843570590823,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5X",
+ "roundness": null,
+ "seed": 2033443953,
+ "version": 129,
+ "versionNonce": 321572991,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.290659773770358,
+ 0
+ ],
+ [
+ 3.436081559065542,
+ 0
+ ],
+ [
+ 8.017768700247188,
+ -1.1454217852954116
+ ],
+ [
+ 12.59927204460837,
+ -1.1454217852954116
+ ],
+ [
+ 17.18095918578979,
+ -2.290843570590823
+ ],
+ [
+ 21.76246253015097,
+ -2.290843570590823
+ ],
+ [
+ 26.34414967133239,
+ -2.290843570590823
+ ],
+ [
+ 26.34414967133239,
+ -2.290843570590823
+ ]
+ ],
+ "pressures": [
+ 0.0586090087890625,
+ 0.5573883056640625,
+ 0.574493408203125,
+ 0.584747314453125,
+ 0.588653564453125,
+ 0.592071533203125,
+ 0.592559814453125,
+ 0.563262939453125,
+ 0.463592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2Eg9ksHgVtQA9EXqE7Ve1",
+ "type": "freedraw",
+ "x": 153.09634430210255,
+ "y": 893.5994225342647,
+ "width": 113.39427548716685,
+ "height": 56.12447280014078,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Y",
+ "roundness": null,
+ "seed": 1428163921,
+ "version": 134,
+ "versionNonce": 638040817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1453298868850652,
+ -1.1454217852954116
+ ],
+ [
+ 3.4361734574758884,
+ -2.2908435705907095
+ ],
+ [
+ 8.017768700247188,
+ -3.436265355886121
+ ],
+ [
+ 12.599363943018488,
+ -5.727017028066712
+ ],
+ [
+ 19.47171085797038,
+ -9.1631904855426
+ ],
+ [
+ 34.36191837157969,
+ -16.035629298904723
+ ],
+ [
+ 62.99681971509267,
+ -30.925744914103802
+ ],
+ [
+ 82.46853057306305,
+ -40.0889353996464
+ ],
+ [
+ 98.50415987196777,
+ -48.10670409989359
+ ],
+ [
+ 107.66725845910014,
+ -51.54287755736948
+ ],
+ [
+ 109.95810202969085,
+ -52.68829934266489
+ ],
+ [
+ 111.10352381498626,
+ -52.68829934266489
+ ],
+ [
+ 112.24885370187144,
+ -54.97905101484548
+ ],
+ [
+ 112.24885370187144,
+ -56.12447280014078
+ ],
+ [
+ 112.24885370187144,
+ -56.12447280014078
+ ]
+ ],
+ "pressures": [
+ 0.3043365478515625,
+ 0.509033203125,
+ 0.62725830078125,
+ 0.64874267578125,
+ 0.6614532470703125,
+ 0.6692657470703125,
+ 0.6780548095703125,
+ 0.6790313720703125,
+ 0.6780548095703125,
+ 0.6765899658203125,
+ 0.6653594970703125,
+ 0.64678955078125,
+ 0.62725830078125,
+ 0.6169891357421875,
+ 0.6125946044921875,
+ 0.0600738525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pwi4VQV7gqo1VFMxqc7yH",
+ "type": "freedraw",
+ "x": 243.1808357111156,
+ "y": 796.249431325013,
+ "width": 89.34096938642517,
+ "height": 64.14224150038808,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Z",
+ "roundness": null,
+ "seed": 45412767,
+ "version": 132,
+ "versionNonce": 1805281439,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.145421785295298
+ ],
+ [
+ 1.1454217852954116,
+ -2.290751672180477
+ ],
+ [
+ 3.4361734574758884,
+ -3.4361734574758884
+ ],
+ [
+ 5.727017028066712,
+ -5.727017028066598
+ ],
+ [
+ 13.7447857283139,
+ -11.453942157723077
+ ],
+ [
+ 18.3263809710852,
+ -14.890115615198965
+ ],
+ [
+ 22.9079762138565,
+ -18.3263809710852
+ ],
+ [
+ 41.234357184941814,
+ -32.07107480098887
+ ],
+ [
+ 56.12447280014089,
+ -41.23426528653147
+ ],
+ [
+ 68.72383674315938,
+ -50.39745577207407
+ ],
+ [
+ 80.17777890088257,
+ -58.41522447232137
+ ],
+ [
+ 87.05021771424458,
+ -62.99681971509267
+ ],
+ [
+ 88.19554760112976,
+ -64.14224150038808
+ ],
+ [
+ 89.34096938642517,
+ -64.14224150038808
+ ],
+ [
+ 89.34096938642517,
+ -64.14224150038808
+ ]
+ ],
+ "pressures": [
+ 0.2960357666015625,
+ 0.5422515869140625,
+ 0.574493408203125,
+ 0.5964813232421875,
+ 0.6169891357421875,
+ 0.64044189453125,
+ 0.65020751953125,
+ 0.65460205078125,
+ 0.6570587158203125,
+ 0.65606689453125,
+ 0.65020751953125,
+ 0.64190673828125,
+ 0.63555908203125,
+ 0.62969970703125,
+ 0.6243133544921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hn1Fiei2qX4tu9K3TlZvy",
+ "type": "freedraw",
+ "x": 299.8624807327754,
+ "y": 897.9924152220061,
+ "width": 116.83054084305297,
+ "height": 71.01468031375009,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5a",
+ "roundness": null,
+ "seed": 809523857,
+ "version": 132,
+ "versionNonce": 1389777,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 2.2908435705907095,
+ -2.2908435705907095
+ ],
+ [
+ 12.599363943018488,
+ -10.308612270838012
+ ],
+ [
+ 20.61713264326579,
+ -16.035629298904723
+ ],
+ [
+ 38.94351361435099,
+ -28.634993241923212
+ ],
+ [
+ 48.10670409989359,
+ -35.5073401568751
+ ],
+ [
+ 57.26989458543619,
+ -41.2343571849417
+ ],
+ [
+ 74.4508537712261,
+ -50.397547670484414
+ ],
+ [
+ 92.77714284390106,
+ -58.4153163707316
+ ],
+ [
+ 101.94033332944366,
+ -62.9969116135029
+ ],
+ [
+ 108.81277214280578,
+ -66.43308507097879
+ ],
+ [
+ 113.39436738557708,
+ -69.8692585284548
+ ],
+ [
+ 115.68511905775756,
+ -71.01468031375009
+ ],
+ [
+ 115.68511905775756,
+ -71.01468031375009
+ ]
+ ],
+ "pressures": [
+ 0.3566131591796875,
+ 0.4738616943359375,
+ 0.4782562255859375,
+ 0.505615234375,
+ 0.5368804931640625,
+ 0.5466461181640625,
+ 0.5593414306640625,
+ 0.5612945556640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.528076171875,
+ 0.526611328125,
+ 0.520263671875,
+ 0.458221435546875,
+ 0.4079132080078125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NXtttJsnowXJxa0ovuoDn",
+ "type": "freedraw",
+ "x": 377.3681597624784,
+ "y": 795.8237984698776,
+ "width": 101.94033332944366,
+ "height": 73.30543198593068,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5b",
+ "roundness": null,
+ "seed": 86716479,
+ "version": 135,
+ "versionNonce": 513932479,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.1454217852954116
+ ],
+ [
+ 1.1453298868850652,
+ -1.145421785295298
+ ],
+ [
+ 3.4361734574758884,
+ -3.4361734574758884
+ ],
+ [
+ 6.872346914951777,
+ -5.726925129656365
+ ],
+ [
+ 11.453942157723077,
+ -9.1631904855426
+ ],
+ [
+ 17.18095918578979,
+ -12.599363943018488
+ ],
+ [
+ 22.907884315446267,
+ -17.18095918578979
+ ],
+ [
+ 43.52501695871206,
+ -30.92574491410369
+ ],
+ [
+ 59.56064625761678,
+ -40.088843501236056
+ ],
+ [
+ 73.30534008752045,
+ -49.25203398677877
+ ],
+ [
+ 84.75937414365387,
+ -57.26980268702596
+ ],
+ [
+ 96.21331630137695,
+ -66.43299317256856
+ ],
+ [
+ 99.64948975885295,
+ -69.86916663004445
+ ],
+ [
+ 100.79491154414825,
+ -71.01458841533986
+ ],
+ [
+ 101.94033332944366,
+ -72.16001020063527
+ ],
+ [
+ 101.94033332944366,
+ -72.16001020063527
+ ]
+ ],
+ "pressures": [
+ 0.319000244140625,
+ 0.4225616455078125,
+ 0.4875335693359375,
+ 0.505615234375,
+ 0.526123046875,
+ 0.5412750244140625,
+ 0.5549468994140625,
+ 0.569122314453125,
+ 0.584259033203125,
+ 0.586700439453125,
+ 0.587677001953125,
+ 0.582305908203125,
+ 0.566680908203125,
+ 0.5422515869140625,
+ 0.4850921630859375,
+ 0.3663787841796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "B3iGwcxZEW4JcM8tUnYbC",
+ "type": "freedraw",
+ "x": 590.6313912632472,
+ "y": 797.6800471459466,
+ "width": 36.65267004376028,
+ "height": 6.872346914951777,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5e",
+ "roundness": null,
+ "seed": 69928287,
+ "version": 136,
+ "versionNonce": 303592113,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.290751672180477,
+ 0
+ ],
+ [
+ -1.1453298868850652,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 2.290843570590823,
+ 0
+ ],
+ [
+ 4.5815952427713,
+ 0
+ ],
+ [
+ 10.308612270838012,
+ -1.1454217852954116
+ ],
+ [
+ 16.035537400494377,
+ -1.1454217852954116
+ ],
+ [
+ 20.617224541676023,
+ -2.290751672180477
+ ],
+ [
+ 24.053306100741793,
+ -2.290751672180477
+ ],
+ [
+ 29.780415027218623,
+ -4.5815952427713
+ ],
+ [
+ 32.07107480098898,
+ -5.727017028066712
+ ],
+ [
+ 34.361918371579804,
+ -6.872346914951777
+ ],
+ [
+ 34.361918371579804,
+ -6.872346914951777
+ ]
+ ],
+ "pressures": [
+ 0.4250030517578125,
+ 0.5945281982421875,
+ 0.6218719482421875,
+ 0.64190673828125,
+ 0.6638946533203125,
+ 0.6765899658203125,
+ 0.6829376220703125,
+ 0.692718505859375,
+ 0.692230224609375,
+ 0.6834259033203125,
+ 0.6663360595703125,
+ 0.592559814453125,
+ 0.460662841796875,
+ 0.1792755126953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ppyxjA-G5Q-4mq2GXVMkc",
+ "type": "freedraw",
+ "x": 661.9582065074015,
+ "y": 753.6827219979864,
+ "width": 35.50734015687499,
+ "height": 64.14224150038808,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5f",
+ "roundness": null,
+ "seed": 2093460127,
+ "version": 161,
+ "versionNonce": 266472671,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.145421785295298
+ ],
+ [
+ 1.1454217852954116,
+ -1.145421785295298
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ 1.145329886885179
+ ],
+ [
+ 0,
+ 3.436173457476002
+ ],
+ [
+ -3.436265355886235,
+ 14.890115615199079
+ ],
+ [
+ -6.872346914951777,
+ 24.05330610074168
+ ],
+ [
+ -9.1631904855426,
+ 29.78032312880839
+ ],
+ [
+ -10.308612270838012,
+ 32.07107480098898
+ ],
+ [
+ -10.308612270838012,
+ 34.36191837157969
+ ],
+ [
+ -11.454034056133423,
+ 35.50724825846487
+ ],
+ [
+ -10.308612270838012,
+ 35.50724825846487
+ ],
+ [
+ -9.1631904855426,
+ 35.50724825846487
+ ],
+ [
+ -8.017768700247188,
+ 35.50724825846487
+ ],
+ [
+ -3.436265355886235,
+ 34.36191837157969
+ ],
+ [
+ 1.1454217852954116,
+ 32.07107480098898
+ ],
+ [
+ 5.726925129656365,
+ 28.634901343513093
+ ],
+ [
+ 8.017768700247188,
+ 27.48947955821768
+ ],
+ [
+ 10.308612270838012,
+ 25.19872788603709
+ ],
+ [
+ 13.744693829903781,
+ 20.61713264326579
+ ],
+ [
+ 17.18095918578979,
+ 16.03553740049449
+ ],
+ [
+ 18.3263809710852,
+ 12.599363943018602
+ ],
+ [
+ 19.471618959560146,
+ 9.163190485542714
+ ],
+ [
+ 20.617040744855558,
+ 6.8723469149518905
+ ],
+ [
+ 20.617040744855558,
+ 5.726925129656479
+ ],
+ [
+ 20.617040744855558,
+ 6.8723469149518905
+ ],
+ [
+ 20.617040744855558,
+ 9.163190485542714
+ ],
+ [
+ 20.617040744855558,
+ 14.890115615199079
+ ],
+ [
+ 20.617040744855558,
+ 18.32628907267508
+ ],
+ [
+ 21.76246253015097,
+ 21.762554428561202
+ ],
+ [
+ 21.76246253015097,
+ 25.19872788603709
+ ],
+ [
+ 21.76246253015097,
+ 34.36191837157969
+ ],
+ [
+ 21.76246253015097,
+ 45.81586052930288
+ ],
+ [
+ 21.76246253015097,
+ 53.83362922955007
+ ],
+ [
+ 21.76246253015097,
+ 59.56064625761678
+ ],
+ [
+ 22.90788431544638,
+ 62.996819715092784
+ ],
+ [
+ 22.90788431544638,
+ 61.85139792979737
+ ],
+ [
+ 24.053306100741565,
+ 59.56064625761678
+ ],
+ [
+ 24.053306100741565,
+ 59.56064625761678
+ ]
+ ],
+ "pressures": [
+ 0.38934326171875,
+ 0.5598297119140625,
+ 0.6707305908203125,
+ 0.6765899658203125,
+ 0.6765899658203125,
+ 0.6721954345703125,
+ 0.65411376953125,
+ 0.64190673828125,
+ 0.63262939453125,
+ 0.62774658203125,
+ 0.6213836669921875,
+ 0.6013641357421875,
+ 0.580352783203125,
+ 0.578399658203125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.576934814453125,
+ 0.573028564453125,
+ 0.572052001953125,
+ 0.571075439453125,
+ 0.571563720703125,
+ 0.573516845703125,
+ 0.585723876953125,
+ 0.6150360107421875,
+ 0.6194305419921875,
+ 0.6218719482421875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6228485107421875,
+ 0.6184539794921875,
+ 0.6179656982421875,
+ 0.6165008544921875,
+ 0.592559814453125,
+ 0.4171905517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4qPQMvmEkQSbtlfY4kCLZ",
+ "type": "freedraw",
+ "x": 703.9080441282041,
+ "y": 815.9419657956485,
+ "width": 33.216496586284165,
+ "height": 38.94351361435099,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5g",
+ "roundness": null,
+ "seed": 395853841,
+ "version": 156,
+ "versionNonce": 1622733969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -1.145329886885179
+ ],
+ [
+ 1.1454217852954116,
+ -2.290751672180477
+ ],
+ [
+ 2.290843570590596,
+ -4.581503344361067
+ ],
+ [
+ 3.436081559065542,
+ -5.726925129656479
+ ],
+ [
+ 3.436081559065542,
+ -8.017768700247188
+ ],
+ [
+ 4.581503344360954,
+ -10.308520372427779
+ ],
+ [
+ 4.581503344360954,
+ -19.47171085797038
+ ],
+ [
+ 4.581503344360954,
+ -26.34405777292227
+ ],
+ [
+ 3.436081559065542,
+ -32.07107480098887
+ ],
+ [
+ 3.436081559065542,
+ -34.36182647316946
+ ],
+ [
+ 2.290843570590596,
+ -35.50724825846487
+ ],
+ [
+ 3.436081559065542,
+ -34.36182647316946
+ ],
+ [
+ 4.581503344360954,
+ -34.36182647316946
+ ],
+ [
+ 6.872346914951777,
+ -33.21649658628428
+ ],
+ [
+ 8.017768700247188,
+ -33.21649658628428
+ ],
+ [
+ 10.308612270838012,
+ -32.07107480098887
+ ],
+ [
+ 14.890115615198965,
+ -32.07107480098887
+ ],
+ [
+ 19.47180275638061,
+ -30.92565301569357
+ ],
+ [
+ 21.762462530150742,
+ -30.92565301569357
+ ],
+ [
+ 26.34414967133239,
+ -30.92565301569357
+ ],
+ [
+ 28.634809445102746,
+ -30.92565301569357
+ ],
+ [
+ 28.634809445102746,
+ -32.07107480098887
+ ],
+ [
+ 28.634809445102746,
+ -29.78032312880839
+ ],
+ [
+ 28.634809445102746,
+ -27.489479558217568
+ ],
+ [
+ 29.780231230398158,
+ -25.19872788603709
+ ],
+ [
+ 29.780231230398158,
+ -21.762462530150856
+ ],
+ [
+ 29.780231230398158,
+ -18.326289072674967
+ ],
+ [
+ 29.780231230398158,
+ -11.45394215772319
+ ],
+ [
+ 29.780231230398158,
+ -8.017768700247188
+ ],
+ [
+ 29.780231230398158,
+ -2.290751672180477
+ ],
+ [
+ 30.925653015693342,
+ 1.1454217852954116
+ ],
+ [
+ 32.071074800988754,
+ 3.436265355886121
+ ],
+ [
+ 33.216496586284165,
+ 2.290843570590823
+ ],
+ [
+ 33.216496586284165,
+ 2.290843570590823
+ ]
+ ],
+ "pressures": [
+ 0.339019775390625,
+ 0.504150390625,
+ 0.524169921875,
+ 0.5378570556640625,
+ 0.5500640869140625,
+ 0.5559234619140625,
+ 0.5583648681640625,
+ 0.5617828369140625,
+ 0.564239501953125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.566680908203125,
+ 0.574005126953125,
+ 0.576934814453125,
+ 0.579864501953125,
+ 0.580352783203125,
+ 0.580841064453125,
+ 0.580841064453125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.579376220703125,
+ 0.578399658203125,
+ 0.579376220703125,
+ 0.6160125732421875,
+ 0.6208953857421875,
+ 0.6233367919921875,
+ 0.62579345703125,
+ 0.63214111328125,
+ 0.64581298828125,
+ 0.64727783203125,
+ 0.64727783203125,
+ 0.64337158203125,
+ 0.6194305419921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "x02gpg8SUA-B2Wg4SCy33",
+ "type": "freedraw",
+ "x": 751.8498964548153,
+ "y": 754.2650000058418,
+ "width": 27.4895714566278,
+ "height": 30.925744914103802,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5h",
+ "roundness": null,
+ "seed": 1764322705,
+ "version": 142,
+ "versionNonce": 1525356799,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787649,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -1.145329886885179
+ ],
+ [
+ 2.290843570590823,
+ -1.145329886885179
+ ],
+ [
+ 4.581687141181419,
+ -1.145329886885179
+ ],
+ [
+ 5.727108926476831,
+ -1.145329886885179
+ ],
+ [
+ 6.872346914951777,
+ -2.2907516721805905
+ ],
+ [
+ 10.308612270838012,
+ -1.145329886885179
+ ],
+ [
+ 12.599455841428835,
+ 2.2908435705907095
+ ],
+ [
+ 12.599455841428835,
+ 9.1631904855426
+ ],
+ [
+ 11.454034056133423,
+ 12.599363943018488
+ ],
+ [
+ 10.308612270838012,
+ 16.035629298904723
+ ],
+ [
+ 6.872346914951777,
+ 24.053397999151912
+ ],
+ [
+ 5.727108926476831,
+ 27.4895714566278
+ ],
+ [
+ 6.872346914951777,
+ 27.4895714566278
+ ],
+ [
+ 6.872346914951777,
+ 28.634993241923212
+ ],
+ [
+ 11.454034056133423,
+ 28.634993241923212
+ ],
+ [
+ 14.89029941201943,
+ 28.634993241923212
+ ],
+ [
+ 21.762646326971435,
+ 26.34414967133239
+ ],
+ [
+ 26.34414967133239,
+ 25.19872788603709
+ ],
+ [
+ 27.4895714566278,
+ 25.19872788603709
+ ],
+ [
+ 27.4895714566278,
+ 25.19872788603709
+ ]
+ ],
+ "pressures": [
+ 0.341461181640625,
+ 0.583282470703125,
+ 0.6003875732421875,
+ 0.6086883544921875,
+ 0.6121063232421875,
+ 0.6150360107421875,
+ 0.6233367919921875,
+ 0.6189422607421875,
+ 0.5984344482421875,
+ 0.588653564453125,
+ 0.584259033203125,
+ 0.582794189453125,
+ 0.575469970703125,
+ 0.565704345703125,
+ 0.5603179931640625,
+ 0.5554351806640625,
+ 0.5529937744140625,
+ 0.4982757568359375,
+ 0.2579345703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YH7e9xcvUowmtkKVgS7JI",
+ "type": "freedraw",
+ "x": -217.0422690858403,
+ "y": 995.0334498228034,
+ "width": 60.706068042912136,
+ "height": 48.10661220148336,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5i",
+ "roundness": null,
+ "seed": 1461129713,
+ "version": 164,
+ "versionNonce": 1773323729,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 0
+ ],
+ [
+ -3.4361734574759453,
+ 0
+ ],
+ [
+ -4.581595242771357,
+ 0
+ ],
+ [
+ -5.727017028066712,
+ 0
+ ],
+ [
+ -9.163190485542657,
+ 0
+ ],
+ [
+ -13.744785728313957,
+ 1.1453298868850652
+ ],
+ [
+ -21.762554428561202,
+ 5.726925129656365
+ ],
+ [
+ -26.344149671332502,
+ 10.308520372427893
+ ],
+ [
+ -30.925744914103802,
+ 16.035537400494377
+ ],
+ [
+ -33.216496586284336,
+ 21.76246253015097
+ ],
+ [
+ -34.36191837157975,
+ 29.780323128808504
+ ],
+ [
+ -34.36191837157975,
+ 34.36182647316946
+ ],
+ [
+ -30.925744914103802,
+ 41.23426528653158
+ ],
+ [
+ -25.19872788603709,
+ 45.81586052930288
+ ],
+ [
+ -18.326380971085257,
+ 48.10661220148336
+ ],
+ [
+ -11.45394215772319,
+ 48.10661220148336
+ ],
+ [
+ -5.727017028066712,
+ 46.96119041618795
+ ],
+ [
+ 1.145421785295298,
+ 40.08884350123617
+ ],
+ [
+ 3.4361734574758884,
+ 34.36182647316946
+ ],
+ [
+ 4.5815952427713,
+ 27.48947955821768
+ ],
+ [
+ 5.727017028066712,
+ 20.617132643265904
+ ],
+ [
+ 4.5815952427713,
+ 14.890115615199193
+ ],
+ [
+ 4.5815952427713,
+ 13.744693829903781
+ ],
+ [
+ 3.4361734574758884,
+ 13.744693829903781
+ ],
+ [
+ 2.290751672180477,
+ 13.744693829903781
+ ],
+ [
+ 1.145421785295298,
+ 16.035537400494377
+ ],
+ [
+ 2.290751672180477,
+ 21.76246253015097
+ ],
+ [
+ 4.5815952427713,
+ 28.634901343513093
+ ],
+ [
+ 9.1631904855426,
+ 35.50724825846487
+ ],
+ [
+ 13.7447857283139,
+ 40.08884350123617
+ ],
+ [
+ 16.035537400494377,
+ 42.37968707182699
+ ],
+ [
+ 19.47171085797038,
+ 44.67043874400747
+ ],
+ [
+ 24.05330610074168,
+ 44.67043874400747
+ ],
+ [
+ 26.34414967133239,
+ 43.52501695871206
+ ],
+ [
+ 26.34414967133239,
+ 43.52501695871206
+ ]
+ ],
+ "pressures": [
+ 0.3697967529296875,
+ 0.4987640380859375,
+ 0.512451171875,
+ 0.5339508056640625,
+ 0.5544586181640625,
+ 0.574981689453125,
+ 0.6028289794921875,
+ 0.6111297607421875,
+ 0.6086883544921875,
+ 0.6003875732421875,
+ 0.5945281982421875,
+ 0.5950164794921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5989227294921875,
+ 0.591583251953125,
+ 0.582794189453125,
+ 0.578887939453125,
+ 0.576934814453125,
+ 0.581329345703125,
+ 0.584259033203125,
+ 0.588653564453125,
+ 0.588653564453125,
+ 0.5959930419921875,
+ 0.6082000732421875,
+ 0.6165008544921875,
+ 0.6218719482421875,
+ 0.6033172607421875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.5959930419921875,
+ 0.4968109130859375,
+ 0.191986083984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pLpGoHLsaeTrT3gEQYuLM",
+ "type": "freedraw",
+ "x": -175.416463722298,
+ "y": 1028.7886151553598,
+ "width": 21.762554428561202,
+ "height": 33.216496586284165,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5j",
+ "roundness": null,
+ "seed": 1464826193,
+ "version": 145,
+ "versionNonce": 1943790513,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 3.4361734574758884,
+ 1.1454217852954116
+ ],
+ [
+ 5.727017028066712,
+ 4.5815952427713
+ ],
+ [
+ 8.017768700247188,
+ 6.872346914951777
+ ],
+ [
+ 10.308520372427779,
+ 10.308612270838012
+ ],
+ [
+ 14.890115615199079,
+ 17.18095918578979
+ ],
+ [
+ 19.47171085797038,
+ 27.4895714566278
+ ],
+ [
+ 20.61713264326579,
+ 32.07107480098898
+ ],
+ [
+ 21.762554428561202,
+ 32.07107480098898
+ ],
+ [
+ 20.61713264326579,
+ 33.216496586284165
+ ],
+ [
+ 17.180959185789902,
+ 33.216496586284165
+ ],
+ [
+ 14.890115615199079,
+ 32.07107480098898
+ ],
+ [
+ 12.599363943018488,
+ 32.07107480098898
+ ],
+ [
+ 10.308520372427779,
+ 32.07107480098898
+ ],
+ [
+ 5.727017028066712,
+ 29.780323128808277
+ ],
+ [
+ 4.5815952427713,
+ 28.634901343512865
+ ],
+ [
+ 4.5815952427713,
+ 28.634901343512865
+ ]
+ ],
+ "pressures": [
+ 0.327789306640625,
+ 0.5373687744140625,
+ 0.5955047607421875,
+ 0.64141845703125,
+ 0.65020751953125,
+ 0.65509033203125,
+ 0.6565704345703125,
+ 0.6590118408203125,
+ 0.6643829345703125,
+ 0.6663360595703125,
+ 0.64825439453125,
+ 0.6174774169921875,
+ 0.589630126953125,
+ 0.5539703369140625,
+ 0.510498046875,
+ 0.3644256591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GtDnuhlW-ocVPzr6hRUeF",
+ "type": "freedraw",
+ "x": -173.15960894663905,
+ "y": 1048.259822961105,
+ "width": 17.18095918578979,
+ "height": 3.4361734574758884,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5k",
+ "roundness": null,
+ "seed": 1274987935,
+ "version": 136,
+ "versionNonce": 2061911441,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.436265355886121,
+ -1.1453298868850652
+ ],
+ [
+ 5.727017028066598,
+ -1.1453298868850652
+ ],
+ [
+ 8.017768700247188,
+ -1.1453298868850652
+ ],
+ [
+ 10.308612270837898,
+ -2.290751672180477
+ ],
+ [
+ 12.599363943018488,
+ -2.290751672180477
+ ],
+ [
+ 14.890207513609312,
+ -2.290751672180477
+ ],
+ [
+ 17.18095918578979,
+ -3.4361734574758884
+ ],
+ [
+ 17.18095918578979,
+ -3.4361734574758884
+ ]
+ ],
+ "pressures": [
+ 0.40301513671875,
+ 0.6204071044921875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6169891357421875,
+ 0.577911376953125,
+ 0.4972991943359375,
+ 0.1020965576171875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9joYK6uJx22olMww0cwd7",
+ "type": "freedraw",
+ "x": -269.57161600366226,
+ "y": 1100.1314637664734,
+ "width": 153.48321088681325,
+ "height": 17.18095918578979,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5l",
+ "roundness": null,
+ "seed": 1365384831,
+ "version": 151,
+ "versionNonce": 1510566769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.145329886885122,
+ -1.1454217852954116
+ ],
+ [
+ 2.2907516721805337,
+ -1.1454217852954116
+ ],
+ [
+ 4.5815952427713,
+ -2.290751672180477
+ ],
+ [
+ 6.872346914951834,
+ -2.290751672180477
+ ],
+ [
+ 19.47171085797038,
+ -4.5815952427713
+ ],
+ [
+ 33.21649658628428,
+ -6.872346914951777
+ ],
+ [
+ 50.39745577207418,
+ -9.1631904855426
+ ],
+ [
+ 59.56064625761678,
+ -11.453942157723077
+ ],
+ [
+ 69.86916663004456,
+ -12.599363943018488
+ ],
+ [
+ 87.05012581583435,
+ -14.890115615198965
+ ],
+ [
+ 93.92256462919647,
+ -14.890115615198965
+ ],
+ [
+ 105.37650678691955,
+ -14.890115615198965
+ ],
+ [
+ 112.24885370187144,
+ -14.890115615198965
+ ],
+ [
+ 117.97587072993815,
+ -14.890115615198965
+ ],
+ [
+ 128.28448300077616,
+ -14.890115615198965
+ ],
+ [
+ 136.30225170102335,
+ -14.890115615198965
+ ],
+ [
+ 143.17459861597524,
+ -14.890115615198965
+ ],
+ [
+ 148.90161564404195,
+ -14.890115615198965
+ ],
+ [
+ 150.04694553092702,
+ -14.890115615198965
+ ],
+ [
+ 151.19236731622243,
+ -14.890115615198965
+ ],
+ [
+ 153.48321088681325,
+ -16.035537400494377
+ ],
+ [
+ 153.48321088681325,
+ -17.18095918578979
+ ],
+ [
+ 153.48321088681325,
+ -17.18095918578979
+ ]
+ ],
+ "pressures": [
+ 0.2608642578125,
+ 0.4919281005859375,
+ 0.526123046875,
+ 0.5573883056640625,
+ 0.584259033203125,
+ 0.63262939453125,
+ 0.64141845703125,
+ 0.65313720703125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.6575469970703125,
+ 0.6585235595703125,
+ 0.6590118408203125,
+ 0.6565704345703125,
+ 0.6194305419921875,
+ 0.5984344482421875,
+ 0.585235595703125,
+ 0.563751220703125,
+ 0.5549468994140625,
+ 0.442108154296875,
+ 0.3116607666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "H1NpuoFbEcEeIcD38EVT5",
+ "type": "freedraw",
+ "x": -184.8693600233038,
+ "y": 1015.6424830597832,
+ "width": 4.5815952427713,
+ "height": 1.1454217852954116,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5m",
+ "roundness": null,
+ "seed": 1027613489,
+ "version": 134,
+ "versionNonce": 428660049,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 2.290843570590823,
+ 0
+ ],
+ [
+ 3.436265355886121,
+ 0
+ ],
+ [
+ 4.5815952427713,
+ 0
+ ],
+ [
+ 4.5815952427713,
+ 1.1454217852954116
+ ],
+ [
+ 4.5815952427713,
+ 1.1454217852954116
+ ]
+ ],
+ "pressures": [
+ 0.38739013671875,
+ 0.450897216796875,
+ 0.459197998046875,
+ 0.446502685546875,
+ 0.39227294921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ShhPiP2N1k8l3Hl5UiYZc",
+ "type": "freedraw",
+ "x": -228.56026388122535,
+ "y": 1113.5508515320753,
+ "width": 50.397455772074125,
+ "height": 75.59618365811116,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5n",
+ "roundness": null,
+ "seed": 857885297,
+ "version": 180,
+ "versionNonce": 1288176433,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ 0,
+ 1.1453298868850652
+ ],
+ [
+ 0,
+ 3.4361734574758884
+ ],
+ [
+ 2.2907516721805337,
+ 8.017768700247188
+ ],
+ [
+ 3.4361734574758884,
+ 13.7447857283139
+ ],
+ [
+ 5.726925129656422,
+ 20.617132643265904
+ ],
+ [
+ 8.017768700247245,
+ 34.361918371579804
+ ],
+ [
+ 10.308520372427722,
+ 46.96128231459829
+ ],
+ [
+ 10.308520372427722,
+ 51.54287755736959
+ ],
+ [
+ 11.453942157723134,
+ 54.97905101484548
+ ],
+ [
+ 11.453942157723134,
+ 59.56064625761678
+ ],
+ [
+ 11.453942157723134,
+ 60.70597614450185
+ ],
+ [
+ 11.453942157723134,
+ 61.85139792979726
+ ],
+ [
+ 10.308520372427722,
+ 60.70597614450185
+ ],
+ [
+ 8.017768700247245,
+ 58.41522447232137
+ ],
+ [
+ 6.872346914951834,
+ 57.26980268702596
+ ],
+ [
+ 5.726925129656422,
+ 54.97905101484548
+ ],
+ [
+ 4.5815952427713,
+ 52.68820744425466
+ ],
+ [
+ 3.4361734574758884,
+ 45.81586052930288
+ ],
+ [
+ 1.145329886885122,
+ 37.79809182905569
+ ],
+ [
+ 0,
+ 27.48947955821768
+ ],
+ [
+ -1.1454217852954116,
+ 18.32628907267508
+ ],
+ [
+ -1.1454217852954116,
+ 3.4361734574758884
+ ],
+ [
+ 1.145329886885122,
+ -3.4361734574758884
+ ],
+ [
+ 3.4361734574758884,
+ -8.017768700247188
+ ],
+ [
+ 5.726925129656422,
+ -10.308612270838012
+ ],
+ [
+ 8.017768700247245,
+ -11.454034056133423
+ ],
+ [
+ 12.599363943018545,
+ -13.7447857283139
+ ],
+ [
+ 24.053306100741622,
+ -10.308612270838012
+ ],
+ [
+ 32.071074800988924,
+ -3.4361734574758884
+ ],
+ [
+ 36.652670043760224,
+ 4.5815952427713
+ ],
+ [
+ 37.798091829055636,
+ 13.7447857283139
+ ],
+ [
+ 35.50724825846481,
+ 22.90788431544638
+ ],
+ [
+ 34.361918371579634,
+ 24.053306100741793
+ ],
+ [
+ 28.634901343512922,
+ 25.198727886037204
+ ],
+ [
+ 24.053306100741622,
+ 25.198727886037204
+ ],
+ [
+ 19.471710857970322,
+ 25.198727886037204
+ ],
+ [
+ 17.180959185789845,
+ 26.34414967133239
+ ],
+ [
+ 17.180959185789845,
+ 25.198727886037204
+ ],
+ [
+ 17.180959185789845,
+ 24.053306100741793
+ ],
+ [
+ 17.180959185789845,
+ 22.90788431544638
+ ],
+ [
+ 18.32628907267491,
+ 21.76255442856109
+ ],
+ [
+ 20.617132643265734,
+ 21.76255442856109
+ ],
+ [
+ 26.344149671332445,
+ 22.90788431544638
+ ],
+ [
+ 30.925653015693513,
+ 27.48947955821768
+ ],
+ [
+ 37.798091829055636,
+ 34.361918371579804
+ ],
+ [
+ 45.815860529302824,
+ 44.67043874400747
+ ],
+ [
+ 48.1066122014833,
+ 50.39745577207418
+ ],
+ [
+ 49.25203398677871,
+ 53.83362922955007
+ ],
+ [
+ 49.25203398677871,
+ 54.97905101484548
+ ],
+ [
+ 49.25203398677871,
+ 51.54287755736959
+ ],
+ [
+ 49.25203398677871,
+ 51.54287755736959
+ ]
+ ],
+ "pressures": [
+ 0.322906494140625,
+ 0.523681640625,
+ 0.584747314453125,
+ 0.592559814453125,
+ 0.6013641357421875,
+ 0.6018524169921875,
+ 0.6028289794921875,
+ 0.6018524169921875,
+ 0.593048095703125,
+ 0.590606689453125,
+ 0.581329345703125,
+ 0.576934814453125,
+ 0.572052001953125,
+ 0.5583648681640625,
+ 0.565704345703125,
+ 0.569122314453125,
+ 0.569122314453125,
+ 0.571563720703125,
+ 0.573516845703125,
+ 0.581817626953125,
+ 0.586212158203125,
+ 0.588653564453125,
+ 0.589141845703125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.592071533203125,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.5955047607421875,
+ 0.586700439453125,
+ 0.582305908203125,
+ 0.584259033203125,
+ 0.589630126953125,
+ 0.593048095703125,
+ 0.583770751953125,
+ 0.5622711181640625,
+ 0.564239501953125,
+ 0.567169189453125,
+ 0.5622711181640625,
+ 0.5529937744140625,
+ 0.5485992431640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5583648681640625,
+ 0.586700439453125,
+ 0.5979461669921875,
+ 0.6057586669921875,
+ 0.6086883544921875,
+ 0.6082000732421875,
+ 0.5979461669921875,
+ 0.5569000244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_o4NZ8p9WzSMNQwLcuF-U",
+ "type": "freedraw",
+ "x": -156.17870397886608,
+ "y": 1142.7558113760874,
+ "width": 18.32628907267508,
+ "height": 53.83372112796019,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5o",
+ "roundness": null,
+ "seed": 129679569,
+ "version": 143,
+ "versionNonce": 807564561,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.2907516721805905,
+ 5.727017028066712
+ ],
+ [
+ 4.581503344361067,
+ 9.1631904855426
+ ],
+ [
+ 11.45394215772319,
+ 20.617132643265677
+ ],
+ [
+ 12.599363943018602,
+ 26.34414967133239
+ ],
+ [
+ 14.890115615199079,
+ 30.92574491410369
+ ],
+ [
+ 16.03553740049449,
+ 36.6527619421704
+ ],
+ [
+ 17.18086728737967,
+ 41.2343571849417
+ ],
+ [
+ 18.32628907267508,
+ 48.10670409989348
+ ],
+ [
+ 18.32628907267508,
+ 53.83372112796019
+ ],
+ [
+ 17.18086728737967,
+ 53.83372112796019
+ ],
+ [
+ 16.03553740049449,
+ 53.83372112796019
+ ],
+ [
+ 11.45394215772319,
+ 49.25212588518889
+ ],
+ [
+ 6.8723469149518905,
+ 42.379687071826766
+ ],
+ [
+ 3.436173457476002,
+ 40.08893539964629
+ ],
+ [
+ 3.436173457476002,
+ 40.08893539964629
+ ]
+ ],
+ "pressures": [
+ 0.3116607666015625,
+ 0.5393218994140625,
+ 0.5495758056640625,
+ 0.587677001953125,
+ 0.6033172607421875,
+ 0.6091766357421875,
+ 0.6160125732421875,
+ 0.6204071044921875,
+ 0.63116455078125,
+ 0.64093017578125,
+ 0.6038055419921875,
+ 0.574005126953125,
+ 0.4841156005859375,
+ 0.2725830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yv0rW_NnwTeWFe-oLoHdb",
+ "type": "freedraw",
+ "x": -154.84794103555387,
+ "y": 1166.879762566929,
+ "width": 20.61713264326579,
+ "height": 6.872438813362123,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5p",
+ "roundness": null,
+ "seed": 1789599231,
+ "version": 138,
+ "versionNonce": 118729457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.290843570590823,
+ 0
+ ],
+ [
+ 5.727017028066712,
+ -1.1454217852954116
+ ],
+ [
+ 8.017768700247188,
+ -1.1454217852954116
+ ],
+ [
+ 11.454034056133423,
+ -3.436265355886235
+ ],
+ [
+ 13.7447857283139,
+ -3.436265355886235
+ ],
+ [
+ 16.03553740049449,
+ -4.5815952427713
+ ],
+ [
+ 17.180959185789902,
+ -4.5815952427713
+ ],
+ [
+ 20.61713264326579,
+ -5.727017028066712
+ ],
+ [
+ 20.61713264326579,
+ -6.872438813362123
+ ],
+ [
+ 20.61713264326579,
+ -6.872438813362123
+ ]
+ ],
+ "pressures": [
+ 0.14898681640625,
+ 0.5578765869140625,
+ 0.6189422607421875,
+ 0.63262939453125,
+ 0.64093017578125,
+ 0.64093017578125,
+ 0.63409423828125,
+ 0.5974578857421875,
+ 0.4303741455078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2V0ZKNKf6dmPju4MtZeNv",
+ "type": "freedraw",
+ "x": -158.40633849572774,
+ "y": 1126.3821606429754,
+ "width": 3.436173457476002,
+ "height": 4.5815952427713,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5q",
+ "roundness": null,
+ "seed": 104722175,
+ "version": 136,
+ "versionNonce": 975381713,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.1454217852954116
+ ],
+ [
+ 0,
+ 2.290843570590823
+ ],
+ [
+ -1.145329886885179,
+ 3.436173457476116
+ ],
+ [
+ -1.145329886885179,
+ 4.5815952427713
+ ],
+ [
+ 0,
+ 4.5815952427713
+ ],
+ [
+ 1.1454217852954116,
+ 3.436173457476116
+ ],
+ [
+ 2.290843570590823,
+ 2.290843570590823
+ ],
+ [
+ 2.290843570590823,
+ 2.290843570590823
+ ]
+ ],
+ "pressures": [
+ 0.2852935791015625,
+ 0.459686279296875,
+ 0.5354156494140625,
+ 0.5456695556640625,
+ 0.5559234619140625,
+ 0.4347686767578125,
+ 0.2857818603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5_kx_5wHN1SC2uUUgD7AU",
+ "type": "freedraw",
+ "x": -72.91847278830349,
+ "y": 1066.2102336983241,
+ "width": 22.907884315446267,
+ "height": 3.436173457476116,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5r",
+ "roundness": null,
+ "seed": 124752863,
+ "version": 139,
+ "versionNonce": 887644849,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.145329886885179,
+ 0
+ ],
+ [
+ 4.5815952427713,
+ 0
+ ],
+ [
+ 5.726925129656479,
+ 0
+ ],
+ [
+ 8.017768700247188,
+ 0
+ ],
+ [
+ 9.163098587132367,
+ -1.1454217852954116
+ ],
+ [
+ 13.744693829903667,
+ -1.1454217852954116
+ ],
+ [
+ 18.326289072674967,
+ -1.1454217852954116
+ ],
+ [
+ 21.762554428561202,
+ -1.1454217852954116
+ ],
+ [
+ 22.907884315446267,
+ 1.1454217852954116
+ ],
+ [
+ 22.907884315446267,
+ 2.290751672180704
+ ],
+ [
+ 22.907884315446267,
+ 2.290751672180704
+ ]
+ ],
+ "pressures": [
+ 0.3536834716796875,
+ 0.574005126953125,
+ 0.6194305419921875,
+ 0.63897705078125,
+ 0.64385986328125,
+ 0.64532470703125,
+ 0.63604736328125,
+ 0.5500640869140625,
+ 0.38494873046875,
+ 0.0542144775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "F4vkngwKHfP9R1LPYc9LW",
+ "type": "freedraw",
+ "x": -65.61531229453377,
+ "y": 1093.875613956525,
+ "width": 19.47171085797038,
+ "height": 5.726925129656365,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5s",
+ "roundness": null,
+ "seed": 2021129361,
+ "version": 136,
+ "versionNonce": 67822737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559796983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.726925129656479,
+ 0
+ ],
+ [
+ 8.017768700247302,
+ 0
+ ],
+ [
+ 10.308520372427779,
+ -1.1453298868850652
+ ],
+ [
+ 11.45394215772319,
+ -2.290751672180477
+ ],
+ [
+ 16.03553740049449,
+ -3.4361734574758884
+ ],
+ [
+ 18.32628907267508,
+ -4.581503344360954
+ ],
+ [
+ 19.47171085797038,
+ -5.726925129656365
+ ],
+ [
+ 19.47171085797038,
+ -5.726925129656365
+ ]
+ ],
+ "pressures": [
+ 0.3600311279296875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6091766357421875,
+ 0.508056640625,
+ 0.2569580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vLNbXBUSzKSRSNwiswLHr",
+ "type": "freedraw",
+ "x": 48.2971652867183,
+ "y": 1049.320987329317,
+ "width": 25.19872788603709,
+ "height": 1.1453298868850652,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5t",
+ "roundness": null,
+ "seed": 282982833,
+ "version": 145,
+ "versionNonce": 1664830449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.290843570590823,
+ 0
+ ],
+ [
+ 3.436265355886121,
+ 0
+ ],
+ [
+ 6.872438813362123,
+ -1.1453298868850652
+ ],
+ [
+ 8.017860598657535,
+ -1.1453298868850652
+ ],
+ [
+ 9.1631904855426,
+ -1.1453298868850652
+ ],
+ [
+ 11.454034056133423,
+ -1.1453298868850652
+ ],
+ [
+ 13.7447857283139,
+ -1.1453298868850652
+ ],
+ [
+ 16.035629298904723,
+ -1.1453298868850652
+ ],
+ [
+ 18.3263809710852,
+ -1.1453298868850652
+ ],
+ [
+ 21.762554428561202,
+ 0
+ ],
+ [
+ 24.053397999151912,
+ 0
+ ],
+ [
+ 25.19872788603709,
+ 0
+ ],
+ [
+ 25.19872788603709,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4181671142578125,
+ 0.573516845703125,
+ 0.5979461669921875,
+ 0.63311767578125,
+ 0.64483642578125,
+ 0.65020751953125,
+ 0.65362548828125,
+ 0.65313720703125,
+ 0.64825439453125,
+ 0.6238250732421875,
+ 0.508056640625,
+ 0.207611083984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DFG043OYRzYiwjK4vYzsa",
+ "type": "freedraw",
+ "x": 125.31750905628479,
+ "y": 1030.487992798089,
+ "width": 37.79809182905569,
+ "height": 67.57841495786397,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5u",
+ "roundness": null,
+ "seed": 541012735,
+ "version": 174,
+ "versionNonce": 1387177425,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.290843570590823,
+ 0
+ ],
+ [
+ 4.581595242771414,
+ -1.1454217852954116
+ ],
+ [
+ 5.727017028066712,
+ -2.290751672180704
+ ],
+ [
+ 6.872438813362123,
+ -4.5815952427713
+ ],
+ [
+ 6.872438813362123,
+ -5.726925129656593
+ ],
+ [
+ 8.017768700247302,
+ -5.726925129656593
+ ],
+ [
+ 8.017768700247302,
+ -10.308520372427893
+ ],
+ [
+ 8.017768700247302,
+ -12.599363943018716
+ ],
+ [
+ 5.727017028066712,
+ -17.180959185790016
+ ],
+ [
+ 4.581595242771414,
+ -18.32628907267508
+ ],
+ [
+ 3.436265355886235,
+ -19.471710857970493
+ ],
+ [
+ -2.290751672180477,
+ -22.90788431544638
+ ],
+ [
+ -8.017768700247188,
+ -24.053306100741793
+ ],
+ [
+ -12.599363943018488,
+ -22.90788431544638
+ ],
+ [
+ -16.035537400494377,
+ -20.617132643265904
+ ],
+ [
+ -18.326289072674967,
+ -18.32628907267508
+ ],
+ [
+ -21.76255442856109,
+ -12.599363943018716
+ ],
+ [
+ -22.907884315446267,
+ -8.017768700247416
+ ],
+ [
+ -22.907884315446267,
+ -2.290751672180704
+ ],
+ [
+ -20.617132643265677,
+ 3.4361734574758884
+ ],
+ [
+ -12.599363943018488,
+ 11.453942157723077
+ ],
+ [
+ -5.726925129656365,
+ 18.3263809710852
+ ],
+ [
+ 1.1454217852954116,
+ 24.053397999151912
+ ],
+ [
+ 8.017768700247302,
+ 29.780323128808277
+ ],
+ [
+ 12.599363943018602,
+ 35.50734015687499
+ ],
+ [
+ 14.890207513609425,
+ 41.234265286531354
+ ],
+ [
+ 14.890207513609425,
+ 43.52510885712218
+ ],
+ [
+ 13.744785728314014,
+ 43.52510885712218
+ ],
+ [
+ 10.308612270838012,
+ 43.52510885712218
+ ],
+ [
+ 3.436265355886235,
+ 41.234265286531354
+ ],
+ [
+ -6.872346914951777,
+ 37.798091829055465
+ ],
+ [
+ -11.453942157723077,
+ 36.6527619421704
+ ],
+ [
+ -13.744693829903667,
+ 34.36191837157958
+ ],
+ [
+ -13.744693829903667,
+ 32.0711666993991
+ ],
+ [
+ -12.599363943018488,
+ 25.198727886036977
+ ],
+ [
+ -9.1631904855426,
+ 20.617132643265677
+ ],
+ [
+ -5.726925129656365,
+ 16.035537400494377
+ ],
+ [
+ -2.290751672180477,
+ 11.453942157723077
+ ],
+ [
+ 0,
+ 6.872438813361896
+ ],
+ [
+ 1.1454217852954116,
+ 2.290843570590596
+ ],
+ [
+ 1.1454217852954116,
+ 1.1454217852954116
+ ],
+ [
+ 1.1454217852954116,
+ 1.1454217852954116
+ ]
+ ],
+ "pressures": [
+ 0.336578369140625,
+ 0.4723968505859375,
+ 0.4953460693359375,
+ 0.513916015625,
+ 0.5525054931640625,
+ 0.569610595703125,
+ 0.581329345703125,
+ 0.6086883544921875,
+ 0.6199188232421875,
+ 0.6238250732421875,
+ 0.6243133544921875,
+ 0.62677001953125,
+ 0.63409423828125,
+ 0.63995361328125,
+ 0.64190673828125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.63702392578125,
+ 0.63458251953125,
+ 0.63311767578125,
+ 0.63214111328125,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.63848876953125,
+ 0.64044189453125,
+ 0.64190673828125,
+ 0.64581298828125,
+ 0.64825439453125,
+ 0.62823486328125,
+ 0.577911376953125,
+ 0.5466461181640625,
+ 0.528564453125,
+ 0.515869140625,
+ 0.507080078125,
+ 0.507080078125,
+ 0.528564453125,
+ 0.5437164306640625,
+ 0.5485992431640625,
+ 0.5476226806640625,
+ 0.514892578125,
+ 0.2628173828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "V9m5vqxYt6sEgF_RWYJrf",
+ "type": "freedraw",
+ "x": 170.4775091222283,
+ "y": 1078.2436805905454,
+ "width": 34.36191837157969,
+ "height": 34.36191837157958,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5v",
+ "roundness": null,
+ "seed": 497395199,
+ "version": 167,
+ "versionNonce": 308003761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1453298868850652
+ ],
+ [
+ 1.145329886885179,
+ -2.290751672180477
+ ],
+ [
+ 1.145329886885179,
+ -3.4361734574758884
+ ],
+ [
+ 2.2907516721805905,
+ -4.5815952427713
+ ],
+ [
+ 3.436173457476002,
+ -9.163098587132254
+ ],
+ [
+ 4.581503344361067,
+ -14.890115615198965
+ ],
+ [
+ 4.581503344361067,
+ -18.326289072674854
+ ],
+ [
+ 3.436173457476002,
+ -25.198727886036977
+ ],
+ [
+ 2.2907516721805905,
+ -28.634901343512865
+ ],
+ [
+ 1.145329886885179,
+ -30.925653015693342
+ ],
+ [
+ 0,
+ -32.071074800988754
+ ],
+ [
+ -1.1454217852954116,
+ -32.071074800988754
+ ],
+ [
+ 2.2907516721805905,
+ -28.634901343512865
+ ],
+ [
+ 3.436173457476002,
+ -28.634901343512865
+ ],
+ [
+ 5.726925129656479,
+ -27.489479558217454
+ ],
+ [
+ 9.163098587132367,
+ -27.489479558217454
+ ],
+ [
+ 12.599363943018602,
+ -27.489479558217454
+ ],
+ [
+ 14.890115615199079,
+ -27.489479558217454
+ ],
+ [
+ 20.61713264326579,
+ -28.634901343512865
+ ],
+ [
+ 21.76246253015097,
+ -29.780323128808277
+ ],
+ [
+ 24.05330610074168,
+ -29.780323128808277
+ ],
+ [
+ 25.19872788603709,
+ -29.780323128808277
+ ],
+ [
+ 25.19872788603709,
+ -28.634901343512865
+ ],
+ [
+ 26.34405777292227,
+ -27.489479558217454
+ ],
+ [
+ 27.48947955821768,
+ -25.198727886036977
+ ],
+ [
+ 28.63490134351298,
+ -20.617132643265677
+ ],
+ [
+ 29.78032312880839,
+ -14.890115615198965
+ ],
+ [
+ 29.78032312880839,
+ -8.017768700247188
+ ],
+ [
+ 30.92565301569357,
+ -4.5815952427713
+ ],
+ [
+ 30.92565301569357,
+ -2.290751672180477
+ ],
+ [
+ 30.92565301569357,
+ 0
+ ],
+ [
+ 32.07107480098898,
+ 2.290843570590823
+ ],
+ [
+ 33.21649658628428,
+ 1.1454217852954116
+ ],
+ [
+ 33.21649658628428,
+ 0
+ ],
+ [
+ 33.21649658628428,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2774658203125,
+ 0.502197265625,
+ 0.522216796875,
+ 0.5368804931640625,
+ 0.5534820556640625,
+ 0.570098876953125,
+ 0.577911376953125,
+ 0.580841064453125,
+ 0.583282470703125,
+ 0.585723876953125,
+ 0.587677001953125,
+ 0.588165283203125,
+ 0.5984344482421875,
+ 0.6008758544921875,
+ 0.6052703857421875,
+ 0.6077117919921875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.6072235107421875,
+ 0.6042938232421875,
+ 0.6052703857421875,
+ 0.6106414794921875,
+ 0.6145477294921875,
+ 0.6165008544921875,
+ 0.6189422607421875,
+ 0.6238250732421875,
+ 0.63262939453125,
+ 0.63751220703125,
+ 0.63848876953125,
+ 0.63946533203125,
+ 0.63946533203125,
+ 0.6213836669921875,
+ 0.3439178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5_yB6-xlPi1CbjkbzN_DA",
+ "type": "freedraw",
+ "x": 211.27934700805912,
+ "y": 1028.9247840081239,
+ "width": 28.63490134351298,
+ "height": 30.92574491410369,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5w",
+ "roundness": null,
+ "seed": 1611643633,
+ "version": 153,
+ "versionNonce": 2120885649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.290751672180477,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 0,
+ -1.1453298868852926
+ ],
+ [
+ 1.1454217852954116,
+ -1.1453298868852926
+ ],
+ [
+ 3.4361734574758884,
+ -2.290751672180704
+ ],
+ [
+ 5.727017028066712,
+ -3.436173457476116
+ ],
+ [
+ 8.017768700247188,
+ -3.436173457476116
+ ],
+ [
+ 10.308612270838012,
+ -4.5815952427713
+ ],
+ [
+ 13.7447857283139,
+ -4.5815952427713
+ ],
+ [
+ 16.03553740049449,
+ -3.436173457476116
+ ],
+ [
+ 18.3263809710852,
+ 3.4361734574758884
+ ],
+ [
+ 16.03553740049449,
+ 10.308612270838012
+ ],
+ [
+ 14.890207513609312,
+ 13.7447857283139
+ ],
+ [
+ 13.7447857283139,
+ 16.035537400494377
+ ],
+ [
+ 12.599363943018488,
+ 20.617132643265677
+ ],
+ [
+ 12.599363943018488,
+ 22.9079762138565
+ ],
+ [
+ 13.7447857283139,
+ 24.053397999151912
+ ],
+ [
+ 17.180959185789902,
+ 25.198727886036977
+ ],
+ [
+ 21.762554428561202,
+ 26.34414967133239
+ ],
+ [
+ 26.344149671332502,
+ 26.34414967133239
+ ],
+ [
+ 26.344149671332502,
+ 26.34414967133239
+ ]
+ ],
+ "pressures": [
+ 0.340484619140625,
+ 0.4865570068359375,
+ 0.573028564453125,
+ 0.592559814453125,
+ 0.5959930419921875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.6013641357421875,
+ 0.6033172607421875,
+ 0.6038055419921875,
+ 0.6042938232421875,
+ 0.6062469482421875,
+ 0.6052703857421875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6003875732421875,
+ 0.588165283203125,
+ 0.584259033203125,
+ 0.5515289306640625,
+ 0.40155029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pKlKm-5_vH34E_OB5Sk9G",
+ "type": "freedraw",
+ "x": 289.8745814024212,
+ "y": 1035.5511583348919,
+ "width": 27.48947955821768,
+ "height": 42.379687071826766,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5x",
+ "roundness": null,
+ "seed": 711571007,
+ "version": 149,
+ "versionNonce": 34687857,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ -1.1454217852951842,
+ 0
+ ],
+ [
+ -2.2906597737701304,
+ 1.1454217852954116
+ ],
+ [
+ -3.436081559065542,
+ 2.290843570590596
+ ],
+ [
+ -5.726925129656365,
+ 4.5815952427713
+ ],
+ [
+ -6.872346914951777,
+ 8.017768700247188
+ ],
+ [
+ -10.308612270838012,
+ 14.890207513609312
+ ],
+ [
+ -11.453942157723077,
+ 21.76255442856109
+ ],
+ [
+ -11.453942157723077,
+ 25.198727886036977
+ ],
+ [
+ -11.453942157723077,
+ 29.780323128808277
+ ],
+ [
+ -9.1631904855426,
+ 37.798091829055465
+ ],
+ [
+ -5.726925129656365,
+ 40.08893539964629
+ ],
+ [
+ -1.1454217852951842,
+ 41.234265286531354
+ ],
+ [
+ 5.727108926477058,
+ 41.234265286531354
+ ],
+ [
+ 12.599455841428835,
+ 38.94351361435088
+ ],
+ [
+ 16.035537400494604,
+ 36.6527619421704
+ ],
+ [
+ 16.035537400494604,
+ 36.6527619421704
+ ]
+ ],
+ "pressures": [
+ 0.3580780029296875,
+ 0.522705078125,
+ 0.6638946533203125,
+ 0.6624298095703125,
+ 0.6614532470703125,
+ 0.6614532470703125,
+ 0.6609649658203125,
+ 0.6575469970703125,
+ 0.65460205078125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.64825439453125,
+ 0.64483642578125,
+ 0.63360595703125,
+ 0.5564117431640625,
+ 0.3106842041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "f84_csqfKwOuWnQ-LAxeD",
+ "type": "freedraw",
+ "x": 326.2423657397932,
+ "y": 1055.9511323973525,
+ "width": 24.053306100741793,
+ "height": 26.34414967133239,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5y",
+ "roundness": null,
+ "seed": 1340363217,
+ "version": 164,
+ "versionNonce": 899200337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ -1.1454217852954116,
+ -2.290843570590823
+ ],
+ [
+ -2.290843570590823,
+ -2.290843570590823
+ ],
+ [
+ -3.436265355886235,
+ -2.290843570590823
+ ],
+ [
+ -4.581687141181646,
+ -2.290843570590823
+ ],
+ [
+ -5.726925129656593,
+ -2.290843570590823
+ ],
+ [
+ -8.017768700247188,
+ -1.1454217852954116
+ ],
+ [
+ -12.599455841428835,
+ 3.4361734574758884
+ ],
+ [
+ -13.744693829903781,
+ 5.726925129656365
+ ],
+ [
+ -14.890115615199193,
+ 9.163098587132254
+ ],
+ [
+ -14.890115615199193,
+ 12.599363943018488
+ ],
+ [
+ -12.599455841428835,
+ 16.035537400494377
+ ],
+ [
+ -11.454034056133423,
+ 18.326289072674854
+ ],
+ [
+ -8.017768700247188,
+ 21.762462530150742
+ ],
+ [
+ -3.436265355886235,
+ 22.907884315446154
+ ],
+ [
+ 0,
+ 22.907884315446154
+ ],
+ [
+ 3.4362653558860075,
+ 21.762462530150742
+ ],
+ [
+ 5.726925129656365,
+ 19.471710857970265
+ ],
+ [
+ 6.872346914951777,
+ 18.326289072674854
+ ],
+ [
+ 9.1631904855426,
+ 11.453942157723077
+ ],
+ [
+ 9.1631904855426,
+ 8.017768700247188
+ ],
+ [
+ 8.017768700247188,
+ 4.5815952427713
+ ],
+ [
+ 8.017768700247188,
+ 2.290751672180477
+ ],
+ [
+ 6.872346914951777,
+ 1.1453298868850652
+ ],
+ [
+ 3.4362653558860075,
+ -2.290843570590823
+ ],
+ [
+ 0,
+ -3.436265355886235
+ ],
+ [
+ -3.436265355886235,
+ -3.436265355886235
+ ],
+ [
+ -8.017768700247188,
+ -1.1454217852954116
+ ],
+ [
+ -12.599455841428835,
+ 1.1453298868850652
+ ],
+ [
+ -12.599455841428835,
+ 2.290751672180477
+ ],
+ [
+ -11.454034056133423,
+ 3.4361734574758884
+ ],
+ [
+ -11.454034056133423,
+ 3.4361734574758884
+ ]
+ ],
+ "pressures": [
+ 0.325347900390625,
+ 0.520751953125,
+ 0.5437164306640625,
+ 0.6013641357421875,
+ 0.6067352294921875,
+ 0.6189422607421875,
+ 0.62725830078125,
+ 0.63214111328125,
+ 0.63262939453125,
+ 0.62823486328125,
+ 0.62677001953125,
+ 0.62579345703125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.6223602294921875,
+ 0.6208953857421875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6189422607421875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.62530517578125,
+ 0.63262939453125,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.64288330078125,
+ 0.64630126953125,
+ 0.64532470703125,
+ 0.63800048828125,
+ 0.578399658203125,
+ 0.40252685546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "RBfzIlgpPnqmdN68IpZ_F",
+ "type": "freedraw",
+ "x": 361.8879455770059,
+ "y": 1046.6108568949667,
+ "width": 18.326197174264735,
+ "height": 32.0711666993991,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5z",
+ "roundness": null,
+ "seed": 1870722417,
+ "version": 155,
+ "versionNonce": 1012392753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ -1.1454217852954116
+ ],
+ [
+ -3.4362653558860075,
+ 0
+ ],
+ [
+ -5.727108926476831,
+ 0
+ ],
+ [
+ -6.872346914951777,
+ 1.1454217852954116
+ ],
+ [
+ -11.454034056133423,
+ 3.4361734574758884
+ ],
+ [
+ -14.890115615198965,
+ 5.727017028066712
+ ],
+ [
+ -14.890115615198965,
+ 6.872346914951777
+ ],
+ [
+ -12.599455841428835,
+ 9.1631904855426
+ ],
+ [
+ -10.308612270838012,
+ 11.453942157723077
+ ],
+ [
+ -8.017768700247188,
+ 13.7447857283139
+ ],
+ [
+ -4.581687141181419,
+ 17.18095918578979
+ ],
+ [
+ -1.1454217852954116,
+ 21.76255442856109
+ ],
+ [
+ 1.1454217852954116,
+ 24.053306100741565
+ ],
+ [
+ 3.4360815590657694,
+ 26.34414967133239
+ ],
+ [
+ 3.4360815590657694,
+ 27.4895714566278
+ ],
+ [
+ 1.1454217852954116,
+ 28.634901343512865
+ ],
+ [
+ -1.1454217852954116,
+ 29.780323128808277
+ ],
+ [
+ -3.4362653558860075,
+ 29.780323128808277
+ ],
+ [
+ -5.727108926476831,
+ 29.780323128808277
+ ],
+ [
+ -11.454034056133423,
+ 30.92574491410369
+ ],
+ [
+ -13.74487762672402,
+ 29.780323128808277
+ ],
+ [
+ -13.74487762672402,
+ 29.780323128808277
+ ]
+ ],
+ "pressures": [
+ 0.065948486328125,
+ 0.567169189453125,
+ 0.584259033203125,
+ 0.5979461669921875,
+ 0.6111297607421875,
+ 0.6238250732421875,
+ 0.64337158203125,
+ 0.64776611328125,
+ 0.62628173828125,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6155242919921875,
+ 0.6169891357421875,
+ 0.6204071044921875,
+ 0.6213836669921875,
+ 0.62969970703125,
+ 0.65411376953125,
+ 0.6751251220703125,
+ 0.6712188720703125,
+ 0.6643829345703125,
+ 0.64288330078125,
+ 0.4269561767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FUvYI0fogyUWhiUVwen7_",
+ "type": "freedraw",
+ "x": 402.85625919127784,
+ "y": 995.2070108034002,
+ "width": 21.762462530150742,
+ "height": 76.74160544340668,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b60",
+ "roundness": null,
+ "seed": 1114022879,
+ "version": 151,
+ "versionNonce": 1656116497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.145329886885179
+ ],
+ [
+ -2.290843570590823,
+ -1.145329886885179
+ ],
+ [
+ -3.436265355886235,
+ 0
+ ],
+ [
+ -4.581503344360954,
+ 0
+ ],
+ [
+ -5.726925129656365,
+ 2.2908435705907095
+ ],
+ [
+ -6.872346914951777,
+ 3.436265355886121
+ ],
+ [
+ -8.017768700247188,
+ 6.87243881336201
+ ],
+ [
+ -10.308612270838012,
+ 9.1631904855426
+ ],
+ [
+ -12.59927204460837,
+ 21.76255442856109
+ ],
+ [
+ -13.744693829903554,
+ 26.34414967133239
+ ],
+ [
+ -13.744693829903554,
+ 42.37968707182699
+ ],
+ [
+ -10.308612270838012,
+ 52.688299342665005
+ ],
+ [
+ -8.017768700247188,
+ 61.851489828207605
+ ],
+ [
+ -5.726925129656365,
+ 65.2876632856835
+ ],
+ [
+ -4.581503344360954,
+ 68.72383674315938
+ ],
+ [
+ 1.1454217852954116,
+ 74.4508537712261
+ ],
+ [
+ 4.581687141181646,
+ 75.5962755565215
+ ],
+ [
+ 8.017768700247188,
+ 75.5962755565215
+ ],
+ [
+ 8.017768700247188,
+ 75.5962755565215
+ ]
+ ],
+ "pressures": [
+ 0.2633056640625,
+ 0.3527069091796875,
+ 0.6067352294921875,
+ 0.6077117919921875,
+ 0.6077117919921875,
+ 0.6091766357421875,
+ 0.6096649169921875,
+ 0.6111297607421875,
+ 0.6130828857421875,
+ 0.6223602294921875,
+ 0.6238250732421875,
+ 0.62677001953125,
+ 0.62823486328125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.63018798828125,
+ 0.577423095703125,
+ 0.4225616455078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SHDFF8cKR17ptODPTAfAy",
+ "type": "freedraw",
+ "x": 411.498445237178,
+ "y": 1029.263511656191,
+ "width": 33.21649658628439,
+ "height": 49.25212588518889,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b61",
+ "roundness": null,
+ "seed": 570072081,
+ "version": 154,
+ "versionNonce": 2083228401,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 3.436265355886235,
+ -2.290843570590823
+ ],
+ [
+ 4.581503344361181,
+ -2.290843570590823
+ ],
+ [
+ 6.872346914951777,
+ -3.4362653558860075
+ ],
+ [
+ 9.1631904855426,
+ -3.4362653558860075
+ ],
+ [
+ 11.454034056133423,
+ -3.4362653558860075
+ ],
+ [
+ 14.890115615199193,
+ -3.4362653558860075
+ ],
+ [
+ 18.3263809710852,
+ 0
+ ],
+ [
+ 21.76246253015097,
+ 4.5815952427713
+ ],
+ [
+ 22.90788431544638,
+ 13.744693829903781
+ ],
+ [
+ 22.90788431544638,
+ 19.471710857970493
+ ],
+ [
+ 20.617224541676023,
+ 26.34405777292227
+ ],
+ [
+ 19.47180275638061,
+ 33.21649658628439
+ ],
+ [
+ 18.3263809710852,
+ 35.50724825846487
+ ],
+ [
+ 18.3263809710852,
+ 37.79809182905569
+ ],
+ [
+ 17.18095918578979,
+ 42.37968707182699
+ ],
+ [
+ 18.3263809710852,
+ 43.52501695871206
+ ],
+ [
+ 20.617224541676023,
+ 44.67043874400747
+ ],
+ [
+ 24.053306100741793,
+ 45.81586052930288
+ ],
+ [
+ 29.780231230398158,
+ 45.81586052930288
+ ],
+ [
+ 33.21649658628439,
+ 45.81586052930288
+ ],
+ [
+ 33.21649658628439,
+ 45.81586052930288
+ ]
+ ],
+ "pressures": [
+ 0.2603759765625,
+ 0.460662841796875,
+ 0.516845703125,
+ 0.5378570556640625,
+ 0.5515289306640625,
+ 0.565704345703125,
+ 0.574493408203125,
+ 0.581817626953125,
+ 0.585235595703125,
+ 0.587677001953125,
+ 0.591583251953125,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.592559814453125,
+ 0.592071533203125,
+ 0.591094970703125,
+ 0.583770751953125,
+ 0.578399658203125,
+ 0.575958251953125,
+ 0.5363922119140625,
+ 0.2848052978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wMOAd5wtebS-8MMAZWLP5",
+ "type": "freedraw",
+ "x": 455.82763352323906,
+ "y": 1075.2342406801663,
+ "width": 34.36191837157958,
+ "height": 34.36191837157958,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b62",
+ "roundness": null,
+ "seed": 365394513,
+ "version": 164,
+ "versionNonce": 20907217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 1.1454217852954116
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852954116
+ ],
+ [
+ 1.1454217852954116,
+ -1.1454217852954116
+ ],
+ [
+ 2.2906597737701304,
+ -3.4361734574758884
+ ],
+ [
+ 4.581503344360954,
+ -10.308520372427665
+ ],
+ [
+ 5.726925129656365,
+ -17.18095918578979
+ ],
+ [
+ 5.726925129656365,
+ -24.053306100741565
+ ],
+ [
+ 5.726925129656365,
+ -28.634901343512865
+ ],
+ [
+ 5.726925129656365,
+ -29.780323128808277
+ ],
+ [
+ 4.581503344360954,
+ -29.780323128808277
+ ],
+ [
+ 3.436081559065542,
+ -29.780323128808277
+ ],
+ [
+ 1.1454217852954116,
+ -28.634901343512865
+ ],
+ [
+ 1.1454217852954116,
+ -27.48947955821768
+ ],
+ [
+ 1.1454217852954116,
+ -26.34414967133239
+ ],
+ [
+ 1.1454217852954116,
+ -25.198727886036977
+ ],
+ [
+ 2.2906597737701304,
+ -22.9079762138565
+ ],
+ [
+ 5.726925129656365,
+ -21.76255442856109
+ ],
+ [
+ 9.1631904855426,
+ -19.471710857970265
+ ],
+ [
+ 13.744693829903554,
+ -19.471710857970265
+ ],
+ [
+ 18.3263809710852,
+ -19.471710857970265
+ ],
+ [
+ 24.053306100741565,
+ -21.76255442856109
+ ],
+ [
+ 25.198727886036977,
+ -21.76255442856109
+ ],
+ [
+ 25.198727886036977,
+ -20.617132643265677
+ ],
+ [
+ 25.198727886036977,
+ -16.035537400494377
+ ],
+ [
+ 26.34414967133239,
+ -9.1631904855426
+ ],
+ [
+ 26.34414967133239,
+ -5.727017028066712
+ ],
+ [
+ 26.34414967133239,
+ -3.4361734574758884
+ ],
+ [
+ 27.489387659807335,
+ 1.1454217852954116
+ ],
+ [
+ 29.780231230398158,
+ 4.5815952427713
+ ],
+ [
+ 30.925653015693342,
+ 3.4361734574758884
+ ],
+ [
+ 33.216496586284165,
+ 2.290843570590823
+ ],
+ [
+ 33.216496586284165,
+ 2.290843570590823
+ ]
+ ],
+ "pressures": [
+ 0.4347686767578125,
+ 0.5554351806640625,
+ 0.5529937744140625,
+ 0.564239501953125,
+ 0.576446533203125,
+ 0.593048095703125,
+ 0.6140594482421875,
+ 0.6160125732421875,
+ 0.6062469482421875,
+ 0.6018524169921875,
+ 0.6047821044921875,
+ 0.6072235107421875,
+ 0.6140594482421875,
+ 0.6160125732421875,
+ 0.6135711669921875,
+ 0.6130828857421875,
+ 0.6140594482421875,
+ 0.6228485107421875,
+ 0.63702392578125,
+ 0.63897705078125,
+ 0.63995361328125,
+ 0.63897705078125,
+ 0.62969970703125,
+ 0.63311767578125,
+ 0.64727783203125,
+ 0.65460205078125,
+ 0.6673126220703125,
+ 0.6751251220703125,
+ 0.6775665283203125,
+ 0.6761016845703125,
+ 0.575958251953125,
+ 0.39959716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xISI2wAdNHFFvG0_WFEps",
+ "type": "freedraw",
+ "x": 493.2129131899785,
+ "y": 1002.8211822788314,
+ "width": 20.617040744855558,
+ "height": 71.0146803137502,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b63",
+ "roundness": null,
+ "seed": 1899292063,
+ "version": 153,
+ "versionNonce": 1837646513,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.145421785295298
+ ],
+ [
+ 0,
+ 2.2908435705907095
+ ],
+ [
+ 0,
+ 3.436265355886121
+ ],
+ [
+ 0,
+ 4.5815952427713
+ ],
+ [
+ 1.1454217852954116,
+ 5.727017028066712
+ ],
+ [
+ 1.1454217852954116,
+ 6.87243881336201
+ ],
+ [
+ 1.1454217852954116,
+ 8.017768700247188
+ ],
+ [
+ 0,
+ 10.308612270838012
+ ],
+ [
+ 0,
+ 11.454034056133423
+ ],
+ [
+ 0,
+ 14.890207513609312
+ ],
+ [
+ -1.1452379884749462,
+ 17.18095918578979
+ ],
+ [
+ -1.1452379884749462,
+ 28.634993241923212
+ ],
+ [
+ -1.1452379884749462,
+ 38.943513614351104
+ ],
+ [
+ 0,
+ 44.670530642417816
+ ],
+ [
+ 1.1454217852954116,
+ 49.252125885189116
+ ],
+ [
+ 3.436265355886235,
+ 57.269894585436305
+ ],
+ [
+ 8.017768700247188,
+ 66.4330850709789
+ ],
+ [
+ 10.308612270838012,
+ 68.72383674315938
+ ],
+ [
+ 13.744877626724247,
+ 71.0146803137502
+ ],
+ [
+ 16.035721197314842,
+ 71.0146803137502
+ ],
+ [
+ 19.47180275638061,
+ 71.0146803137502
+ ],
+ [
+ 19.47180275638061,
+ 71.0146803137502
+ ]
+ ],
+ "pressures": [
+ 0.2535400390625,
+ 0.6648712158203125,
+ 0.6653594970703125,
+ 0.6653594970703125,
+ 0.6697540283203125,
+ 0.6731719970703125,
+ 0.6873321533203125,
+ 0.6873321533203125,
+ 0.687835693359375,
+ 0.688812255859375,
+ 0.690277099609375,
+ 0.691741943359375,
+ 0.692230224609375,
+ 0.692230224609375,
+ 0.691741943359375,
+ 0.691741943359375,
+ 0.691741943359375,
+ 0.689300537109375,
+ 0.6775665283203125,
+ 0.6218719482421875,
+ 0.4880218505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "h_NtEh4jmb5_KHqXKenrB",
+ "type": "freedraw",
+ "x": 483.04408872177635,
+ "y": 1034.6231750154209,
+ "width": 20.617040744855558,
+ "height": 2.290843570590596,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b64",
+ "roundness": null,
+ "seed": 1670009695,
+ "version": 137,
+ "versionNonce": 1571734673,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1452379884749462,
+ -1.1454217852954116
+ ],
+ [
+ 2.290659773770358,
+ -1.1454217852954116
+ ],
+ [
+ 3.4360815590657694,
+ -1.1454217852954116
+ ],
+ [
+ 6.872346914951777,
+ -1.1454217852954116
+ ],
+ [
+ 9.1631904855426,
+ -1.1454217852954116
+ ],
+ [
+ 16.035537400494377,
+ -2.290843570590596
+ ],
+ [
+ 19.471618959560146,
+ -2.290843570590596
+ ],
+ [
+ 20.617040744855558,
+ -2.290843570590596
+ ],
+ [
+ 20.617040744855558,
+ -2.290843570590596
+ ]
+ ],
+ "pressures": [
+ 0.3101959228515625,
+ 0.5383453369140625,
+ 0.567657470703125,
+ 0.589630126953125,
+ 0.6057586669921875,
+ 0.6111297607421875,
+ 0.5393218994140625,
+ 0.2261810302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JCAI49mTRi7F5g_5prnzL",
+ "type": "freedraw",
+ "x": 507.16834098196364,
+ "y": 989.7407522928869,
+ "width": 35.50734015687499,
+ "height": 83.61395235835846,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b65",
+ "roundness": null,
+ "seed": 1758462769,
+ "version": 144,
+ "versionNonce": 1835666033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852951842,
+ 1.1453298868850652
+ ],
+ [
+ 6.872346914951777,
+ 6.872346914951777
+ ],
+ [
+ 12.599272044608142,
+ 14.890115615198965
+ ],
+ [
+ 19.47161895955992,
+ 26.344057772922156
+ ],
+ [
+ 25.198727886036977,
+ 37.79809182905558
+ ],
+ [
+ 29.78023123039793,
+ 48.10661220148347
+ ],
+ [
+ 32.071074800988754,
+ 58.41522447232148
+ ],
+ [
+ 33.216496586284165,
+ 62.996819715092784
+ ],
+ [
+ 34.36191837157958,
+ 71.01458841533997
+ ],
+ [
+ 35.50734015687499,
+ 76.74160544340668
+ ],
+ [
+ 35.50734015687499,
+ 80.17777890088257
+ ],
+ [
+ 35.50734015687499,
+ 82.46853057306305
+ ],
+ [
+ 34.36191837157958,
+ 83.61395235835846
+ ],
+ [
+ 34.36191837157958,
+ 83.61395235835846
+ ]
+ ],
+ "pressures": [
+ 0.38153076171875,
+ 0.5955047607421875,
+ 0.6678009033203125,
+ 0.695648193359375,
+ 0.704437255859375,
+ 0.707366943359375,
+ 0.707855224609375,
+ 0.694671630859375,
+ 0.6863555908203125,
+ 0.6819610595703125,
+ 0.6707305908203125,
+ 0.6038055419921875,
+ 0.4113311767578125,
+ 0.202728271484375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EFljE-Zvb-iZnzsr7Hvb2",
+ "type": "freedraw",
+ "x": 77.38601944514443,
+ "y": 1124.17873771532,
+ "width": 466.1766496885064,
+ "height": 19.471710857970265,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b66",
+ "roundness": null,
+ "seed": 1014819313,
+ "version": 189,
+ "versionNonce": 1434555473,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.4361734574758884,
+ 0
+ ],
+ [
+ -4.5815952427713,
+ 0
+ ],
+ [
+ -3.4361734574758884,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 3.4361734574758884,
+ -1.1453298868850652
+ ],
+ [
+ 6.872346914951777,
+ -2.290751672180477
+ ],
+ [
+ 13.7447857283139,
+ -3.4361734574758884
+ ],
+ [
+ 22.9079762138565,
+ -4.581503344360954
+ ],
+ [
+ 34.36191837157969,
+ -6.872346914951777
+ ],
+ [
+ 46.96128231459818,
+ -8.017768700247188
+ ],
+ [
+ 64.14224150038808,
+ -10.308520372427665
+ ],
+ [
+ 73.30543198593068,
+ -10.308520372427665
+ ],
+ [
+ 82.46862247147328,
+ -11.453942157723077
+ ],
+ [
+ 87.05021771424458,
+ -11.453942157723077
+ ],
+ [
+ 91.63181295701588,
+ -11.453942157723077
+ ],
+ [
+ 103.08575511473907,
+ -11.453942157723077
+ ],
+ [
+ 120.26671430052886,
+ -12.599363943018488
+ ],
+ [
+ 129.42990478607157,
+ -13.744693829903554
+ ],
+ [
+ 138.59300337320394,
+ -14.890115615198965
+ ],
+ [
+ 147.75619385874654,
+ -16.035537400494377
+ ],
+ [
+ 164.93715304453633,
+ -17.18095918578979
+ ],
+ [
+ 177.53651698755493,
+ -18.326289072674854
+ ],
+ [
+ 190.13588093057348,
+ -19.471710857970265
+ ],
+ [
+ 201.58982308829655,
+ -19.471710857970265
+ ],
+ [
+ 213.04385714442998,
+ -19.471710857970265
+ ],
+ [
+ 229.07939454492458,
+ -19.471710857970265
+ ],
+ [
+ 237.09716324517177,
+ -19.471710857970265
+ ],
+ [
+ 245.11493194541896,
+ -18.326289072674854
+ ],
+ [
+ 253.13270064566615,
+ -18.326289072674854
+ ],
+ [
+ 261.15046934591334,
+ -17.18095918578979
+ ],
+ [
+ 274.8953469726376,
+ -17.18095918578979
+ ],
+ [
+ 285.20377544665513,
+ -16.035537400494377
+ ],
+ [
+ 293.2217279437228,
+ -16.035537400494377
+ ],
+ [
+ 301.23949664396997,
+ -14.890115615198965
+ ],
+ [
+ 308.111843558922,
+ -14.890115615198965
+ ],
+ [
+ 323.00195917412094,
+ -14.890115615198965
+ ],
+ [
+ 333.31057144495895,
+ -14.890115615198965
+ ],
+ [
+ 343.61918371579696,
+ -16.035537400494377
+ ],
+ [
+ 351.63695241604415,
+ -16.035537400494377
+ ],
+ [
+ 363.0908026753571,
+ -16.035537400494377
+ ],
+ [
+ 372.2539931608997,
+ -16.035537400494377
+ ],
+ [
+ 382.5626054317377,
+ -17.18095918578979
+ ],
+ [
+ 391.7257959172803,
+ -17.18095918578979
+ ],
+ [
+ 399.7435646175275,
+ -17.18095918578979
+ ],
+ [
+ 410.0521768883655,
+ -17.18095918578979
+ ],
+ [
+ 418.0699455886127,
+ -17.18095918578979
+ ],
+ [
+ 427.23313607415554,
+ -17.18095918578979
+ ],
+ [
+ 435.2509047744027,
+ -18.326289072674854
+ ],
+ [
+ 443.2686734746499,
+ -18.326289072674854
+ ],
+ [
+ 446.70475503371546,
+ -18.326289072674854
+ ],
+ [
+ 451.2864421748971,
+ -18.326289072674854
+ ],
+ [
+ 457.01336730455347,
+ -18.326289072674854
+ ],
+ [
+ 460.4496326604397,
+ -18.326289072674854
+ ],
+ [
+ 461.5950544457351,
+ -18.326289072674854
+ ],
+ [
+ 460.4496326604397,
+ -19.471710857970265
+ ],
+ [
+ 460.4496326604397,
+ -19.471710857970265
+ ]
+ ],
+ "pressures": [
+ 0.0224609375,
+ 0.4074249267578125,
+ 0.4948577880859375,
+ 0.64141845703125,
+ 0.64532470703125,
+ 0.64581298828125,
+ 0.64630126953125,
+ 0.64727783203125,
+ 0.64825439453125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.65167236328125,
+ 0.65118408203125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65509033203125,
+ 0.65313720703125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.65460205078125,
+ 0.65411376953125,
+ 0.65216064453125,
+ 0.65264892578125,
+ 0.65362548828125,
+ 0.6595001220703125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6643829345703125,
+ 0.6687774658203125,
+ 0.6731719970703125,
+ 0.6756134033203125,
+ 0.6770782470703125,
+ 0.6761016845703125,
+ 0.6736602783203125,
+ 0.6702423095703125,
+ 0.6702423095703125,
+ 0.6692657470703125,
+ 0.6629180908203125,
+ 0.6614532470703125,
+ 0.6565704345703125,
+ 0.65509033203125,
+ 0.64141845703125,
+ 0.62725830078125,
+ 0.6204071044921875,
+ 0.6150360107421875,
+ 0.6160125732421875,
+ 0.6155242919921875,
+ 0.6150360107421875,
+ 0.5969696044921875,
+ 0.579864501953125,
+ 0.5461578369140625,
+ 0.088897705078125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FnlYTVBpsPnUmn7sHvXGD",
+ "type": "freedraw",
+ "x": 142.09943505203708,
+ "y": 1154.4636529711227,
+ "width": 52.68829934266489,
+ "height": 57.26980268702596,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b67",
+ "roundness": null,
+ "seed": 592409983,
+ "version": 160,
+ "versionNonce": 1238164017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1454217852951842
+ ],
+ [
+ 0,
+ -3.4361734574758884
+ ],
+ [
+ 1.1453298868850652,
+ -4.5815952427713
+ ],
+ [
+ 3.4361734574758884,
+ -5.727017028066484
+ ],
+ [
+ 5.726925129656479,
+ -8.017768700247188
+ ],
+ [
+ 8.017768700247188,
+ -9.1631904855426
+ ],
+ [
+ 11.453942157723077,
+ -10.308612270838012
+ ],
+ [
+ 14.890115615199079,
+ -11.453942157723077
+ ],
+ [
+ 18.326289072674967,
+ -12.599363943018488
+ ],
+ [
+ 24.05330610074168,
+ -12.599363943018488
+ ],
+ [
+ 26.344057772922156,
+ -12.599363943018488
+ ],
+ [
+ 27.489479558217568,
+ -12.599363943018488
+ ],
+ [
+ 28.63490134351298,
+ -4.5815952427713
+ ],
+ [
+ 28.63490134351298,
+ 3.436173457476116
+ ],
+ [
+ 28.63490134351298,
+ 13.744785728314127
+ ],
+ [
+ 26.344057772922156,
+ 22.90788431544638
+ ],
+ [
+ 24.05330610074168,
+ 32.07107480098898
+ ],
+ [
+ 20.61713264326579,
+ 40.08884350123617
+ ],
+ [
+ 19.47171085797038,
+ 42.37968707182699
+ ],
+ [
+ 19.47171085797038,
+ 43.525108857122405
+ ],
+ [
+ 20.61713264326579,
+ 43.525108857122405
+ ],
+ [
+ 22.907884315446267,
+ 44.67043874400747
+ ],
+ [
+ 30.925653015693456,
+ 44.67043874400747
+ ],
+ [
+ 38.94351361435099,
+ 42.37968707182699
+ ],
+ [
+ 46.96128231459818,
+ 42.37968707182699
+ ],
+ [
+ 51.54287755736948,
+ 42.37968707182699
+ ],
+ [
+ 51.54287755736948,
+ 42.37968707182699
+ ]
+ ],
+ "pressures": [
+ 0.4113311767578125,
+ 0.527099609375,
+ 0.6008758544921875,
+ 0.6238250732421875,
+ 0.62823486328125,
+ 0.62921142578125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.63116455078125,
+ 0.63067626953125,
+ 0.62969970703125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.64093017578125,
+ 0.65411376953125,
+ 0.65069580078125,
+ 0.63653564453125,
+ 0.63311767578125,
+ 0.63165283203125,
+ 0.63311767578125,
+ 0.63214111328125,
+ 0.62677001953125,
+ 0.62530517578125,
+ 0.62628173828125,
+ 0.6121063232421875,
+ 0.4850921630859375,
+ 0.1822052001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cW9IJDVqFYmV1mbqAbsTn",
+ "type": "freedraw",
+ "x": 212.82051697139605,
+ "y": 1165.1312705048467,
+ "width": 26.344149671332502,
+ "height": 32.071074800988754,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b68",
+ "roundness": null,
+ "seed": 1409535903,
+ "version": 149,
+ "versionNonce": 389248017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.145421785295298,
+ 1.1453298868850652
+ ],
+ [
+ -2.290751672180477,
+ 2.290751672180477
+ ],
+ [
+ -3.4361734574758884,
+ 4.5815952427713
+ ],
+ [
+ -4.5815952427713,
+ 6.872346914951777
+ ],
+ [
+ -5.727017028066712,
+ 9.1631904855426
+ ],
+ [
+ -6.872346914951777,
+ 11.453942157723077
+ ],
+ [
+ -8.017768700247188,
+ 16.035537400494377
+ ],
+ [
+ -8.017768700247188,
+ 21.76255442856109
+ ],
+ [
+ -8.017768700247188,
+ 24.053306100741565
+ ],
+ [
+ -8.017768700247188,
+ 26.344057772922042
+ ],
+ [
+ -4.5815952427713,
+ 30.925653015693342
+ ],
+ [
+ -1.145421785295298,
+ 32.071074800988754
+ ],
+ [
+ 3.436173457476002,
+ 32.071074800988754
+ ],
+ [
+ 9.163190485542714,
+ 29.780323128808277
+ ],
+ [
+ 14.890115615199079,
+ 25.198727886036977
+ ],
+ [
+ 18.326380971085314,
+ 22.907884315446154
+ ],
+ [
+ 18.326380971085314,
+ 22.907884315446154
+ ]
+ ],
+ "pressures": [
+ 0.3737030029296875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6057586669921875,
+ 0.6057586669921875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6082000732421875,
+ 0.6062469482421875,
+ 0.5959930419921875,
+ 0.508056640625,
+ 0.0454254150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xx6UtmWxtSx24hNK0H-GI",
+ "type": "freedraw",
+ "x": 241.46208256820938,
+ "y": 1171.5533462005903,
+ "width": 22.9079762138565,
+ "height": 28.634993241923212,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b69",
+ "roundness": null,
+ "seed": 1366565489,
+ "version": 161,
+ "versionNonce": 28101105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.145329886885179,
+ 0
+ ],
+ [
+ -2.2907516721805905,
+ 0
+ ],
+ [
+ -4.581595242771414,
+ 0
+ ],
+ [
+ -5.726925129656479,
+ 0
+ ],
+ [
+ -6.8723469149518905,
+ 1.1454217852954116
+ ],
+ [
+ -8.017768700247302,
+ 2.290843570590823
+ ],
+ [
+ -9.163190485542714,
+ 3.436265355886235
+ ],
+ [
+ -10.308520372427779,
+ 4.5815952427713
+ ],
+ [
+ -11.45394215772319,
+ 8.017768700247188
+ ],
+ [
+ -11.45394215772319,
+ 12.599363943018488
+ ],
+ [
+ -10.308520372427779,
+ 17.18095918578979
+ ],
+ [
+ -8.017768700247302,
+ 20.617132643265677
+ ],
+ [
+ -2.2907516721805905,
+ 24.053397999151912
+ ],
+ [
+ 1.145421785295298,
+ 24.053397999151912
+ ],
+ [
+ 3.4361734574758884,
+ 22.9079762138565
+ ],
+ [
+ 5.727017028066598,
+ 20.617132643265677
+ ],
+ [
+ 9.1631904855426,
+ 12.599363943018488
+ ],
+ [
+ 10.308612270837898,
+ 8.017768700247188
+ ],
+ [
+ 11.45403405613331,
+ 4.5815952427713
+ ],
+ [
+ 11.45403405613331,
+ 1.1454217852954116
+ ],
+ [
+ 10.308612270837898,
+ -1.1453298868850652
+ ],
+ [
+ 9.1631904855426,
+ -3.4361734574758884
+ ],
+ [
+ 5.727017028066598,
+ -4.5815952427713
+ ],
+ [
+ 2.2908435705907095,
+ -4.5815952427713
+ ],
+ [
+ -3.436173457476002,
+ -3.4361734574758884
+ ],
+ [
+ -9.163190485542714,
+ 1.1454217852954116
+ ],
+ [
+ -11.45394215772319,
+ 3.436265355886235
+ ],
+ [
+ -11.45394215772319,
+ 4.5815952427713
+ ],
+ [
+ -11.45394215772319,
+ 4.5815952427713
+ ]
+ ],
+ "pressures": [
+ 0.2808837890625,
+ 0.569122314453125,
+ 0.582794189453125,
+ 0.586212158203125,
+ 0.591094970703125,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.587188720703125,
+ 0.583282470703125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.578399658203125,
+ 0.570587158203125,
+ 0.564727783203125,
+ 0.563751220703125,
+ 0.568634033203125,
+ 0.566680908203125,
+ 0.568145751953125,
+ 0.566192626953125,
+ 0.565704345703125,
+ 0.570587158203125,
+ 0.573516845703125,
+ 0.575958251953125,
+ 0.568145751953125,
+ 0.5569000244140625,
+ 0.504150390625,
+ 0.38787841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VK4epZFeyenSX5TSEEMJh",
+ "type": "freedraw",
+ "x": 279.21197763641993,
+ "y": 1165.646576695696,
+ "width": 21.762554428561202,
+ "height": 35.50734015687499,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6A",
+ "roundness": null,
+ "seed": 1621221183,
+ "version": 153,
+ "versionNonce": 1648387025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.4361734574758884,
+ 1.1454217852954116
+ ],
+ [
+ -5.726925129656479,
+ 1.1454217852954116
+ ],
+ [
+ -9.163098587132367,
+ 3.4361734574758884
+ ],
+ [
+ -11.45394215772319,
+ 4.5815952427713
+ ],
+ [
+ -14.890115615199079,
+ 6.872346914951777
+ ],
+ [
+ -14.890115615199079,
+ 8.017768700247188
+ ],
+ [
+ -14.890115615199079,
+ 9.1631904855426
+ ],
+ [
+ -13.744693829903667,
+ 10.308612270838012
+ ],
+ [
+ -11.45394215772319,
+ 11.453942157723077
+ ],
+ [
+ -5.726925129656479,
+ 14.890115615198965
+ ],
+ [
+ -1.145329886885179,
+ 17.18095918578979
+ ],
+ [
+ 2.2908435705907095,
+ 20.617132643265677
+ ],
+ [
+ 3.436265355886121,
+ 21.76255442856109
+ ],
+ [
+ 4.5815952427713,
+ 22.9079762138565
+ ],
+ [
+ 5.727017028066712,
+ 27.489479558217454
+ ],
+ [
+ 4.5815952427713,
+ 30.92574491410369
+ ],
+ [
+ 1.1454217852954116,
+ 33.216496586284165
+ ],
+ [
+ -2.2907516721805905,
+ 34.36191837157958
+ ],
+ [
+ -10.308520372427779,
+ 34.36191837157958
+ ],
+ [
+ -16.03553740049449,
+ 35.50734015687499
+ ],
+ [
+ -16.03553740049449,
+ 35.50734015687499
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.593048095703125,
+ 0.5979461669921875,
+ 0.5984344482421875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.593048095703125,
+ 0.590118408203125,
+ 0.588653564453125,
+ 0.590118408203125,
+ 0.591094970703125,
+ 0.592071533203125,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.5959930419921875,
+ 0.6135711669921875,
+ 0.63702392578125,
+ 0.64288330078125,
+ 0.6213836669921875,
+ 0.4274444580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_zy3vYXrsHWjNIF3cX2uy",
+ "type": "freedraw",
+ "x": 320.7622338748897,
+ "y": 1131.7034943567587,
+ "width": 21.76246253015097,
+ "height": 83.6140442567687,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6B",
+ "roundness": null,
+ "seed": 1706580113,
+ "version": 153,
+ "versionNonce": 84263345,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 1.1454217852954116
+ ],
+ [
+ -1.1454217852954116,
+ 2.290843570590823
+ ],
+ [
+ -2.290843570590823,
+ 3.436265355886235
+ ],
+ [
+ -2.290843570590823,
+ 4.5815952427713
+ ],
+ [
+ -3.436265355886235,
+ 6.872438813362123
+ ],
+ [
+ -3.436265355886235,
+ 9.1631904855426
+ ],
+ [
+ -3.436265355886235,
+ 10.308612270838012
+ ],
+ [
+ -4.5815952427713,
+ 12.599455841428835
+ ],
+ [
+ -4.5815952427713,
+ 14.890207513609312
+ ],
+ [
+ -4.5815952427713,
+ 20.617224541676023
+ ],
+ [
+ -3.436265355886235,
+ 35.50734015687499
+ ],
+ [
+ -1.1454217852954116,
+ 46.96128231459829
+ ],
+ [
+ 1.1453298868850652,
+ 58.415316370731716
+ ],
+ [
+ 5.726925129656365,
+ 71.0146803137502
+ ],
+ [
+ 8.017768700247188,
+ 76.7416054434068
+ ],
+ [
+ 11.453942157723077,
+ 81.32320068617787
+ ],
+ [
+ 13.744693829903554,
+ 82.46862247147351
+ ],
+ [
+ 14.890115615198965,
+ 83.6140442567687
+ ],
+ [
+ 17.18086728737967,
+ 80.1778707992928
+ ],
+ [
+ 17.18086728737967,
+ 80.1778707992928
+ ]
+ ],
+ "pressures": [
+ 0.2520751953125,
+ 0.39373779296875,
+ 0.6062469482421875,
+ 0.6125946044921875,
+ 0.6169891357421875,
+ 0.6184539794921875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6218719482421875,
+ 0.6233367919921875,
+ 0.62579345703125,
+ 0.6243133544921875,
+ 0.6145477294921875,
+ 0.5534820556640625,
+ 0.443084716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mC0s7uXvuwLbDsXuytxET",
+ "type": "freedraw",
+ "x": 338.55106972233136,
+ "y": 1173.7436147569226,
+ "width": 30.92565301569357,
+ "height": 43.52501695871206,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6C",
+ "roundness": null,
+ "seed": 802760351,
+ "version": 158,
+ "versionNonce": 1193567121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1454217852951842
+ ],
+ [
+ 1.1454217852954116,
+ -1.1454217852951842
+ ],
+ [
+ 2.290843570590823,
+ -2.290843570590823
+ ],
+ [
+ 4.5815952427713,
+ -2.290843570590823
+ ],
+ [
+ 5.727017028066712,
+ -3.4361734574758884
+ ],
+ [
+ 8.017768700247416,
+ -3.4361734574758884
+ ],
+ [
+ 10.308612270838012,
+ -3.4361734574758884
+ ],
+ [
+ 11.454034056133423,
+ -3.4361734574758884
+ ],
+ [
+ 12.599363943018716,
+ -3.4361734574758884
+ ],
+ [
+ 14.890207513609312,
+ -2.290843570590823
+ ],
+ [
+ 16.035537400494604,
+ 2.290751672180704
+ ],
+ [
+ 17.180959185790016,
+ 6.872346914952004
+ ],
+ [
+ 16.035537400494604,
+ 12.599363943018488
+ ],
+ [
+ 14.890207513609312,
+ 17.180959185790016
+ ],
+ [
+ 12.599363943018716,
+ 25.198727886036977
+ ],
+ [
+ 10.308612270838012,
+ 28.63490134351332
+ ],
+ [
+ 10.308612270838012,
+ 33.21649658628439
+ ],
+ [
+ 9.163190485542827,
+ 35.5072482584651
+ ],
+ [
+ 9.163190485542827,
+ 37.79809182905592
+ ],
+ [
+ 10.308612270838012,
+ 38.943513614351104
+ ],
+ [
+ 13.744785728314127,
+ 40.08884350123617
+ ],
+ [
+ 17.180959185790016,
+ 40.08884350123617
+ ],
+ [
+ 20.617132643265904,
+ 40.08884350123617
+ ],
+ [
+ 25.198727886037204,
+ 38.943513614351104
+ ],
+ [
+ 30.92565301569357,
+ 35.5072482584651
+ ],
+ [
+ 30.92565301569357,
+ 35.5072482584651
+ ]
+ ],
+ "pressures": [
+ 0.062530517578125,
+ 0.4748382568359375,
+ 0.506591796875,
+ 0.5329742431640625,
+ 0.5603179931640625,
+ 0.577911376953125,
+ 0.6165008544921875,
+ 0.62823486328125,
+ 0.63409423828125,
+ 0.63653564453125,
+ 0.64288330078125,
+ 0.64337158203125,
+ 0.64288330078125,
+ 0.64434814453125,
+ 0.64483642578125,
+ 0.64337158203125,
+ 0.63800048828125,
+ 0.63116455078125,
+ 0.62969970703125,
+ 0.6243133544921875,
+ 0.6067352294921875,
+ 0.5974578857421875,
+ 0.585235595703125,
+ 0.5544586181640625,
+ 0.4855804443359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wziQ_DQUkuj9xf4AsS2IS",
+ "type": "freedraw",
+ "x": 381.85598595315184,
+ "y": 1218.401283904438,
+ "width": 29.780231230398158,
+ "height": 36.65276194217063,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6D",
+ "roundness": null,
+ "seed": 686327967,
+ "version": 168,
+ "versionNonce": 1960036721,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.145421785295639
+ ],
+ [
+ 0,
+ -3.436265355886462
+ ],
+ [
+ 1.1454217852954116,
+ -4.581595242771527
+ ],
+ [
+ 1.1454217852954116,
+ -6.872438813362351
+ ],
+ [
+ 2.290843570590823,
+ -11.454034056133423
+ ],
+ [
+ 2.290843570590823,
+ -14.890207513609312
+ ],
+ [
+ 2.290843570590823,
+ -19.47180275638084
+ ],
+ [
+ 2.290843570590823,
+ -28.63499324192344
+ ],
+ [
+ 1.1454217852954116,
+ -34.36191837158003
+ ],
+ [
+ -1.1454217852954116,
+ -35.507340156875216
+ ],
+ [
+ -3.4362653558860075,
+ -36.65276194217063
+ ],
+ [
+ -4.581503344360954,
+ -36.65276194217063
+ ],
+ [
+ -4.581503344360954,
+ -35.507340156875216
+ ],
+ [
+ -3.4362653558860075,
+ -34.36191837158003
+ ],
+ [
+ -2.290843570590823,
+ -34.36191837158003
+ ],
+ [
+ -1.1454217852954116,
+ -33.21658848469474
+ ],
+ [
+ 1.1454217852954116,
+ -32.07116669939933
+ ],
+ [
+ 5.726925129656593,
+ -30.925744914104143
+ ],
+ [
+ 12.599455841428835,
+ -30.925744914104143
+ ],
+ [
+ 18.3263809710852,
+ -32.07116669939933
+ ],
+ [
+ 20.617224541676023,
+ -32.07116669939933
+ ],
+ [
+ 22.90788431544638,
+ -33.21658848469474
+ ],
+ [
+ 24.053306100741793,
+ -33.21658848469474
+ ],
+ [
+ 25.198727886037204,
+ -33.21658848469474
+ ],
+ [
+ 25.198727886037204,
+ -32.07116669939933
+ ],
+ [
+ 24.053306100741793,
+ -30.925744914104143
+ ],
+ [
+ 22.90788431544638,
+ -26.344149671332616
+ ],
+ [
+ 22.90788431544638,
+ -20.617224541676023
+ ],
+ [
+ 21.76246253015097,
+ -17.180959185790016
+ ],
+ [
+ 21.76246253015097,
+ -12.599363943018943
+ ],
+ [
+ 21.76246253015097,
+ -6.872438813362351
+ ],
+ [
+ 22.90788431544638,
+ -1.145421785295639
+ ],
+ [
+ 24.053306100741793,
+ 0
+ ],
+ [
+ 25.198727886037204,
+ -1.145421785295639
+ ],
+ [
+ 25.198727886037204,
+ -1.145421785295639
+ ]
+ ],
+ "pressures": [
+ 0.193450927734375,
+ 0.452850341796875,
+ 0.467987060546875,
+ 0.522705078125,
+ 0.5368804931640625,
+ 0.5466461181640625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5490875244140625,
+ 0.5505523681640625,
+ 0.5598297119140625,
+ 0.577911376953125,
+ 0.585723876953125,
+ 0.589630126953125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.591583251953125,
+ 0.589141845703125,
+ 0.587188720703125,
+ 0.579864501953125,
+ 0.5559234619140625,
+ 0.5456695556640625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.5485992431640625,
+ 0.5964813232421875,
+ 0.5994110107421875,
+ 0.6096649169921875,
+ 0.6208953857421875,
+ 0.62530517578125,
+ 0.62921142578125,
+ 0.63702392578125,
+ 0.6208953857421875,
+ 0.5368804931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Rv74oVIgqv6kvulb_ZG0G",
+ "type": "freedraw",
+ "x": 434.00514744131954,
+ "y": 1144.2210356662047,
+ "width": 12.59927204460837,
+ "height": 74.45076187281597,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6E",
+ "roundness": null,
+ "seed": 1483892543,
+ "version": 151,
+ "versionNonce": 1734046545,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.1453298868850652
+ ],
+ [
+ 1.1454217852954116,
+ -1.1453298868850652
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 1.1454217852954116
+ ],
+ [
+ 1.1454217852954116,
+ 3.436265355886235
+ ],
+ [
+ 1.1454217852954116,
+ 6.872438813362123
+ ],
+ [
+ 0,
+ 11.454034056133423
+ ],
+ [
+ 0,
+ 17.18095918578979
+ ],
+ [
+ 0,
+ 22.9079762138565
+ ],
+ [
+ 0,
+ 29.780323128808277
+ ],
+ [
+ 0,
+ 43.525108857122405
+ ],
+ [
+ 1.1454217852954116,
+ 56.12447280014089
+ ],
+ [
+ 3.436265355886235,
+ 65.2876632856835
+ ],
+ [
+ 5.726925129656365,
+ 69.86925852845502
+ ],
+ [
+ 6.872346914951777,
+ 72.16001020063527
+ ],
+ [
+ 8.017768700247188,
+ 73.30543198593091
+ ],
+ [
+ 11.454034056133423,
+ 73.30543198593091
+ ],
+ [
+ 12.59927204460837,
+ 69.86925852845502
+ ],
+ [
+ 12.59927204460837,
+ 69.86925852845502
+ ]
+ ],
+ "pressures": [
+ 0.217376708984375,
+ 0.38055419921875,
+ 0.4797210693359375,
+ 0.579864501953125,
+ 0.582794189453125,
+ 0.587188720703125,
+ 0.593536376953125,
+ 0.5984344482421875,
+ 0.6096649169921875,
+ 0.6125946044921875,
+ 0.6184539794921875,
+ 0.63409423828125,
+ 0.64093017578125,
+ 0.64141845703125,
+ 0.63165283203125,
+ 0.6111297607421875,
+ 0.574981689453125,
+ 0.335601806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3RAqSqK3j0rGte7cEXFI1",
+ "type": "freedraw",
+ "x": 413.5464814936237,
+ "y": 1173.596845282042,
+ "width": 28.634993241923212,
+ "height": 4.581595242771527,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6F",
+ "roundness": null,
+ "seed": 1247563441,
+ "version": 143,
+ "versionNonce": 1662181681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 1.145421785295639
+ ],
+ [
+ 0,
+ 2.290843570590823
+ ],
+ [
+ 1.1454217852954116,
+ 2.290843570590823
+ ],
+ [
+ 3.436265355886235,
+ 2.290843570590823
+ ],
+ [
+ 5.727108926477058,
+ 3.436265355886462
+ ],
+ [
+ 9.1631904855426,
+ 3.436265355886462
+ ],
+ [
+ 12.599455841428835,
+ 3.436265355886462
+ ],
+ [
+ 16.035537400494377,
+ 3.436265355886462
+ ],
+ [
+ 22.908068112266847,
+ 1.145421785295639
+ ],
+ [
+ 27.4895714566278,
+ -1.1453298868850652
+ ],
+ [
+ 27.4895714566278,
+ -1.1453298868850652
+ ]
+ ],
+ "pressures": [
+ 0.336090087890625,
+ 0.566680908203125,
+ 0.5940399169921875,
+ 0.6160125732421875,
+ 0.62677001953125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.6160125732421875,
+ 0.503662109375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "F6s7bpQcfRhQU-1uiYcDu",
+ "type": "freedraw",
+ "x": 444.2538829931956,
+ "y": 1139.1035160860574,
+ "width": 33.21649658628439,
+ "height": 87.05012581583424,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6G",
+ "roundness": null,
+ "seed": 1724113375,
+ "version": 148,
+ "versionNonce": 895587089,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559800069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 2.290659773770358,
+ 0
+ ],
+ [
+ 5.726925129656365,
+ 1.1453298868850652
+ ],
+ [
+ 10.308428474017546,
+ 6.872346914951777
+ ],
+ [
+ 14.890115615198965,
+ 13.744693829903554
+ ],
+ [
+ 17.18095918578979,
+ 19.471710857970265
+ ],
+ [
+ 19.471618959560146,
+ 24.053306100741793
+ ],
+ [
+ 25.198727886036977,
+ 35.50724825846464
+ ],
+ [
+ 28.634809445102746,
+ 45.81586052930288
+ ],
+ [
+ 33.21649658628439,
+ 60.705976144502074
+ ],
+ [
+ 33.21649658628439,
+ 71.01458841533986
+ ],
+ [
+ 32.07107480098898,
+ 80.17777890088246
+ ],
+ [
+ 29.780231230398158,
+ 84.75937414365399
+ ],
+ [
+ 29.780231230398158,
+ 87.05012581583424
+ ],
+ [
+ 29.780231230398158,
+ 84.75937414365399
+ ],
+ [
+ 29.780231230398158,
+ 84.75937414365399
+ ]
+ ],
+ "pressures": [
+ 0.3634490966796875,
+ 0.522705078125,
+ 0.5554351806640625,
+ 0.6160125732421875,
+ 0.6619415283203125,
+ 0.6770782470703125,
+ 0.6824493408203125,
+ 0.6844024658203125,
+ 0.6863555908203125,
+ 0.687835693359375,
+ 0.6868438720703125,
+ 0.6868438720703125,
+ 0.6731719970703125,
+ 0.6223602294921875,
+ 0.4093780517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "c8QiRd5l7CQBZueqo_YCo",
+ "type": "freedraw",
+ "x": 597.8154989992628,
+ "y": 1094.4949978645304,
+ "width": 19.47180275638061,
+ "height": 2.290751672180477,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6H",
+ "roundness": null,
+ "seed": 1262660415,
+ "version": 129,
+ "versionNonce": 406341439,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 3.436265355886235,
+ 0
+ ],
+ [
+ 5.726925129656593,
+ -1.1454217852951842
+ ],
+ [
+ 8.017768700247416,
+ -1.1454217852951842
+ ],
+ [
+ 10.308612270838012,
+ -1.1454217852951842
+ ],
+ [
+ 12.599455841428835,
+ -1.1454217852951842
+ ],
+ [
+ 16.035537400494604,
+ -1.1454217852951842
+ ],
+ [
+ 18.326380971085428,
+ -2.290751672180477
+ ],
+ [
+ 19.47180275638061,
+ -2.290751672180477
+ ],
+ [
+ 19.47180275638061,
+ -2.290751672180477
+ ]
+ ],
+ "pressures": [
+ 0.39862060546875,
+ 0.5402984619140625,
+ 0.5446929931640625,
+ 0.5456695556640625,
+ 0.5466461181640625,
+ 0.5456695556640625,
+ 0.5339508056640625,
+ 0.450897216796875,
+ 0.2657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ECZSVXDA_0hdYn5mTMkAb",
+ "type": "freedraw",
+ "x": 600.7754434094796,
+ "y": 1111.787574484311,
+ "width": 20.617040744855558,
+ "height": 4.581595242771527,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6I",
+ "roundness": null,
+ "seed": 411319359,
+ "version": 125,
+ "versionNonce": 1539444785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 2.290659773770358,
+ 0
+ ],
+ [
+ 8.017768700247188,
+ 0
+ ],
+ [
+ 10.308612270838012,
+ 0
+ ],
+ [
+ 12.59927204460837,
+ -1.145421785295639
+ ],
+ [
+ 18.3263809710852,
+ -3.4361734574758884
+ ],
+ [
+ 20.617040744855558,
+ -4.581595242771527
+ ],
+ [
+ 20.617040744855558,
+ -4.581595242771527
+ ]
+ ],
+ "pressures": [
+ 0.330718994140625,
+ 0.5456695556640625,
+ 0.5554351806640625,
+ 0.5569000244140625,
+ 0.5485992431640625,
+ 0.507080078125,
+ 0.13336181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FFO2gKjz9HWHgvKswfbxK",
+ "type": "freedraw",
+ "x": 691.3212918680363,
+ "y": 1110.0548770114362,
+ "width": 34.36191837157958,
+ "height": 4.581595242771527,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6J",
+ "roundness": null,
+ "seed": 1804421407,
+ "version": 133,
+ "versionNonce": 1162544991,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ 0
+ ],
+ [
+ 3.436265355886235,
+ 0
+ ],
+ [
+ 5.726925129656365,
+ 0
+ ],
+ [
+ 8.017768700247188,
+ 1.145421785295639
+ ],
+ [
+ 12.599455841428835,
+ 1.145421785295639
+ ],
+ [
+ 19.47180275638061,
+ 0
+ ],
+ [
+ 25.198727886036977,
+ 0
+ ],
+ [
+ 30.92565301569357,
+ -2.290751672180477
+ ],
+ [
+ 33.216496586284165,
+ -3.4361734574758884
+ ],
+ [
+ 33.216496586284165,
+ -3.4361734574758884
+ ]
+ ],
+ "pressures": [
+ 0.209075927734375,
+ 0.593536376953125,
+ 0.63360595703125,
+ 0.65362548828125,
+ 0.6663360595703125,
+ 0.6756134033203125,
+ 0.6839141845703125,
+ 0.6761016845703125,
+ 0.580841064453125,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kiJBgj92mXfPE084gtZQu",
+ "type": "freedraw",
+ "x": 779.0684495088872,
+ "y": 1049.2213382164452,
+ "width": 30.925836812514035,
+ "height": 76.74160544340657,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6K",
+ "roundness": null,
+ "seed": 871398225,
+ "version": 157,
+ "versionNonce": 1314054673,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.145421785295639
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.1454217852951842
+ ],
+ [
+ 0,
+ 2.2907516721802494
+ ],
+ [
+ -1.1454217852954116,
+ 4.581595242771073
+ ],
+ [
+ -2.290843570590823,
+ 6.872346914951777
+ ],
+ [
+ -5.726925129656365,
+ 12.599363943018488
+ ],
+ [
+ -9.1631904855426,
+ 19.471710857970265
+ ],
+ [
+ -12.599455841428835,
+ 25.198727886036977
+ ],
+ [
+ -13.744877626724247,
+ 27.489479558217454
+ ],
+ [
+ -13.744877626724247,
+ 28.634901343512865
+ ],
+ [
+ -13.744877626724247,
+ 29.780323128808277
+ ],
+ [
+ -12.599455841428835,
+ 33.216496586284165
+ ],
+ [
+ -11.454034056133423,
+ 34.36191837157958
+ ],
+ [
+ -9.1631904855426,
+ 35.50724825846464
+ ],
+ [
+ -6.872346914951777,
+ 35.50724825846464
+ ],
+ [
+ -2.290843570590823,
+ 33.216496586284165
+ ],
+ [
+ 0,
+ 30.92574491410369
+ ],
+ [
+ 3.4360815590657694,
+ 28.634901343512865
+ ],
+ [
+ 5.726925129656365,
+ 26.34414967133216
+ ],
+ [
+ 9.1631904855426,
+ 22.907884315446154
+ ],
+ [
+ 11.454034056133423,
+ 19.471710857970265
+ ],
+ [
+ 12.59927204460837,
+ 17.18095918578956
+ ],
+ [
+ 14.890115615199193,
+ 13.744785728313673
+ ],
+ [
+ 16.035537400494377,
+ 9.1631904855426
+ ],
+ [
+ 17.18095918578979,
+ 6.872346914951777
+ ],
+ [
+ 17.18095918578979,
+ 5.727017028066712
+ ],
+ [
+ 17.18095918578979,
+ 9.1631904855426
+ ],
+ [
+ 16.035537400494377,
+ 16.035537400494377
+ ],
+ [
+ 14.890115615199193,
+ 29.780323128808277
+ ],
+ [
+ 13.744693829903781,
+ 41.234265286531354
+ ],
+ [
+ 12.59927204460837,
+ 51.542877557369366
+ ],
+ [
+ 12.59927204460837,
+ 60.706068042911966
+ ],
+ [
+ 11.454034056133423,
+ 72.16001020063504
+ ],
+ [
+ 11.454034056133423,
+ 74.45076187281575
+ ],
+ [
+ 11.454034056133423,
+ 75.59618365811093
+ ],
+ [
+ 12.59927204460837,
+ 74.45076187281575
+ ],
+ [
+ 13.744693829903781,
+ 73.30543198593068
+ ],
+ [
+ 13.744693829903781,
+ 73.30543198593068
+ ]
+ ],
+ "pressures": [
+ 0.073760986328125,
+ 0.587677001953125,
+ 0.6746368408203125,
+ 0.6761016845703125,
+ 0.6790313720703125,
+ 0.6809844970703125,
+ 0.6814727783203125,
+ 0.6809844970703125,
+ 0.6751251220703125,
+ 0.6653594970703125,
+ 0.6575469970703125,
+ 0.65411376953125,
+ 0.63946533203125,
+ 0.62530517578125,
+ 0.6130828857421875,
+ 0.583770751953125,
+ 0.564727783203125,
+ 0.5578765869140625,
+ 0.5569000244140625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5593414306640625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5588531494140625,
+ 0.589141845703125,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.63702392578125,
+ 0.64239501953125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64044189453125,
+ 0.6086883544921875,
+ 0.4753265380859375,
+ 0.3531951904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "givmHMatKjt9gwY0ptKyT",
+ "type": "freedraw",
+ "x": 811.5350766264421,
+ "y": 1130.8120282160417,
+ "width": 33.216496586284165,
+ "height": 36.65267004376028,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6L",
+ "roundness": null,
+ "seed": 4785407,
+ "version": 154,
+ "versionNonce": 508609407,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.1454217852954116,
+ -2.290751672180704
+ ],
+ [
+ 1.1454217852954116,
+ -4.581595242771527
+ ],
+ [
+ 2.290843570590596,
+ -5.727017028066712
+ ],
+ [
+ 2.290843570590596,
+ -8.017768700247416
+ ],
+ [
+ 3.4362653558860075,
+ -13.744785728314127
+ ],
+ [
+ 3.4362653558860075,
+ -19.471710857970493
+ ],
+ [
+ 3.4362653558860075,
+ -27.4895714566278
+ ],
+ [
+ 2.290843570590596,
+ -33.21649658628439
+ ],
+ [
+ 2.290843570590596,
+ -35.507340156875216
+ ],
+ [
+ 1.1454217852954116,
+ -35.507340156875216
+ ],
+ [
+ 1.1454217852954116,
+ -36.65267004376028
+ ],
+ [
+ 1.1454217852954116,
+ -35.507340156875216
+ ],
+ [
+ 2.290843570590596,
+ -35.507340156875216
+ ],
+ [
+ 3.4362653558860075,
+ -34.361918371579804
+ ],
+ [
+ 8.017768700247188,
+ -32.07107480098898
+ ],
+ [
+ 12.599272044608142,
+ -30.92574491410369
+ ],
+ [
+ 14.890115615198965,
+ -30.92574491410369
+ ],
+ [
+ 17.18095918578979,
+ -30.92574491410369
+ ],
+ [
+ 24.053306100741565,
+ -32.07107480098898
+ ],
+ [
+ 32.071074800988754,
+ -34.361918371579804
+ ],
+ [
+ 33.216496586284165,
+ -34.361918371579804
+ ],
+ [
+ 33.216496586284165,
+ -33.21649658628439
+ ],
+ [
+ 33.216496586284165,
+ -29.780323128808504
+ ],
+ [
+ 32.071074800988754,
+ -20.617132643265904
+ ],
+ [
+ 30.92565301569357,
+ -13.744785728314127
+ ],
+ [
+ 30.92565301569357,
+ -10.308612270838239
+ ],
+ [
+ 29.780231230398158,
+ -8.017768700247416
+ ],
+ [
+ 29.780231230398158,
+ -4.581595242771527
+ ],
+ [
+ 29.780231230398158,
+ -2.290751672180704
+ ],
+ [
+ 30.92565301569357,
+ -4.581595242771527
+ ],
+ [
+ 32.071074800988754,
+ -6.872346914951777
+ ],
+ [
+ 32.071074800988754,
+ -6.872346914951777
+ ]
+ ],
+ "pressures": [
+ 0.3654022216796875,
+ 0.4968109130859375,
+ 0.518798828125,
+ 0.5373687744140625,
+ 0.5617828369140625,
+ 0.591583251953125,
+ 0.6062469482421875,
+ 0.6077117919921875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6130828857421875,
+ 0.6194305419921875,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.62725830078125,
+ 0.62969970703125,
+ 0.62823486328125,
+ 0.62774658203125,
+ 0.62774658203125,
+ 0.62969970703125,
+ 0.62872314453125,
+ 0.63507080078125,
+ 0.6795196533203125,
+ 0.6804962158203125,
+ 0.6829376220703125,
+ 0.688812255859375,
+ 0.691741943359375,
+ 0.694671630859375,
+ 0.693695068359375,
+ 0.5373687744140625,
+ 0.332183837890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ox__W3dGQIF26e6i4qVLL",
+ "type": "freedraw",
+ "x": 863.0133826410655,
+ "y": 1066.9474188025172,
+ "width": 29.780415027218623,
+ "height": 28.634993241923212,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6M",
+ "roundness": null,
+ "seed": 1435005791,
+ "version": 142,
+ "versionNonce": 1051621361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ -1.1453298868852926
+ ],
+ [
+ 0,
+ -2.290751672180477
+ ],
+ [
+ 2.290843570590596,
+ -2.290751672180477
+ ],
+ [
+ 4.581503344360954,
+ -3.436173457476116
+ ],
+ [
+ 5.726925129656365,
+ -4.5815952427713
+ ],
+ [
+ 9.1631904855426,
+ -4.5815952427713
+ ],
+ [
+ 11.454034056133196,
+ -4.5815952427713
+ ],
+ [
+ 13.744693829903554,
+ -4.5815952427713
+ ],
+ [
+ 13.744693829903554,
+ 1.1454217852954116
+ ],
+ [
+ 11.454034056133196,
+ 8.017768700247188
+ ],
+ [
+ 8.017768700247188,
+ 14.890207513609312
+ ],
+ [
+ 5.726925129656365,
+ 19.47180275638061
+ ],
+ [
+ 5.726925129656365,
+ 21.76255442856109
+ ],
+ [
+ 10.308612270838012,
+ 24.053397999151912
+ ],
+ [
+ 14.890115615198965,
+ 24.053397999151912
+ ],
+ [
+ 17.18095918578979,
+ 24.053397999151912
+ ],
+ [
+ 19.47180275638061,
+ 22.9079762138565
+ ],
+ [
+ 26.34414967133239,
+ 21.76255442856109
+ ],
+ [
+ 28.634993241923212,
+ 20.617132643265677
+ ],
+ [
+ 28.634993241923212,
+ 20.617132643265677
+ ]
+ ],
+ "pressures": [
+ 0.4157257080078125,
+ 0.4811859130859375,
+ 0.4846038818359375,
+ 0.4938812255859375,
+ 0.507080078125,
+ 0.531005859375,
+ 0.570098876953125,
+ 0.589141845703125,
+ 0.5974578857421875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.6174774169921875,
+ 0.6194305419921875,
+ 0.6150360107421875,
+ 0.6033172607421875,
+ 0.576934814453125,
+ 0.5363922119140625,
+ 0.4826507568359375,
+ 0.13140869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kXF4Y4tLQYbbSTs93f2sC",
+ "type": "freedraw",
+ "x": 861.7903157644345,
+ "y": 824.4950871318906,
+ "width": 68.72383674315938,
+ "height": 200.44444725220637,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6N",
+ "roundness": null,
+ "seed": 1785874687,
+ "version": 149,
+ "versionNonce": 596245407,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.581687141181419,
+ 0
+ ],
+ [
+ -3.436265355886235,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 0
+ ],
+ [
+ 0,
+ 1.145375836090352
+ ],
+ [
+ 5.726925129656593,
+ 3.436173457476002
+ ],
+ [
+ 10.308428474017546,
+ 5.726971078861652
+ ],
+ [
+ 13.744693829903781,
+ 8.017768700247302
+ ],
+ [
+ 18.3263809710852,
+ 12.599409892223662
+ ],
+ [
+ 27.489387659807335,
+ 21.762508479356143
+ ],
+ [
+ 32.07107480098898,
+ 28.634947292718152
+ ],
+ [
+ 41.23426528653158,
+ 41.234311235736754
+ ],
+ [
+ 48.10661220148336,
+ 56.12442685093583
+ ],
+ [
+ 53.83353733113995,
+ 69.86921257924973
+ ],
+ [
+ 58.41522447232137,
+ 84.75942009285905
+ ],
+ [
+ 60.70606804291219,
+ 97.35878403587753
+ ],
+ [
+ 62.99672781668255,
+ 108.81272619360072
+ ],
+ [
+ 64.14214960197796,
+ 124.84826359409522
+ ],
+ [
+ 62.99672781668255,
+ 136.3022057518183
+ ],
+ [
+ 61.85130603138714,
+ 148.9015696948369
+ ],
+ [
+ 56.12438090173055,
+ 167.2279506659221
+ ],
+ [
+ 53.83353733113995,
+ 178.68189282364528
+ ],
+ [
+ 51.54287755736959,
+ 187.84508330918788
+ ],
+ [
+ 50.39745577207418,
+ 193.5721003372546
+ ],
+ [
+ 50.39745577207418,
+ 197.00827379473048
+ ],
+ [
+ 49.25203398677877,
+ 199.2991173653213
+ ],
+ [
+ 49.25203398677877,
+ 200.44444725220637
+ ],
+ [
+ 49.25203398677877,
+ 200.44444725220637
+ ]
+ ],
+ "pressures": [
+ 0.322906494140625,
+ 0.443572998046875,
+ 0.578887939453125,
+ 0.5979461669921875,
+ 0.6082000732421875,
+ 0.6238250732421875,
+ 0.63067626953125,
+ 0.63507080078125,
+ 0.63897705078125,
+ 0.64483642578125,
+ 0.64532470703125,
+ 0.65020751953125,
+ 0.65460205078125,
+ 0.6658477783203125,
+ 0.6795196533203125,
+ 0.6873321533203125,
+ 0.689300537109375,
+ 0.6795196533203125,
+ 0.6717071533203125,
+ 0.6624298095703125,
+ 0.6570587158203125,
+ 0.6580352783203125,
+ 0.6595001220703125,
+ 0.6580352783203125,
+ 0.64385986328125,
+ 0.584747314453125,
+ 0.322906494140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jbAloFqjq5gEUCtGur1DG",
+ "type": "freedraw",
+ "x": 888.9349580887937,
+ "y": 993.4058348012205,
+ "width": 41.23426528653158,
+ "height": 41.23426528653147,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6O",
+ "roundness": null,
+ "seed": 492210289,
+ "version": 160,
+ "versionNonce": 786190801,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 1.1454217852954116
+ ],
+ [
+ 1.1454217852954116,
+ 8.017768700247188
+ ],
+ [
+ 2.290843570590823,
+ 10.308520372427779
+ ],
+ [
+ 2.290843570590823,
+ 13.7447857283139
+ ],
+ [
+ 3.436265355886235,
+ 17.18095918578979
+ ],
+ [
+ 3.436265355886235,
+ 20.61713264326579
+ ],
+ [
+ 3.436265355886235,
+ 25.19872788603709
+ ],
+ [
+ 3.436265355886235,
+ 28.63490134351298
+ ],
+ [
+ 3.436265355886235,
+ 32.07107480098887
+ ],
+ [
+ 3.436265355886235,
+ 34.36191837157969
+ ],
+ [
+ 3.436265355886235,
+ 37.79809182905558
+ ],
+ [
+ 3.436265355886235,
+ 40.088843501236056
+ ],
+ [
+ 4.581687141181646,
+ 40.088843501236056
+ ],
+ [
+ 6.872346914951777,
+ 41.23426528653147
+ ],
+ [
+ 10.308612270838012,
+ 41.23426528653147
+ ],
+ [
+ 12.599455841428835,
+ 41.23426528653147
+ ],
+ [
+ 17.18095918578979,
+ 41.23426528653147
+ ],
+ [
+ 22.90788431544638,
+ 40.088843501236056
+ ],
+ [
+ 29.780415027218623,
+ 37.79809182905558
+ ],
+ [
+ 37.79818372746581,
+ 34.36191837157969
+ ],
+ [
+ 40.08884350123617,
+ 32.07107480098887
+ ],
+ [
+ 40.08884350123617,
+ 30.925744914103802
+ ],
+ [
+ 38.94360551276122,
+ 30.925744914103802
+ ],
+ [
+ 37.79818372746581,
+ 29.78032312880839
+ ],
+ [
+ 36.6527619421704,
+ 28.63490134351298
+ ],
+ [
+ 34.361918371579804,
+ 27.489479558217568
+ ],
+ [
+ 32.07107480098898,
+ 26.34414967133239
+ ],
+ [
+ 29.780415027218623,
+ 24.05330610074168
+ ],
+ [
+ 24.053306100741793,
+ 21.76255442856109
+ ],
+ [
+ 18.3263809710852,
+ 17.18095918578979
+ ],
+ [
+ 14.890115615199193,
+ 14.890115615199079
+ ],
+ [
+ 12.599455841428835,
+ 13.7447857283139
+ ],
+ [
+ 6.872346914951777,
+ 12.599363943018488
+ ],
+ [
+ 1.1454217852954116,
+ 11.453942157723077
+ ],
+ [
+ 0,
+ 11.453942157723077
+ ],
+ [
+ 0,
+ 9.1631904855426
+ ],
+ [
+ 0,
+ 5.727017028066712
+ ],
+ [
+ 0,
+ 5.727017028066712
+ ]
+ ],
+ "pressures": [
+ 0.452850341796875,
+ 0.588653564453125,
+ 0.5984344482421875,
+ 0.6082000732421875,
+ 0.6233367919921875,
+ 0.63604736328125,
+ 0.64141845703125,
+ 0.64630126953125,
+ 0.64874267578125,
+ 0.65118408203125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.64776611328125,
+ 0.63702392578125,
+ 0.63507080078125,
+ 0.63409423828125,
+ 0.63555908203125,
+ 0.63653564453125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63604736328125,
+ 0.63653564453125,
+ 0.65020751953125,
+ 0.65411376953125,
+ 0.6575469970703125,
+ 0.6599884033203125,
+ 0.6614532470703125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.6580352783203125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65460205078125,
+ 0.65167236328125,
+ 0.6116180419921875,
+ 0.504150390625,
+ 0.37664794921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Bsm7FGaFF0V2lN1QMZLe9",
+ "type": "freedraw",
+ "x": 873.9376020982036,
+ "y": 847.37202731307,
+ "width": 41.23444908335205,
+ "height": 48.10670409989359,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6P",
+ "roundness": null,
+ "seed": 1512947121,
+ "version": 163,
+ "versionNonce": 2032611263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.1454217852954116,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ -1.1454217852954116
+ ],
+ [
+ -3.4362653558860075,
+ -1.1454217852954116
+ ],
+ [
+ -4.581687141181419,
+ -1.1454217852954116
+ ],
+ [
+ -9.1631904855426,
+ -3.4361734574758884
+ ],
+ [
+ -11.454034056133423,
+ -4.5815952427713
+ ],
+ [
+ -13.74487762672402,
+ -5.727017028066712
+ ],
+ [
+ -18.3263809710852,
+ -8.017768700247188
+ ],
+ [
+ -19.47180275638061,
+ -10.308612270838012
+ ],
+ [
+ -22.90806811226662,
+ -12.599363943018488
+ ],
+ [
+ -26.34414967133239,
+ -16.03558334969955
+ ],
+ [
+ -29.780415027218623,
+ -20.61717859247085
+ ],
+ [
+ -33.216496586284165,
+ -25.19872788603709
+ ],
+ [
+ -35.50734015687499,
+ -27.48952550742274
+ ],
+ [
+ -38.94360551276122,
+ -30.925744914103802
+ ],
+ [
+ -41.23444908335205,
+ -32.07112075019404
+ ],
+ [
+ -41.23444908335205,
+ -33.21654253548945
+ ],
+ [
+ -40.089027298056635,
+ -34.36191837157969
+ ],
+ [
+ -38.94360551276122,
+ -34.36191837157969
+ ],
+ [
+ -36.6527619421704,
+ -35.5073401568751
+ ],
+ [
+ -35.50734015687499,
+ -36.65271599296534
+ ],
+ [
+ -29.780415027218623,
+ -38.94351361435099
+ ],
+ [
+ -27.4895714566278,
+ -40.08888945044123
+ ],
+ [
+ -21.762646326971435,
+ -41.23431123573664
+ ],
+ [
+ -16.035537400494377,
+ -43.52510885712229
+ ],
+ [
+ -10.308612270838012,
+ -45.81590647850794
+ ],
+ [
+ -5.727108926476831,
+ -46.96128231459818
+ ],
+ [
+ -5.727108926476831,
+ -48.10670409989359
+ ],
+ [
+ -4.581687141181419,
+ -48.10670409989359
+ ],
+ [
+ -4.581687141181419,
+ -45.81590647850794
+ ],
+ [
+ -4.581687141181419,
+ -42.37968707182688
+ ],
+ [
+ -5.727108926476831,
+ -36.65271599296534
+ ],
+ [
+ -6.872530711772242,
+ -29.78032312880839
+ ],
+ [
+ -9.1631904855426,
+ -24.053352049946852
+ ],
+ [
+ -10.308612270838012,
+ -18.3263809710852
+ ],
+ [
+ -12.599455841428835,
+ -10.308612270838012
+ ],
+ [
+ -14.89029941201943,
+ -4.5815952427713
+ ],
+ [
+ -16.035537400494377,
+ -2.2908435705907095
+ ],
+ [
+ -17.18095918578979,
+ -3.4361734574758884
+ ],
+ [
+ -17.18095918578979,
+ -3.4361734574758884
+ ]
+ ],
+ "pressures": [
+ 0.2716064453125,
+ 0.5495758056640625,
+ 0.5578765869140625,
+ 0.568145751953125,
+ 0.570098876953125,
+ 0.576934814453125,
+ 0.5959930419921875,
+ 0.6072235107421875,
+ 0.6121063232421875,
+ 0.6135711669921875,
+ 0.6140594482421875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6140594482421875,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6155242919921875,
+ 0.6121063232421875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5989227294921875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5945281982421875,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.64044189453125,
+ 0.64288330078125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64385986328125,
+ 0.6125946044921875,
+ 0.518310546875,
+ 0.191009521484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Wno3j4Ud7CLIpmSXHWQ7E",
+ "type": "freedraw",
+ "x": 562.0903313552691,
+ "y": 713.757823885277,
+ "width": 391.7257959172805,
+ "height": 500.5385221108811,
+ "angle": 0.029598901576353143,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6U",
+ "roundness": null,
+ "seed": 139315999,
+ "version": 290,
+ "versionNonce": 1945366449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559787651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 0
+ ],
+ [
+ -2.290843570590823,
+ 1.1454217852954116
+ ],
+ [
+ -3.436265355886235,
+ 2.29079762138565
+ ],
+ [
+ -3.436265355886235,
+ 5.7269710788615384
+ ],
+ [
+ -3.436265355886235,
+ 9.1631904855426
+ ],
+ [
+ -3.436265355886235,
+ 13.7447857283139
+ ],
+ [
+ -3.436265355886235,
+ 25.19872788603709
+ ],
+ [
+ -3.436265355886235,
+ 32.07112075019404
+ ],
+ [
+ -2.290843570590823,
+ 40.08888945044123
+ ],
+ [
+ 2.290843570590596,
+ 65.28761733647832
+ ],
+ [
+ 5.726925129656365,
+ 85.90479592894928
+ ],
+ [
+ 9.1631904855426,
+ 109.95810202969096
+ ],
+ [
+ 12.599272044608142,
+ 137.4476275371137
+ ],
+ [
+ 13.744693829903554,
+ 152.33783505072302
+ ],
+ [
+ 16.035537400494377,
+ 167.2279506659221
+ ],
+ [
+ 17.18095918578979,
+ 180.972736394236
+ ],
+ [
+ 19.47180275638061,
+ 194.7175221225499
+ ],
+ [
+ 25.198727886036977,
+ 233.66103573690089
+ ],
+ [
+ 27.4895714566278,
+ 258.859763622938
+ ],
+ [
+ 30.925653015693342,
+ 287.49466496645096
+ ],
+ [
+ 40.08884350123594,
+ 336.7466989532296
+ ],
+ [
+ 46.96119041618795,
+ 369.963195539514
+ ],
+ [
+ 54.978959116435135,
+ 396.3073452108466
+ ],
+ [
+ 62.99672781668232,
+ 415.779147967227
+ ],
+ [
+ 68.72383674315938,
+ 428.3785119102457
+ ],
+ [
+ 74.45076187281575,
+ 440.9778758532642
+ ],
+ [
+ 76.74160544340657,
+ 447.8502227682162
+ ],
+ [
+ 77.88702722870198,
+ 453.5772397962829
+ ],
+ [
+ 79.0324490139974,
+ 458.158835039054
+ ],
+ [
+ 80.17768700247211,
+ 461.5950084965299
+ ],
+ [
+ 80.17768700247211,
+ 463.8857601687106
+ ],
+ [
+ 81.32310878776752,
+ 465.0311819540058
+ ],
+ [
+ 81.32310878776752,
+ 466.1766037393014
+ ],
+ [
+ 81.32310878776752,
+ 467.3220255245966
+ ],
+ [
+ 81.32310878776752,
+ 466.1766037393014
+ ],
+ [
+ 81.32310878776752,
+ 461.5950084965299
+ ],
+ [
+ 80.17768700247211,
+ 455.8679914684632
+ ],
+ [
+ 79.0324490139974,
+ 448.9956445535114
+ ],
+ [
+ 77.88702722870198,
+ 445.5594710960355
+ ],
+ [
+ 75.59618365811116,
+ 435.2508588251975
+ ],
+ [
+ 75.59618365811116,
+ 429.5238417971308
+ ],
+ [
+ 74.45076187281575,
+ 424.9423384527696
+ ],
+ [
+ 71.01468031374998,
+ 413.4883043966364
+ ],
+ [
+ 67.57841495786397,
+ 403.1797840242085
+ ],
+ [
+ 59.560646257616554,
+ 381.4172295956474
+ ],
+ [
+ 52.68829934266478,
+ 361.9454268392668
+ ],
+ [
+ 45.815768630892535,
+ 336.7466989532296
+ ],
+ [
+ 38.94342171594076,
+ 313.83881463778346
+ ],
+ [
+ 33.216496586284165,
+ 292.07626020922226
+ ],
+ [
+ 25.198727886036977,
+ 260.00509350982315
+ ],
+ [
+ 18.3263809710852,
+ 235.95178740908148
+ ],
+ [
+ 11.454034056133196,
+ 210.75305952304439
+ ],
+ [
+ 6.872346914951777,
+ 187.84508330918777
+ ],
+ [
+ 1.1454217852951842,
+ 169.5187942365128
+ ],
+ [
+ -4.581687141181646,
+ 142.029222779885
+ ],
+ [
+ -5.726925129656593,
+ 135.1568758649331
+ ],
+ [
+ -5.726925129656593,
+ 108.81272619360072
+ ],
+ [
+ -5.726925129656593,
+ 100.79495749335342
+ ],
+ [
+ -5.726925129656593,
+ 80.17777890088257
+ ],
+ [
+ -5.726925129656593,
+ 72.16001020063527
+ ],
+ [
+ -6.872346914952004,
+ 61.85144387900243
+ ],
+ [
+ -6.872346914952004,
+ 57.26984863623113
+ ],
+ [
+ -6.872346914952004,
+ 49.25207993598394
+ ],
+ [
+ -8.017768700247416,
+ 37.79809182905558
+ ],
+ [
+ -9.163190485542827,
+ 32.07112075019404
+ ],
+ [
+ -9.163190485542827,
+ 27.48952550742274
+ ],
+ [
+ -8.017768700247416,
+ 22.90793026465144
+ ],
+ [
+ -6.872346914952004,
+ 19.471756807175552
+ ],
+ [
+ -6.872346914952004,
+ 18.32633502188014
+ ],
+ [
+ -6.872346914952004,
+ 17.180959185789902
+ ],
+ [
+ -5.726925129656593,
+ 16.03558334969955
+ ],
+ [
+ -4.581687141181646,
+ 16.03558334969955
+ ],
+ [
+ -3.436265355886235,
+ 14.890161564404252
+ ],
+ [
+ -2.290843570590823,
+ 13.7447857283139
+ ],
+ [
+ 0,
+ 12.599363943018602
+ ],
+ [
+ 3.436081559065542,
+ 10.308566321632952
+ ],
+ [
+ 9.1631904855426,
+ 8.017768700247188
+ ],
+ [
+ 12.599272044608142,
+ 5.7269710788615384
+ ],
+ [
+ 20.61704074485533,
+ 2.29079762138565
+ ],
+ [
+ 28.634993241923212,
+ 0
+ ],
+ [
+ 40.08884350123594,
+ -3.4361734574758884
+ ],
+ [
+ 52.68829934266478,
+ -6.87239286415695
+ ],
+ [
+ 68.72383674315938,
+ -9.1631904855426
+ ],
+ [
+ 87.05021771424458,
+ -11.45394215772319
+ ],
+ [
+ 112.24894560028156,
+ -12.599363943018488
+ ],
+ [
+ 129.42990478607135,
+ -13.74473977910884
+ ],
+ [
+ 147.75610196033608,
+ -14.890161564404139
+ ],
+ [
+ 176.39109520225952,
+ -16.03553740049449
+ ],
+ [
+ 194.71747617334472,
+ -16.03553740049449
+ ],
+ [
+ 211.8984353591345,
+ -14.890161564404139
+ ],
+ [
+ 227.9339727596289,
+ -14.890161564404139
+ ],
+ [
+ 245.1149319454189,
+ -13.74473977910884
+ ],
+ [
+ 269.16823804616047,
+ -12.599363943018488
+ ],
+ [
+ 284.05835366135966,
+ -10.308566321632838
+ ],
+ [
+ 297.8032312880837,
+ -9.1631904855426
+ ],
+ [
+ 310.40250333269205,
+ -8.017768700247188
+ ],
+ [
+ 318.42027203293924,
+ -6.87239286415695
+ ],
+ [
+ 328.72888430377725,
+ -4.5815952427713
+ ],
+ [
+ 333.3105714449589,
+ -3.4361734574758884
+ ],
+ [
+ 335.601231218729,
+ -2.29079762138565
+ ],
+ [
+ 336.74665300402444,
+ -1.1453758360902384
+ ],
+ [
+ 352.78219040451904,
+ 13.7447857283139
+ ],
+ [
+ 355.07303397510964,
+ 18.32633502188014
+ ],
+ [
+ 360.79995910476623,
+ 34.36191837157969
+ ],
+ [
+ 365.38164624594765,
+ 46.96128231459829
+ ],
+ [
+ 367.6724898165385,
+ 62.99681971509267
+ ],
+ [
+ 368.8177278050134,
+ 71.01463436454503
+ ],
+ [
+ 371.10857137560424,
+ 79.03240306479233
+ ],
+ [
+ 373.39941494619507,
+ 95.06794046528671
+ ],
+ [
+ 374.54483673149025,
+ 103.08575511473907
+ ],
+ [
+ 375.69025851678566,
+ 120.2666683513238
+ ],
+ [
+ 376.8356803020811,
+ 129.4298588368664
+ ],
+ [
+ 377.980918290556,
+ 138.593049322409
+ ],
+ [
+ 380.27176186114684,
+ 156.91943029349432
+ ],
+ [
+ 382.56260543173767,
+ 175.24571936616928
+ ],
+ [
+ 382.56260543173767,
+ 201.58986903750178
+ ],
+ [
+ 382.56260543173767,
+ 209.60763773774897
+ ],
+ [
+ 379.12634007585143,
+ 240.53338265185278
+ ],
+ [
+ 377.980918290556,
+ 248.55115135209996
+ ],
+ [
+ 379.12634007585143,
+ 269.16828399536575
+ ],
+ [
+ 379.12634007585143,
+ 282.91306972367965
+ ],
+ [
+ 379.12634007585143,
+ 306.96637582442133
+ ],
+ [
+ 377.980918290556,
+ 317.27498809525935
+ ],
+ [
+ 376.8356803020811,
+ 334.45594728104936
+ ],
+ [
+ 377.980918290556,
+ 359.65467516708634
+ ],
+ [
+ 380.27176186114684,
+ 375.6902125675807
+ ],
+ [
+ 382.56260543173767,
+ 389.43499829589484
+ ],
+ [
+ 382.56260543173767,
+ 400.8889404536177
+ ],
+ [
+ 381.41718364644225,
+ 411.19755272445593
+ ],
+ [
+ 380.27176186114684,
+ 424.9423384527696
+ ],
+ [
+ 379.12634007585143,
+ 432.960107153017
+ ],
+ [
+ 379.12634007585143,
+ 439.8324540679688
+ ],
+ [
+ 379.12634007585143,
+ 445.5594710960355
+ ],
+ [
+ 379.12634007585143,
+ 450.1410663388068
+ ],
+ [
+ 377.980918290556,
+ 453.5772397962829
+ ],
+ [
+ 376.8356803020811,
+ 457.0134132537588
+ ],
+ [
+ 375.69025851678566,
+ 460.4495867112347
+ ],
+ [
+ 373.39941494619507,
+ 465.0311819540058
+ ],
+ [
+ 372.25399316089965,
+ 467.3220255245966
+ ],
+ [
+ 371.10857137560424,
+ 468.46735541148166
+ ],
+ [
+ 369.96314959030883,
+ 468.46735541148166
+ ],
+ [
+ 366.52706803124306,
+ 468.46735541148166
+ ],
+ [
+ 352.78219040451904,
+ 468.46735541148166
+ ],
+ [
+ 348.20068706015786,
+ 468.46735541148166
+ ],
+ [
+ 334.4559932302543,
+ 468.46735541148166
+ ],
+ [
+ 312.6933469032829,
+ 468.46735541148166
+ ],
+ [
+ 305.82099998833087,
+ 469.6127771967773
+ ],
+ [
+ 292.0763061584273,
+ 469.6127771967773
+ ],
+ [
+ 273.7499251873421,
+ 468.46735541148166
+ ],
+ [
+ 260.00504756061787,
+ 469.6127771967773
+ ],
+ [
+ 237.0971632451715,
+ 471.9036207673681
+ ],
+ [
+ 223.35246941526793,
+ 474.1943724395484
+ ],
+ [
+ 210.7530135738391,
+ 475.339794224844
+ ],
+ [
+ 200.4444013030011,
+ 475.339794224844
+ ],
+ [
+ 191.2812108174585,
+ 475.339794224844
+ ],
+ [
+ 182.1180203319159,
+ 475.339794224844
+ ],
+ [
+ 166.0824829314215,
+ 475.339794224844
+ ],
+ [
+ 152.33778910151773,
+ 477.6305458970245
+ ],
+ [
+ 139.7383332600889,
+ 479.9213894676151
+ ],
+ [
+ 123.70279585959452,
+ 482.2121411397958
+ ],
+ [
+ 119.12129251523334,
+ 482.2121411397958
+ ],
+ [
+ 111.10352381498615,
+ 483.357562925091
+ ],
+ [
+ 106.52183667380473,
+ 484.5029847103866
+ ],
+ [
+ 103.08575511473896,
+ 483.357562925091
+ ],
+ [
+ 101.94033332944355,
+ 483.357562925091
+ ],
+ [
+ 103.08575511473896,
+ 479.9213894676151
+ ],
+ [
+ 104.23117690003437,
+ 478.7759676823199
+ ],
+ [
+ 104.23117690003437,
+ 478.7759676823199
+ ]
+ ],
+ "pressures": [
+ 0.188568115234375,
+ 0.330230712890625,
+ 0.4176788330078125,
+ 0.4333038330078125,
+ 0.444061279296875,
+ 0.447967529296875,
+ 0.453338623046875,
+ 0.466033935546875,
+ 0.4699554443359375,
+ 0.4753265380859375,
+ 0.4826507568359375,
+ 0.4943695068359375,
+ 0.505126953125,
+ 0.511962890625,
+ 0.516357421875,
+ 0.520263671875,
+ 0.521728515625,
+ 0.520263671875,
+ 0.518798828125,
+ 0.522216796875,
+ 0.525634765625,
+ 0.529541015625,
+ 0.529541015625,
+ 0.530517578125,
+ 0.531005859375,
+ 0.528076171875,
+ 0.525634765625,
+ 0.520263671875,
+ 0.517333984375,
+ 0.518310546875,
+ 0.517333984375,
+ 0.516357421875,
+ 0.511474609375,
+ 0.510986328125,
+ 0.4943695068359375,
+ 0.455291748046875,
+ 0.456756591796875,
+ 0.459686279296875,
+ 0.458709716796875,
+ 0.459197998046875,
+ 0.460662841796875,
+ 0.461151123046875,
+ 0.461151123046875,
+ 0.462615966796875,
+ 0.462127685546875,
+ 0.465057373046875,
+ 0.465057373046875,
+ 0.465545654296875,
+ 0.465545654296875,
+ 0.465545654296875,
+ 0.459686279296875,
+ 0.449432373046875,
+ 0.442108154296875,
+ 0.4318389892578125,
+ 0.4269561767578125,
+ 0.4264678955078125,
+ 0.4250030517578125,
+ 0.4147491455078125,
+ 0.4108428955078125,
+ 0.4079132080078125,
+ 0.4093780517578125,
+ 0.4098663330078125,
+ 0.4098663330078125,
+ 0.40350341796875,
+ 0.40301513671875,
+ 0.40301513671875,
+ 0.40301513671875,
+ 0.40399169921875,
+ 0.40496826171875,
+ 0.4132843017578125,
+ 0.4176788330078125,
+ 0.4347686767578125,
+ 0.4357452392578125,
+ 0.4357452392578125,
+ 0.4367218017578125,
+ 0.439178466796875,
+ 0.440643310546875,
+ 0.446502685546875,
+ 0.447967529296875,
+ 0.453338623046875,
+ 0.456268310546875,
+ 0.458709716796875,
+ 0.459686279296875,
+ 0.460662841796875,
+ 0.459686279296875,
+ 0.460174560546875,
+ 0.467987060546875,
+ 0.4733734130859375,
+ 0.4748382568359375,
+ 0.4719085693359375,
+ 0.4733734130859375,
+ 0.4748382568359375,
+ 0.4748382568359375,
+ 0.4763031005859375,
+ 0.4763031005859375,
+ 0.4777679443359375,
+ 0.4753265380859375,
+ 0.4753265380859375,
+ 0.4772796630859375,
+ 0.4758148193359375,
+ 0.4733734130859375,
+ 0.4816741943359375,
+ 0.500244140625,
+ 0.501708984375,
+ 0.505126953125,
+ 0.506591796875,
+ 0.513427734375,
+ 0.515380859375,
+ 0.516357421875,
+ 0.520751953125,
+ 0.521728515625,
+ 0.524169921875,
+ 0.529541015625,
+ 0.530029296875,
+ 0.530517578125,
+ 0.5324859619140625,
+ 0.5363922119140625,
+ 0.5383453369140625,
+ 0.5446929931640625,
+ 0.5446929931640625,
+ 0.5451812744140625,
+ 0.5461578369140625,
+ 0.5471343994140625,
+ 0.5481109619140625,
+ 0.5505523681640625,
+ 0.5510406494140625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.5490875244140625,
+ 0.5544586181640625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5564117431640625,
+ 0.5588531494140625,
+ 0.5622711181640625,
+ 0.564239501953125,
+ 0.564727783203125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.565704345703125,
+ 0.5578765869140625,
+ 0.5500640869140625,
+ 0.5422515869140625,
+ 0.5422515869140625,
+ 0.5432281494140625,
+ 0.5466461181640625,
+ 0.5490875244140625,
+ 0.5510406494140625,
+ 0.5495758056640625,
+ 0.5505523681640625,
+ 0.5529937744140625,
+ 0.5554351806640625,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5559234619140625,
+ 0.5515289306640625,
+ 0.530517578125,
+ 0.529541015625,
+ 0.531005859375,
+ 0.5344390869140625,
+ 0.5354156494140625,
+ 0.525146484375,
+ 0.4782562255859375,
+ 0.4137725830078125,
+ 0.337554931640625,
+ 0.14019775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FSCr6Vunmgjlki509oX9H",
+ "type": "freedraw",
+ "x": -384.18511903868034,
+ "y": 1355.2551115628025,
+ "width": 32.94137012095689,
+ "height": 83.85079307209344,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6W",
+ "roundness": null,
+ "seed": 1293126911,
+ "version": 24,
+ "versionNonce": 1918166655,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559826533,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ -2.994735539402427
+ ],
+ [
+ -4.491983173692006,
+ -4.491983173692006
+ ],
+ [
+ -5.9893509433932195,
+ -4.491983173692006
+ ],
+ [
+ -10.481334117085225,
+ -4.491983173692006
+ ],
+ [
+ -14.973317290777231,
+ 0
+ ],
+ [
+ -20.96266823417045,
+ 7.486598577682798
+ ],
+ [
+ -22.460036003871664,
+ 11.978701886786439
+ ],
+ [
+ -23.957283638161243,
+ 16.470685060478445
+ ],
+ [
+ -23.957283638161243,
+ 26.95201917756367
+ ],
+ [
+ -23.957283638161243,
+ 32.94137012095689
+ ],
+ [
+ -19.465300464469237,
+ 38.93072106435011
+ ],
+ [
+ -17.968052830179545,
+ 41.9253364683409
+ ],
+ [
+ -14.973317290777231,
+ 41.9253364683409
+ ],
+ [
+ -7.486598577682798,
+ 41.9253364683409
+ ],
+ [
+ -1.4973677697012135,
+ 37.433353294648896
+ ],
+ [
+ 5.9893509433932195,
+ 22.460036003871664
+ ],
+ [
+ 8.984086482795647,
+ 5.9893509433932195
+ ],
+ [
+ 7.486718713094433,
+ -13.476069656487653
+ ],
+ [
+ 5.9893509433932195,
+ -29.946754716966097
+ ],
+ [
+ 2.994735539402427,
+ -37.43347343006053
+ ],
+ [
+ 0,
+ -41.92545660375254
+ ],
+ [
+ 0,
+ -41.92545660375254
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.4137725830078125,
+ 0.4176788330078125,
+ 0.4259796142578125,
+ 0.4313507080078125,
+ 0.4362335205078125,
+ 0.4362335205078125,
+ 0.4362335205078125,
+ 0.4362335205078125,
+ 0.4357452392578125,
+ 0.4347686767578125,
+ 0.4284210205078125,
+ 0.4245147705078125,
+ 0.4245147705078125,
+ 0.4318389892578125,
+ 0.463592529296875,
+ 0.4997406005859375,
+ 0.504638671875,
+ 0.501708984375,
+ 0.4767913818359375,
+ 0.4245147705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uUVXAJvepg-mZUpWgLBBX",
+ "type": "freedraw",
+ "x": -366.2170662085007,
+ "y": 1287.8750035511875,
+ "width": 14.973317290777231,
+ "height": 125.77612954043434,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6X",
+ "roundness": null,
+ "seed": 1052676799,
+ "version": 14,
+ "versionNonce": 830599071,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559827050,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 2.9946154039907924
+ ],
+ [
+ 4.491983173692006,
+ 10.481334117085225
+ ],
+ [
+ 5.9893509433932195,
+ 16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ 32.94137012095689
+ ],
+ [
+ 13.476069656487653,
+ 43.422704238042115
+ ],
+ [
+ 14.973317290777231,
+ 67.380108011615
+ ],
+ [
+ 14.973317290777231,
+ 89.84014401548666
+ ],
+ [
+ 10.481334117085225,
+ 109.3054444799559
+ ],
+ [
+ 5.9893509433932195,
+ 121.28414636674233
+ ],
+ [
+ 1.4973677697012135,
+ 125.77612954043434
+ ],
+ [
+ 1.4973677697012135,
+ 125.77612954043434
+ ]
+ ],
+ "pressures": [
+ 0.0322418212890625,
+ 0.456756591796875,
+ 0.464080810546875,
+ 0.4758148193359375,
+ 0.4772796630859375,
+ 0.4782562255859375,
+ 0.4782562255859375,
+ 0.468475341796875,
+ 0.448455810546875,
+ 0.447479248046875,
+ 0.37908935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "J4QF-O5-mQ3h-e8KC_fZx",
+ "type": "freedraw",
+ "x": -234.45182599549582,
+ "y": 1397.1803278957314,
+ "width": 59.89338929852056,
+ "height": 58.39602152881935,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Q",
+ "roundness": null,
+ "seed": 1252722655,
+ "version": 39,
+ "versionNonce": 1579181361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559951006,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.994735539402427
+ ],
+ [
+ 0,
+ -4.491983173692006
+ ],
+ [
+ 1.4972476342896925,
+ -7.486718713094433
+ ],
+ [
+ 4.491983173692006,
+ -8.984086482795647
+ ],
+ [
+ 5.9893509433932195,
+ -11.978701886786439
+ ],
+ [
+ 7.486598577682912,
+ -13.476069656487653
+ ],
+ [
+ 11.978701886786439,
+ -16.470685060478445
+ ],
+ [
+ 14.973317290777231,
+ -19.465420599880872
+ ],
+ [
+ 17.96805283017966,
+ -20.96266823417045
+ ],
+ [
+ 20.96266823417045,
+ -20.96266823417045
+ ],
+ [
+ 25.454651407862457,
+ -17.96805283017966
+ ],
+ [
+ 28.449386947264884,
+ -11.978701886786439
+ ],
+ [
+ 29.946634581554463,
+ -1.4973677697012135
+ ],
+ [
+ 29.946634581554463,
+ 7.486598577682798
+ ],
+ [
+ 29.946634581554463,
+ 11.978701886786439
+ ],
+ [
+ 29.946634581554463,
+ 16.470685060478445
+ ],
+ [
+ 31.444002351255676,
+ 19.465300464469237
+ ],
+ [
+ 31.444002351255676,
+ 26.95201917756367
+ ],
+ [
+ 31.444002351255676,
+ 31.444002351255676
+ ],
+ [
+ 32.94137012095689,
+ 34.4387378906581
+ ],
+ [
+ 34.4387378906581,
+ 35.93598552494768
+ ],
+ [
+ 35.93598552494768,
+ 35.93598552494768
+ ],
+ [
+ 38.93072106435011,
+ 37.433353294648896
+ ],
+ [
+ 41.9253364683409,
+ 37.433353294648896
+ ],
+ [
+ 44.92007200774333,
+ 35.93598552494768
+ ],
+ [
+ 47.91468741173412,
+ 32.94137012095689
+ ],
+ [
+ 49.412055181435335,
+ 29.946634581554463
+ ],
+ [
+ 50.90942295113655,
+ 25.454651407862457
+ ],
+ [
+ 52.40667058542613,
+ 22.460036003871664
+ ],
+ [
+ 55.401406124828554,
+ 13.475949521076018
+ ],
+ [
+ 56.89877389452977,
+ 4.491983173692006
+ ],
+ [
+ 56.89877389452977,
+ -2.994735539402427
+ ],
+ [
+ 58.39602152881935,
+ -10.481334117085225
+ ],
+ [
+ 56.89877389452977,
+ -14.973317290777231
+ ],
+ [
+ 56.89877389452977,
+ -14.973317290777231
+ ]
+ ],
+ "pressures": [
+ 0.2574462890625,
+ 0.39617919921875,
+ 0.4704437255859375,
+ 0.518798828125,
+ 0.526123046875,
+ 0.528076171875,
+ 0.528564453125,
+ 0.529052734375,
+ 0.529052734375,
+ 0.530029296875,
+ 0.530029296875,
+ 0.528076171875,
+ 0.524658203125,
+ 0.5407867431640625,
+ 0.5451812744140625,
+ 0.5451812744140625,
+ 0.5481109619140625,
+ 0.5466461181640625,
+ 0.5481109619140625,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.5510406494140625,
+ 0.5451812744140625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5427398681640625,
+ 0.5407867431640625,
+ 0.5427398681640625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5466461181640625,
+ 0.5471343994140625,
+ 0.5437164306640625,
+ 0.5324859619140625,
+ 0.505615234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jxRoBGQ4ThKxlWzWoogGQ",
+ "type": "freedraw",
+ "x": -253.91724659537658,
+ "y": 1340.2815540012016,
+ "width": 5.989350943393106,
+ "height": 116.79216319305033,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7R",
+ "roundness": null,
+ "seed": 54234353,
+ "version": 19,
+ "versionNonce": 1042062271,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559952100,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697010999,
+ 1.4973677697012135
+ ],
+ [
+ 1.4973677697010999,
+ 2.994735539402427
+ ],
+ [
+ 1.4973677697010999,
+ 7.486718713094433
+ ],
+ [
+ 0,
+ 19.465420599880872
+ ],
+ [
+ 0,
+ 37.433353294648896
+ ],
+ [
+ -1.4972476342896925,
+ 56.89877389452977
+ ],
+ [
+ -2.994615403990906,
+ 76.364074358999
+ ],
+ [
+ -2.994615403990906,
+ 83.85079307209344
+ ],
+ [
+ -2.994615403990906,
+ 92.83475941947745
+ ],
+ [
+ -2.994615403990906,
+ 100.32147813257188
+ ],
+ [
+ -4.491983173692006,
+ 110.80281224965711
+ ],
+ [
+ -4.491983173692006,
+ 115.29479542334911
+ ],
+ [
+ -4.491983173692006,
+ 116.79216319305033
+ ],
+ [
+ -2.994615403990906,
+ 116.79216319305033
+ ],
+ [
+ -1.4972476342896925,
+ 113.79754778905954
+ ],
+ [
+ 1.4973677697010999,
+ 104.81346130626389
+ ],
+ [
+ 1.4973677697010999,
+ 104.81346130626389
+ ]
+ ],
+ "pressures": [
+ 0.38153076171875,
+ 0.5432281494140625,
+ 0.563262939453125,
+ 0.577423095703125,
+ 0.591094970703125,
+ 0.6033172607421875,
+ 0.6111297607421875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6150360107421875,
+ 0.6179656982421875,
+ 0.6208953857421875,
+ 0.6199188232421875,
+ 0.585235595703125,
+ 0.4743499755859375,
+ 0.4108428955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fpdtzGv121eJItuRkydBX",
+ "type": "freedraw",
+ "x": -147.6064175194116,
+ "y": 1349.2655203485856,
+ "width": 5.9893509433932195,
+ "height": 104.81358144167552,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7S",
+ "roundness": null,
+ "seed": 629798911,
+ "version": 16,
+ "versionNonce": 824363263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559952677,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ 4.492103309103641
+ ],
+ [
+ -1.4973677697012135,
+ 7.486718713094433
+ ],
+ [
+ -2.9946154039907924,
+ 29.946754716966097
+ ],
+ [
+ -2.9946154039907924,
+ 47.914807547145756
+ ],
+ [
+ -4.491983173692006,
+ 67.380108011615
+ ],
+ [
+ -4.491983173692006,
+ 76.36419449441064
+ ],
+ [
+ -4.491983173692006,
+ 83.85079307209344
+ ],
+ [
+ -5.9893509433932195,
+ 95.82949495887988
+ ],
+ [
+ -5.9893509433932195,
+ 100.32147813257188
+ ],
+ [
+ -4.491983173692006,
+ 103.31621367197431
+ ],
+ [
+ -4.491983173692006,
+ 104.81358144167552
+ ],
+ [
+ -2.9946154039907924,
+ 104.81358144167552
+ ],
+ [
+ -2.9946154039907924,
+ 104.81358144167552
+ ]
+ ],
+ "pressures": [
+ 0.39373779296875,
+ 0.592559814453125,
+ 0.5994110107421875,
+ 0.6101531982421875,
+ 0.64044189453125,
+ 0.6575469970703125,
+ 0.6687774658203125,
+ 0.6741485595703125,
+ 0.6770782470703125,
+ 0.6785430908203125,
+ 0.6761016845703125,
+ 0.6590118408203125,
+ 0.63067626953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BQ_NAHYNb92QGdFWz1S53",
+ "type": "freedraw",
+ "x": -123.64901374583872,
+ "y": 1397.1803278957314,
+ "width": 34.43873789065799,
+ "height": 2.994735539402427,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7V",
+ "roundness": null,
+ "seed": 1484447679,
+ "version": 13,
+ "versionNonce": 1911949041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559955663,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 5.989350943393106,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 13.475949521076018,
+ -1.4973677697012135
+ ],
+ [
+ 19.465300464469237,
+ -1.4973677697012135
+ ],
+ [
+ 23.957283638161243,
+ -1.4973677697012135
+ ],
+ [
+ 28.44938694726477,
+ -1.4973677697012135
+ ],
+ [
+ 31.444002351255676,
+ -1.4973677697012135
+ ],
+ [
+ 34.43873789065799,
+ -2.994735539402427
+ ],
+ [
+ 34.43873789065799,
+ -2.994735539402427
+ ]
+ ],
+ "pressures": [
+ 0.4147491455078125,
+ 0.467498779296875,
+ 0.511474609375,
+ 0.529052734375,
+ 0.5354156494140625,
+ 0.5393218994140625,
+ 0.5407867431640625,
+ 0.5329742431640625,
+ 0.4885101318359375,
+ 0.38299560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BWrCHtTvnXOy5bmVyslh_",
+ "type": "freedraw",
+ "x": -117.65966280244561,
+ "y": 1416.6456283602006,
+ "width": 28.449386947264884,
+ "height": 1.4972476342895789,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7W",
+ "roundness": null,
+ "seed": 400801457,
+ "version": 14,
+ "versionNonce": 1772052433,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559956054,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342896925,
+ 0
+ ],
+ [
+ 2.994615403990906,
+ 0
+ ],
+ [
+ 4.49198317369212,
+ 0
+ ],
+ [
+ 7.486598577682912,
+ 0
+ ],
+ [
+ 8.983966347384126,
+ 0
+ ],
+ [
+ 14.973317290777345,
+ 0
+ ],
+ [
+ 19.46530046446935,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 0
+ ],
+ [
+ 25.45465140786257,
+ 0
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ],
+ [
+ 28.449386947264884,
+ -1.4972476342895789
+ ],
+ [
+ 28.449386947264884,
+ -1.4972476342895789
+ ]
+ ],
+ "pressures": [
+ 0.2848052978515625,
+ 0.4308624267578125,
+ 0.462127685546875,
+ 0.4865570068359375,
+ 0.500732421875,
+ 0.508544921875,
+ 0.519775390625,
+ 0.519775390625,
+ 0.510986328125,
+ 0.448944091796875,
+ 0.207611083984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bsdviSmgb5cQcDAbbNmxz",
+ "type": "freedraw",
+ "x": 5.121851333997938,
+ "y": 1412.1536451865086,
+ "width": 74.86670658929768,
+ "height": 64.3854926076242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7X",
+ "roundness": null,
+ "seed": 133455761,
+ "version": 33,
+ "versionNonce": 817135615,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559958635,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4972476342895789,
+ -2.9946154039907924
+ ],
+ [
+ 2.9946154039907924,
+ -5.9893509433932195
+ ],
+ [
+ 4.491983173692006,
+ -10.481334117085225
+ ],
+ [
+ 7.486598577682798,
+ -14.973317290777231
+ ],
+ [
+ 10.481334117085225,
+ -19.465300464469237
+ ],
+ [
+ 16.47068506047833,
+ -26.95201917756367
+ ],
+ [
+ 22.46003600387155,
+ -31.444002351255676
+ ],
+ [
+ 28.44938694726477,
+ -34.4387378906581
+ ],
+ [
+ 29.946634581554463,
+ -34.4387378906581
+ ],
+ [
+ 31.444002351255676,
+ -34.4387378906581
+ ],
+ [
+ 35.93598552494768,
+ -26.95201917756367
+ ],
+ [
+ 38.930721064349996,
+ -17.96805283017966
+ ],
+ [
+ 40.42796869863969,
+ -7.486718713094433
+ ],
+ [
+ 41.9253364683409,
+ 2.994735539402427
+ ],
+ [
+ 43.422704238042,
+ 11.978701886786439
+ ],
+ [
+ 46.41731964203291,
+ 22.460036003871664
+ ],
+ [
+ 50.909302815724914,
+ 26.95201917756367
+ ],
+ [
+ 55.40140612482844,
+ 29.946754716966097
+ ],
+ [
+ 59.89338929852045,
+ 29.946754716966097
+ ],
+ [
+ 68.87735564590446,
+ 23.957403773572878
+ ],
+ [
+ 71.87209118530689,
+ 14.973317290777231
+ ],
+ [
+ 73.36933881959658,
+ 5.9893509433932195
+ ],
+ [
+ 74.86670658929768,
+ -2.9946154039907924
+ ],
+ [
+ 74.86670658929768,
+ -10.481334117085225
+ ],
+ [
+ 74.86670658929768,
+ -14.973317290777231
+ ],
+ [
+ 74.86670658929768,
+ -17.96805283017966
+ ],
+ [
+ 74.86670658929768,
+ -22.460036003871664
+ ],
+ [
+ 74.86670658929768,
+ -28.449386947264884
+ ],
+ [
+ 73.36933881959658,
+ -31.444002351255676
+ ],
+ [
+ 73.36933881959658,
+ -31.444002351255676
+ ]
+ ],
+ "pressures": [
+ 0.202728271484375,
+ 0.508544921875,
+ 0.523193359375,
+ 0.5373687744140625,
+ 0.5412750244140625,
+ 0.5442047119140625,
+ 0.5485992431640625,
+ 0.5490875244140625,
+ 0.5481109619140625,
+ 0.5427398681640625,
+ 0.5437164306640625,
+ 0.5539703369140625,
+ 0.566192626953125,
+ 0.566680908203125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.569610595703125,
+ 0.567169189453125,
+ 0.565704345703125,
+ 0.564727783203125,
+ 0.5544586181640625,
+ 0.5412750244140625,
+ 0.523193359375,
+ 0.514404296875,
+ 0.4968109130859375,
+ 0.4743499755859375,
+ 0.448944091796875,
+ 0.4152374267578125,
+ 0.3702850341796875,
+ 0.2550048828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sHK-WZPNpSJlNhwZxo31s",
+ "type": "freedraw",
+ "x": 97.95661075347527,
+ "y": 1428.624330246987,
+ "width": 5.9893509433932195,
+ "height": 29.946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Y",
+ "roundness": null,
+ "seed": 304467007,
+ "version": 14,
+ "versionNonce": 1703991583,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559959427,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.994735539402427
+ ],
+ [
+ 0,
+ 4.491983173692006
+ ],
+ [
+ -1.4973677697012135,
+ 7.486718713094433
+ ],
+ [
+ -1.4973677697012135,
+ 10.481334117085225
+ ],
+ [
+ -2.994735539402427,
+ 13.476069656487653
+ ],
+ [
+ -2.994735539402427,
+ 22.460036003871664
+ ],
+ [
+ -2.994735539402427,
+ 26.95201917756367
+ ],
+ [
+ -1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ 0,
+ 29.946754716966097
+ ],
+ [
+ 1.4973677697012135,
+ 29.946754716966097
+ ],
+ [
+ 2.9946154039907924,
+ 29.946754716966097
+ ],
+ [
+ 2.9946154039907924,
+ 29.946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.3023834228515625,
+ 0.5505523681640625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5554351806640625,
+ 0.563262939453125,
+ 0.5588531494140625,
+ 0.508544921875,
+ 0.455291748046875,
+ 0.3629608154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PLBG61YgeJyMB8m19UcE2",
+ "type": "freedraw",
+ "x": 105.44332946656971,
+ "y": 1409.1590297825178,
+ "width": 1.4974677697012135,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Z",
+ "roundness": null,
+ "seed": 710303071,
+ "version": 5,
+ "versionNonce": 186571729,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559959656,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.319976806640625,
+ 0.504150390625,
+ 0.200286865234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iwA7BCxGCVK2MR8gwWswR",
+ "type": "freedraw",
+ "x": 115.92466358365493,
+ "y": 1355.2548712919788,
+ "width": 31.444002351255676,
+ "height": 31.444002351255676,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7a",
+ "roundness": null,
+ "seed": 885316497,
+ "version": 19,
+ "versionNonce": 1605057311,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559961103,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ -1.4972476342895789
+ ],
+ [
+ 13.475949521076018,
+ -1.4972476342895789
+ ],
+ [
+ 16.470685060478445,
+ -1.4972476342895789
+ ],
+ [
+ 19.465300464469237,
+ -1.4972476342895789
+ ],
+ [
+ 20.96266823417045,
+ -1.4972476342895789
+ ],
+ [
+ 22.460036003871664,
+ 2.994735539402427
+ ],
+ [
+ 20.96266823417045,
+ 5.9893509433932195
+ ],
+ [
+ 13.475949521076018,
+ 16.470685060478445
+ ],
+ [
+ 8.983966347384012,
+ 20.962788369582086
+ ],
+ [
+ 7.486598577682798,
+ 25.45477154327409
+ ],
+ [
+ 13.475949521076018,
+ 28.449386947264884
+ ],
+ [
+ 22.460036003871664,
+ 29.946754716966097
+ ],
+ [
+ 28.449386947264884,
+ 29.946754716966097
+ ],
+ [
+ 31.444002351255676,
+ 29.946754716966097
+ ],
+ [
+ 31.444002351255676,
+ 29.946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.3492889404296875,
+ 0.4098663330078125,
+ 0.4176788330078125,
+ 0.4308624267578125,
+ 0.4318389892578125,
+ 0.4318389892578125,
+ 0.4264678955078125,
+ 0.4176788330078125,
+ 0.4069366455078125,
+ 0.40496826171875,
+ 0.40545654296875,
+ 0.4093780517578125,
+ 0.4152374267578125,
+ 0.4225616455078125,
+ 0.40496826171875,
+ 0.2696533203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uWhfuNk6gWBartZQO5yyr",
+ "type": "freedraw",
+ "x": 181.8074038255687,
+ "y": 1413.6510129562098,
+ "width": 25.454651407862457,
+ "height": 2.994735539402427,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7b",
+ "roundness": null,
+ "seed": 1187004255,
+ "version": 12,
+ "versionNonce": 829877279,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559961555,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 5.989350943393106,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 11.978701886786325,
+ -1.4973677697012135
+ ],
+ [
+ 14.973317290777231,
+ -1.4973677697012135
+ ],
+ [
+ 17.968052830179545,
+ -1.4973677697012135
+ ],
+ [
+ 20.96266823417045,
+ -2.994735539402427
+ ],
+ [
+ 23.957403773572764,
+ -2.994735539402427
+ ],
+ [
+ 25.454651407862457,
+ -2.994735539402427
+ ],
+ [
+ 25.454651407862457,
+ -2.994735539402427
+ ]
+ ],
+ "pressures": [
+ 0.3707733154296875,
+ 0.4997406005859375,
+ 0.502685546875,
+ 0.503662109375,
+ 0.503662109375,
+ 0.4904632568359375,
+ 0.465545654296875,
+ 0.4293975830078125,
+ 0.2608642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6w-semXiFDLr6RkZ5TUUD",
+ "type": "freedraw",
+ "x": 198.27808888604704,
+ "y": 1395.6829601260301,
+ "width": 7.486718713094433,
+ "height": 29.946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7c",
+ "roundness": null,
+ "seed": 1813229663,
+ "version": 13,
+ "versionNonce": 1686734929,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559961843,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ 2.994735539402427
+ ],
+ [
+ 2.994615403990906,
+ 8.983966347384012
+ ],
+ [
+ 2.994615403990906,
+ 11.978701886786439
+ ],
+ [
+ 2.994615403990906,
+ 16.470685060478445
+ ],
+ [
+ 2.994615403990906,
+ 19.465420599880872
+ ],
+ [
+ 2.994615403990906,
+ 25.45477154327409
+ ],
+ [
+ 4.49198317369212,
+ 28.449386947264884
+ ],
+ [
+ 5.9893509433932195,
+ 28.449386947264884
+ ],
+ [
+ 7.486718713094433,
+ 29.946754716966097
+ ],
+ [
+ 7.486718713094433,
+ 29.946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.338043212890625,
+ 0.4885101318359375,
+ 0.511474609375,
+ 0.531005859375,
+ 0.531005859375,
+ 0.527587890625,
+ 0.510498046875,
+ 0.448455810546875,
+ 0.2945709228515625,
+ 0.0957489013671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8KZehwASQ6LHguQMghVjP",
+ "type": "freedraw",
+ "x": 253.6794950108757,
+ "y": 1370.2283087181677,
+ "width": 40.428088834051096,
+ "height": 79.3586897629898,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7d",
+ "roundness": null,
+ "seed": 1406035985,
+ "version": 33,
+ "versionNonce": 1687043967,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559962699,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697009862,
+ 2.9946154039907924
+ ],
+ [
+ 2.9946154039907924,
+ 5.9893509433932195
+ ],
+ [
+ 4.491983173692006,
+ 8.983966347384012
+ ],
+ [
+ 5.989350943392992,
+ 13.475949521076018
+ ],
+ [
+ 7.486718713094206,
+ 31.444002351255676
+ ],
+ [
+ 8.983966347384012,
+ 43.422704238042115
+ ],
+ [
+ 8.983966347384012,
+ 47.91468741173412
+ ],
+ [
+ 8.983966347384012,
+ 53.90403835512734
+ ],
+ [
+ 10.481334117085225,
+ 62.88800470251135
+ ],
+ [
+ 11.978701886786212,
+ 70.37472341560579
+ ],
+ [
+ 13.475949521076018,
+ 73.36933881959658
+ ],
+ [
+ 14.973317290777231,
+ 77.86144212870022
+ ],
+ [
+ 16.470685060478218,
+ 77.86144212870022
+ ],
+ [
+ 19.465300464469237,
+ 79.3586897629898
+ ],
+ [
+ 23.95740377357265,
+ 73.36933881959658
+ ],
+ [
+ 26.952019177563443,
+ 67.380108011615
+ ],
+ [
+ 28.449386947264657,
+ 61.390757068221774
+ ],
+ [
+ 29.946634581554463,
+ 55.401406124828554
+ ],
+ [
+ 31.444002351255676,
+ 47.91468741173412
+ ],
+ [
+ 32.94137012095666,
+ 44.92007200774333
+ ],
+ [
+ 32.94137012095666,
+ 40.42796869863969
+ ],
+ [
+ 32.94137012095666,
+ 37.433353294648896
+ ],
+ [
+ 34.438737890657876,
+ 29.946634581554463
+ ],
+ [
+ 35.93598552494768,
+ 26.95201917756367
+ ],
+ [
+ 35.93598552494768,
+ 22.460036003871664
+ ],
+ [
+ 37.43335329464867,
+ 14.973317290777231
+ ],
+ [
+ 38.93072106434988,
+ 7.486598577682798
+ ],
+ [
+ 40.428088834051096,
+ 5.9893509433932195
+ ],
+ [
+ 40.428088834051096,
+ 4.491983173692006
+ ],
+ [
+ 40.428088834051096,
+ 5.9893509433932195
+ ],
+ [
+ 40.428088834051096,
+ 5.9893509433932195
+ ]
+ ],
+ "pressures": [
+ 0.2310638427734375,
+ 0.4885101318359375,
+ 0.500244140625,
+ 0.506591796875,
+ 0.510986328125,
+ 0.520263671875,
+ 0.524658203125,
+ 0.524658203125,
+ 0.525146484375,
+ 0.524658203125,
+ 0.523681640625,
+ 0.522216796875,
+ 0.518798828125,
+ 0.511474609375,
+ 0.508544921875,
+ 0.512451171875,
+ 0.510009765625,
+ 0.509521484375,
+ 0.510009765625,
+ 0.510986328125,
+ 0.511474609375,
+ 0.512451171875,
+ 0.512451171875,
+ 0.509033203125,
+ 0.507080078125,
+ 0.503173828125,
+ 0.4836273193359375,
+ 0.4289093017578125,
+ 0.3444061279296875,
+ 0.190521240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5AFKuV82kekvS1E5gY1l2",
+ "type": "freedraw",
+ "x": 304.58891796201203,
+ "y": 1422.6349793035938,
+ "width": 14.973437426188866,
+ "height": 64.3854926076242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7e",
+ "roundness": null,
+ "seed": 859155391,
+ "version": 19,
+ "versionNonce": 714093713,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559963845,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342898062,
+ 0
+ ],
+ [
+ 1.4972476342898062,
+ 1.4973677697012135
+ ],
+ [
+ 2.9946154039907924,
+ 2.994735539402427
+ ],
+ [
+ 4.491983173692006,
+ 5.9893509433932195
+ ],
+ [
+ 5.9893509433932195,
+ 8.984086482795647
+ ],
+ [
+ 7.486598577682798,
+ 13.476069656487653
+ ],
+ [
+ 10.481334117085225,
+ 32.94137012095689
+ ],
+ [
+ 11.978701886786439,
+ 44.92007200774333
+ ],
+ [
+ 10.481334117085225,
+ 55.401406124828554
+ ],
+ [
+ 10.481334117085225,
+ 62.88812483792299
+ ],
+ [
+ 8.983966347384012,
+ 64.3854926076242
+ ],
+ [
+ 7.486598577682798,
+ 64.3854926076242
+ ],
+ [
+ 4.491983173692006,
+ 61.390757068221774
+ ],
+ [
+ 1.4972476342898062,
+ 56.89877389452977
+ ],
+ [
+ -1.4973677697012135,
+ 50.90942295113655
+ ],
+ [
+ -2.994735539402427,
+ 46.41743977744454
+ ],
+ [
+ -2.994735539402427,
+ 46.41743977744454
+ ]
+ ],
+ "pressures": [
+ 0.14263916015625,
+ 0.525146484375,
+ 0.5437164306640625,
+ 0.5549468994140625,
+ 0.567657470703125,
+ 0.578887939453125,
+ 0.583770751953125,
+ 0.5969696044921875,
+ 0.6023406982421875,
+ 0.6028289794921875,
+ 0.6042938232421875,
+ 0.5573883056640625,
+ 0.515380859375,
+ 0.460662841796875,
+ 0.4250030517578125,
+ 0.328277587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "w0BuLNxw9kh7E7UZb-Z7B",
+ "type": "freedraw",
+ "x": 306.08616559630184,
+ "y": 1443.5976475377643,
+ "width": 14.973437426188639,
+ "height": 2.9946154039907924,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7f",
+ "roundness": null,
+ "seed": 214369361,
+ "version": 10,
+ "versionNonce": 1390752177,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559964149,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697009862,
+ 0
+ ],
+ [
+ 5.989350943392992,
+ -1.4972476342895789
+ ],
+ [
+ 7.486718713094206,
+ -1.4972476342895789
+ ],
+ [
+ 8.98408648279542,
+ -1.4972476342895789
+ ],
+ [
+ 11.978701886786212,
+ -2.9946154039907924
+ ],
+ [
+ 13.476069656487425,
+ -2.9946154039907924
+ ],
+ [
+ 14.973437426188639,
+ -2.9946154039907924
+ ],
+ [
+ 14.973437426188639,
+ -2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.0537261962890625,
+ 0.508544921875,
+ 0.507080078125,
+ 0.4953460693359375,
+ 0.450897216796875,
+ 0.3654022216796875,
+ 0.2198333740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BzxjCi2oCci3hOQRS2zRr",
+ "type": "freedraw",
+ "x": 330.0435693698745,
+ "y": 1368.7309409484665,
+ "width": 14.973437426188866,
+ "height": 35.93598552494768,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7g",
+ "roundness": null,
+ "seed": 93796721,
+ "version": 21,
+ "versionNonce": 2118109023,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559964715,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 4.491983173692006,
+ -2.994735539402427
+ ],
+ [
+ 7.486718713094433,
+ -4.491983173692006
+ ],
+ [
+ 8.984086482795647,
+ -4.491983173692006
+ ],
+ [
+ 10.481334117085225,
+ -4.491983173692006
+ ],
+ [
+ 11.978701886786439,
+ -4.491983173692006
+ ],
+ [
+ 13.476069656487653,
+ -4.491983173692006
+ ],
+ [
+ 13.476069656487653,
+ -2.994735539402427
+ ],
+ [
+ 13.476069656487653,
+ -1.4973677697012135
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 5.9893509433932195,
+ 10.481334117085225
+ ],
+ [
+ 1.4973677697012135,
+ 16.470685060478445
+ ],
+ [
+ -1.4973677697012135,
+ 20.96266823417045
+ ],
+ [
+ -1.4973677697012135,
+ 22.460036003871664
+ ],
+ [
+ -1.4973677697012135,
+ 23.957403773572878
+ ],
+ [
+ 0,
+ 25.454651407862457
+ ],
+ [
+ 4.491983173692006,
+ 29.946754716966097
+ ],
+ [
+ 8.984086482795647,
+ 31.444002351255676
+ ],
+ [
+ 8.984086482795647,
+ 31.444002351255676
+ ]
+ ],
+ "pressures": [
+ 0.203704833984375,
+ 0.3097076416015625,
+ 0.318511962890625,
+ 0.331695556640625,
+ 0.341461181640625,
+ 0.3517303466796875,
+ 0.37957763671875,
+ 0.39520263671875,
+ 0.4240264892578125,
+ 0.4240264892578125,
+ 0.4240264892578125,
+ 0.4279327392578125,
+ 0.4337921142578125,
+ 0.4337921142578125,
+ 0.4352569580078125,
+ 0.4362335205078125,
+ 0.4347686767578125,
+ 0.331207275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3QiFoSr0-aL1T_4AuO_o2",
+ "type": "freedraw",
+ "x": -36.80360526975437,
+ "y": 1442.100339835769,
+ "width": 449.2005999420213,
+ "height": 133.26284825352855,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7j",
+ "roundness": null,
+ "seed": 995462975,
+ "version": 78,
+ "versionNonce": 1468973087,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559970820,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342896925,
+ 0
+ ],
+ [
+ -2.994615403990906,
+ 0
+ ],
+ [
+ -2.994615403990906,
+ 1.4973677697009862
+ ],
+ [
+ -2.994615403990906,
+ 2.9947355394021997
+ ],
+ [
+ -1.4972476342896925,
+ 4.492103309103413
+ ],
+ [
+ 0,
+ 7.486718713094206
+ ],
+ [
+ 1.4973677697010999,
+ 10.481454252496633
+ ],
+ [
+ 2.9947355394023134,
+ 13.476069656487425
+ ],
+ [
+ 4.492103309103527,
+ 20.962788369581858
+ ],
+ [
+ 5.989350943393106,
+ 26.952139312975078
+ ],
+ [
+ 5.989350943393106,
+ 31.444122486667084
+ ],
+ [
+ 5.989350943393106,
+ 29.94675471696587
+ ],
+ [
+ 5.989350943393106,
+ 26.952139312975078
+ ],
+ [
+ 5.989350943393106,
+ 23.95740377357265
+ ],
+ [
+ 5.989350943393106,
+ 17.96805283017943
+ ],
+ [
+ 5.989350943393106,
+ 11.978701886786212
+ ],
+ [
+ 8.984086482795533,
+ -5.989230807981812
+ ],
+ [
+ 10.481454252496746,
+ -20.96266823417045
+ ],
+ [
+ 11.978701886786325,
+ -37.433353294648896
+ ],
+ [
+ 11.978701886786325,
+ -44.91995187233192
+ ],
+ [
+ 13.476069656487539,
+ -52.40667058542613
+ ],
+ [
+ 14.973437426188752,
+ -68.87735564590457
+ ],
+ [
+ 14.973437426188752,
+ -77.8613820609944
+ ],
+ [
+ 16.470805195889966,
+ -83.85073300438762
+ ],
+ [
+ 16.470805195889966,
+ -86.84540847608423
+ ],
+ [
+ 17.968052830179545,
+ -89.84008394778084
+ ],
+ [
+ 19.46542059988076,
+ -89.84008394778084
+ ],
+ [
+ 20.962788369581972,
+ -89.84008394778084
+ ],
+ [
+ 22.46003600387155,
+ -89.84008394778084
+ ],
+ [
+ 25.454771543273978,
+ -88.34271617807963
+ ],
+ [
+ 26.95213931297519,
+ -88.34271617807963
+ ],
+ [
+ 29.946754716965984,
+ -88.34271617807963
+ ],
+ [
+ 31.444122486667197,
+ -88.34271617807963
+ ],
+ [
+ 38.930721064349996,
+ -88.34271617807963
+ ],
+ [
+ 46.41743977744443,
+ -89.84008394778084
+ ],
+ [
+ 50.909422951136435,
+ -89.84008394778084
+ ],
+ [
+ 55.401526260240075,
+ -89.84008394778084
+ ],
+ [
+ 65.8828603773253,
+ -91.33739164977624
+ ],
+ [
+ 82.35354543780363,
+ -94.33206712147285
+ ],
+ [
+ 92.83487955488886,
+ -95.82943489117406
+ ],
+ [
+ 98.82423049828208,
+ -95.82943489117406
+ ],
+ [
+ 103.31621367197408,
+ -95.82943489117406
+ ],
+ [
+ 110.80293238506852,
+ -95.82943489117406
+ ],
+ [
+ 122.78151413644343,
+ -95.82943489117406
+ ],
+ [
+ 134.76021602322976,
+ -95.82943489117406
+ ],
+ [
+ 146.7389179100162,
+ -94.33206712147285
+ ],
+ [
+ 160.21498756650385,
+ -94.33206712147285
+ ],
+ [
+ 172.19356931787866,
+ -94.33206712147285
+ ],
+ [
+ 191.65898991775953,
+ -92.83475941947745
+ ],
+ [
+ 206.63230720853676,
+ -94.33206712147285
+ ],
+ [
+ 220.1083768650244,
+ -94.33206712147285
+ ],
+ [
+ 232.08707875181085,
+ -95.82943489117406
+ ],
+ [
+ 248.55776381228918,
+ -95.82943489117406
+ ],
+ [
+ 260.5364656990756,
+ -95.82943489117406
+ ],
+ [
+ 272.51504745045054,
+ -95.82943489117406
+ ],
+ [
+ 285.9911171069382,
+ -95.82943489117406
+ ],
+ [
+ 300.9644343977154,
+ -95.82943489117406
+ ],
+ [
+ 318.9324872278951,
+ -95.82943489117406
+ ],
+ [
+ 329.4138213449803,
+ -95.82943489117406
+ ],
+ [
+ 339.89515546206553,
+ -95.82943489117406
+ ],
+ [
+ 350.37648957915076,
+ -95.82943489117406
+ ],
+ [
+ 363.8525592356382,
+ -97.32674259316946
+ ],
+ [
+ 372.8365255830222,
+ -97.32674259316946
+ ],
+ [
+ 384.81522746980863,
+ -98.82405029516485
+ ],
+ [
+ 389.30721064350064,
+ -98.82405029516485
+ ],
+ [
+ 396.7939293565951,
+ -98.82405029516485
+ ],
+ [
+ 405.7778957039791,
+ -98.82405029516485
+ ],
+ [
+ 411.7672466473723,
+ -98.82405029516485
+ ],
+ [
+ 420.75133313016795,
+ -98.82405029516485
+ ],
+ [
+ 428.23793170785075,
+ -98.82405029516485
+ ],
+ [
+ 440.2166335946372,
+ -100.32141806486607
+ ],
+ [
+ 443.2113691340396,
+ -100.32141806486607
+ ],
+ [
+ 444.7086167683292,
+ -100.32141806486607
+ ],
+ [
+ 446.2059845380304,
+ -100.32141806486607
+ ],
+ [
+ 446.2059845380304,
+ -101.81872576686146
+ ],
+ [
+ 446.2059845380304,
+ -101.81872576686146
+ ]
+ ],
+ "pressures": [
+ 0.316070556640625,
+ 0.4938812255859375,
+ 0.4938812255859375,
+ 0.500244140625,
+ 0.502197265625,
+ 0.503662109375,
+ 0.508056640625,
+ 0.510009765625,
+ 0.515380859375,
+ 0.519775390625,
+ 0.524658203125,
+ 0.522705078125,
+ 0.509521484375,
+ 0.513916015625,
+ 0.515869140625,
+ 0.517822265625,
+ 0.518310546875,
+ 0.519287109375,
+ 0.519287109375,
+ 0.517822265625,
+ 0.515869140625,
+ 0.513916015625,
+ 0.4948577880859375,
+ 0.4870452880859375,
+ 0.4841156005859375,
+ 0.4763031005859375,
+ 0.4777679443359375,
+ 0.4968109130859375,
+ 0.523681640625,
+ 0.530029296875,
+ 0.5349273681640625,
+ 0.5402984619140625,
+ 0.5451812744140625,
+ 0.5466461181640625,
+ 0.5525054931640625,
+ 0.5554351806640625,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5559234619140625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5583648681640625,
+ 0.563262939453125,
+ 0.568634033203125,
+ 0.588653564453125,
+ 0.5979461669921875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.593048095703125,
+ 0.586700439453125,
+ 0.587677001953125,
+ 0.587188720703125,
+ 0.586700439453125,
+ 0.588165283203125,
+ 0.585723876953125,
+ 0.587677001953125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.592071533203125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.5945281982421875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5964813232421875,
+ 0.6023406982421875,
+ 0.6047821044921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rALTnR2zIuKxdpE3W9UNX",
+ "type": "freedraw",
+ "x": 454.32245127601936,
+ "y": 1419.6404239673088,
+ "width": 26.95201917756367,
+ "height": 7.486598577683026,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7k",
+ "roundness": null,
+ "seed": 1699120223,
+ "version": 14,
+ "versionNonce": 1398273343,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559972057,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 1.4972476342898062
+ ],
+ [
+ 13.476069656487653,
+ 1.4972476342898062
+ ],
+ [
+ 16.470685060478445,
+ 1.4972476342898062
+ ],
+ [
+ 17.96805283017966,
+ 2.9946154039907924
+ ],
+ [
+ 25.454651407862457,
+ 2.9946154039907924
+ ],
+ [
+ 26.95201917756367,
+ 4.491983173692006
+ ],
+ [
+ 26.95201917756367,
+ 5.989230807981812
+ ],
+ [
+ 26.95201917756367,
+ 5.989230807981812
+ ]
+ ],
+ "pressures": [
+ 0.2501220703125,
+ 0.5549468994140625,
+ 0.589141845703125,
+ 0.5940399169921875,
+ 0.5955047607421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5959930419921875,
+ 0.593536376953125,
+ 0.508544921875,
+ 0.3644256591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AaFVFgVknSYxe7Px3b41d",
+ "type": "freedraw",
+ "x": 451.3278358720286,
+ "y": 1439.105724431778,
+ "width": 34.43861775524647,
+ "height": 4.491983173692006,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7l",
+ "roundness": null,
+ "seed": 467464575,
+ "version": 13,
+ "versionNonce": 1377976625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559972311,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 1.4973677697012135
+ ],
+ [
+ 7.486598577682798,
+ 1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ 2.9946154039910198
+ ],
+ [
+ 11.978581751374804,
+ 2.9946154039910198
+ ],
+ [
+ 14.973317290777231,
+ 4.491983173692006
+ ],
+ [
+ 20.96266823417045,
+ 4.491983173692006
+ ],
+ [
+ 28.44926681185325,
+ 4.491983173692006
+ ],
+ [
+ 31.444002351255676,
+ 2.9946154039910198
+ ],
+ [
+ 34.43861775524647,
+ 1.4973677697012135
+ ],
+ [
+ 34.43861775524647,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.2935943603515625,
+ 0.5544586181640625,
+ 0.574493408203125,
+ 0.583282470703125,
+ 0.586212158203125,
+ 0.586212158203125,
+ 0.580841064453125,
+ 0.512451171875,
+ 0.3644256591796875,
+ 0.188079833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "V4GOk4df0o0slouXc-Yeh",
+ "type": "freedraw",
+ "x": 602.5587369557368,
+ "y": 1382.2069505372485,
+ "width": 35.93598552494768,
+ "height": 97.32686272858086,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7o",
+ "roundness": null,
+ "seed": 70795153,
+ "version": 33,
+ "versionNonce": 1256103935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559979198,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 1.4973677697012135
+ ],
+ [
+ -5.9893509433932195,
+ 2.994735539402427
+ ],
+ [
+ -8.983966347384012,
+ 4.491983173692006
+ ],
+ [
+ -11.978701886786439,
+ 7.486718713094433
+ ],
+ [
+ -14.973317290777231,
+ 11.978701886786439
+ ],
+ [
+ -17.96805283017966,
+ 17.96805283017966
+ ],
+ [
+ -20.96266823417045,
+ 23.957403773572878
+ ],
+ [
+ -28.449386947264884,
+ 46.41743977744454
+ ],
+ [
+ -29.946634581554463,
+ 61.390757068221774
+ ],
+ [
+ -29.946634581554463,
+ 76.364074358999
+ ],
+ [
+ -26.95201917756367,
+ 88.34277624578544
+ ],
+ [
+ -23.957283638161243,
+ 92.83475941947745
+ ],
+ [
+ -20.96266823417045,
+ 95.82949495887965
+ ],
+ [
+ -17.96805283017966,
+ 97.32686272858086
+ ],
+ [
+ -10.481334117085225,
+ 97.32686272858086
+ ],
+ [
+ -2.9946154039907924,
+ 95.82949495887965
+ ],
+ [
+ 1.4972476342895789,
+ 91.33751178518764
+ ],
+ [
+ 5.9893509433932195,
+ 83.85079307209344
+ ],
+ [
+ 5.9893509433932195,
+ 80.85617766810242
+ ],
+ [
+ 5.9893509433932195,
+ 73.36945895500821
+ ],
+ [
+ 4.491983173692006,
+ 68.87747578131598
+ ],
+ [
+ 0,
+ 67.380108011615
+ ],
+ [
+ -8.983966347384012,
+ 67.380108011615
+ ],
+ [
+ -11.978701886786439,
+ 70.37472341560579
+ ],
+ [
+ -16.470685060478445,
+ 71.872091185307
+ ],
+ [
+ -20.96266823417045,
+ 77.86144212870022
+ ],
+ [
+ -23.957283638161243,
+ 80.85617766810242
+ ],
+ [
+ -23.957283638161243,
+ 82.35342530239222
+ ],
+ [
+ -23.957283638161243,
+ 82.35342530239222
+ ]
+ ],
+ "pressures": [
+ 0.3101959228515625,
+ 0.4333038330078125,
+ 0.5451812744140625,
+ 0.5485992431640625,
+ 0.5500640869140625,
+ 0.5485992431640625,
+ 0.5505523681640625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5573883056640625,
+ 0.564239501953125,
+ 0.564727783203125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.564239501953125,
+ 0.5617828369140625,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.5544586181640625,
+ 0.5510406494140625,
+ 0.5446929931640625,
+ 0.5432281494140625,
+ 0.5427398681640625,
+ 0.5344390869140625,
+ 0.504150390625,
+ 0.4763031005859375,
+ 0.453826904296875,
+ 0.4167022705078125,
+ 0.2672119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aiADfxZoPH8vQVmJKLwp-",
+ "type": "freedraw",
+ "x": 620.5267897859164,
+ "y": 1478.0364454961282,
+ "width": 35.93610566035909,
+ "height": 52.406790720837535,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7p",
+ "roundness": null,
+ "seed": 4713535,
+ "version": 36,
+ "versionNonce": 1281018495,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559980114,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697009862,
+ -1.4973677697009862
+ ],
+ [
+ 4.492103309103413,
+ -7.486718713094206
+ ],
+ [
+ 5.989230807981585,
+ -10.481334117085225
+ ],
+ [
+ 7.486598577682798,
+ -13.476069656487425
+ ],
+ [
+ 7.486598577682798,
+ -20.96266823417045
+ ],
+ [
+ 7.486598577682798,
+ -25.454771543273864
+ ],
+ [
+ 7.486598577682798,
+ -32.94137012095666
+ ],
+ [
+ 5.989230807981585,
+ -37.433353294648896
+ ],
+ [
+ 4.492103309103413,
+ -40.428088834051096
+ ],
+ [
+ 2.9947355394021997,
+ -40.428088834051096
+ ],
+ [
+ 1.4973677697009862,
+ -40.428088834051096
+ ],
+ [
+ 0,
+ -40.428088834051096
+ ],
+ [
+ 2.9947355394021997,
+ -38.93072106434988
+ ],
+ [
+ 4.492103309103413,
+ -37.433353294648896
+ ],
+ [
+ 7.486598577682798,
+ -37.433353294648896
+ ],
+ [
+ 10.481334117085225,
+ -35.93610566035909
+ ],
+ [
+ 17.967932694768024,
+ -34.438737890657876
+ ],
+ [
+ 22.460036003871437,
+ -34.438737890657876
+ ],
+ [
+ 25.454771543273864,
+ -34.438737890657876
+ ],
+ [
+ 28.44926681185325,
+ -34.438737890657876
+ ],
+ [
+ 29.946634581554463,
+ -34.438737890657876
+ ],
+ [
+ 29.946634581554463,
+ -32.94137012095666
+ ],
+ [
+ 31.444002351255676,
+ -31.444002351255676
+ ],
+ [
+ 31.444002351255676,
+ -28.449386947264657
+ ],
+ [
+ 32.94137012095666,
+ -25.454771543273864
+ ],
+ [
+ 32.94137012095666,
+ -22.460036003871437
+ ],
+ [
+ 34.438737890657876,
+ -17.96805283017943
+ ],
+ [
+ 34.438737890657876,
+ -11.978701886786212
+ ],
+ [
+ 34.438737890657876,
+ -2.9947355394021997
+ ],
+ [
+ 32.94137012095666,
+ 8.98396634738424
+ ],
+ [
+ 32.94137012095666,
+ 11.978701886786439
+ ],
+ [
+ 34.438737890657876,
+ 11.978701886786439
+ ],
+ [
+ 35.93610566035909,
+ 7.486718713094433
+ ],
+ [
+ 35.93610566035909,
+ 7.486718713094433
+ ]
+ ],
+ "pressures": [
+ 0.4064483642578125,
+ 0.451873779296875,
+ 0.4865570068359375,
+ 0.500732421875,
+ 0.515380859375,
+ 0.527099609375,
+ 0.528564453125,
+ 0.529541015625,
+ 0.5329742431640625,
+ 0.5388336181640625,
+ 0.5393218994140625,
+ 0.5417633056640625,
+ 0.5378570556640625,
+ 0.5315093994140625,
+ 0.5315093994140625,
+ 0.5344390869140625,
+ 0.5359039306640625,
+ 0.5398101806640625,
+ 0.5393218994140625,
+ 0.5368804931640625,
+ 0.527099609375,
+ 0.5368804931640625,
+ 0.5525054931640625,
+ 0.5617828369140625,
+ 0.566680908203125,
+ 0.569122314453125,
+ 0.570098876953125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.572052001953125,
+ 0.5471343994140625,
+ 0.445037841796875,
+ 0.2945709228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XCN6uaJxBSUDB5CgE8BZx",
+ "type": "freedraw",
+ "x": 692.399001106635,
+ "y": 1445.0949552397599,
+ "width": 38.93072106435011,
+ "height": 47.91468741173412,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7q",
+ "roundness": null,
+ "seed": 865826495,
+ "version": 23,
+ "versionNonce": 1348503889,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559982176,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342898062
+ ],
+ [
+ -1.4973677697012135,
+ -1.4972476342898062
+ ],
+ [
+ -2.994735539402427,
+ -1.4972476342898062
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -5.9893509433932195,
+ 1.4973677697009862
+ ],
+ [
+ -7.486718713094433,
+ 2.9947355394021997
+ ],
+ [
+ -10.48145425249686,
+ 5.9893509433932195
+ ],
+ [
+ -11.978701886786439,
+ 8.98408648279542
+ ],
+ [
+ -16.470685060478445,
+ 16.470685060478445
+ ],
+ [
+ -20.962788369582086,
+ 23.95740377357265
+ ],
+ [
+ -20.962788369582086,
+ 26.95201917756367
+ ],
+ [
+ -20.962788369582086,
+ 32.94137012095666
+ ],
+ [
+ -19.465420599880872,
+ 38.93072106434988
+ ],
+ [
+ -14.973437426188866,
+ 41.92545660375231
+ ],
+ [
+ -7.486718713094433,
+ 44.9200720077431
+ ],
+ [
+ -4.492103309103641,
+ 44.9200720077431
+ ],
+ [
+ 0,
+ 46.417439777444315
+ ],
+ [
+ 4.491983173692006,
+ 44.9200720077431
+ ],
+ [
+ 13.475949521076018,
+ 43.42270423804189
+ ],
+ [
+ 17.967932694768024,
+ 41.92545660375231
+ ],
+ [
+ 17.967932694768024,
+ 41.92545660375231
+ ]
+ ],
+ "pressures": [
+ 0.2896881103515625,
+ 0.464080810546875,
+ 0.506103515625,
+ 0.591094970703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.586212158203125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.581817626953125,
+ 0.580352783203125,
+ 0.565704345703125,
+ 0.5466461181640625,
+ 0.522705078125,
+ 0.4772796630859375,
+ 0.2769775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "24si9eH0MrD08oaEH1kng",
+ "type": "freedraw",
+ "x": 729.8323544012839,
+ "y": 1460.0683926659485,
+ "width": 29.94675471696587,
+ "height": 32.94137012095666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7r",
+ "roundness": null,
+ "seed": 1687759121,
+ "version": 34,
+ "versionNonce": 1946115313,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559982852,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -2.994735539402427
+ ],
+ [
+ -2.994735539402427,
+ -2.994735539402427
+ ],
+ [
+ -4.492103309103641,
+ -4.492103309103413
+ ],
+ [
+ -7.486718713094433,
+ -4.492103309103413
+ ],
+ [
+ -10.481334117085225,
+ -2.994735539402427
+ ],
+ [
+ -13.476069656487653,
+ -2.994735539402427
+ ],
+ [
+ -14.973317290777231,
+ -1.4973677697012135
+ ],
+ [
+ -17.96805283017966,
+ 2.9946154039907924
+ ],
+ [
+ -17.96805283017966,
+ 7.486598577682798
+ ],
+ [
+ -17.96805283017966,
+ 11.978581751375032
+ ],
+ [
+ -16.470685060478445,
+ 17.967932694768024
+ ],
+ [
+ -14.973317290777231,
+ 20.96266823417045
+ ],
+ [
+ -14.973317290777231,
+ 22.459915868460257
+ ],
+ [
+ -11.978701886786439,
+ 25.454651407862457
+ ],
+ [
+ -8.984086482795647,
+ 28.44926681185325
+ ],
+ [
+ -5.989471078804854,
+ 28.44926681185325
+ ],
+ [
+ -2.994735539402427,
+ 28.44926681185325
+ ],
+ [
+ 0,
+ 28.44926681185325
+ ],
+ [
+ 1.4973677697009862,
+ 26.95201917756367
+ ],
+ [
+ 5.989230807981585,
+ 22.459915868460257
+ ],
+ [
+ 8.983966347384012,
+ 16.470685060478445
+ ],
+ [
+ 10.481334117085225,
+ 10.481334117085225
+ ],
+ [
+ 11.978701886786212,
+ 4.491983173692006
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ -2.994735539402427
+ ],
+ [
+ 0,
+ -2.994735539402427
+ ],
+ [
+ -5.989471078804854,
+ -2.994735539402427
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -16.470685060478445,
+ 2.9946154039907924
+ ],
+ [
+ -16.470685060478445,
+ 4.491983173692006
+ ],
+ [
+ -16.470685060478445,
+ 4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.084991455078125,
+ 0.3688201904296875,
+ 0.3737030029296875,
+ 0.40155029296875,
+ 0.4367218017578125,
+ 0.446502685546875,
+ 0.451385498046875,
+ 0.451385498046875,
+ 0.450897216796875,
+ 0.453338623046875,
+ 0.454315185546875,
+ 0.458221435546875,
+ 0.459197998046875,
+ 0.459197998046875,
+ 0.458221435546875,
+ 0.456756591796875,
+ 0.455780029296875,
+ 0.457244873046875,
+ 0.459197998046875,
+ 0.467987060546875,
+ 0.4694671630859375,
+ 0.4709320068359375,
+ 0.4723968505859375,
+ 0.4777679443359375,
+ 0.4880218505859375,
+ 0.4992523193359375,
+ 0.4992523193359375,
+ 0.4797210693359375,
+ 0.462615966796875,
+ 0.446502685546875,
+ 0.2872467041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "HUMQx_8Kz0H1Cb-Ze-hqG",
+ "type": "freedraw",
+ "x": 776.2497941787282,
+ "y": 1452.581673952854,
+ "width": 20.96266823417045,
+ "height": 32.94137012095689,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7s",
+ "roundness": null,
+ "seed": 470783153,
+ "version": 26,
+ "versionNonce": 1751360785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559983361,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697009862
+ ],
+ [
+ -4.492103309103413,
+ -2.9947355394021997
+ ],
+ [
+ -7.48683884850584,
+ -2.9947355394021997
+ ],
+ [
+ -8.983966347384012,
+ -2.9947355394021997
+ ],
+ [
+ -14.973437426188639,
+ 0
+ ],
+ [
+ -19.465300464469237,
+ 1.4973677697012135
+ ],
+ [
+ -19.465300464469237,
+ 2.9946154039910198
+ ],
+ [
+ -19.465300464469237,
+ 4.491983173692006
+ ],
+ [
+ -17.968172965591066,
+ 4.491983173692006
+ ],
+ [
+ -16.470805195889852,
+ 7.486718713094433
+ ],
+ [
+ -14.973437426188639,
+ 8.98396634738424
+ ],
+ [
+ -11.978701886786439,
+ 10.481334117085225
+ ],
+ [
+ -7.48683884850584,
+ 13.475949521076245
+ ],
+ [
+ -4.492103309103413,
+ 17.96805283017966
+ ],
+ [
+ 0,
+ 23.957403773572878
+ ],
+ [
+ 1.4973677697012135,
+ 26.95201917756367
+ ],
+ [
+ 1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ -1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ -4.492103309103413,
+ 28.449386947264884
+ ],
+ [
+ -7.48683884850584,
+ 28.449386947264884
+ ],
+ [
+ -10.481334117085225,
+ 28.449386947264884
+ ],
+ [
+ -11.978701886786439,
+ 28.449386947264884
+ ],
+ [
+ -14.973437426188639,
+ 29.94663458155469
+ ],
+ [
+ -14.973437426188639,
+ 29.94663458155469
+ ]
+ ],
+ "pressures": [
+ 0.2295989990234375,
+ 0.460174560546875,
+ 0.4782562255859375,
+ 0.4880218505859375,
+ 0.4972991943359375,
+ 0.515869140625,
+ 0.523193359375,
+ 0.514892578125,
+ 0.510009765625,
+ 0.508056640625,
+ 0.507568359375,
+ 0.508056640625,
+ 0.510986328125,
+ 0.517822265625,
+ 0.522216796875,
+ 0.528564453125,
+ 0.5324859619140625,
+ 0.5617828369140625,
+ 0.562774658203125,
+ 0.5534820556640625,
+ 0.510986328125,
+ 0.458221435546875,
+ 0.3678436279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Bs-mF5ijZZq5qg_1pRLln",
+ "type": "freedraw",
+ "x": 825.6617292247519,
+ "y": 1386.6989337109405,
+ "width": 29.946634581554463,
+ "height": 89.84014401548643,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7t",
+ "roundness": null,
+ "seed": 1473795281,
+ "version": 18,
+ "versionNonce": 2074415537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559984734,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697009862,
+ -1.4973677697012135
+ ],
+ [
+ -2.9944952685791577,
+ -1.4973677697012135
+ ],
+ [
+ -4.491863038280371,
+ 0
+ ],
+ [
+ -5.989230807981585,
+ 1.4972476342895789
+ ],
+ [
+ -8.983966347384012,
+ 2.9946154039907924
+ ],
+ [
+ -10.481334117085225,
+ 7.486598577682798
+ ],
+ [
+ -13.475829385664383,
+ 11.978701886786439
+ ],
+ [
+ -20.96266823417045,
+ 23.957283638161243
+ ],
+ [
+ -28.44926681185325,
+ 46.41731964203291
+ ],
+ [
+ -29.946634581554463,
+ 61.390757068221546
+ ],
+ [
+ -26.951899042152036,
+ 73.36945895500799
+ ],
+ [
+ -23.95740377357265,
+ 80.85605753269078
+ ],
+ [
+ -16.47056492506681,
+ 88.34277624578522
+ ],
+ [
+ -10.481334117085225,
+ 88.34277624578522
+ ],
+ [
+ -5.989230807981585,
+ 88.34277624578522
+ ],
+ [
+ -5.989230807981585,
+ 88.34277624578522
+ ]
+ ],
+ "pressures": [
+ 0.3121490478515625,
+ 0.4372100830078125,
+ 0.4904632568359375,
+ 0.520263671875,
+ 0.521240234375,
+ 0.520263671875,
+ 0.522705078125,
+ 0.525146484375,
+ 0.5315093994140625,
+ 0.5476226806640625,
+ 0.5520172119140625,
+ 0.5422515869140625,
+ 0.523681640625,
+ 0.4308624267578125,
+ 0.3111724853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-f2OhSpikNZeM8sOjUm_S",
+ "type": "freedraw",
+ "x": 833.1485680732579,
+ "y": 1427.1269024095802,
+ "width": 43.422704238042115,
+ "height": 58.396141664230754,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7u",
+ "roundness": null,
+ "seed": 668932465,
+ "version": 22,
+ "versionNonce": 922616337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559985671,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9944952685791577,
+ -1.4972476342898062
+ ],
+ [
+ 4.491863038280371,
+ -2.9946154039907924
+ ],
+ [
+ 10.481334117085225,
+ -5.989230807981812
+ ],
+ [
+ 13.475829385664383,
+ -5.989230807981812
+ ],
+ [
+ 20.96266823417045,
+ -7.486598577682798
+ ],
+ [
+ 22.460036003871664,
+ -8.983966347384012
+ ],
+ [
+ 23.95716350274961,
+ -8.983966347384012
+ ],
+ [
+ 25.454531272450822,
+ -7.486598577682798
+ ],
+ [
+ 26.951899042152036,
+ -5.989230807981812
+ ],
+ [
+ 25.454531272450822,
+ 1.4973677697012135
+ ],
+ [
+ 20.96266823417045,
+ 14.973437426188639
+ ],
+ [
+ 14.973197155365597,
+ 25.454771543273864
+ ],
+ [
+ 11.978701886786439,
+ 32.9414902563683
+ ],
+ [
+ 10.481334117085225,
+ 38.93072106435011
+ ],
+ [
+ 10.481334117085225,
+ 43.42282437345352
+ ],
+ [
+ 16.47056492506681,
+ 47.91480754714553
+ ],
+ [
+ 22.460036003871664,
+ 49.41217531684674
+ ],
+ [
+ 31.444002351255676,
+ 47.91480754714553
+ ],
+ [
+ 43.422704238042115,
+ 46.417439777444315
+ ],
+ [
+ 43.422704238042115,
+ 46.417439777444315
+ ]
+ ],
+ "pressures": [
+ 0.2935943603515625,
+ 0.4772796630859375,
+ 0.505615234375,
+ 0.5466461181640625,
+ 0.5529937744140625,
+ 0.5578765869140625,
+ 0.5588531494140625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.574493408203125,
+ 0.582305908203125,
+ 0.585723876953125,
+ 0.587188720703125,
+ 0.584259033203125,
+ 0.579376220703125,
+ 0.573516845703125,
+ 0.563262939453125,
+ 0.5398101806640625,
+ 0.455291748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XxrPZLWApgaeTnlwP0Rd0",
+ "type": "freedraw",
+ "x": 884.0578708889828,
+ "y": 1485.523044073811,
+ "width": 31.444002351255676,
+ "height": 41.9253364683409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7v",
+ "roundness": null,
+ "seed": 2134864337,
+ "version": 39,
+ "versionNonce": 500889119,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559986384,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -4.491983173692006
+ ],
+ [
+ 2.994735539402427,
+ -7.486718713094433
+ ],
+ [
+ 4.492103309103641,
+ -8.983966347384012
+ ],
+ [
+ 4.492103309103641,
+ -11.978701886786439
+ ],
+ [
+ 5.989471078804854,
+ -16.470685060478445
+ ],
+ [
+ 7.486598577682798,
+ -23.95740377357265
+ ],
+ [
+ 8.983966347384012,
+ -32.94137012095689
+ ],
+ [
+ 8.983966347384012,
+ -38.93072106435011
+ ],
+ [
+ 8.983966347384012,
+ -41.9253364683409
+ ],
+ [
+ 7.486598577682798,
+ -41.9253364683409
+ ],
+ [
+ 5.989471078804854,
+ -41.9253364683409
+ ],
+ [
+ 7.486598577682798,
+ -40.428088834051096
+ ],
+ [
+ 8.983966347384012,
+ -38.93072106435011
+ ],
+ [
+ 10.481334117085225,
+ -38.93072106435011
+ ],
+ [
+ 11.978701886786439,
+ -37.433353294648896
+ ],
+ [
+ 13.476069656487653,
+ -37.433353294648896
+ ],
+ [
+ 17.967932694768024,
+ -35.93610566035909
+ ],
+ [
+ 23.957403773572878,
+ -35.93610566035909
+ ],
+ [
+ 26.952139312975305,
+ -35.93610566035909
+ ],
+ [
+ 28.44926681185325,
+ -37.433353294648896
+ ],
+ [
+ 29.946634581554463,
+ -37.433353294648896
+ ],
+ [
+ 29.946634581554463,
+ -38.93072106435011
+ ],
+ [
+ 29.946634581554463,
+ -40.428088834051096
+ ],
+ [
+ 31.444002351255676,
+ -38.93072106435011
+ ],
+ [
+ 31.444002351255676,
+ -35.93610566035909
+ ],
+ [
+ 31.444002351255676,
+ -34.438737890657876
+ ],
+ [
+ 31.444002351255676,
+ -29.94675471696587
+ ],
+ [
+ 31.444002351255676,
+ -26.95201917756367
+ ],
+ [
+ 31.444002351255676,
+ -19.465420599880645
+ ],
+ [
+ 31.444002351255676,
+ -11.978701886786439
+ ],
+ [
+ 31.444002351255676,
+ -7.486718713094433
+ ],
+ [
+ 29.946634581554463,
+ -5.9893509433932195
+ ],
+ [
+ 29.946634581554463,
+ -4.491983173692006
+ ],
+ [
+ 29.946634581554463,
+ -2.9947355394021997
+ ],
+ [
+ 31.444002351255676,
+ -4.491983173692006
+ ],
+ [
+ 31.444002351255676,
+ -4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.2828521728515625,
+ 0.4079132080078125,
+ 0.452362060546875,
+ 0.468475341796875,
+ 0.4889984130859375,
+ 0.506103515625,
+ 0.516357421875,
+ 0.527587890625,
+ 0.529052734375,
+ 0.5319976806640625,
+ 0.5329742431640625,
+ 0.5344390869140625,
+ 0.5349273681640625,
+ 0.5324859619140625,
+ 0.5344390869140625,
+ 0.5349273681640625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.5329742431640625,
+ 0.523193359375,
+ 0.514892578125,
+ 0.510498046875,
+ 0.513427734375,
+ 0.520263671875,
+ 0.521240234375,
+ 0.5598297119140625,
+ 0.565216064453125,
+ 0.570098876953125,
+ 0.571075439453125,
+ 0.572540283203125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.563262939453125,
+ 0.5412750244140625,
+ 0.503173828125,
+ 0.3038482666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "92fqfFHA41VnLoSLkOXSy",
+ "type": "freedraw",
+ "x": 951.4379789005978,
+ "y": 1394.1855322886233,
+ "width": 11.978701886786439,
+ "height": 70.37472341560556,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7w",
+ "roundness": null,
+ "seed": 1652374111,
+ "version": 17,
+ "versionNonce": 2082766353,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559987597,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342895789
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ -2.994735539402427,
+ 4.492103309103641
+ ],
+ [
+ -2.994735539402427,
+ 8.984086482795647
+ ],
+ [
+ -5.989230807981585,
+ 14.973437426188866
+ ],
+ [
+ -5.989230807981585,
+ 22.460036003871664
+ ],
+ [
+ -7.486598577682798,
+ 29.946754716966097
+ ],
+ [
+ -8.983966347384012,
+ 38.93072106435011
+ ],
+ [
+ -10.481334117085225,
+ 52.406790720837535
+ ],
+ [
+ -10.481334117085225,
+ 58.396141664230754
+ ],
+ [
+ -8.983966347384012,
+ 61.390757068221774
+ ],
+ [
+ -5.989230807981585,
+ 67.380108011615
+ ],
+ [
+ -1.4973677697012135,
+ 68.87747578131598
+ ],
+ [
+ 1.4973677697012135,
+ 68.87747578131598
+ ],
+ [
+ 1.4973677697012135,
+ 68.87747578131598
+ ]
+ ],
+ "pressures": [
+ 0.2887115478515625,
+ 0.4118194580078125,
+ 0.530517578125,
+ 0.5334625244140625,
+ 0.5427398681640625,
+ 0.5476226806640625,
+ 0.5534820556640625,
+ 0.5569000244140625,
+ 0.5612945556640625,
+ 0.564239501953125,
+ 0.562774658203125,
+ 0.5598297119140625,
+ 0.4909515380859375,
+ 0.3580780029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1BJe1uBgF4EdhUc5fQjm2",
+ "type": "freedraw",
+ "x": 918.496608779641,
+ "y": 1416.645568292495,
+ "width": 34.4387378906581,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7x",
+ "roundness": null,
+ "seed": 1375137233,
+ "version": 13,
+ "versionNonce": 1225275519,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559987956,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 16.47056492506681,
+ 0
+ ],
+ [
+ 19.465300464469237,
+ 0
+ ],
+ [
+ 26.952139312975305,
+ 0
+ ],
+ [
+ 32.94137012095689,
+ 0
+ ],
+ [
+ 34.4387378906581,
+ 0
+ ],
+ [
+ 34.4387378906581,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2975006103515625,
+ 0.4914398193359375,
+ 0.522216796875,
+ 0.5456695556640625,
+ 0.5603179931640625,
+ 0.563751220703125,
+ 0.565704345703125,
+ 0.5578765869140625,
+ 0.4802093505859375,
+ 0.2906646728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OSu_gYy60AizoMXpqflDh",
+ "type": "freedraw",
+ "x": 975.3953826741707,
+ "y": 1380.7095827675473,
+ "width": 23.957403773572878,
+ "height": 107.80807671025445,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7y",
+ "roundness": null,
+ "seed": 977626303,
+ "version": 20,
+ "versionNonce": 1150571007,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559988671,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 1.4973677697012135
+ ],
+ [
+ 7.486598577682798,
+ 2.9946154039907924
+ ],
+ [
+ 10.481334117085225,
+ 4.491983173692006
+ ],
+ [
+ 11.978701886786439,
+ 7.486598577682798
+ ],
+ [
+ 14.973197155365597,
+ 11.978701886786439
+ ],
+ [
+ 17.967932694768024,
+ 22.460036003871664
+ ],
+ [
+ 20.96266823417045,
+ 34.438737890657876
+ ],
+ [
+ 22.460036003871664,
+ 40.428088834051096
+ ],
+ [
+ 23.957403773572878,
+ 55.40140612482833
+ ],
+ [
+ 23.957403773572878,
+ 68.87735564590457
+ ],
+ [
+ 22.460036003871664,
+ 82.353425302392
+ ],
+ [
+ 19.465300464469237,
+ 92.83475941947722
+ ],
+ [
+ 17.967932694768024,
+ 97.32674259316923
+ ],
+ [
+ 17.967932694768024,
+ 100.32147813257166
+ ],
+ [
+ 16.47056492506681,
+ 106.31082907596488
+ ],
+ [
+ 14.973197155365597,
+ 107.80807671025445
+ ],
+ [
+ 14.973197155365597,
+ 107.80807671025445
+ ]
+ ],
+ "pressures": [
+ 0.14459228515625,
+ 0.38201904296875,
+ 0.506103515625,
+ 0.530517578125,
+ 0.5510406494140625,
+ 0.568634033203125,
+ 0.580352783203125,
+ 0.588653564453125,
+ 0.5940399169921875,
+ 0.5950164794921875,
+ 0.5969696044921875,
+ 0.5964813232421875,
+ 0.582305908203125,
+ 0.563262939453125,
+ 0.5608062744140625,
+ 0.5559234619140625,
+ 0.512939453125,
+ 0.4328155517578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3s5HJm5qhTBVhGSN7i0Tp",
+ "type": "freedraw",
+ "x": 535.1787490795333,
+ "y": 1368.7308808807609,
+ "width": 43.422704238042115,
+ "height": 140.74956696662298,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7z",
+ "roundness": null,
+ "seed": 1236868671,
+ "version": 18,
+ "versionNonce": 536702815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559991243,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 2.9946154039907924
+ ],
+ [
+ -2.994735539402427,
+ 4.491983173692006
+ ],
+ [
+ -4.491983173692006,
+ 7.486718713094433
+ ],
+ [
+ -5.9893509433932195,
+ 10.481334117085225
+ ],
+ [
+ -7.486718713094433,
+ 20.96266823417045
+ ],
+ [
+ -8.983966347384012,
+ 28.449386947264884
+ ],
+ [
+ -10.481334117085225,
+ 46.417439777444315
+ ],
+ [
+ -8.983966347384012,
+ 68.87747578131598
+ ],
+ [
+ -5.9893509433932195,
+ 91.33751178518764
+ ],
+ [
+ -1.4973677697012135,
+ 110.80281224965688
+ ],
+ [
+ 5.9893509433932195,
+ 124.27888190614453
+ ],
+ [
+ 23.957403773572878,
+ 136.25746365751934
+ ],
+ [
+ 32.94137012095689,
+ 139.25219919692177
+ ],
+ [
+ 32.94137012095689,
+ 139.25219919692177
+ ]
+ ],
+ "pressures": [
+ 0.2325286865234375,
+ 0.3697967529296875,
+ 0.512451171875,
+ 0.517822265625,
+ 0.526611328125,
+ 0.527099609375,
+ 0.5315093994140625,
+ 0.5368804931640625,
+ 0.5417633056640625,
+ 0.5481109619140625,
+ 0.5573883056640625,
+ 0.5603179931640625,
+ 0.564239501953125,
+ 0.5456695556640625,
+ 0.3028717041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BQfuC4h-8AZSXP1zSkRq_",
+ "type": "freedraw",
+ "x": 1012.828615833408,
+ "y": 1371.7254962847517,
+ "width": 7.486598577683026,
+ "height": 110.80281224965711,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b80",
+ "roundness": null,
+ "seed": 1925342111,
+ "version": 17,
+ "versionNonce": 1800063185,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559992294,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 13.476069656487653
+ ],
+ [
+ 0,
+ 19.465420599880872
+ ],
+ [
+ 1.4973677697012135,
+ 26.952139312975305
+ ],
+ [
+ 2.994735539402427,
+ 34.4387378906581
+ ],
+ [
+ 2.994735539402427,
+ 43.42282437345352
+ ],
+ [
+ 5.989471078804854,
+ 58.39614166423098
+ ],
+ [
+ 5.989471078804854,
+ 65.88286037732519
+ ],
+ [
+ 5.989471078804854,
+ 73.36945895500821
+ ],
+ [
+ 5.989471078804854,
+ 91.33751178518764
+ ],
+ [
+ 4.492103309103641,
+ 98.82423049828208
+ ],
+ [
+ 1.4973677697012135,
+ 104.8135814416753
+ ],
+ [
+ 1.4973677697012135,
+ 107.80819684566609
+ ],
+ [
+ 0,
+ 109.3055646153673
+ ],
+ [
+ -1.4971274988781715,
+ 110.80281224965711
+ ],
+ [
+ -1.4971274988781715,
+ 110.80281224965711
+ ]
+ ],
+ "pressures": [
+ 0.2989654541015625,
+ 0.464080810546875,
+ 0.465545654296875,
+ 0.4719085693359375,
+ 0.4777679443359375,
+ 0.4875335693359375,
+ 0.503173828125,
+ 0.509521484375,
+ 0.514892578125,
+ 0.516357421875,
+ 0.514892578125,
+ 0.506103515625,
+ 0.4958343505859375,
+ 0.4758148193359375,
+ 0.15582275390625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ytpmPmpjQD5cDbsmO-USU",
+ "type": "freedraw",
+ "x": 1041.2781229160846,
+ "y": 1373.2228640544529,
+ "width": 19.465300464469237,
+ "height": 44.92007200774333,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b81",
+ "roundness": null,
+ "seed": 1117358225,
+ "version": 20,
+ "versionNonce": 576796497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559992847,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.9946154039907924
+ ],
+ [
+ 4.491863038280371,
+ -4.491983173692006
+ ],
+ [
+ 5.989230807981585,
+ -4.491983173692006
+ ],
+ [
+ 7.486598577682798,
+ -5.9893509433932195
+ ],
+ [
+ 10.481334117085225,
+ -5.9893509433932195
+ ],
+ [
+ 14.973437426188411,
+ -5.9893509433932195
+ ],
+ [
+ 16.47056492506681,
+ -5.9893509433932195
+ ],
+ [
+ 17.967932694768024,
+ -4.491983173692006
+ ],
+ [
+ 17.967932694768024,
+ 0
+ ],
+ [
+ 14.973437426188411,
+ 10.481334117085225
+ ],
+ [
+ 8.983966347384012,
+ 20.96266823417045
+ ],
+ [
+ 7.486598577682798,
+ 25.45477154327409
+ ],
+ [
+ 4.491863038280371,
+ 31.444122486667084
+ ],
+ [
+ 4.491863038280371,
+ 34.4387378906581
+ ],
+ [
+ 8.983966347384012,
+ 37.433353294648896
+ ],
+ [
+ 16.47056492506681,
+ 38.93072106435011
+ ],
+ [
+ 16.47056492506681,
+ 38.93072106435011
+ ]
+ ],
+ "pressures": [
+ 0.1870880126953125,
+ 0.3541717529296875,
+ 0.3610076904296875,
+ 0.38885498046875,
+ 0.40447998046875,
+ 0.4181671142578125,
+ 0.4298858642578125,
+ 0.4372100830078125,
+ 0.4372100830078125,
+ 0.437713623046875,
+ 0.452362060546875,
+ 0.449920654296875,
+ 0.456268310546875,
+ 0.461151123046875,
+ 0.458709716796875,
+ 0.456268310546875,
+ 0.4250030517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BHieNwXa3GdLhD38T7hXE",
+ "type": "freedraw",
+ "x": 1099.6742645803151,
+ "y": 1425.6296547752904,
+ "width": 25.454531272451277,
+ "height": 2.9947355394021997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b82",
+ "roundness": null,
+ "seed": 1959155473,
+ "version": 11,
+ "versionNonce": 450703135,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559993348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9944952685796125,
+ 0
+ ],
+ [
+ 4.491863038280826,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 14.973197155366051,
+ 0
+ ],
+ [
+ 20.96266823417045,
+ -1.4973677697009862
+ ],
+ [
+ 25.454531272451277,
+ -2.9947355394021997
+ ],
+ [
+ 25.454531272451277,
+ -2.9947355394021997
+ ]
+ ],
+ "pressures": [
+ 0.321441650390625,
+ 0.457733154296875,
+ 0.4694671630859375,
+ 0.4714202880859375,
+ 0.4719085693359375,
+ 0.4704437255859375,
+ 0.447479248046875,
+ 0.3097076416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "inyvTiLguGUWLIErqxdFX",
+ "type": "freedraw",
+ "x": 1191.0117763655026,
+ "y": 1374.720231824154,
+ "width": 47.9148075471453,
+ "height": 91.33751178518764,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b84",
+ "roundness": null,
+ "seed": 1320864497,
+ "version": 44,
+ "versionNonce": 248062001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758559999712,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 2.994735539402427
+ ],
+ [
+ -2.994735539402427,
+ 4.492103309103641
+ ],
+ [
+ -4.492103309103641,
+ 8.984086482795647
+ ],
+ [
+ -7.486838848506068,
+ 11.978701886786439
+ ],
+ [
+ -10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ -14.973437426188866,
+ 23.957403773572878
+ ],
+ [
+ -17.968172965591293,
+ 29.946754716966097
+ ],
+ [
+ -20.962908504993266,
+ 34.4387378906581
+ ],
+ [
+ -20.962908504993266,
+ 37.43347343006053
+ ],
+ [
+ -20.962908504993266,
+ 41.92545660375254
+ ],
+ [
+ -20.962908504993266,
+ 43.42282437345352
+ ],
+ [
+ -20.962908504993266,
+ 44.92007200774333
+ ],
+ [
+ -19.465540735292052,
+ 46.41743977744454
+ ],
+ [
+ -17.968172965591293,
+ 47.914807547145756
+ ],
+ [
+ -16.47080519589008,
+ 47.914807547145756
+ ],
+ [
+ -10.481334117085225,
+ 49.412055181435335
+ ],
+ [
+ -4.492103309103641,
+ 47.914807547145756
+ ],
+ [
+ 2.9944952685791577,
+ 44.92007200774333
+ ],
+ [
+ 4.491863038280371,
+ 43.42282437345352
+ ],
+ [
+ 11.978701886786439,
+ 37.43347343006053
+ ],
+ [
+ 16.47056492506681,
+ 32.94137012095689
+ ],
+ [
+ 19.465300464469237,
+ 28.449386947264884
+ ],
+ [
+ 20.96266823417045,
+ 26.95201917756367
+ ],
+ [
+ 22.460036003871664,
+ 23.957403773572878
+ ],
+ [
+ 25.454531272450822,
+ 20.962788369582086
+ ],
+ [
+ 25.454531272450822,
+ 19.465420599880872
+ ],
+ [
+ 26.951899042152036,
+ 20.962788369582086
+ ],
+ [
+ 26.951899042152036,
+ 22.460036003871664
+ ],
+ [
+ 25.454531272450822,
+ 23.957403773572878
+ ],
+ [
+ 25.454531272450822,
+ 31.44412248666731
+ ],
+ [
+ 23.95716350274961,
+ 40.42808883405132
+ ],
+ [
+ 22.460036003871664,
+ 50.90942295113655
+ ],
+ [
+ 20.96266823417045,
+ 55.401406124828554
+ ],
+ [
+ 19.465300464469237,
+ 61.390757068221774
+ ],
+ [
+ 16.47056492506681,
+ 71.872091185307
+ ],
+ [
+ 14.973197155365597,
+ 80.85617766810242
+ ],
+ [
+ 13.475829385664383,
+ 83.85079307209344
+ ],
+ [
+ 13.475829385664383,
+ 86.84552861149564
+ ],
+ [
+ 13.475829385664383,
+ 89.84014401548666
+ ],
+ [
+ 14.973197155365597,
+ 91.33751178518764
+ ],
+ [
+ 16.47056492506681,
+ 91.33751178518764
+ ],
+ [
+ 16.47056492506681,
+ 91.33751178518764
+ ]
+ ],
+ "pressures": [
+ 0.2955474853515625,
+ 0.574493408203125,
+ 0.577423095703125,
+ 0.579864501953125,
+ 0.581817626953125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.578887939453125,
+ 0.564239501953125,
+ 0.5583648681640625,
+ 0.5505523681640625,
+ 0.5461578369140625,
+ 0.5437164306640625,
+ 0.5427398681640625,
+ 0.5412750244140625,
+ 0.5383453369140625,
+ 0.5349273681640625,
+ 0.5344390869140625,
+ 0.5324859619140625,
+ 0.531005859375,
+ 0.522705078125,
+ 0.514892578125,
+ 0.511962890625,
+ 0.511962890625,
+ 0.511962890625,
+ 0.510498046875,
+ 0.515869140625,
+ 0.515380859375,
+ 0.515380859375,
+ 0.519775390625,
+ 0.5329742431640625,
+ 0.5471343994140625,
+ 0.5578765869140625,
+ 0.5598297119140625,
+ 0.5608062744140625,
+ 0.567657470703125,
+ 0.573028564453125,
+ 0.574493408203125,
+ 0.576934814453125,
+ 0.575469970703125,
+ 0.2696533203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZPOBhbzoAnaYrAh5C6E85",
+ "type": "freedraw",
+ "x": 1234.4344806035447,
+ "y": 1473.5444623224362,
+ "width": 29.946634581554463,
+ "height": 44.92007200774333,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b85",
+ "roundness": null,
+ "seed": 120686577,
+ "version": 39,
+ "versionNonce": 1753488895,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560001165,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -2.994735539402427
+ ],
+ [
+ 0,
+ -4.492103309103413
+ ],
+ [
+ 0,
+ -5.9893509433932195
+ ],
+ [
+ 1.4973677697012135,
+ -7.486718713094433
+ ],
+ [
+ 1.4973677697012135,
+ -10.481454252496633
+ ],
+ [
+ 2.9944952685791577,
+ -14.973437426188639
+ ],
+ [
+ 2.9944952685791577,
+ -17.96805283017966
+ ],
+ [
+ 2.9944952685791577,
+ -22.460036003871664
+ ],
+ [
+ 2.9944952685791577,
+ -26.952139312975078
+ ],
+ [
+ 2.9944952685791577,
+ -32.9414902563683
+ ],
+ [
+ 2.9944952685791577,
+ -40.428088834051096
+ ],
+ [
+ 1.4973677697012135,
+ -43.42282437345352
+ ],
+ [
+ 1.4973677697012135,
+ -44.92007200774333
+ ],
+ [
+ 1.4973677697012135,
+ -41.92545660375231
+ ],
+ [
+ 1.4973677697012135,
+ -40.428088834051096
+ ],
+ [
+ 2.9944952685791577,
+ -38.93072106435011
+ ],
+ [
+ 4.491863038280371,
+ -37.4334734300603
+ ],
+ [
+ 7.486598577682798,
+ -35.93610566035909
+ ],
+ [
+ 10.481334117085225,
+ -34.4387378906581
+ ],
+ [
+ 11.978701886786439,
+ -34.4387378906581
+ ],
+ [
+ 13.475829385664383,
+ -34.4387378906581
+ ],
+ [
+ 19.465300464469237,
+ -34.4387378906581
+ ],
+ [
+ 23.957403773572878,
+ -37.4334734300603
+ ],
+ [
+ 26.951899042152036,
+ -38.93072106435011
+ ],
+ [
+ 28.44926681185325,
+ -40.428088834051096
+ ],
+ [
+ 28.44926681185325,
+ -35.93610566035909
+ ],
+ [
+ 28.44926681185325,
+ -32.9414902563683
+ ],
+ [
+ 26.951899042152036,
+ -29.94675471696587
+ ],
+ [
+ 25.454531272450822,
+ -16.470685060478445
+ ],
+ [
+ 23.957403773572878,
+ -11.978701886786439
+ ],
+ [
+ 23.957403773572878,
+ -8.98408648279542
+ ],
+ [
+ 22.460036003871664,
+ -5.9893509433932195
+ ],
+ [
+ 22.460036003871664,
+ -2.994735539402427
+ ],
+ [
+ 22.460036003871664,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.3678436279296875,
+ 0.4157257080078125,
+ 0.4342803955078125,
+ 0.446502685546875,
+ 0.456268310546875,
+ 0.462127685546875,
+ 0.466033935546875,
+ 0.4689788818359375,
+ 0.4743499755859375,
+ 0.4763031005859375,
+ 0.4782562255859375,
+ 0.4889984130859375,
+ 0.4899749755859375,
+ 0.4914398193359375,
+ 0.501708984375,
+ 0.505615234375,
+ 0.505615234375,
+ 0.507568359375,
+ 0.508056640625,
+ 0.508056640625,
+ 0.508056640625,
+ 0.505126953125,
+ 0.505126953125,
+ 0.503173828125,
+ 0.4968109130859375,
+ 0.4914398193359375,
+ 0.4943695068359375,
+ 0.512451171875,
+ 0.516845703125,
+ 0.521240234375,
+ 0.5363922119140625,
+ 0.5388336181640625,
+ 0.5407867431640625,
+ 0.5407867431640625,
+ 0.5363922119140625,
+ 0.441131591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ycSQIPCaQtzArv3RAdYpP",
+ "type": "freedraw",
+ "x": 1306.30645165344,
+ "y": 1434.613741258086,
+ "width": 20.96266823417045,
+ "height": 41.9253364683409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b86",
+ "roundness": null,
+ "seed": 891677247,
+ "version": 28,
+ "versionNonce": 1627963391,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560002943,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697009862
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697009862
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697009862
+ ],
+ [
+ -5.989230807981585,
+ -1.4973677697009862
+ ],
+ [
+ -7.486598577682798,
+ 0
+ ],
+ [
+ -8.983966347384012,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 1.4972476342898062
+ ],
+ [
+ -14.973197155365597,
+ 4.491983173692006
+ ],
+ [
+ -16.47056492506681,
+ 5.989230807981812
+ ],
+ [
+ -17.967932694768024,
+ 7.486598577683026
+ ],
+ [
+ -17.967932694768024,
+ 10.481334117085225
+ ],
+ [
+ -14.973197155365597,
+ 13.475949521076245
+ ],
+ [
+ -11.978701886786439,
+ 17.96793269476825
+ ],
+ [
+ -8.983966347384012,
+ 20.96266823417045
+ ],
+ [
+ -5.989230807981585,
+ 22.460036003871664
+ ],
+ [
+ 0,
+ 29.94663458155469
+ ],
+ [
+ 2.994735539402427,
+ 32.94137012095689
+ ],
+ [
+ 2.994735539402427,
+ 35.93598552494768
+ ],
+ [
+ 2.994735539402427,
+ 37.433353294648896
+ ],
+ [
+ 2.994735539402427,
+ 38.93072106435011
+ ],
+ [
+ 0,
+ 38.93072106435011
+ ],
+ [
+ -2.994735539402427,
+ 40.427968698639916
+ ],
+ [
+ -7.486598577682798,
+ 40.427968698639916
+ ],
+ [
+ -11.978701886786439,
+ 40.427968698639916
+ ],
+ [
+ -17.967932694768024,
+ 40.427968698639916
+ ],
+ [
+ -17.967932694768024,
+ 40.427968698639916
+ ]
+ ],
+ "pressures": [
+ 0.2266693115234375,
+ 0.3654022216796875,
+ 0.4777679443359375,
+ 0.4855804443359375,
+ 0.4875335693359375,
+ 0.4885101318359375,
+ 0.4904632568359375,
+ 0.4914398193359375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4914398193359375,
+ 0.4899749755859375,
+ 0.4909515380859375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4963226318359375,
+ 0.4977874755859375,
+ 0.506591796875,
+ 0.525146484375,
+ 0.5339508056640625,
+ 0.5354156494140625,
+ 0.531005859375,
+ 0.510498046875,
+ 0.4816741943359375,
+ 0.205657958984375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Vk5C5Y8mIHRXdEIgvVygT",
+ "type": "freedraw",
+ "x": 1322.7772568493301,
+ "y": 1464.5603758396408,
+ "width": 2.994735539402427,
+ "height": 17.96805283017943,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b87",
+ "roundness": null,
+ "seed": 1785334847,
+ "version": 11,
+ "versionNonce": 1183775889,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560003221,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 5.989350943392992
+ ],
+ [
+ -1.4973677697012135,
+ 8.98408648279542
+ ],
+ [
+ -1.4973677697012135,
+ 13.476069656487425
+ ],
+ [
+ -1.4973677697012135,
+ 14.973317290777231
+ ],
+ [
+ -1.4973677697012135,
+ 16.470685060478218
+ ],
+ [
+ -1.4973677697012135,
+ 17.96805283017943
+ ],
+ [
+ 0,
+ 16.470685060478218
+ ],
+ [
+ 1.4973677697012135,
+ 14.973317290777231
+ ],
+ [
+ 1.4973677697012135,
+ 14.973317290777231
+ ]
+ ],
+ "pressures": [
+ 0.1695098876953125,
+ 0.459197998046875,
+ 0.4733734130859375,
+ 0.4772796630859375,
+ 0.4728851318359375,
+ 0.457733154296875,
+ 0.38543701171875,
+ 0.14605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2EPbozFzIG4XL9efdpO27",
+ "type": "freedraw",
+ "x": 1340.7451895440981,
+ "y": 1439.105724431778,
+ "width": 1.4973677697012135,
+ "height": 7.486598577683026,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b88",
+ "roundness": null,
+ "seed": 1035193425,
+ "version": 7,
+ "versionNonce": 1168380319,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560003393,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4972476342898062
+ ],
+ [
+ -1.4973677697012135,
+ 4.491983173692233
+ ],
+ [
+ -1.4973677697012135,
+ 7.486598577683026
+ ],
+ [
+ -1.4973677697012135,
+ 7.486598577683026
+ ]
+ ],
+ "pressures": [
+ 0.3605194091796875,
+ 0.513916015625,
+ 0.4103546142578125,
+ 0.2442474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AcJpEAW17qyMzRyXVHFP7",
+ "type": "freedraw",
+ "x": 1333.2585909664153,
+ "y": 1481.031060900119,
+ "width": 29.946634581554463,
+ "height": 17.96805283017943,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b89",
+ "roundness": null,
+ "seed": 1347778015,
+ "version": 18,
+ "versionNonce": 1360540415,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560003686,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697009862
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946154039907924
+ ],
+ [
+ 5.989230807981585,
+ -8.983966347384012
+ ],
+ [
+ 7.486598577682798,
+ -11.978701886786212
+ ],
+ [
+ 8.983966347384012,
+ -14.973317290777231
+ ],
+ [
+ 10.481334117085225,
+ -16.470685060478218
+ ],
+ [
+ 11.978701886786439,
+ -16.470685060478218
+ ],
+ [
+ 11.978701886786439,
+ -17.96805283017943
+ ],
+ [
+ 11.978701886786439,
+ -16.470685060478218
+ ],
+ [
+ 13.476069656487653,
+ -11.978701886786212
+ ],
+ [
+ 16.47056492506681,
+ -7.486598577682798
+ ],
+ [
+ 17.967932694768024,
+ -5.989350943392992
+ ],
+ [
+ 20.96266823417045,
+ -4.491983173692006
+ ],
+ [
+ 22.460036003871664,
+ -4.491983173692006
+ ],
+ [
+ 29.946634581554463,
+ -2.9946154039907924
+ ],
+ [
+ 29.946634581554463,
+ -2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.2354583740234375,
+ 0.37957763671875,
+ 0.39080810546875,
+ 0.40155029296875,
+ 0.4118194580078125,
+ 0.4147491455078125,
+ 0.4230499267578125,
+ 0.4337921142578125,
+ 0.442596435546875,
+ 0.4758148193359375,
+ 0.4811859130859375,
+ 0.4728851318359375,
+ 0.442108154296875,
+ 0.39031982421875,
+ 0.315093994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3ApXuF48_zc95vLCZQ-cq",
+ "type": "freedraw",
+ "x": 1111.6529664671011,
+ "y": 1407.661601945111,
+ "width": 4.492103309103186,
+ "height": 35.93610566035932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8A",
+ "roundness": null,
+ "seed": 494452543,
+ "version": 12,
+ "versionNonce": 243663871,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560004967,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 5.9893509433932195
+ ],
+ [
+ 0,
+ 8.984086482795647
+ ],
+ [
+ -1.4973677697012135,
+ 14.973437426188866
+ ],
+ [
+ -1.4973677697012135,
+ 19.465420599880872
+ ],
+ [
+ -2.9947355394019723,
+ 26.952139312975078
+ ],
+ [
+ -2.9947355394019723,
+ 34.4387378906581
+ ],
+ [
+ -1.4973677697012135,
+ 35.93610566035932
+ ],
+ [
+ 1.4973677697012135,
+ 35.93610566035932
+ ],
+ [
+ 1.4973677697012135,
+ 35.93610566035932
+ ]
+ ],
+ "pressures": [
+ 0.2535400390625,
+ 0.461639404296875,
+ 0.4728851318359375,
+ 0.4831390380859375,
+ 0.4865570068359375,
+ 0.4919281005859375,
+ 0.4938812255859375,
+ 0.463592529296875,
+ 0.3439178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OU6WCGizO-Jge5Bmto5yf",
+ "type": "freedraw",
+ "x": 1396.1465956689267,
+ "y": 1410.6563374845134,
+ "width": 13.476069656487653,
+ "height": 80.85605753269078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8B",
+ "roundness": null,
+ "seed": 73814079,
+ "version": 20,
+ "versionNonce": 1605164415,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560007263,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -2.994735539402427,
+ -2.994735539402427
+ ],
+ [
+ -2.994735539402427,
+ -4.491983173692006
+ ],
+ [
+ -2.994735539402427,
+ -2.994735539402427
+ ],
+ [
+ -4.491863038280371,
+ -1.4973677697012135
+ ],
+ [
+ -5.989230807981585,
+ 1.4973677697012135
+ ],
+ [
+ -8.983966347384012,
+ 8.983966347384012
+ ],
+ [
+ -8.983966347384012,
+ 13.475949521076018
+ ],
+ [
+ -10.481334117085225,
+ 17.96805283017943
+ ],
+ [
+ -13.476069656487653,
+ 31.444002351255676
+ ],
+ [
+ -13.476069656487653,
+ 50.90942295113632
+ ],
+ [
+ -13.476069656487653,
+ 61.390757068221546
+ ],
+ [
+ -10.481334117085225,
+ 67.38010801161477
+ ],
+ [
+ -8.983966347384012,
+ 73.36945895500799
+ ],
+ [
+ -7.486598577682798,
+ 73.36945895500799
+ ],
+ [
+ -4.491863038280371,
+ 76.36407435899878
+ ],
+ [
+ -2.994735539402427,
+ 76.36407435899878
+ ],
+ [
+ -2.994735539402427,
+ 76.36407435899878
+ ]
+ ],
+ "pressures": [
+ 0.0986785888671875,
+ 0.213958740234375,
+ 0.2652587890625,
+ 0.320465087890625,
+ 0.4846038818359375,
+ 0.4958343505859375,
+ 0.500244140625,
+ 0.511474609375,
+ 0.516845703125,
+ 0.523681640625,
+ 0.5344390869140625,
+ 0.5529937744140625,
+ 0.5559234619140625,
+ 0.5490875244140625,
+ 0.516845703125,
+ 0.4714202880859375,
+ 0.2618408203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BBsrgaOU1v6QA2JiogXS0",
+ "type": "freedraw",
+ "x": 1409.6226653254143,
+ "y": 1439.105724431778,
+ "width": 26.951899042152036,
+ "height": 50.90942295113632,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8C",
+ "roundness": null,
+ "seed": 1371851199,
+ "version": 23,
+ "versionNonce": 1016989265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560007945,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697009862
+ ],
+ [
+ 2.994735539402427,
+ -2.9947355394021997
+ ],
+ [
+ 4.492103309103641,
+ -4.491983173692006
+ ],
+ [
+ 8.983966347384012,
+ -5.989350943392992
+ ],
+ [
+ 16.47056492506681,
+ -10.481334117085225
+ ],
+ [
+ 22.460036003871664,
+ -11.978701886786212
+ ],
+ [
+ 23.957403773572878,
+ -11.978701886786212
+ ],
+ [
+ 25.45477154327409,
+ -13.476069656487425
+ ],
+ [
+ 25.45477154327409,
+ -11.978701886786212
+ ],
+ [
+ 23.957403773572878,
+ -7.486718713094206
+ ],
+ [
+ 20.96266823417045,
+ 2.9946154039910198
+ ],
+ [
+ 19.465300464469237,
+ 7.486598577683026
+ ],
+ [
+ 16.47056492506681,
+ 13.475949521076245
+ ],
+ [
+ 11.978701886786439,
+ 22.460036003871664
+ ],
+ [
+ 10.481334117085225,
+ 28.449386947264884
+ ],
+ [
+ 10.481334117085225,
+ 34.4387378906581
+ ],
+ [
+ 11.978701886786439,
+ 35.93598552494791
+ ],
+ [
+ 16.47056492506681,
+ 35.93598552494791
+ ],
+ [
+ 23.957403773572878,
+ 37.433353294648896
+ ],
+ [
+ 26.951899042152036,
+ 37.433353294648896
+ ],
+ [
+ 26.951899042152036,
+ 37.433353294648896
+ ]
+ ],
+ "pressures": [
+ 0.216400146484375,
+ 0.452362060546875,
+ 0.462127685546875,
+ 0.4704437255859375,
+ 0.4733734130859375,
+ 0.4763031005859375,
+ 0.4802093505859375,
+ 0.4816741943359375,
+ 0.4894866943359375,
+ 0.5344390869140625,
+ 0.5466461181640625,
+ 0.5471343994140625,
+ 0.5471343994140625,
+ 0.5451812744140625,
+ 0.5446929931640625,
+ 0.5432281494140625,
+ 0.517822265625,
+ 0.500732421875,
+ 0.463592529296875,
+ 0.206146240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TXPySXI9-uUbg_Rm1t64V",
+ "type": "freedraw",
+ "x": 1447.0561387554749,
+ "y": 1479.533693130418,
+ "width": 25.454531272450822,
+ "height": 29.94663458155469,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8D",
+ "roundness": null,
+ "seed": 861627921,
+ "version": 33,
+ "versionNonce": 232006015,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560008608,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342898062
+ ],
+ [
+ 0,
+ -2.9946154039910198
+ ],
+ [
+ 0,
+ -4.491983173692006
+ ],
+ [
+ 1.4971274988779442,
+ -7.486598577683026
+ ],
+ [
+ 2.9944952685791577,
+ -8.98396634738424
+ ],
+ [
+ 4.491863038280371,
+ -16.470685060478445
+ ],
+ [
+ 5.989230807981585,
+ -22.459915868460257
+ ],
+ [
+ 7.486598577682798,
+ -26.95201917756367
+ ],
+ [
+ 7.486598577682798,
+ -29.94663458155469
+ ],
+ [
+ 5.989230807981585,
+ -29.94663458155469
+ ],
+ [
+ 4.491863038280371,
+ -28.449266811853477
+ ],
+ [
+ 2.9944952685791577,
+ -26.95201917756367
+ ],
+ [
+ 2.9944952685791577,
+ -25.454651407862457
+ ],
+ [
+ 4.491863038280371,
+ -23.95728363816147
+ ],
+ [
+ 5.989230807981585,
+ -22.459915868460257
+ ],
+ [
+ 8.983966347384012,
+ -20.96266823417045
+ ],
+ [
+ 11.97846161596317,
+ -20.96266823417045
+ ],
+ [
+ 14.973197155365597,
+ -20.96266823417045
+ ],
+ [
+ 20.96266823417045,
+ -22.459915868460257
+ ],
+ [
+ 22.460036003871664,
+ -22.459915868460257
+ ],
+ [
+ 25.454531272450822,
+ -23.95728363816147
+ ],
+ [
+ 25.454531272450822,
+ -22.459915868460257
+ ],
+ [
+ 23.95716350274961,
+ -17.96793269476825
+ ],
+ [
+ 23.95716350274961,
+ -13.475949521076245
+ ],
+ [
+ 22.460036003871664,
+ -10.481334117085225
+ ],
+ [
+ 22.460036003871664,
+ -7.486598577683026
+ ],
+ [
+ 22.460036003871664,
+ -4.491983173692006
+ ],
+ [
+ 23.95716350274961,
+ -1.4972476342898062
+ ],
+ [
+ 25.454531272450822,
+ -1.4972476342898062
+ ],
+ [
+ 25.454531272450822,
+ -2.9946154039910198
+ ],
+ [
+ 25.454531272450822,
+ -2.9946154039910198
+ ]
+ ],
+ "pressures": [
+ 0.15435791015625,
+ 0.38201904296875,
+ 0.4313507080078125,
+ 0.444549560546875,
+ 0.453338623046875,
+ 0.456756591796875,
+ 0.463592529296875,
+ 0.464080810546875,
+ 0.466033935546875,
+ 0.4704437255859375,
+ 0.4709320068359375,
+ 0.4748382568359375,
+ 0.4719085693359375,
+ 0.4694671630859375,
+ 0.467987060546875,
+ 0.464569091796875,
+ 0.464080810546875,
+ 0.464080810546875,
+ 0.464569091796875,
+ 0.462127685546875,
+ 0.462127685546875,
+ 0.462615966796875,
+ 0.4933929443359375,
+ 0.4982757568359375,
+ 0.4997406005859375,
+ 0.503173828125,
+ 0.504638671875,
+ 0.500732421875,
+ 0.452362060546875,
+ 0.13629150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sZiu672RVBnx-K6U450-E",
+ "type": "freedraw",
+ "x": 1511.4415112276874,
+ "y": 1418.1430561976076,
+ "width": 14.973437426188866,
+ "height": 65.88274024191378,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8E",
+ "roundness": null,
+ "seed": 1240141247,
+ "version": 16,
+ "versionNonce": 1992433343,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560009093,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4972476342898062
+ ],
+ [
+ -2.994735539402427,
+ 8.98396634738424
+ ],
+ [
+ -2.994735539402427,
+ 14.973317290777459
+ ],
+ [
+ -4.492103309103641,
+ 20.96266823417045
+ ],
+ [
+ -8.983966347384012,
+ 34.438617755246696
+ ],
+ [
+ -10.481334117085225,
+ 40.427968698639916
+ ],
+ [
+ -11.978701886786439,
+ 46.417319642033135
+ ],
+ [
+ -13.476069656487653,
+ 52.40667058542613
+ ],
+ [
+ -13.476069656487653,
+ 56.89865375911836
+ ],
+ [
+ -14.973437426188866,
+ 62.88800470251135
+ ],
+ [
+ -14.973437426188866,
+ 64.38537247221257
+ ],
+ [
+ -14.973437426188866,
+ 65.88274024191378
+ ],
+ [
+ -13.476069656487653,
+ 64.38537247221257
+ ],
+ [
+ -13.476069656487653,
+ 64.38537247221257
+ ]
+ ],
+ "pressures": [
+ 0.065460205078125,
+ 0.4181671142578125,
+ 0.4968109130859375,
+ 0.524658203125,
+ 0.5451812744140625,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.5622711181640625,
+ 0.5539703369140625,
+ 0.5339508056640625,
+ 0.4709320068359375,
+ 0.40399169921875,
+ 0.203216552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "t5Ix9fVH7cXqiADIx4W5V",
+ "type": "freedraw",
+ "x": 1487.4841074541146,
+ "y": 1449.5870585488633,
+ "width": 28.44926681185325,
+ "height": 2.9947355394021997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8F",
+ "roundness": null,
+ "seed": 1592441599,
+ "version": 9,
+ "versionNonce": 2053994481,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560009317,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ -1.4973677697009862
+ ],
+ [
+ 19.465300464469237,
+ -2.9947355394021997
+ ],
+ [
+ 22.460036003871664,
+ -2.9947355394021997
+ ],
+ [
+ 28.44926681185325,
+ -2.9947355394021997
+ ],
+ [
+ 28.44926681185325,
+ -2.9947355394021997
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.4758148193359375,
+ 0.4875335693359375,
+ 0.4889984130859375,
+ 0.446502685546875,
+ 0.37860107421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5fobN7zcEMsija3L2dvoM",
+ "type": "freedraw",
+ "x": 1530.9068116921567,
+ "y": 1409.1589697148122,
+ "width": 17.967932694768024,
+ "height": 76.36419449441041,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8G",
+ "roundness": null,
+ "seed": 200470449,
+ "version": 17,
+ "versionNonce": 1711591647,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560009895,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 1.4973677697012135
+ ],
+ [
+ 5.989230807981585,
+ 2.994735539402427
+ ],
+ [
+ 7.486598577682798,
+ 5.9893509433932195
+ ],
+ [
+ 13.476069656487653,
+ 17.96805283017966
+ ],
+ [
+ 14.973437426188866,
+ 29.94675471696587
+ ],
+ [
+ 16.47080519589008,
+ 41.92545660375231
+ ],
+ [
+ 17.967932694768024,
+ 52.406790720837535
+ ],
+ [
+ 16.47080519589008,
+ 65.88274024191378
+ ],
+ [
+ 13.476069656487653,
+ 70.37472341560579
+ ],
+ [
+ 11.978701886786439,
+ 73.36945895500799
+ ],
+ [
+ 11.978701886786439,
+ 74.8668267247092
+ ],
+ [
+ 11.978701886786439,
+ 74.8668267247092
+ ]
+ ],
+ "pressures": [
+ 0.14459228515625,
+ 0.453826904296875,
+ 0.4836273193359375,
+ 0.4909515380859375,
+ 0.504638671875,
+ 0.516845703125,
+ 0.525146484375,
+ 0.5505523681640625,
+ 0.571563720703125,
+ 0.5959930419921875,
+ 0.6013641357421875,
+ 0.5955047607421875,
+ 0.570098876953125,
+ 0.518798828125,
+ 0.4831390380859375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zuIuYpHmhmXVZUQ45iAWP",
+ "type": "freedraw",
+ "x": 1557.858951005132,
+ "y": 1379.2123351332577,
+ "width": 11.978701886786439,
+ "height": 107.80807671025468,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8H",
+ "roundness": null,
+ "seed": 1283417375,
+ "version": 19,
+ "versionNonce": 870059313,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560011478,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4971274988779442,
+ -1.4973677697012135
+ ],
+ [
+ 7.486598577682798,
+ 1.4972476342895789
+ ],
+ [
+ 8.983966347384012,
+ 2.9946154039907924
+ ],
+ [
+ 10.481334117085225,
+ 11.978581751374804
+ ],
+ [
+ 11.978701886786439,
+ 20.96266823417045
+ ],
+ [
+ 11.978701886786439,
+ 34.43861775524647
+ ],
+ [
+ 11.978701886786439,
+ 40.42796869863969
+ ],
+ [
+ 11.978701886786439,
+ 46.41731964203291
+ ],
+ [
+ 11.978701886786439,
+ 53.90403835512734
+ ],
+ [
+ 11.978701886786439,
+ 67.37998787620336
+ ],
+ [
+ 11.978701886786439,
+ 79.3586897629898
+ ],
+ [
+ 10.481334117085225,
+ 85.34804070638302
+ ],
+ [
+ 8.983966347384012,
+ 91.33739164977601
+ ],
+ [
+ 5.989230807981585,
+ 101.81872576686123
+ ],
+ [
+ 2.9944952685791577,
+ 106.31070894055347
+ ],
+ [
+ 2.9944952685791577,
+ 106.31070894055347
+ ]
+ ],
+ "pressures": [
+ 0.3517303466796875,
+ 0.4245147705078125,
+ 0.4284210205078125,
+ 0.454315185546875,
+ 0.468475341796875,
+ 0.515869140625,
+ 0.5446929931640625,
+ 0.573028564453125,
+ 0.587188720703125,
+ 0.593048095703125,
+ 0.5964813232421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6003875732421875,
+ 0.585723876953125,
+ 0.518310546875,
+ 0.38055419921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vgTAWG9iMDhxKQ9XWmyHp",
+ "type": "freedraw",
+ "x": 1152.0809351657408,
+ "y": 1382.2069505372485,
+ "width": 10.481334117085225,
+ "height": 113.7974276536479,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8I",
+ "roundness": null,
+ "seed": 204289265,
+ "version": 17,
+ "versionNonce": 2143403935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560012453,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9947355394019723,
+ 5.9893509433932195
+ ],
+ [
+ -4.491863038280371,
+ 10.481334117085225
+ ],
+ [
+ -4.491863038280371,
+ 13.476069656487653
+ ],
+ [
+ -5.989230807981585,
+ 17.96805283017966
+ ],
+ [
+ -5.989230807981585,
+ 22.460036003871664
+ ],
+ [
+ -7.486598577682798,
+ 31.444002351255676
+ ],
+ [
+ -7.486598577682798,
+ 38.93072106435011
+ ],
+ [
+ -8.983966347384012,
+ 49.412055181435335
+ ],
+ [
+ -8.983966347384012,
+ 68.87747578131598
+ ],
+ [
+ -10.481334117085225,
+ 82.35342530239222
+ ],
+ [
+ -10.481334117085225,
+ 94.33212718917844
+ ],
+ [
+ -8.983966347384012,
+ 103.31609353656268
+ ],
+ [
+ -5.989230807981585,
+ 113.7974276536479
+ ],
+ [
+ -1.4973677697007588,
+ 113.7974276536479
+ ],
+ [
+ -1.4973677697007588,
+ 113.7974276536479
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.442108154296875,
+ 0.448944091796875,
+ 0.456756591796875,
+ 0.4699554443359375,
+ 0.4899749755859375,
+ 0.518310546875,
+ 0.5329742431640625,
+ 0.5437164306640625,
+ 0.5578765869140625,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.5510406494140625,
+ 0.38592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gnDTYiGpzkpx_TS8vq69b",
+ "type": "freedraw",
+ "x": 1586.3082178169852,
+ "y": 1365.73626547677,
+ "width": 29.946634581554463,
+ "height": 34.4387378906581,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8J",
+ "roundness": null,
+ "seed": 627024863,
+ "version": 21,
+ "versionNonce": 1623833681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560013397,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ -1.4973677697012135
+ ],
+ [
+ 7.486598577682798,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -2.994735539402427
+ ],
+ [
+ 11.978701886786439,
+ -2.994735539402427
+ ],
+ [
+ 16.47080519589008,
+ -4.491983173692006
+ ],
+ [
+ 19.465300464469237,
+ -4.491983173692006
+ ],
+ [
+ 22.460036003871664,
+ -2.994735539402427
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 4.491983173692006
+ ],
+ [
+ 19.465300464469237,
+ 10.481334117085225
+ ],
+ [
+ 14.973437426188866,
+ 16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ 19.465300464469237
+ ],
+ [
+ 11.978701886786439,
+ 22.460036003871664
+ ],
+ [
+ 16.47080519589008,
+ 26.95201917756367
+ ],
+ [
+ 23.957403773572878,
+ 28.449386947264884
+ ],
+ [
+ 29.946634581554463,
+ 29.946754716966097
+ ],
+ [
+ 29.946634581554463,
+ 29.946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.2808837890625,
+ 0.37762451171875,
+ 0.39227294921875,
+ 0.39959716796875,
+ 0.4088897705078125,
+ 0.4186553955078125,
+ 0.452850341796875,
+ 0.459686279296875,
+ 0.457733154296875,
+ 0.454315185546875,
+ 0.454315185546875,
+ 0.4699554443359375,
+ 0.4777679443359375,
+ 0.4821624755859375,
+ 0.4826507568359375,
+ 0.4919281005859375,
+ 0.4777679443359375,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oWm5McpMFTbvMc9_WCYve",
+ "type": "freedraw",
+ "x": 496.24802801518297,
+ "y": 1490.0151473829146,
+ "width": 1125.9962954621615,
+ "height": 190.1616221480583,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8L",
+ "roundness": null,
+ "seed": 1777063249,
+ "version": 130,
+ "versionNonce": 1858796337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560019011,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4972476342895789
+ ],
+ [
+ 1.4973677697012135,
+ 4.491983173692006
+ ],
+ [
+ 4.491983173692006,
+ 7.486598577682798
+ ],
+ [
+ 7.486718713094206,
+ 11.978581751374804
+ ],
+ [
+ 10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ 17.96805283017943,
+ 23.957283638161243
+ ],
+ [
+ 22.460036003871664,
+ 28.44926681185325
+ ],
+ [
+ 23.95740377357265,
+ 29.946634581554463
+ ],
+ [
+ 23.95740377357265,
+ 26.95201917756367
+ ],
+ [
+ 23.95740377357265,
+ 23.957283638161243
+ ],
+ [
+ 23.95740377357265,
+ 17.967932694768024
+ ],
+ [
+ 20.96266823417045,
+ 2.9946154039907924
+ ],
+ [
+ 20.96266823417045,
+ -5.9893509433932195
+ ],
+ [
+ 17.96805283017943,
+ -22.460036003871664
+ ],
+ [
+ 14.973437426188639,
+ -37.4334734300603
+ ],
+ [
+ 11.978701886786439,
+ -50.90942295113655
+ ],
+ [
+ 10.481334117085225,
+ -64.38549260762397
+ ],
+ [
+ 8.98408648279542,
+ -79.3588098984012
+ ],
+ [
+ 7.486718713094206,
+ -91.33751178518764
+ ],
+ [
+ 7.486718713094206,
+ -106.31082907596488
+ ],
+ [
+ 5.9893509433932195,
+ -110.80281224965688
+ ],
+ [
+ 5.9893509433932195,
+ -113.79754778905931
+ ],
+ [
+ 5.9893509433932195,
+ -115.29491555876052
+ ],
+ [
+ 7.486718713094206,
+ -116.7921631930501
+ ],
+ [
+ 8.98408648279542,
+ -118.28953096275131
+ ],
+ [
+ 10.481334117085225,
+ -119.78689873245253
+ ],
+ [
+ 11.978701886786439,
+ -121.28426650215374
+ ],
+ [
+ 13.476069656487425,
+ -122.78151413644332
+ ],
+ [
+ 13.476069656487425,
+ -124.27888190614453
+ ],
+ [
+ 14.973437426188639,
+ -124.27888190614453
+ ],
+ [
+ 16.470685060478445,
+ -124.27888190614453
+ ],
+ [
+ 17.96805283017943,
+ -125.77624967584575
+ ],
+ [
+ 19.465420599880645,
+ -125.77624967584575
+ ],
+ [
+ 20.96266823417045,
+ -125.77624967584575
+ ],
+ [
+ 22.460036003871664,
+ -127.27361744554696
+ ],
+ [
+ 25.454771543273864,
+ -127.27361744554696
+ ],
+ [
+ 29.94675471696587,
+ -128.77086507983654
+ ],
+ [
+ 34.438737890657876,
+ -130.26823284953775
+ ],
+ [
+ 41.92545660375231,
+ -130.26823284953775
+ ],
+ [
+ 56.89877389452954,
+ -133.26284825352855
+ ],
+ [
+ 67.38010801161477,
+ -134.76021602322976
+ ],
+ [
+ 73.36945895500799,
+ -134.76021602322976
+ ],
+ [
+ 77.86144212869999,
+ -136.25758379293097
+ ],
+ [
+ 80.85617766810242,
+ -136.25758379293097
+ ],
+ [
+ 85.34816084179442,
+ -136.25758379293097
+ ],
+ [
+ 88.34277624578522,
+ -136.25758379293097
+ ],
+ [
+ 91.33751178518764,
+ -136.25758379293097
+ ],
+ [
+ 100.32147813257166,
+ -134.76021602322976
+ ],
+ [
+ 113.79754778905931,
+ -133.26284825352855
+ ],
+ [
+ 122.78151413644332,
+ -133.26284825352855
+ ],
+ [
+ 131.76560061923897,
+ -134.76021602322976
+ ],
+ [
+ 140.74956696662298,
+ -134.76021602322976
+ ],
+ [
+ 151.2309010837082,
+ -136.25758379293097
+ ],
+ [
+ 167.70158614418665,
+ -137.7549515626322
+ ],
+ [
+ 179.6802880309731,
+ -137.7549515626322
+ ],
+ [
+ 193.1562375520491,
+ -139.25219919692177
+ ],
+ [
+ 215.61627355592077,
+ -142.2469347363242
+ ],
+ [
+ 224.60036003871642,
+ -142.2469347363242
+ ],
+ [
+ 245.56302827288687,
+ -143.7443025060254
+ ],
+ [
+ 259.0390979293745,
+ -145.24155014031498
+ ],
+ [
+ 272.51504745045054,
+ -145.24155014031498
+ ],
+ [
+ 296.4723310886118,
+ -148.2362856797174
+ ],
+ [
+ 314.44050405420285,
+ -149.733533314007
+ ],
+ [
+ 330.9110689792699,
+ -149.733533314007
+ ],
+ [
+ 347.38187417515974,
+ -151.2309010837082
+ ],
+ [
+ 362.3553116013486,
+ -151.2309010837082
+ ],
+ [
+ 375.831140987013,
+ -151.2309010837082
+ ],
+ [
+ 395.2966817223055,
+ -149.733533314007
+ ],
+ [
+ 405.7780158393907,
+ -149.733533314007
+ ],
+ [
+ 414.76198218677473,
+ -148.2362856797174
+ ],
+ [
+ 423.74594853415874,
+ -148.2362856797174
+ ],
+ [
+ 435.7246504209452,
+ -148.2362856797174
+ ],
+ [
+ 449.20072007743283,
+ -149.733533314007
+ ],
+ [
+ 462.6765494630972,
+ -151.2309010837082
+ ],
+ [
+ 476.15261911958487,
+ -152.72826885340942
+ ],
+ [
+ 494.12079208517616,
+ -154.22563662311063
+ ],
+ [
+ 510.591357010243,
+ -154.22563662311063
+ ],
+ [
+ 516.5808280890478,
+ -155.7228842574002
+ ],
+ [
+ 527.062162206133,
+ -155.7228842574002
+ ],
+ [
+ 546.5274626706024,
+ -157.22025202710142
+ ],
+ [
+ 558.5061645573888,
+ -157.22025202710142
+ ],
+ [
+ 570.4848664441753,
+ -157.22025202710142
+ ],
+ [
+ 583.9609361006625,
+ -157.22025202710142
+ ],
+ [
+ 598.9341332560285,
+ -155.7228842574002
+ ],
+ [
+ 624.3889047993022,
+ -155.7228842574002
+ ],
+ [
+ 645.3515730334726,
+ -154.22563662311063
+ ],
+ [
+ 666.3142412676431,
+ -152.72826885340942
+ ],
+ [
+ 690.271645041216,
+ -149.733533314007
+ ],
+ [
+ 714.2290488147888,
+ -148.2362856797174
+ ],
+ [
+ 750.1651544751481,
+ -145.24155014031498
+ ],
+ [
+ 768.1330871699162,
+ -143.7443025060254
+ ],
+ [
+ 783.106524596105,
+ -143.7443025060254
+ ],
+ [
+ 799.5770895211718,
+ -142.2469347363242
+ ],
+ [
+ 811.5557914079583,
+ -142.2469347363242
+ ],
+ [
+ 823.5344932947447,
+ -143.7443025060254
+ ],
+ [
+ 835.5131951815312,
+ -145.24155014031498
+ ],
+ [
+ 853.4811278762992,
+ -145.24155014031498
+ ],
+ [
+ 860.9679667248053,
+ -145.24155014031498
+ ],
+ [
+ 884.9251302275549,
+ -145.24155014031498
+ ],
+ [
+ 899.8985676537437,
+ -145.24155014031498
+ ],
+ [
+ 913.3746373102314,
+ -145.24155014031498
+ ],
+ [
+ 932.8399377747006,
+ -143.7443025060254
+ ],
+ [
+ 935.834673314103,
+ -143.7443025060254
+ ],
+ [
+ 944.818639661487,
+ -143.7443025060254
+ ],
+ [
+ 958.2947093179747,
+ -145.24155014031498
+ ],
+ [
+ 971.7707789744624,
+ -145.24155014031498
+ ],
+ [
+ 994.230814978334,
+ -145.24155014031498
+ ],
+ [
+ 1007.7066443639984,
+ -146.7389179100162
+ ],
+ [
+ 1022.6800817901873,
+ -146.7389179100162
+ ],
+ [
+ 1034.6587836769736,
+ -148.2362856797174
+ ],
+ [
+ 1043.6427500243576,
+ -148.2362856797174
+ ],
+ [
+ 1049.6322211031625,
+ -149.733533314007
+ ],
+ [
+ 1057.1188196808453,
+ -151.2309010837082
+ ],
+ [
+ 1064.605418258528,
+ -152.72826885340942
+ ],
+ [
+ 1073.5896248767353,
+ -155.7228842574002
+ ],
+ [
+ 1082.5735912241194,
+ -157.22025202710142
+ ],
+ [
+ 1088.562822032101,
+ -157.22025202710142
+ ],
+ [
+ 1091.5575575715034,
+ -157.22025202710142
+ ],
+ [
+ 1097.546788379485,
+ -157.22025202710142
+ ],
+ [
+ 1106.5309949976922,
+ -155.7228842574002
+ ],
+ [
+ 1117.0123291147775,
+ -155.7228842574002
+ ],
+ [
+ 1120.0068243833566,
+ -155.7228842574002
+ ],
+ [
+ 1121.5041921530578,
+ -155.7228842574002
+ ],
+ [
+ 1123.001559922759,
+ -157.22025202710142
+ ],
+ [
+ 1125.9962954621615,
+ -157.22025202710142
+ ],
+ [
+ 1125.9962954621615,
+ -158.71761979680264
+ ],
+ [
+ 1124.4989276924603,
+ -160.21498756650385
+ ],
+ [
+ 1124.4989276924603,
+ -160.21498756650385
+ ]
+ ],
+ "pressures": [
+ 0.2369232177734375,
+ 0.5984344482421875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.6091766357421875,
+ 0.6091766357421875,
+ 0.6086883544921875,
+ 0.6057586669921875,
+ 0.5989227294921875,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5481109619140625,
+ 0.5393218994140625,
+ 0.5383453369140625,
+ 0.5383453369140625,
+ 0.5388336181640625,
+ 0.5339508056640625,
+ 0.518310546875,
+ 0.511962890625,
+ 0.509521484375,
+ 0.507568359375,
+ 0.507568359375,
+ 0.509521484375,
+ 0.511962890625,
+ 0.512451171875,
+ 0.512939453125,
+ 0.516357421875,
+ 0.514404296875,
+ 0.513916015625,
+ 0.515380859375,
+ 0.517822265625,
+ 0.521240234375,
+ 0.526123046875,
+ 0.5334625244140625,
+ 0.5349273681640625,
+ 0.5354156494140625,
+ 0.5456695556640625,
+ 0.5534820556640625,
+ 0.5603179931640625,
+ 0.567169189453125,
+ 0.573516845703125,
+ 0.573028564453125,
+ 0.573516845703125,
+ 0.587677001953125,
+ 0.6028289794921875,
+ 0.6125946044921875,
+ 0.6140594482421875,
+ 0.6140594482421875,
+ 0.6174774169921875,
+ 0.6184539794921875,
+ 0.6179656982421875,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.6228485107421875,
+ 0.63507080078125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63262939453125,
+ 0.63067626953125,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.62579345703125,
+ 0.63311767578125,
+ 0.63360595703125,
+ 0.63165283203125,
+ 0.63067626953125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.62921142578125,
+ 0.62872314453125,
+ 0.62823486328125,
+ 0.62628173828125,
+ 0.62579345703125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62677001953125,
+ 0.62774658203125,
+ 0.62774658203125,
+ 0.6238250732421875,
+ 0.6208953857421875,
+ 0.6121063232421875,
+ 0.6106414794921875,
+ 0.6096649169921875,
+ 0.6077117919921875,
+ 0.6091766357421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6121063232421875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6086883544921875,
+ 0.6091766357421875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6096649169921875,
+ 0.6072235107421875,
+ 0.6062469482421875,
+ 0.6018524169921875,
+ 0.6013641357421875,
+ 0.6018524169921875,
+ 0.5969696044921875,
+ 0.580841064453125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.582305908203125,
+ 0.583770751953125,
+ 0.584259033203125,
+ 0.584747314453125,
+ 0.587188720703125,
+ 0.585235595703125,
+ 0.576446533203125,
+ 0.516845703125,
+ 0.328765869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Lyxfrpayjl2GEeipR9Ozq",
+ "type": "freedraw",
+ "x": -208.9970544522207,
+ "y": 1722.102406337844,
+ "width": 52.40679072083776,
+ "height": 73.36945895500821,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAP",
+ "roundness": null,
+ "seed": 1075777631,
+ "version": 37,
+ "versionNonce": 392124113,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560793533,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -4.491983173692006
+ ],
+ [
+ -1.4973677697012135,
+ -7.486658645388616
+ ],
+ [
+ 0,
+ -8.983966347384012
+ ],
+ [
+ 0,
+ -10.481334117085225
+ ],
+ [
+ 0,
+ -11.978641819080622
+ ],
+ [
+ 4.491983173692006,
+ -20.96266823417045
+ ],
+ [
+ 7.486718713094433,
+ -26.95201917756367
+ ],
+ [
+ 11.978701886786439,
+ -31.444002351255676
+ ],
+ [
+ 14.973317290777231,
+ -35.9360455926535
+ ],
+ [
+ 16.470685060478445,
+ -37.433353294648896
+ ],
+ [
+ 17.96805283017966,
+ -37.433353294648896
+ ],
+ [
+ 20.96266823417045,
+ -32.94137012095689
+ ],
+ [
+ 23.957403773572878,
+ -28.449326879559067
+ ],
+ [
+ 25.45477154327409,
+ -22.459975936165847
+ ],
+ [
+ 29.946754716966097,
+ 0
+ ],
+ [
+ 31.44412248666731,
+ 13.476069656487653
+ ],
+ [
+ 34.4387378906581,
+ 22.460036003871664
+ ],
+ [
+ 34.4387378906581,
+ 25.454711475568274
+ ],
+ [
+ 35.93610566035932,
+ 28.449386947264884
+ ],
+ [
+ 37.433353294648896,
+ 31.444062418961494
+ ],
+ [
+ 38.93072106435011,
+ 34.4387378906581
+ ],
+ [
+ 40.42808883405132,
+ 34.4387378906581
+ ],
+ [
+ 41.92545660375254,
+ 35.93610566035932
+ ],
+ [
+ 43.422704238042115,
+ 34.4387378906581
+ ],
+ [
+ 46.41743977744454,
+ 28.449386947264884
+ ],
+ [
+ 49.412055181435335,
+ 19.465360532175055
+ ],
+ [
+ 49.412055181435335,
+ 10.481394184791043
+ ],
+ [
+ 50.90942295113655,
+ 1.4973677697012135
+ ],
+ [
+ 50.90942295113655,
+ -8.983966347384012
+ ],
+ [
+ 50.90942295113655,
+ -14.973317290777231
+ ],
+ [
+ 49.412055181435335,
+ -20.96266823417045
+ ],
+ [
+ 49.412055181435335,
+ -26.95201917756367
+ ],
+ [
+ 49.412055181435335,
+ -29.94669464926028
+ ],
+ [
+ 50.90942295113655,
+ -29.94669464926028
+ ],
+ [
+ 50.90942295113655,
+ -29.94669464926028
+ ]
+ ],
+ "pressures": [
+ 0.2979888916015625,
+ 0.3492889404296875,
+ 0.3610076904296875,
+ 0.38543701171875,
+ 0.4196319580078125,
+ 0.445526123046875,
+ 0.4899749755859375,
+ 0.503173828125,
+ 0.508544921875,
+ 0.510498046875,
+ 0.513427734375,
+ 0.514404296875,
+ 0.5319976806640625,
+ 0.5354156494140625,
+ 0.5354156494140625,
+ 0.5373687744140625,
+ 0.5378570556640625,
+ 0.5398101806640625,
+ 0.5398101806640625,
+ 0.5422515869140625,
+ 0.5461578369140625,
+ 0.5466461181640625,
+ 0.5456695556640625,
+ 0.5422515869140625,
+ 0.5422515869140625,
+ 0.5500640869140625,
+ 0.5505523681640625,
+ 0.5476226806640625,
+ 0.5412750244140625,
+ 0.5315093994140625,
+ 0.510009765625,
+ 0.466033935546875,
+ 0.4240264892578125,
+ 0.3561248779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "b_91KL0c912jseL3XPVSx",
+ "type": "freedraw",
+ "x": -231.45709045609237,
+ "y": 1660.711709337328,
+ "width": 8.984086482795647,
+ "height": 104.81346130626389,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAQ",
+ "roundness": null,
+ "seed": 1633851025,
+ "version": 17,
+ "versionNonce": 745433087,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560794313,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.491983173692006
+ ],
+ [
+ 0,
+ 7.486658645388616
+ ],
+ [
+ 1.4973677697012135,
+ 13.476009588781835
+ ],
+ [
+ 1.4973677697012135,
+ 26.95201917756367
+ ],
+ [
+ 1.4973677697012135,
+ 34.438677822952286
+ ],
+ [
+ 2.994735539402427,
+ 43.422704238042115
+ ],
+ [
+ 2.994735539402427,
+ 68.87741571361039
+ ],
+ [
+ 2.994735539402427,
+ 83.85073300438762
+ ],
+ [
+ 4.491983173692006,
+ 95.82943489117406
+ ],
+ [
+ 4.491983173692006,
+ 100.32141806486607
+ ],
+ [
+ 4.491983173692006,
+ 101.81878583456728
+ ],
+ [
+ 4.491983173692006,
+ 104.81346130626389
+ ],
+ [
+ 5.9893509433932195,
+ 101.81878583456728
+ ],
+ [
+ 8.984086482795647,
+ 94.33212718917866
+ ],
+ [
+ 8.984086482795647,
+ 94.33212718917866
+ ]
+ ],
+ "pressures": [
+ 0.315093994140625,
+ 0.4889984130859375,
+ 0.511962890625,
+ 0.5324859619140625,
+ 0.5564117431640625,
+ 0.568634033203125,
+ 0.574981689453125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.572540283203125,
+ 0.463104248046875,
+ 0.337554931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wB4j-V8GQrVzd-3CTF5V9",
+ "type": "freedraw",
+ "x": -120.65427820643527,
+ "y": 1675.6850266281053,
+ "width": 4.491983173692006,
+ "height": 77.86144212870022,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAR",
+ "roundness": null,
+ "seed": 109425727,
+ "version": 18,
+ "versionNonce": 1527858527,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560794950,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342896925,
+ 0
+ ],
+ [
+ -1.4972476342896925,
+ 1.4973677697012135
+ ],
+ [
+ -1.4972476342896925,
+ 4.492043241397823
+ ],
+ [
+ -1.4972476342896925,
+ 8.98402641508983
+ ],
+ [
+ 0,
+ 14.973377358483049
+ ],
+ [
+ 0,
+ 20.96272830187627
+ ],
+ [
+ 0,
+ 28.449386947264884
+ ],
+ [
+ 0,
+ 35.9360455926535
+ ],
+ [
+ 1.4973677697010999,
+ 52.406730653131945
+ ],
+ [
+ 1.4973677697010999,
+ 64.38543253991838
+ ],
+ [
+ 1.4973677697010999,
+ 74.86676665700361
+ ],
+ [
+ 1.4973677697010999,
+ 76.36413442670482
+ ],
+ [
+ 1.4973677697010999,
+ 77.86144212870022
+ ],
+ [
+ 2.9947355394023134,
+ 73.36945895500821
+ ],
+ [
+ 2.9947355394023134,
+ 70.3747834833116
+ ],
+ [
+ 2.9947355394023134,
+ 70.3747834833116
+ ]
+ ],
+ "pressures": [
+ 0.332672119140625,
+ 0.4333038330078125,
+ 0.5510406494140625,
+ 0.576446533203125,
+ 0.588165283203125,
+ 0.592559814453125,
+ 0.5940399169921875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5955047607421875,
+ 0.5945281982421875,
+ 0.5969696044921875,
+ 0.591583251953125,
+ 0.5520172119140625,
+ 0.2315521240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SwzMfwIJsRLe63WfURfkr",
+ "type": "freedraw",
+ "x": -95.19950666316129,
+ "y": 1647.2356396808404,
+ "width": 2.994615403990906,
+ "height": 22.460036003871664,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAT",
+ "roundness": null,
+ "seed": 1185935409,
+ "version": 14,
+ "versionNonce": 584728913,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560797658,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 2.9946754716966097
+ ],
+ [
+ 0,
+ 5.9893509433932195
+ ],
+ [
+ 0,
+ 8.98402641508983
+ ],
+ [
+ 0,
+ 10.481394184791043
+ ],
+ [
+ 0,
+ 16.470685060478445
+ ],
+ [
+ 0,
+ 19.465360532175055
+ ],
+ [
+ 0,
+ 20.96272830187627
+ ],
+ [
+ 1.4972476342896925,
+ 20.96272830187627
+ ],
+ [
+ 1.4972476342896925,
+ 20.96272830187627
+ ]
+ ],
+ "pressures": [
+ 0.321441650390625,
+ 0.4826507568359375,
+ 0.527099609375,
+ 0.5485992431640625,
+ 0.5573883056640625,
+ 0.564727783203125,
+ 0.568145751953125,
+ 0.569610595703125,
+ 0.568145751953125,
+ 0.5490875244140625,
+ 0.515380859375,
+ 0.1099090576171875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AVWsJeayt9l0wy2YdmKiW",
+ "type": "freedraw",
+ "x": -54.7715379645216,
+ "y": 1699.6424304016782,
+ "width": 32.94137012095689,
+ "height": 1.4973077019953962,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAU",
+ "roundness": null,
+ "seed": 1040507153,
+ "version": 11,
+ "versionNonce": 1425442079,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560798261,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342895789,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ],
+ [
+ 8.984086482795647,
+ 0
+ ],
+ [
+ 16.470685060478445,
+ 1.4973077019953962
+ ],
+ [
+ 26.952139312975305,
+ 1.4973077019953962
+ ],
+ [
+ 31.44412248666731,
+ 1.4973077019953962
+ ],
+ [
+ 31.44412248666731,
+ 1.4973077019953962
+ ]
+ ],
+ "pressures": [
+ 0.14898681640625,
+ 0.4372100830078125,
+ 0.515380859375,
+ 0.529541015625,
+ 0.5349273681640625,
+ 0.5363922119140625,
+ 0.5339508056640625,
+ 0.40057373046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mAy_6FXlcx7jGyKQ33YN-",
+ "type": "freedraw",
+ "x": -59.263521138213605,
+ "y": 1722.102406337844,
+ "width": 26.95201917756367,
+ "height": 1.4973677697012135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAV",
+ "roundness": null,
+ "seed": 625019231,
+ "version": 13,
+ "versionNonce": 1510276945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560798542,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 1.4973677697012135
+ ],
+ [
+ 14.973437426188866,
+ 1.4973677697012135
+ ],
+ [
+ 19.465420599880872,
+ 1.4973677697012135
+ ],
+ [
+ 20.96266823417045,
+ 1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ 1.4973677697012135
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.313629150390625,
+ 0.458221435546875,
+ 0.4826507568359375,
+ 0.4992523193359375,
+ 0.507568359375,
+ 0.509521484375,
+ 0.510498046875,
+ 0.4792327880859375,
+ 0.4347686767578125,
+ 0.3619842529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8YmQQ2NRfy2QzDlf8fh7y",
+ "type": "freedraw",
+ "x": 129.40061310473186,
+ "y": 1668.198307915011,
+ "width": 44.92007200774333,
+ "height": 86.84540847608423,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAW",
+ "roundness": null,
+ "seed": 1545084689,
+ "version": 43,
+ "versionNonce": 427247903,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560809869,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ -2.9946154039907924,
+ -1.4973077019953962
+ ],
+ [
+ -4.491983173692006,
+ -1.4973077019953962
+ ],
+ [
+ -5.9893509433932195,
+ -1.4973077019953962
+ ],
+ [
+ -7.486598577682798,
+ -1.4973077019953962
+ ],
+ [
+ -8.983966347384012,
+ -1.4973077019953962
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -13.475949521076018,
+ 0
+ ],
+ [
+ -16.470685060478445,
+ 1.4973677697012135
+ ],
+ [
+ -20.96266823417045,
+ 4.492043241397823
+ ],
+ [
+ -28.449386947264884,
+ 11.978701886786439
+ ],
+ [
+ -32.94137012095689,
+ 17.96805283017966
+ ],
+ [
+ -34.4387378906581,
+ 22.460036003871664
+ ],
+ [
+ -35.93598552494768,
+ 25.454711475568274
+ ],
+ [
+ -40.42808883405132,
+ 32.94137012095689
+ ],
+ [
+ -41.9253364683409,
+ 41.92539653604672
+ ],
+ [
+ -43.422704238042115,
+ 53.90409842283316
+ ],
+ [
+ -44.92007200774333,
+ 61.390757068221774
+ ],
+ [
+ -44.92007200774333,
+ 67.380108011615
+ ],
+ [
+ -43.422704238042115,
+ 73.36945895500799
+ ],
+ [
+ -40.42808883405132,
+ 77.86144212870022
+ ],
+ [
+ -37.433353294648896,
+ 80.85611760039683
+ ],
+ [
+ -32.94137012095689,
+ 83.85079307209321
+ ],
+ [
+ -29.946634581554463,
+ 85.34810077408883
+ ],
+ [
+ -25.454651407862457,
+ 83.85079307209321
+ ],
+ [
+ -22.460036003871664,
+ 82.35348537009781
+ ],
+ [
+ -17.96805283017966,
+ 74.86676665700361
+ ],
+ [
+ -16.470685060478445,
+ 70.3747834833116
+ ],
+ [
+ -14.973317290777231,
+ 67.380108011615
+ ],
+ [
+ -14.973317290777231,
+ 64.38543253991838
+ ],
+ [
+ -16.470685060478445,
+ 61.390757068221774
+ ],
+ [
+ -19.465300464469237,
+ 58.396081596525164
+ ],
+ [
+ -23.957403773572878,
+ 56.89877389452977
+ ],
+ [
+ -28.449386947264884,
+ 56.89877389452977
+ ],
+ [
+ -32.94137012095689,
+ 56.89877389452977
+ ],
+ [
+ -40.42808883405132,
+ 58.396081596525164
+ ],
+ [
+ -43.422704238042115,
+ 61.390757068221774
+ ],
+ [
+ -44.92007200774333,
+ 62.88812483792276
+ ],
+ [
+ -44.92007200774333,
+ 64.38543253991838
+ ],
+ [
+ -44.92007200774333,
+ 64.38543253991838
+ ]
+ ],
+ "pressures": [
+ 0.0405426025390625,
+ 0.321441650390625,
+ 0.4855804443359375,
+ 0.4889984130859375,
+ 0.4919281005859375,
+ 0.4943695068359375,
+ 0.4958343505859375,
+ 0.4953460693359375,
+ 0.4929046630859375,
+ 0.4924163818359375,
+ 0.4894866943359375,
+ 0.4909515380859375,
+ 0.4943695068359375,
+ 0.4943695068359375,
+ 0.4953460693359375,
+ 0.4953460693359375,
+ 0.4958343505859375,
+ 0.4987640380859375,
+ 0.500244140625,
+ 0.4919281005859375,
+ 0.4860687255859375,
+ 0.4860687255859375,
+ 0.4875335693359375,
+ 0.4846038818359375,
+ 0.4719085693359375,
+ 0.464569091796875,
+ 0.455291748046875,
+ 0.450408935546875,
+ 0.447967529296875,
+ 0.444549560546875,
+ 0.444549560546875,
+ 0.446990966796875,
+ 0.451873779296875,
+ 0.453338623046875,
+ 0.451873779296875,
+ 0.452850341796875,
+ 0.452362060546875,
+ 0.4264678955078125,
+ 0.3737030029296875,
+ 0.2442474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "w9fHDq3KWZTpfZ1UB0_Z7",
+ "type": "freedraw",
+ "x": 145.8712981652103,
+ "y": 1753.5464086890997,
+ "width": 43.422704238042115,
+ "height": 40.42802876634528,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAX",
+ "roundness": null,
+ "seed": 190893407,
+ "version": 36,
+ "versionNonce": 1969202079,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560811480,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019956236
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946154039910198
+ ],
+ [
+ 1.4973677697012135,
+ -4.491983173692006
+ ],
+ [
+ 1.4973677697012135,
+ -5.9892908756876295
+ ],
+ [
+ 2.994735539402427,
+ -7.486658645388616
+ ],
+ [
+ 4.491983173692006,
+ -13.476009588781835
+ ],
+ [
+ 5.9893509433932195,
+ -20.96266823417045
+ ],
+ [
+ 7.486718713094433,
+ -29.94669464926028
+ ],
+ [
+ 5.9893509433932195,
+ -35.9360455926535
+ ],
+ [
+ 4.491983173692006,
+ -37.433353294648896
+ ],
+ [
+ 2.994735539402427,
+ -38.93066099664429
+ ],
+ [
+ 1.4973677697012135,
+ -38.93066099664429
+ ],
+ [
+ 2.994735539402427,
+ -35.9360455926535
+ ],
+ [
+ 4.491983173692006,
+ -32.94137012095689
+ ],
+ [
+ 5.9893509433932195,
+ -31.444002351255676
+ ],
+ [
+ 7.486718713094433,
+ -29.94669464926028
+ ],
+ [
+ 10.481334117085225,
+ -29.94669464926028
+ ],
+ [
+ 19.465420599880872,
+ -28.449326879559067
+ ],
+ [
+ 26.95201917756367,
+ -29.94669464926028
+ ],
+ [
+ 34.4387378906581,
+ -32.94137012095689
+ ],
+ [
+ 37.433353294648896,
+ -35.9360455926535
+ ],
+ [
+ 38.93072106435011,
+ -35.9360455926535
+ ],
+ [
+ 38.93072106435011,
+ -34.438677822952286
+ ],
+ [
+ 38.93072106435011,
+ -32.94137012095689
+ ],
+ [
+ 38.93072106435011,
+ -31.444002351255676
+ ],
+ [
+ 38.93072106435011,
+ -26.95201917756367
+ ],
+ [
+ 38.93072106435011,
+ -20.96266823417045
+ ],
+ [
+ 38.93072106435011,
+ -14.973317290777231
+ ],
+ [
+ 38.93072106435011,
+ -11.978641819080849
+ ],
+ [
+ 38.93072106435011,
+ -8.98396634738424
+ ],
+ [
+ 38.93072106435011,
+ -1.4973077019956236
+ ],
+ [
+ 40.42808883405132,
+ 1.4973677697009862
+ ],
+ [
+ 43.422704238042115,
+ 0
+ ],
+ [
+ 43.422704238042115,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3023834228515625,
+ 0.3668670654296875,
+ 0.4176788330078125,
+ 0.443084716796875,
+ 0.464080810546875,
+ 0.4743499755859375,
+ 0.4889984130859375,
+ 0.4958343505859375,
+ 0.508544921875,
+ 0.518798828125,
+ 0.5315093994140625,
+ 0.5402984619140625,
+ 0.5442047119140625,
+ 0.5334625244140625,
+ 0.529541015625,
+ 0.528564453125,
+ 0.528076171875,
+ 0.526123046875,
+ 0.524169921875,
+ 0.524169921875,
+ 0.523681640625,
+ 0.522216796875,
+ 0.528564453125,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5442047119140625,
+ 0.5461578369140625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.4797210693359375,
+ 0.324859619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vv4yG0IyiDrPXahIJZ4lT",
+ "type": "freedraw",
+ "x": 244.69540852808097,
+ "y": 1713.1183799227542,
+ "width": 26.952139312975078,
+ "height": 41.9253364683409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAY",
+ "roundness": null,
+ "seed": 802457567,
+ "version": 18,
+ "versionNonce": 2071135487,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560812126,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342898062,
+ -1.4973077019953962
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -5.989230807981812,
+ 1.4973677697012135
+ ],
+ [
+ -10.481334117085225,
+ 5.9893509433932195
+ ],
+ [
+ -13.475949521076018,
+ 8.98402641508983
+ ],
+ [
+ -14.973317290777231,
+ 11.978701886786439
+ ],
+ [
+ -19.465300464469237,
+ 19.465360532175055
+ ],
+ [
+ -22.460036003871664,
+ 29.94669464926028
+ ],
+ [
+ -22.460036003871664,
+ 34.438737890657876
+ ],
+ [
+ -19.465300464469237,
+ 38.93072106434988
+ ],
+ [
+ -16.470685060478445,
+ 38.93072106434988
+ ],
+ [
+ -13.475949521076018,
+ 40.428028766345506
+ ],
+ [
+ -4.491983173692006,
+ 40.428028766345506
+ ],
+ [
+ 4.492103309103413,
+ 37.433413362354486
+ ],
+ [
+ 4.492103309103413,
+ 37.433413362354486
+ ]
+ ],
+ "pressures": [
+ 0.3058013916015625,
+ 0.437713623046875,
+ 0.513427734375,
+ 0.513427734375,
+ 0.516357421875,
+ 0.523193359375,
+ 0.523681640625,
+ 0.524658203125,
+ 0.525634765625,
+ 0.526123046875,
+ 0.526611328125,
+ 0.522705078125,
+ 0.515380859375,
+ 0.4933929443359375,
+ 0.3600311279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MkMcpw8FU35Iykndbhe0P",
+ "type": "freedraw",
+ "x": 283.6261295924311,
+ "y": 1729.5890649832327,
+ "width": 34.4387378906581,
+ "height": 29.946694649260053,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAZ",
+ "roundness": null,
+ "seed": 1221005631,
+ "version": 29,
+ "versionNonce": 306678897,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560812740,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4972476342898062,
+ -1.4973077019953962
+ ],
+ [
+ -2.9946154039910198,
+ -1.4973077019953962
+ ],
+ [
+ -7.486598577683026,
+ -1.4973077019953962
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -13.475949521076245,
+ 0
+ ],
+ [
+ -20.96266823417045,
+ 5.9893509433932195
+ ],
+ [
+ -23.95728363816147,
+ 10.481334117085225
+ ],
+ [
+ -23.95728363816147,
+ 13.476009588781835
+ ],
+ [
+ -23.95728363816147,
+ 14.973377358482821
+ ],
+ [
+ -23.95728363816147,
+ 20.96272830187604
+ ],
+ [
+ -19.465300464469465,
+ 26.95201917756367
+ ],
+ [
+ -14.973317290777231,
+ 28.449386947264657
+ ],
+ [
+ -7.486598577683026,
+ 28.449386947264657
+ ],
+ [
+ -1.4972476342898062,
+ 26.95201917756367
+ ],
+ [
+ 2.9947355394021997,
+ 23.95734370586706
+ ],
+ [
+ 7.486718713094206,
+ 17.96805283017943
+ ],
+ [
+ 8.98408648279542,
+ 11.978701886786212
+ ],
+ [
+ 10.481454252496633,
+ 7.486658645388616
+ ],
+ [
+ 8.98408648279542,
+ 2.9946754716966097
+ ],
+ [
+ 7.486718713094206,
+ 0
+ ],
+ [
+ 2.9947355394021997,
+ -1.4973077019953962
+ ],
+ [
+ -2.9946154039910198,
+ -1.4973077019953962
+ ],
+ [
+ -5.9893509433932195,
+ -1.4973077019953962
+ ],
+ [
+ -8.98396634738424,
+ -1.4973077019953962
+ ],
+ [
+ -8.98396634738424,
+ 1.4973677697009862
+ ],
+ [
+ -8.98396634738424,
+ 1.4973677697009862
+ ]
+ ],
+ "pressures": [
+ 0.39666748046875,
+ 0.459686279296875,
+ 0.466522216796875,
+ 0.4728851318359375,
+ 0.4797210693359375,
+ 0.4811859130859375,
+ 0.4811859130859375,
+ 0.4806976318359375,
+ 0.4714202880859375,
+ 0.468475341796875,
+ 0.467987060546875,
+ 0.467987060546875,
+ 0.4704437255859375,
+ 0.4709320068359375,
+ 0.4704437255859375,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.4719085693359375,
+ 0.4728851318359375,
+ 0.4806976318359375,
+ 0.4924163818359375,
+ 0.4909515380859375,
+ 0.4777679443359375,
+ 0.4758148193359375,
+ 0.457244873046875,
+ 0.3658905029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0GoyEq6ShAV6ggVcY6gfX",
+ "type": "freedraw",
+ "x": 333.0383049092778,
+ "y": 1729.5890649832327,
+ "width": 20.96266823417045,
+ "height": 29.94669464926028,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAa",
+ "roundness": null,
+ "seed": 1387390001,
+ "version": 26,
+ "versionNonce": 401392785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560813280,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ -2.9946754716966097
+ ],
+ [
+ -4.492103309103641,
+ -2.9946754716966097
+ ],
+ [
+ -5.9893509433932195,
+ -2.9946754716966097
+ ],
+ [
+ -7.486718713094433,
+ -2.9946754716966097
+ ],
+ [
+ -8.984086482795647,
+ -2.9946754716966097
+ ],
+ [
+ -8.984086482795647,
+ -1.4973077019953962
+ ],
+ [
+ -8.984086482795647,
+ 0
+ ],
+ [
+ -8.984086482795647,
+ 2.9946754716966097
+ ],
+ [
+ -8.984086482795647,
+ 5.9893509433932195
+ ],
+ [
+ -5.9893509433932195,
+ 10.481334117085225
+ ],
+ [
+ -2.994735539402427,
+ 17.96805283017943
+ ],
+ [
+ 0,
+ 22.460036003871437
+ ],
+ [
+ 2.9946154039907924,
+ 23.95734370586706
+ ],
+ [
+ 2.9946154039907924,
+ 25.454711475568047
+ ],
+ [
+ 1.4972476342895789,
+ 25.454711475568047
+ ],
+ [
+ 0,
+ 25.454711475568047
+ ],
+ [
+ -1.4973677697012135,
+ 26.95201917756367
+ ],
+ [
+ -4.492103309103641,
+ 26.95201917756367
+ ],
+ [
+ -8.984086482795647,
+ 26.95201917756367
+ ],
+ [
+ -10.48145425249686,
+ 26.95201917756367
+ ],
+ [
+ -14.973437426188866,
+ 26.95201917756367
+ ],
+ [
+ -17.96805283017966,
+ 26.95201917756367
+ ],
+ [
+ -17.96805283017966,
+ 26.95201917756367
+ ]
+ ],
+ "pressures": [
+ 0.38494873046875,
+ 0.437713623046875,
+ 0.446014404296875,
+ 0.458709716796875,
+ 0.467498779296875,
+ 0.4719085693359375,
+ 0.4719085693359375,
+ 0.458221435546875,
+ 0.449920654296875,
+ 0.437713623046875,
+ 0.4328155517578125,
+ 0.4318389892578125,
+ 0.4318389892578125,
+ 0.4323272705078125,
+ 0.438201904296875,
+ 0.5500640869140625,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.588653564453125,
+ 0.581329345703125,
+ 0.5451812744140625,
+ 0.502197265625,
+ 0.340484619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VwD_NUO7zBGXs6C1Xv0DV",
+ "type": "freedraw",
+ "x": 382.45036009071316,
+ "y": 1666.7010002130155,
+ "width": 31.44412248666731,
+ "height": 91.33745171748183,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAb",
+ "roundness": null,
+ "seed": 406819921,
+ "version": 20,
+ "versionNonce": 1117754129,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560814289,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973077019953962
+ ],
+ [
+ -2.994735539402427,
+ 4.491983173692006
+ ],
+ [
+ -4.492103309103641,
+ 7.486658645388616
+ ],
+ [
+ -10.481334117085225,
+ 14.973317290777231
+ ],
+ [
+ -16.470685060478445,
+ 28.449386947264884
+ ],
+ [
+ -22.460036003871664,
+ 41.92539653604672
+ ],
+ [
+ -25.45477154327409,
+ 49.412055181435335
+ ],
+ [
+ -28.449386947264884,
+ 56.89871382682395
+ ],
+ [
+ -31.44412248666731,
+ 68.87741571361039
+ ],
+ [
+ -31.44412248666731,
+ 73.3693988873024
+ ],
+ [
+ -31.44412248666731,
+ 82.35342530239222
+ ],
+ [
+ -29.946754716966097,
+ 88.34277624578522
+ ],
+ [
+ -26.952139312975305,
+ 91.33745171748183
+ ],
+ [
+ -23.957403773572878,
+ 91.33745171748183
+ ],
+ [
+ -19.465420599880872,
+ 89.84008394778084
+ ],
+ [
+ -14.973437426188866,
+ 86.84540847608423
+ ],
+ [
+ -14.973437426188866,
+ 86.84540847608423
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.580841064453125,
+ 0.581329345703125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.584747314453125,
+ 0.583770751953125,
+ 0.577911376953125,
+ 0.5485992431640625,
+ 0.4694671630859375,
+ 0.39862060546875,
+ 0.206146240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "em_HJydgnkCI9TRz5h44I",
+ "type": "freedraw",
+ "x": 380.95299232101195,
+ "y": 1702.637045805669,
+ "width": 34.4387378906581,
+ "height": 62.88806477021694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAc",
+ "roundness": null,
+ "seed": 175162065,
+ "version": 26,
+ "versionNonce": 1443880753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560814836,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 1.4973077019953962
+ ],
+ [
+ 8.983966347384012,
+ 1.4973077019953962
+ ],
+ [
+ 16.470685060478445,
+ 2.9946754716966097
+ ],
+ [
+ 19.465300464469237,
+ 4.491983173692006
+ ],
+ [
+ 23.957403773572878,
+ 5.9893509433932195
+ ],
+ [
+ 29.946754716966097,
+ 10.481334117085225
+ ],
+ [
+ 32.94137012095689,
+ 11.978701886786439
+ ],
+ [
+ 32.94137012095689,
+ 13.476009588781835
+ ],
+ [
+ 31.444002351255676,
+ 22.460036003871664
+ ],
+ [
+ 23.957403773572878,
+ 29.94669464926028
+ ],
+ [
+ 14.973317290777231,
+ 37.433353294648896
+ ],
+ [
+ 10.481334117085225,
+ 40.428028766345506
+ ],
+ [
+ 2.9946154039907924,
+ 47.91474747943971
+ ],
+ [
+ 0,
+ 53.90403835512734
+ ],
+ [
+ 0,
+ 56.89871382682395
+ ],
+ [
+ 2.9946154039907924,
+ 61.390757068221546
+ ],
+ [
+ 7.486718713094433,
+ 62.88806477021694
+ ],
+ [
+ 11.978701886786439,
+ 62.88806477021694
+ ],
+ [
+ 16.470685060478445,
+ 61.390757068221546
+ ],
+ [
+ 20.96266823417045,
+ 61.390757068221546
+ ],
+ [
+ 20.96266823417045,
+ 61.390757068221546
+ ]
+ ],
+ "pressures": [
+ 0.3448944091796875,
+ 0.4210968017578125,
+ 0.459686279296875,
+ 0.4860687255859375,
+ 0.503662109375,
+ 0.513916015625,
+ 0.520263671875,
+ 0.520751953125,
+ 0.520751953125,
+ 0.507080078125,
+ 0.500244140625,
+ 0.500244140625,
+ 0.515380859375,
+ 0.5329742431640625,
+ 0.5564117431640625,
+ 0.5603179931640625,
+ 0.5593414306640625,
+ 0.5549468994140625,
+ 0.5461578369140625,
+ 0.527099609375,
+ 0.464569091796875,
+ 0.38592529296875,
+ 0.2383880615234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xpBQ-BbfsYOdXrSAQ6PU8",
+ "type": "freedraw",
+ "x": 427.3704320984565,
+ "y": 1762.5304351041893,
+ "width": 40.42808883405132,
+ "height": 40.42802876634528,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAd",
+ "roundness": null,
+ "seed": 1293190897,
+ "version": 31,
+ "versionNonce": 1475798655,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560815586,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342895789,
+ -1.4973077019953962
+ ],
+ [
+ 1.4972476342895789,
+ -2.9946754716963824
+ ],
+ [
+ 2.9946154039907924,
+ -4.491983173692006
+ ],
+ [
+ 4.491983173692006,
+ -7.486658645388616
+ ],
+ [
+ 5.989230807981585,
+ -11.978641819080622
+ ],
+ [
+ 8.983966347384012,
+ -19.465360532174827
+ ],
+ [
+ 8.983966347384012,
+ -20.96266823417045
+ ],
+ [
+ 10.481334117085225,
+ -23.957343705866833
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264657
+ ],
+ [
+ 10.481334117085225,
+ -29.946694649260053
+ ],
+ [
+ 8.983966347384012,
+ -29.946694649260053
+ ],
+ [
+ 7.486598577682798,
+ -29.946694649260053
+ ],
+ [
+ 7.486598577682798,
+ -28.449386947264657
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568047
+ ],
+ [
+ 13.475949521076018,
+ -22.460036003871437
+ ],
+ [
+ 17.967932694768024,
+ -19.465360532174827
+ ],
+ [
+ 23.957283638161243,
+ -16.470685060478218
+ ],
+ [
+ 34.43861775524647,
+ -16.470685060478218
+ ],
+ [
+ 38.93072106435011,
+ -16.470685060478218
+ ],
+ [
+ 38.93072106435011,
+ -14.973317290777231
+ ],
+ [
+ 38.93072106435011,
+ -13.476009588781608
+ ],
+ [
+ 37.433353294648896,
+ -5.989350943392992
+ ],
+ [
+ 35.93598552494768,
+ 0
+ ],
+ [
+ 34.43861775524647,
+ 4.492043241397823
+ ],
+ [
+ 34.43861775524647,
+ 8.98402641508983
+ ],
+ [
+ 34.43861775524647,
+ 10.481334117085225
+ ],
+ [
+ 34.43861775524647,
+ 10.481334117085225
+ ]
+ ],
+ "pressures": [
+ 0.1841583251953125,
+ 0.4152374267578125,
+ 0.445037841796875,
+ 0.4782562255859375,
+ 0.4938812255859375,
+ 0.507080078125,
+ 0.510986328125,
+ 0.512451171875,
+ 0.514892578125,
+ 0.514892578125,
+ 0.516357421875,
+ 0.517822265625,
+ 0.517822265625,
+ 0.518798828125,
+ 0.501220703125,
+ 0.4977874755859375,
+ 0.4977874755859375,
+ 0.4958343505859375,
+ 0.4919281005859375,
+ 0.4880218505859375,
+ 0.4772796630859375,
+ 0.4733734130859375,
+ 0.530029296875,
+ 0.5354156494140625,
+ 0.5446929931640625,
+ 0.5510406494140625,
+ 0.5505523681640625,
+ 0.521240234375,
+ 0.4171905517578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zVN8OOPdtsyGfBAYZgfZZ",
+ "type": "freedraw",
+ "x": 508.2264896311475,
+ "y": 1690.6583439188826,
+ "width": 17.96805283017966,
+ "height": 73.36945895500799,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAe",
+ "roundness": null,
+ "seed": 601920191,
+ "version": 17,
+ "versionNonce": 1687796657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560816138,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 2.9946754716966097
+ ],
+ [
+ -4.491983173692006,
+ 5.9893509433932195
+ ],
+ [
+ -5.9893509433932195,
+ 11.978701886786439
+ ],
+ [
+ -8.983966347384012,
+ 17.96805283017966
+ ],
+ [
+ -14.973317290777231,
+ 37.43341336235471
+ ],
+ [
+ -16.470685060478445,
+ 49.412055181435335
+ ],
+ [
+ -16.470685060478445,
+ 55.401406124828554
+ ],
+ [
+ -16.470685060478445,
+ 59.89344936622615
+ ],
+ [
+ -14.973317290777231,
+ 68.87741571361039
+ ],
+ [
+ -13.476069656487653,
+ 70.37478348331138
+ ],
+ [
+ -8.983966347384012,
+ 73.36945895500799
+ ],
+ [
+ -1.4973677697012135,
+ 73.36945895500799
+ ],
+ [
+ 1.4973677697012135,
+ 71.87209118530677
+ ],
+ [
+ 1.4973677697012135,
+ 71.87209118530677
+ ]
+ ],
+ "pressures": [
+ 0.13336181640625,
+ 0.338043212890625,
+ 0.566680908203125,
+ 0.570098876953125,
+ 0.575469970703125,
+ 0.579864501953125,
+ 0.5994110107421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.592071533203125,
+ 0.5461578369140625,
+ 0.504150390625,
+ 0.4098663330078125,
+ 0.15386962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1MM0NCgplSc60GlT0tXYk",
+ "type": "freedraw",
+ "x": 482.77183822328504,
+ "y": 1716.1130553944508,
+ "width": 34.43861775524647,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAf",
+ "roundness": null,
+ "seed": 1731281777,
+ "version": 11,
+ "versionNonce": 2055451839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560816430,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 1.4973077019953962
+ ],
+ [
+ 11.978581751374804,
+ 1.4973077019953962
+ ],
+ [
+ 13.475949521076018,
+ 2.9946754716966097
+ ],
+ [
+ 20.96266823417045,
+ 2.9946754716966097
+ ],
+ [
+ 23.957283638161243,
+ 2.9946754716966097
+ ],
+ [
+ 31.444002351255676,
+ 1.4973077019953962
+ ],
+ [
+ 34.43861775524647,
+ 0
+ ],
+ [
+ 34.43861775524647,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1841583251953125,
+ 0.4914398193359375,
+ 0.5476226806640625,
+ 0.5583648681640625,
+ 0.5617828369140625,
+ 0.5564117431640625,
+ 0.522705078125,
+ 0.3727264404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "R1pZnoqY9DDO99J0Ze3MB",
+ "type": "freedraw",
+ "x": 535.1785088087112,
+ "y": 1656.2196660959303,
+ "width": 11.978701886786439,
+ "height": 101.81878583456705,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAg",
+ "roundness": null,
+ "seed": 62836991,
+ "version": 18,
+ "versionNonce": 354945567,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560816910,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9947355394021997,
+ 1.4973077019953962
+ ],
+ [
+ 4.492103309103413,
+ 2.9946154039907924
+ ],
+ [
+ 5.989471078804627,
+ 4.491983173692006
+ ],
+ [
+ 7.486598577682798,
+ 8.983966347384012
+ ],
+ [
+ 8.983966347384012,
+ 13.476009588781835
+ ],
+ [
+ 11.978701886786439,
+ 34.438677822952286
+ ],
+ [
+ 11.978701886786439,
+ 50.90936288343073
+ ],
+ [
+ 11.978701886786439,
+ 65.88274024191378
+ ],
+ [
+ 11.978701886786439,
+ 71.872091185307
+ ],
+ [
+ 11.978701886786439,
+ 76.364074358999
+ ],
+ [
+ 10.481334117085225,
+ 89.84008394778084
+ ],
+ [
+ 8.983966347384012,
+ 97.32674259316946
+ ],
+ [
+ 5.989471078804627,
+ 100.32141806486607
+ ],
+ [
+ 5.989471078804627,
+ 101.81878583456705
+ ],
+ [
+ 5.989471078804627,
+ 100.32141806486607
+ ],
+ [
+ 5.989471078804627,
+ 100.32141806486607
+ ]
+ ],
+ "pressures": [
+ 0.3082427978515625,
+ 0.5412750244140625,
+ 0.575958251953125,
+ 0.6072235107421875,
+ 0.62823486328125,
+ 0.64337158203125,
+ 0.6624298095703125,
+ 0.6678009033203125,
+ 0.6702423095703125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6726837158203125,
+ 0.64044189453125,
+ 0.5437164306640625,
+ 0.321929931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XruhNQGYAH0bSNhT1FJWa",
+ "type": "freedraw",
+ "x": 568.1198789296681,
+ "y": 1722.102406337844,
+ "width": 11.978701886786212,
+ "height": 7.486658645388616,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAh",
+ "roundness": null,
+ "seed": 1351962207,
+ "version": 25,
+ "versionNonce": 713136529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560819169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697009862,
+ 0
+ ],
+ [
+ 2.9947355394021997,
+ 0
+ ],
+ [
+ 5.989471078804627,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -1.4973677697012135
+ ],
+ [
+ 10.481334117085225,
+ -2.9946754716966097
+ ],
+ [
+ 10.481334117085225,
+ -4.492043241397823
+ ],
+ [
+ 11.978701886786212,
+ -5.9893509433932195
+ ],
+ [
+ 11.978701886786212,
+ -7.486658645388616
+ ],
+ [
+ 10.481334117085225,
+ -7.486658645388616
+ ],
+ [
+ 5.989471078804627,
+ -7.486658645388616
+ ],
+ [
+ 2.9947355394021997,
+ -4.492043241397823
+ ],
+ [
+ 1.4973677697009862,
+ -4.492043241397823
+ ],
+ [
+ 1.4973677697009862,
+ -2.9946754716966097
+ ],
+ [
+ 2.9947355394021997,
+ -2.9946754716966097
+ ],
+ [
+ 4.492103309103413,
+ -2.9946754716966097
+ ],
+ [
+ 5.989471078804627,
+ -2.9946754716966097
+ ],
+ [
+ 5.989471078804627,
+ -4.492043241397823
+ ],
+ [
+ 5.989471078804627,
+ -5.9893509433932195
+ ],
+ [
+ 4.492103309103413,
+ -5.9893509433932195
+ ],
+ [
+ 2.9947355394021997,
+ -5.9893509433932195
+ ],
+ [
+ 0,
+ -4.492043241397823
+ ],
+ [
+ 2.9947355394021997,
+ -4.492043241397823
+ ],
+ [
+ 2.9947355394021997,
+ -4.492043241397823
+ ]
+ ],
+ "pressures": [
+ 0.4074249267578125,
+ 0.4342803955078125,
+ 0.4240264892578125,
+ 0.4225616455078125,
+ 0.4245147705078125,
+ 0.4274444580078125,
+ 0.4337921142578125,
+ 0.446990966796875,
+ 0.4880218505859375,
+ 0.4865570068359375,
+ 0.4792327880859375,
+ 0.4860687255859375,
+ 0.4860687255859375,
+ 0.4787445068359375,
+ 0.4699554443359375,
+ 0.464569091796875,
+ 0.466033935546875,
+ 0.467987060546875,
+ 0.4826507568359375,
+ 0.4758148193359375,
+ 0.467498779296875,
+ 0.39422607421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "romRh9gfJsfbOb9wz91G4",
+ "type": "freedraw",
+ "x": 638.4947224806853,
+ "y": 1666.7010002130155,
+ "width": 22.460036003871664,
+ "height": 98.82411036287044,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAi",
+ "roundness": null,
+ "seed": 828582225,
+ "version": 21,
+ "versionNonce": 1450319231,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560819790,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -2.9946754716966097
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -4.492103309103641,
+ 1.4973077019953962
+ ],
+ [
+ -5.989471078804854,
+ 5.9893509433932195
+ ],
+ [
+ -8.983966347384012,
+ 10.481334117085225
+ ],
+ [
+ -10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ -16.47080519589008,
+ 29.94669464926028
+ ],
+ [
+ -20.96266823417045,
+ 44.92007200774333
+ ],
+ [
+ -22.460036003871664,
+ 64.38543253991816
+ ],
+ [
+ -22.460036003871664,
+ 76.364074358999
+ ],
+ [
+ -20.96266823417045,
+ 85.3481007740886
+ ],
+ [
+ -17.968172965591066,
+ 91.33745171748183
+ ],
+ [
+ -16.47080519589008,
+ 94.33212718917844
+ ],
+ [
+ -14.973437426188866,
+ 95.82943489117383
+ ],
+ [
+ -13.476069656487653,
+ 95.82943489117383
+ ],
+ [
+ -13.476069656487653,
+ 94.33212718917844
+ ],
+ [
+ -13.476069656487653,
+ 94.33212718917844
+ ]
+ ],
+ "pressures": [
+ 0.12799072265625,
+ 0.449432373046875,
+ 0.4860687255859375,
+ 0.5974578857421875,
+ 0.6038055419921875,
+ 0.6047821044921875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.6121063232421875,
+ 0.6155242919921875,
+ 0.6194305419921875,
+ 0.6184539794921875,
+ 0.6106414794921875,
+ 0.5559234619140625,
+ 0.4372100830078125,
+ 0.3478240966796875,
+ 0.074737548828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gWtxsww6pyt7mMaFHjoWZ",
+ "type": "freedraw",
+ "x": 659.4573907148557,
+ "y": 1725.0970818095404,
+ "width": 40.42796869863969,
+ "height": 77.86144212869999,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAj",
+ "roundness": null,
+ "seed": 1211763135,
+ "version": 38,
+ "versionNonce": 979709983,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560826496,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342895789,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ -1.4973677697012135
+ ],
+ [
+ 5.9893509433932195,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -2.9946754716966097
+ ],
+ [
+ 10.481334117085225,
+ -4.491983173692006
+ ],
+ [
+ 11.978701886786439,
+ -7.486658645388616
+ ],
+ [
+ 17.96805283017966,
+ -14.973377358482821
+ ],
+ [
+ 20.96266823417045,
+ -22.460036003871664
+ ],
+ [
+ 22.460036003871664,
+ -31.444062418961266
+ ],
+ [
+ 23.957283638161243,
+ -38.93072106434988
+ ],
+ [
+ 25.454651407862457,
+ -41.92539653604649
+ ],
+ [
+ 25.454651407862457,
+ -43.422704238042115
+ ],
+ [
+ 26.95201917756367,
+ -47.91474747943971
+ ],
+ [
+ 26.95201917756367,
+ -49.41205518143511
+ ],
+ [
+ 26.95201917756367,
+ -43.422704238042115
+ ],
+ [
+ 25.454651407862457,
+ -32.94137012095689
+ ],
+ [
+ 23.957283638161243,
+ -28.449386947264657
+ ],
+ [
+ 23.957283638161243,
+ -22.460036003871664
+ ],
+ [
+ 22.460036003871664,
+ -16.470685060478445
+ ],
+ [
+ 20.96266823417045,
+ -10.481334117085225
+ ],
+ [
+ 19.465300464469237,
+ -1.4973677697012135
+ ],
+ [
+ 13.475949521076018,
+ 10.481334117085225
+ ],
+ [
+ 10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ 8.983966347384012,
+ 20.96266823417045
+ ],
+ [
+ 7.486598577682798,
+ 23.95734370586706
+ ],
+ [
+ 10.481334117085225,
+ 23.95734370586706
+ ],
+ [
+ 11.978701886786439,
+ 23.95734370586706
+ ],
+ [
+ 14.973317290777231,
+ 25.454711475568274
+ ],
+ [
+ 19.465300464469237,
+ 25.454711475568274
+ ],
+ [
+ 22.460036003871664,
+ 26.95201917756367
+ ],
+ [
+ 28.449386947264884,
+ 28.449386947264884
+ ],
+ [
+ 32.94137012095689,
+ 28.449386947264884
+ ],
+ [
+ 37.433353294648896,
+ 28.449386947264884
+ ],
+ [
+ 40.42796869863969,
+ 25.454711475568274
+ ],
+ [
+ 40.42796869863969,
+ 25.454711475568274
+ ]
+ ],
+ "pressures": [
+ 0.2711181640625,
+ 0.4767913818359375,
+ 0.4850921630859375,
+ 0.4885101318359375,
+ 0.4885101318359375,
+ 0.4914398193359375,
+ 0.4929046630859375,
+ 0.4953460693359375,
+ 0.4982757568359375,
+ 0.4992523193359375,
+ 0.500244140625,
+ 0.504638671875,
+ 0.504638671875,
+ 0.505615234375,
+ 0.504638671875,
+ 0.506103515625,
+ 0.522216796875,
+ 0.525146484375,
+ 0.524658203125,
+ 0.523681640625,
+ 0.521240234375,
+ 0.518798828125,
+ 0.516357421875,
+ 0.504150390625,
+ 0.4933929443359375,
+ 0.4836273193359375,
+ 0.4772796630859375,
+ 0.514404296875,
+ 0.521728515625,
+ 0.524169921875,
+ 0.525634765625,
+ 0.527099609375,
+ 0.522216796875,
+ 0.4763031005859375,
+ 0.338043212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DoRyvvaga6Ca7wGre0eE9",
+ "type": "freedraw",
+ "x": 701.3827271831966,
+ "y": 1692.1557116885836,
+ "width": 25.454651407862457,
+ "height": 62.88806477021694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAk",
+ "roundness": null,
+ "seed": 2034299999,
+ "version": 24,
+ "versionNonce": 581844447,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560827044,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697009862
+ ],
+ [
+ 2.9946154039907924,
+ -1.4973677697009862
+ ],
+ [
+ 5.9893509433932195,
+ -1.4973677697009862
+ ],
+ [
+ 8.98408648279542,
+ -1.4973677697009862
+ ],
+ [
+ 11.978822022197846,
+ -2.9946754716963824
+ ],
+ [
+ 13.475949521076018,
+ -2.9946754716963824
+ ],
+ [
+ 16.470685060478445,
+ -2.9946754716963824
+ ],
+ [
+ 20.962788369581858,
+ -1.4973677697009862
+ ],
+ [
+ 25.454651407862457,
+ 0
+ ],
+ [
+ 25.454651407862457,
+ 8.98402641508983
+ ],
+ [
+ 20.962788369581858,
+ 19.465360532175055
+ ],
+ [
+ 14.973317290777231,
+ 29.94669464926028
+ ],
+ [
+ 7.486718713094433,
+ 40.428028766345506
+ ],
+ [
+ 2.9946154039907924,
+ 47.91474747943994
+ ],
+ [
+ 1.4972476342895789,
+ 50.90936288343073
+ ],
+ [
+ 1.4972476342895789,
+ 53.90403835512734
+ ],
+ [
+ 4.491983173692006,
+ 56.89871382682395
+ ],
+ [
+ 7.486718713094433,
+ 59.89338929852056
+ ],
+ [
+ 13.475949521076018,
+ 59.89338929852056
+ ],
+ [
+ 16.470685060478445,
+ 59.89338929852056
+ ],
+ [
+ 20.962788369581858,
+ 59.89338929852056
+ ],
+ [
+ 20.962788369581858,
+ 59.89338929852056
+ ]
+ ],
+ "pressures": [
+ 0.3707733154296875,
+ 0.4806976318359375,
+ 0.5500640869140625,
+ 0.571075439453125,
+ 0.591094970703125,
+ 0.6033172607421875,
+ 0.6062469482421875,
+ 0.6077117919921875,
+ 0.6077117919921875,
+ 0.6062469482421875,
+ 0.6130828857421875,
+ 0.62921142578125,
+ 0.64190673828125,
+ 0.64239501953125,
+ 0.64141845703125,
+ 0.63995361328125,
+ 0.63653564453125,
+ 0.62579345703125,
+ 0.591583251953125,
+ 0.456756591796875,
+ 0.3033599853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "a8mghRpi2-6GNt70oT_8D",
+ "type": "freedraw",
+ "x": 740.3134482475467,
+ "y": 1752.049100987104,
+ "width": 44.9200720077431,
+ "height": 31.444002351255676,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAl",
+ "roundness": null,
+ "seed": 1433506335,
+ "version": 37,
+ "versionNonce": 1796784401,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560827838,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ 1.4973677697009862,
+ -2.9946754716966097
+ ],
+ [
+ 2.9947355394021997,
+ -5.9893509433932195
+ ],
+ [
+ 4.492103309103413,
+ -8.98402641508983
+ ],
+ [
+ 7.486598577682798,
+ -16.470685060478445
+ ],
+ [
+ 7.486598577682798,
+ -19.465360532175055
+ ],
+ [
+ 8.983966347384012,
+ -22.460036003871664
+ ],
+ [
+ 10.481334117085225,
+ -26.95201917756367
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264884
+ ],
+ [
+ 8.983966347384012,
+ -29.94669464926028
+ ],
+ [
+ 7.486598577682798,
+ -29.94669464926028
+ ],
+ [
+ 7.486598577682798,
+ -28.449386947264884
+ ],
+ [
+ 8.983966347384012,
+ -26.95201917756367
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568274
+ ],
+ [
+ 11.978701886786212,
+ -25.454711475568274
+ ],
+ [
+ 13.476069656487425,
+ -23.95734370586706
+ ],
+ [
+ 14.973437426188639,
+ -23.95734370586706
+ ],
+ [
+ 17.967932694768024,
+ -23.95734370586706
+ ],
+ [
+ 23.95740377357265,
+ -23.95734370586706
+ ],
+ [
+ 28.44950708267629,
+ -25.454711475568274
+ ],
+ [
+ 32.94137012095666,
+ -28.449386947264884
+ ],
+ [
+ 38.93084119976152,
+ -29.94669464926028
+ ],
+ [
+ 40.42796869863969,
+ -31.444002351255676
+ ],
+ [
+ 41.9253364683409,
+ -31.444002351255676
+ ],
+ [
+ 43.42270423804189,
+ -29.94669464926028
+ ],
+ [
+ 44.9200720077431,
+ -28.449386947264884
+ ],
+ [
+ 44.9200720077431,
+ -25.454711475568274
+ ],
+ [
+ 44.9200720077431,
+ -20.96266823417045
+ ],
+ [
+ 43.42270423804189,
+ -13.476009588781835
+ ],
+ [
+ 43.42270423804189,
+ -10.481334117085225
+ ],
+ [
+ 41.9253364683409,
+ -7.486658645388616
+ ],
+ [
+ 41.9253364683409,
+ -4.491983173692006
+ ],
+ [
+ 43.42270423804189,
+ -5.9893509433932195
+ ],
+ [
+ 44.9200720077431,
+ -7.486658645388616
+ ],
+ [
+ 44.9200720077431,
+ -7.486658645388616
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.4870452880859375,
+ 0.5334625244140625,
+ 0.5461578369140625,
+ 0.5525054931640625,
+ 0.5573883056640625,
+ 0.5583648681640625,
+ 0.5583648681640625,
+ 0.5617828369140625,
+ 0.564239501953125,
+ 0.567657470703125,
+ 0.5617828369140625,
+ 0.564239501953125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.567657470703125,
+ 0.565704345703125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.564727783203125,
+ 0.568634033203125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.564727783203125,
+ 0.5598297119140625,
+ 0.5612945556640625,
+ 0.566192626953125,
+ 0.576446533203125,
+ 0.580841064453125,
+ 0.581817626953125,
+ 0.580841064453125,
+ 0.5529937744140625,
+ 0.2735595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Uwvo5jkpy2nOqxK4OjpWu",
+ "type": "freedraw",
+ "x": 794.2174866026738,
+ "y": 1695.1503871602802,
+ "width": 23.957403773572878,
+ "height": 28.449386947264657,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAm",
+ "roundness": null,
+ "seed": 217477329,
+ "version": 20,
+ "versionNonce": 549769105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560828280,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697009862
+ ],
+ [
+ 2.994735539402427,
+ -1.4973677697009862
+ ],
+ [
+ 4.492103309103641,
+ -1.4973677697009862
+ ],
+ [
+ 8.98396634738424,
+ -1.4973677697009862
+ ],
+ [
+ 10.481334117085225,
+ -1.4973677697009862
+ ],
+ [
+ 16.47080519589008,
+ -1.4973677697009862
+ ],
+ [
+ 20.96266823417045,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 1.4973077019956236
+ ],
+ [
+ 23.957403773572878,
+ 4.491983173692233
+ ],
+ [
+ 23.957403773572878,
+ 5.9893509433932195
+ ],
+ [
+ 19.465300464469465,
+ 14.973317290777459
+ ],
+ [
+ 14.973437426188866,
+ 20.96266823417045
+ ],
+ [
+ 13.476069656487653,
+ 22.460036003871664
+ ],
+ [
+ 13.476069656487653,
+ 23.95734370586706
+ ],
+ [
+ 13.476069656487653,
+ 25.454711475568274
+ ],
+ [
+ 16.47080519589008,
+ 26.95201917756367
+ ],
+ [
+ 22.460036003871664,
+ 26.95201917756367
+ ],
+ [
+ 22.460036003871664,
+ 26.95201917756367
+ ]
+ ],
+ "pressures": [
+ 0.2970123291015625,
+ 0.447479248046875,
+ 0.4763031005859375,
+ 0.501708984375,
+ 0.522705078125,
+ 0.5388336181640625,
+ 0.5617828369140625,
+ 0.565216064453125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.5603179931640625,
+ 0.5495758056640625,
+ 0.528076171875,
+ 0.454315185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "roppG4Z1_jC_xG5DcUGK6",
+ "type": "freedraw",
+ "x": 975.3951424033484,
+ "y": 1672.6903511564087,
+ "width": 20.96266823417045,
+ "height": 77.86144212869999,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAq",
+ "roundness": null,
+ "seed": 1533595487,
+ "version": 16,
+ "versionNonce": 1663844447,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560830366,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 2.9946754716966097
+ ],
+ [
+ -4.492103309103641,
+ 5.9893509433932195
+ ],
+ [
+ -7.486598577682798,
+ 10.481334117085225
+ ],
+ [
+ -10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ -13.476069656487653,
+ 22.460036003871437
+ ],
+ [
+ -17.967932694768024,
+ 35.93604559265327
+ ],
+ [
+ -20.96266823417045,
+ 55.40140612482833
+ ],
+ [
+ -20.96266823417045,
+ 64.38543253991816
+ ],
+ [
+ -19.465300464469237,
+ 70.37472341560556
+ ],
+ [
+ -14.973437426188866,
+ 76.36407435899878
+ ],
+ [
+ -10.481334117085225,
+ 76.36407435899878
+ ],
+ [
+ -10.481334117085225,
+ 76.36407435899878
+ ]
+ ],
+ "pressures": [
+ 0.3551483154296875,
+ 0.438690185546875,
+ 0.5998992919921875,
+ 0.6013641357421875,
+ 0.6028289794921875,
+ 0.6072235107421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6179656982421875,
+ 0.6223602294921875,
+ 0.6228485107421875,
+ 0.5950164794921875,
+ 0.38592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6qE2FTUSk_eqdfm3idP3H",
+ "type": "freedraw",
+ "x": 991.8657073284152,
+ "y": 1696.6476948622758,
+ "width": 31.444002351255676,
+ "height": 53.90403835512734,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAr",
+ "roundness": null,
+ "seed": 590410911,
+ "version": 21,
+ "versionNonce": 1911932817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560831035,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ -1.4973077019956236
+ ],
+ [
+ 7.486838848506068,
+ -1.4973077019956236
+ ],
+ [
+ 11.978701886786439,
+ -1.4973077019956236
+ ],
+ [
+ 14.973437426188866,
+ -1.4973077019956236
+ ],
+ [
+ 17.968172965591293,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 4.492043241397596
+ ],
+ [
+ 23.957403773572878,
+ 8.984026415089602
+ ],
+ [
+ 22.460036003871664,
+ 16.470685060478218
+ ],
+ [
+ 13.476069656487653,
+ 23.95740377357265
+ ],
+ [
+ 4.492103309103641,
+ 31.444062418961266
+ ],
+ [
+ -5.989230807981585,
+ 40.428088834051096
+ ],
+ [
+ -7.486598577682798,
+ 46.4173797097385
+ ],
+ [
+ -5.989230807981585,
+ 49.41205518143511
+ ],
+ [
+ -1.4971274988781715,
+ 52.40673065313172
+ ],
+ [
+ 8.984206618207054,
+ 52.40673065313172
+ ],
+ [
+ 17.968172965591293,
+ 52.40673065313172
+ ],
+ [
+ 17.968172965591293,
+ 52.40673065313172
+ ]
+ ],
+ "pressures": [
+ 0.329254150390625,
+ 0.5417633056640625,
+ 0.572052001953125,
+ 0.5945281982421875,
+ 0.6077117919921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6243133544921875,
+ 0.6116180419921875,
+ 0.589630126953125,
+ 0.582305908203125,
+ 0.584747314453125,
+ 0.586212158203125,
+ 0.586700439453125,
+ 0.582305908203125,
+ 0.582794189453125,
+ 0.574005126953125,
+ 0.38690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lOeCs8q6P-OBGSYWHFhDr",
+ "type": "freedraw",
+ "x": 1027.8018129887746,
+ "y": 1750.5517932851087,
+ "width": 41.9253364683409,
+ "height": 37.43341336235471,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAs",
+ "roundness": null,
+ "seed": 270784337,
+ "version": 32,
+ "versionNonce": 912430417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560831730,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.9946754716966097
+ ],
+ [
+ 1.4973677697012135,
+ -4.492043241397823
+ ],
+ [
+ 4.492103309103186,
+ -8.98402641508983
+ ],
+ [
+ 5.989471078804399,
+ -10.481334117085225
+ ],
+ [
+ 7.486838848505613,
+ -13.476009588781835
+ ],
+ [
+ 8.983966347384012,
+ -19.465360532175055
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568274
+ ],
+ [
+ 10.481334117085225,
+ -31.444062418961494
+ ],
+ [
+ 10.481334117085225,
+ -32.94137012095689
+ ],
+ [
+ 8.983966347384012,
+ -34.4387378906581
+ ],
+ [
+ 8.983966347384012,
+ -32.94137012095689
+ ],
+ [
+ 8.983966347384012,
+ -31.444062418961494
+ ],
+ [
+ 8.983966347384012,
+ -29.94669464926028
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264884
+ ],
+ [
+ 13.476069656487653,
+ -25.454711475568274
+ ],
+ [
+ 17.96817296559084,
+ -22.460036003871664
+ ],
+ [
+ 23.957403773572878,
+ -20.96272830187627
+ ],
+ [
+ 34.4387378906581,
+ -20.96272830187627
+ ],
+ [
+ 38.93084119976129,
+ -22.460036003871664
+ ],
+ [
+ 40.4282089694625,
+ -22.460036003871664
+ ],
+ [
+ 41.9253364683409,
+ -22.460036003871664
+ ],
+ [
+ 40.4282089694625,
+ -22.460036003871664
+ ],
+ [
+ 40.4282089694625,
+ -17.96805283017966
+ ],
+ [
+ 37.433473430060076,
+ -11.978701886786439
+ ],
+ [
+ 35.93610566035886,
+ -8.98402641508983
+ ],
+ [
+ 35.93610566035886,
+ -5.9893509433932195
+ ],
+ [
+ 34.4387378906581,
+ 0
+ ],
+ [
+ 34.4387378906581,
+ 1.4973077019953962
+ ],
+ [
+ 35.93610566035886,
+ 2.9946754716966097
+ ],
+ [
+ 35.93610566035886,
+ 2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.2975006103515625,
+ 0.444549560546875,
+ 0.447967529296875,
+ 0.4948577880859375,
+ 0.507080078125,
+ 0.518798828125,
+ 0.527099609375,
+ 0.5324859619140625,
+ 0.5373687744140625,
+ 0.5422515869140625,
+ 0.5529937744140625,
+ 0.5442047119140625,
+ 0.5417633056640625,
+ 0.5398101806640625,
+ 0.5398101806640625,
+ 0.5451812744140625,
+ 0.5466461181640625,
+ 0.5476226806640625,
+ 0.5402984619140625,
+ 0.5359039306640625,
+ 0.5383453369140625,
+ 0.565704345703125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5959930419921875,
+ 0.5608062744140625,
+ 0.4113311767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "RCMtEcwRCJ1K8STpD3hnR",
+ "type": "freedraw",
+ "x": 1104.1658873477736,
+ "y": 1672.6903511564087,
+ "width": 7.486598577683253,
+ "height": 76.36407435899878,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAt",
+ "roundness": null,
+ "seed": 1653093649,
+ "version": 14,
+ "versionNonce": 41599537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560832188,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 5.9893509433932195
+ ],
+ [
+ -1.4973677697012135,
+ 8.984026415089602
+ ],
+ [
+ -2.9944952685796125,
+ 13.476009588781835
+ ],
+ [
+ -4.491863038280826,
+ 26.95201917756367
+ ],
+ [
+ -5.9892308079820396,
+ 34.438677822952286
+ ],
+ [
+ -5.9892308079820396,
+ 46.4173797097385
+ ],
+ [
+ -7.486598577683253,
+ 52.40673065313172
+ ],
+ [
+ -7.486598577683253,
+ 56.89871382682372
+ ],
+ [
+ -7.486598577683253,
+ 68.87741571361016
+ ],
+ [
+ -7.486598577683253,
+ 73.36939888730217
+ ],
+ [
+ -5.9892308079820396,
+ 76.36407435899878
+ ],
+ [
+ -5.9892308079820396,
+ 76.36407435899878
+ ]
+ ],
+ "pressures": [
+ 0.40594482421875,
+ 0.514892578125,
+ 0.521240234375,
+ 0.5354156494140625,
+ 0.5617828369140625,
+ 0.573516845703125,
+ 0.5964813232421875,
+ 0.5998992919921875,
+ 0.6033172607421875,
+ 0.585723876953125,
+ 0.4938812255859375,
+ 0.2774658203125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MNsR-Rw6jCWB59UkV1fU_",
+ "type": "freedraw",
+ "x": 1084.700586883304,
+ "y": 1708.626396749062,
+ "width": 29.946634581554918,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAu",
+ "roundness": null,
+ "seed": 274901489,
+ "version": 9,
+ "versionNonce": 893690399,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560832440,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 1.4973077019956236
+ ],
+ [
+ 14.973437426188866,
+ 1.4973077019956236
+ ],
+ [
+ 17.96793269476848,
+ 2.9946754716966097
+ ],
+ [
+ 25.45477154327409,
+ 1.4973077019956236
+ ],
+ [
+ 29.946634581554918,
+ 1.4973077019956236
+ ],
+ [
+ 29.946634581554918,
+ 1.4973077019956236
+ ]
+ ],
+ "pressures": [
+ 0.1758575439453125,
+ 0.5432281494140625,
+ 0.580841064453125,
+ 0.580841064453125,
+ 0.5617828369140625,
+ 0.441131591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1B77tNWIrOVknuK71gByd",
+ "type": "freedraw",
+ "x": 1125.128555581944,
+ "y": 1662.2090170393235,
+ "width": 16.470805195889625,
+ "height": 85.3481007740886,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAv",
+ "roundness": null,
+ "seed": 1416357471,
+ "version": 19,
+ "versionNonce": 1163405297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560833073,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697007588,
+ 0
+ ],
+ [
+ 1.4973677697007588,
+ 1.4973077019953962
+ ],
+ [
+ 4.492103309103186,
+ 4.491983173692006
+ ],
+ [
+ 8.984206618206827,
+ 10.481334117085225
+ ],
+ [
+ 11.978701886785984,
+ 19.465360532174827
+ ],
+ [
+ 13.476069656487198,
+ 25.454651407862457
+ ],
+ [
+ 14.973437426188411,
+ 31.444002351255676
+ ],
+ [
+ 16.470805195889625,
+ 44.92001194003751
+ ],
+ [
+ 16.470805195889625,
+ 50.909362883430504
+ ],
+ [
+ 16.470805195889625,
+ 62.88806477021694
+ ],
+ [
+ 14.973437426188411,
+ 71.87209118530677
+ ],
+ [
+ 13.476069656487198,
+ 77.86144212869999
+ ],
+ [
+ 10.48157438790804,
+ 82.353425302392
+ ],
+ [
+ 7.486838848505613,
+ 85.3481007740886
+ ],
+ [
+ 5.989471078804399,
+ 85.3481007740886
+ ],
+ [
+ 4.492103309103186,
+ 83.8507330043874
+ ],
+ [
+ 4.492103309103186,
+ 83.8507330043874
+ ]
+ ],
+ "pressures": [
+ 0.3077545166015625,
+ 0.528076171875,
+ 0.5612945556640625,
+ 0.6072235107421875,
+ 0.63507080078125,
+ 0.65264892578125,
+ 0.65362548828125,
+ 0.65460205078125,
+ 0.6570587158203125,
+ 0.6570587158203125,
+ 0.6599884033203125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.64776611328125,
+ 0.509521484375,
+ 0.2764892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1mEQ6QF3v1YObYUL7xAXm",
+ "type": "freedraw",
+ "x": 1198.4981346723634,
+ "y": 1704.13441357537,
+ "width": 47.914807547145756,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAw",
+ "roundness": null,
+ "seed": 1072799665,
+ "version": 13,
+ "versionNonce": 1306950815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560834948,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 0
+ ],
+ [
+ 10.481574387908495,
+ 0
+ ],
+ [
+ 13.476069656487653,
+ 0
+ ],
+ [
+ 17.968172965591293,
+ 0
+ ],
+ [
+ 26.952139312975305,
+ -1.4973677697012135
+ ],
+ [
+ 35.93610566035932,
+ -1.4973677697012135
+ ],
+ [
+ 44.92007200774333,
+ -1.4973677697012135
+ ],
+ [
+ 47.914807547145756,
+ -2.9946754716966097
+ ],
+ [
+ 47.914807547145756,
+ -2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.40203857421875,
+ 0.5329742431640625,
+ 0.5529937744140625,
+ 0.564239501953125,
+ 0.574005126953125,
+ 0.576934814453125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.5344390869140625,
+ 0.3062896728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZHiVnn8nTyVgDJO5LRgp8",
+ "type": "freedraw",
+ "x": 1226.94764175504,
+ "y": 1686.1663607451903,
+ "width": 2.994735539402427,
+ "height": 40.428028766345506,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAx",
+ "roundness": null,
+ "seed": 1966678239,
+ "version": 13,
+ "versionNonce": 136953809,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560835272,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973077019953962
+ ],
+ [
+ 0,
+ 4.491983173692006
+ ],
+ [
+ 0,
+ 7.486658645388616
+ ],
+ [
+ -1.4973677697012135,
+ 11.978701886786439
+ ],
+ [
+ -1.4973677697012135,
+ 22.460036003871664
+ ],
+ [
+ -1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ -1.4973677697012135,
+ 32.94137012095689
+ ],
+ [
+ -1.4973677697012135,
+ 35.9360455926535
+ ],
+ [
+ -1.4973677697012135,
+ 40.428028766345506
+ ],
+ [
+ 1.4973677697012135,
+ 40.428028766345506
+ ],
+ [
+ 1.4973677697012135,
+ 40.428028766345506
+ ]
+ ],
+ "pressures": [
+ 0.2950592041015625,
+ 0.5510406494140625,
+ 0.567657470703125,
+ 0.578887939453125,
+ 0.580841064453125,
+ 0.581329345703125,
+ 0.573516845703125,
+ 0.5481109619140625,
+ 0.511474609375,
+ 0.3737030029296875,
+ 0.14898681640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rbTyAuoJmDrxfTAIg8BHk",
+ "type": "freedraw",
+ "x": 1146.0914640869375,
+ "y": 1668.198307915011,
+ "width": 14.973437426188639,
+ "height": 92.83481948718304,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAy",
+ "roundness": null,
+ "seed": 258391953,
+ "version": 26,
+ "versionNonce": 437199857,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560837498,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697009862
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697009862
+ ],
+ [
+ 1.4973677697012135,
+ 2.9946754716966097
+ ],
+ [
+ 2.9947355394021997,
+ 2.9946754716966097
+ ],
+ [
+ 4.492103309103413,
+ 5.9893509433932195
+ ],
+ [
+ 5.989471078804627,
+ 8.98402641508983
+ ],
+ [
+ 7.48683884850584,
+ 11.978701886786212
+ ],
+ [
+ 8.983966347384012,
+ 14.973377358482821
+ ],
+ [
+ 8.983966347384012,
+ 17.96805283017943
+ ],
+ [
+ 10.481334117085225,
+ 22.460036003871437
+ ],
+ [
+ 11.978701886786439,
+ 35.93604559265327
+ ],
+ [
+ 11.978701886786439,
+ 44.9200720077431
+ ],
+ [
+ 13.476069656487425,
+ 53.90409842283293
+ ],
+ [
+ 13.476069656487425,
+ 62.88812483792276
+ ],
+ [
+ 11.978701886786439,
+ 76.3641344267046
+ ],
+ [
+ 8.983966347384012,
+ 83.85079307209321
+ ],
+ [
+ 7.48683884850584,
+ 88.34283631349103
+ ],
+ [
+ 5.989471078804627,
+ 89.84014401548643
+ ],
+ [
+ 5.989471078804627,
+ 91.33745171748183
+ ],
+ [
+ 5.989471078804627,
+ 92.83481948718304
+ ],
+ [
+ 5.989471078804627,
+ 91.33745171748183
+ ],
+ [
+ 5.989471078804627,
+ 91.33745171748183
+ ]
+ ],
+ "pressures": [
+ 0.1704864501953125,
+ 0.3614959716796875,
+ 0.461151123046875,
+ 0.464569091796875,
+ 0.467010498046875,
+ 0.4821624755859375,
+ 0.500732421875,
+ 0.516845703125,
+ 0.529541015625,
+ 0.5373687744140625,
+ 0.5388336181640625,
+ 0.5402984619140625,
+ 0.5417633056640625,
+ 0.5451812744140625,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5549468994140625,
+ 0.5554351806640625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.510498046875,
+ 0.462615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NAlgXhIIMUUYemVqAD7Pc",
+ "type": "freedraw",
+ "x": 1340.7451895440993,
+ "y": 1651.727682922238,
+ "width": 38.930600928938475,
+ "height": 70.37472341560579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAz",
+ "roundness": null,
+ "seed": 1478073265,
+ "version": 37,
+ "versionNonce": 1422797343,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560840176,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973077019956236
+ ],
+ [
+ -2.994735539402427,
+ 2.9946154039910198
+ ],
+ [
+ -5.989471078804854,
+ 5.9892908756876295
+ ],
+ [
+ -8.984206618207054,
+ 10.481334117085225
+ ],
+ [
+ -11.978701886786439,
+ 14.973317290777459
+ ],
+ [
+ -14.973437426188866,
+ 19.465360532175055
+ ],
+ [
+ -20.96266823417045,
+ 25.454651407862684
+ ],
+ [
+ -22.460036003871664,
+ 26.95201917756367
+ ],
+ [
+ -22.460036003871664,
+ 29.94669464926028
+ ],
+ [
+ -23.957403773572878,
+ 32.94137012095689
+ ],
+ [
+ -22.460036003871664,
+ 34.438677822952286
+ ],
+ [
+ -20.96266823417045,
+ 35.9360455926535
+ ],
+ [
+ -16.47080519589008,
+ 37.433353294648896
+ ],
+ [
+ -8.984206618207054,
+ 34.438677822952286
+ ],
+ [
+ -2.994735539402427,
+ 31.444002351255676
+ ],
+ [
+ 1.4973677697012135,
+ 28.449326879559294
+ ],
+ [
+ 5.989230807981585,
+ 23.95734370586706
+ ],
+ [
+ 8.983966347384012,
+ 17.96799276247407
+ ],
+ [
+ 10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ 13.476009588781835
+ ],
+ [
+ 13.475829385664383,
+ 10.481334117085225
+ ],
+ [
+ 13.475829385664383,
+ 8.98396634738424
+ ],
+ [
+ 14.973197155365597,
+ 5.9892908756876295
+ ],
+ [
+ 14.973197155365597,
+ 8.98396634738424
+ ],
+ [
+ 13.475829385664383,
+ 11.978641819080849
+ ],
+ [
+ 10.481334117085225,
+ 20.96266823417045
+ ],
+ [
+ 7.486598577682798,
+ 32.94137012095689
+ ],
+ [
+ 4.491863038280371,
+ 44.92001194003751
+ ],
+ [
+ 2.9944952685791577,
+ 50.90936288343073
+ ],
+ [
+ 2.9944952685791577,
+ 56.89871382682395
+ ],
+ [
+ 0,
+ 67.38004794390918
+ ],
+ [
+ -1.4973677697012135,
+ 70.37472341560579
+ ],
+ [
+ -2.994735539402427,
+ 70.37472341560579
+ ],
+ [
+ 0,
+ 67.38004794390918
+ ],
+ [
+ 0,
+ 67.38004794390918
+ ]
+ ],
+ "pressures": [
+ 0.37860107421875,
+ 0.575958251953125,
+ 0.578399658203125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585723876953125,
+ 0.581329345703125,
+ 0.577911376953125,
+ 0.567169189453125,
+ 0.5593414306640625,
+ 0.5520172119140625,
+ 0.5495758056640625,
+ 0.5466461181640625,
+ 0.5461578369140625,
+ 0.5466461181640625,
+ 0.5466461181640625,
+ 0.5432281494140625,
+ 0.5417633056640625,
+ 0.5417633056640625,
+ 0.5417633056640625,
+ 0.5407867431640625,
+ 0.5393218994140625,
+ 0.5412750244140625,
+ 0.5388336181640625,
+ 0.5442047119140625,
+ 0.5534820556640625,
+ 0.567169189453125,
+ 0.574493408203125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.566192626953125,
+ 0.506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SFWcw8BqgX8kvBzxNzYSG",
+ "type": "freedraw",
+ "x": 1375.1839274347574,
+ "y": 1728.091757281237,
+ "width": 40.42796869863969,
+ "height": 34.4387378906581,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB0",
+ "roundness": null,
+ "seed": 892563039,
+ "version": 36,
+ "versionNonce": 945554591,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560841086,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ -1.4973077019953962
+ ],
+ [
+ -2.994735539402427,
+ -4.491983173692006
+ ],
+ [
+ -2.994735539402427,
+ -7.486658645388616
+ ],
+ [
+ -2.994735539402427,
+ -10.481334117085225
+ ],
+ [
+ -2.994735539402427,
+ -13.476009588781835
+ ],
+ [
+ -2.994735539402427,
+ -22.460036003871664
+ ],
+ [
+ -2.994735539402427,
+ -28.449386947264884
+ ],
+ [
+ -5.989471078804854,
+ -32.94137012095689
+ ],
+ [
+ -8.984206618207281,
+ -34.4387378906581
+ ],
+ [
+ -10.481334117085225,
+ -34.4387378906581
+ ],
+ [
+ -8.984206618207281,
+ -32.94137012095689
+ ],
+ [
+ -7.486838848506068,
+ -31.444062418961494
+ ],
+ [
+ -5.989471078804854,
+ -29.94669464926028
+ ],
+ [
+ 0,
+ -28.449386947264884
+ ],
+ [
+ 5.989230807981585,
+ -26.95201917756367
+ ],
+ [
+ 11.978701886786439,
+ -25.454711475568274
+ ],
+ [
+ 16.47056492506681,
+ -25.454711475568274
+ ],
+ [
+ 22.460036003871664,
+ -26.95201917756367
+ ],
+ [
+ 26.951899042152036,
+ -29.94669464926028
+ ],
+ [
+ 28.44926681185325,
+ -31.444062418961494
+ ],
+ [
+ 29.946634581554463,
+ -31.444062418961494
+ ],
+ [
+ 29.946634581554463,
+ -28.449386947264884
+ ],
+ [
+ 28.44926681185325,
+ -26.95201917756367
+ ],
+ [
+ 28.44926681185325,
+ -22.460036003871664
+ ],
+ [
+ 26.951899042152036,
+ -14.973377358483049
+ ],
+ [
+ 26.951899042152036,
+ -10.481334117085225
+ ],
+ [
+ 25.454531272450822,
+ -7.486658645388616
+ ],
+ [
+ 25.454531272450822,
+ -1.4973077019953962
+ ],
+ [
+ 25.454531272450822,
+ 0
+ ],
+ [
+ 26.951899042152036,
+ 0
+ ],
+ [
+ 28.44926681185325,
+ -1.4973077019953962
+ ],
+ [
+ 29.946634581554463,
+ -2.9946754716966097
+ ],
+ [
+ 29.946634581554463,
+ -2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.2349700927734375,
+ 0.4215850830078125,
+ 0.517333984375,
+ 0.522705078125,
+ 0.529052734375,
+ 0.531005859375,
+ 0.5319976806640625,
+ 0.5324859619140625,
+ 0.5344390869140625,
+ 0.5359039306640625,
+ 0.530517578125,
+ 0.518310546875,
+ 0.520751953125,
+ 0.522216796875,
+ 0.524169921875,
+ 0.530517578125,
+ 0.529052734375,
+ 0.525146484375,
+ 0.524169921875,
+ 0.519775390625,
+ 0.513916015625,
+ 0.519287109375,
+ 0.5422515869140625,
+ 0.572540283203125,
+ 0.581329345703125,
+ 0.581817626953125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.581817626953125,
+ 0.5417633056640625,
+ 0.318023681640625,
+ 0.12506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "etSqil9tzOG6XjNRHl9j3",
+ "type": "freedraw",
+ "x": 1471.0133022582256,
+ "y": 1693.653019390579,
+ "width": 26.952139312975305,
+ "height": 37.433353294648896,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB1",
+ "roundness": null,
+ "seed": 1441573087,
+ "version": 26,
+ "versionNonce": 1590136447,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560842148,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ -2.994735539402427,
+ -1.4973077019953962
+ ],
+ [
+ -4.492103309103641,
+ -2.9946154039907924
+ ],
+ [
+ -7.486598577682798,
+ -2.9946154039907924
+ ],
+ [
+ -10.481334117085225,
+ -1.4973077019953962
+ ],
+ [
+ -14.973437426188866,
+ -1.4973077019953962
+ ],
+ [
+ -17.967932694768024,
+ -1.4973077019953962
+ ],
+ [
+ -22.460036003871664,
+ 1.4973677697012135
+ ],
+ [
+ -23.957403773572878,
+ 2.9946754716966097
+ ],
+ [
+ -22.460036003871664,
+ 7.486718713094433
+ ],
+ [
+ -20.96266823417045,
+ 10.481394184791043
+ ],
+ [
+ -16.47080519589008,
+ 16.470745128184262
+ ],
+ [
+ -10.481334117085225,
+ 22.460036003871664
+ ],
+ [
+ -2.994735539402427,
+ 28.449386947264884
+ ],
+ [
+ 1.4973677697012135,
+ 31.444062418961494
+ ],
+ [
+ 2.994735539402427,
+ 32.94143018866271
+ ],
+ [
+ -1.4973677697012135,
+ 32.94143018866271
+ ],
+ [
+ -7.486598577682798,
+ 34.4387378906581
+ ],
+ [
+ -13.476069656487653,
+ 34.4387378906581
+ ],
+ [
+ -20.96266823417045,
+ 34.4387378906581
+ ],
+ [
+ -22.460036003871664,
+ 34.4387378906581
+ ],
+ [
+ -20.96266823417045,
+ 34.4387378906581
+ ],
+ [
+ -20.96266823417045,
+ 34.4387378906581
+ ]
+ ],
+ "pressures": [
+ 0.2237396240234375,
+ 0.460174560546875,
+ 0.563262939453125,
+ 0.566680908203125,
+ 0.572052001953125,
+ 0.580352783203125,
+ 0.582305908203125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.573516845703125,
+ 0.562774658203125,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5593414306640625,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.5544586181640625,
+ 0.5529937744140625,
+ 0.6101531982421875,
+ 0.6160125732421875,
+ 0.6072235107421875,
+ 0.514892578125,
+ 0.3028717041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zqWi6fGyJq7_IxK0aN9B7",
+ "type": "freedraw",
+ "x": 1496.4680738014997,
+ "y": 1714.6157476924552,
+ "width": 2.994735539402427,
+ "height": 13.476009588781835,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB2",
+ "roundness": null,
+ "seed": 1554463423,
+ "version": 7,
+ "versionNonce": 2076223057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560842353,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 7.486658645388616
+ ],
+ [
+ -2.994735539402427,
+ 11.978701886786439
+ ],
+ [
+ -2.994735539402427,
+ 13.476009588781835
+ ],
+ [
+ -1.4973677697012135,
+ 13.476009588781835
+ ],
+ [
+ -1.4973677697012135,
+ 13.476009588781835
+ ]
+ ],
+ "pressures": [
+ 0.3741912841796875,
+ 0.4743499755859375,
+ 0.37957763671875,
+ 0.3004302978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GEgdA6iG6_os67WUezaFk",
+ "type": "freedraw",
+ "x": 1505.4520401488837,
+ "y": 1686.1663607451903,
+ "width": 4.492103309103641,
+ "height": 1.4973677697012135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB3",
+ "roundness": null,
+ "seed": 1112933905,
+ "version": 7,
+ "versionNonce": 1195342815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560842555,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.4245147705078125,
+ 0.567657470703125,
+ 0.4254913330078125,
+ 0.2940826416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "38oUiUEvE0ChFVGYVZU9R",
+ "type": "freedraw",
+ "x": 1514.4360064962677,
+ "y": 1719.1077308661472,
+ "width": 31.444002351255676,
+ "height": 23.957403773572878,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB4",
+ "roundness": null,
+ "seed": 424366111,
+ "version": 17,
+ "versionNonce": 1728144465,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560842884,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946754716966097
+ ],
+ [
+ 2.994735539402427,
+ -2.9946754716966097
+ ],
+ [
+ 4.492103309103413,
+ -5.9893509433932195
+ ],
+ [
+ 5.989471078804627,
+ -7.486658645388616
+ ],
+ [
+ 7.486598577682798,
+ -10.481334117085225
+ ],
+ [
+ 8.983966347384012,
+ -11.978641819080622
+ ],
+ [
+ 11.978701886786439,
+ -13.476009588781835
+ ],
+ [
+ 13.476069656487653,
+ -13.476009588781835
+ ],
+ [
+ 13.476069656487653,
+ -8.983966347384012
+ ],
+ [
+ 14.973437426188639,
+ -1.4973077019953962
+ ],
+ [
+ 16.470805195889852,
+ 5.9893509433932195
+ ],
+ [
+ 20.96266823417045,
+ 10.481394184791043
+ ],
+ [
+ 31.444002351255676,
+ 10.481394184791043
+ ],
+ [
+ 31.444002351255676,
+ 10.481394184791043
+ ]
+ ],
+ "pressures": [
+ 0.443084716796875,
+ 0.522216796875,
+ 0.580841064453125,
+ 0.5959930419921875,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6013641357421875,
+ 0.589630126953125,
+ 0.582305908203125,
+ 0.5945281982421875,
+ 0.5955047607421875,
+ 0.5603179931640625,
+ 0.463104248046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gNp3EayLsrOYyCYh1ZY6U",
+ "type": "freedraw",
+ "x": 1589.3027130855655,
+ "y": 1639.7489810354518,
+ "width": 22.460036003871664,
+ "height": 94.33212718917844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB5",
+ "roundness": null,
+ "seed": 117392401,
+ "version": 20,
+ "versionNonce": 1861915345,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560844308,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994495268579385,
+ 1.4973077019953962
+ ],
+ [
+ -4.491863038280599,
+ 2.9946754716966097
+ ],
+ [
+ -5.989230807981812,
+ 5.9893509433932195
+ ],
+ [
+ -7.486598577683026,
+ 8.98402641508983
+ ],
+ [
+ -10.481334117085225,
+ 11.978701886786212
+ ],
+ [
+ -14.973197155365824,
+ 23.95734370586706
+ ],
+ [
+ -19.465300464469237,
+ 37.433353294648896
+ ],
+ [
+ -20.96266823417045,
+ 50.90942295113632
+ ],
+ [
+ -22.460036003871664,
+ 56.89871382682372
+ ],
+ [
+ -20.96266823417045,
+ 68.87741571361016
+ ],
+ [
+ -17.96793269476825,
+ 77.86144212869999
+ ],
+ [
+ -14.973197155365824,
+ 86.84546854378982
+ ],
+ [
+ -11.978701886786439,
+ 91.33745171748183
+ ],
+ [
+ -8.983966347384012,
+ 94.33212718917844
+ ],
+ [
+ -5.989230807981812,
+ 92.83475941947722
+ ],
+ [
+ -2.994495268579385,
+ 89.84014401548643
+ ],
+ [
+ -2.994495268579385,
+ 89.84014401548643
+ ]
+ ],
+ "pressures": [
+ 0.3551483154296875,
+ 0.4831390380859375,
+ 0.5339508056640625,
+ 0.5422515869140625,
+ 0.5505523681640625,
+ 0.5520172119140625,
+ 0.5549468994140625,
+ 0.563262939453125,
+ 0.575469970703125,
+ 0.591094970703125,
+ 0.5955047607421875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.590118408203125,
+ 0.5608062744140625,
+ 0.4972991943359375,
+ 0.39471435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EAdEC3b9xQfXLvlBABdlU",
+ "type": "freedraw",
+ "x": 1596.7895519340714,
+ "y": 1678.6797020998017,
+ "width": 25.45453127245105,
+ "height": 50.90942295113632,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB6",
+ "roundness": null,
+ "seed": 1079956113,
+ "version": 24,
+ "versionNonce": 1546428689,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560845391,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ -1.4973677697009862
+ ],
+ [
+ 8.983966347384012,
+ -2.9946754716966097
+ ],
+ [
+ 11.978701886786439,
+ -2.9946754716966097
+ ],
+ [
+ 16.47056492506681,
+ -4.492043241397596
+ ],
+ [
+ 19.465300464469237,
+ -4.492043241397596
+ ],
+ [
+ 20.96266823417045,
+ -4.492043241397596
+ ],
+ [
+ 23.957163502749836,
+ -4.492043241397596
+ ],
+ [
+ 25.45453127245105,
+ -2.9946754716966097
+ ],
+ [
+ 25.45453127245105,
+ 1.4973077019956236
+ ],
+ [
+ 22.460036003871664,
+ 8.98402641508983
+ ],
+ [
+ 13.47582938566461,
+ 20.96266823417045
+ ],
+ [
+ 5.989230807981585,
+ 29.94669464926028
+ ],
+ [
+ 1.4973677697012135,
+ 35.9360455926535
+ ],
+ [
+ 0,
+ 40.428028766345506
+ ],
+ [
+ 1.4973677697012135,
+ 41.92539653604672
+ ],
+ [
+ 1.4973677697012135,
+ 43.422704238042115
+ ],
+ [
+ 2.994495268579385,
+ 44.92007200774333
+ ],
+ [
+ 7.486598577682798,
+ 46.417379709738725
+ ],
+ [
+ 11.978701886786439,
+ 46.417379709738725
+ ],
+ [
+ 19.465300464469237,
+ 46.417379709738725
+ ],
+ [
+ 23.957163502749836,
+ 44.92007200774333
+ ],
+ [
+ 23.957163502749836,
+ 44.92007200774333
+ ]
+ ],
+ "pressures": [
+ 0.323394775390625,
+ 0.4743499755859375,
+ 0.4865570068359375,
+ 0.4958343505859375,
+ 0.500732421875,
+ 0.503662109375,
+ 0.505615234375,
+ 0.505615234375,
+ 0.513427734375,
+ 0.521240234375,
+ 0.5339508056640625,
+ 0.5363922119140625,
+ 0.5344390869140625,
+ 0.517333984375,
+ 0.4948577880859375,
+ 0.4865570068359375,
+ 0.4865570068359375,
+ 0.4850921630859375,
+ 0.4689788818359375,
+ 0.38983154296875,
+ 0.13189697265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "I9FQt8NygosfLuaB09dz3",
+ "type": "freedraw",
+ "x": 1637.217520632711,
+ "y": 1726.5944495792417,
+ "width": 29.946634581554463,
+ "height": 29.946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB7",
+ "roundness": null,
+ "seed": 1922191569,
+ "version": 29,
+ "versionNonce": 553522815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560845974,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.9946754716966097
+ ],
+ [
+ 1.4973677697012135,
+ -5.9893509433932195
+ ],
+ [
+ 1.4973677697012135,
+ -8.98402641508983
+ ],
+ [
+ 2.994735539402427,
+ -11.978701886786439
+ ],
+ [
+ 2.994735539402427,
+ -22.460036003871664
+ ],
+ [
+ 2.994735539402427,
+ -28.449386947264884
+ ],
+ [
+ 2.994735539402427,
+ -29.946754716966097
+ ],
+ [
+ 4.492103309103641,
+ -29.946754716966097
+ ],
+ [
+ 4.492103309103641,
+ -28.449386947264884
+ ],
+ [
+ 7.486598577682798,
+ -26.952079245269488
+ ],
+ [
+ 8.983966347384012,
+ -25.454711475568274
+ ],
+ [
+ 11.978701886786439,
+ -23.957403773572878
+ ],
+ [
+ 14.973437426188866,
+ -23.957403773572878
+ ],
+ [
+ 20.96266823417045,
+ -23.957403773572878
+ ],
+ [
+ 20.96266823417045,
+ -22.460036003871664
+ ],
+ [
+ 20.96266823417045,
+ -20.96272830187627
+ ],
+ [
+ 20.96266823417045,
+ -19.465360532175055
+ ],
+ [
+ 20.96266823417045,
+ -14.973377358483049
+ ],
+ [
+ 20.96266823417045,
+ -13.476069656487653
+ ],
+ [
+ 20.96266823417045,
+ -10.481394184791043
+ ],
+ [
+ 20.96266823417045,
+ -7.486718713094433
+ ],
+ [
+ 22.460036003871664,
+ -5.9893509433932195
+ ],
+ [
+ 22.460036003871664,
+ -4.492043241397823
+ ],
+ [
+ 26.952139312975305,
+ -1.4973677697012135
+ ],
+ [
+ 29.946634581554463,
+ -2.9946754716966097
+ ],
+ [
+ 29.946634581554463,
+ -2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.2584228515625,
+ 0.4206085205078125,
+ 0.4210968017578125,
+ 0.447479248046875,
+ 0.461639404296875,
+ 0.4704437255859375,
+ 0.4831390380859375,
+ 0.4885101318359375,
+ 0.4929046630859375,
+ 0.4968109130859375,
+ 0.4982757568359375,
+ 0.500244140625,
+ 0.501220703125,
+ 0.501220703125,
+ 0.503662109375,
+ 0.513916015625,
+ 0.576934814453125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.576446533203125,
+ 0.5500640869140625,
+ 0.501708984375,
+ 0.080108642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KXDGdvl8JaW22FeM0KSbu",
+ "type": "freedraw",
+ "x": 1703.1002608746248,
+ "y": 1650.230315152537,
+ "width": 17.967932694768024,
+ "height": 79.35874983069539,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB8",
+ "roundness": null,
+ "seed": 1490797247,
+ "version": 18,
+ "versionNonce": 429589471,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560846446,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 2.9946754716966097
+ ],
+ [
+ -4.492103309103641,
+ 5.9893509433932195
+ ],
+ [
+ -7.486598577682798,
+ 11.978701886786212
+ ],
+ [
+ -10.481334117085225,
+ 19.465360532175055
+ ],
+ [
+ -11.978701886786439,
+ 26.95201917756367
+ ],
+ [
+ -17.967932694768024,
+ 49.41205518143511
+ ],
+ [
+ -17.967932694768024,
+ 61.390757068221546
+ ],
+ [
+ -17.967932694768024,
+ 68.87741571361016
+ ],
+ [
+ -16.47056492506681,
+ 71.87209118530677
+ ],
+ [
+ -13.476069656487653,
+ 76.3641344267046
+ ],
+ [
+ -10.481334117085225,
+ 77.86144212869999
+ ],
+ [
+ -8.983966347384012,
+ 76.3641344267046
+ ],
+ [
+ -5.989230807981585,
+ 73.36945895500799
+ ],
+ [
+ -5.989230807981585,
+ 73.36945895500799
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.510009765625,
+ 0.518310546875,
+ 0.520263671875,
+ 0.530029296875,
+ 0.5427398681640625,
+ 0.5612945556640625,
+ 0.578399658203125,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.5964813232421875,
+ 0.568634033203125,
+ 0.4846038818359375,
+ 0.39666748046875,
+ 0.2598876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "21tu9VR-eJvHmECtOcvl8",
+ "type": "freedraw",
+ "x": 1671.6562585233692,
+ "y": 1683.1716852734937,
+ "width": 34.4387378906581,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB9",
+ "roundness": null,
+ "seed": 543479839,
+ "version": 11,
+ "versionNonce": 910035633,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560846689,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ 1.4973677697012135
+ ],
+ [
+ 14.973437426188866,
+ 2.9946754716966097
+ ],
+ [
+ 17.967932694768024,
+ 2.9946754716966097
+ ],
+ [
+ 25.45477154327409,
+ 2.9946754716966097
+ ],
+ [
+ 29.946634581554463,
+ 2.9946754716966097
+ ],
+ [
+ 34.4387378906581,
+ 1.4973677697012135
+ ],
+ [
+ 34.4387378906581,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.2256927490234375,
+ 0.4694671630859375,
+ 0.4894866943359375,
+ 0.500732421875,
+ 0.505615234375,
+ 0.4987640380859375,
+ 0.38934326171875,
+ 0.198822021484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ltgJcMedRPBQBH5dxdo2U",
+ "type": "freedraw",
+ "x": 1712.0842272220088,
+ "y": 1641.2462887374472,
+ "width": 26.952139312975305,
+ "height": 89.84014401548643,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBA",
+ "roundness": null,
+ "seed": 1229836913,
+ "version": 20,
+ "versionNonce": 1516022065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560847196,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 13.476069656487653,
+ 0
+ ],
+ [
+ 14.973437426188866,
+ 1.4973677697012135
+ ],
+ [
+ 17.968172965591293,
+ 5.9893509433932195
+ ],
+ [
+ 22.460036003871664,
+ 13.476009588781835
+ ],
+ [
+ 23.957403773572878,
+ 17.96805283017966
+ ],
+ [
+ 25.45477154327409,
+ 23.95740377357265
+ ],
+ [
+ 25.45477154327409,
+ 31.444062418961266
+ ],
+ [
+ 26.952139312975305,
+ 43.422764305747705
+ ],
+ [
+ 26.952139312975305,
+ 55.40140612482833
+ ],
+ [
+ 25.45477154327409,
+ 65.88280030961937
+ ],
+ [
+ 20.96266823417045,
+ 76.3641344267046
+ ],
+ [
+ 19.465540735292507,
+ 80.8561176003966
+ ],
+ [
+ 17.968172965591293,
+ 83.85079307209321
+ ],
+ [
+ 13.476069656487653,
+ 89.84014401548643
+ ],
+ [
+ 13.476069656487653,
+ 89.84014401548643
+ ]
+ ],
+ "pressures": [
+ 0.2471771240234375,
+ 0.451385498046875,
+ 0.4885101318359375,
+ 0.516845703125,
+ 0.5515289306640625,
+ 0.576446533203125,
+ 0.6091766357421875,
+ 0.62872314453125,
+ 0.63311767578125,
+ 0.63751220703125,
+ 0.64385986328125,
+ 0.65557861328125,
+ 0.6629180908203125,
+ 0.6643829345703125,
+ 0.6614532470703125,
+ 0.65411376953125,
+ 0.64190673828125,
+ 0.5368804931640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PNvpHxF-NPeigKsPYi8gb",
+ "type": "freedraw",
+ "x": 1794.4377726598127,
+ "y": 1699.6423703339722,
+ "width": 7.486598577682798,
+ "height": 5.9893509433932195,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBB",
+ "roundness": null,
+ "seed": 137810161,
+ "version": 19,
+ "versionNonce": 1634473919,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560848706,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9944952685791577,
+ -1.4973077019953962
+ ],
+ [
+ 2.9944952685791577,
+ -2.9946754716966097
+ ],
+ [
+ 4.491863038280371,
+ -2.9946754716966097
+ ],
+ [
+ 4.491863038280371,
+ -4.491983173692006
+ ],
+ [
+ 5.989230807981585,
+ -4.491983173692006
+ ],
+ [
+ 4.491863038280371,
+ -5.9893509433932195
+ ],
+ [
+ 4.491863038280371,
+ -4.491983173692006
+ ],
+ [
+ 2.9944952685791577,
+ -4.491983173692006
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946754716966097
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ 2.9944952685791577,
+ -1.4973077019953962
+ ],
+ [
+ 4.491863038280371,
+ -1.4973077019953962
+ ],
+ [
+ 4.491863038280371,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.323394775390625,
+ 0.40447998046875,
+ 0.40447998046875,
+ 0.4113311767578125,
+ 0.4147491455078125,
+ 0.4230499267578125,
+ 0.439666748046875,
+ 0.441619873046875,
+ 0.439666748046875,
+ 0.439666748046875,
+ 0.456756591796875,
+ 0.450408935546875,
+ 0.444061279296875,
+ 0.444061279296875,
+ 0.2823638916015625,
+ 0.1216278076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4V4_ixEr6V7mAk8QphLTA",
+ "type": "freedraw",
+ "x": 1857.325777362324,
+ "y": 1642.7436565071484,
+ "width": 17.968172965591293,
+ "height": 82.353425302392,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBC",
+ "roundness": null,
+ "seed": 539653119,
+ "version": 19,
+ "versionNonce": 1973016657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560849295,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 1.4973077019953962
+ ],
+ [
+ -4.492103309103641,
+ 4.491983173692006
+ ],
+ [
+ -5.989230807981585,
+ 8.983966347384012
+ ],
+ [
+ -7.486598577682798,
+ 13.476009588781835
+ ],
+ [
+ -8.983966347384012,
+ 19.465300464469237
+ ],
+ [
+ -11.978701886786439,
+ 29.946694649260053
+ ],
+ [
+ -13.476069656487653,
+ 43.42270423804189
+ ],
+ [
+ -13.476069656487653,
+ 55.40140612482833
+ ],
+ [
+ -13.476069656487653,
+ 59.89338929852033
+ ],
+ [
+ -13.476069656487653,
+ 64.38537247221234
+ ],
+ [
+ -8.983966347384012,
+ 73.36939888730217
+ ],
+ [
+ -5.989230807981585,
+ 77.86138206099417
+ ],
+ [
+ -1.4973677697012135,
+ 80.85605753269078
+ ],
+ [
+ 4.492103309103641,
+ 79.35874983069539
+ ],
+ [
+ 4.492103309103641,
+ 79.35874983069539
+ ]
+ ],
+ "pressures": [
+ 0.3439178466796875,
+ 0.500244140625,
+ 0.5573883056640625,
+ 0.570098876953125,
+ 0.584747314453125,
+ 0.5969696044921875,
+ 0.6038055419921875,
+ 0.6062469482421875,
+ 0.6096649169921875,
+ 0.6111297607421875,
+ 0.6155242919921875,
+ 0.6184539794921875,
+ 0.6194305419921875,
+ 0.6145477294921875,
+ 0.581329345703125,
+ 0.456756591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fLixd114Je5fqQ4HUcq3p",
+ "type": "freedraw",
+ "x": 1897.7537460609637,
+ "y": 1686.1663607451903,
+ "width": 34.4387378906581,
+ "height": 65.88274024191378,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBD",
+ "roundness": null,
+ "seed": 2030745617,
+ "version": 41,
+ "versionNonce": 1977071615,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560853780,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ -2.9946754716966097
+ ],
+ [
+ 5.989230807981585,
+ -4.492043241397823
+ ],
+ [
+ 8.983966347384012,
+ -7.486718713094433
+ ],
+ [
+ 11.978701886786439,
+ -11.978701886786439
+ ],
+ [
+ 13.476069656487653,
+ -19.465360532175055
+ ],
+ [
+ 13.476069656487653,
+ -25.454711475568274
+ ],
+ [
+ 13.476069656487653,
+ -29.94675471696587
+ ],
+ [
+ 10.481334117085225,
+ -32.94143018866248
+ ],
+ [
+ 4.492103309103641,
+ -37.433413362354486
+ ],
+ [
+ -1.4973677697012135,
+ -38.93072106435011
+ ],
+ [
+ -8.983966347384012,
+ -38.93072106435011
+ ],
+ [
+ -16.47080519589008,
+ -34.438737890657876
+ ],
+ [
+ -17.967932694768024,
+ -32.94143018866248
+ ],
+ [
+ -19.465300464469237,
+ -29.94675471696587
+ ],
+ [
+ -19.465300464469237,
+ -25.454711475568274
+ ],
+ [
+ -17.967932694768024,
+ -20.96272830187604
+ ],
+ [
+ -13.476069656487653,
+ -10.481394184790815
+ ],
+ [
+ -5.989230807981585,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 8.983966347384012
+ ],
+ [
+ 11.978701886786439,
+ 16.470685060478445
+ ],
+ [
+ 14.973437426188866,
+ 19.465360532175055
+ ],
+ [
+ 14.973437426188866,
+ 20.96266823417045
+ ],
+ [
+ 13.476069656487653,
+ 22.459975936165847
+ ],
+ [
+ 8.983966347384012,
+ 23.95734370586706
+ ],
+ [
+ -2.994735539402427,
+ 26.95201917756367
+ ],
+ [
+ -11.978701886786439,
+ 26.95201917756367
+ ],
+ [
+ -16.47080519589008,
+ 25.454651407862457
+ ],
+ [
+ -19.465300464469237,
+ 22.459975936165847
+ ],
+ [
+ -19.465300464469237,
+ 19.465360532175055
+ ],
+ [
+ -17.967932694768024,
+ 13.476009588781835
+ ],
+ [
+ -13.476069656487653,
+ 10.481334117085225
+ ],
+ [
+ -7.486598577682798,
+ 5.989290875687402
+ ],
+ [
+ 0,
+ 1.4973077019953962
+ ],
+ [
+ 8.983966347384012,
+ -2.9946754716966097
+ ],
+ [
+ 11.978701886786439,
+ -5.9893509433932195
+ ],
+ [
+ 11.978701886786439,
+ -7.486718713094433
+ ],
+ [
+ 11.978701886786439,
+ -7.486718713094433
+ ]
+ ],
+ "pressures": [
+ 0.335113525390625,
+ 0.4201202392578125,
+ 0.4245147705078125,
+ 0.468475341796875,
+ 0.4943695068359375,
+ 0.5349273681640625,
+ 0.5554351806640625,
+ 0.576446533203125,
+ 0.578399658203125,
+ 0.582794189453125,
+ 0.583282470703125,
+ 0.578399658203125,
+ 0.576446533203125,
+ 0.565216064453125,
+ 0.5539703369140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5529937744140625,
+ 0.5515289306640625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5476226806640625,
+ 0.5427398681640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5490875244140625,
+ 0.5407867431640625,
+ 0.521240234375,
+ 0.4977874755859375,
+ 0.4924163818359375,
+ 0.4943695068359375,
+ 0.507568359375,
+ 0.513427734375,
+ 0.512451171875,
+ 0.4157257080078125,
+ 0.2960357666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MgtPUyR17L1iIcYrQREbK",
+ "type": "freedraw",
+ "x": 1939.6790825293047,
+ "y": 1720.6050385681426,
+ "width": 50.90954308654818,
+ "height": 35.9360455926535,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBE",
+ "roundness": null,
+ "seed": 1641743423,
+ "version": 39,
+ "versionNonce": 489194193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560854891,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ 0,
+ -2.9946754716966097
+ ],
+ [
+ 0,
+ -4.491983173692006
+ ],
+ [
+ 1.4973677697012135,
+ -5.9893509433932195
+ ],
+ [
+ 1.4973677697012135,
+ -8.98402641508983
+ ],
+ [
+ 2.994735539402427,
+ -11.978701886786439
+ ],
+ [
+ 2.994735539402427,
+ -14.973317290777231
+ ],
+ [
+ 2.994735539402427,
+ -19.465360532175055
+ ],
+ [
+ 4.492103309103641,
+ -23.95734370586706
+ ],
+ [
+ 4.492103309103641,
+ -29.94669464926028
+ ],
+ [
+ 4.492103309103641,
+ -34.438677822952286
+ ],
+ [
+ 1.4973677697012135,
+ -35.9360455926535
+ ],
+ [
+ 0,
+ -35.9360455926535
+ ],
+ [
+ -1.4973677697012135,
+ -35.9360455926535
+ ],
+ [
+ 1.4973677697012135,
+ -32.94137012095689
+ ],
+ [
+ 5.989471078804854,
+ -29.94669464926028
+ ],
+ [
+ 8.983966347384012,
+ -26.95201917756367
+ ],
+ [
+ 17.968172965591293,
+ -25.454711475568274
+ ],
+ [
+ 28.44950708267652,
+ -25.454711475568274
+ ],
+ [
+ 38.930841199761744,
+ -28.449386947264884
+ ],
+ [
+ 43.422704238042115,
+ -29.94669464926028
+ ],
+ [
+ 46.41743977744454,
+ -31.444062418961494
+ ],
+ [
+ 47.914807547145756,
+ -31.444062418961494
+ ],
+ [
+ 47.914807547145756,
+ -32.94137012095689
+ ],
+ [
+ 47.914807547145756,
+ -31.444062418961494
+ ],
+ [
+ 47.914807547145756,
+ -29.94669464926028
+ ],
+ [
+ 46.41743977744454,
+ -28.449386947264884
+ ],
+ [
+ 44.92007200774333,
+ -23.95734370586706
+ ],
+ [
+ 43.422704238042115,
+ -17.96799276247384
+ ],
+ [
+ 43.422704238042115,
+ -11.978701886786439
+ ],
+ [
+ 43.422704238042115,
+ -7.486658645388616
+ ],
+ [
+ 44.92007200774333,
+ -7.486658645388616
+ ],
+ [
+ 44.92007200774333,
+ -5.9893509433932195
+ ],
+ [
+ 47.914807547145756,
+ -5.9893509433932195
+ ],
+ [
+ 49.41217531684697,
+ -7.486658645388616
+ ],
+ [
+ 49.41217531684697,
+ -7.486658645388616
+ ]
+ ],
+ "pressures": [
+ 0.0420074462890625,
+ 0.4123077392578125,
+ 0.438690185546875,
+ 0.4963226318359375,
+ 0.519287109375,
+ 0.5359039306640625,
+ 0.5476226806640625,
+ 0.5539703369140625,
+ 0.5549468994140625,
+ 0.5554351806640625,
+ 0.5559234619140625,
+ 0.5578765869140625,
+ 0.5608062744140625,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.5583648681640625,
+ 0.566680908203125,
+ 0.568634033203125,
+ 0.570098876953125,
+ 0.566680908203125,
+ 0.5583648681640625,
+ 0.5398101806640625,
+ 0.5354156494140625,
+ 0.5349273681640625,
+ 0.5359039306640625,
+ 0.5588531494140625,
+ 0.568634033203125,
+ 0.572540283203125,
+ 0.574981689453125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.573516845703125,
+ 0.5573883056640625,
+ 0.5339508056640625,
+ 0.4972991943359375,
+ 0.1186981201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jcJ4qdZLjgLL2ioR166--",
+ "type": "freedraw",
+ "x": 1999.5725919632368,
+ "y": 1660.711649269622,
+ "width": 22.460036003871437,
+ "height": 32.94137012095666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBF",
+ "roundness": null,
+ "seed": 1339081361,
+ "version": 19,
+ "versionNonce": 110306335,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560855400,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9947355394021997,
+ 0
+ ],
+ [
+ 4.491863038280371,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ -1.4973677697009862
+ ],
+ [
+ 11.978701886786212,
+ -1.4973677697009862
+ ],
+ [
+ 17.967932694768024,
+ 0
+ ],
+ [
+ 19.465300464469237,
+ 1.4973077019956236
+ ],
+ [
+ 19.465300464469237,
+ 4.491983173692233
+ ],
+ [
+ 16.47056492506681,
+ 11.978641819080849
+ ],
+ [
+ 14.973197155365597,
+ 14.973317290777459
+ ],
+ [
+ 11.978701886786212,
+ 19.465360532175055
+ ],
+ [
+ 8.983966347384012,
+ 25.454711475568274
+ ],
+ [
+ 8.983966347384012,
+ 26.95201917756367
+ ],
+ [
+ 11.978701886786212,
+ 29.94669464926028
+ ],
+ [
+ 14.973197155365597,
+ 31.444002351255676
+ ],
+ [
+ 22.460036003871437,
+ 31.444002351255676
+ ],
+ [
+ 22.460036003871437,
+ 31.444002351255676
+ ]
+ ],
+ "pressures": [
+ 0.2989654541015625,
+ 0.4885101318359375,
+ 0.504150390625,
+ 0.521728515625,
+ 0.5354156494140625,
+ 0.5378570556640625,
+ 0.5417633056640625,
+ 0.5402984619140625,
+ 0.5412750244140625,
+ 0.5451812744140625,
+ 0.5481109619140625,
+ 0.5500640869140625,
+ 0.5437164306640625,
+ 0.5422515869140625,
+ 0.5315093994140625,
+ 0.4738616943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EMO1lAvG3sQtXl0MEXV4m",
+ "type": "freedraw",
+ "x": 2116.3648752916984,
+ "y": 1663.706264673613,
+ "width": 5.9892308079820396,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBI",
+ "roundness": null,
+ "seed": 1498249087,
+ "version": 6,
+ "versionNonce": 1838289887,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560859962,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.497127498878399,
+ 0
+ ],
+ [
+ 2.9944952685796125,
+ 0
+ ],
+ [
+ 5.9892308079820396,
+ 0
+ ],
+ [
+ 5.9892308079820396,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.329742431640625,
+ 0.3067779541015625,
+ 0.1084442138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3HsGjiapRnK9IHki0W4dq",
+ "type": "freedraw",
+ "x": 2056.4713658577666,
+ "y": 1693.653019390579,
+ "width": 25.454531272450822,
+ "height": 28.449386947264657,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBJ",
+ "roundness": null,
+ "seed": 821664561,
+ "version": 18,
+ "versionNonce": 514206737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560866306,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697009862
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697009862
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697009862
+ ],
+ [
+ -5.989471078804854,
+ 0
+ ],
+ [
+ -7.486598577682798,
+ 1.4973077019956236
+ ],
+ [
+ -10.481334117085225,
+ 2.9946154039910198
+ ],
+ [
+ -11.978701886786439,
+ 4.491983173692233
+ ],
+ [
+ -14.973437426188866,
+ 10.481334117085225
+ ],
+ [
+ -16.47080519589008,
+ 14.973317290777459
+ ],
+ [
+ -17.967932694768024,
+ 19.465360532175055
+ ],
+ [
+ -14.973437426188866,
+ 25.454651407862684
+ ],
+ [
+ -10.481334117085225,
+ 26.95201917756367
+ ],
+ [
+ -4.492103309103641,
+ 26.95201917756367
+ ],
+ [
+ 4.492103309103186,
+ 26.95201917756367
+ ],
+ [
+ 7.486598577682798,
+ 25.454651407862684
+ ],
+ [
+ 7.486598577682798,
+ 25.454651407862684
+ ]
+ ],
+ "pressures": [
+ 0.3556365966796875,
+ 0.446014404296875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6140594482421875,
+ 0.6047821044921875,
+ 0.5974578857421875,
+ 0.591094970703125,
+ 0.575958251953125,
+ 0.516845703125,
+ 0.319976806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gY5VASKon4p_GEvhv9OFN",
+ "type": "freedraw",
+ "x": 2083.4235051707415,
+ "y": 1696.64763479457,
+ "width": 25.454771543273637,
+ "height": 28.449386947264657,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBK",
+ "roundness": null,
+ "seed": 1181031377,
+ "version": 28,
+ "versionNonce": 725838353,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560866898,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ -2.9947355394019723,
+ -1.4973077019953962
+ ],
+ [
+ -4.492103309103186,
+ -1.4973077019953962
+ ],
+ [
+ -5.989471078804399,
+ 0
+ ],
+ [
+ -8.984206618206827,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 2.9946754716966097
+ ],
+ [
+ -13.476069656487198,
+ 4.492043241397823
+ ],
+ [
+ -14.973437426188411,
+ 5.9893509433932195
+ ],
+ [
+ -16.470805195889625,
+ 14.973377358483049
+ ],
+ [
+ -16.470805195889625,
+ 19.465360532175055
+ ],
+ [
+ -14.973437426188411,
+ 23.95740377357265
+ ],
+ [
+ -13.476069656487198,
+ 25.454711475568274
+ ],
+ [
+ -7.486838848505613,
+ 26.95207924526926
+ ],
+ [
+ -1.4973677697012135,
+ 23.95740377357265
+ ],
+ [
+ 4.491863038280826,
+ 20.96272830187604
+ ],
+ [
+ 7.486598577683253,
+ 16.470745128184035
+ ],
+ [
+ 8.983966347384012,
+ 11.978701886786439
+ ],
+ [
+ 8.983966347384012,
+ 7.486718713094206
+ ],
+ [
+ 8.983966347384012,
+ 4.492043241397823
+ ],
+ [
+ 7.486598577683253,
+ 2.9946754716966097
+ ],
+ [
+ 4.491863038280826,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ -5.989471078804399,
+ 0
+ ],
+ [
+ -8.984206618206827,
+ 1.4973677697012135
+ ],
+ [
+ -8.984206618206827,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.1152801513671875,
+ 0.39471435546875,
+ 0.5456695556640625,
+ 0.5466461181640625,
+ 0.5476226806640625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5466461181640625,
+ 0.5461578369140625,
+ 0.5407867431640625,
+ 0.5388336181640625,
+ 0.5363922119140625,
+ 0.5349273681640625,
+ 0.527587890625,
+ 0.518798828125,
+ 0.517333984375,
+ 0.511962890625,
+ 0.510986328125,
+ 0.511474609375,
+ 0.516357421875,
+ 0.517822265625,
+ 0.515380859375,
+ 0.510009765625,
+ 0.443084716796875,
+ 0.3492889404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_OkJyyMDqA3nLmyFwSPMv",
+ "type": "freedraw",
+ "x": 2122.3541060996804,
+ "y": 1695.1503270925746,
+ "width": 19.465300464469237,
+ "height": 26.95201917756367,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBL",
+ "roundness": null,
+ "seed": 1598740945,
+ "version": 27,
+ "versionNonce": 1636557151,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560867455,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -4.492103309103641,
+ 0
+ ],
+ [
+ -5.9892308079820396,
+ 0
+ ],
+ [
+ -7.486598577683253,
+ 0
+ ],
+ [
+ -8.983966347384467,
+ 0
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 0
+ ],
+ [
+ -13.476069656487653,
+ 0
+ ],
+ [
+ -13.476069656487653,
+ 1.4973077019953962
+ ],
+ [
+ -13.476069656487653,
+ 2.9946754716966097
+ ],
+ [
+ -10.481334117085225,
+ 4.491983173692006
+ ],
+ [
+ -7.486598577683253,
+ 5.9893509433932195
+ ],
+ [
+ -5.9892308079820396,
+ 7.486658645388616
+ ],
+ [
+ -1.4973677697012135,
+ 14.973377358482821
+ ],
+ [
+ 2.9947355394019723,
+ 19.465360532174827
+ ],
+ [
+ 4.492103309103186,
+ 23.95734370586706
+ ],
+ [
+ 5.989230807981585,
+ 23.95734370586706
+ ],
+ [
+ 5.989230807981585,
+ 25.454711475568047
+ ],
+ [
+ 1.4973677697007588,
+ 26.95201917756367
+ ],
+ [
+ -1.4973677697012135,
+ 26.95201917756367
+ ],
+ [
+ -5.9892308079820396,
+ 26.95201917756367
+ ],
+ [
+ -10.481334117085225,
+ 25.454711475568047
+ ],
+ [
+ -11.978701886786439,
+ 23.95734370586706
+ ],
+ [
+ -11.978701886786439,
+ 23.95734370586706
+ ]
+ ],
+ "pressures": [
+ 0.2730712890625,
+ 0.516357421875,
+ 0.516357421875,
+ 0.516357421875,
+ 0.520751953125,
+ 0.5319976806640625,
+ 0.5485992431640625,
+ 0.571075439453125,
+ 0.590118408203125,
+ 0.6013641357421875,
+ 0.587188720703125,
+ 0.568145751953125,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5573883056640625,
+ 0.5564117431640625,
+ 0.5569000244140625,
+ 0.5578765869140625,
+ 0.589630126953125,
+ 0.5998992919921875,
+ 0.5950164794921875,
+ 0.5559234619140625,
+ 0.3644256591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4n2DRFbviV3U3aL5EZ9te",
+ "type": "freedraw",
+ "x": 2141.8194065641496,
+ "y": 1651.7276228545325,
+ "width": 14.973437426188866,
+ "height": 76.3641344267046,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBM",
+ "roundness": null,
+ "seed": 1960596895,
+ "version": 21,
+ "versionNonce": 999175825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560868287,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ 2.9946754716966097
+ ],
+ [
+ -2.9944952685796125,
+ 5.9893509433932195
+ ],
+ [
+ -4.491863038280826,
+ 8.983966347384012
+ ],
+ [
+ -5.9892308079820396,
+ 13.476009588781835
+ ],
+ [
+ -7.486598577683253,
+ 22.460036003871664
+ ],
+ [
+ -7.486598577683253,
+ 32.94137012095689
+ ],
+ [
+ -7.486598577683253,
+ 41.92539653604649
+ ],
+ [
+ -7.486598577683253,
+ 52.40673065313172
+ ],
+ [
+ -5.9892308079820396,
+ 56.89871382682395
+ ],
+ [
+ -4.491863038280826,
+ 65.88274024191355
+ ],
+ [
+ -2.9944952685796125,
+ 70.37472341560579
+ ],
+ [
+ -1.4973677697012135,
+ 73.36939888730217
+ ],
+ [
+ 1.4973677697012135,
+ 74.86676665700338
+ ],
+ [
+ 5.989471078804399,
+ 71.87209118530677
+ ],
+ [
+ 7.486838848505613,
+ 70.37472341560579
+ ],
+ [
+ 7.486838848505613,
+ 70.37472341560579
+ ]
+ ],
+ "pressures": [
+ 0.1006317138671875,
+ 0.4865570068359375,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6189422607421875,
+ 0.62677001953125,
+ 0.62872314453125,
+ 0.63067626953125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.6165008544921875,
+ 0.568145751953125,
+ 0.465057373046875,
+ 0.1045379638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "flmbdMSDmaoXwRIjql4s0",
+ "type": "freedraw",
+ "x": 2164.2794425680213,
+ "y": 1678.6796420320961,
+ "width": 20.96266823417045,
+ "height": 49.41205518143511,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBN",
+ "roundness": null,
+ "seed": 1403815505,
+ "version": 24,
+ "versionNonce": 1581429969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560868926,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697007588,
+ 0
+ ],
+ [
+ 2.9947355394019723,
+ 0
+ ],
+ [
+ 5.989471078804399,
+ -1.4973077019953962
+ ],
+ [
+ 8.983966347384012,
+ -1.4973077019953962
+ ],
+ [
+ 11.978701886785984,
+ -1.4973077019953962
+ ],
+ [
+ 14.973437426188411,
+ -1.4973077019953962
+ ],
+ [
+ 16.470805195889625,
+ 0
+ ],
+ [
+ 19.465300464469237,
+ 2.9946754716966097
+ ],
+ [
+ 20.96266823417045,
+ 7.486658645388616
+ ],
+ [
+ 20.96266823417045,
+ 13.476009588781835
+ ],
+ [
+ 20.96266823417045,
+ 16.470685060478445
+ ],
+ [
+ 16.470805195889625,
+ 23.95734370586706
+ ],
+ [
+ 11.978701886785984,
+ 31.444062418961266
+ ],
+ [
+ 8.983966347384012,
+ 37.433353294648896
+ ],
+ [
+ 8.983966347384012,
+ 41.92539653604649
+ ],
+ [
+ 8.983966347384012,
+ 43.422704238042115
+ ],
+ [
+ 10.481334117085225,
+ 44.9200720077431
+ ],
+ [
+ 13.476069656487198,
+ 46.4173797097385
+ ],
+ [
+ 14.973437426188411,
+ 46.4173797097385
+ ],
+ [
+ 17.96817296559084,
+ 47.91474747943971
+ ],
+ [
+ 20.96266823417045,
+ 46.4173797097385
+ ],
+ [
+ 20.96266823417045,
+ 46.4173797097385
+ ]
+ ],
+ "pressures": [
+ 0.14752197265625,
+ 0.4929046630859375,
+ 0.512451171875,
+ 0.5315093994140625,
+ 0.562774658203125,
+ 0.574981689453125,
+ 0.578887939453125,
+ 0.587677001953125,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5940399169921875,
+ 0.592559814453125,
+ 0.584747314453125,
+ 0.578399658203125,
+ 0.562774658203125,
+ 0.5402984619140625,
+ 0.529541015625,
+ 0.509033203125,
+ 0.443084716796875,
+ 0.3688201904296875,
+ 0.209564208984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hfOyGPN2sneFz71aG3pI5",
+ "type": "freedraw",
+ "x": 2188.2368463415937,
+ "y": 1728.0916972135312,
+ "width": 34.4387378906581,
+ "height": 37.433413362354486,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBO",
+ "roundness": null,
+ "seed": 830895249,
+ "version": 34,
+ "versionNonce": 1129330801,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560869585,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ 2.994735539402427,
+ -2.9946754716966097
+ ],
+ [
+ 4.492103309103641,
+ -5.989350943392992
+ ],
+ [
+ 5.989471078804854,
+ -7.486658645388616
+ ],
+ [
+ 7.486598577683253,
+ -8.984026415089602
+ ],
+ [
+ 8.983966347384012,
+ -11.978701886786212
+ ],
+ [
+ 10.481334117085225,
+ -19.465360532174827
+ ],
+ [
+ 10.481334117085225,
+ -23.95734370586706
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568047
+ ],
+ [
+ 10.481334117085225,
+ -26.952019177563443
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264657
+ ],
+ [
+ 8.983966347384012,
+ -28.449386947264657
+ ],
+ [
+ 8.983966347384012,
+ -26.952019177563443
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568047
+ ],
+ [
+ 11.978701886786439,
+ -25.454711475568047
+ ],
+ [
+ 13.476069656487653,
+ -23.95734370586706
+ ],
+ [
+ 14.973437426188866,
+ -22.460036003871437
+ ],
+ [
+ 17.96793269476848,
+ -22.460036003871437
+ ],
+ [
+ 19.465300464469237,
+ -20.96266823417045
+ ],
+ [
+ 23.957403773572878,
+ -20.96266823417045
+ ],
+ [
+ 26.952139312975305,
+ -20.96266823417045
+ ],
+ [
+ 28.44950708267652,
+ -17.96799276247384
+ ],
+ [
+ 29.946634581554463,
+ -14.973317290777231
+ ],
+ [
+ 29.946634581554463,
+ -13.476009588781835
+ ],
+ [
+ 29.946634581554463,
+ -10.481334117085225
+ ],
+ [
+ 29.946634581554463,
+ -4.491983173692006
+ ],
+ [
+ 29.946634581554463,
+ 0
+ ],
+ [
+ 31.444002351255676,
+ 2.9946754716966097
+ ],
+ [
+ 31.444002351255676,
+ 4.492043241397823
+ ],
+ [
+ 32.94137012095689,
+ 7.486658645388616
+ ],
+ [
+ 34.4387378906581,
+ 8.98402641508983
+ ],
+ [
+ 34.4387378906581,
+ 8.98402641508983
+ ]
+ ],
+ "pressures": [
+ 0.3458709716796875,
+ 0.467987060546875,
+ 0.4811859130859375,
+ 0.4963226318359375,
+ 0.518310546875,
+ 0.5329742431640625,
+ 0.5393218994140625,
+ 0.5481109619140625,
+ 0.5564117431640625,
+ 0.5578765869140625,
+ 0.5520172119140625,
+ 0.5505523681640625,
+ 0.5525054931640625,
+ 0.5495758056640625,
+ 0.5495758056640625,
+ 0.5510406494140625,
+ 0.5544586181640625,
+ 0.5554351806640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5617828369140625,
+ 0.562774658203125,
+ 0.569610595703125,
+ 0.580352783203125,
+ 0.584747314453125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.581329345703125,
+ 0.5456695556640625,
+ 0.4948577880859375,
+ 0.2764892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "feAkAqYUUk8VdeawKjHqp",
+ "type": "freedraw",
+ "x": 2243.6382524664223,
+ "y": 1656.2196060282245,
+ "width": 7.486598577682798,
+ "height": 67.38010801161477,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBP",
+ "roundness": null,
+ "seed": 1115656241,
+ "version": 15,
+ "versionNonce": 1170757695,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560869990,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.9946754716966097
+ ],
+ [
+ -1.4973677697012135,
+ 5.9893509433932195
+ ],
+ [
+ -1.4973677697012135,
+ 10.481334117085225
+ ],
+ [
+ -1.4973677697012135,
+ 14.973377358483049
+ ],
+ [
+ -2.994735539402427,
+ 20.96272830187627
+ ],
+ [
+ -4.491863038280371,
+ 32.94137012095689
+ ],
+ [
+ -4.491863038280371,
+ 43.422704238042115
+ ],
+ [
+ -4.491863038280371,
+ 52.406730653131945
+ ],
+ [
+ -4.491863038280371,
+ 56.89877389452954
+ ],
+ [
+ -2.994735539402427,
+ 62.88806477021717
+ ],
+ [
+ 0,
+ 65.88274024191378
+ ],
+ [
+ 2.994735539402427,
+ 67.38010801161477
+ ],
+ [
+ 2.994735539402427,
+ 67.38010801161477
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.506103515625,
+ 0.522705078125,
+ 0.5378570556640625,
+ 0.5554351806640625,
+ 0.576934814453125,
+ 0.6042938232421875,
+ 0.6135711669921875,
+ 0.6140594482421875,
+ 0.6062469482421875,
+ 0.5446929931640625,
+ 0.40203857421875,
+ 0.0952606201171875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cNu7HILLF2B6D9gtMg2lY",
+ "type": "freedraw",
+ "x": 2227.1676875413555,
+ "y": 1687.663668447186,
+ "width": 29.946634581554463,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBQ",
+ "roundness": null,
+ "seed": 30446719,
+ "version": 12,
+ "versionNonce": 550299967,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560870266,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4971274988779442,
+ 0
+ ],
+ [
+ 4.491863038280371,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 1.4973077019953962
+ ],
+ [
+ 10.481334117085225,
+ 1.4973077019953962
+ ],
+ [
+ 13.475829385664383,
+ 1.4973077019953962
+ ],
+ [
+ 23.95716350274961,
+ 0
+ ],
+ [
+ 28.44926681185325,
+ -1.4973677697012135
+ ],
+ [
+ 28.44926681185325,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.342926025390625,
+ 0.446014404296875,
+ 0.5402984619140625,
+ 0.566192626953125,
+ 0.578399658203125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.574005126953125,
+ 0.39031982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GBFjeWfFNJxqPt65WXRTp",
+ "type": "freedraw",
+ "x": 2285.563588934763,
+ "y": 1647.2355796131346,
+ "width": 14.973437426188866,
+ "height": 94.33212718917844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBR",
+ "roundness": null,
+ "seed": 530900351,
+ "version": 19,
+ "versionNonce": 1976168145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560870837,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 4.492103309103641,
+ 4.492043241397823
+ ],
+ [
+ 5.989471078804854,
+ 8.98402641508983
+ ],
+ [
+ 7.486838848506068,
+ 13.476009588781835
+ ],
+ [
+ 8.984206618207281,
+ 17.96805283017966
+ ],
+ [
+ 10.481334117085225,
+ 29.946754716966097
+ ],
+ [
+ 13.476069656487653,
+ 43.42276430574793
+ ],
+ [
+ 14.973437426188866,
+ 55.401406124828554
+ ],
+ [
+ 14.973437426188866,
+ 61.390757068221774
+ ],
+ [
+ 14.973437426188866,
+ 67.38010801161477
+ ],
+ [
+ 14.973437426188866,
+ 82.35348537009781
+ ],
+ [
+ 14.973437426188866,
+ 89.84014401548643
+ ],
+ [
+ 14.973437426188866,
+ 92.83481948718304
+ ],
+ [
+ 13.476069656487653,
+ 94.33212718917844
+ ],
+ [
+ 13.476069656487653,
+ 92.83481948718304
+ ],
+ [
+ 13.476069656487653,
+ 92.83481948718304
+ ]
+ ],
+ "pressures": [
+ 0.321441650390625,
+ 0.510986328125,
+ 0.528076171875,
+ 0.575958251953125,
+ 0.590606689453125,
+ 0.6018524169921875,
+ 0.6130828857421875,
+ 0.6213836669921875,
+ 0.62774658203125,
+ 0.63165283203125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63067626953125,
+ 0.591583251953125,
+ 0.4836273193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AlZIa2fzZ86KrqiQnecXN",
+ "type": "freedraw",
+ "x": 842.1324142852312,
+ "y": 1728.091757281237,
+ "width": 22.460036003871664,
+ "height": 31.444062418961494,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBT",
+ "roundness": null,
+ "seed": 1511036575,
+ "version": 35,
+ "versionNonce": 426107569,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560884930,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -5.9893509433932195,
+ 1.4973077019956236
+ ],
+ [
+ -8.983966347384012,
+ 2.9946754716966097
+ ],
+ [
+ -10.481334117085225,
+ 4.491983173692233
+ ],
+ [
+ -11.978701886786439,
+ 4.491983173692233
+ ],
+ [
+ -14.973317290777231,
+ 5.9893509433932195
+ ],
+ [
+ -14.973317290777231,
+ 7.486658645388843
+ ],
+ [
+ -16.470685060478445,
+ 10.481334117085225
+ ],
+ [
+ -16.470685060478445,
+ 11.978701886786439
+ ],
+ [
+ -16.470685060478445,
+ 13.476009588781835
+ ],
+ [
+ -14.973317290777231,
+ 14.973377358483049
+ ],
+ [
+ -11.978701886786439,
+ 17.96805283017966
+ ],
+ [
+ -8.983966347384012,
+ 19.465360532175055
+ ],
+ [
+ -4.491983173692006,
+ 20.96266823417045
+ ],
+ [
+ -1.4973677697012135,
+ 22.460036003871664
+ ],
+ [
+ 1.4973677697012135,
+ 23.95734370586706
+ ],
+ [
+ 4.491983173692006,
+ 25.454711475568274
+ ],
+ [
+ 5.9893509433932195,
+ 25.454711475568274
+ ],
+ [
+ 4.491983173692006,
+ 26.95201917756367
+ ],
+ [
+ 1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ 0,
+ 28.449386947264884
+ ],
+ [
+ -1.4973677697012135,
+ 29.94669464926028
+ ],
+ [
+ -4.491983173692006,
+ 31.444062418961494
+ ],
+ [
+ -5.9893509433932195,
+ 31.444062418961494
+ ],
+ [
+ -7.486718713094433,
+ 31.444062418961494
+ ],
+ [
+ -8.983966347384012,
+ 31.444062418961494
+ ],
+ [
+ -8.983966347384012,
+ 29.94669464926028
+ ],
+ [
+ -8.983966347384012,
+ 28.449386947264884
+ ],
+ [
+ -8.983966347384012,
+ 28.449386947264884
+ ]
+ ],
+ "pressures": [
+ 0.14898681640625,
+ 0.212982177734375,
+ 0.522705078125,
+ 0.525146484375,
+ 0.525634765625,
+ 0.525634765625,
+ 0.526123046875,
+ 0.528076171875,
+ 0.528564453125,
+ 0.531005859375,
+ 0.530517578125,
+ 0.531005859375,
+ 0.5324859619140625,
+ 0.526123046875,
+ 0.526611328125,
+ 0.525634765625,
+ 0.525146484375,
+ 0.525146484375,
+ 0.526123046875,
+ 0.525146484375,
+ 0.528076171875,
+ 0.528076171875,
+ 0.5359039306640625,
+ 0.6018524169921875,
+ 0.6023406982421875,
+ 0.6008758544921875,
+ 0.5994110107421875,
+ 0.587677001953125,
+ 0.570587158203125,
+ 0.5402984619140625,
+ 0.3614959716796875,
+ 0.1675567626953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "m6M0qQJBuA85POO7yXlDr",
+ "type": "freedraw",
+ "x": 864.5923301536913,
+ "y": 1735.578415926626,
+ "width": 2.9946154039907924,
+ "height": 19.465360532174827,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBU",
+ "roundness": null,
+ "seed": 912239217,
+ "version": 13,
+ "versionNonce": 1885441503,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560885333,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697009862
+ ],
+ [
+ 0,
+ 2.9946754716963824
+ ],
+ [
+ 0,
+ 5.989350943392992
+ ],
+ [
+ -1.4972476342895789,
+ 8.984026415089602
+ ],
+ [
+ -1.4972476342895789,
+ 11.978701886786212
+ ],
+ [
+ -1.4972476342895789,
+ 14.973377358482821
+ ],
+ [
+ -1.4972476342895789,
+ 17.96805283017943
+ ],
+ [
+ -1.4972476342895789,
+ 19.465360532174827
+ ],
+ [
+ 0,
+ 19.465360532174827
+ ],
+ [
+ 1.4973677697012135,
+ 17.96805283017943
+ ],
+ [
+ 1.4973677697012135,
+ 17.96805283017943
+ ]
+ ],
+ "pressures": [
+ 0.0420074462890625,
+ 0.5349273681640625,
+ 0.5529937744140625,
+ 0.576446533203125,
+ 0.583282470703125,
+ 0.584259033203125,
+ 0.584747314453125,
+ 0.579376220703125,
+ 0.517333984375,
+ 0.3058013916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SzdqI9uEj-ZOLmkrhugB-",
+ "type": "freedraw",
+ "x": 864.5923301536913,
+ "y": 1708.6263967490622,
+ "width": 5.989471078804854,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBV",
+ "roundness": null,
+ "seed": 714138143,
+ "version": 6,
+ "versionNonce": 28443263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560885565,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2984771728515625,
+ 0.40057373046875,
+ 0.2305755615234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dMt8qyDk9O5LNiKVyx0ZA",
+ "type": "freedraw",
+ "x": 881.0631353495813,
+ "y": 1756.541144228502,
+ "width": 32.94137012095666,
+ "height": 25.454711475568274,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBW",
+ "roundness": null,
+ "seed": 1988406975,
+ "version": 25,
+ "versionNonce": 910130993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560886473,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.9946754716966097
+ ],
+ [
+ 1.4973677697009862,
+ -4.492043241397823
+ ],
+ [
+ 1.4973677697009862,
+ -7.486718713094433
+ ],
+ [
+ 2.9947355394021997,
+ -10.481334117085225
+ ],
+ [
+ 2.9947355394021997,
+ -13.476009588781835
+ ],
+ [
+ 4.492103309103413,
+ -14.973377358483049
+ ],
+ [
+ 4.492103309103413,
+ -16.470685060478445
+ ],
+ [
+ 4.492103309103413,
+ -17.96805283017966
+ ],
+ [
+ 7.486598577682798,
+ -22.460036003871664
+ ],
+ [
+ 7.486598577682798,
+ -23.95740377357265
+ ],
+ [
+ 8.983966347384012,
+ -25.454711475568274
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568274
+ ],
+ [
+ 14.973437426188639,
+ -20.96272830187604
+ ],
+ [
+ 17.967932694768024,
+ -14.973377358483049
+ ],
+ [
+ 20.96266823417045,
+ -13.476009588781835
+ ],
+ [
+ 22.460036003871437,
+ -10.481334117085225
+ ],
+ [
+ 23.95740377357265,
+ -5.9893509433932195
+ ],
+ [
+ 26.952139312975078,
+ -1.4973677697012135
+ ],
+ [
+ 29.946634581554463,
+ 0
+ ],
+ [
+ 31.444002351255676,
+ 0
+ ],
+ [
+ 32.94137012095666,
+ 0
+ ],
+ [
+ 32.94137012095666,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2608642578125,
+ 0.4797210693359375,
+ 0.4924163818359375,
+ 0.4977874755859375,
+ 0.502685546875,
+ 0.505126953125,
+ 0.505126953125,
+ 0.504150390625,
+ 0.504150390625,
+ 0.504638671875,
+ 0.511962890625,
+ 0.514892578125,
+ 0.516845703125,
+ 0.518310546875,
+ 0.5544586181640625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.467498779296875,
+ 0.213958740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "b-JFL3pU0vZcL4zHpfx36",
+ "type": "freedraw",
+ "x": 631.0081239030022,
+ "y": 1731.0864327529337,
+ "width": 19.465300464469465,
+ "height": 1.4973077019956236,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBX",
+ "roundness": null,
+ "seed": 1574708977,
+ "version": 16,
+ "versionNonce": 1946248689,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560887680,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9946154039910198,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 5.9893509433932195,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 16.470685060478445,
+ 0
+ ],
+ [
+ 17.96805283017966,
+ 0
+ ],
+ [
+ 19.465300464469465,
+ 0
+ ],
+ [
+ 19.465300464469465,
+ 1.4973077019956236
+ ],
+ [
+ 17.96805283017966,
+ 1.4973077019956236
+ ],
+ [
+ 17.96805283017966,
+ 1.4973077019956236
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.5373687744140625,
+ 0.578887939453125,
+ 0.586700439453125,
+ 0.588165283203125,
+ 0.588653564453125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.592071533203125,
+ 0.591583251953125,
+ 0.575469970703125,
+ 0.5471343994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4MlVi_Gvvj-u6ZfgCgIYa",
+ "type": "line",
+ "x": 60.52349772965033,
+ "y": 1771.5145215869852,
+ "width": 2281.9392255058774,
+ "height": 8.98402641508983,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBY",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1742953905,
+ "version": 123,
+ "versionNonce": 1209169311,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758560901151,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2281.9392255058774,
+ -8.98402641508983
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "HVrmAQul1JtZFtuHitMdY",
+ "type": "freedraw",
+ "x": 639.2433462978303,
+ "y": 1864.349281006462,
+ "width": 35.93598552494768,
+ "height": 97.32686272858086,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCx",
+ "roundness": null,
+ "seed": 308153535,
+ "version": 146,
+ "versionNonce": 1721237279,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 1.4973677697012135
+ ],
+ [
+ -5.9893509433932195,
+ 2.994735539402427
+ ],
+ [
+ -8.983966347384012,
+ 4.491983173692006
+ ],
+ [
+ -11.978701886786439,
+ 7.486718713094433
+ ],
+ [
+ -14.973317290777231,
+ 11.978701886786439
+ ],
+ [
+ -17.96805283017966,
+ 17.96805283017966
+ ],
+ [
+ -20.96266823417045,
+ 23.957403773572878
+ ],
+ [
+ -28.449386947264884,
+ 46.41743977744454
+ ],
+ [
+ -29.946634581554463,
+ 61.390757068221774
+ ],
+ [
+ -29.946634581554463,
+ 76.364074358999
+ ],
+ [
+ -26.95201917756367,
+ 88.34277624578544
+ ],
+ [
+ -23.957283638161243,
+ 92.83475941947745
+ ],
+ [
+ -20.96266823417045,
+ 95.82949495887965
+ ],
+ [
+ -17.96805283017966,
+ 97.32686272858086
+ ],
+ [
+ -10.481334117085225,
+ 97.32686272858086
+ ],
+ [
+ -2.9946154039907924,
+ 95.82949495887965
+ ],
+ [
+ 1.4972476342895789,
+ 91.33751178518764
+ ],
+ [
+ 5.9893509433932195,
+ 83.85079307209344
+ ],
+ [
+ 5.9893509433932195,
+ 80.85617766810242
+ ],
+ [
+ 5.9893509433932195,
+ 73.36945895500821
+ ],
+ [
+ 4.491983173692006,
+ 68.87747578131598
+ ],
+ [
+ 0,
+ 67.380108011615
+ ],
+ [
+ -8.983966347384012,
+ 67.380108011615
+ ],
+ [
+ -11.978701886786439,
+ 70.37472341560579
+ ],
+ [
+ -16.470685060478445,
+ 71.872091185307
+ ],
+ [
+ -20.96266823417045,
+ 77.86144212870022
+ ],
+ [
+ -23.957283638161243,
+ 80.85617766810242
+ ],
+ [
+ -23.957283638161243,
+ 82.35342530239222
+ ],
+ [
+ -23.957283638161243,
+ 82.35342530239222
+ ]
+ ],
+ "pressures": [
+ 0.3101959228515625,
+ 0.4333038330078125,
+ 0.5451812744140625,
+ 0.5485992431640625,
+ 0.5500640869140625,
+ 0.5485992431640625,
+ 0.5505523681640625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5573883056640625,
+ 0.564239501953125,
+ 0.564727783203125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.564239501953125,
+ 0.5617828369140625,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.5544586181640625,
+ 0.5510406494140625,
+ 0.5446929931640625,
+ 0.5432281494140625,
+ 0.5427398681640625,
+ 0.5344390869140625,
+ 0.504150390625,
+ 0.4763031005859375,
+ 0.453826904296875,
+ 0.4167022705078125,
+ 0.2672119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_AkQAhSuxw3mg99hPKECC",
+ "type": "freedraw",
+ "x": 657.2113991280099,
+ "y": 1960.1787759653419,
+ "width": 35.93610566035909,
+ "height": 52.406790720837535,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCy",
+ "roundness": null,
+ "seed": 1369185503,
+ "version": 149,
+ "versionNonce": 1118356287,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697009862,
+ -1.4973677697009862
+ ],
+ [
+ 4.492103309103413,
+ -7.486718713094206
+ ],
+ [
+ 5.989230807981585,
+ -10.481334117085225
+ ],
+ [
+ 7.486598577682798,
+ -13.476069656487425
+ ],
+ [
+ 7.486598577682798,
+ -20.96266823417045
+ ],
+ [
+ 7.486598577682798,
+ -25.454771543273864
+ ],
+ [
+ 7.486598577682798,
+ -32.94137012095666
+ ],
+ [
+ 5.989230807981585,
+ -37.433353294648896
+ ],
+ [
+ 4.492103309103413,
+ -40.428088834051096
+ ],
+ [
+ 2.9947355394021997,
+ -40.428088834051096
+ ],
+ [
+ 1.4973677697009862,
+ -40.428088834051096
+ ],
+ [
+ 0,
+ -40.428088834051096
+ ],
+ [
+ 2.9947355394021997,
+ -38.93072106434988
+ ],
+ [
+ 4.492103309103413,
+ -37.433353294648896
+ ],
+ [
+ 7.486598577682798,
+ -37.433353294648896
+ ],
+ [
+ 10.481334117085225,
+ -35.93610566035909
+ ],
+ [
+ 17.967932694768024,
+ -34.438737890657876
+ ],
+ [
+ 22.460036003871437,
+ -34.438737890657876
+ ],
+ [
+ 25.454771543273864,
+ -34.438737890657876
+ ],
+ [
+ 28.44926681185325,
+ -34.438737890657876
+ ],
+ [
+ 29.946634581554463,
+ -34.438737890657876
+ ],
+ [
+ 29.946634581554463,
+ -32.94137012095666
+ ],
+ [
+ 31.444002351255676,
+ -31.444002351255676
+ ],
+ [
+ 31.444002351255676,
+ -28.449386947264657
+ ],
+ [
+ 32.94137012095666,
+ -25.454771543273864
+ ],
+ [
+ 32.94137012095666,
+ -22.460036003871437
+ ],
+ [
+ 34.438737890657876,
+ -17.96805283017943
+ ],
+ [
+ 34.438737890657876,
+ -11.978701886786212
+ ],
+ [
+ 34.438737890657876,
+ -2.9947355394021997
+ ],
+ [
+ 32.94137012095666,
+ 8.98396634738424
+ ],
+ [
+ 32.94137012095666,
+ 11.978701886786439
+ ],
+ [
+ 34.438737890657876,
+ 11.978701886786439
+ ],
+ [
+ 35.93610566035909,
+ 7.486718713094433
+ ],
+ [
+ 35.93610566035909,
+ 7.486718713094433
+ ]
+ ],
+ "pressures": [
+ 0.4064483642578125,
+ 0.451873779296875,
+ 0.4865570068359375,
+ 0.500732421875,
+ 0.515380859375,
+ 0.527099609375,
+ 0.528564453125,
+ 0.529541015625,
+ 0.5329742431640625,
+ 0.5388336181640625,
+ 0.5393218994140625,
+ 0.5417633056640625,
+ 0.5378570556640625,
+ 0.5315093994140625,
+ 0.5315093994140625,
+ 0.5344390869140625,
+ 0.5359039306640625,
+ 0.5398101806640625,
+ 0.5393218994140625,
+ 0.5368804931640625,
+ 0.527099609375,
+ 0.5368804931640625,
+ 0.5525054931640625,
+ 0.5617828369140625,
+ 0.566680908203125,
+ 0.569122314453125,
+ 0.570098876953125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.572052001953125,
+ 0.5471343994140625,
+ 0.445037841796875,
+ 0.2945709228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "b5FDsN7UFAV8rUVhBvgsb",
+ "type": "freedraw",
+ "x": 729.0836104487285,
+ "y": 1927.2372857089733,
+ "width": 38.93072106435011,
+ "height": 47.91468741173412,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCz",
+ "roundness": null,
+ "seed": 2061707519,
+ "version": 136,
+ "versionNonce": 1145832287,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342898062
+ ],
+ [
+ -1.4973677697012135,
+ -1.4972476342898062
+ ],
+ [
+ -2.994735539402427,
+ -1.4972476342898062
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -5.9893509433932195,
+ 1.4973677697009862
+ ],
+ [
+ -7.486718713094433,
+ 2.9947355394021997
+ ],
+ [
+ -10.48145425249686,
+ 5.9893509433932195
+ ],
+ [
+ -11.978701886786439,
+ 8.98408648279542
+ ],
+ [
+ -16.470685060478445,
+ 16.470685060478445
+ ],
+ [
+ -20.962788369582086,
+ 23.95740377357265
+ ],
+ [
+ -20.962788369582086,
+ 26.95201917756367
+ ],
+ [
+ -20.962788369582086,
+ 32.94137012095666
+ ],
+ [
+ -19.465420599880872,
+ 38.93072106434988
+ ],
+ [
+ -14.973437426188866,
+ 41.92545660375231
+ ],
+ [
+ -7.486718713094433,
+ 44.9200720077431
+ ],
+ [
+ -4.492103309103641,
+ 44.9200720077431
+ ],
+ [
+ 0,
+ 46.417439777444315
+ ],
+ [
+ 4.491983173692006,
+ 44.9200720077431
+ ],
+ [
+ 13.475949521076018,
+ 43.42270423804189
+ ],
+ [
+ 17.967932694768024,
+ 41.92545660375231
+ ],
+ [
+ 17.967932694768024,
+ 41.92545660375231
+ ]
+ ],
+ "pressures": [
+ 0.2896881103515625,
+ 0.464080810546875,
+ 0.506103515625,
+ 0.591094970703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.586212158203125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.581817626953125,
+ 0.580352783203125,
+ 0.565704345703125,
+ 0.5466461181640625,
+ 0.522705078125,
+ 0.4772796630859375,
+ 0.2769775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OC2UMbA4Zkr8IfKzcLfkQ",
+ "type": "freedraw",
+ "x": 766.5169637433773,
+ "y": 1942.2107231351622,
+ "width": 29.94675471696587,
+ "height": 32.94137012095666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD0",
+ "roundness": null,
+ "seed": 1538502943,
+ "version": 147,
+ "versionNonce": 198328191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -2.994735539402427
+ ],
+ [
+ -2.994735539402427,
+ -2.994735539402427
+ ],
+ [
+ -4.492103309103641,
+ -4.492103309103413
+ ],
+ [
+ -7.486718713094433,
+ -4.492103309103413
+ ],
+ [
+ -10.481334117085225,
+ -2.994735539402427
+ ],
+ [
+ -13.476069656487653,
+ -2.994735539402427
+ ],
+ [
+ -14.973317290777231,
+ -1.4973677697012135
+ ],
+ [
+ -17.96805283017966,
+ 2.9946154039907924
+ ],
+ [
+ -17.96805283017966,
+ 7.486598577682798
+ ],
+ [
+ -17.96805283017966,
+ 11.978581751375032
+ ],
+ [
+ -16.470685060478445,
+ 17.967932694768024
+ ],
+ [
+ -14.973317290777231,
+ 20.96266823417045
+ ],
+ [
+ -14.973317290777231,
+ 22.459915868460257
+ ],
+ [
+ -11.978701886786439,
+ 25.454651407862457
+ ],
+ [
+ -8.984086482795647,
+ 28.44926681185325
+ ],
+ [
+ -5.989471078804854,
+ 28.44926681185325
+ ],
+ [
+ -2.994735539402427,
+ 28.44926681185325
+ ],
+ [
+ 0,
+ 28.44926681185325
+ ],
+ [
+ 1.4973677697009862,
+ 26.95201917756367
+ ],
+ [
+ 5.989230807981585,
+ 22.459915868460257
+ ],
+ [
+ 8.983966347384012,
+ 16.470685060478445
+ ],
+ [
+ 10.481334117085225,
+ 10.481334117085225
+ ],
+ [
+ 11.978701886786212,
+ 4.491983173692006
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ -2.994735539402427
+ ],
+ [
+ 0,
+ -2.994735539402427
+ ],
+ [
+ -5.989471078804854,
+ -2.994735539402427
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -16.470685060478445,
+ 2.9946154039907924
+ ],
+ [
+ -16.470685060478445,
+ 4.491983173692006
+ ],
+ [
+ -16.470685060478445,
+ 4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.084991455078125,
+ 0.3688201904296875,
+ 0.3737030029296875,
+ 0.40155029296875,
+ 0.4367218017578125,
+ 0.446502685546875,
+ 0.451385498046875,
+ 0.451385498046875,
+ 0.450897216796875,
+ 0.453338623046875,
+ 0.454315185546875,
+ 0.458221435546875,
+ 0.459197998046875,
+ 0.459197998046875,
+ 0.458221435546875,
+ 0.456756591796875,
+ 0.455780029296875,
+ 0.457244873046875,
+ 0.459197998046875,
+ 0.467987060546875,
+ 0.4694671630859375,
+ 0.4709320068359375,
+ 0.4723968505859375,
+ 0.4777679443359375,
+ 0.4880218505859375,
+ 0.4992523193359375,
+ 0.4992523193359375,
+ 0.4797210693359375,
+ 0.462615966796875,
+ 0.446502685546875,
+ 0.2872467041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jVmIt6pj3ViOGY3ShgVnD",
+ "type": "freedraw",
+ "x": 812.9344035208217,
+ "y": 1934.7240044220678,
+ "width": 20.96266823417045,
+ "height": 32.94137012095689,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD1",
+ "roundness": null,
+ "seed": 1031681343,
+ "version": 139,
+ "versionNonce": 1534850975,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697009862
+ ],
+ [
+ -4.492103309103413,
+ -2.9947355394021997
+ ],
+ [
+ -7.48683884850584,
+ -2.9947355394021997
+ ],
+ [
+ -8.983966347384012,
+ -2.9947355394021997
+ ],
+ [
+ -14.973437426188639,
+ 0
+ ],
+ [
+ -19.465300464469237,
+ 1.4973677697012135
+ ],
+ [
+ -19.465300464469237,
+ 2.9946154039910198
+ ],
+ [
+ -19.465300464469237,
+ 4.491983173692006
+ ],
+ [
+ -17.968172965591066,
+ 4.491983173692006
+ ],
+ [
+ -16.470805195889852,
+ 7.486718713094433
+ ],
+ [
+ -14.973437426188639,
+ 8.98396634738424
+ ],
+ [
+ -11.978701886786439,
+ 10.481334117085225
+ ],
+ [
+ -7.48683884850584,
+ 13.475949521076245
+ ],
+ [
+ -4.492103309103413,
+ 17.96805283017966
+ ],
+ [
+ 0,
+ 23.957403773572878
+ ],
+ [
+ 1.4973677697012135,
+ 26.95201917756367
+ ],
+ [
+ 1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ -1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ -4.492103309103413,
+ 28.449386947264884
+ ],
+ [
+ -7.48683884850584,
+ 28.449386947264884
+ ],
+ [
+ -10.481334117085225,
+ 28.449386947264884
+ ],
+ [
+ -11.978701886786439,
+ 28.449386947264884
+ ],
+ [
+ -14.973437426188639,
+ 29.94663458155469
+ ],
+ [
+ -14.973437426188639,
+ 29.94663458155469
+ ]
+ ],
+ "pressures": [
+ 0.2295989990234375,
+ 0.460174560546875,
+ 0.4782562255859375,
+ 0.4880218505859375,
+ 0.4972991943359375,
+ 0.515869140625,
+ 0.523193359375,
+ 0.514892578125,
+ 0.510009765625,
+ 0.508056640625,
+ 0.507568359375,
+ 0.508056640625,
+ 0.510986328125,
+ 0.517822265625,
+ 0.522216796875,
+ 0.528564453125,
+ 0.5324859619140625,
+ 0.5617828369140625,
+ 0.562774658203125,
+ 0.5534820556640625,
+ 0.510986328125,
+ 0.458221435546875,
+ 0.3678436279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wRS_-Thg2MsBIJfIF7q3x",
+ "type": "freedraw",
+ "x": 862.3463385668454,
+ "y": 1868.8412641801544,
+ "width": 29.946634581554463,
+ "height": 89.84014401548643,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD2",
+ "roundness": null,
+ "seed": 1738749279,
+ "version": 131,
+ "versionNonce": 1501146047,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697009862,
+ -1.4973677697012135
+ ],
+ [
+ -2.9944952685791577,
+ -1.4973677697012135
+ ],
+ [
+ -4.491863038280371,
+ 0
+ ],
+ [
+ -5.989230807981585,
+ 1.4972476342895789
+ ],
+ [
+ -8.983966347384012,
+ 2.9946154039907924
+ ],
+ [
+ -10.481334117085225,
+ 7.486598577682798
+ ],
+ [
+ -13.475829385664383,
+ 11.978701886786439
+ ],
+ [
+ -20.96266823417045,
+ 23.957283638161243
+ ],
+ [
+ -28.44926681185325,
+ 46.41731964203291
+ ],
+ [
+ -29.946634581554463,
+ 61.390757068221546
+ ],
+ [
+ -26.951899042152036,
+ 73.36945895500799
+ ],
+ [
+ -23.95740377357265,
+ 80.85605753269078
+ ],
+ [
+ -16.47056492506681,
+ 88.34277624578522
+ ],
+ [
+ -10.481334117085225,
+ 88.34277624578522
+ ],
+ [
+ -5.989230807981585,
+ 88.34277624578522
+ ],
+ [
+ -5.989230807981585,
+ 88.34277624578522
+ ]
+ ],
+ "pressures": [
+ 0.3121490478515625,
+ 0.4372100830078125,
+ 0.4904632568359375,
+ 0.520263671875,
+ 0.521240234375,
+ 0.520263671875,
+ 0.522705078125,
+ 0.525146484375,
+ 0.5315093994140625,
+ 0.5476226806640625,
+ 0.5520172119140625,
+ 0.5422515869140625,
+ 0.523681640625,
+ 0.4308624267578125,
+ 0.3111724853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "HImyWhpJ_coCjNXqpW478",
+ "type": "freedraw",
+ "x": 869.8331774153514,
+ "y": 1909.2692328787937,
+ "width": 43.422704238042115,
+ "height": 58.396141664230754,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD3",
+ "roundness": null,
+ "seed": 1634939263,
+ "version": 135,
+ "versionNonce": 300669919,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9944952685791577,
+ -1.4972476342898062
+ ],
+ [
+ 4.491863038280371,
+ -2.9946154039907924
+ ],
+ [
+ 10.481334117085225,
+ -5.989230807981812
+ ],
+ [
+ 13.475829385664383,
+ -5.989230807981812
+ ],
+ [
+ 20.96266823417045,
+ -7.486598577682798
+ ],
+ [
+ 22.460036003871664,
+ -8.983966347384012
+ ],
+ [
+ 23.95716350274961,
+ -8.983966347384012
+ ],
+ [
+ 25.454531272450822,
+ -7.486598577682798
+ ],
+ [
+ 26.951899042152036,
+ -5.989230807981812
+ ],
+ [
+ 25.454531272450822,
+ 1.4973677697012135
+ ],
+ [
+ 20.96266823417045,
+ 14.973437426188639
+ ],
+ [
+ 14.973197155365597,
+ 25.454771543273864
+ ],
+ [
+ 11.978701886786439,
+ 32.9414902563683
+ ],
+ [
+ 10.481334117085225,
+ 38.93072106435011
+ ],
+ [
+ 10.481334117085225,
+ 43.42282437345352
+ ],
+ [
+ 16.47056492506681,
+ 47.91480754714553
+ ],
+ [
+ 22.460036003871664,
+ 49.41217531684674
+ ],
+ [
+ 31.444002351255676,
+ 47.91480754714553
+ ],
+ [
+ 43.422704238042115,
+ 46.417439777444315
+ ],
+ [
+ 43.422704238042115,
+ 46.417439777444315
+ ]
+ ],
+ "pressures": [
+ 0.2935943603515625,
+ 0.4772796630859375,
+ 0.505615234375,
+ 0.5466461181640625,
+ 0.5529937744140625,
+ 0.5578765869140625,
+ 0.5588531494140625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.574493408203125,
+ 0.582305908203125,
+ 0.585723876953125,
+ 0.587188720703125,
+ 0.584259033203125,
+ 0.579376220703125,
+ 0.573516845703125,
+ 0.563262939453125,
+ 0.5398101806640625,
+ 0.455291748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ic3mHGX6gIy1oSPSp7UFN",
+ "type": "freedraw",
+ "x": 920.7424802310763,
+ "y": 1967.6653745430247,
+ "width": 31.444002351255676,
+ "height": 41.9253364683409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD4",
+ "roundness": null,
+ "seed": 1949215135,
+ "version": 152,
+ "versionNonce": 954402815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -4.491983173692006
+ ],
+ [
+ 2.994735539402427,
+ -7.486718713094433
+ ],
+ [
+ 4.492103309103641,
+ -8.983966347384012
+ ],
+ [
+ 4.492103309103641,
+ -11.978701886786439
+ ],
+ [
+ 5.989471078804854,
+ -16.470685060478445
+ ],
+ [
+ 7.486598577682798,
+ -23.95740377357265
+ ],
+ [
+ 8.983966347384012,
+ -32.94137012095689
+ ],
+ [
+ 8.983966347384012,
+ -38.93072106435011
+ ],
+ [
+ 8.983966347384012,
+ -41.9253364683409
+ ],
+ [
+ 7.486598577682798,
+ -41.9253364683409
+ ],
+ [
+ 5.989471078804854,
+ -41.9253364683409
+ ],
+ [
+ 7.486598577682798,
+ -40.428088834051096
+ ],
+ [
+ 8.983966347384012,
+ -38.93072106435011
+ ],
+ [
+ 10.481334117085225,
+ -38.93072106435011
+ ],
+ [
+ 11.978701886786439,
+ -37.433353294648896
+ ],
+ [
+ 13.476069656487653,
+ -37.433353294648896
+ ],
+ [
+ 17.967932694768024,
+ -35.93610566035909
+ ],
+ [
+ 23.957403773572878,
+ -35.93610566035909
+ ],
+ [
+ 26.952139312975305,
+ -35.93610566035909
+ ],
+ [
+ 28.44926681185325,
+ -37.433353294648896
+ ],
+ [
+ 29.946634581554463,
+ -37.433353294648896
+ ],
+ [
+ 29.946634581554463,
+ -38.93072106435011
+ ],
+ [
+ 29.946634581554463,
+ -40.428088834051096
+ ],
+ [
+ 31.444002351255676,
+ -38.93072106435011
+ ],
+ [
+ 31.444002351255676,
+ -35.93610566035909
+ ],
+ [
+ 31.444002351255676,
+ -34.438737890657876
+ ],
+ [
+ 31.444002351255676,
+ -29.94675471696587
+ ],
+ [
+ 31.444002351255676,
+ -26.95201917756367
+ ],
+ [
+ 31.444002351255676,
+ -19.465420599880645
+ ],
+ [
+ 31.444002351255676,
+ -11.978701886786439
+ ],
+ [
+ 31.444002351255676,
+ -7.486718713094433
+ ],
+ [
+ 29.946634581554463,
+ -5.9893509433932195
+ ],
+ [
+ 29.946634581554463,
+ -4.491983173692006
+ ],
+ [
+ 29.946634581554463,
+ -2.9947355394021997
+ ],
+ [
+ 31.444002351255676,
+ -4.491983173692006
+ ],
+ [
+ 31.444002351255676,
+ -4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.2828521728515625,
+ 0.4079132080078125,
+ 0.452362060546875,
+ 0.468475341796875,
+ 0.4889984130859375,
+ 0.506103515625,
+ 0.516357421875,
+ 0.527587890625,
+ 0.529052734375,
+ 0.5319976806640625,
+ 0.5329742431640625,
+ 0.5344390869140625,
+ 0.5349273681640625,
+ 0.5324859619140625,
+ 0.5344390869140625,
+ 0.5349273681640625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.5329742431640625,
+ 0.523193359375,
+ 0.514892578125,
+ 0.510498046875,
+ 0.513427734375,
+ 0.520263671875,
+ 0.521240234375,
+ 0.5598297119140625,
+ 0.565216064453125,
+ 0.570098876953125,
+ 0.571075439453125,
+ 0.572540283203125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.563262939453125,
+ 0.5412750244140625,
+ 0.503173828125,
+ 0.3038482666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "brx_VDElWX3ZtRy-8Bg7b",
+ "type": "freedraw",
+ "x": 988.1225882426913,
+ "y": 1876.3278627578368,
+ "width": 11.978701886786439,
+ "height": 70.37472341560556,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD5",
+ "roundness": null,
+ "seed": 1829117375,
+ "version": 130,
+ "versionNonce": 744468511,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342895789
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ -2.994735539402427,
+ 4.492103309103641
+ ],
+ [
+ -2.994735539402427,
+ 8.984086482795647
+ ],
+ [
+ -5.989230807981585,
+ 14.973437426188866
+ ],
+ [
+ -5.989230807981585,
+ 22.460036003871664
+ ],
+ [
+ -7.486598577682798,
+ 29.946754716966097
+ ],
+ [
+ -8.983966347384012,
+ 38.93072106435011
+ ],
+ [
+ -10.481334117085225,
+ 52.406790720837535
+ ],
+ [
+ -10.481334117085225,
+ 58.396141664230754
+ ],
+ [
+ -8.983966347384012,
+ 61.390757068221774
+ ],
+ [
+ -5.989230807981585,
+ 67.380108011615
+ ],
+ [
+ -1.4973677697012135,
+ 68.87747578131598
+ ],
+ [
+ 1.4973677697012135,
+ 68.87747578131598
+ ],
+ [
+ 1.4973677697012135,
+ 68.87747578131598
+ ]
+ ],
+ "pressures": [
+ 0.2887115478515625,
+ 0.4118194580078125,
+ 0.530517578125,
+ 0.5334625244140625,
+ 0.5427398681640625,
+ 0.5476226806640625,
+ 0.5534820556640625,
+ 0.5569000244140625,
+ 0.5612945556640625,
+ 0.564239501953125,
+ 0.562774658203125,
+ 0.5598297119140625,
+ 0.4909515380859375,
+ 0.3580780029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yrkxDGGrofUj9gGw-8wDU",
+ "type": "freedraw",
+ "x": 955.1812181217344,
+ "y": 1898.787898761709,
+ "width": 34.4387378906581,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD6",
+ "roundness": null,
+ "seed": 521801183,
+ "version": 126,
+ "versionNonce": 911365183,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 16.47056492506681,
+ 0
+ ],
+ [
+ 19.465300464469237,
+ 0
+ ],
+ [
+ 26.952139312975305,
+ 0
+ ],
+ [
+ 32.94137012095689,
+ 0
+ ],
+ [
+ 34.4387378906581,
+ 0
+ ],
+ [
+ 34.4387378906581,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2975006103515625,
+ 0.4914398193359375,
+ 0.522216796875,
+ 0.5456695556640625,
+ 0.5603179931640625,
+ 0.563751220703125,
+ 0.565704345703125,
+ 0.5578765869140625,
+ 0.4802093505859375,
+ 0.2906646728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dyC4w-u1MMtPdOA86Dm7j",
+ "type": "freedraw",
+ "x": 1012.0799920162642,
+ "y": 1862.8519132367612,
+ "width": 23.957403773572878,
+ "height": 107.80807671025445,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD7",
+ "roundness": null,
+ "seed": 628816383,
+ "version": 133,
+ "versionNonce": 245068895,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 1.4973677697012135
+ ],
+ [
+ 7.486598577682798,
+ 2.9946154039907924
+ ],
+ [
+ 10.481334117085225,
+ 4.491983173692006
+ ],
+ [
+ 11.978701886786439,
+ 7.486598577682798
+ ],
+ [
+ 14.973197155365597,
+ 11.978701886786439
+ ],
+ [
+ 17.967932694768024,
+ 22.460036003871664
+ ],
+ [
+ 20.96266823417045,
+ 34.438737890657876
+ ],
+ [
+ 22.460036003871664,
+ 40.428088834051096
+ ],
+ [
+ 23.957403773572878,
+ 55.40140612482833
+ ],
+ [
+ 23.957403773572878,
+ 68.87735564590457
+ ],
+ [
+ 22.460036003871664,
+ 82.353425302392
+ ],
+ [
+ 19.465300464469237,
+ 92.83475941947722
+ ],
+ [
+ 17.967932694768024,
+ 97.32674259316923
+ ],
+ [
+ 17.967932694768024,
+ 100.32147813257166
+ ],
+ [
+ 16.47056492506681,
+ 106.31082907596488
+ ],
+ [
+ 14.973197155365597,
+ 107.80807671025445
+ ],
+ [
+ 14.973197155365597,
+ 107.80807671025445
+ ]
+ ],
+ "pressures": [
+ 0.14459228515625,
+ 0.38201904296875,
+ 0.506103515625,
+ 0.530517578125,
+ 0.5510406494140625,
+ 0.568634033203125,
+ 0.580352783203125,
+ 0.588653564453125,
+ 0.5940399169921875,
+ 0.5950164794921875,
+ 0.5969696044921875,
+ 0.5964813232421875,
+ 0.582305908203125,
+ 0.563262939453125,
+ 0.5608062744140625,
+ 0.5559234619140625,
+ 0.512939453125,
+ 0.4328155517578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "57is_Tqn7Go9ZLn8CuoV7",
+ "type": "freedraw",
+ "x": 571.8633584216268,
+ "y": 1850.8732113499748,
+ "width": 43.422704238042115,
+ "height": 140.74956696662298,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD8",
+ "roundness": null,
+ "seed": 1697210911,
+ "version": 131,
+ "versionNonce": 487297151,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 2.9946154039907924
+ ],
+ [
+ -2.994735539402427,
+ 4.491983173692006
+ ],
+ [
+ -4.491983173692006,
+ 7.486718713094433
+ ],
+ [
+ -5.9893509433932195,
+ 10.481334117085225
+ ],
+ [
+ -7.486718713094433,
+ 20.96266823417045
+ ],
+ [
+ -8.983966347384012,
+ 28.449386947264884
+ ],
+ [
+ -10.481334117085225,
+ 46.417439777444315
+ ],
+ [
+ -8.983966347384012,
+ 68.87747578131598
+ ],
+ [
+ -5.9893509433932195,
+ 91.33751178518764
+ ],
+ [
+ -1.4973677697012135,
+ 110.80281224965688
+ ],
+ [
+ 5.9893509433932195,
+ 124.27888190614453
+ ],
+ [
+ 23.957403773572878,
+ 136.25746365751934
+ ],
+ [
+ 32.94137012095689,
+ 139.25219919692177
+ ],
+ [
+ 32.94137012095689,
+ 139.25219919692177
+ ]
+ ],
+ "pressures": [
+ 0.2325286865234375,
+ 0.3697967529296875,
+ 0.512451171875,
+ 0.517822265625,
+ 0.526611328125,
+ 0.527099609375,
+ 0.5315093994140625,
+ 0.5368804931640625,
+ 0.5417633056640625,
+ 0.5481109619140625,
+ 0.5573883056640625,
+ 0.5603179931640625,
+ 0.564239501953125,
+ 0.5456695556640625,
+ 0.3028717041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XAOdQmdbC5-HY45EysgbH",
+ "type": "freedraw",
+ "x": 1049.5132251755015,
+ "y": 1853.8678267539656,
+ "width": 7.486598577683026,
+ "height": 110.80281224965711,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD9",
+ "roundness": null,
+ "seed": 1326827071,
+ "version": 130,
+ "versionNonce": 2070096031,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 13.476069656487653
+ ],
+ [
+ 0,
+ 19.465420599880872
+ ],
+ [
+ 1.4973677697012135,
+ 26.952139312975305
+ ],
+ [
+ 2.994735539402427,
+ 34.4387378906581
+ ],
+ [
+ 2.994735539402427,
+ 43.42282437345352
+ ],
+ [
+ 5.989471078804854,
+ 58.39614166423098
+ ],
+ [
+ 5.989471078804854,
+ 65.88286037732519
+ ],
+ [
+ 5.989471078804854,
+ 73.36945895500821
+ ],
+ [
+ 5.989471078804854,
+ 91.33751178518764
+ ],
+ [
+ 4.492103309103641,
+ 98.82423049828208
+ ],
+ [
+ 1.4973677697012135,
+ 104.8135814416753
+ ],
+ [
+ 1.4973677697012135,
+ 107.80819684566609
+ ],
+ [
+ 0,
+ 109.3055646153673
+ ],
+ [
+ -1.4971274988781715,
+ 110.80281224965711
+ ],
+ [
+ -1.4971274988781715,
+ 110.80281224965711
+ ]
+ ],
+ "pressures": [
+ 0.2989654541015625,
+ 0.464080810546875,
+ 0.465545654296875,
+ 0.4719085693359375,
+ 0.4777679443359375,
+ 0.4875335693359375,
+ 0.503173828125,
+ 0.509521484375,
+ 0.514892578125,
+ 0.516357421875,
+ 0.514892578125,
+ 0.506103515625,
+ 0.4958343505859375,
+ 0.4758148193359375,
+ 0.15582275390625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DmpZd_EaCClZw-g0R2EdF",
+ "type": "freedraw",
+ "x": 1077.9627322581782,
+ "y": 1855.3651945236663,
+ "width": 19.465300464469237,
+ "height": 44.92007200774333,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDA",
+ "roundness": null,
+ "seed": 1646306911,
+ "version": 133,
+ "versionNonce": 928169151,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.9946154039907924
+ ],
+ [
+ 4.491863038280371,
+ -4.491983173692006
+ ],
+ [
+ 5.989230807981585,
+ -4.491983173692006
+ ],
+ [
+ 7.486598577682798,
+ -5.9893509433932195
+ ],
+ [
+ 10.481334117085225,
+ -5.9893509433932195
+ ],
+ [
+ 14.973437426188411,
+ -5.9893509433932195
+ ],
+ [
+ 16.47056492506681,
+ -5.9893509433932195
+ ],
+ [
+ 17.967932694768024,
+ -4.491983173692006
+ ],
+ [
+ 17.967932694768024,
+ 0
+ ],
+ [
+ 14.973437426188411,
+ 10.481334117085225
+ ],
+ [
+ 8.983966347384012,
+ 20.96266823417045
+ ],
+ [
+ 7.486598577682798,
+ 25.45477154327409
+ ],
+ [
+ 4.491863038280371,
+ 31.444122486667084
+ ],
+ [
+ 4.491863038280371,
+ 34.4387378906581
+ ],
+ [
+ 8.983966347384012,
+ 37.433353294648896
+ ],
+ [
+ 16.47056492506681,
+ 38.93072106435011
+ ],
+ [
+ 16.47056492506681,
+ 38.93072106435011
+ ]
+ ],
+ "pressures": [
+ 0.1870880126953125,
+ 0.3541717529296875,
+ 0.3610076904296875,
+ 0.38885498046875,
+ 0.40447998046875,
+ 0.4181671142578125,
+ 0.4298858642578125,
+ 0.4372100830078125,
+ 0.4372100830078125,
+ 0.437713623046875,
+ 0.452362060546875,
+ 0.449920654296875,
+ 0.456268310546875,
+ 0.461151123046875,
+ 0.458709716796875,
+ 0.456268310546875,
+ 0.4250030517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7PzmwA_LZ1Nf7dDWGXQ-L",
+ "type": "freedraw",
+ "x": 1136.3588739224087,
+ "y": 1907.771985244504,
+ "width": 25.454531272451277,
+ "height": 2.9947355394021997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDB",
+ "roundness": null,
+ "seed": 1830453887,
+ "version": 124,
+ "versionNonce": 1417333983,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9944952685796125,
+ 0
+ ],
+ [
+ 4.491863038280826,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 14.973197155366051,
+ 0
+ ],
+ [
+ 20.96266823417045,
+ -1.4973677697009862
+ ],
+ [
+ 25.454531272451277,
+ -2.9947355394021997
+ ],
+ [
+ 25.454531272451277,
+ -2.9947355394021997
+ ]
+ ],
+ "pressures": [
+ 0.321441650390625,
+ 0.457733154296875,
+ 0.4694671630859375,
+ 0.4714202880859375,
+ 0.4719085693359375,
+ 0.4704437255859375,
+ 0.447479248046875,
+ 0.3097076416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rsSfYExGmiC1_Oym7P-mD",
+ "type": "freedraw",
+ "x": 1227.6963857075962,
+ "y": 1856.862562293368,
+ "width": 47.9148075471453,
+ "height": 91.33751178518764,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDC",
+ "roundness": null,
+ "seed": 281270943,
+ "version": 157,
+ "versionNonce": 241948927,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 2.994735539402427
+ ],
+ [
+ -2.994735539402427,
+ 4.492103309103641
+ ],
+ [
+ -4.492103309103641,
+ 8.984086482795647
+ ],
+ [
+ -7.486838848506068,
+ 11.978701886786439
+ ],
+ [
+ -10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ -14.973437426188866,
+ 23.957403773572878
+ ],
+ [
+ -17.968172965591293,
+ 29.946754716966097
+ ],
+ [
+ -20.962908504993266,
+ 34.4387378906581
+ ],
+ [
+ -20.962908504993266,
+ 37.43347343006053
+ ],
+ [
+ -20.962908504993266,
+ 41.92545660375254
+ ],
+ [
+ -20.962908504993266,
+ 43.42282437345352
+ ],
+ [
+ -20.962908504993266,
+ 44.92007200774333
+ ],
+ [
+ -19.465540735292052,
+ 46.41743977744454
+ ],
+ [
+ -17.968172965591293,
+ 47.914807547145756
+ ],
+ [
+ -16.47080519589008,
+ 47.914807547145756
+ ],
+ [
+ -10.481334117085225,
+ 49.412055181435335
+ ],
+ [
+ -4.492103309103641,
+ 47.914807547145756
+ ],
+ [
+ 2.9944952685791577,
+ 44.92007200774333
+ ],
+ [
+ 4.491863038280371,
+ 43.42282437345352
+ ],
+ [
+ 11.978701886786439,
+ 37.43347343006053
+ ],
+ [
+ 16.47056492506681,
+ 32.94137012095689
+ ],
+ [
+ 19.465300464469237,
+ 28.449386947264884
+ ],
+ [
+ 20.96266823417045,
+ 26.95201917756367
+ ],
+ [
+ 22.460036003871664,
+ 23.957403773572878
+ ],
+ [
+ 25.454531272450822,
+ 20.962788369582086
+ ],
+ [
+ 25.454531272450822,
+ 19.465420599880872
+ ],
+ [
+ 26.951899042152036,
+ 20.962788369582086
+ ],
+ [
+ 26.951899042152036,
+ 22.460036003871664
+ ],
+ [
+ 25.454531272450822,
+ 23.957403773572878
+ ],
+ [
+ 25.454531272450822,
+ 31.44412248666731
+ ],
+ [
+ 23.95716350274961,
+ 40.42808883405132
+ ],
+ [
+ 22.460036003871664,
+ 50.90942295113655
+ ],
+ [
+ 20.96266823417045,
+ 55.401406124828554
+ ],
+ [
+ 19.465300464469237,
+ 61.390757068221774
+ ],
+ [
+ 16.47056492506681,
+ 71.872091185307
+ ],
+ [
+ 14.973197155365597,
+ 80.85617766810242
+ ],
+ [
+ 13.475829385664383,
+ 83.85079307209344
+ ],
+ [
+ 13.475829385664383,
+ 86.84552861149564
+ ],
+ [
+ 13.475829385664383,
+ 89.84014401548666
+ ],
+ [
+ 14.973197155365597,
+ 91.33751178518764
+ ],
+ [
+ 16.47056492506681,
+ 91.33751178518764
+ ],
+ [
+ 16.47056492506681,
+ 91.33751178518764
+ ]
+ ],
+ "pressures": [
+ 0.2955474853515625,
+ 0.574493408203125,
+ 0.577423095703125,
+ 0.579864501953125,
+ 0.581817626953125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.578887939453125,
+ 0.564239501953125,
+ 0.5583648681640625,
+ 0.5505523681640625,
+ 0.5461578369140625,
+ 0.5437164306640625,
+ 0.5427398681640625,
+ 0.5412750244140625,
+ 0.5383453369140625,
+ 0.5349273681640625,
+ 0.5344390869140625,
+ 0.5324859619140625,
+ 0.531005859375,
+ 0.522705078125,
+ 0.514892578125,
+ 0.511962890625,
+ 0.511962890625,
+ 0.511962890625,
+ 0.510498046875,
+ 0.515869140625,
+ 0.515380859375,
+ 0.515380859375,
+ 0.519775390625,
+ 0.5329742431640625,
+ 0.5471343994140625,
+ 0.5578765869140625,
+ 0.5598297119140625,
+ 0.5608062744140625,
+ 0.567657470703125,
+ 0.573028564453125,
+ 0.574493408203125,
+ 0.576934814453125,
+ 0.575469970703125,
+ 0.2696533203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CW4yNRFD_22t5eHwc5ziZ",
+ "type": "freedraw",
+ "x": 1271.1190899456383,
+ "y": 1955.6867927916499,
+ "width": 29.946634581554463,
+ "height": 44.92007200774333,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDD",
+ "roundness": null,
+ "seed": 30224063,
+ "version": 152,
+ "versionNonce": 1520853279,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -2.994735539402427
+ ],
+ [
+ 0,
+ -4.492103309103413
+ ],
+ [
+ 0,
+ -5.9893509433932195
+ ],
+ [
+ 1.4973677697012135,
+ -7.486718713094433
+ ],
+ [
+ 1.4973677697012135,
+ -10.481454252496633
+ ],
+ [
+ 2.9944952685791577,
+ -14.973437426188639
+ ],
+ [
+ 2.9944952685791577,
+ -17.96805283017966
+ ],
+ [
+ 2.9944952685791577,
+ -22.460036003871664
+ ],
+ [
+ 2.9944952685791577,
+ -26.952139312975078
+ ],
+ [
+ 2.9944952685791577,
+ -32.9414902563683
+ ],
+ [
+ 2.9944952685791577,
+ -40.428088834051096
+ ],
+ [
+ 1.4973677697012135,
+ -43.42282437345352
+ ],
+ [
+ 1.4973677697012135,
+ -44.92007200774333
+ ],
+ [
+ 1.4973677697012135,
+ -41.92545660375231
+ ],
+ [
+ 1.4973677697012135,
+ -40.428088834051096
+ ],
+ [
+ 2.9944952685791577,
+ -38.93072106435011
+ ],
+ [
+ 4.491863038280371,
+ -37.4334734300603
+ ],
+ [
+ 7.486598577682798,
+ -35.93610566035909
+ ],
+ [
+ 10.481334117085225,
+ -34.4387378906581
+ ],
+ [
+ 11.978701886786439,
+ -34.4387378906581
+ ],
+ [
+ 13.475829385664383,
+ -34.4387378906581
+ ],
+ [
+ 19.465300464469237,
+ -34.4387378906581
+ ],
+ [
+ 23.957403773572878,
+ -37.4334734300603
+ ],
+ [
+ 26.951899042152036,
+ -38.93072106435011
+ ],
+ [
+ 28.44926681185325,
+ -40.428088834051096
+ ],
+ [
+ 28.44926681185325,
+ -35.93610566035909
+ ],
+ [
+ 28.44926681185325,
+ -32.9414902563683
+ ],
+ [
+ 26.951899042152036,
+ -29.94675471696587
+ ],
+ [
+ 25.454531272450822,
+ -16.470685060478445
+ ],
+ [
+ 23.957403773572878,
+ -11.978701886786439
+ ],
+ [
+ 23.957403773572878,
+ -8.98408648279542
+ ],
+ [
+ 22.460036003871664,
+ -5.9893509433932195
+ ],
+ [
+ 22.460036003871664,
+ -2.994735539402427
+ ],
+ [
+ 22.460036003871664,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.3678436279296875,
+ 0.4157257080078125,
+ 0.4342803955078125,
+ 0.446502685546875,
+ 0.456268310546875,
+ 0.462127685546875,
+ 0.466033935546875,
+ 0.4689788818359375,
+ 0.4743499755859375,
+ 0.4763031005859375,
+ 0.4782562255859375,
+ 0.4889984130859375,
+ 0.4899749755859375,
+ 0.4914398193359375,
+ 0.501708984375,
+ 0.505615234375,
+ 0.505615234375,
+ 0.507568359375,
+ 0.508056640625,
+ 0.508056640625,
+ 0.508056640625,
+ 0.505126953125,
+ 0.505126953125,
+ 0.503173828125,
+ 0.4968109130859375,
+ 0.4914398193359375,
+ 0.4943695068359375,
+ 0.512451171875,
+ 0.516845703125,
+ 0.521240234375,
+ 0.5363922119140625,
+ 0.5388336181640625,
+ 0.5407867431640625,
+ 0.5407867431640625,
+ 0.5363922119140625,
+ 0.441131591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vMwbNG2Vo70-yb8T6BLmX",
+ "type": "freedraw",
+ "x": 1342.9910609955336,
+ "y": 1916.7560717272997,
+ "width": 20.96266823417045,
+ "height": 41.9253364683409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDE",
+ "roundness": null,
+ "seed": 181862111,
+ "version": 141,
+ "versionNonce": 714794303,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697009862
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697009862
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697009862
+ ],
+ [
+ -5.989230807981585,
+ -1.4973677697009862
+ ],
+ [
+ -7.486598577682798,
+ 0
+ ],
+ [
+ -8.983966347384012,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 1.4972476342898062
+ ],
+ [
+ -14.973197155365597,
+ 4.491983173692006
+ ],
+ [
+ -16.47056492506681,
+ 5.989230807981812
+ ],
+ [
+ -17.967932694768024,
+ 7.486598577683026
+ ],
+ [
+ -17.967932694768024,
+ 10.481334117085225
+ ],
+ [
+ -14.973197155365597,
+ 13.475949521076245
+ ],
+ [
+ -11.978701886786439,
+ 17.96793269476825
+ ],
+ [
+ -8.983966347384012,
+ 20.96266823417045
+ ],
+ [
+ -5.989230807981585,
+ 22.460036003871664
+ ],
+ [
+ 0,
+ 29.94663458155469
+ ],
+ [
+ 2.994735539402427,
+ 32.94137012095689
+ ],
+ [
+ 2.994735539402427,
+ 35.93598552494768
+ ],
+ [
+ 2.994735539402427,
+ 37.433353294648896
+ ],
+ [
+ 2.994735539402427,
+ 38.93072106435011
+ ],
+ [
+ 0,
+ 38.93072106435011
+ ],
+ [
+ -2.994735539402427,
+ 40.427968698639916
+ ],
+ [
+ -7.486598577682798,
+ 40.427968698639916
+ ],
+ [
+ -11.978701886786439,
+ 40.427968698639916
+ ],
+ [
+ -17.967932694768024,
+ 40.427968698639916
+ ],
+ [
+ -17.967932694768024,
+ 40.427968698639916
+ ]
+ ],
+ "pressures": [
+ 0.2266693115234375,
+ 0.3654022216796875,
+ 0.4777679443359375,
+ 0.4855804443359375,
+ 0.4875335693359375,
+ 0.4885101318359375,
+ 0.4904632568359375,
+ 0.4914398193359375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4914398193359375,
+ 0.4899749755859375,
+ 0.4909515380859375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4963226318359375,
+ 0.4977874755859375,
+ 0.506591796875,
+ 0.525146484375,
+ 0.5339508056640625,
+ 0.5354156494140625,
+ 0.531005859375,
+ 0.510498046875,
+ 0.4816741943359375,
+ 0.205657958984375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6R86jV3yvsjYPeMA8YuXi",
+ "type": "freedraw",
+ "x": 1359.4618661914237,
+ "y": 1946.7027063088547,
+ "width": 2.994735539402427,
+ "height": 17.96805283017943,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDF",
+ "roundness": null,
+ "seed": 1316080383,
+ "version": 124,
+ "versionNonce": 1839850847,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 5.989350943392992
+ ],
+ [
+ -1.4973677697012135,
+ 8.98408648279542
+ ],
+ [
+ -1.4973677697012135,
+ 13.476069656487425
+ ],
+ [
+ -1.4973677697012135,
+ 14.973317290777231
+ ],
+ [
+ -1.4973677697012135,
+ 16.470685060478218
+ ],
+ [
+ -1.4973677697012135,
+ 17.96805283017943
+ ],
+ [
+ 0,
+ 16.470685060478218
+ ],
+ [
+ 1.4973677697012135,
+ 14.973317290777231
+ ],
+ [
+ 1.4973677697012135,
+ 14.973317290777231
+ ]
+ ],
+ "pressures": [
+ 0.1695098876953125,
+ 0.459197998046875,
+ 0.4733734130859375,
+ 0.4772796630859375,
+ 0.4728851318359375,
+ 0.457733154296875,
+ 0.38543701171875,
+ 0.14605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XO1tB4BK03hTcetgjAaQe",
+ "type": "freedraw",
+ "x": 1377.4297988861917,
+ "y": 1921.2480549009917,
+ "width": 1.4973677697012135,
+ "height": 7.486598577683026,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDG",
+ "roundness": null,
+ "seed": 1226707743,
+ "version": 120,
+ "versionNonce": 1394860415,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4972476342898062
+ ],
+ [
+ -1.4973677697012135,
+ 4.491983173692233
+ ],
+ [
+ -1.4973677697012135,
+ 7.486598577683026
+ ],
+ [
+ -1.4973677697012135,
+ 7.486598577683026
+ ]
+ ],
+ "pressures": [
+ 0.3605194091796875,
+ 0.513916015625,
+ 0.4103546142578125,
+ 0.2442474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "N__iWXgKJj8ey396FJYhU",
+ "type": "freedraw",
+ "x": 1369.943200308509,
+ "y": 1963.1733913693326,
+ "width": 29.946634581554463,
+ "height": 17.96805283017943,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDH",
+ "roundness": null,
+ "seed": 323770175,
+ "version": 131,
+ "versionNonce": 1279875487,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697009862
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946154039907924
+ ],
+ [
+ 5.989230807981585,
+ -8.983966347384012
+ ],
+ [
+ 7.486598577682798,
+ -11.978701886786212
+ ],
+ [
+ 8.983966347384012,
+ -14.973317290777231
+ ],
+ [
+ 10.481334117085225,
+ -16.470685060478218
+ ],
+ [
+ 11.978701886786439,
+ -16.470685060478218
+ ],
+ [
+ 11.978701886786439,
+ -17.96805283017943
+ ],
+ [
+ 11.978701886786439,
+ -16.470685060478218
+ ],
+ [
+ 13.476069656487653,
+ -11.978701886786212
+ ],
+ [
+ 16.47056492506681,
+ -7.486598577682798
+ ],
+ [
+ 17.967932694768024,
+ -5.989350943392992
+ ],
+ [
+ 20.96266823417045,
+ -4.491983173692006
+ ],
+ [
+ 22.460036003871664,
+ -4.491983173692006
+ ],
+ [
+ 29.946634581554463,
+ -2.9946154039907924
+ ],
+ [
+ 29.946634581554463,
+ -2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.2354583740234375,
+ 0.37957763671875,
+ 0.39080810546875,
+ 0.40155029296875,
+ 0.4118194580078125,
+ 0.4147491455078125,
+ 0.4230499267578125,
+ 0.4337921142578125,
+ 0.442596435546875,
+ 0.4758148193359375,
+ 0.4811859130859375,
+ 0.4728851318359375,
+ 0.442108154296875,
+ 0.39031982421875,
+ 0.315093994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NFTCVShgHG6pIvIe9HiAo",
+ "type": "freedraw",
+ "x": 1148.3375758091947,
+ "y": 1889.803932414325,
+ "width": 4.492103309103186,
+ "height": 35.93610566035932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDI",
+ "roundness": null,
+ "seed": 1667045215,
+ "version": 125,
+ "versionNonce": 1313525183,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 5.9893509433932195
+ ],
+ [
+ 0,
+ 8.984086482795647
+ ],
+ [
+ -1.4973677697012135,
+ 14.973437426188866
+ ],
+ [
+ -1.4973677697012135,
+ 19.465420599880872
+ ],
+ [
+ -2.9947355394019723,
+ 26.952139312975078
+ ],
+ [
+ -2.9947355394019723,
+ 34.4387378906581
+ ],
+ [
+ -1.4973677697012135,
+ 35.93610566035932
+ ],
+ [
+ 1.4973677697012135,
+ 35.93610566035932
+ ],
+ [
+ 1.4973677697012135,
+ 35.93610566035932
+ ]
+ ],
+ "pressures": [
+ 0.2535400390625,
+ 0.461639404296875,
+ 0.4728851318359375,
+ 0.4831390380859375,
+ 0.4865570068359375,
+ 0.4919281005859375,
+ 0.4938812255859375,
+ 0.463592529296875,
+ 0.3439178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NINILJi87JYd56WjzW3Ld",
+ "type": "freedraw",
+ "x": 1432.8312050110203,
+ "y": 1892.7986679537273,
+ "width": 13.476069656487653,
+ "height": 80.85605753269078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDJ",
+ "roundness": null,
+ "seed": 1335939967,
+ "version": 133,
+ "versionNonce": 1414053343,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -2.994735539402427,
+ -2.994735539402427
+ ],
+ [
+ -2.994735539402427,
+ -4.491983173692006
+ ],
+ [
+ -2.994735539402427,
+ -2.994735539402427
+ ],
+ [
+ -4.491863038280371,
+ -1.4973677697012135
+ ],
+ [
+ -5.989230807981585,
+ 1.4973677697012135
+ ],
+ [
+ -8.983966347384012,
+ 8.983966347384012
+ ],
+ [
+ -8.983966347384012,
+ 13.475949521076018
+ ],
+ [
+ -10.481334117085225,
+ 17.96805283017943
+ ],
+ [
+ -13.476069656487653,
+ 31.444002351255676
+ ],
+ [
+ -13.476069656487653,
+ 50.90942295113632
+ ],
+ [
+ -13.476069656487653,
+ 61.390757068221546
+ ],
+ [
+ -10.481334117085225,
+ 67.38010801161477
+ ],
+ [
+ -8.983966347384012,
+ 73.36945895500799
+ ],
+ [
+ -7.486598577682798,
+ 73.36945895500799
+ ],
+ [
+ -4.491863038280371,
+ 76.36407435899878
+ ],
+ [
+ -2.994735539402427,
+ 76.36407435899878
+ ],
+ [
+ -2.994735539402427,
+ 76.36407435899878
+ ]
+ ],
+ "pressures": [
+ 0.0986785888671875,
+ 0.213958740234375,
+ 0.2652587890625,
+ 0.320465087890625,
+ 0.4846038818359375,
+ 0.4958343505859375,
+ 0.500244140625,
+ 0.511474609375,
+ 0.516845703125,
+ 0.523681640625,
+ 0.5344390869140625,
+ 0.5529937744140625,
+ 0.5559234619140625,
+ 0.5490875244140625,
+ 0.516845703125,
+ 0.4714202880859375,
+ 0.2618408203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "o9W0ZMBIOxYWoKe90dlHp",
+ "type": "freedraw",
+ "x": 1446.307274667508,
+ "y": 1921.2480549009917,
+ "width": 26.951899042152036,
+ "height": 50.90942295113632,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDK",
+ "roundness": null,
+ "seed": 1347947423,
+ "version": 136,
+ "versionNonce": 559131135,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697009862
+ ],
+ [
+ 2.994735539402427,
+ -2.9947355394021997
+ ],
+ [
+ 4.492103309103641,
+ -4.491983173692006
+ ],
+ [
+ 8.983966347384012,
+ -5.989350943392992
+ ],
+ [
+ 16.47056492506681,
+ -10.481334117085225
+ ],
+ [
+ 22.460036003871664,
+ -11.978701886786212
+ ],
+ [
+ 23.957403773572878,
+ -11.978701886786212
+ ],
+ [
+ 25.45477154327409,
+ -13.476069656487425
+ ],
+ [
+ 25.45477154327409,
+ -11.978701886786212
+ ],
+ [
+ 23.957403773572878,
+ -7.486718713094206
+ ],
+ [
+ 20.96266823417045,
+ 2.9946154039910198
+ ],
+ [
+ 19.465300464469237,
+ 7.486598577683026
+ ],
+ [
+ 16.47056492506681,
+ 13.475949521076245
+ ],
+ [
+ 11.978701886786439,
+ 22.460036003871664
+ ],
+ [
+ 10.481334117085225,
+ 28.449386947264884
+ ],
+ [
+ 10.481334117085225,
+ 34.4387378906581
+ ],
+ [
+ 11.978701886786439,
+ 35.93598552494791
+ ],
+ [
+ 16.47056492506681,
+ 35.93598552494791
+ ],
+ [
+ 23.957403773572878,
+ 37.433353294648896
+ ],
+ [
+ 26.951899042152036,
+ 37.433353294648896
+ ],
+ [
+ 26.951899042152036,
+ 37.433353294648896
+ ]
+ ],
+ "pressures": [
+ 0.216400146484375,
+ 0.452362060546875,
+ 0.462127685546875,
+ 0.4704437255859375,
+ 0.4733734130859375,
+ 0.4763031005859375,
+ 0.4802093505859375,
+ 0.4816741943359375,
+ 0.4894866943359375,
+ 0.5344390869140625,
+ 0.5466461181640625,
+ 0.5471343994140625,
+ 0.5471343994140625,
+ 0.5451812744140625,
+ 0.5446929931640625,
+ 0.5432281494140625,
+ 0.517822265625,
+ 0.500732421875,
+ 0.463592529296875,
+ 0.206146240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "I7NcNqmH31ZBnjU90gGBd",
+ "type": "freedraw",
+ "x": 1483.7407480975685,
+ "y": 1961.676023599632,
+ "width": 25.454531272450822,
+ "height": 29.94663458155469,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDL",
+ "roundness": null,
+ "seed": 28524479,
+ "version": 146,
+ "versionNonce": 1114378783,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342898062
+ ],
+ [
+ 0,
+ -2.9946154039910198
+ ],
+ [
+ 0,
+ -4.491983173692006
+ ],
+ [
+ 1.4971274988779442,
+ -7.486598577683026
+ ],
+ [
+ 2.9944952685791577,
+ -8.98396634738424
+ ],
+ [
+ 4.491863038280371,
+ -16.470685060478445
+ ],
+ [
+ 5.989230807981585,
+ -22.459915868460257
+ ],
+ [
+ 7.486598577682798,
+ -26.95201917756367
+ ],
+ [
+ 7.486598577682798,
+ -29.94663458155469
+ ],
+ [
+ 5.989230807981585,
+ -29.94663458155469
+ ],
+ [
+ 4.491863038280371,
+ -28.449266811853477
+ ],
+ [
+ 2.9944952685791577,
+ -26.95201917756367
+ ],
+ [
+ 2.9944952685791577,
+ -25.454651407862457
+ ],
+ [
+ 4.491863038280371,
+ -23.95728363816147
+ ],
+ [
+ 5.989230807981585,
+ -22.459915868460257
+ ],
+ [
+ 8.983966347384012,
+ -20.96266823417045
+ ],
+ [
+ 11.97846161596317,
+ -20.96266823417045
+ ],
+ [
+ 14.973197155365597,
+ -20.96266823417045
+ ],
+ [
+ 20.96266823417045,
+ -22.459915868460257
+ ],
+ [
+ 22.460036003871664,
+ -22.459915868460257
+ ],
+ [
+ 25.454531272450822,
+ -23.95728363816147
+ ],
+ [
+ 25.454531272450822,
+ -22.459915868460257
+ ],
+ [
+ 23.95716350274961,
+ -17.96793269476825
+ ],
+ [
+ 23.95716350274961,
+ -13.475949521076245
+ ],
+ [
+ 22.460036003871664,
+ -10.481334117085225
+ ],
+ [
+ 22.460036003871664,
+ -7.486598577683026
+ ],
+ [
+ 22.460036003871664,
+ -4.491983173692006
+ ],
+ [
+ 23.95716350274961,
+ -1.4972476342898062
+ ],
+ [
+ 25.454531272450822,
+ -1.4972476342898062
+ ],
+ [
+ 25.454531272450822,
+ -2.9946154039910198
+ ],
+ [
+ 25.454531272450822,
+ -2.9946154039910198
+ ]
+ ],
+ "pressures": [
+ 0.15435791015625,
+ 0.38201904296875,
+ 0.4313507080078125,
+ 0.444549560546875,
+ 0.453338623046875,
+ 0.456756591796875,
+ 0.463592529296875,
+ 0.464080810546875,
+ 0.466033935546875,
+ 0.4704437255859375,
+ 0.4709320068359375,
+ 0.4748382568359375,
+ 0.4719085693359375,
+ 0.4694671630859375,
+ 0.467987060546875,
+ 0.464569091796875,
+ 0.464080810546875,
+ 0.464080810546875,
+ 0.464569091796875,
+ 0.462127685546875,
+ 0.462127685546875,
+ 0.462615966796875,
+ 0.4933929443359375,
+ 0.4982757568359375,
+ 0.4997406005859375,
+ 0.503173828125,
+ 0.504638671875,
+ 0.500732421875,
+ 0.452362060546875,
+ 0.13629150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BfT20x2qHd81y1FJ2OEWj",
+ "type": "freedraw",
+ "x": 1548.126120569781,
+ "y": 1900.2853866668213,
+ "width": 14.973437426188866,
+ "height": 65.88274024191378,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDM",
+ "roundness": null,
+ "seed": 634580959,
+ "version": 129,
+ "versionNonce": 1350727231,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4972476342898062
+ ],
+ [
+ -2.994735539402427,
+ 8.98396634738424
+ ],
+ [
+ -2.994735539402427,
+ 14.973317290777459
+ ],
+ [
+ -4.492103309103641,
+ 20.96266823417045
+ ],
+ [
+ -8.983966347384012,
+ 34.438617755246696
+ ],
+ [
+ -10.481334117085225,
+ 40.427968698639916
+ ],
+ [
+ -11.978701886786439,
+ 46.417319642033135
+ ],
+ [
+ -13.476069656487653,
+ 52.40667058542613
+ ],
+ [
+ -13.476069656487653,
+ 56.89865375911836
+ ],
+ [
+ -14.973437426188866,
+ 62.88800470251135
+ ],
+ [
+ -14.973437426188866,
+ 64.38537247221257
+ ],
+ [
+ -14.973437426188866,
+ 65.88274024191378
+ ],
+ [
+ -13.476069656487653,
+ 64.38537247221257
+ ],
+ [
+ -13.476069656487653,
+ 64.38537247221257
+ ]
+ ],
+ "pressures": [
+ 0.065460205078125,
+ 0.4181671142578125,
+ 0.4968109130859375,
+ 0.524658203125,
+ 0.5451812744140625,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.5622711181640625,
+ 0.5539703369140625,
+ 0.5339508056640625,
+ 0.4709320068359375,
+ 0.40399169921875,
+ 0.203216552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "grLICZYi4rb4otL7drExY",
+ "type": "freedraw",
+ "x": 1524.1687167962082,
+ "y": 1931.729389018077,
+ "width": 28.44926681185325,
+ "height": 2.9947355394021997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDN",
+ "roundness": null,
+ "seed": 1724357631,
+ "version": 122,
+ "versionNonce": 1920423519,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ -1.4973677697009862
+ ],
+ [
+ 19.465300464469237,
+ -2.9947355394021997
+ ],
+ [
+ 22.460036003871664,
+ -2.9947355394021997
+ ],
+ [
+ 28.44926681185325,
+ -2.9947355394021997
+ ],
+ [
+ 28.44926681185325,
+ -2.9947355394021997
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.4758148193359375,
+ 0.4875335693359375,
+ 0.4889984130859375,
+ 0.446502685546875,
+ 0.37860107421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gWF2pMGwZxQ1myGwfu_-7",
+ "type": "freedraw",
+ "x": 1567.5914210342503,
+ "y": 1891.3013001840256,
+ "width": 17.967932694768024,
+ "height": 76.36419449441041,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDO",
+ "roundness": null,
+ "seed": 1485947935,
+ "version": 130,
+ "versionNonce": 521876095,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 1.4973677697012135
+ ],
+ [
+ 5.989230807981585,
+ 2.994735539402427
+ ],
+ [
+ 7.486598577682798,
+ 5.9893509433932195
+ ],
+ [
+ 13.476069656487653,
+ 17.96805283017966
+ ],
+ [
+ 14.973437426188866,
+ 29.94675471696587
+ ],
+ [
+ 16.47080519589008,
+ 41.92545660375231
+ ],
+ [
+ 17.967932694768024,
+ 52.406790720837535
+ ],
+ [
+ 16.47080519589008,
+ 65.88274024191378
+ ],
+ [
+ 13.476069656487653,
+ 70.37472341560579
+ ],
+ [
+ 11.978701886786439,
+ 73.36945895500799
+ ],
+ [
+ 11.978701886786439,
+ 74.8668267247092
+ ],
+ [
+ 11.978701886786439,
+ 74.8668267247092
+ ]
+ ],
+ "pressures": [
+ 0.14459228515625,
+ 0.453826904296875,
+ 0.4836273193359375,
+ 0.4909515380859375,
+ 0.504638671875,
+ 0.516845703125,
+ 0.525146484375,
+ 0.5505523681640625,
+ 0.571563720703125,
+ 0.5959930419921875,
+ 0.6013641357421875,
+ 0.5955047607421875,
+ 0.570098876953125,
+ 0.518798828125,
+ 0.4831390380859375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wotUqt0ioIhUpMQ5UBAd2",
+ "type": "freedraw",
+ "x": 1594.5435603472256,
+ "y": 1861.3546656024712,
+ "width": 11.978701886786439,
+ "height": 107.80807671025468,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDP",
+ "roundness": null,
+ "seed": 992077887,
+ "version": 132,
+ "versionNonce": 523143839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4971274988779442,
+ -1.4973677697012135
+ ],
+ [
+ 7.486598577682798,
+ 1.4972476342895789
+ ],
+ [
+ 8.983966347384012,
+ 2.9946154039907924
+ ],
+ [
+ 10.481334117085225,
+ 11.978581751374804
+ ],
+ [
+ 11.978701886786439,
+ 20.96266823417045
+ ],
+ [
+ 11.978701886786439,
+ 34.43861775524647
+ ],
+ [
+ 11.978701886786439,
+ 40.42796869863969
+ ],
+ [
+ 11.978701886786439,
+ 46.41731964203291
+ ],
+ [
+ 11.978701886786439,
+ 53.90403835512734
+ ],
+ [
+ 11.978701886786439,
+ 67.37998787620336
+ ],
+ [
+ 11.978701886786439,
+ 79.3586897629898
+ ],
+ [
+ 10.481334117085225,
+ 85.34804070638302
+ ],
+ [
+ 8.983966347384012,
+ 91.33739164977601
+ ],
+ [
+ 5.989230807981585,
+ 101.81872576686123
+ ],
+ [
+ 2.9944952685791577,
+ 106.31070894055347
+ ],
+ [
+ 2.9944952685791577,
+ 106.31070894055347
+ ]
+ ],
+ "pressures": [
+ 0.3517303466796875,
+ 0.4245147705078125,
+ 0.4284210205078125,
+ 0.454315185546875,
+ 0.468475341796875,
+ 0.515869140625,
+ 0.5446929931640625,
+ 0.573028564453125,
+ 0.587188720703125,
+ 0.593048095703125,
+ 0.5964813232421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6003875732421875,
+ 0.585723876953125,
+ 0.518310546875,
+ 0.38055419921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "95O5nqrFwcCIjCmK8AJqY",
+ "type": "freedraw",
+ "x": 1188.7655445078344,
+ "y": 1864.349281006462,
+ "width": 10.481334117085225,
+ "height": 113.7974276536479,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDQ",
+ "roundness": null,
+ "seed": 2086176863,
+ "version": 130,
+ "versionNonce": 1331814079,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9947355394019723,
+ 5.9893509433932195
+ ],
+ [
+ -4.491863038280371,
+ 10.481334117085225
+ ],
+ [
+ -4.491863038280371,
+ 13.476069656487653
+ ],
+ [
+ -5.989230807981585,
+ 17.96805283017966
+ ],
+ [
+ -5.989230807981585,
+ 22.460036003871664
+ ],
+ [
+ -7.486598577682798,
+ 31.444002351255676
+ ],
+ [
+ -7.486598577682798,
+ 38.93072106435011
+ ],
+ [
+ -8.983966347384012,
+ 49.412055181435335
+ ],
+ [
+ -8.983966347384012,
+ 68.87747578131598
+ ],
+ [
+ -10.481334117085225,
+ 82.35342530239222
+ ],
+ [
+ -10.481334117085225,
+ 94.33212718917844
+ ],
+ [
+ -8.983966347384012,
+ 103.31609353656268
+ ],
+ [
+ -5.989230807981585,
+ 113.7974276536479
+ ],
+ [
+ -1.4973677697007588,
+ 113.7974276536479
+ ],
+ [
+ -1.4973677697007588,
+ 113.7974276536479
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.442108154296875,
+ 0.448944091796875,
+ 0.456756591796875,
+ 0.4699554443359375,
+ 0.4899749755859375,
+ 0.518310546875,
+ 0.5329742431640625,
+ 0.5437164306640625,
+ 0.5578765869140625,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.5510406494140625,
+ 0.38592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cCvXIw-O5E5IUP-uR_NlE",
+ "type": "freedraw",
+ "x": 1622.9928271590788,
+ "y": 1847.878595945984,
+ "width": 29.946634581554463,
+ "height": 34.4387378906581,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDR",
+ "roundness": null,
+ "seed": 2047222911,
+ "version": 134,
+ "versionNonce": 576040671,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561019918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ -1.4973677697012135
+ ],
+ [
+ 7.486598577682798,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -2.994735539402427
+ ],
+ [
+ 11.978701886786439,
+ -2.994735539402427
+ ],
+ [
+ 16.47080519589008,
+ -4.491983173692006
+ ],
+ [
+ 19.465300464469237,
+ -4.491983173692006
+ ],
+ [
+ 22.460036003871664,
+ -2.994735539402427
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 4.491983173692006
+ ],
+ [
+ 19.465300464469237,
+ 10.481334117085225
+ ],
+ [
+ 14.973437426188866,
+ 16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ 19.465300464469237
+ ],
+ [
+ 11.978701886786439,
+ 22.460036003871664
+ ],
+ [
+ 16.47080519589008,
+ 26.95201917756367
+ ],
+ [
+ 23.957403773572878,
+ 28.449386947264884
+ ],
+ [
+ 29.946634581554463,
+ 29.946754716966097
+ ],
+ [
+ 29.946634581554463,
+ 29.946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.2808837890625,
+ 0.37762451171875,
+ 0.39227294921875,
+ 0.39959716796875,
+ 0.4088897705078125,
+ 0.4186553955078125,
+ 0.452850341796875,
+ 0.459686279296875,
+ 0.457733154296875,
+ 0.454315185546875,
+ 0.454315185546875,
+ 0.4699554443359375,
+ 0.4777679443359375,
+ 0.4821624755859375,
+ 0.4826507568359375,
+ 0.4919281005859375,
+ 0.4777679443359375,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "i_BQRSZTqM8AfiLhun0t7",
+ "type": "freedraw",
+ "x": 509.7239775362601,
+ "y": 1965.4195931931492,
+ "width": 1125.9962954621615,
+ "height": 190.1616221480583,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDS",
+ "roundness": null,
+ "seed": 1566396465,
+ "version": 192,
+ "versionNonce": 2128702097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561024138,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4972476342895789
+ ],
+ [
+ 1.4973677697012135,
+ 4.491983173692006
+ ],
+ [
+ 4.491983173692006,
+ 7.486598577682798
+ ],
+ [
+ 7.486718713094206,
+ 11.978581751374804
+ ],
+ [
+ 10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ 17.96805283017943,
+ 23.957283638161243
+ ],
+ [
+ 22.460036003871664,
+ 28.44926681185325
+ ],
+ [
+ 23.95740377357265,
+ 29.946634581554463
+ ],
+ [
+ 23.95740377357265,
+ 26.95201917756367
+ ],
+ [
+ 23.95740377357265,
+ 23.957283638161243
+ ],
+ [
+ 23.95740377357265,
+ 17.967932694768024
+ ],
+ [
+ 20.96266823417045,
+ 2.9946154039907924
+ ],
+ [
+ 20.96266823417045,
+ -5.9893509433932195
+ ],
+ [
+ 17.96805283017943,
+ -22.460036003871664
+ ],
+ [
+ 14.973437426188639,
+ -37.4334734300603
+ ],
+ [
+ 11.978701886786439,
+ -50.90942295113655
+ ],
+ [
+ 10.481334117085225,
+ -64.38549260762397
+ ],
+ [
+ 8.98408648279542,
+ -79.3588098984012
+ ],
+ [
+ 7.486718713094206,
+ -91.33751178518764
+ ],
+ [
+ 7.486718713094206,
+ -106.31082907596488
+ ],
+ [
+ 5.9893509433932195,
+ -110.80281224965688
+ ],
+ [
+ 5.9893509433932195,
+ -113.79754778905931
+ ],
+ [
+ 5.9893509433932195,
+ -115.29491555876052
+ ],
+ [
+ 7.486718713094206,
+ -116.7921631930501
+ ],
+ [
+ 8.98408648279542,
+ -118.28953096275131
+ ],
+ [
+ 10.481334117085225,
+ -119.78689873245253
+ ],
+ [
+ 11.978701886786439,
+ -121.28426650215374
+ ],
+ [
+ 13.476069656487425,
+ -122.78151413644332
+ ],
+ [
+ 13.476069656487425,
+ -124.27888190614453
+ ],
+ [
+ 14.973437426188639,
+ -124.27888190614453
+ ],
+ [
+ 16.470685060478445,
+ -124.27888190614453
+ ],
+ [
+ 17.96805283017943,
+ -125.77624967584575
+ ],
+ [
+ 19.465420599880645,
+ -125.77624967584575
+ ],
+ [
+ 20.96266823417045,
+ -125.77624967584575
+ ],
+ [
+ 22.460036003871664,
+ -127.27361744554696
+ ],
+ [
+ 25.454771543273864,
+ -127.27361744554696
+ ],
+ [
+ 29.94675471696587,
+ -128.77086507983654
+ ],
+ [
+ 34.438737890657876,
+ -130.26823284953775
+ ],
+ [
+ 41.92545660375231,
+ -130.26823284953775
+ ],
+ [
+ 56.89877389452954,
+ -133.26284825352855
+ ],
+ [
+ 67.38010801161477,
+ -134.76021602322976
+ ],
+ [
+ 73.36945895500799,
+ -134.76021602322976
+ ],
+ [
+ 77.86144212869999,
+ -136.25758379293097
+ ],
+ [
+ 80.85617766810242,
+ -136.25758379293097
+ ],
+ [
+ 85.34816084179442,
+ -136.25758379293097
+ ],
+ [
+ 88.34277624578522,
+ -136.25758379293097
+ ],
+ [
+ 91.33751178518764,
+ -136.25758379293097
+ ],
+ [
+ 100.32147813257166,
+ -134.76021602322976
+ ],
+ [
+ 113.79754778905931,
+ -133.26284825352855
+ ],
+ [
+ 122.78151413644332,
+ -133.26284825352855
+ ],
+ [
+ 131.76560061923897,
+ -134.76021602322976
+ ],
+ [
+ 140.74956696662298,
+ -134.76021602322976
+ ],
+ [
+ 151.2309010837082,
+ -136.25758379293097
+ ],
+ [
+ 167.70158614418665,
+ -137.7549515626322
+ ],
+ [
+ 179.6802880309731,
+ -137.7549515626322
+ ],
+ [
+ 193.1562375520491,
+ -139.25219919692177
+ ],
+ [
+ 215.61627355592077,
+ -142.2469347363242
+ ],
+ [
+ 224.60036003871642,
+ -142.2469347363242
+ ],
+ [
+ 245.56302827288687,
+ -143.7443025060254
+ ],
+ [
+ 259.0390979293745,
+ -145.24155014031498
+ ],
+ [
+ 272.51504745045054,
+ -145.24155014031498
+ ],
+ [
+ 296.4723310886118,
+ -148.2362856797174
+ ],
+ [
+ 314.44050405420285,
+ -149.733533314007
+ ],
+ [
+ 330.9110689792699,
+ -149.733533314007
+ ],
+ [
+ 347.38187417515974,
+ -151.2309010837082
+ ],
+ [
+ 362.3553116013486,
+ -151.2309010837082
+ ],
+ [
+ 375.831140987013,
+ -151.2309010837082
+ ],
+ [
+ 395.2966817223055,
+ -149.733533314007
+ ],
+ [
+ 405.7780158393907,
+ -149.733533314007
+ ],
+ [
+ 414.76198218677473,
+ -148.2362856797174
+ ],
+ [
+ 423.74594853415874,
+ -148.2362856797174
+ ],
+ [
+ 435.7246504209452,
+ -148.2362856797174
+ ],
+ [
+ 449.20072007743283,
+ -149.733533314007
+ ],
+ [
+ 462.6765494630972,
+ -151.2309010837082
+ ],
+ [
+ 476.15261911958487,
+ -152.72826885340942
+ ],
+ [
+ 494.12079208517616,
+ -154.22563662311063
+ ],
+ [
+ 510.591357010243,
+ -154.22563662311063
+ ],
+ [
+ 516.5808280890478,
+ -155.7228842574002
+ ],
+ [
+ 527.062162206133,
+ -155.7228842574002
+ ],
+ [
+ 546.5274626706024,
+ -157.22025202710142
+ ],
+ [
+ 558.5061645573888,
+ -157.22025202710142
+ ],
+ [
+ 570.4848664441753,
+ -157.22025202710142
+ ],
+ [
+ 583.9609361006625,
+ -157.22025202710142
+ ],
+ [
+ 598.9341332560285,
+ -155.7228842574002
+ ],
+ [
+ 624.3889047993022,
+ -155.7228842574002
+ ],
+ [
+ 645.3515730334726,
+ -154.22563662311063
+ ],
+ [
+ 666.3142412676431,
+ -152.72826885340942
+ ],
+ [
+ 690.271645041216,
+ -149.733533314007
+ ],
+ [
+ 714.2290488147888,
+ -148.2362856797174
+ ],
+ [
+ 750.1651544751481,
+ -145.24155014031498
+ ],
+ [
+ 768.1330871699162,
+ -143.7443025060254
+ ],
+ [
+ 783.106524596105,
+ -143.7443025060254
+ ],
+ [
+ 799.5770895211718,
+ -142.2469347363242
+ ],
+ [
+ 811.5557914079583,
+ -142.2469347363242
+ ],
+ [
+ 823.5344932947447,
+ -143.7443025060254
+ ],
+ [
+ 835.5131951815312,
+ -145.24155014031498
+ ],
+ [
+ 853.4811278762992,
+ -145.24155014031498
+ ],
+ [
+ 860.9679667248053,
+ -145.24155014031498
+ ],
+ [
+ 884.9251302275549,
+ -145.24155014031498
+ ],
+ [
+ 899.8985676537437,
+ -145.24155014031498
+ ],
+ [
+ 913.3746373102314,
+ -145.24155014031498
+ ],
+ [
+ 932.8399377747006,
+ -143.7443025060254
+ ],
+ [
+ 935.834673314103,
+ -143.7443025060254
+ ],
+ [
+ 944.818639661487,
+ -143.7443025060254
+ ],
+ [
+ 958.2947093179747,
+ -145.24155014031498
+ ],
+ [
+ 971.7707789744624,
+ -145.24155014031498
+ ],
+ [
+ 994.230814978334,
+ -145.24155014031498
+ ],
+ [
+ 1007.7066443639984,
+ -146.7389179100162
+ ],
+ [
+ 1022.6800817901873,
+ -146.7389179100162
+ ],
+ [
+ 1034.6587836769736,
+ -148.2362856797174
+ ],
+ [
+ 1043.6427500243576,
+ -148.2362856797174
+ ],
+ [
+ 1049.6322211031625,
+ -149.733533314007
+ ],
+ [
+ 1057.1188196808453,
+ -151.2309010837082
+ ],
+ [
+ 1064.605418258528,
+ -152.72826885340942
+ ],
+ [
+ 1073.5896248767353,
+ -155.7228842574002
+ ],
+ [
+ 1082.5735912241194,
+ -157.22025202710142
+ ],
+ [
+ 1088.562822032101,
+ -157.22025202710142
+ ],
+ [
+ 1091.5575575715034,
+ -157.22025202710142
+ ],
+ [
+ 1097.546788379485,
+ -157.22025202710142
+ ],
+ [
+ 1106.5309949976922,
+ -155.7228842574002
+ ],
+ [
+ 1117.0123291147775,
+ -155.7228842574002
+ ],
+ [
+ 1120.0068243833566,
+ -155.7228842574002
+ ],
+ [
+ 1121.5041921530578,
+ -155.7228842574002
+ ],
+ [
+ 1123.001559922759,
+ -157.22025202710142
+ ],
+ [
+ 1125.9962954621615,
+ -157.22025202710142
+ ],
+ [
+ 1125.9962954621615,
+ -158.71761979680264
+ ],
+ [
+ 1124.4989276924603,
+ -160.21498756650385
+ ],
+ [
+ 1124.4989276924603,
+ -160.21498756650385
+ ]
+ ],
+ "pressures": [
+ 0.2369232177734375,
+ 0.5984344482421875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.6091766357421875,
+ 0.6091766357421875,
+ 0.6086883544921875,
+ 0.6057586669921875,
+ 0.5989227294921875,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5481109619140625,
+ 0.5393218994140625,
+ 0.5383453369140625,
+ 0.5383453369140625,
+ 0.5388336181640625,
+ 0.5339508056640625,
+ 0.518310546875,
+ 0.511962890625,
+ 0.509521484375,
+ 0.507568359375,
+ 0.507568359375,
+ 0.509521484375,
+ 0.511962890625,
+ 0.512451171875,
+ 0.512939453125,
+ 0.516357421875,
+ 0.514404296875,
+ 0.513916015625,
+ 0.515380859375,
+ 0.517822265625,
+ 0.521240234375,
+ 0.526123046875,
+ 0.5334625244140625,
+ 0.5349273681640625,
+ 0.5354156494140625,
+ 0.5456695556640625,
+ 0.5534820556640625,
+ 0.5603179931640625,
+ 0.567169189453125,
+ 0.573516845703125,
+ 0.573028564453125,
+ 0.573516845703125,
+ 0.587677001953125,
+ 0.6028289794921875,
+ 0.6125946044921875,
+ 0.6140594482421875,
+ 0.6140594482421875,
+ 0.6174774169921875,
+ 0.6184539794921875,
+ 0.6179656982421875,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.6228485107421875,
+ 0.63507080078125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63262939453125,
+ 0.63067626953125,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.62579345703125,
+ 0.63311767578125,
+ 0.63360595703125,
+ 0.63165283203125,
+ 0.63067626953125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.62921142578125,
+ 0.62872314453125,
+ 0.62823486328125,
+ 0.62628173828125,
+ 0.62579345703125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62677001953125,
+ 0.62774658203125,
+ 0.62774658203125,
+ 0.6238250732421875,
+ 0.6208953857421875,
+ 0.6121063232421875,
+ 0.6106414794921875,
+ 0.6096649169921875,
+ 0.6077117919921875,
+ 0.6091766357421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6121063232421875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6086883544921875,
+ 0.6091766357421875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6096649169921875,
+ 0.6072235107421875,
+ 0.6062469482421875,
+ 0.6018524169921875,
+ 0.6013641357421875,
+ 0.6018524169921875,
+ 0.5969696044921875,
+ 0.580841064453125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.582305908203125,
+ 0.583770751953125,
+ 0.584259033203125,
+ 0.584747314453125,
+ 0.587188720703125,
+ 0.585235595703125,
+ 0.576446533203125,
+ 0.516845703125,
+ 0.328765869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Hi3UZBqv07d72q9SGS6Ng",
+ "type": "freedraw",
+ "x": 388.43995130492954,
+ "y": 1889.8039924820307,
+ "width": 70.3747234156059,
+ "height": 91.33751178518764,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDU",
+ "roundness": null,
+ "seed": 1466713393,
+ "version": 28,
+ "versionNonce": 120892273,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561030086,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.9892308079816985,
+ -1.4972476342898062
+ ],
+ [
+ 10.48133411708534,
+ -2.9946154039907924
+ ],
+ [
+ 13.475949521076132,
+ -2.9946154039907924
+ ],
+ [
+ 19.46530046446935,
+ -4.491983173692006
+ ],
+ [
+ 28.449266811853363,
+ -5.9893509433932195
+ ],
+ [
+ 38.930721064349996,
+ -5.9893509433932195
+ ],
+ [
+ 46.41731964203302,
+ -4.491983173692006
+ ],
+ [
+ 49.41205518143522,
+ -1.4972476342898062
+ ],
+ [
+ 50.90930281572503,
+ 5.9893509433932195
+ ],
+ [
+ 46.41731964203302,
+ 16.470685060478445
+ ],
+ [
+ 40.4279686986398,
+ 22.460036003871664
+ ],
+ [
+ 34.43861775524658,
+ 29.94675471696587
+ ],
+ [
+ 20.962668234170565,
+ 41.92545660375231
+ ],
+ [
+ 13.475949521076132,
+ 49.412055181435335
+ ],
+ [
+ 2.994615403990906,
+ 59.89350943393197
+ ],
+ [
+ -4.492103309103527,
+ 67.38010801161477
+ ],
+ [
+ -7.486718713094433,
+ 73.36945895500799
+ ],
+ [
+ -7.486718713094433,
+ 77.86144212869999
+ ],
+ [
+ -2.994735539402427,
+ 80.85617766810242
+ ],
+ [
+ 8.983966347384126,
+ 83.85079307209321
+ ],
+ [
+ 20.962668234170565,
+ 83.85079307209321
+ ],
+ [
+ 34.43861775524658,
+ 85.34816084179442
+ ],
+ [
+ 47.91468741173401,
+ 83.85079307209321
+ ],
+ [
+ 61.39063693281025,
+ 80.85617766810242
+ ],
+ [
+ 62.888004702511466,
+ 80.85617766810242
+ ],
+ [
+ 62.888004702511466,
+ 80.85617766810242
+ ]
+ ],
+ "pressures": [
+ 0.3580780029296875,
+ 0.4919281005859375,
+ 0.510009765625,
+ 0.524169921875,
+ 0.5412750244140625,
+ 0.5617828369140625,
+ 0.569610595703125,
+ 0.574981689453125,
+ 0.586212158203125,
+ 0.6033172607421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6091766357421875,
+ 0.6008758544921875,
+ 0.5950164794921875,
+ 0.5955047607421875,
+ 0.6067352294921875,
+ 0.6111297607421875,
+ 0.6135711669921875,
+ 0.593536376953125,
+ 0.39862060546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7RiM2w5Y_GKsWFLGFTnOF",
+ "type": "freedraw",
+ "x": -391.93301647700025,
+ "y": 2099.999094520407,
+ "width": 10.481334117085225,
+ "height": 128.77074494442513,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDW",
+ "roundness": null,
+ "seed": 642962257,
+ "version": 57,
+ "versionNonce": 1885102065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342895789,
+ -1.4972476342895789
+ ],
+ [
+ -1.4972476342895789,
+ 0
+ ],
+ [
+ 0,
+ 4.492103309103641
+ ],
+ [
+ 0,
+ 8.984086482795647
+ ],
+ [
+ 0,
+ 14.973437426188866
+ ],
+ [
+ 0,
+ 31.44412248666731
+ ],
+ [
+ 0,
+ 52.40679072083776
+ ],
+ [
+ -1.4972476342895789,
+ 76.36419449441064
+ ],
+ [
+ -5.989350943393106,
+ 106.3108290759651
+ ],
+ [
+ -8.983966347384012,
+ 119.78689873245276
+ ],
+ [
+ -8.983966347384012,
+ 125.77624967584597
+ ],
+ [
+ -10.481334117085225,
+ 127.27349731013555
+ ],
+ [
+ -8.983966347384012,
+ 125.77624967584597
+ ],
+ [
+ -2.9946154039907924,
+ 121.28414636674233
+ ],
+ [
+ -2.9946154039907924,
+ 121.28414636674233
+ ]
+ ],
+ "pressures": [
+ 0.12603759765625,
+ 0.5446929931640625,
+ 0.5564117431640625,
+ 0.6028289794921875,
+ 0.6204071044921875,
+ 0.63458251953125,
+ 0.64776611328125,
+ 0.65216064453125,
+ 0.65118408203125,
+ 0.64532470703125,
+ 0.64434814453125,
+ 0.62969970703125,
+ 0.5505523681640625,
+ 0.438690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "os4-1mbCtmSCAsnZXPYVR",
+ "type": "freedraw",
+ "x": -372.4675958771194,
+ "y": 2162.88721935833,
+ "width": 62.88800470251135,
+ "height": 82.35342530239222,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDX",
+ "roundness": null,
+ "seed": 1976472447,
+ "version": 72,
+ "versionNonce": 1116551633,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342895789,
+ -1.4973677697012135
+ ],
+ [
+ 1.4972476342895789,
+ -2.9946154039907924
+ ],
+ [
+ 2.9946154039907924,
+ -4.491983173692006
+ ],
+ [
+ 4.491983173692006,
+ -7.486718713094433
+ ],
+ [
+ 8.983966347384012,
+ -13.476069656487653
+ ],
+ [
+ 13.475949521076018,
+ -19.465420599880872
+ ],
+ [
+ 17.96805283017966,
+ -22.460036003871664
+ ],
+ [
+ 20.96266823417045,
+ -23.957403773572878
+ ],
+ [
+ 22.460036003871664,
+ -23.957403773572878
+ ],
+ [
+ 23.957283638161243,
+ -17.96805283017966
+ ],
+ [
+ 23.957283638161243,
+ -7.486718713094433
+ ],
+ [
+ 23.957283638161243,
+ 4.491983173692006
+ ],
+ [
+ 22.460036003871664,
+ 17.96805283017966
+ ],
+ [
+ 20.96266823417045,
+ 25.454651407862457
+ ],
+ [
+ 20.96266823417045,
+ 35.93610566035932
+ ],
+ [
+ 22.460036003871664,
+ 44.92007200774333
+ ],
+ [
+ 23.957283638161243,
+ 52.40679072083776
+ ],
+ [
+ 28.449386947264884,
+ 56.89877389452977
+ ],
+ [
+ 32.94137012095689,
+ 58.39602152881935
+ ],
+ [
+ 41.9253364683409,
+ 53.90403835512734
+ ],
+ [
+ 46.41731964203291,
+ 47.91468741173412
+ ],
+ [
+ 52.40667058542613,
+ 38.93072106435011
+ ],
+ [
+ 55.401406124828554,
+ 29.946754716966097
+ ],
+ [
+ 59.89338929852056,
+ 16.470685060478445
+ ],
+ [
+ 61.390757068221774,
+ 7.486718713094433
+ ],
+ [
+ 62.88800470251135,
+ 0
+ ],
+ [
+ 62.88800470251135,
+ -5.9893509433932195
+ ],
+ [
+ 62.88800470251135,
+ -7.486718713094433
+ ],
+ [
+ 62.88800470251135,
+ -8.983966347384012
+ ],
+ [
+ 62.88800470251135,
+ -8.983966347384012
+ ]
+ ],
+ "pressures": [
+ 0.40106201171875,
+ 0.501220703125,
+ 0.525146484375,
+ 0.5451812744140625,
+ 0.5569000244140625,
+ 0.569610595703125,
+ 0.573028564453125,
+ 0.574493408203125,
+ 0.578887939453125,
+ 0.6052703857421875,
+ 0.6243133544921875,
+ 0.62530517578125,
+ 0.6228485107421875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6174774169921875,
+ 0.6160125732421875,
+ 0.6150360107421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.6155242919921875,
+ 0.6150360107421875,
+ 0.5998992919921875,
+ 0.5612945556640625,
+ 0.38494873046875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LqzWX8wWSAxTddg4z27y7",
+ "type": "freedraw",
+ "x": -276.63822105365114,
+ "y": 2099.999094520407,
+ "width": 7.486718713094319,
+ "height": 121.28414636674233,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDY",
+ "roundness": null,
+ "seed": 958013887,
+ "version": 61,
+ "versionNonce": 826791857,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342895789
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 2.9947355394023134,
+ 2.994735539402427
+ ],
+ [
+ 2.9947355394023134,
+ 5.9893509433932195
+ ],
+ [
+ 2.9947355394023134,
+ 14.973437426188866
+ ],
+ [
+ 4.492103309103527,
+ 29.946754716966097
+ ],
+ [
+ 4.492103309103527,
+ 55.401406124828554
+ ],
+ [
+ 2.9947355394023134,
+ 73.36945895500821
+ ],
+ [
+ 0,
+ 89.84014401548666
+ ],
+ [
+ -1.4972476342896925,
+ 97.32686272858109
+ ],
+ [
+ -1.4972476342896925,
+ 103.31621367197431
+ ],
+ [
+ -2.9946154039907924,
+ 112.30018001935832
+ ],
+ [
+ -2.9946154039907924,
+ 115.29491555876075
+ ],
+ [
+ -1.4972476342896925,
+ 118.28953096275154
+ ],
+ [
+ -1.4972476342896925,
+ 119.78689873245276
+ ],
+ [
+ 0,
+ 119.78689873245276
+ ],
+ [
+ 2.9947355394023134,
+ 115.29491555876075
+ ],
+ [
+ 4.492103309103527,
+ 110.80281224965711
+ ],
+ [
+ 4.492103309103527,
+ 110.80281224965711
+ ]
+ ],
+ "pressures": [
+ 0.322418212890625,
+ 0.5383453369140625,
+ 0.5622711181640625,
+ 0.590118408203125,
+ 0.6086883544921875,
+ 0.63946533203125,
+ 0.64727783203125,
+ 0.64825439453125,
+ 0.64923095703125,
+ 0.65264892578125,
+ 0.65460205078125,
+ 0.6580352783203125,
+ 0.6643829345703125,
+ 0.6653594970703125,
+ 0.6614532470703125,
+ 0.64874267578125,
+ 0.6213836669921875,
+ 0.38446044921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GeV_bPRIN1eOWulwAhbvl",
+ "type": "freedraw",
+ "x": -237.70749998930103,
+ "y": 2077.5390585165355,
+ "width": 1.4972476342896925,
+ "height": 28.449386947264884,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDZ",
+ "roundness": null,
+ "seed": 165362737,
+ "version": 50,
+ "versionNonce": 246659473,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 4.492103309103641
+ ],
+ [
+ 0,
+ 11.978701886786439
+ ],
+ [
+ -1.4972476342896925,
+ 19.465420599880872
+ ],
+ [
+ -1.4972476342896925,
+ 25.45477154327409
+ ],
+ [
+ -1.4972476342896925,
+ 28.449386947264884
+ ],
+ [
+ 0,
+ 28.449386947264884
+ ],
+ [
+ 0,
+ 28.449386947264884
+ ]
+ ],
+ "pressures": [
+ 0.38641357421875,
+ 0.572540283203125,
+ 0.5964813232421875,
+ 0.62872314453125,
+ 0.64581298828125,
+ 0.64630126953125,
+ 0.6018524169921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "d6T6CSCC4DBEsfCtadB6h",
+ "type": "freedraw",
+ "x": -209.25811304203626,
+ "y": 2159.8926039543394,
+ "width": 28.449386947264884,
+ "height": 1.4973677697012135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDa",
+ "roundness": null,
+ "seed": 301141329,
+ "version": 52,
+ "versionNonce": 2080923505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 14.973437426188866,
+ 0
+ ],
+ [
+ 17.96805283017966,
+ 0
+ ],
+ [
+ 20.962788369582086,
+ 0
+ ],
+ [
+ 26.952139312975305,
+ -1.4973677697012135
+ ],
+ [
+ 28.449386947264884,
+ -1.4973677697012135
+ ],
+ [
+ 28.449386947264884,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.3697967529296875,
+ 0.580841064453125,
+ 0.5940399169921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6111297607421875,
+ 0.585723876953125,
+ 0.5378570556640625,
+ 0.3644256591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YD65bha98DGOf8c_lBHOJ",
+ "type": "freedraw",
+ "x": -215.24746398542948,
+ "y": 2180.85527218851,
+ "width": 32.941490256368525,
+ "height": 2.9946154039907924,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDb",
+ "roundness": null,
+ "seed": 1879305297,
+ "version": 52,
+ "versionNonce": 126699857,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 10.48145425249686,
+ 1.4972476342895789
+ ],
+ [
+ 13.476069656487653,
+ 1.4972476342895789
+ ],
+ [
+ 20.962788369582086,
+ 0
+ ],
+ [
+ 26.952139312975305,
+ 0
+ ],
+ [
+ 31.44412248666731,
+ -1.4973677697012135
+ ],
+ [
+ 32.941490256368525,
+ -1.4973677697012135
+ ],
+ [
+ 32.941490256368525,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.4841156005859375,
+ 0.569122314453125,
+ 0.582305908203125,
+ 0.593048095703125,
+ 0.6062469482421875,
+ 0.6130828857421875,
+ 0.6135711669921875,
+ 0.5569000244140625,
+ 0.3536834716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "G-rRZf4pu-HCAR9oaqQnv",
+ "type": "freedraw",
+ "x": -107.43926713976327,
+ "y": 2137.4325679504677,
+ "width": 40.42808883405121,
+ "height": 64.3854926076242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDd",
+ "roundness": null,
+ "seed": 1222784561,
+ "version": 83,
+ "versionNonce": 177862449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.994735539402427
+ ],
+ [
+ -1.4973677697010999,
+ -1.4973677697012135
+ ],
+ [
+ -2.9946154039907924,
+ -1.4973677697012135
+ ],
+ [
+ -4.491983173692006,
+ -1.4973677697012135
+ ],
+ [
+ -5.9893509433932195,
+ -1.4973677697012135
+ ],
+ [
+ -7.486718713094319,
+ -1.4973677697012135
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -11.978701886786325,
+ 1.4972476342895789
+ ],
+ [
+ -13.476069656487539,
+ 2.9946154039907924
+ ],
+ [
+ -16.470685060478445,
+ 4.491983173692006
+ ],
+ [
+ -17.968052830179545,
+ 7.486598577682798
+ ],
+ [
+ -23.957403773572764,
+ 14.973317290777231
+ ],
+ [
+ -28.44938694726477,
+ 22.460036003871664
+ ],
+ [
+ -31.444002351255676,
+ 31.444002351255676
+ ],
+ [
+ -31.444002351255676,
+ 35.93598552494768
+ ],
+ [
+ -32.941370120956776,
+ 38.93072106435011
+ ],
+ [
+ -32.941370120956776,
+ 47.91468741173412
+ ],
+ [
+ -29.946754716965984,
+ 55.401406124828554
+ ],
+ [
+ -25.454651407862457,
+ 59.89338929852056
+ ],
+ [
+ -20.96266823417045,
+ 61.390757068221774
+ ],
+ [
+ -16.470685060478445,
+ 61.390757068221774
+ ],
+ [
+ -10.481334117085225,
+ 61.390757068221774
+ ],
+ [
+ -7.486718713094319,
+ 59.89338929852056
+ ],
+ [
+ -4.491983173692006,
+ 58.39602152881935
+ ],
+ [
+ -1.4973677697010999,
+ 53.90403835512734
+ ],
+ [
+ 1.4973677697012135,
+ 49.412055181435335
+ ],
+ [
+ 2.994615403990906,
+ 44.919951872331694
+ ],
+ [
+ 5.9893509433932195,
+ 37.433353294648896
+ ],
+ [
+ 7.486718713094433,
+ 32.94137012095689
+ ],
+ [
+ 7.486718713094433,
+ 26.95201917756367
+ ],
+ [
+ 7.486718713094433,
+ 22.460036003871664
+ ],
+ [
+ 7.486718713094433,
+ 16.470685060478445
+ ],
+ [
+ 7.486718713094433,
+ 10.481334117085225
+ ],
+ [
+ 4.491983173692006,
+ 7.486598577682798
+ ],
+ [
+ 1.4973677697012135,
+ 4.491983173692006
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -5.9893509433932195,
+ 0
+ ],
+ [
+ -8.983966347384012,
+ 0
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -11.978701886786325,
+ 1.4972476342895789
+ ],
+ [
+ -11.978701886786325,
+ 1.4972476342895789
+ ]
+ ],
+ "pressures": [
+ 0.2403411865234375,
+ 0.327789306640625,
+ 0.3541717529296875,
+ 0.40594482421875,
+ 0.4298858642578125,
+ 0.447479248046875,
+ 0.451873779296875,
+ 0.4772796630859375,
+ 0.4821624755859375,
+ 0.4865570068359375,
+ 0.4924163818359375,
+ 0.4977874755859375,
+ 0.501220703125,
+ 0.505126953125,
+ 0.519287109375,
+ 0.521240234375,
+ 0.5324859619140625,
+ 0.5437164306640625,
+ 0.5622711181640625,
+ 0.565216064453125,
+ 0.568145751953125,
+ 0.569610595703125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.569610595703125,
+ 0.570587158203125,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.572540283203125,
+ 0.571563720703125,
+ 0.570587158203125,
+ 0.569610595703125,
+ 0.566680908203125,
+ 0.5569000244140625,
+ 0.5500640869140625,
+ 0.5437164306640625,
+ 0.5334625244140625,
+ 0.505126953125,
+ 0.4357452392578125,
+ 0.201263427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-WFkYO5Kle0eEHzHUDm2Y",
+ "type": "freedraw",
+ "x": -31.07519278076427,
+ "y": 2164.3845871280314,
+ "width": 41.9253364683409,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDe",
+ "roundness": null,
+ "seed": 1131705407,
+ "version": 54,
+ "versionNonce": 1201006865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342895789,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 14.973437426188866,
+ 0
+ ],
+ [
+ 23.957403773572878,
+ 0
+ ],
+ [
+ 31.444122486667197,
+ 0
+ ],
+ [
+ 37.43347343006042,
+ 0
+ ],
+ [
+ 38.93072106435011,
+ 0
+ ],
+ [
+ 40.42808883405132,
+ 0
+ ],
+ [
+ 40.42808883405132,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3106842041015625,
+ 0.4855804443359375,
+ 0.514404296875,
+ 0.5324859619140625,
+ 0.5471343994140625,
+ 0.5593414306640625,
+ 0.562774658203125,
+ 0.563262939453125,
+ 0.5373687744140625,
+ 0.4259796142578125,
+ 0.316558837890625,
+ 0.01220703125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lW2Fo2R7ZU2G30xu2oD9-",
+ "type": "freedraw",
+ "x": -35.567175954456275,
+ "y": 2180.85527218851,
+ "width": 32.94137012095689,
+ "height": 1.4972476342895789,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDf",
+ "roundness": null,
+ "seed": 2036860255,
+ "version": 51,
+ "versionNonce": 1207475953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 13.476069656487653,
+ 0
+ ],
+ [
+ 16.470685060478445,
+ 1.4972476342895789
+ ],
+ [
+ 19.465420599880872,
+ 1.4972476342895789
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ],
+ [
+ 32.94137012095689,
+ 0
+ ],
+ [
+ 32.94137012095689,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3512420654296875,
+ 0.513916015625,
+ 0.5378570556640625,
+ 0.5485992431640625,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5461578369140625,
+ 0.442108154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZKs1MOtLLlBl6GDQfO_Og",
+ "type": "freedraw",
+ "x": 79.72761946889295,
+ "y": 2126.202519914679,
+ "width": 44.92007200774333,
+ "height": 86.84540847608423,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDh",
+ "roundness": null,
+ "seed": 100279857,
+ "version": 148,
+ "versionNonce": 2051643601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ -2.9946154039907924,
+ -1.4973077019953962
+ ],
+ [
+ -4.491983173692006,
+ -1.4973077019953962
+ ],
+ [
+ -5.9893509433932195,
+ -1.4973077019953962
+ ],
+ [
+ -7.486598577682798,
+ -1.4973077019953962
+ ],
+ [
+ -8.983966347384012,
+ -1.4973077019953962
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -13.475949521076018,
+ 0
+ ],
+ [
+ -16.470685060478445,
+ 1.4973677697012135
+ ],
+ [
+ -20.96266823417045,
+ 4.492043241397823
+ ],
+ [
+ -28.449386947264884,
+ 11.978701886786439
+ ],
+ [
+ -32.94137012095689,
+ 17.96805283017966
+ ],
+ [
+ -34.4387378906581,
+ 22.460036003871664
+ ],
+ [
+ -35.93598552494768,
+ 25.454711475568274
+ ],
+ [
+ -40.42808883405132,
+ 32.94137012095689
+ ],
+ [
+ -41.9253364683409,
+ 41.92539653604672
+ ],
+ [
+ -43.422704238042115,
+ 53.90409842283316
+ ],
+ [
+ -44.92007200774333,
+ 61.390757068221774
+ ],
+ [
+ -44.92007200774333,
+ 67.380108011615
+ ],
+ [
+ -43.422704238042115,
+ 73.36945895500799
+ ],
+ [
+ -40.42808883405132,
+ 77.86144212870022
+ ],
+ [
+ -37.433353294648896,
+ 80.85611760039683
+ ],
+ [
+ -32.94137012095689,
+ 83.85079307209321
+ ],
+ [
+ -29.946634581554463,
+ 85.34810077408883
+ ],
+ [
+ -25.454651407862457,
+ 83.85079307209321
+ ],
+ [
+ -22.460036003871664,
+ 82.35348537009781
+ ],
+ [
+ -17.96805283017966,
+ 74.86676665700361
+ ],
+ [
+ -16.470685060478445,
+ 70.3747834833116
+ ],
+ [
+ -14.973317290777231,
+ 67.380108011615
+ ],
+ [
+ -14.973317290777231,
+ 64.38543253991838
+ ],
+ [
+ -16.470685060478445,
+ 61.390757068221774
+ ],
+ [
+ -19.465300464469237,
+ 58.396081596525164
+ ],
+ [
+ -23.957403773572878,
+ 56.89877389452977
+ ],
+ [
+ -28.449386947264884,
+ 56.89877389452977
+ ],
+ [
+ -32.94137012095689,
+ 56.89877389452977
+ ],
+ [
+ -40.42808883405132,
+ 58.396081596525164
+ ],
+ [
+ -43.422704238042115,
+ 61.390757068221774
+ ],
+ [
+ -44.92007200774333,
+ 62.88812483792276
+ ],
+ [
+ -44.92007200774333,
+ 64.38543253991838
+ ],
+ [
+ -44.92007200774333,
+ 64.38543253991838
+ ]
+ ],
+ "pressures": [
+ 0.0405426025390625,
+ 0.321441650390625,
+ 0.4855804443359375,
+ 0.4889984130859375,
+ 0.4919281005859375,
+ 0.4943695068359375,
+ 0.4958343505859375,
+ 0.4953460693359375,
+ 0.4929046630859375,
+ 0.4924163818359375,
+ 0.4894866943359375,
+ 0.4909515380859375,
+ 0.4943695068359375,
+ 0.4943695068359375,
+ 0.4953460693359375,
+ 0.4953460693359375,
+ 0.4958343505859375,
+ 0.4987640380859375,
+ 0.500244140625,
+ 0.4919281005859375,
+ 0.4860687255859375,
+ 0.4860687255859375,
+ 0.4875335693359375,
+ 0.4846038818359375,
+ 0.4719085693359375,
+ 0.464569091796875,
+ 0.455291748046875,
+ 0.450408935546875,
+ 0.447967529296875,
+ 0.444549560546875,
+ 0.444549560546875,
+ 0.446990966796875,
+ 0.451873779296875,
+ 0.453338623046875,
+ 0.451873779296875,
+ 0.452850341796875,
+ 0.452362060546875,
+ 0.4264678955078125,
+ 0.3737030029296875,
+ 0.2442474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yCIH5c-miKhcXPHBJHC65",
+ "type": "freedraw",
+ "x": 96.1983045293714,
+ "y": 2211.550620688768,
+ "width": 43.422704238042115,
+ "height": 40.42802876634528,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDi",
+ "roundness": null,
+ "seed": 1696086033,
+ "version": 141,
+ "versionNonce": 270554801,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019956236
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946154039910198
+ ],
+ [
+ 1.4973677697012135,
+ -4.491983173692006
+ ],
+ [
+ 1.4973677697012135,
+ -5.9892908756876295
+ ],
+ [
+ 2.994735539402427,
+ -7.486658645388616
+ ],
+ [
+ 4.491983173692006,
+ -13.476009588781835
+ ],
+ [
+ 5.9893509433932195,
+ -20.96266823417045
+ ],
+ [
+ 7.486718713094433,
+ -29.94669464926028
+ ],
+ [
+ 5.9893509433932195,
+ -35.9360455926535
+ ],
+ [
+ 4.491983173692006,
+ -37.433353294648896
+ ],
+ [
+ 2.994735539402427,
+ -38.93066099664429
+ ],
+ [
+ 1.4973677697012135,
+ -38.93066099664429
+ ],
+ [
+ 2.994735539402427,
+ -35.9360455926535
+ ],
+ [
+ 4.491983173692006,
+ -32.94137012095689
+ ],
+ [
+ 5.9893509433932195,
+ -31.444002351255676
+ ],
+ [
+ 7.486718713094433,
+ -29.94669464926028
+ ],
+ [
+ 10.481334117085225,
+ -29.94669464926028
+ ],
+ [
+ 19.465420599880872,
+ -28.449326879559067
+ ],
+ [
+ 26.95201917756367,
+ -29.94669464926028
+ ],
+ [
+ 34.4387378906581,
+ -32.94137012095689
+ ],
+ [
+ 37.433353294648896,
+ -35.9360455926535
+ ],
+ [
+ 38.93072106435011,
+ -35.9360455926535
+ ],
+ [
+ 38.93072106435011,
+ -34.438677822952286
+ ],
+ [
+ 38.93072106435011,
+ -32.94137012095689
+ ],
+ [
+ 38.93072106435011,
+ -31.444002351255676
+ ],
+ [
+ 38.93072106435011,
+ -26.95201917756367
+ ],
+ [
+ 38.93072106435011,
+ -20.96266823417045
+ ],
+ [
+ 38.93072106435011,
+ -14.973317290777231
+ ],
+ [
+ 38.93072106435011,
+ -11.978641819080849
+ ],
+ [
+ 38.93072106435011,
+ -8.98396634738424
+ ],
+ [
+ 38.93072106435011,
+ -1.4973077019956236
+ ],
+ [
+ 40.42808883405132,
+ 1.4973677697009862
+ ],
+ [
+ 43.422704238042115,
+ 0
+ ],
+ [
+ 43.422704238042115,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3023834228515625,
+ 0.3668670654296875,
+ 0.4176788330078125,
+ 0.443084716796875,
+ 0.464080810546875,
+ 0.4743499755859375,
+ 0.4889984130859375,
+ 0.4958343505859375,
+ 0.508544921875,
+ 0.518798828125,
+ 0.5315093994140625,
+ 0.5402984619140625,
+ 0.5442047119140625,
+ 0.5334625244140625,
+ 0.529541015625,
+ 0.528564453125,
+ 0.528076171875,
+ 0.526123046875,
+ 0.524169921875,
+ 0.524169921875,
+ 0.523681640625,
+ 0.522216796875,
+ 0.528564453125,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5442047119140625,
+ 0.5461578369140625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.4797210693359375,
+ 0.324859619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "C0oGPGm5uHq2SoKGpXRdx",
+ "type": "freedraw",
+ "x": 195.02241489224207,
+ "y": 2171.1225919224225,
+ "width": 26.952139312975078,
+ "height": 41.9253364683409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDj",
+ "roundness": null,
+ "seed": 1046023665,
+ "version": 123,
+ "versionNonce": 472144017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342898062,
+ -1.4973077019953962
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -5.989230807981812,
+ 1.4973677697012135
+ ],
+ [
+ -10.481334117085225,
+ 5.9893509433932195
+ ],
+ [
+ -13.475949521076018,
+ 8.98402641508983
+ ],
+ [
+ -14.973317290777231,
+ 11.978701886786439
+ ],
+ [
+ -19.465300464469237,
+ 19.465360532175055
+ ],
+ [
+ -22.460036003871664,
+ 29.94669464926028
+ ],
+ [
+ -22.460036003871664,
+ 34.438737890657876
+ ],
+ [
+ -19.465300464469237,
+ 38.93072106434988
+ ],
+ [
+ -16.470685060478445,
+ 38.93072106434988
+ ],
+ [
+ -13.475949521076018,
+ 40.428028766345506
+ ],
+ [
+ -4.491983173692006,
+ 40.428028766345506
+ ],
+ [
+ 4.492103309103413,
+ 37.433413362354486
+ ],
+ [
+ 4.492103309103413,
+ 37.433413362354486
+ ]
+ ],
+ "pressures": [
+ 0.3058013916015625,
+ 0.437713623046875,
+ 0.513427734375,
+ 0.513427734375,
+ 0.516357421875,
+ 0.523193359375,
+ 0.523681640625,
+ 0.524658203125,
+ 0.525634765625,
+ 0.526123046875,
+ 0.526611328125,
+ 0.522705078125,
+ 0.515380859375,
+ 0.4933929443359375,
+ 0.3600311279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5abPFYxtBndAyRPUd1N8L",
+ "type": "freedraw",
+ "x": 233.95313595659218,
+ "y": 2187.593276982901,
+ "width": 34.4387378906581,
+ "height": 29.946694649260053,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDk",
+ "roundness": null,
+ "seed": 1220814801,
+ "version": 134,
+ "versionNonce": 1879907953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4972476342898062,
+ -1.4973077019953962
+ ],
+ [
+ -2.9946154039910198,
+ -1.4973077019953962
+ ],
+ [
+ -7.486598577683026,
+ -1.4973077019953962
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -13.475949521076245,
+ 0
+ ],
+ [
+ -20.96266823417045,
+ 5.9893509433932195
+ ],
+ [
+ -23.95728363816147,
+ 10.481334117085225
+ ],
+ [
+ -23.95728363816147,
+ 13.476009588781835
+ ],
+ [
+ -23.95728363816147,
+ 14.973377358482821
+ ],
+ [
+ -23.95728363816147,
+ 20.96272830187604
+ ],
+ [
+ -19.465300464469465,
+ 26.95201917756367
+ ],
+ [
+ -14.973317290777231,
+ 28.449386947264657
+ ],
+ [
+ -7.486598577683026,
+ 28.449386947264657
+ ],
+ [
+ -1.4972476342898062,
+ 26.95201917756367
+ ],
+ [
+ 2.9947355394021997,
+ 23.95734370586706
+ ],
+ [
+ 7.486718713094206,
+ 17.96805283017943
+ ],
+ [
+ 8.98408648279542,
+ 11.978701886786212
+ ],
+ [
+ 10.481454252496633,
+ 7.486658645388616
+ ],
+ [
+ 8.98408648279542,
+ 2.9946754716966097
+ ],
+ [
+ 7.486718713094206,
+ 0
+ ],
+ [
+ 2.9947355394021997,
+ -1.4973077019953962
+ ],
+ [
+ -2.9946154039910198,
+ -1.4973077019953962
+ ],
+ [
+ -5.9893509433932195,
+ -1.4973077019953962
+ ],
+ [
+ -8.98396634738424,
+ -1.4973077019953962
+ ],
+ [
+ -8.98396634738424,
+ 1.4973677697009862
+ ],
+ [
+ -8.98396634738424,
+ 1.4973677697009862
+ ]
+ ],
+ "pressures": [
+ 0.39666748046875,
+ 0.459686279296875,
+ 0.466522216796875,
+ 0.4728851318359375,
+ 0.4797210693359375,
+ 0.4811859130859375,
+ 0.4811859130859375,
+ 0.4806976318359375,
+ 0.4714202880859375,
+ 0.468475341796875,
+ 0.467987060546875,
+ 0.467987060546875,
+ 0.4704437255859375,
+ 0.4709320068359375,
+ 0.4704437255859375,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.4719085693359375,
+ 0.4728851318359375,
+ 0.4806976318359375,
+ 0.4924163818359375,
+ 0.4909515380859375,
+ 0.4777679443359375,
+ 0.4758148193359375,
+ 0.457244873046875,
+ 0.3658905029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Lu4-7sSIvELBeZzN1TBgm",
+ "type": "freedraw",
+ "x": 283.3653112734389,
+ "y": 2187.593276982901,
+ "width": 20.96266823417045,
+ "height": 29.94669464926028,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDl",
+ "roundness": null,
+ "seed": 1852900785,
+ "version": 131,
+ "versionNonce": 983705681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ -2.9946754716966097
+ ],
+ [
+ -4.492103309103641,
+ -2.9946754716966097
+ ],
+ [
+ -5.9893509433932195,
+ -2.9946754716966097
+ ],
+ [
+ -7.486718713094433,
+ -2.9946754716966097
+ ],
+ [
+ -8.984086482795647,
+ -2.9946754716966097
+ ],
+ [
+ -8.984086482795647,
+ -1.4973077019953962
+ ],
+ [
+ -8.984086482795647,
+ 0
+ ],
+ [
+ -8.984086482795647,
+ 2.9946754716966097
+ ],
+ [
+ -8.984086482795647,
+ 5.9893509433932195
+ ],
+ [
+ -5.9893509433932195,
+ 10.481334117085225
+ ],
+ [
+ -2.994735539402427,
+ 17.96805283017943
+ ],
+ [
+ 0,
+ 22.460036003871437
+ ],
+ [
+ 2.9946154039907924,
+ 23.95734370586706
+ ],
+ [
+ 2.9946154039907924,
+ 25.454711475568047
+ ],
+ [
+ 1.4972476342895789,
+ 25.454711475568047
+ ],
+ [
+ 0,
+ 25.454711475568047
+ ],
+ [
+ -1.4973677697012135,
+ 26.95201917756367
+ ],
+ [
+ -4.492103309103641,
+ 26.95201917756367
+ ],
+ [
+ -8.984086482795647,
+ 26.95201917756367
+ ],
+ [
+ -10.48145425249686,
+ 26.95201917756367
+ ],
+ [
+ -14.973437426188866,
+ 26.95201917756367
+ ],
+ [
+ -17.96805283017966,
+ 26.95201917756367
+ ],
+ [
+ -17.96805283017966,
+ 26.95201917756367
+ ]
+ ],
+ "pressures": [
+ 0.38494873046875,
+ 0.437713623046875,
+ 0.446014404296875,
+ 0.458709716796875,
+ 0.467498779296875,
+ 0.4719085693359375,
+ 0.4719085693359375,
+ 0.458221435546875,
+ 0.449920654296875,
+ 0.437713623046875,
+ 0.4328155517578125,
+ 0.4318389892578125,
+ 0.4318389892578125,
+ 0.4323272705078125,
+ 0.438201904296875,
+ 0.5500640869140625,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.588653564453125,
+ 0.581329345703125,
+ 0.5451812744140625,
+ 0.502197265625,
+ 0.340484619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZOuJlOk6bBU3ciCrNB7vs",
+ "type": "freedraw",
+ "x": 332.77736645487425,
+ "y": 2124.705212212684,
+ "width": 31.44412248666731,
+ "height": 91.33745171748183,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDm",
+ "roundness": null,
+ "seed": 1787242385,
+ "version": 125,
+ "versionNonce": 1706751537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973077019953962
+ ],
+ [
+ -2.994735539402427,
+ 4.491983173692006
+ ],
+ [
+ -4.492103309103641,
+ 7.486658645388616
+ ],
+ [
+ -10.481334117085225,
+ 14.973317290777231
+ ],
+ [
+ -16.470685060478445,
+ 28.449386947264884
+ ],
+ [
+ -22.460036003871664,
+ 41.92539653604672
+ ],
+ [
+ -25.45477154327409,
+ 49.412055181435335
+ ],
+ [
+ -28.449386947264884,
+ 56.89871382682395
+ ],
+ [
+ -31.44412248666731,
+ 68.87741571361039
+ ],
+ [
+ -31.44412248666731,
+ 73.3693988873024
+ ],
+ [
+ -31.44412248666731,
+ 82.35342530239222
+ ],
+ [
+ -29.946754716966097,
+ 88.34277624578522
+ ],
+ [
+ -26.952139312975305,
+ 91.33745171748183
+ ],
+ [
+ -23.957403773572878,
+ 91.33745171748183
+ ],
+ [
+ -19.465420599880872,
+ 89.84008394778084
+ ],
+ [
+ -14.973437426188866,
+ 86.84540847608423
+ ],
+ [
+ -14.973437426188866,
+ 86.84540847608423
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.580841064453125,
+ 0.581329345703125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.584747314453125,
+ 0.583770751953125,
+ 0.577911376953125,
+ 0.5485992431640625,
+ 0.4694671630859375,
+ 0.39862060546875,
+ 0.206146240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Hk_gFMbtbHAVMQ24exL8Y",
+ "type": "freedraw",
+ "x": 331.27999868517304,
+ "y": 2160.6412578053373,
+ "width": 34.4387378906581,
+ "height": 62.88806477021694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDn",
+ "roundness": null,
+ "seed": 658378097,
+ "version": 131,
+ "versionNonce": 876546065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 1.4973077019953962
+ ],
+ [
+ 8.983966347384012,
+ 1.4973077019953962
+ ],
+ [
+ 16.470685060478445,
+ 2.9946754716966097
+ ],
+ [
+ 19.465300464469237,
+ 4.491983173692006
+ ],
+ [
+ 23.957403773572878,
+ 5.9893509433932195
+ ],
+ [
+ 29.946754716966097,
+ 10.481334117085225
+ ],
+ [
+ 32.94137012095689,
+ 11.978701886786439
+ ],
+ [
+ 32.94137012095689,
+ 13.476009588781835
+ ],
+ [
+ 31.444002351255676,
+ 22.460036003871664
+ ],
+ [
+ 23.957403773572878,
+ 29.94669464926028
+ ],
+ [
+ 14.973317290777231,
+ 37.433353294648896
+ ],
+ [
+ 10.481334117085225,
+ 40.428028766345506
+ ],
+ [
+ 2.9946154039907924,
+ 47.91474747943971
+ ],
+ [
+ 0,
+ 53.90403835512734
+ ],
+ [
+ 0,
+ 56.89871382682395
+ ],
+ [
+ 2.9946154039907924,
+ 61.390757068221546
+ ],
+ [
+ 7.486718713094433,
+ 62.88806477021694
+ ],
+ [
+ 11.978701886786439,
+ 62.88806477021694
+ ],
+ [
+ 16.470685060478445,
+ 61.390757068221546
+ ],
+ [
+ 20.96266823417045,
+ 61.390757068221546
+ ],
+ [
+ 20.96266823417045,
+ 61.390757068221546
+ ]
+ ],
+ "pressures": [
+ 0.3448944091796875,
+ 0.4210968017578125,
+ 0.459686279296875,
+ 0.4860687255859375,
+ 0.503662109375,
+ 0.513916015625,
+ 0.520263671875,
+ 0.520751953125,
+ 0.520751953125,
+ 0.507080078125,
+ 0.500244140625,
+ 0.500244140625,
+ 0.515380859375,
+ 0.5329742431640625,
+ 0.5564117431640625,
+ 0.5603179931640625,
+ 0.5593414306640625,
+ 0.5549468994140625,
+ 0.5461578369140625,
+ 0.527099609375,
+ 0.464569091796875,
+ 0.38592529296875,
+ 0.2383880615234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TfzFqP_IPnYKGO7a6c44K",
+ "type": "freedraw",
+ "x": 377.6974384626176,
+ "y": 2220.5346471038574,
+ "width": 40.42808883405132,
+ "height": 40.42802876634528,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDo",
+ "roundness": null,
+ "seed": 1541224273,
+ "version": 136,
+ "versionNonce": 539352561,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342895789,
+ -1.4973077019953962
+ ],
+ [
+ 1.4972476342895789,
+ -2.9946754716963824
+ ],
+ [
+ 2.9946154039907924,
+ -4.491983173692006
+ ],
+ [
+ 4.491983173692006,
+ -7.486658645388616
+ ],
+ [
+ 5.989230807981585,
+ -11.978641819080622
+ ],
+ [
+ 8.983966347384012,
+ -19.465360532174827
+ ],
+ [
+ 8.983966347384012,
+ -20.96266823417045
+ ],
+ [
+ 10.481334117085225,
+ -23.957343705866833
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264657
+ ],
+ [
+ 10.481334117085225,
+ -29.946694649260053
+ ],
+ [
+ 8.983966347384012,
+ -29.946694649260053
+ ],
+ [
+ 7.486598577682798,
+ -29.946694649260053
+ ],
+ [
+ 7.486598577682798,
+ -28.449386947264657
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568047
+ ],
+ [
+ 13.475949521076018,
+ -22.460036003871437
+ ],
+ [
+ 17.967932694768024,
+ -19.465360532174827
+ ],
+ [
+ 23.957283638161243,
+ -16.470685060478218
+ ],
+ [
+ 34.43861775524647,
+ -16.470685060478218
+ ],
+ [
+ 38.93072106435011,
+ -16.470685060478218
+ ],
+ [
+ 38.93072106435011,
+ -14.973317290777231
+ ],
+ [
+ 38.93072106435011,
+ -13.476009588781608
+ ],
+ [
+ 37.433353294648896,
+ -5.989350943392992
+ ],
+ [
+ 35.93598552494768,
+ 0
+ ],
+ [
+ 34.43861775524647,
+ 4.492043241397823
+ ],
+ [
+ 34.43861775524647,
+ 8.98402641508983
+ ],
+ [
+ 34.43861775524647,
+ 10.481334117085225
+ ],
+ [
+ 34.43861775524647,
+ 10.481334117085225
+ ]
+ ],
+ "pressures": [
+ 0.1841583251953125,
+ 0.4152374267578125,
+ 0.445037841796875,
+ 0.4782562255859375,
+ 0.4938812255859375,
+ 0.507080078125,
+ 0.510986328125,
+ 0.512451171875,
+ 0.514892578125,
+ 0.514892578125,
+ 0.516357421875,
+ 0.517822265625,
+ 0.517822265625,
+ 0.518798828125,
+ 0.501220703125,
+ 0.4977874755859375,
+ 0.4977874755859375,
+ 0.4958343505859375,
+ 0.4919281005859375,
+ 0.4880218505859375,
+ 0.4772796630859375,
+ 0.4733734130859375,
+ 0.530029296875,
+ 0.5354156494140625,
+ 0.5446929931640625,
+ 0.5510406494140625,
+ 0.5505523681640625,
+ 0.521240234375,
+ 0.4171905517578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IqXOYlV0ToQR8SLi7PfgU",
+ "type": "freedraw",
+ "x": 458.5534959953086,
+ "y": 2148.662555918551,
+ "width": 17.96805283017966,
+ "height": 73.36945895500799,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDp",
+ "roundness": null,
+ "seed": 1790715185,
+ "version": 122,
+ "versionNonce": 2021062609,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 2.9946754716966097
+ ],
+ [
+ -4.491983173692006,
+ 5.9893509433932195
+ ],
+ [
+ -5.9893509433932195,
+ 11.978701886786439
+ ],
+ [
+ -8.983966347384012,
+ 17.96805283017966
+ ],
+ [
+ -14.973317290777231,
+ 37.43341336235471
+ ],
+ [
+ -16.470685060478445,
+ 49.412055181435335
+ ],
+ [
+ -16.470685060478445,
+ 55.401406124828554
+ ],
+ [
+ -16.470685060478445,
+ 59.89344936622615
+ ],
+ [
+ -14.973317290777231,
+ 68.87741571361039
+ ],
+ [
+ -13.476069656487653,
+ 70.37478348331138
+ ],
+ [
+ -8.983966347384012,
+ 73.36945895500799
+ ],
+ [
+ -1.4973677697012135,
+ 73.36945895500799
+ ],
+ [
+ 1.4973677697012135,
+ 71.87209118530677
+ ],
+ [
+ 1.4973677697012135,
+ 71.87209118530677
+ ]
+ ],
+ "pressures": [
+ 0.13336181640625,
+ 0.338043212890625,
+ 0.566680908203125,
+ 0.570098876953125,
+ 0.575469970703125,
+ 0.579864501953125,
+ 0.5994110107421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.592071533203125,
+ 0.5461578369140625,
+ 0.504150390625,
+ 0.4098663330078125,
+ 0.15386962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Fol2p1GkKox0rryHTEyq7",
+ "type": "freedraw",
+ "x": 433.09884458744614,
+ "y": 2174.117267394119,
+ "width": 34.43861775524647,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDq",
+ "roundness": null,
+ "seed": 2135054097,
+ "version": 116,
+ "versionNonce": 1061803441,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 1.4973077019953962
+ ],
+ [
+ 11.978581751374804,
+ 1.4973077019953962
+ ],
+ [
+ 13.475949521076018,
+ 2.9946754716966097
+ ],
+ [
+ 20.96266823417045,
+ 2.9946754716966097
+ ],
+ [
+ 23.957283638161243,
+ 2.9946754716966097
+ ],
+ [
+ 31.444002351255676,
+ 1.4973077019953962
+ ],
+ [
+ 34.43861775524647,
+ 0
+ ],
+ [
+ 34.43861775524647,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1841583251953125,
+ 0.4914398193359375,
+ 0.5476226806640625,
+ 0.5583648681640625,
+ 0.5617828369140625,
+ 0.5564117431640625,
+ 0.522705078125,
+ 0.3727264404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ggzdgdDpcRg4za7F07MeQ",
+ "type": "freedraw",
+ "x": 485.50551517287226,
+ "y": 2114.2238780955986,
+ "width": 11.978701886786439,
+ "height": 101.81878583456705,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDr",
+ "roundness": null,
+ "seed": 1810320625,
+ "version": 123,
+ "versionNonce": 1204156305,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9947355394021997,
+ 1.4973077019953962
+ ],
+ [
+ 4.492103309103413,
+ 2.9946154039907924
+ ],
+ [
+ 5.989471078804627,
+ 4.491983173692006
+ ],
+ [
+ 7.486598577682798,
+ 8.983966347384012
+ ],
+ [
+ 8.983966347384012,
+ 13.476009588781835
+ ],
+ [
+ 11.978701886786439,
+ 34.438677822952286
+ ],
+ [
+ 11.978701886786439,
+ 50.90936288343073
+ ],
+ [
+ 11.978701886786439,
+ 65.88274024191378
+ ],
+ [
+ 11.978701886786439,
+ 71.872091185307
+ ],
+ [
+ 11.978701886786439,
+ 76.364074358999
+ ],
+ [
+ 10.481334117085225,
+ 89.84008394778084
+ ],
+ [
+ 8.983966347384012,
+ 97.32674259316946
+ ],
+ [
+ 5.989471078804627,
+ 100.32141806486607
+ ],
+ [
+ 5.989471078804627,
+ 101.81878583456705
+ ],
+ [
+ 5.989471078804627,
+ 100.32141806486607
+ ],
+ [
+ 5.989471078804627,
+ 100.32141806486607
+ ]
+ ],
+ "pressures": [
+ 0.3082427978515625,
+ 0.5412750244140625,
+ 0.575958251953125,
+ 0.6072235107421875,
+ 0.62823486328125,
+ 0.64337158203125,
+ 0.6624298095703125,
+ 0.6678009033203125,
+ 0.6702423095703125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6726837158203125,
+ 0.64044189453125,
+ 0.5437164306640625,
+ 0.321929931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tlvxUU-d8s7z7V5cqYBEQ",
+ "type": "freedraw",
+ "x": 518.4468852938292,
+ "y": 2180.1066183375124,
+ "width": 11.978701886786212,
+ "height": 7.486658645388616,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDs",
+ "roundness": null,
+ "seed": 1211270865,
+ "version": 130,
+ "versionNonce": 337829233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697009862,
+ 0
+ ],
+ [
+ 2.9947355394021997,
+ 0
+ ],
+ [
+ 5.989471078804627,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -1.4973677697012135
+ ],
+ [
+ 10.481334117085225,
+ -2.9946754716966097
+ ],
+ [
+ 10.481334117085225,
+ -4.492043241397823
+ ],
+ [
+ 11.978701886786212,
+ -5.9893509433932195
+ ],
+ [
+ 11.978701886786212,
+ -7.486658645388616
+ ],
+ [
+ 10.481334117085225,
+ -7.486658645388616
+ ],
+ [
+ 5.989471078804627,
+ -7.486658645388616
+ ],
+ [
+ 2.9947355394021997,
+ -4.492043241397823
+ ],
+ [
+ 1.4973677697009862,
+ -4.492043241397823
+ ],
+ [
+ 1.4973677697009862,
+ -2.9946754716966097
+ ],
+ [
+ 2.9947355394021997,
+ -2.9946754716966097
+ ],
+ [
+ 4.492103309103413,
+ -2.9946754716966097
+ ],
+ [
+ 5.989471078804627,
+ -2.9946754716966097
+ ],
+ [
+ 5.989471078804627,
+ -4.492043241397823
+ ],
+ [
+ 5.989471078804627,
+ -5.9893509433932195
+ ],
+ [
+ 4.492103309103413,
+ -5.9893509433932195
+ ],
+ [
+ 2.9947355394021997,
+ -5.9893509433932195
+ ],
+ [
+ 0,
+ -4.492043241397823
+ ],
+ [
+ 2.9947355394021997,
+ -4.492043241397823
+ ],
+ [
+ 2.9947355394021997,
+ -4.492043241397823
+ ]
+ ],
+ "pressures": [
+ 0.4074249267578125,
+ 0.4342803955078125,
+ 0.4240264892578125,
+ 0.4225616455078125,
+ 0.4245147705078125,
+ 0.4274444580078125,
+ 0.4337921142578125,
+ 0.446990966796875,
+ 0.4880218505859375,
+ 0.4865570068359375,
+ 0.4792327880859375,
+ 0.4860687255859375,
+ 0.4860687255859375,
+ 0.4787445068359375,
+ 0.4699554443359375,
+ 0.464569091796875,
+ 0.466033935546875,
+ 0.467987060546875,
+ 0.4826507568359375,
+ 0.4758148193359375,
+ 0.467498779296875,
+ 0.39422607421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "akjeqM_gc3po7FNrzdfVc",
+ "type": "freedraw",
+ "x": 588.8217288448463,
+ "y": 2124.705212212684,
+ "width": 22.460036003871664,
+ "height": 98.82411036287044,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDt",
+ "roundness": null,
+ "seed": 1320912049,
+ "version": 126,
+ "versionNonce": 1940391761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -2.9946754716966097
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -4.492103309103641,
+ 1.4973077019953962
+ ],
+ [
+ -5.989471078804854,
+ 5.9893509433932195
+ ],
+ [
+ -8.983966347384012,
+ 10.481334117085225
+ ],
+ [
+ -10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ -16.47080519589008,
+ 29.94669464926028
+ ],
+ [
+ -20.96266823417045,
+ 44.92007200774333
+ ],
+ [
+ -22.460036003871664,
+ 64.38543253991816
+ ],
+ [
+ -22.460036003871664,
+ 76.364074358999
+ ],
+ [
+ -20.96266823417045,
+ 85.3481007740886
+ ],
+ [
+ -17.968172965591066,
+ 91.33745171748183
+ ],
+ [
+ -16.47080519589008,
+ 94.33212718917844
+ ],
+ [
+ -14.973437426188866,
+ 95.82943489117383
+ ],
+ [
+ -13.476069656487653,
+ 95.82943489117383
+ ],
+ [
+ -13.476069656487653,
+ 94.33212718917844
+ ],
+ [
+ -13.476069656487653,
+ 94.33212718917844
+ ]
+ ],
+ "pressures": [
+ 0.12799072265625,
+ 0.449432373046875,
+ 0.4860687255859375,
+ 0.5974578857421875,
+ 0.6038055419921875,
+ 0.6047821044921875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.6121063232421875,
+ 0.6155242919921875,
+ 0.6194305419921875,
+ 0.6184539794921875,
+ 0.6106414794921875,
+ 0.5559234619140625,
+ 0.4372100830078125,
+ 0.3478240966796875,
+ 0.074737548828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bSisBp6N3uYxTQGArsWyB",
+ "type": "freedraw",
+ "x": 609.7843970790168,
+ "y": 2183.101293809209,
+ "width": 40.42796869863969,
+ "height": 77.86144212869999,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDu",
+ "roundness": null,
+ "seed": 2066335377,
+ "version": 143,
+ "versionNonce": 1621947697,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342895789,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ -1.4973677697012135
+ ],
+ [
+ 5.9893509433932195,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -2.9946754716966097
+ ],
+ [
+ 10.481334117085225,
+ -4.491983173692006
+ ],
+ [
+ 11.978701886786439,
+ -7.486658645388616
+ ],
+ [
+ 17.96805283017966,
+ -14.973377358482821
+ ],
+ [
+ 20.96266823417045,
+ -22.460036003871664
+ ],
+ [
+ 22.460036003871664,
+ -31.444062418961266
+ ],
+ [
+ 23.957283638161243,
+ -38.93072106434988
+ ],
+ [
+ 25.454651407862457,
+ -41.92539653604649
+ ],
+ [
+ 25.454651407862457,
+ -43.422704238042115
+ ],
+ [
+ 26.95201917756367,
+ -47.91474747943971
+ ],
+ [
+ 26.95201917756367,
+ -49.41205518143511
+ ],
+ [
+ 26.95201917756367,
+ -43.422704238042115
+ ],
+ [
+ 25.454651407862457,
+ -32.94137012095689
+ ],
+ [
+ 23.957283638161243,
+ -28.449386947264657
+ ],
+ [
+ 23.957283638161243,
+ -22.460036003871664
+ ],
+ [
+ 22.460036003871664,
+ -16.470685060478445
+ ],
+ [
+ 20.96266823417045,
+ -10.481334117085225
+ ],
+ [
+ 19.465300464469237,
+ -1.4973677697012135
+ ],
+ [
+ 13.475949521076018,
+ 10.481334117085225
+ ],
+ [
+ 10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ 8.983966347384012,
+ 20.96266823417045
+ ],
+ [
+ 7.486598577682798,
+ 23.95734370586706
+ ],
+ [
+ 10.481334117085225,
+ 23.95734370586706
+ ],
+ [
+ 11.978701886786439,
+ 23.95734370586706
+ ],
+ [
+ 14.973317290777231,
+ 25.454711475568274
+ ],
+ [
+ 19.465300464469237,
+ 25.454711475568274
+ ],
+ [
+ 22.460036003871664,
+ 26.95201917756367
+ ],
+ [
+ 28.449386947264884,
+ 28.449386947264884
+ ],
+ [
+ 32.94137012095689,
+ 28.449386947264884
+ ],
+ [
+ 37.433353294648896,
+ 28.449386947264884
+ ],
+ [
+ 40.42796869863969,
+ 25.454711475568274
+ ],
+ [
+ 40.42796869863969,
+ 25.454711475568274
+ ]
+ ],
+ "pressures": [
+ 0.2711181640625,
+ 0.4767913818359375,
+ 0.4850921630859375,
+ 0.4885101318359375,
+ 0.4885101318359375,
+ 0.4914398193359375,
+ 0.4929046630859375,
+ 0.4953460693359375,
+ 0.4982757568359375,
+ 0.4992523193359375,
+ 0.500244140625,
+ 0.504638671875,
+ 0.504638671875,
+ 0.505615234375,
+ 0.504638671875,
+ 0.506103515625,
+ 0.522216796875,
+ 0.525146484375,
+ 0.524658203125,
+ 0.523681640625,
+ 0.521240234375,
+ 0.518798828125,
+ 0.516357421875,
+ 0.504150390625,
+ 0.4933929443359375,
+ 0.4836273193359375,
+ 0.4772796630859375,
+ 0.514404296875,
+ 0.521728515625,
+ 0.524169921875,
+ 0.525634765625,
+ 0.527099609375,
+ 0.522216796875,
+ 0.4763031005859375,
+ 0.338043212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kPlTI3vQp4v_pStrQ2nz4",
+ "type": "freedraw",
+ "x": 651.7097335473577,
+ "y": 2150.159923688252,
+ "width": 25.454651407862457,
+ "height": 62.88806477021694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDv",
+ "roundness": null,
+ "seed": 1748290673,
+ "version": 129,
+ "versionNonce": 513353489,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697009862
+ ],
+ [
+ 2.9946154039907924,
+ -1.4973677697009862
+ ],
+ [
+ 5.9893509433932195,
+ -1.4973677697009862
+ ],
+ [
+ 8.98408648279542,
+ -1.4973677697009862
+ ],
+ [
+ 11.978822022197846,
+ -2.9946754716963824
+ ],
+ [
+ 13.475949521076018,
+ -2.9946754716963824
+ ],
+ [
+ 16.470685060478445,
+ -2.9946754716963824
+ ],
+ [
+ 20.962788369581858,
+ -1.4973677697009862
+ ],
+ [
+ 25.454651407862457,
+ 0
+ ],
+ [
+ 25.454651407862457,
+ 8.98402641508983
+ ],
+ [
+ 20.962788369581858,
+ 19.465360532175055
+ ],
+ [
+ 14.973317290777231,
+ 29.94669464926028
+ ],
+ [
+ 7.486718713094433,
+ 40.428028766345506
+ ],
+ [
+ 2.9946154039907924,
+ 47.91474747943994
+ ],
+ [
+ 1.4972476342895789,
+ 50.90936288343073
+ ],
+ [
+ 1.4972476342895789,
+ 53.90403835512734
+ ],
+ [
+ 4.491983173692006,
+ 56.89871382682395
+ ],
+ [
+ 7.486718713094433,
+ 59.89338929852056
+ ],
+ [
+ 13.475949521076018,
+ 59.89338929852056
+ ],
+ [
+ 16.470685060478445,
+ 59.89338929852056
+ ],
+ [
+ 20.962788369581858,
+ 59.89338929852056
+ ],
+ [
+ 20.962788369581858,
+ 59.89338929852056
+ ]
+ ],
+ "pressures": [
+ 0.3707733154296875,
+ 0.4806976318359375,
+ 0.5500640869140625,
+ 0.571075439453125,
+ 0.591094970703125,
+ 0.6033172607421875,
+ 0.6062469482421875,
+ 0.6077117919921875,
+ 0.6077117919921875,
+ 0.6062469482421875,
+ 0.6130828857421875,
+ 0.62921142578125,
+ 0.64190673828125,
+ 0.64239501953125,
+ 0.64141845703125,
+ 0.63995361328125,
+ 0.63653564453125,
+ 0.62579345703125,
+ 0.591583251953125,
+ 0.456756591796875,
+ 0.3033599853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TeSX79JF6ACj6LFlJfIyS",
+ "type": "freedraw",
+ "x": 690.6404546117078,
+ "y": 2210.0533129867727,
+ "width": 44.9200720077431,
+ "height": 31.444002351255676,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDw",
+ "roundness": null,
+ "seed": 1839470161,
+ "version": 142,
+ "versionNonce": 400825585,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ 1.4973677697009862,
+ -2.9946754716966097
+ ],
+ [
+ 2.9947355394021997,
+ -5.9893509433932195
+ ],
+ [
+ 4.492103309103413,
+ -8.98402641508983
+ ],
+ [
+ 7.486598577682798,
+ -16.470685060478445
+ ],
+ [
+ 7.486598577682798,
+ -19.465360532175055
+ ],
+ [
+ 8.983966347384012,
+ -22.460036003871664
+ ],
+ [
+ 10.481334117085225,
+ -26.95201917756367
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264884
+ ],
+ [
+ 8.983966347384012,
+ -29.94669464926028
+ ],
+ [
+ 7.486598577682798,
+ -29.94669464926028
+ ],
+ [
+ 7.486598577682798,
+ -28.449386947264884
+ ],
+ [
+ 8.983966347384012,
+ -26.95201917756367
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568274
+ ],
+ [
+ 11.978701886786212,
+ -25.454711475568274
+ ],
+ [
+ 13.476069656487425,
+ -23.95734370586706
+ ],
+ [
+ 14.973437426188639,
+ -23.95734370586706
+ ],
+ [
+ 17.967932694768024,
+ -23.95734370586706
+ ],
+ [
+ 23.95740377357265,
+ -23.95734370586706
+ ],
+ [
+ 28.44950708267629,
+ -25.454711475568274
+ ],
+ [
+ 32.94137012095666,
+ -28.449386947264884
+ ],
+ [
+ 38.93084119976152,
+ -29.94669464926028
+ ],
+ [
+ 40.42796869863969,
+ -31.444002351255676
+ ],
+ [
+ 41.9253364683409,
+ -31.444002351255676
+ ],
+ [
+ 43.42270423804189,
+ -29.94669464926028
+ ],
+ [
+ 44.9200720077431,
+ -28.449386947264884
+ ],
+ [
+ 44.9200720077431,
+ -25.454711475568274
+ ],
+ [
+ 44.9200720077431,
+ -20.96266823417045
+ ],
+ [
+ 43.42270423804189,
+ -13.476009588781835
+ ],
+ [
+ 43.42270423804189,
+ -10.481334117085225
+ ],
+ [
+ 41.9253364683409,
+ -7.486658645388616
+ ],
+ [
+ 41.9253364683409,
+ -4.491983173692006
+ ],
+ [
+ 43.42270423804189,
+ -5.9893509433932195
+ ],
+ [
+ 44.9200720077431,
+ -7.486658645388616
+ ],
+ [
+ 44.9200720077431,
+ -7.486658645388616
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.4870452880859375,
+ 0.5334625244140625,
+ 0.5461578369140625,
+ 0.5525054931640625,
+ 0.5573883056640625,
+ 0.5583648681640625,
+ 0.5583648681640625,
+ 0.5617828369140625,
+ 0.564239501953125,
+ 0.567657470703125,
+ 0.5617828369140625,
+ 0.564239501953125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.567657470703125,
+ 0.565704345703125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.564727783203125,
+ 0.568634033203125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.564727783203125,
+ 0.5598297119140625,
+ 0.5612945556640625,
+ 0.566192626953125,
+ 0.576446533203125,
+ 0.580841064453125,
+ 0.581817626953125,
+ 0.580841064453125,
+ 0.5529937744140625,
+ 0.2735595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uSNJlv5FtN7PPb6mVz_m7",
+ "type": "freedraw",
+ "x": 744.5444929668349,
+ "y": 2153.1545991599487,
+ "width": 23.957403773572878,
+ "height": 28.449386947264657,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDx",
+ "roundness": null,
+ "seed": 2119115825,
+ "version": 125,
+ "versionNonce": 2081773265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697009862
+ ],
+ [
+ 2.994735539402427,
+ -1.4973677697009862
+ ],
+ [
+ 4.492103309103641,
+ -1.4973677697009862
+ ],
+ [
+ 8.98396634738424,
+ -1.4973677697009862
+ ],
+ [
+ 10.481334117085225,
+ -1.4973677697009862
+ ],
+ [
+ 16.47080519589008,
+ -1.4973677697009862
+ ],
+ [
+ 20.96266823417045,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 1.4973077019956236
+ ],
+ [
+ 23.957403773572878,
+ 4.491983173692233
+ ],
+ [
+ 23.957403773572878,
+ 5.9893509433932195
+ ],
+ [
+ 19.465300464469465,
+ 14.973317290777459
+ ],
+ [
+ 14.973437426188866,
+ 20.96266823417045
+ ],
+ [
+ 13.476069656487653,
+ 22.460036003871664
+ ],
+ [
+ 13.476069656487653,
+ 23.95734370586706
+ ],
+ [
+ 13.476069656487653,
+ 25.454711475568274
+ ],
+ [
+ 16.47080519589008,
+ 26.95201917756367
+ ],
+ [
+ 22.460036003871664,
+ 26.95201917756367
+ ],
+ [
+ 22.460036003871664,
+ 26.95201917756367
+ ]
+ ],
+ "pressures": [
+ 0.2970123291015625,
+ 0.447479248046875,
+ 0.4763031005859375,
+ 0.501708984375,
+ 0.522705078125,
+ 0.5388336181640625,
+ 0.5617828369140625,
+ 0.565216064453125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.5603179931640625,
+ 0.5495758056640625,
+ 0.528076171875,
+ 0.454315185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "RBWerntC9luujFUhfwsPx",
+ "type": "freedraw",
+ "x": 925.7221487675095,
+ "y": 2130.694563156077,
+ "width": 20.96266823417045,
+ "height": 77.86144212869999,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDy",
+ "roundness": null,
+ "seed": 1176335889,
+ "version": 121,
+ "versionNonce": 499406001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 2.9946754716966097
+ ],
+ [
+ -4.492103309103641,
+ 5.9893509433932195
+ ],
+ [
+ -7.486598577682798,
+ 10.481334117085225
+ ],
+ [
+ -10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ -13.476069656487653,
+ 22.460036003871437
+ ],
+ [
+ -17.967932694768024,
+ 35.93604559265327
+ ],
+ [
+ -20.96266823417045,
+ 55.40140612482833
+ ],
+ [
+ -20.96266823417045,
+ 64.38543253991816
+ ],
+ [
+ -19.465300464469237,
+ 70.37472341560556
+ ],
+ [
+ -14.973437426188866,
+ 76.36407435899878
+ ],
+ [
+ -10.481334117085225,
+ 76.36407435899878
+ ],
+ [
+ -10.481334117085225,
+ 76.36407435899878
+ ]
+ ],
+ "pressures": [
+ 0.3551483154296875,
+ 0.438690185546875,
+ 0.5998992919921875,
+ 0.6013641357421875,
+ 0.6028289794921875,
+ 0.6072235107421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6179656982421875,
+ 0.6223602294921875,
+ 0.6228485107421875,
+ 0.5950164794921875,
+ 0.38592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "A9hAXKcH2acPPjJgnZ5yB",
+ "type": "freedraw",
+ "x": 942.1927136925763,
+ "y": 2154.651906861944,
+ "width": 31.444002351255676,
+ "height": 53.90403835512734,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDz",
+ "roundness": null,
+ "seed": 134646769,
+ "version": 126,
+ "versionNonce": 278435473,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ -1.4973077019956236
+ ],
+ [
+ 7.486838848506068,
+ -1.4973077019956236
+ ],
+ [
+ 11.978701886786439,
+ -1.4973077019956236
+ ],
+ [
+ 14.973437426188866,
+ -1.4973077019956236
+ ],
+ [
+ 17.968172965591293,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 4.492043241397596
+ ],
+ [
+ 23.957403773572878,
+ 8.984026415089602
+ ],
+ [
+ 22.460036003871664,
+ 16.470685060478218
+ ],
+ [
+ 13.476069656487653,
+ 23.95740377357265
+ ],
+ [
+ 4.492103309103641,
+ 31.444062418961266
+ ],
+ [
+ -5.989230807981585,
+ 40.428088834051096
+ ],
+ [
+ -7.486598577682798,
+ 46.4173797097385
+ ],
+ [
+ -5.989230807981585,
+ 49.41205518143511
+ ],
+ [
+ -1.4971274988781715,
+ 52.40673065313172
+ ],
+ [
+ 8.984206618207054,
+ 52.40673065313172
+ ],
+ [
+ 17.968172965591293,
+ 52.40673065313172
+ ],
+ [
+ 17.968172965591293,
+ 52.40673065313172
+ ]
+ ],
+ "pressures": [
+ 0.329254150390625,
+ 0.5417633056640625,
+ 0.572052001953125,
+ 0.5945281982421875,
+ 0.6077117919921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6243133544921875,
+ 0.6116180419921875,
+ 0.589630126953125,
+ 0.582305908203125,
+ 0.584747314453125,
+ 0.586212158203125,
+ 0.586700439453125,
+ 0.582305908203125,
+ 0.582794189453125,
+ 0.574005126953125,
+ 0.38690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "u35B2OZvfDncjMs5Lbny_",
+ "type": "freedraw",
+ "x": 978.1288193529358,
+ "y": 2208.556005284777,
+ "width": 41.9253364683409,
+ "height": 37.43341336235471,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE0",
+ "roundness": null,
+ "seed": 1007805905,
+ "version": 137,
+ "versionNonce": 122264689,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.9946754716966097
+ ],
+ [
+ 1.4973677697012135,
+ -4.492043241397823
+ ],
+ [
+ 4.492103309103186,
+ -8.98402641508983
+ ],
+ [
+ 5.989471078804399,
+ -10.481334117085225
+ ],
+ [
+ 7.486838848505613,
+ -13.476009588781835
+ ],
+ [
+ 8.983966347384012,
+ -19.465360532175055
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568274
+ ],
+ [
+ 10.481334117085225,
+ -31.444062418961494
+ ],
+ [
+ 10.481334117085225,
+ -32.94137012095689
+ ],
+ [
+ 8.983966347384012,
+ -34.4387378906581
+ ],
+ [
+ 8.983966347384012,
+ -32.94137012095689
+ ],
+ [
+ 8.983966347384012,
+ -31.444062418961494
+ ],
+ [
+ 8.983966347384012,
+ -29.94669464926028
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264884
+ ],
+ [
+ 13.476069656487653,
+ -25.454711475568274
+ ],
+ [
+ 17.96817296559084,
+ -22.460036003871664
+ ],
+ [
+ 23.957403773572878,
+ -20.96272830187627
+ ],
+ [
+ 34.4387378906581,
+ -20.96272830187627
+ ],
+ [
+ 38.93084119976129,
+ -22.460036003871664
+ ],
+ [
+ 40.4282089694625,
+ -22.460036003871664
+ ],
+ [
+ 41.9253364683409,
+ -22.460036003871664
+ ],
+ [
+ 40.4282089694625,
+ -22.460036003871664
+ ],
+ [
+ 40.4282089694625,
+ -17.96805283017966
+ ],
+ [
+ 37.433473430060076,
+ -11.978701886786439
+ ],
+ [
+ 35.93610566035886,
+ -8.98402641508983
+ ],
+ [
+ 35.93610566035886,
+ -5.9893509433932195
+ ],
+ [
+ 34.4387378906581,
+ 0
+ ],
+ [
+ 34.4387378906581,
+ 1.4973077019953962
+ ],
+ [
+ 35.93610566035886,
+ 2.9946754716966097
+ ],
+ [
+ 35.93610566035886,
+ 2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.2975006103515625,
+ 0.444549560546875,
+ 0.447967529296875,
+ 0.4948577880859375,
+ 0.507080078125,
+ 0.518798828125,
+ 0.527099609375,
+ 0.5324859619140625,
+ 0.5373687744140625,
+ 0.5422515869140625,
+ 0.5529937744140625,
+ 0.5442047119140625,
+ 0.5417633056640625,
+ 0.5398101806640625,
+ 0.5398101806640625,
+ 0.5451812744140625,
+ 0.5466461181640625,
+ 0.5476226806640625,
+ 0.5402984619140625,
+ 0.5359039306640625,
+ 0.5383453369140625,
+ 0.565704345703125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5959930419921875,
+ 0.5608062744140625,
+ 0.4113311767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jMmpAOl3BoKBF5tjiu3Wp",
+ "type": "freedraw",
+ "x": 1054.4928937119348,
+ "y": 2130.694563156077,
+ "width": 7.486598577683253,
+ "height": 76.36407435899878,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE1",
+ "roundness": null,
+ "seed": 1834419121,
+ "version": 119,
+ "versionNonce": 1906239057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 5.9893509433932195
+ ],
+ [
+ -1.4973677697012135,
+ 8.984026415089602
+ ],
+ [
+ -2.9944952685796125,
+ 13.476009588781835
+ ],
+ [
+ -4.491863038280826,
+ 26.95201917756367
+ ],
+ [
+ -5.9892308079820396,
+ 34.438677822952286
+ ],
+ [
+ -5.9892308079820396,
+ 46.4173797097385
+ ],
+ [
+ -7.486598577683253,
+ 52.40673065313172
+ ],
+ [
+ -7.486598577683253,
+ 56.89871382682372
+ ],
+ [
+ -7.486598577683253,
+ 68.87741571361016
+ ],
+ [
+ -7.486598577683253,
+ 73.36939888730217
+ ],
+ [
+ -5.9892308079820396,
+ 76.36407435899878
+ ],
+ [
+ -5.9892308079820396,
+ 76.36407435899878
+ ]
+ ],
+ "pressures": [
+ 0.40594482421875,
+ 0.514892578125,
+ 0.521240234375,
+ 0.5354156494140625,
+ 0.5617828369140625,
+ 0.573516845703125,
+ 0.5964813232421875,
+ 0.5998992919921875,
+ 0.6033172607421875,
+ 0.585723876953125,
+ 0.4938812255859375,
+ 0.2774658203125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lf-dG07ZJA47coQMyWR7q",
+ "type": "freedraw",
+ "x": 1035.0275932474651,
+ "y": 2166.63060874873,
+ "width": 29.946634581554918,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE2",
+ "roundness": null,
+ "seed": 1476224401,
+ "version": 114,
+ "versionNonce": 1517286449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 1.4973077019956236
+ ],
+ [
+ 14.973437426188866,
+ 1.4973077019956236
+ ],
+ [
+ 17.96793269476848,
+ 2.9946754716966097
+ ],
+ [
+ 25.45477154327409,
+ 1.4973077019956236
+ ],
+ [
+ 29.946634581554918,
+ 1.4973077019956236
+ ],
+ [
+ 29.946634581554918,
+ 1.4973077019956236
+ ]
+ ],
+ "pressures": [
+ 0.1758575439453125,
+ 0.5432281494140625,
+ 0.580841064453125,
+ 0.580841064453125,
+ 0.5617828369140625,
+ 0.441131591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ui8aOVMC06e3StWpcJx9S",
+ "type": "freedraw",
+ "x": 1075.4555619461053,
+ "y": 2120.213229038992,
+ "width": 16.470805195889625,
+ "height": 85.3481007740886,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE3",
+ "roundness": null,
+ "seed": 1195150193,
+ "version": 124,
+ "versionNonce": 94651921,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697007588,
+ 0
+ ],
+ [
+ 1.4973677697007588,
+ 1.4973077019953962
+ ],
+ [
+ 4.492103309103186,
+ 4.491983173692006
+ ],
+ [
+ 8.984206618206827,
+ 10.481334117085225
+ ],
+ [
+ 11.978701886785984,
+ 19.465360532174827
+ ],
+ [
+ 13.476069656487198,
+ 25.454651407862457
+ ],
+ [
+ 14.973437426188411,
+ 31.444002351255676
+ ],
+ [
+ 16.470805195889625,
+ 44.92001194003751
+ ],
+ [
+ 16.470805195889625,
+ 50.909362883430504
+ ],
+ [
+ 16.470805195889625,
+ 62.88806477021694
+ ],
+ [
+ 14.973437426188411,
+ 71.87209118530677
+ ],
+ [
+ 13.476069656487198,
+ 77.86144212869999
+ ],
+ [
+ 10.48157438790804,
+ 82.353425302392
+ ],
+ [
+ 7.486838848505613,
+ 85.3481007740886
+ ],
+ [
+ 5.989471078804399,
+ 85.3481007740886
+ ],
+ [
+ 4.492103309103186,
+ 83.8507330043874
+ ],
+ [
+ 4.492103309103186,
+ 83.8507330043874
+ ]
+ ],
+ "pressures": [
+ 0.3077545166015625,
+ 0.528076171875,
+ 0.5612945556640625,
+ 0.6072235107421875,
+ 0.63507080078125,
+ 0.65264892578125,
+ 0.65362548828125,
+ 0.65460205078125,
+ 0.6570587158203125,
+ 0.6570587158203125,
+ 0.6599884033203125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.64776611328125,
+ 0.509521484375,
+ 0.2764892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kyrZ9C78vB3nOhM4W4kFu",
+ "type": "freedraw",
+ "x": 1148.8251410365244,
+ "y": 2162.1386255750385,
+ "width": 47.914807547145756,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE4",
+ "roundness": null,
+ "seed": 861664593,
+ "version": 118,
+ "versionNonce": 1311988721,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 0
+ ],
+ [
+ 10.481574387908495,
+ 0
+ ],
+ [
+ 13.476069656487653,
+ 0
+ ],
+ [
+ 17.968172965591293,
+ 0
+ ],
+ [
+ 26.952139312975305,
+ -1.4973677697012135
+ ],
+ [
+ 35.93610566035932,
+ -1.4973677697012135
+ ],
+ [
+ 44.92007200774333,
+ -1.4973677697012135
+ ],
+ [
+ 47.914807547145756,
+ -2.9946754716966097
+ ],
+ [
+ 47.914807547145756,
+ -2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.40203857421875,
+ 0.5329742431640625,
+ 0.5529937744140625,
+ 0.564239501953125,
+ 0.574005126953125,
+ 0.576934814453125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.5344390869140625,
+ 0.3062896728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vOyvpoS1uRZNkr8YeGlnw",
+ "type": "freedraw",
+ "x": 1177.274648119201,
+ "y": 2144.170572744859,
+ "width": 2.994735539402427,
+ "height": 40.428028766345506,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE5",
+ "roundness": null,
+ "seed": 531833649,
+ "version": 118,
+ "versionNonce": 1143256529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973077019953962
+ ],
+ [
+ 0,
+ 4.491983173692006
+ ],
+ [
+ 0,
+ 7.486658645388616
+ ],
+ [
+ -1.4973677697012135,
+ 11.978701886786439
+ ],
+ [
+ -1.4973677697012135,
+ 22.460036003871664
+ ],
+ [
+ -1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ -1.4973677697012135,
+ 32.94137012095689
+ ],
+ [
+ -1.4973677697012135,
+ 35.9360455926535
+ ],
+ [
+ -1.4973677697012135,
+ 40.428028766345506
+ ],
+ [
+ 1.4973677697012135,
+ 40.428028766345506
+ ],
+ [
+ 1.4973677697012135,
+ 40.428028766345506
+ ]
+ ],
+ "pressures": [
+ 0.2950592041015625,
+ 0.5510406494140625,
+ 0.567657470703125,
+ 0.578887939453125,
+ 0.580841064453125,
+ 0.581329345703125,
+ 0.573516845703125,
+ 0.5481109619140625,
+ 0.511474609375,
+ 0.3737030029296875,
+ 0.14898681640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qS2qNtveVr-HCIo4nOF4J",
+ "type": "freedraw",
+ "x": 1096.4184704510985,
+ "y": 2126.202519914679,
+ "width": 14.973437426188639,
+ "height": 92.83481948718304,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE6",
+ "roundness": null,
+ "seed": 950637841,
+ "version": 131,
+ "versionNonce": 177198001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697009862
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697009862
+ ],
+ [
+ 1.4973677697012135,
+ 2.9946754716966097
+ ],
+ [
+ 2.9947355394021997,
+ 2.9946754716966097
+ ],
+ [
+ 4.492103309103413,
+ 5.9893509433932195
+ ],
+ [
+ 5.989471078804627,
+ 8.98402641508983
+ ],
+ [
+ 7.48683884850584,
+ 11.978701886786212
+ ],
+ [
+ 8.983966347384012,
+ 14.973377358482821
+ ],
+ [
+ 8.983966347384012,
+ 17.96805283017943
+ ],
+ [
+ 10.481334117085225,
+ 22.460036003871437
+ ],
+ [
+ 11.978701886786439,
+ 35.93604559265327
+ ],
+ [
+ 11.978701886786439,
+ 44.9200720077431
+ ],
+ [
+ 13.476069656487425,
+ 53.90409842283293
+ ],
+ [
+ 13.476069656487425,
+ 62.88812483792276
+ ],
+ [
+ 11.978701886786439,
+ 76.3641344267046
+ ],
+ [
+ 8.983966347384012,
+ 83.85079307209321
+ ],
+ [
+ 7.48683884850584,
+ 88.34283631349103
+ ],
+ [
+ 5.989471078804627,
+ 89.84014401548643
+ ],
+ [
+ 5.989471078804627,
+ 91.33745171748183
+ ],
+ [
+ 5.989471078804627,
+ 92.83481948718304
+ ],
+ [
+ 5.989471078804627,
+ 91.33745171748183
+ ],
+ [
+ 5.989471078804627,
+ 91.33745171748183
+ ]
+ ],
+ "pressures": [
+ 0.1704864501953125,
+ 0.3614959716796875,
+ 0.461151123046875,
+ 0.464569091796875,
+ 0.467010498046875,
+ 0.4821624755859375,
+ 0.500732421875,
+ 0.516845703125,
+ 0.529541015625,
+ 0.5373687744140625,
+ 0.5388336181640625,
+ 0.5402984619140625,
+ 0.5417633056640625,
+ 0.5451812744140625,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5549468994140625,
+ 0.5554351806640625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.510498046875,
+ 0.462615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xYI8MUCfuuBzHs2GtC14B",
+ "type": "freedraw",
+ "x": 1291.0721959082605,
+ "y": 2109.731894921906,
+ "width": 38.930600928938475,
+ "height": 70.37472341560579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE7",
+ "roundness": null,
+ "seed": 834063089,
+ "version": 142,
+ "versionNonce": 1973171601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973077019956236
+ ],
+ [
+ -2.994735539402427,
+ 2.9946154039910198
+ ],
+ [
+ -5.989471078804854,
+ 5.9892908756876295
+ ],
+ [
+ -8.984206618207054,
+ 10.481334117085225
+ ],
+ [
+ -11.978701886786439,
+ 14.973317290777459
+ ],
+ [
+ -14.973437426188866,
+ 19.465360532175055
+ ],
+ [
+ -20.96266823417045,
+ 25.454651407862684
+ ],
+ [
+ -22.460036003871664,
+ 26.95201917756367
+ ],
+ [
+ -22.460036003871664,
+ 29.94669464926028
+ ],
+ [
+ -23.957403773572878,
+ 32.94137012095689
+ ],
+ [
+ -22.460036003871664,
+ 34.438677822952286
+ ],
+ [
+ -20.96266823417045,
+ 35.9360455926535
+ ],
+ [
+ -16.47080519589008,
+ 37.433353294648896
+ ],
+ [
+ -8.984206618207054,
+ 34.438677822952286
+ ],
+ [
+ -2.994735539402427,
+ 31.444002351255676
+ ],
+ [
+ 1.4973677697012135,
+ 28.449326879559294
+ ],
+ [
+ 5.989230807981585,
+ 23.95734370586706
+ ],
+ [
+ 8.983966347384012,
+ 17.96799276247407
+ ],
+ [
+ 10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ 13.476009588781835
+ ],
+ [
+ 13.475829385664383,
+ 10.481334117085225
+ ],
+ [
+ 13.475829385664383,
+ 8.98396634738424
+ ],
+ [
+ 14.973197155365597,
+ 5.9892908756876295
+ ],
+ [
+ 14.973197155365597,
+ 8.98396634738424
+ ],
+ [
+ 13.475829385664383,
+ 11.978641819080849
+ ],
+ [
+ 10.481334117085225,
+ 20.96266823417045
+ ],
+ [
+ 7.486598577682798,
+ 32.94137012095689
+ ],
+ [
+ 4.491863038280371,
+ 44.92001194003751
+ ],
+ [
+ 2.9944952685791577,
+ 50.90936288343073
+ ],
+ [
+ 2.9944952685791577,
+ 56.89871382682395
+ ],
+ [
+ 0,
+ 67.38004794390918
+ ],
+ [
+ -1.4973677697012135,
+ 70.37472341560579
+ ],
+ [
+ -2.994735539402427,
+ 70.37472341560579
+ ],
+ [
+ 0,
+ 67.38004794390918
+ ],
+ [
+ 0,
+ 67.38004794390918
+ ]
+ ],
+ "pressures": [
+ 0.37860107421875,
+ 0.575958251953125,
+ 0.578399658203125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585723876953125,
+ 0.581329345703125,
+ 0.577911376953125,
+ 0.567169189453125,
+ 0.5593414306640625,
+ 0.5520172119140625,
+ 0.5495758056640625,
+ 0.5466461181640625,
+ 0.5461578369140625,
+ 0.5466461181640625,
+ 0.5466461181640625,
+ 0.5432281494140625,
+ 0.5417633056640625,
+ 0.5417633056640625,
+ 0.5417633056640625,
+ 0.5407867431640625,
+ 0.5393218994140625,
+ 0.5412750244140625,
+ 0.5388336181640625,
+ 0.5442047119140625,
+ 0.5534820556640625,
+ 0.567169189453125,
+ 0.574493408203125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.566192626953125,
+ 0.506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TFtJpuCePIE9ImdIlBOx4",
+ "type": "freedraw",
+ "x": 1325.5109337989186,
+ "y": 2186.0959692809056,
+ "width": 40.42796869863969,
+ "height": 34.4387378906581,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE8",
+ "roundness": null,
+ "seed": 1667384529,
+ "version": 141,
+ "versionNonce": 1753308017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ -1.4973077019953962
+ ],
+ [
+ -2.994735539402427,
+ -4.491983173692006
+ ],
+ [
+ -2.994735539402427,
+ -7.486658645388616
+ ],
+ [
+ -2.994735539402427,
+ -10.481334117085225
+ ],
+ [
+ -2.994735539402427,
+ -13.476009588781835
+ ],
+ [
+ -2.994735539402427,
+ -22.460036003871664
+ ],
+ [
+ -2.994735539402427,
+ -28.449386947264884
+ ],
+ [
+ -5.989471078804854,
+ -32.94137012095689
+ ],
+ [
+ -8.984206618207281,
+ -34.4387378906581
+ ],
+ [
+ -10.481334117085225,
+ -34.4387378906581
+ ],
+ [
+ -8.984206618207281,
+ -32.94137012095689
+ ],
+ [
+ -7.486838848506068,
+ -31.444062418961494
+ ],
+ [
+ -5.989471078804854,
+ -29.94669464926028
+ ],
+ [
+ 0,
+ -28.449386947264884
+ ],
+ [
+ 5.989230807981585,
+ -26.95201917756367
+ ],
+ [
+ 11.978701886786439,
+ -25.454711475568274
+ ],
+ [
+ 16.47056492506681,
+ -25.454711475568274
+ ],
+ [
+ 22.460036003871664,
+ -26.95201917756367
+ ],
+ [
+ 26.951899042152036,
+ -29.94669464926028
+ ],
+ [
+ 28.44926681185325,
+ -31.444062418961494
+ ],
+ [
+ 29.946634581554463,
+ -31.444062418961494
+ ],
+ [
+ 29.946634581554463,
+ -28.449386947264884
+ ],
+ [
+ 28.44926681185325,
+ -26.95201917756367
+ ],
+ [
+ 28.44926681185325,
+ -22.460036003871664
+ ],
+ [
+ 26.951899042152036,
+ -14.973377358483049
+ ],
+ [
+ 26.951899042152036,
+ -10.481334117085225
+ ],
+ [
+ 25.454531272450822,
+ -7.486658645388616
+ ],
+ [
+ 25.454531272450822,
+ -1.4973077019953962
+ ],
+ [
+ 25.454531272450822,
+ 0
+ ],
+ [
+ 26.951899042152036,
+ 0
+ ],
+ [
+ 28.44926681185325,
+ -1.4973077019953962
+ ],
+ [
+ 29.946634581554463,
+ -2.9946754716966097
+ ],
+ [
+ 29.946634581554463,
+ -2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.2349700927734375,
+ 0.4215850830078125,
+ 0.517333984375,
+ 0.522705078125,
+ 0.529052734375,
+ 0.531005859375,
+ 0.5319976806640625,
+ 0.5324859619140625,
+ 0.5344390869140625,
+ 0.5359039306640625,
+ 0.530517578125,
+ 0.518310546875,
+ 0.520751953125,
+ 0.522216796875,
+ 0.524169921875,
+ 0.530517578125,
+ 0.529052734375,
+ 0.525146484375,
+ 0.524169921875,
+ 0.519775390625,
+ 0.513916015625,
+ 0.519287109375,
+ 0.5422515869140625,
+ 0.572540283203125,
+ 0.581329345703125,
+ 0.581817626953125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.581817626953125,
+ 0.5417633056640625,
+ 0.318023681640625,
+ 0.12506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6X00IBaGm4DWtLHGkZbxk",
+ "type": "freedraw",
+ "x": 1421.3403086223868,
+ "y": 2151.657231390247,
+ "width": 26.952139312975305,
+ "height": 37.433353294648896,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bE9",
+ "roundness": null,
+ "seed": 692290225,
+ "version": 131,
+ "versionNonce": 1938212177,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ -2.994735539402427,
+ -1.4973077019953962
+ ],
+ [
+ -4.492103309103641,
+ -2.9946154039907924
+ ],
+ [
+ -7.486598577682798,
+ -2.9946154039907924
+ ],
+ [
+ -10.481334117085225,
+ -1.4973077019953962
+ ],
+ [
+ -14.973437426188866,
+ -1.4973077019953962
+ ],
+ [
+ -17.967932694768024,
+ -1.4973077019953962
+ ],
+ [
+ -22.460036003871664,
+ 1.4973677697012135
+ ],
+ [
+ -23.957403773572878,
+ 2.9946754716966097
+ ],
+ [
+ -22.460036003871664,
+ 7.486718713094433
+ ],
+ [
+ -20.96266823417045,
+ 10.481394184791043
+ ],
+ [
+ -16.47080519589008,
+ 16.470745128184262
+ ],
+ [
+ -10.481334117085225,
+ 22.460036003871664
+ ],
+ [
+ -2.994735539402427,
+ 28.449386947264884
+ ],
+ [
+ 1.4973677697012135,
+ 31.444062418961494
+ ],
+ [
+ 2.994735539402427,
+ 32.94143018866271
+ ],
+ [
+ -1.4973677697012135,
+ 32.94143018866271
+ ],
+ [
+ -7.486598577682798,
+ 34.4387378906581
+ ],
+ [
+ -13.476069656487653,
+ 34.4387378906581
+ ],
+ [
+ -20.96266823417045,
+ 34.4387378906581
+ ],
+ [
+ -22.460036003871664,
+ 34.4387378906581
+ ],
+ [
+ -20.96266823417045,
+ 34.4387378906581
+ ],
+ [
+ -20.96266823417045,
+ 34.4387378906581
+ ]
+ ],
+ "pressures": [
+ 0.2237396240234375,
+ 0.460174560546875,
+ 0.563262939453125,
+ 0.566680908203125,
+ 0.572052001953125,
+ 0.580352783203125,
+ 0.582305908203125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.573516845703125,
+ 0.562774658203125,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5593414306640625,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.5544586181640625,
+ 0.5529937744140625,
+ 0.6101531982421875,
+ 0.6160125732421875,
+ 0.6072235107421875,
+ 0.514892578125,
+ 0.3028717041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cVsjyTSHqWJwGroiptLGY",
+ "type": "freedraw",
+ "x": 1446.795080165661,
+ "y": 2172.6199596921233,
+ "width": 2.994735539402427,
+ "height": 13.476009588781835,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEA",
+ "roundness": null,
+ "seed": 132241,
+ "version": 112,
+ "versionNonce": 839119665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 7.486658645388616
+ ],
+ [
+ -2.994735539402427,
+ 11.978701886786439
+ ],
+ [
+ -2.994735539402427,
+ 13.476009588781835
+ ],
+ [
+ -1.4973677697012135,
+ 13.476009588781835
+ ],
+ [
+ -1.4973677697012135,
+ 13.476009588781835
+ ]
+ ],
+ "pressures": [
+ 0.3741912841796875,
+ 0.4743499755859375,
+ 0.37957763671875,
+ 0.3004302978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "V4j3TwpuqyvVTGUS0rkEH",
+ "type": "freedraw",
+ "x": 1455.779046513045,
+ "y": 2144.170572744859,
+ "width": 4.492103309103641,
+ "height": 1.4973677697012135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEB",
+ "roundness": null,
+ "seed": 1666534001,
+ "version": 112,
+ "versionNonce": 1751147793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.4245147705078125,
+ 0.567657470703125,
+ 0.4254913330078125,
+ 0.2940826416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GZYaMsHFQbrwfv8geoO8P",
+ "type": "freedraw",
+ "x": 1464.763012860429,
+ "y": 2177.1119428658158,
+ "width": 31.444002351255676,
+ "height": 23.957403773572878,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEC",
+ "roundness": null,
+ "seed": 1812255825,
+ "version": 122,
+ "versionNonce": 1645452017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946754716966097
+ ],
+ [
+ 2.994735539402427,
+ -2.9946754716966097
+ ],
+ [
+ 4.492103309103413,
+ -5.9893509433932195
+ ],
+ [
+ 5.989471078804627,
+ -7.486658645388616
+ ],
+ [
+ 7.486598577682798,
+ -10.481334117085225
+ ],
+ [
+ 8.983966347384012,
+ -11.978641819080622
+ ],
+ [
+ 11.978701886786439,
+ -13.476009588781835
+ ],
+ [
+ 13.476069656487653,
+ -13.476009588781835
+ ],
+ [
+ 13.476069656487653,
+ -8.983966347384012
+ ],
+ [
+ 14.973437426188639,
+ -1.4973077019953962
+ ],
+ [
+ 16.470805195889852,
+ 5.9893509433932195
+ ],
+ [
+ 20.96266823417045,
+ 10.481394184791043
+ ],
+ [
+ 31.444002351255676,
+ 10.481394184791043
+ ],
+ [
+ 31.444002351255676,
+ 10.481394184791043
+ ]
+ ],
+ "pressures": [
+ 0.443084716796875,
+ 0.522216796875,
+ 0.580841064453125,
+ 0.5959930419921875,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6013641357421875,
+ 0.589630126953125,
+ 0.582305908203125,
+ 0.5945281982421875,
+ 0.5955047607421875,
+ 0.5603179931640625,
+ 0.463104248046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Tgf0LdFZ-vhrWsTlYh97q",
+ "type": "freedraw",
+ "x": 1539.6297194497267,
+ "y": 2097.75319303512,
+ "width": 22.460036003871664,
+ "height": 94.33212718917844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bED",
+ "roundness": null,
+ "seed": 770187825,
+ "version": 125,
+ "versionNonce": 262477009,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994495268579385,
+ 1.4973077019953962
+ ],
+ [
+ -4.491863038280599,
+ 2.9946754716966097
+ ],
+ [
+ -5.989230807981812,
+ 5.9893509433932195
+ ],
+ [
+ -7.486598577683026,
+ 8.98402641508983
+ ],
+ [
+ -10.481334117085225,
+ 11.978701886786212
+ ],
+ [
+ -14.973197155365824,
+ 23.95734370586706
+ ],
+ [
+ -19.465300464469237,
+ 37.433353294648896
+ ],
+ [
+ -20.96266823417045,
+ 50.90942295113632
+ ],
+ [
+ -22.460036003871664,
+ 56.89871382682372
+ ],
+ [
+ -20.96266823417045,
+ 68.87741571361016
+ ],
+ [
+ -17.96793269476825,
+ 77.86144212869999
+ ],
+ [
+ -14.973197155365824,
+ 86.84546854378982
+ ],
+ [
+ -11.978701886786439,
+ 91.33745171748183
+ ],
+ [
+ -8.983966347384012,
+ 94.33212718917844
+ ],
+ [
+ -5.989230807981812,
+ 92.83475941947722
+ ],
+ [
+ -2.994495268579385,
+ 89.84014401548643
+ ],
+ [
+ -2.994495268579385,
+ 89.84014401548643
+ ]
+ ],
+ "pressures": [
+ 0.3551483154296875,
+ 0.4831390380859375,
+ 0.5339508056640625,
+ 0.5422515869140625,
+ 0.5505523681640625,
+ 0.5520172119140625,
+ 0.5549468994140625,
+ 0.563262939453125,
+ 0.575469970703125,
+ 0.591094970703125,
+ 0.5955047607421875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.590118408203125,
+ 0.5608062744140625,
+ 0.4972991943359375,
+ 0.39471435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IC09xERXNEKpJvvsx57cJ",
+ "type": "freedraw",
+ "x": 1547.1165582982323,
+ "y": 2136.68391409947,
+ "width": 25.45453127245105,
+ "height": 50.90942295113632,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEE",
+ "roundness": null,
+ "seed": 1441182737,
+ "version": 129,
+ "versionNonce": 1689014961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ -1.4973677697009862
+ ],
+ [
+ 8.983966347384012,
+ -2.9946754716966097
+ ],
+ [
+ 11.978701886786439,
+ -2.9946754716966097
+ ],
+ [
+ 16.47056492506681,
+ -4.492043241397596
+ ],
+ [
+ 19.465300464469237,
+ -4.492043241397596
+ ],
+ [
+ 20.96266823417045,
+ -4.492043241397596
+ ],
+ [
+ 23.957163502749836,
+ -4.492043241397596
+ ],
+ [
+ 25.45453127245105,
+ -2.9946754716966097
+ ],
+ [
+ 25.45453127245105,
+ 1.4973077019956236
+ ],
+ [
+ 22.460036003871664,
+ 8.98402641508983
+ ],
+ [
+ 13.47582938566461,
+ 20.96266823417045
+ ],
+ [
+ 5.989230807981585,
+ 29.94669464926028
+ ],
+ [
+ 1.4973677697012135,
+ 35.9360455926535
+ ],
+ [
+ 0,
+ 40.428028766345506
+ ],
+ [
+ 1.4973677697012135,
+ 41.92539653604672
+ ],
+ [
+ 1.4973677697012135,
+ 43.422704238042115
+ ],
+ [
+ 2.994495268579385,
+ 44.92007200774333
+ ],
+ [
+ 7.486598577682798,
+ 46.417379709738725
+ ],
+ [
+ 11.978701886786439,
+ 46.417379709738725
+ ],
+ [
+ 19.465300464469237,
+ 46.417379709738725
+ ],
+ [
+ 23.957163502749836,
+ 44.92007200774333
+ ],
+ [
+ 23.957163502749836,
+ 44.92007200774333
+ ]
+ ],
+ "pressures": [
+ 0.323394775390625,
+ 0.4743499755859375,
+ 0.4865570068359375,
+ 0.4958343505859375,
+ 0.500732421875,
+ 0.503662109375,
+ 0.505615234375,
+ 0.505615234375,
+ 0.513427734375,
+ 0.521240234375,
+ 0.5339508056640625,
+ 0.5363922119140625,
+ 0.5344390869140625,
+ 0.517333984375,
+ 0.4948577880859375,
+ 0.4865570068359375,
+ 0.4865570068359375,
+ 0.4850921630859375,
+ 0.4689788818359375,
+ 0.38983154296875,
+ 0.13189697265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rPjXL8FSPbxSTjLL-PGxz",
+ "type": "freedraw",
+ "x": 1587.544526996872,
+ "y": 2184.5986615789097,
+ "width": 29.946634581554463,
+ "height": 29.946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEF",
+ "roundness": null,
+ "seed": 133695985,
+ "version": 134,
+ "versionNonce": 1976620177,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.9946754716966097
+ ],
+ [
+ 1.4973677697012135,
+ -5.9893509433932195
+ ],
+ [
+ 1.4973677697012135,
+ -8.98402641508983
+ ],
+ [
+ 2.994735539402427,
+ -11.978701886786439
+ ],
+ [
+ 2.994735539402427,
+ -22.460036003871664
+ ],
+ [
+ 2.994735539402427,
+ -28.449386947264884
+ ],
+ [
+ 2.994735539402427,
+ -29.946754716966097
+ ],
+ [
+ 4.492103309103641,
+ -29.946754716966097
+ ],
+ [
+ 4.492103309103641,
+ -28.449386947264884
+ ],
+ [
+ 7.486598577682798,
+ -26.952079245269488
+ ],
+ [
+ 8.983966347384012,
+ -25.454711475568274
+ ],
+ [
+ 11.978701886786439,
+ -23.957403773572878
+ ],
+ [
+ 14.973437426188866,
+ -23.957403773572878
+ ],
+ [
+ 20.96266823417045,
+ -23.957403773572878
+ ],
+ [
+ 20.96266823417045,
+ -22.460036003871664
+ ],
+ [
+ 20.96266823417045,
+ -20.96272830187627
+ ],
+ [
+ 20.96266823417045,
+ -19.465360532175055
+ ],
+ [
+ 20.96266823417045,
+ -14.973377358483049
+ ],
+ [
+ 20.96266823417045,
+ -13.476069656487653
+ ],
+ [
+ 20.96266823417045,
+ -10.481394184791043
+ ],
+ [
+ 20.96266823417045,
+ -7.486718713094433
+ ],
+ [
+ 22.460036003871664,
+ -5.9893509433932195
+ ],
+ [
+ 22.460036003871664,
+ -4.492043241397823
+ ],
+ [
+ 26.952139312975305,
+ -1.4973677697012135
+ ],
+ [
+ 29.946634581554463,
+ -2.9946754716966097
+ ],
+ [
+ 29.946634581554463,
+ -2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.2584228515625,
+ 0.4206085205078125,
+ 0.4210968017578125,
+ 0.447479248046875,
+ 0.461639404296875,
+ 0.4704437255859375,
+ 0.4831390380859375,
+ 0.4885101318359375,
+ 0.4929046630859375,
+ 0.4968109130859375,
+ 0.4982757568359375,
+ 0.500244140625,
+ 0.501220703125,
+ 0.501220703125,
+ 0.503662109375,
+ 0.513916015625,
+ 0.576934814453125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.576446533203125,
+ 0.5500640869140625,
+ 0.501708984375,
+ 0.080108642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "V4k94wX-LfRCIOIsnbSO7",
+ "type": "freedraw",
+ "x": 1653.4272672387858,
+ "y": 2108.2345271522054,
+ "width": 17.967932694768024,
+ "height": 79.35874983069539,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEG",
+ "roundness": null,
+ "seed": 2099487697,
+ "version": 123,
+ "versionNonce": 1456085617,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 2.9946754716966097
+ ],
+ [
+ -4.492103309103641,
+ 5.9893509433932195
+ ],
+ [
+ -7.486598577682798,
+ 11.978701886786212
+ ],
+ [
+ -10.481334117085225,
+ 19.465360532175055
+ ],
+ [
+ -11.978701886786439,
+ 26.95201917756367
+ ],
+ [
+ -17.967932694768024,
+ 49.41205518143511
+ ],
+ [
+ -17.967932694768024,
+ 61.390757068221546
+ ],
+ [
+ -17.967932694768024,
+ 68.87741571361016
+ ],
+ [
+ -16.47056492506681,
+ 71.87209118530677
+ ],
+ [
+ -13.476069656487653,
+ 76.3641344267046
+ ],
+ [
+ -10.481334117085225,
+ 77.86144212869999
+ ],
+ [
+ -8.983966347384012,
+ 76.3641344267046
+ ],
+ [
+ -5.989230807981585,
+ 73.36945895500799
+ ],
+ [
+ -5.989230807981585,
+ 73.36945895500799
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.510009765625,
+ 0.518310546875,
+ 0.520263671875,
+ 0.530029296875,
+ 0.5427398681640625,
+ 0.5612945556640625,
+ 0.578399658203125,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.5964813232421875,
+ 0.568634033203125,
+ 0.4846038818359375,
+ 0.39666748046875,
+ 0.2598876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "J2UkDi6dbR1sKqea_gJas",
+ "type": "freedraw",
+ "x": 1621.9832648875301,
+ "y": 2141.1758972731623,
+ "width": 34.4387378906581,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEH",
+ "roundness": null,
+ "seed": 1635844529,
+ "version": 116,
+ "versionNonce": 945792081,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ 1.4973677697012135
+ ],
+ [
+ 14.973437426188866,
+ 2.9946754716966097
+ ],
+ [
+ 17.967932694768024,
+ 2.9946754716966097
+ ],
+ [
+ 25.45477154327409,
+ 2.9946754716966097
+ ],
+ [
+ 29.946634581554463,
+ 2.9946754716966097
+ ],
+ [
+ 34.4387378906581,
+ 1.4973677697012135
+ ],
+ [
+ 34.4387378906581,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.2256927490234375,
+ 0.4694671630859375,
+ 0.4894866943359375,
+ 0.500732421875,
+ 0.505615234375,
+ 0.4987640380859375,
+ 0.38934326171875,
+ 0.198822021484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KH2zMhTxiAyWlGG7rXpxv",
+ "type": "freedraw",
+ "x": 1662.4112335861698,
+ "y": 2099.2505007371155,
+ "width": 26.952139312975305,
+ "height": 89.84014401548643,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEI",
+ "roundness": null,
+ "seed": 1916248977,
+ "version": 125,
+ "versionNonce": 1181282865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 13.476069656487653,
+ 0
+ ],
+ [
+ 14.973437426188866,
+ 1.4973677697012135
+ ],
+ [
+ 17.968172965591293,
+ 5.9893509433932195
+ ],
+ [
+ 22.460036003871664,
+ 13.476009588781835
+ ],
+ [
+ 23.957403773572878,
+ 17.96805283017966
+ ],
+ [
+ 25.45477154327409,
+ 23.95740377357265
+ ],
+ [
+ 25.45477154327409,
+ 31.444062418961266
+ ],
+ [
+ 26.952139312975305,
+ 43.422764305747705
+ ],
+ [
+ 26.952139312975305,
+ 55.40140612482833
+ ],
+ [
+ 25.45477154327409,
+ 65.88280030961937
+ ],
+ [
+ 20.96266823417045,
+ 76.3641344267046
+ ],
+ [
+ 19.465540735292507,
+ 80.8561176003966
+ ],
+ [
+ 17.968172965591293,
+ 83.85079307209321
+ ],
+ [
+ 13.476069656487653,
+ 89.84014401548643
+ ],
+ [
+ 13.476069656487653,
+ 89.84014401548643
+ ]
+ ],
+ "pressures": [
+ 0.2471771240234375,
+ 0.451385498046875,
+ 0.4885101318359375,
+ 0.516845703125,
+ 0.5515289306640625,
+ 0.576446533203125,
+ 0.6091766357421875,
+ 0.62872314453125,
+ 0.63311767578125,
+ 0.63751220703125,
+ 0.64385986328125,
+ 0.65557861328125,
+ 0.6629180908203125,
+ 0.6643829345703125,
+ 0.6614532470703125,
+ 0.65411376953125,
+ 0.64190673828125,
+ 0.5368804931640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1xE_U07DOsw1cwExqLHD6",
+ "type": "freedraw",
+ "x": 1744.7647790239737,
+ "y": 2157.6465823336403,
+ "width": 7.486598577682798,
+ "height": 5.9893509433932195,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEJ",
+ "roundness": null,
+ "seed": 1535052145,
+ "version": 124,
+ "versionNonce": 1171096593,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9944952685791577,
+ -1.4973077019953962
+ ],
+ [
+ 2.9944952685791577,
+ -2.9946754716966097
+ ],
+ [
+ 4.491863038280371,
+ -2.9946754716966097
+ ],
+ [
+ 4.491863038280371,
+ -4.491983173692006
+ ],
+ [
+ 5.989230807981585,
+ -4.491983173692006
+ ],
+ [
+ 4.491863038280371,
+ -5.9893509433932195
+ ],
+ [
+ 4.491863038280371,
+ -4.491983173692006
+ ],
+ [
+ 2.9944952685791577,
+ -4.491983173692006
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946754716966097
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ 2.9944952685791577,
+ -1.4973077019953962
+ ],
+ [
+ 4.491863038280371,
+ -1.4973077019953962
+ ],
+ [
+ 4.491863038280371,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.323394775390625,
+ 0.40447998046875,
+ 0.40447998046875,
+ 0.4113311767578125,
+ 0.4147491455078125,
+ 0.4230499267578125,
+ 0.439666748046875,
+ 0.441619873046875,
+ 0.439666748046875,
+ 0.439666748046875,
+ 0.456756591796875,
+ 0.450408935546875,
+ 0.444061279296875,
+ 0.444061279296875,
+ 0.2823638916015625,
+ 0.1216278076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WrMCGSmP-rRGzy-HeggiE",
+ "type": "freedraw",
+ "x": 1807.652783726485,
+ "y": 2100.7478685068168,
+ "width": 17.968172965591293,
+ "height": 82.353425302392,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEK",
+ "roundness": null,
+ "seed": 1453241169,
+ "version": 124,
+ "versionNonce": 1921309169,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 1.4973077019953962
+ ],
+ [
+ -4.492103309103641,
+ 4.491983173692006
+ ],
+ [
+ -5.989230807981585,
+ 8.983966347384012
+ ],
+ [
+ -7.486598577682798,
+ 13.476009588781835
+ ],
+ [
+ -8.983966347384012,
+ 19.465300464469237
+ ],
+ [
+ -11.978701886786439,
+ 29.946694649260053
+ ],
+ [
+ -13.476069656487653,
+ 43.42270423804189
+ ],
+ [
+ -13.476069656487653,
+ 55.40140612482833
+ ],
+ [
+ -13.476069656487653,
+ 59.89338929852033
+ ],
+ [
+ -13.476069656487653,
+ 64.38537247221234
+ ],
+ [
+ -8.983966347384012,
+ 73.36939888730217
+ ],
+ [
+ -5.989230807981585,
+ 77.86138206099417
+ ],
+ [
+ -1.4973677697012135,
+ 80.85605753269078
+ ],
+ [
+ 4.492103309103641,
+ 79.35874983069539
+ ],
+ [
+ 4.492103309103641,
+ 79.35874983069539
+ ]
+ ],
+ "pressures": [
+ 0.3439178466796875,
+ 0.500244140625,
+ 0.5573883056640625,
+ 0.570098876953125,
+ 0.584747314453125,
+ 0.5969696044921875,
+ 0.6038055419921875,
+ 0.6062469482421875,
+ 0.6096649169921875,
+ 0.6111297607421875,
+ 0.6155242919921875,
+ 0.6184539794921875,
+ 0.6194305419921875,
+ 0.6145477294921875,
+ 0.581329345703125,
+ 0.456756591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zfXg0Fu0Pq_GdJbiRg3PE",
+ "type": "freedraw",
+ "x": 1848.080752425125,
+ "y": 2144.170572744859,
+ "width": 34.4387378906581,
+ "height": 65.88274024191378,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEL",
+ "roundness": null,
+ "seed": 133046577,
+ "version": 146,
+ "versionNonce": 496399313,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ -2.9946754716966097
+ ],
+ [
+ 5.989230807981585,
+ -4.492043241397823
+ ],
+ [
+ 8.983966347384012,
+ -7.486718713094433
+ ],
+ [
+ 11.978701886786439,
+ -11.978701886786439
+ ],
+ [
+ 13.476069656487653,
+ -19.465360532175055
+ ],
+ [
+ 13.476069656487653,
+ -25.454711475568274
+ ],
+ [
+ 13.476069656487653,
+ -29.94675471696587
+ ],
+ [
+ 10.481334117085225,
+ -32.94143018866248
+ ],
+ [
+ 4.492103309103641,
+ -37.433413362354486
+ ],
+ [
+ -1.4973677697012135,
+ -38.93072106435011
+ ],
+ [
+ -8.983966347384012,
+ -38.93072106435011
+ ],
+ [
+ -16.47080519589008,
+ -34.438737890657876
+ ],
+ [
+ -17.967932694768024,
+ -32.94143018866248
+ ],
+ [
+ -19.465300464469237,
+ -29.94675471696587
+ ],
+ [
+ -19.465300464469237,
+ -25.454711475568274
+ ],
+ [
+ -17.967932694768024,
+ -20.96272830187604
+ ],
+ [
+ -13.476069656487653,
+ -10.481394184790815
+ ],
+ [
+ -5.989230807981585,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 8.983966347384012
+ ],
+ [
+ 11.978701886786439,
+ 16.470685060478445
+ ],
+ [
+ 14.973437426188866,
+ 19.465360532175055
+ ],
+ [
+ 14.973437426188866,
+ 20.96266823417045
+ ],
+ [
+ 13.476069656487653,
+ 22.459975936165847
+ ],
+ [
+ 8.983966347384012,
+ 23.95734370586706
+ ],
+ [
+ -2.994735539402427,
+ 26.95201917756367
+ ],
+ [
+ -11.978701886786439,
+ 26.95201917756367
+ ],
+ [
+ -16.47080519589008,
+ 25.454651407862457
+ ],
+ [
+ -19.465300464469237,
+ 22.459975936165847
+ ],
+ [
+ -19.465300464469237,
+ 19.465360532175055
+ ],
+ [
+ -17.967932694768024,
+ 13.476009588781835
+ ],
+ [
+ -13.476069656487653,
+ 10.481334117085225
+ ],
+ [
+ -7.486598577682798,
+ 5.989290875687402
+ ],
+ [
+ 0,
+ 1.4973077019953962
+ ],
+ [
+ 8.983966347384012,
+ -2.9946754716966097
+ ],
+ [
+ 11.978701886786439,
+ -5.9893509433932195
+ ],
+ [
+ 11.978701886786439,
+ -7.486718713094433
+ ],
+ [
+ 11.978701886786439,
+ -7.486718713094433
+ ]
+ ],
+ "pressures": [
+ 0.335113525390625,
+ 0.4201202392578125,
+ 0.4245147705078125,
+ 0.468475341796875,
+ 0.4943695068359375,
+ 0.5349273681640625,
+ 0.5554351806640625,
+ 0.576446533203125,
+ 0.578399658203125,
+ 0.582794189453125,
+ 0.583282470703125,
+ 0.578399658203125,
+ 0.576446533203125,
+ 0.565216064453125,
+ 0.5539703369140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5529937744140625,
+ 0.5515289306640625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5476226806640625,
+ 0.5427398681640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5490875244140625,
+ 0.5407867431640625,
+ 0.521240234375,
+ 0.4977874755859375,
+ 0.4924163818359375,
+ 0.4943695068359375,
+ 0.507568359375,
+ 0.513427734375,
+ 0.512451171875,
+ 0.4157257080078125,
+ 0.2960357666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tZOrsb0RdXUqNWT9Zoyl1",
+ "type": "freedraw",
+ "x": 1890.0060888934659,
+ "y": 2178.6092505678107,
+ "width": 50.90954308654818,
+ "height": 35.9360455926535,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEM",
+ "roundness": null,
+ "seed": 483709713,
+ "version": 144,
+ "versionNonce": 186241457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ 0,
+ -2.9946754716966097
+ ],
+ [
+ 0,
+ -4.491983173692006
+ ],
+ [
+ 1.4973677697012135,
+ -5.9893509433932195
+ ],
+ [
+ 1.4973677697012135,
+ -8.98402641508983
+ ],
+ [
+ 2.994735539402427,
+ -11.978701886786439
+ ],
+ [
+ 2.994735539402427,
+ -14.973317290777231
+ ],
+ [
+ 2.994735539402427,
+ -19.465360532175055
+ ],
+ [
+ 4.492103309103641,
+ -23.95734370586706
+ ],
+ [
+ 4.492103309103641,
+ -29.94669464926028
+ ],
+ [
+ 4.492103309103641,
+ -34.438677822952286
+ ],
+ [
+ 1.4973677697012135,
+ -35.9360455926535
+ ],
+ [
+ 0,
+ -35.9360455926535
+ ],
+ [
+ -1.4973677697012135,
+ -35.9360455926535
+ ],
+ [
+ 1.4973677697012135,
+ -32.94137012095689
+ ],
+ [
+ 5.989471078804854,
+ -29.94669464926028
+ ],
+ [
+ 8.983966347384012,
+ -26.95201917756367
+ ],
+ [
+ 17.968172965591293,
+ -25.454711475568274
+ ],
+ [
+ 28.44950708267652,
+ -25.454711475568274
+ ],
+ [
+ 38.930841199761744,
+ -28.449386947264884
+ ],
+ [
+ 43.422704238042115,
+ -29.94669464926028
+ ],
+ [
+ 46.41743977744454,
+ -31.444062418961494
+ ],
+ [
+ 47.914807547145756,
+ -31.444062418961494
+ ],
+ [
+ 47.914807547145756,
+ -32.94137012095689
+ ],
+ [
+ 47.914807547145756,
+ -31.444062418961494
+ ],
+ [
+ 47.914807547145756,
+ -29.94669464926028
+ ],
+ [
+ 46.41743977744454,
+ -28.449386947264884
+ ],
+ [
+ 44.92007200774333,
+ -23.95734370586706
+ ],
+ [
+ 43.422704238042115,
+ -17.96799276247384
+ ],
+ [
+ 43.422704238042115,
+ -11.978701886786439
+ ],
+ [
+ 43.422704238042115,
+ -7.486658645388616
+ ],
+ [
+ 44.92007200774333,
+ -7.486658645388616
+ ],
+ [
+ 44.92007200774333,
+ -5.9893509433932195
+ ],
+ [
+ 47.914807547145756,
+ -5.9893509433932195
+ ],
+ [
+ 49.41217531684697,
+ -7.486658645388616
+ ],
+ [
+ 49.41217531684697,
+ -7.486658645388616
+ ]
+ ],
+ "pressures": [
+ 0.0420074462890625,
+ 0.4123077392578125,
+ 0.438690185546875,
+ 0.4963226318359375,
+ 0.519287109375,
+ 0.5359039306640625,
+ 0.5476226806640625,
+ 0.5539703369140625,
+ 0.5549468994140625,
+ 0.5554351806640625,
+ 0.5559234619140625,
+ 0.5578765869140625,
+ 0.5608062744140625,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.5583648681640625,
+ 0.566680908203125,
+ 0.568634033203125,
+ 0.570098876953125,
+ 0.566680908203125,
+ 0.5583648681640625,
+ 0.5398101806640625,
+ 0.5354156494140625,
+ 0.5349273681640625,
+ 0.5359039306640625,
+ 0.5588531494140625,
+ 0.568634033203125,
+ 0.572540283203125,
+ 0.574981689453125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.573516845703125,
+ 0.5573883056640625,
+ 0.5339508056640625,
+ 0.4972991943359375,
+ 0.1186981201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TlioqUz0WyLFBAjsB6lWN",
+ "type": "freedraw",
+ "x": 1949.899598327398,
+ "y": 2118.71586126929,
+ "width": 22.460036003871437,
+ "height": 32.94137012095666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEN",
+ "roundness": null,
+ "seed": 701122801,
+ "version": 124,
+ "versionNonce": 272003985,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9947355394021997,
+ 0
+ ],
+ [
+ 4.491863038280371,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ -1.4973677697009862
+ ],
+ [
+ 11.978701886786212,
+ -1.4973677697009862
+ ],
+ [
+ 17.967932694768024,
+ 0
+ ],
+ [
+ 19.465300464469237,
+ 1.4973077019956236
+ ],
+ [
+ 19.465300464469237,
+ 4.491983173692233
+ ],
+ [
+ 16.47056492506681,
+ 11.978641819080849
+ ],
+ [
+ 14.973197155365597,
+ 14.973317290777459
+ ],
+ [
+ 11.978701886786212,
+ 19.465360532175055
+ ],
+ [
+ 8.983966347384012,
+ 25.454711475568274
+ ],
+ [
+ 8.983966347384012,
+ 26.95201917756367
+ ],
+ [
+ 11.978701886786212,
+ 29.94669464926028
+ ],
+ [
+ 14.973197155365597,
+ 31.444002351255676
+ ],
+ [
+ 22.460036003871437,
+ 31.444002351255676
+ ],
+ [
+ 22.460036003871437,
+ 31.444002351255676
+ ]
+ ],
+ "pressures": [
+ 0.2989654541015625,
+ 0.4885101318359375,
+ 0.504150390625,
+ 0.521728515625,
+ 0.5354156494140625,
+ 0.5378570556640625,
+ 0.5417633056640625,
+ 0.5402984619140625,
+ 0.5412750244140625,
+ 0.5451812744140625,
+ 0.5481109619140625,
+ 0.5500640869140625,
+ 0.5437164306640625,
+ 0.5422515869140625,
+ 0.5315093994140625,
+ 0.4738616943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qJECfNXTv9KSNYs3-Y0mt",
+ "type": "freedraw",
+ "x": 2066.691881655859,
+ "y": 2121.7104766732814,
+ "width": 5.9892308079820396,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEO",
+ "roundness": null,
+ "seed": 1213596369,
+ "version": 111,
+ "versionNonce": 1898174833,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.497127498878399,
+ 0
+ ],
+ [
+ 2.9944952685796125,
+ 0
+ ],
+ [
+ 5.9892308079820396,
+ 0
+ ],
+ [
+ 5.9892308079820396,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.329742431640625,
+ 0.3067779541015625,
+ 0.1084442138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ScYpF_qH0VDFAOsrxoXPK",
+ "type": "freedraw",
+ "x": 2006.7983722219278,
+ "y": 2151.657231390247,
+ "width": 25.454531272450822,
+ "height": 28.449386947264657,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEP",
+ "roundness": null,
+ "seed": 1963950257,
+ "version": 123,
+ "versionNonce": 2133427025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697009862
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697009862
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697009862
+ ],
+ [
+ -5.989471078804854,
+ 0
+ ],
+ [
+ -7.486598577682798,
+ 1.4973077019956236
+ ],
+ [
+ -10.481334117085225,
+ 2.9946154039910198
+ ],
+ [
+ -11.978701886786439,
+ 4.491983173692233
+ ],
+ [
+ -14.973437426188866,
+ 10.481334117085225
+ ],
+ [
+ -16.47080519589008,
+ 14.973317290777459
+ ],
+ [
+ -17.967932694768024,
+ 19.465360532175055
+ ],
+ [
+ -14.973437426188866,
+ 25.454651407862684
+ ],
+ [
+ -10.481334117085225,
+ 26.95201917756367
+ ],
+ [
+ -4.492103309103641,
+ 26.95201917756367
+ ],
+ [
+ 4.492103309103186,
+ 26.95201917756367
+ ],
+ [
+ 7.486598577682798,
+ 25.454651407862684
+ ],
+ [
+ 7.486598577682798,
+ 25.454651407862684
+ ]
+ ],
+ "pressures": [
+ 0.3556365966796875,
+ 0.446014404296875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6140594482421875,
+ 0.6047821044921875,
+ 0.5974578857421875,
+ 0.591094970703125,
+ 0.575958251953125,
+ 0.516845703125,
+ 0.319976806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yu0WWZErHp_K3XnZuMJkE",
+ "type": "freedraw",
+ "x": 2033.7505115349022,
+ "y": 2154.6518467942383,
+ "width": 25.454771543273637,
+ "height": 28.449386947264657,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEQ",
+ "roundness": null,
+ "seed": 765346449,
+ "version": 133,
+ "versionNonce": 1990127921,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ -2.9947355394019723,
+ -1.4973077019953962
+ ],
+ [
+ -4.492103309103186,
+ -1.4973077019953962
+ ],
+ [
+ -5.989471078804399,
+ 0
+ ],
+ [
+ -8.984206618206827,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 2.9946754716966097
+ ],
+ [
+ -13.476069656487198,
+ 4.492043241397823
+ ],
+ [
+ -14.973437426188411,
+ 5.9893509433932195
+ ],
+ [
+ -16.470805195889625,
+ 14.973377358483049
+ ],
+ [
+ -16.470805195889625,
+ 19.465360532175055
+ ],
+ [
+ -14.973437426188411,
+ 23.95740377357265
+ ],
+ [
+ -13.476069656487198,
+ 25.454711475568274
+ ],
+ [
+ -7.486838848505613,
+ 26.95207924526926
+ ],
+ [
+ -1.4973677697012135,
+ 23.95740377357265
+ ],
+ [
+ 4.491863038280826,
+ 20.96272830187604
+ ],
+ [
+ 7.486598577683253,
+ 16.470745128184035
+ ],
+ [
+ 8.983966347384012,
+ 11.978701886786439
+ ],
+ [
+ 8.983966347384012,
+ 7.486718713094206
+ ],
+ [
+ 8.983966347384012,
+ 4.492043241397823
+ ],
+ [
+ 7.486598577683253,
+ 2.9946754716966097
+ ],
+ [
+ 4.491863038280826,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ -5.989471078804399,
+ 0
+ ],
+ [
+ -8.984206618206827,
+ 1.4973677697012135
+ ],
+ [
+ -8.984206618206827,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.1152801513671875,
+ 0.39471435546875,
+ 0.5456695556640625,
+ 0.5466461181640625,
+ 0.5476226806640625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5466461181640625,
+ 0.5461578369140625,
+ 0.5407867431640625,
+ 0.5388336181640625,
+ 0.5363922119140625,
+ 0.5349273681640625,
+ 0.527587890625,
+ 0.518798828125,
+ 0.517333984375,
+ 0.511962890625,
+ 0.510986328125,
+ 0.511474609375,
+ 0.516357421875,
+ 0.517822265625,
+ 0.515380859375,
+ 0.510009765625,
+ 0.443084716796875,
+ 0.3492889404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "22QGaSGgoJueFKo2iVivU",
+ "type": "freedraw",
+ "x": 2072.6811124638416,
+ "y": 2153.154539092243,
+ "width": 19.465300464469237,
+ "height": 26.95201917756367,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bER",
+ "roundness": null,
+ "seed": 1320798321,
+ "version": 132,
+ "versionNonce": 485204753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -4.492103309103641,
+ 0
+ ],
+ [
+ -5.9892308079820396,
+ 0
+ ],
+ [
+ -7.486598577683253,
+ 0
+ ],
+ [
+ -8.983966347384467,
+ 0
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 0
+ ],
+ [
+ -13.476069656487653,
+ 0
+ ],
+ [
+ -13.476069656487653,
+ 1.4973077019953962
+ ],
+ [
+ -13.476069656487653,
+ 2.9946754716966097
+ ],
+ [
+ -10.481334117085225,
+ 4.491983173692006
+ ],
+ [
+ -7.486598577683253,
+ 5.9893509433932195
+ ],
+ [
+ -5.9892308079820396,
+ 7.486658645388616
+ ],
+ [
+ -1.4973677697012135,
+ 14.973377358482821
+ ],
+ [
+ 2.9947355394019723,
+ 19.465360532174827
+ ],
+ [
+ 4.492103309103186,
+ 23.95734370586706
+ ],
+ [
+ 5.989230807981585,
+ 23.95734370586706
+ ],
+ [
+ 5.989230807981585,
+ 25.454711475568047
+ ],
+ [
+ 1.4973677697007588,
+ 26.95201917756367
+ ],
+ [
+ -1.4973677697012135,
+ 26.95201917756367
+ ],
+ [
+ -5.9892308079820396,
+ 26.95201917756367
+ ],
+ [
+ -10.481334117085225,
+ 25.454711475568047
+ ],
+ [
+ -11.978701886786439,
+ 23.95734370586706
+ ],
+ [
+ -11.978701886786439,
+ 23.95734370586706
+ ]
+ ],
+ "pressures": [
+ 0.2730712890625,
+ 0.516357421875,
+ 0.516357421875,
+ 0.516357421875,
+ 0.520751953125,
+ 0.5319976806640625,
+ 0.5485992431640625,
+ 0.571075439453125,
+ 0.590118408203125,
+ 0.6013641357421875,
+ 0.587188720703125,
+ 0.568145751953125,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5573883056640625,
+ 0.5564117431640625,
+ 0.5569000244140625,
+ 0.5578765869140625,
+ 0.589630126953125,
+ 0.5998992919921875,
+ 0.5950164794921875,
+ 0.5559234619140625,
+ 0.3644256591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5x38C7-S8LExp6dSjazeT",
+ "type": "freedraw",
+ "x": 2092.1464129283113,
+ "y": 2109.7318348542008,
+ "width": 14.973437426188866,
+ "height": 76.3641344267046,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bES",
+ "roundness": null,
+ "seed": 841585233,
+ "version": 126,
+ "versionNonce": 512170225,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973077019953962
+ ],
+ [
+ -1.4973677697012135,
+ 2.9946754716966097
+ ],
+ [
+ -2.9944952685796125,
+ 5.9893509433932195
+ ],
+ [
+ -4.491863038280826,
+ 8.983966347384012
+ ],
+ [
+ -5.9892308079820396,
+ 13.476009588781835
+ ],
+ [
+ -7.486598577683253,
+ 22.460036003871664
+ ],
+ [
+ -7.486598577683253,
+ 32.94137012095689
+ ],
+ [
+ -7.486598577683253,
+ 41.92539653604649
+ ],
+ [
+ -7.486598577683253,
+ 52.40673065313172
+ ],
+ [
+ -5.9892308079820396,
+ 56.89871382682395
+ ],
+ [
+ -4.491863038280826,
+ 65.88274024191355
+ ],
+ [
+ -2.9944952685796125,
+ 70.37472341560579
+ ],
+ [
+ -1.4973677697012135,
+ 73.36939888730217
+ ],
+ [
+ 1.4973677697012135,
+ 74.86676665700338
+ ],
+ [
+ 5.989471078804399,
+ 71.87209118530677
+ ],
+ [
+ 7.486838848505613,
+ 70.37472341560579
+ ],
+ [
+ 7.486838848505613,
+ 70.37472341560579
+ ]
+ ],
+ "pressures": [
+ 0.1006317138671875,
+ 0.4865570068359375,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6189422607421875,
+ 0.62677001953125,
+ 0.62872314453125,
+ 0.63067626953125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.6165008544921875,
+ 0.568145751953125,
+ 0.465057373046875,
+ 0.1045379638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QYLPYFezoASCvsK9ZYmXp",
+ "type": "freedraw",
+ "x": 2114.6064489321825,
+ "y": 2136.6838540317644,
+ "width": 20.96266823417045,
+ "height": 49.41205518143511,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bET",
+ "roundness": null,
+ "seed": 214245425,
+ "version": 129,
+ "versionNonce": 754504401,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697007588,
+ 0
+ ],
+ [
+ 2.9947355394019723,
+ 0
+ ],
+ [
+ 5.989471078804399,
+ -1.4973077019953962
+ ],
+ [
+ 8.983966347384012,
+ -1.4973077019953962
+ ],
+ [
+ 11.978701886785984,
+ -1.4973077019953962
+ ],
+ [
+ 14.973437426188411,
+ -1.4973077019953962
+ ],
+ [
+ 16.470805195889625,
+ 0
+ ],
+ [
+ 19.465300464469237,
+ 2.9946754716966097
+ ],
+ [
+ 20.96266823417045,
+ 7.486658645388616
+ ],
+ [
+ 20.96266823417045,
+ 13.476009588781835
+ ],
+ [
+ 20.96266823417045,
+ 16.470685060478445
+ ],
+ [
+ 16.470805195889625,
+ 23.95734370586706
+ ],
+ [
+ 11.978701886785984,
+ 31.444062418961266
+ ],
+ [
+ 8.983966347384012,
+ 37.433353294648896
+ ],
+ [
+ 8.983966347384012,
+ 41.92539653604649
+ ],
+ [
+ 8.983966347384012,
+ 43.422704238042115
+ ],
+ [
+ 10.481334117085225,
+ 44.9200720077431
+ ],
+ [
+ 13.476069656487198,
+ 46.4173797097385
+ ],
+ [
+ 14.973437426188411,
+ 46.4173797097385
+ ],
+ [
+ 17.96817296559084,
+ 47.91474747943971
+ ],
+ [
+ 20.96266823417045,
+ 46.4173797097385
+ ],
+ [
+ 20.96266823417045,
+ 46.4173797097385
+ ]
+ ],
+ "pressures": [
+ 0.14752197265625,
+ 0.4929046630859375,
+ 0.512451171875,
+ 0.5315093994140625,
+ 0.562774658203125,
+ 0.574981689453125,
+ 0.578887939453125,
+ 0.587677001953125,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5940399169921875,
+ 0.592559814453125,
+ 0.584747314453125,
+ 0.578399658203125,
+ 0.562774658203125,
+ 0.5402984619140625,
+ 0.529541015625,
+ 0.509033203125,
+ 0.443084716796875,
+ 0.3688201904296875,
+ 0.209564208984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cQ5qgAX0P9YoQ20jRRRS9",
+ "type": "freedraw",
+ "x": 2138.5638527057554,
+ "y": 2186.0959092132,
+ "width": 34.4387378906581,
+ "height": 37.433413362354486,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEU",
+ "roundness": null,
+ "seed": 208925201,
+ "version": 139,
+ "versionNonce": 1557680305,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973077019953962
+ ],
+ [
+ 2.994735539402427,
+ -2.9946754716966097
+ ],
+ [
+ 4.492103309103641,
+ -5.989350943392992
+ ],
+ [
+ 5.989471078804854,
+ -7.486658645388616
+ ],
+ [
+ 7.486598577683253,
+ -8.984026415089602
+ ],
+ [
+ 8.983966347384012,
+ -11.978701886786212
+ ],
+ [
+ 10.481334117085225,
+ -19.465360532174827
+ ],
+ [
+ 10.481334117085225,
+ -23.95734370586706
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568047
+ ],
+ [
+ 10.481334117085225,
+ -26.952019177563443
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264657
+ ],
+ [
+ 8.983966347384012,
+ -28.449386947264657
+ ],
+ [
+ 8.983966347384012,
+ -26.952019177563443
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568047
+ ],
+ [
+ 11.978701886786439,
+ -25.454711475568047
+ ],
+ [
+ 13.476069656487653,
+ -23.95734370586706
+ ],
+ [
+ 14.973437426188866,
+ -22.460036003871437
+ ],
+ [
+ 17.96793269476848,
+ -22.460036003871437
+ ],
+ [
+ 19.465300464469237,
+ -20.96266823417045
+ ],
+ [
+ 23.957403773572878,
+ -20.96266823417045
+ ],
+ [
+ 26.952139312975305,
+ -20.96266823417045
+ ],
+ [
+ 28.44950708267652,
+ -17.96799276247384
+ ],
+ [
+ 29.946634581554463,
+ -14.973317290777231
+ ],
+ [
+ 29.946634581554463,
+ -13.476009588781835
+ ],
+ [
+ 29.946634581554463,
+ -10.481334117085225
+ ],
+ [
+ 29.946634581554463,
+ -4.491983173692006
+ ],
+ [
+ 29.946634581554463,
+ 0
+ ],
+ [
+ 31.444002351255676,
+ 2.9946754716966097
+ ],
+ [
+ 31.444002351255676,
+ 4.492043241397823
+ ],
+ [
+ 32.94137012095689,
+ 7.486658645388616
+ ],
+ [
+ 34.4387378906581,
+ 8.98402641508983
+ ],
+ [
+ 34.4387378906581,
+ 8.98402641508983
+ ]
+ ],
+ "pressures": [
+ 0.3458709716796875,
+ 0.467987060546875,
+ 0.4811859130859375,
+ 0.4963226318359375,
+ 0.518310546875,
+ 0.5329742431640625,
+ 0.5393218994140625,
+ 0.5481109619140625,
+ 0.5564117431640625,
+ 0.5578765869140625,
+ 0.5520172119140625,
+ 0.5505523681640625,
+ 0.5525054931640625,
+ 0.5495758056640625,
+ 0.5495758056640625,
+ 0.5510406494140625,
+ 0.5544586181640625,
+ 0.5554351806640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5617828369140625,
+ 0.562774658203125,
+ 0.569610595703125,
+ 0.580352783203125,
+ 0.584747314453125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.581329345703125,
+ 0.5456695556640625,
+ 0.4948577880859375,
+ 0.2764892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "q79u3JsyPS8CcAXTUEuhP",
+ "type": "freedraw",
+ "x": 2193.9652588305835,
+ "y": 2114.223818027893,
+ "width": 7.486598577682798,
+ "height": 67.38010801161477,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEV",
+ "roundness": null,
+ "seed": 908953585,
+ "version": 120,
+ "versionNonce": 1137513105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.9946754716966097
+ ],
+ [
+ -1.4973677697012135,
+ 5.9893509433932195
+ ],
+ [
+ -1.4973677697012135,
+ 10.481334117085225
+ ],
+ [
+ -1.4973677697012135,
+ 14.973377358483049
+ ],
+ [
+ -2.994735539402427,
+ 20.96272830187627
+ ],
+ [
+ -4.491863038280371,
+ 32.94137012095689
+ ],
+ [
+ -4.491863038280371,
+ 43.422704238042115
+ ],
+ [
+ -4.491863038280371,
+ 52.406730653131945
+ ],
+ [
+ -4.491863038280371,
+ 56.89877389452954
+ ],
+ [
+ -2.994735539402427,
+ 62.88806477021717
+ ],
+ [
+ 0,
+ 65.88274024191378
+ ],
+ [
+ 2.994735539402427,
+ 67.38010801161477
+ ],
+ [
+ 2.994735539402427,
+ 67.38010801161477
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.506103515625,
+ 0.522705078125,
+ 0.5378570556640625,
+ 0.5554351806640625,
+ 0.576934814453125,
+ 0.6042938232421875,
+ 0.6135711669921875,
+ 0.6140594482421875,
+ 0.6062469482421875,
+ 0.5446929931640625,
+ 0.40203857421875,
+ 0.0952606201171875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ldppK81_mW3i8r0T0aLip",
+ "type": "freedraw",
+ "x": 2177.494693905517,
+ "y": 2145.6678804468543,
+ "width": 29.946634581554463,
+ "height": 2.9946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEW",
+ "roundness": null,
+ "seed": 66675153,
+ "version": 117,
+ "versionNonce": 1452185713,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4971274988779442,
+ 0
+ ],
+ [
+ 4.491863038280371,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 1.4973077019953962
+ ],
+ [
+ 10.481334117085225,
+ 1.4973077019953962
+ ],
+ [
+ 13.475829385664383,
+ 1.4973077019953962
+ ],
+ [
+ 23.95716350274961,
+ 0
+ ],
+ [
+ 28.44926681185325,
+ -1.4973677697012135
+ ],
+ [
+ 28.44926681185325,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.342926025390625,
+ 0.446014404296875,
+ 0.5402984619140625,
+ 0.566192626953125,
+ 0.578399658203125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.574005126953125,
+ 0.39031982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aHVPKeMosu8uTZWUxCHsS",
+ "type": "freedraw",
+ "x": 2235.8905952989244,
+ "y": 2105.239791612803,
+ "width": 14.973437426188866,
+ "height": 94.33212718917844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEX",
+ "roundness": null,
+ "seed": 1122959281,
+ "version": 124,
+ "versionNonce": 115630673,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 4.492103309103641,
+ 4.492043241397823
+ ],
+ [
+ 5.989471078804854,
+ 8.98402641508983
+ ],
+ [
+ 7.486838848506068,
+ 13.476009588781835
+ ],
+ [
+ 8.984206618207281,
+ 17.96805283017966
+ ],
+ [
+ 10.481334117085225,
+ 29.946754716966097
+ ],
+ [
+ 13.476069656487653,
+ 43.42276430574793
+ ],
+ [
+ 14.973437426188866,
+ 55.401406124828554
+ ],
+ [
+ 14.973437426188866,
+ 61.390757068221774
+ ],
+ [
+ 14.973437426188866,
+ 67.38010801161477
+ ],
+ [
+ 14.973437426188866,
+ 82.35348537009781
+ ],
+ [
+ 14.973437426188866,
+ 89.84014401548643
+ ],
+ [
+ 14.973437426188866,
+ 92.83481948718304
+ ],
+ [
+ 13.476069656487653,
+ 94.33212718917844
+ ],
+ [
+ 13.476069656487653,
+ 92.83481948718304
+ ],
+ [
+ 13.476069656487653,
+ 92.83481948718304
+ ]
+ ],
+ "pressures": [
+ 0.321441650390625,
+ 0.510986328125,
+ 0.528076171875,
+ 0.575958251953125,
+ 0.590606689453125,
+ 0.6018524169921875,
+ 0.6130828857421875,
+ 0.6213836669921875,
+ 0.62774658203125,
+ 0.63165283203125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63067626953125,
+ 0.591583251953125,
+ 0.4836273193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lDafsPI3ShpN9GsWsuRI2",
+ "type": "freedraw",
+ "x": 792.4594206493923,
+ "y": 2186.0959692809056,
+ "width": 22.460036003871664,
+ "height": 31.444062418961494,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEY",
+ "roundness": null,
+ "seed": 825614737,
+ "version": 140,
+ "versionNonce": 564523057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -5.9893509433932195,
+ 1.4973077019956236
+ ],
+ [
+ -8.983966347384012,
+ 2.9946754716966097
+ ],
+ [
+ -10.481334117085225,
+ 4.491983173692233
+ ],
+ [
+ -11.978701886786439,
+ 4.491983173692233
+ ],
+ [
+ -14.973317290777231,
+ 5.9893509433932195
+ ],
+ [
+ -14.973317290777231,
+ 7.486658645388843
+ ],
+ [
+ -16.470685060478445,
+ 10.481334117085225
+ ],
+ [
+ -16.470685060478445,
+ 11.978701886786439
+ ],
+ [
+ -16.470685060478445,
+ 13.476009588781835
+ ],
+ [
+ -14.973317290777231,
+ 14.973377358483049
+ ],
+ [
+ -11.978701886786439,
+ 17.96805283017966
+ ],
+ [
+ -8.983966347384012,
+ 19.465360532175055
+ ],
+ [
+ -4.491983173692006,
+ 20.96266823417045
+ ],
+ [
+ -1.4973677697012135,
+ 22.460036003871664
+ ],
+ [
+ 1.4973677697012135,
+ 23.95734370586706
+ ],
+ [
+ 4.491983173692006,
+ 25.454711475568274
+ ],
+ [
+ 5.9893509433932195,
+ 25.454711475568274
+ ],
+ [
+ 4.491983173692006,
+ 26.95201917756367
+ ],
+ [
+ 1.4973677697012135,
+ 28.449386947264884
+ ],
+ [
+ 0,
+ 28.449386947264884
+ ],
+ [
+ -1.4973677697012135,
+ 29.94669464926028
+ ],
+ [
+ -4.491983173692006,
+ 31.444062418961494
+ ],
+ [
+ -5.9893509433932195,
+ 31.444062418961494
+ ],
+ [
+ -7.486718713094433,
+ 31.444062418961494
+ ],
+ [
+ -8.983966347384012,
+ 31.444062418961494
+ ],
+ [
+ -8.983966347384012,
+ 29.94669464926028
+ ],
+ [
+ -8.983966347384012,
+ 28.449386947264884
+ ],
+ [
+ -8.983966347384012,
+ 28.449386947264884
+ ]
+ ],
+ "pressures": [
+ 0.14898681640625,
+ 0.212982177734375,
+ 0.522705078125,
+ 0.525146484375,
+ 0.525634765625,
+ 0.525634765625,
+ 0.526123046875,
+ 0.528076171875,
+ 0.528564453125,
+ 0.531005859375,
+ 0.530517578125,
+ 0.531005859375,
+ 0.5324859619140625,
+ 0.526123046875,
+ 0.526611328125,
+ 0.525634765625,
+ 0.525146484375,
+ 0.525146484375,
+ 0.526123046875,
+ 0.525146484375,
+ 0.528076171875,
+ 0.528076171875,
+ 0.5359039306640625,
+ 0.6018524169921875,
+ 0.6023406982421875,
+ 0.6008758544921875,
+ 0.5994110107421875,
+ 0.587677001953125,
+ 0.570587158203125,
+ 0.5402984619140625,
+ 0.3614959716796875,
+ 0.1675567626953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TBvrzhRHmjoMiWGHnO8za",
+ "type": "freedraw",
+ "x": 814.9193365178523,
+ "y": 2193.582627926294,
+ "width": 2.9946154039907924,
+ "height": 19.465360532174827,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEZ",
+ "roundness": null,
+ "seed": 1543866225,
+ "version": 118,
+ "versionNonce": 1824178705,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697009862
+ ],
+ [
+ 0,
+ 2.9946754716963824
+ ],
+ [
+ 0,
+ 5.989350943392992
+ ],
+ [
+ -1.4972476342895789,
+ 8.984026415089602
+ ],
+ [
+ -1.4972476342895789,
+ 11.978701886786212
+ ],
+ [
+ -1.4972476342895789,
+ 14.973377358482821
+ ],
+ [
+ -1.4972476342895789,
+ 17.96805283017943
+ ],
+ [
+ -1.4972476342895789,
+ 19.465360532174827
+ ],
+ [
+ 0,
+ 19.465360532174827
+ ],
+ [
+ 1.4973677697012135,
+ 17.96805283017943
+ ],
+ [
+ 1.4973677697012135,
+ 17.96805283017943
+ ]
+ ],
+ "pressures": [
+ 0.0420074462890625,
+ 0.5349273681640625,
+ 0.5529937744140625,
+ 0.576446533203125,
+ 0.583282470703125,
+ 0.584259033203125,
+ 0.584747314453125,
+ 0.579376220703125,
+ 0.517333984375,
+ 0.3058013916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "h7ww5ISzISZQvb-XC0kqh",
+ "type": "freedraw",
+ "x": 814.9193365178523,
+ "y": 2166.6306087487305,
+ "width": 5.989471078804854,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEa",
+ "roundness": null,
+ "seed": 1034252625,
+ "version": 111,
+ "versionNonce": 85612529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2984771728515625,
+ 0.40057373046875,
+ 0.2305755615234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "x-wXH12W8ICwb3m-khANP",
+ "type": "freedraw",
+ "x": 831.3901417137424,
+ "y": 2214.54535622817,
+ "width": 32.94137012095666,
+ "height": 25.454711475568274,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEb",
+ "roundness": null,
+ "seed": 460136241,
+ "version": 130,
+ "versionNonce": 2093756881,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.9946754716966097
+ ],
+ [
+ 1.4973677697009862,
+ -4.492043241397823
+ ],
+ [
+ 1.4973677697009862,
+ -7.486718713094433
+ ],
+ [
+ 2.9947355394021997,
+ -10.481334117085225
+ ],
+ [
+ 2.9947355394021997,
+ -13.476009588781835
+ ],
+ [
+ 4.492103309103413,
+ -14.973377358483049
+ ],
+ [
+ 4.492103309103413,
+ -16.470685060478445
+ ],
+ [
+ 4.492103309103413,
+ -17.96805283017966
+ ],
+ [
+ 7.486598577682798,
+ -22.460036003871664
+ ],
+ [
+ 7.486598577682798,
+ -23.95740377357265
+ ],
+ [
+ 8.983966347384012,
+ -25.454711475568274
+ ],
+ [
+ 10.481334117085225,
+ -25.454711475568274
+ ],
+ [
+ 14.973437426188639,
+ -20.96272830187604
+ ],
+ [
+ 17.967932694768024,
+ -14.973377358483049
+ ],
+ [
+ 20.96266823417045,
+ -13.476009588781835
+ ],
+ [
+ 22.460036003871437,
+ -10.481334117085225
+ ],
+ [
+ 23.95740377357265,
+ -5.9893509433932195
+ ],
+ [
+ 26.952139312975078,
+ -1.4973677697012135
+ ],
+ [
+ 29.946634581554463,
+ 0
+ ],
+ [
+ 31.444002351255676,
+ 0
+ ],
+ [
+ 32.94137012095666,
+ 0
+ ],
+ [
+ 32.94137012095666,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2608642578125,
+ 0.4797210693359375,
+ 0.4924163818359375,
+ 0.4977874755859375,
+ 0.502685546875,
+ 0.505126953125,
+ 0.505126953125,
+ 0.504150390625,
+ 0.504150390625,
+ 0.504638671875,
+ 0.511962890625,
+ 0.514892578125,
+ 0.516845703125,
+ 0.518310546875,
+ 0.5544586181640625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.467498779296875,
+ 0.213958740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "16VmFL0CTd9nN84MxKJq3",
+ "type": "freedraw",
+ "x": 581.3351302671633,
+ "y": 2189.090644752602,
+ "width": 19.465300464469465,
+ "height": 1.4973077019956236,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEc",
+ "roundness": null,
+ "seed": 600051985,
+ "version": 121,
+ "versionNonce": 954716081,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9946154039910198,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 5.9893509433932195,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 16.470685060478445,
+ 0
+ ],
+ [
+ 17.96805283017966,
+ 0
+ ],
+ [
+ 19.465300464469465,
+ 0
+ ],
+ [
+ 19.465300464469465,
+ 1.4973077019956236
+ ],
+ [
+ 17.96805283017966,
+ 1.4973077019956236
+ ],
+ [
+ 17.96805283017966,
+ 1.4973077019956236
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.5373687744140625,
+ 0.578887939453125,
+ 0.586700439453125,
+ 0.588165283203125,
+ 0.588653564453125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.592071533203125,
+ 0.591583251953125,
+ 0.575469970703125,
+ 0.5471343994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WmueESebay_KjW330bX4-",
+ "type": "freedraw",
+ "x": -170.3275121130979,
+ "y": 2330.588805502517,
+ "width": 1.4973677697012135,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEd",
+ "roundness": null,
+ "seed": 1529263825,
+ "version": 44,
+ "versionNonce": 261403025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1157684326171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9PYT5Zlz2TZj-dHSdEBWw",
+ "type": "freedraw",
+ "x": -173.3222476525002,
+ "y": 2330.588805502517,
+ "width": 50.90942295113655,
+ "height": 70.37472341560579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEe",
+ "roundness": null,
+ "seed": 218121809,
+ "version": 76,
+ "versionNonce": 638211953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342896925,
+ 0
+ ],
+ [
+ -2.994615403990906,
+ -1.4972476342895789
+ ],
+ [
+ -4.49198317369212,
+ -1.4972476342895789
+ ],
+ [
+ -5.9892308079816985,
+ -2.9946154039907924
+ ],
+ [
+ -7.486598577682912,
+ -2.9946154039907924
+ ],
+ [
+ -8.983966347384126,
+ -2.9946154039907924
+ ],
+ [
+ -10.481334117085225,
+ -1.4972476342895789
+ ],
+ [
+ -11.978581751374918,
+ -1.4972476342895789
+ ],
+ [
+ -16.470685060478445,
+ 1.4973677697012135
+ ],
+ [
+ -20.96266823417045,
+ 4.492103309103641
+ ],
+ [
+ -23.957283638161357,
+ 10.481334117085225
+ ],
+ [
+ -26.95201917756367,
+ 14.973437426188866
+ ],
+ [
+ -28.449266811853363,
+ 23.957403773572878
+ ],
+ [
+ -29.946634581554576,
+ 34.4387378906581
+ ],
+ [
+ -29.946634581554576,
+ 44.92007200774333
+ ],
+ [
+ -26.95201917756367,
+ 53.904158490538975
+ ],
+ [
+ -23.957283638161357,
+ 59.893509433932195
+ ],
+ [
+ -20.96266823417045,
+ 62.88812483792299
+ ],
+ [
+ -14.973317290777345,
+ 65.88274024191378
+ ],
+ [
+ -8.983966347384126,
+ 67.380108011615
+ ],
+ [
+ -1.4972476342896925,
+ 65.88274024191378
+ ],
+ [
+ 4.492103309103527,
+ 61.390757068221774
+ ],
+ [
+ 10.481454252496746,
+ 55.401406124828554
+ ],
+ [
+ 16.47068506047833,
+ 41.92545660375254
+ ],
+ [
+ 19.46542059988076,
+ 34.4387378906581
+ ],
+ [
+ 20.962788369581972,
+ 25.45477154327409
+ ],
+ [
+ 19.46542059988076,
+ 17.96805283017966
+ ],
+ [
+ 17.968052830179545,
+ 8.984086482795647
+ ],
+ [
+ 14.973437426188752,
+ 4.492103309103641
+ ],
+ [
+ 10.481454252496746,
+ 1.4973677697012135
+ ],
+ [
+ 5.989350943393106,
+ 0
+ ],
+ [
+ 1.4973677697010999,
+ 0
+ ],
+ [
+ -4.49198317369212,
+ 1.4973677697012135
+ ],
+ [
+ -4.49198317369212,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.0483551025390625,
+ 0.15045166015625,
+ 0.4738616943359375,
+ 0.4850921630859375,
+ 0.4836273193359375,
+ 0.4792327880859375,
+ 0.4792327880859375,
+ 0.4792327880859375,
+ 0.4806976318359375,
+ 0.4870452880859375,
+ 0.4885101318359375,
+ 0.4992523193359375,
+ 0.507080078125,
+ 0.516357421875,
+ 0.521728515625,
+ 0.525634765625,
+ 0.526123046875,
+ 0.526611328125,
+ 0.526611328125,
+ 0.522216796875,
+ 0.518798828125,
+ 0.518310546875,
+ 0.518310546875,
+ 0.519287109375,
+ 0.521240234375,
+ 0.521728515625,
+ 0.521728515625,
+ 0.523681640625,
+ 0.522216796875,
+ 0.518798828125,
+ 0.513427734375,
+ 0.4909515380859375,
+ 0.4206085205078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "W7rkz0g6UD-mzbwlmPa4l",
+ "type": "freedraw",
+ "x": -120.91545693166256,
+ "y": 2369.519526566867,
+ "width": 34.4387378906581,
+ "height": 7.486598577682798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEf",
+ "roundness": null,
+ "seed": 243782609,
+ "version": 51,
+ "versionNonce": 244334929,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ -1.4972476342895789
+ ],
+ [
+ 5.9893509433932195,
+ -2.9946154039907924
+ ],
+ [
+ 20.96266823417045,
+ -5.9893509433932195
+ ],
+ [
+ 23.957403773572878,
+ -5.9893509433932195
+ ],
+ [
+ 28.449386947264884,
+ -7.486598577682798
+ ],
+ [
+ 31.444002351255676,
+ -7.486598577682798
+ ],
+ [
+ 34.4387378906581,
+ -7.486598577682798
+ ],
+ [
+ 34.4387378906581,
+ -5.9893509433932195
+ ],
+ [
+ 34.4387378906581,
+ -5.9893509433932195
+ ]
+ ],
+ "pressures": [
+ 0.3106842041015625,
+ 0.521728515625,
+ 0.524169921875,
+ 0.513916015625,
+ 0.4904632568359375,
+ 0.452850341796875,
+ 0.39422607421875,
+ 0.199310302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_XGrtn5iM2hlbVpV_fxVk",
+ "type": "freedraw",
+ "x": -114.92610598826934,
+ "y": 2385.9902116273456,
+ "width": 26.95201917756367,
+ "height": 5.9893509433932195,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEg",
+ "roundness": null,
+ "seed": 1754303135,
+ "version": 48,
+ "versionNonce": 645787441,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4972476342895789
+ ],
+ [
+ 4.491983173692006,
+ -1.4972476342895789
+ ],
+ [
+ 14.973317290777231,
+ -2.9946154039907924
+ ],
+ [
+ 22.460036003871664,
+ -4.491983173692006
+ ],
+ [
+ 26.95201917756367,
+ -5.9893509433932195
+ ],
+ [
+ 26.95201917756367,
+ -5.9893509433932195
+ ]
+ ],
+ "pressures": [
+ 0.2935943603515625,
+ 0.528564453125,
+ 0.5329742431640625,
+ 0.4968109130859375,
+ 0.1651153564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0iKRCLBlcdMAvegQ9Dw8_",
+ "type": "freedraw",
+ "x": 7.855408148174092,
+ "y": 2371.0168943365684,
+ "width": 40.42808883405132,
+ "height": 1.4973677697012135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEh",
+ "roundness": null,
+ "seed": 98944863,
+ "version": 54,
+ "versionNonce": 876273937,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 2.9946154039907924,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -1.4973677697012135
+ ],
+ [
+ 11.978701886786439,
+ -1.4973677697012135
+ ],
+ [
+ 14.973317290777231,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ],
+ [
+ 26.95201917756367,
+ -1.4973677697012135
+ ],
+ [
+ 34.4387378906581,
+ -1.4973677697012135
+ ],
+ [
+ 38.93072106435011,
+ -1.4973677697012135
+ ],
+ [
+ 38.93072106435011,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.38934326171875,
+ 0.513427734375,
+ 0.5471343994140625,
+ 0.573028564453125,
+ 0.5974578857421875,
+ 0.6096649169921875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.574493408203125,
+ 0.528076171875,
+ 0.3595428466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gIcj3w8sr6wAKXs0EHJBO",
+ "type": "freedraw",
+ "x": 82.72211473747188,
+ "y": 2327.5941900985263,
+ "width": 61.39075706822166,
+ "height": 77.86144212870022,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEi",
+ "roundness": null,
+ "seed": 105436287,
+ "version": 61,
+ "versionNonce": 1161729777,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 4.492103309103527,
+ -1.4973677697012135
+ ],
+ [
+ 7.486718713094319,
+ -2.994735539402427
+ ],
+ [
+ 14.973437426188752,
+ -4.491983173692006
+ ],
+ [
+ 19.46542059988076,
+ -4.491983173692006
+ ],
+ [
+ 35.9361056603592,
+ -5.9893509433932195
+ ],
+ [
+ 46.41743977744443,
+ -4.491983173692006
+ ],
+ [
+ 55.40140612482844,
+ 0
+ ],
+ [
+ 61.39075706822166,
+ 4.491983173692006
+ ],
+ [
+ 61.39075706822166,
+ 16.470685060478445
+ ],
+ [
+ 55.40140612482844,
+ 29.946634581554463
+ ],
+ [
+ 46.41743977744443,
+ 46.41731964203291
+ ],
+ [
+ 40.42808883405121,
+ 58.39602152881935
+ ],
+ [
+ 37.43347343006042,
+ 62.88812483792299
+ ],
+ [
+ 34.43873789065799,
+ 68.87735564590457
+ ],
+ [
+ 34.43873789065799,
+ 70.37472341560579
+ ],
+ [
+ 34.43873789065799,
+ 71.872091185307
+ ],
+ [
+ 34.43873789065799,
+ 71.872091185307
+ ]
+ ],
+ "pressures": [
+ 0.1172332763671875,
+ 0.4782562255859375,
+ 0.505126953125,
+ 0.5329742431640625,
+ 0.5612945556640625,
+ 0.593048095703125,
+ 0.6003875732421875,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.5998992919921875,
+ 0.593048095703125,
+ 0.6008758544921875,
+ 0.6062469482421875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.6003875732421875,
+ 0.5515289306640625,
+ 0.4298858642578125,
+ 0.3121490478515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6D2QSV11Tc_uTopK52KEe",
+ "type": "freedraw",
+ "x": 103.68490310705386,
+ "y": 2374.011509740559,
+ "width": 49.412055181435335,
+ "height": 7.486598577682798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEj",
+ "roundness": null,
+ "seed": 866268529,
+ "version": 52,
+ "versionNonce": 1276154065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ -1.4972476342895789
+ ],
+ [
+ 11.978581751374918,
+ -1.4972476342895789
+ ],
+ [
+ 20.96266823417045,
+ -2.9946154039907924
+ ],
+ [
+ 25.454651407862457,
+ -4.491983173692006
+ ],
+ [
+ 31.444002351255676,
+ -5.989230807981585
+ ],
+ [
+ 35.93598552494768,
+ -5.989230807981585
+ ],
+ [
+ 40.42796869863969,
+ -7.486598577682798
+ ],
+ [
+ 44.919951872331694,
+ -7.486598577682798
+ ],
+ [
+ 49.412055181435335,
+ -7.486598577682798
+ ],
+ [
+ 49.412055181435335,
+ -7.486598577682798
+ ]
+ ],
+ "pressures": [
+ 0.37908935546875,
+ 0.5559234619140625,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.580352783203125,
+ 0.5495758056640625,
+ 0.4992523193359375,
+ 0.4225616455078125,
+ 0.3043365478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fzfh4fLnj3SyCgnKCtepK",
+ "type": "freedraw",
+ "x": 177.05424192665043,
+ "y": 2329.0915578682275,
+ "width": 40.42808883405132,
+ "height": 80.85605753269101,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEk",
+ "roundness": null,
+ "seed": 804320369,
+ "version": 64,
+ "versionNonce": 2118667953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ 4.492103309103641,
+ -1.4973677697012135
+ ],
+ [
+ 10.481334117085225,
+ -1.4973677697012135
+ ],
+ [
+ 16.470685060478445,
+ -1.4973677697012135
+ ],
+ [
+ 19.465420599880872,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ],
+ [
+ 32.94137012095689,
+ 4.491983173692006
+ ],
+ [
+ 37.43347343006042,
+ 8.983966347384012
+ ],
+ [
+ 40.42808883405132,
+ 14.973317290777231
+ ],
+ [
+ 38.93072106435011,
+ 23.957283638161243
+ ],
+ [
+ 37.43347343006042,
+ 28.44926681185325
+ ],
+ [
+ 31.44412248666731,
+ 38.93072106435011
+ ],
+ [
+ 23.957403773572878,
+ 49.412055181435335
+ ],
+ [
+ 17.96805283017966,
+ 58.39602152881935
+ ],
+ [
+ 13.476069656487653,
+ 65.88274024191378
+ ],
+ [
+ 11.978701886786439,
+ 70.37472341560579
+ ],
+ [
+ 11.978701886786439,
+ 74.86670658929779
+ ],
+ [
+ 13.476069656487653,
+ 76.364074358999
+ ],
+ [
+ 16.470685060478445,
+ 77.86144212870022
+ ],
+ [
+ 23.957403773572878,
+ 79.3586897629898
+ ],
+ [
+ 37.43347343006042,
+ 79.3586897629898
+ ],
+ [
+ 37.43347343006042,
+ 79.3586897629898
+ ]
+ ],
+ "pressures": [
+ 0.2828521728515625,
+ 0.513916015625,
+ 0.5388336181640625,
+ 0.574005126953125,
+ 0.5969696044921875,
+ 0.6023406982421875,
+ 0.6038055419921875,
+ 0.6033172607421875,
+ 0.5984344482421875,
+ 0.589630126953125,
+ 0.582305908203125,
+ 0.581817626953125,
+ 0.574493408203125,
+ 0.563262939453125,
+ 0.563262939453125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.567657470703125,
+ 0.565704345703125,
+ 0.5495758056640625,
+ 0.4836273193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "r19sm8RU8DZPZynUUOl_2",
+ "type": "freedraw",
+ "x": 244.43434993826543,
+ "y": 2417.434334114013,
+ "width": 41.925336468341015,
+ "height": 46.41743977744454,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEl",
+ "roundness": null,
+ "seed": 286894769,
+ "version": 81,
+ "versionNonce": 1921863825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994615403990906,
+ 0
+ ],
+ [
+ -2.994615403990906,
+ -1.4973677697012135
+ ],
+ [
+ -2.994615403990906,
+ -2.994735539402427
+ ],
+ [
+ -1.4972476342896925,
+ -4.492103309103641
+ ],
+ [
+ -1.4972476342896925,
+ -7.486718713094433
+ ],
+ [
+ 0,
+ -10.481334117085225
+ ],
+ [
+ 1.4973677697010999,
+ -14.973437426188866
+ ],
+ [
+ 2.9947355394023134,
+ -26.95201917756367
+ ],
+ [
+ 2.9947355394023134,
+ -34.4387378906581
+ ],
+ [
+ 2.9947355394023134,
+ -38.93072106435011
+ ],
+ [
+ 1.4973677697010999,
+ -41.92545660375254
+ ],
+ [
+ 1.4973677697010999,
+ -43.42282437345375
+ ],
+ [
+ 0,
+ -44.92007200774333
+ ],
+ [
+ -1.4972476342896925,
+ -44.92007200774333
+ ],
+ [
+ -2.994615403990906,
+ -44.92007200774333
+ ],
+ [
+ -1.4972476342896925,
+ -44.92007200774333
+ ],
+ [
+ 1.4973677697010999,
+ -44.92007200774333
+ ],
+ [
+ 4.491983173692006,
+ -44.92007200774333
+ ],
+ [
+ 7.486718713094319,
+ -44.92007200774333
+ ],
+ [
+ 10.481334117085225,
+ -44.92007200774333
+ ],
+ [
+ 17.96805283017966,
+ -44.92007200774333
+ ],
+ [
+ 28.449386947264884,
+ -46.41743977744454
+ ],
+ [
+ 31.444122486667084,
+ -46.41743977744454
+ ],
+ [
+ 32.94137012095689,
+ -46.41743977744454
+ ],
+ [
+ 34.4387378906581,
+ -46.41743977744454
+ ],
+ [
+ 34.4387378906581,
+ -43.42282437345375
+ ],
+ [
+ 34.4387378906581,
+ -40.42808883405132
+ ],
+ [
+ 34.4387378906581,
+ -37.43347343006053
+ ],
+ [
+ 34.4387378906581,
+ -32.94137012095689
+ ],
+ [
+ 32.94137012095689,
+ -28.449386947264884
+ ],
+ [
+ 32.94137012095689,
+ -25.45477154327409
+ ],
+ [
+ 32.94137012095689,
+ -16.470685060478445
+ ],
+ [
+ 31.444122486667084,
+ -8.984086482795647
+ ],
+ [
+ 31.444122486667084,
+ -5.9893509433932195
+ ],
+ [
+ 32.94137012095689,
+ -5.9893509433932195
+ ],
+ [
+ 34.4387378906581,
+ -5.9893509433932195
+ ],
+ [
+ 35.93610566035932,
+ -7.486718713094433
+ ],
+ [
+ 38.93072106435011,
+ -10.481334117085225
+ ],
+ [
+ 38.93072106435011,
+ -10.481334117085225
+ ]
+ ],
+ "pressures": [
+ 0.2300872802734375,
+ 0.467498779296875,
+ 0.5402984619140625,
+ 0.576446533203125,
+ 0.577423095703125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.580841064453125,
+ 0.582794189453125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.579376220703125,
+ 0.577423095703125,
+ 0.569122314453125,
+ 0.567169189453125,
+ 0.569122314453125,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5539703369140625,
+ 0.5544586181640625,
+ 0.5554351806640625,
+ 0.5578765869140625,
+ 0.564239501953125,
+ 0.567657470703125,
+ 0.568634033203125,
+ 0.570098876953125,
+ 0.582794189453125,
+ 0.587188720703125,
+ 0.590118408203125,
+ 0.592559814453125,
+ 0.5950164794921875,
+ 0.5969696044921875,
+ 0.6033172607421875,
+ 0.6042938232421875,
+ 0.5989227294921875,
+ 0.4831390380859375,
+ 0.40203857421875,
+ 0.2965240478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FslXLA0HKxxS0TopmaLmz",
+ "type": "freedraw",
+ "x": 284.86243877231675,
+ "y": 2333.5835410419195,
+ "width": 41.9253364683409,
+ "height": 35.93598552494768,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEm",
+ "roundness": null,
+ "seed": 1332888479,
+ "version": 70,
+ "versionNonce": 2123830897,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697009862,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 0
+ ],
+ [
+ 7.486718713094206,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 13.476069656487425,
+ 0
+ ],
+ [
+ 23.95740377357265,
+ 1.4973677697012135
+ ],
+ [
+ 26.95201917756367,
+ 1.4973677697012135
+ ],
+ [
+ 31.444002351255676,
+ 2.9946154039907924
+ ],
+ [
+ 34.438737890657876,
+ 4.491983173692006
+ ],
+ [
+ 34.438737890657876,
+ 5.9893509433932195
+ ],
+ [
+ 31.444002351255676,
+ 8.983966347384012
+ ],
+ [
+ 26.95201917756367,
+ 11.978701886786439
+ ],
+ [
+ 25.454651407862457,
+ 13.475949521076018
+ ],
+ [
+ 26.95201917756367,
+ 14.973317290777231
+ ],
+ [
+ 29.94675471696587,
+ 19.465300464469237
+ ],
+ [
+ 34.438737890657876,
+ 23.957283638161243
+ ],
+ [
+ 35.93598552494768,
+ 25.454651407862457
+ ],
+ [
+ 40.428088834051096,
+ 29.946634581554463
+ ],
+ [
+ 41.9253364683409,
+ 32.94137012095689
+ ],
+ [
+ 40.428088834051096,
+ 34.4387378906581
+ ],
+ [
+ 38.93072106434988,
+ 34.4387378906581
+ ],
+ [
+ 35.93598552494768,
+ 34.4387378906581
+ ],
+ [
+ 32.94137012095666,
+ 34.4387378906581
+ ],
+ [
+ 29.94675471696587,
+ 34.4387378906581
+ ],
+ [
+ 25.454651407862457,
+ 35.93598552494768
+ ],
+ [
+ 22.460036003871437,
+ 35.93598552494768
+ ],
+ [
+ 22.460036003871437,
+ 35.93598552494768
+ ]
+ ],
+ "pressures": [
+ 0.339508056640625,
+ 0.458709716796875,
+ 0.4865570068359375,
+ 0.510009765625,
+ 0.530517578125,
+ 0.5432281494140625,
+ 0.5510406494140625,
+ 0.5569000244140625,
+ 0.5578765869140625,
+ 0.5598297119140625,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.572052001953125,
+ 0.572540283203125,
+ 0.5617828369140625,
+ 0.5583648681640625,
+ 0.5588531494140625,
+ 0.5593414306640625,
+ 0.5598297119140625,
+ 0.5608062744140625,
+ 0.563262939453125,
+ 0.5984344482421875,
+ 0.6042938232421875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6047821044921875,
+ 0.5505523681640625,
+ 0.317047119140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PcfFGLhvBRHmFtU5yezh8",
+ "type": "freedraw",
+ "x": 371.70784724840075,
+ "y": 2380.0008606839524,
+ "width": 0,
+ "height": 1.4972476342895789,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEn",
+ "roundness": null,
+ "seed": 1820301759,
+ "version": 44,
+ "versionNonce": 1429020753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342895789
+ ],
+ [
+ 0,
+ -1.4972476342895789
+ ]
+ ],
+ "pressures": [
+ 0.02001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bV3AOd0p9v7E5RhQIjm7E",
+ "type": "freedraw",
+ "x": 379.1945659614952,
+ "y": 2378.503613049663,
+ "width": 47.914807547145756,
+ "height": 50.90942295113655,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEo",
+ "roundness": null,
+ "seed": 938558015,
+ "version": 61,
+ "versionNonce": 1680272945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 1.4972476342895789
+ ],
+ [
+ -7.486718713094433,
+ 2.9946154039907924
+ ],
+ [
+ -10.481334117085225,
+ 5.9893509433932195
+ ],
+ [
+ -13.476069656487653,
+ 7.486598577682798
+ ],
+ [
+ -16.470685060478445,
+ 8.983966347384012
+ ],
+ [
+ -17.96805283017966,
+ 11.978701886786439
+ ],
+ [
+ -20.96266823417045,
+ 17.967932694768024
+ ],
+ [
+ -22.460036003871664,
+ 23.957283638161243
+ ],
+ [
+ -23.957403773572878,
+ 29.946634581554463
+ ],
+ [
+ -22.460036003871664,
+ 38.93072106435011
+ ],
+ [
+ -17.96805283017966,
+ 47.91468741173412
+ ],
+ [
+ -13.476069656487653,
+ 50.90942295113655
+ ],
+ [
+ -4.491983173692006,
+ 50.90942295113655
+ ],
+ [
+ 4.491983173692006,
+ 49.412055181435335
+ ],
+ [
+ 19.465300464469237,
+ 44.92007200774333
+ ],
+ [
+ 23.957403773572878,
+ 44.92007200774333
+ ],
+ [
+ 23.957403773572878,
+ 44.92007200774333
+ ]
+ ],
+ "pressures": [
+ 0.1030731201171875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5979461669921875,
+ 0.5984344482421875,
+ 0.5989227294921875,
+ 0.5974578857421875,
+ 0.5945281982421875,
+ 0.5940399169921875,
+ 0.5603179931640625,
+ 0.2760009765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AT93UI68diAA2o-qDivCu",
+ "type": "freedraw",
+ "x": 430.10398891263173,
+ "y": 2388.984947166748,
+ "width": 43.422704238042115,
+ "height": 40.42796869863969,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEp",
+ "roundness": null,
+ "seed": 2127897521,
+ "version": 71,
+ "versionNonce": 1919680529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.994735539402427
+ ],
+ [
+ -1.4973677697012135,
+ -2.994735539402427
+ ],
+ [
+ -2.994735539402427,
+ -2.994735539402427
+ ],
+ [
+ -2.994735539402427,
+ -4.491983173692006
+ ],
+ [
+ -7.486718713094433,
+ -2.994735539402427
+ ],
+ [
+ -11.978701886786439,
+ 0
+ ],
+ [
+ -14.973317290777231,
+ 1.4973677697012135
+ ],
+ [
+ -17.96805283017966,
+ 4.491983173692006
+ ],
+ [
+ -19.465420599880872,
+ 7.486598577682798
+ ],
+ [
+ -22.460036003871664,
+ 13.475949521076018
+ ],
+ [
+ -23.957403773572878,
+ 19.465300464469237
+ ],
+ [
+ -23.957403773572878,
+ 25.454651407862457
+ ],
+ [
+ -22.460036003871664,
+ 29.946634581554463
+ ],
+ [
+ -17.96805283017966,
+ 34.4387378906581
+ ],
+ [
+ -8.984086482795647,
+ 35.93598552494768
+ ],
+ [
+ -1.4973677697012135,
+ 35.93598552494768
+ ],
+ [
+ 7.486598577682798,
+ 32.94137012095689
+ ],
+ [
+ 13.475949521076018,
+ 28.449386947264884
+ ],
+ [
+ 17.96805283017966,
+ 19.465300464469237
+ ],
+ [
+ 19.465300464469237,
+ 14.973317290777231
+ ],
+ [
+ 19.465300464469237,
+ 10.481334117085225
+ ],
+ [
+ 14.973317290777231,
+ 7.486598577682798
+ ],
+ [
+ 5.9893509433932195,
+ 4.491983173692006
+ ],
+ [
+ -1.4973677697012135,
+ 2.9946154039907924
+ ],
+ [
+ -7.486718713094433,
+ 4.491983173692006
+ ],
+ [
+ -8.984086482795647,
+ 5.9893509433932195
+ ],
+ [
+ -8.984086482795647,
+ 7.486598577682798
+ ],
+ [
+ -8.984086482795647,
+ 7.486598577682798
+ ]
+ ],
+ "pressures": [
+ 0.0410308837890625,
+ 0.4181671142578125,
+ 0.4738616943359375,
+ 0.507080078125,
+ 0.513427734375,
+ 0.517822265625,
+ 0.523193359375,
+ 0.526123046875,
+ 0.527099609375,
+ 0.528076171875,
+ 0.528564453125,
+ 0.528564453125,
+ 0.529541015625,
+ 0.530029296875,
+ 0.5334625244140625,
+ 0.5359039306640625,
+ 0.5427398681640625,
+ 0.5432281494140625,
+ 0.5456695556640625,
+ 0.5481109619140625,
+ 0.5510406494140625,
+ 0.5525054931640625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.5344390869140625,
+ 0.4968109130859375,
+ 0.441131591796875,
+ 0.2354583740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WeHDzEpSbv7dwUimfuAbq",
+ "type": "freedraw",
+ "x": 488.5000104414511,
+ "y": 2382.995596223355,
+ "width": 26.95201917756367,
+ "height": 41.9253364683409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEq",
+ "roundness": null,
+ "seed": 686471679,
+ "version": 65,
+ "versionNonce": 2113132017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342895789,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -8.983966347384012,
+ 1.4973677697012135
+ ],
+ [
+ -16.470685060478445,
+ 2.9946154039907924
+ ],
+ [
+ -20.96266823417045,
+ 5.9893509433932195
+ ],
+ [
+ -22.460036003871664,
+ 7.486718713094433
+ ],
+ [
+ -23.957283638161243,
+ 7.486718713094433
+ ],
+ [
+ -23.957283638161243,
+ 8.983966347384012
+ ],
+ [
+ -20.96266823417045,
+ 13.475949521076018
+ ],
+ [
+ -16.470685060478445,
+ 17.96805283017966
+ ],
+ [
+ -11.978701886786439,
+ 22.460036003871664
+ ],
+ [
+ -4.491983173692006,
+ 29.946634581554463
+ ],
+ [
+ -1.4972476342895789,
+ 34.4387378906581
+ ],
+ [
+ 0,
+ 35.93598552494768
+ ],
+ [
+ 0,
+ 37.433353294648896
+ ],
+ [
+ -4.491983173692006,
+ 40.42808883405132
+ ],
+ [
+ -10.481334117085225,
+ 41.9253364683409
+ ],
+ [
+ -19.465300464469237,
+ 41.9253364683409
+ ],
+ [
+ -23.957283638161243,
+ 41.9253364683409
+ ],
+ [
+ -25.454651407862457,
+ 38.93072106435011
+ ],
+ [
+ -26.95201917756367,
+ 38.93072106435011
+ ],
+ [
+ -26.95201917756367,
+ 38.93072106435011
+ ]
+ ],
+ "pressures": [
+ 0.39715576171875,
+ 0.4738616943359375,
+ 0.4782562255859375,
+ 0.4855804443359375,
+ 0.4885101318359375,
+ 0.506591796875,
+ 0.519775390625,
+ 0.519775390625,
+ 0.516845703125,
+ 0.514892578125,
+ 0.512451171875,
+ 0.512451171875,
+ 0.516845703125,
+ 0.519287109375,
+ 0.519287109375,
+ 0.530029296875,
+ 0.567657470703125,
+ 0.592071533203125,
+ 0.6062469482421875,
+ 0.577911376953125,
+ 0.4929046630859375,
+ 0.215423583984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bhdJlQBB-g8nXWD9Yt-vq",
+ "type": "freedraw",
+ "x": 539.4094333925876,
+ "y": 2335.0809088116207,
+ "width": 28.449386947264884,
+ "height": 103.31609353656268,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEr",
+ "roundness": null,
+ "seed": 871178161,
+ "version": 59,
+ "versionNonce": 1506144209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 1.4972476342895789
+ ],
+ [
+ -4.491983173692006,
+ 4.491983173692006
+ ],
+ [
+ -7.486718713094433,
+ 7.486598577682798
+ ],
+ [
+ -8.983966347384012,
+ 11.978581751374804
+ ],
+ [
+ -13.475949521076018,
+ 22.45991586846003
+ ],
+ [
+ -17.96805283017966,
+ 35.93598552494768
+ ],
+ [
+ -20.96266823417045,
+ 50.909302815724914
+ ],
+ [
+ -20.96266823417045,
+ 58.39602152881935
+ ],
+ [
+ -22.460036003871664,
+ 64.38537247221257
+ ],
+ [
+ -20.96266823417045,
+ 82.35342530239222
+ ],
+ [
+ -16.470685060478445,
+ 91.33739164977624
+ ],
+ [
+ -11.978701886786439,
+ 98.82411036287067
+ ],
+ [
+ -5.9893509433932195,
+ 101.81872576686146
+ ],
+ [
+ -1.4973677697012135,
+ 103.31609353656268
+ ],
+ [
+ 5.9893509433932195,
+ 103.31609353656268
+ ],
+ [
+ 5.9893509433932195,
+ 103.31609353656268
+ ]
+ ],
+ "pressures": [
+ 0.2896881103515625,
+ 0.5525054931640625,
+ 0.5554351806640625,
+ 0.5573883056640625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5617828369140625,
+ 0.569122314453125,
+ 0.575469970703125,
+ 0.579864501953125,
+ 0.586212158203125,
+ 0.591583251953125,
+ 0.590118408203125,
+ 0.577423095703125,
+ 0.525146484375,
+ 0.4191436767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3cGnhpARcqFvwBfWnhoYw",
+ "type": "freedraw",
+ "x": 552.8855030490753,
+ "y": 2391.979562570739,
+ "width": 38.93072106434988,
+ "height": 52.40667058542613,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEs",
+ "roundness": null,
+ "seed": 248920383,
+ "version": 62,
+ "versionNonce": 200920497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342895789
+ ],
+ [
+ 1.4972476342895789,
+ -2.9946154039907924
+ ],
+ [
+ 2.9946154039907924,
+ -4.491983173692006
+ ],
+ [
+ 8.983966347384012,
+ -5.9893509433932195
+ ],
+ [
+ 11.978701886786439,
+ -5.9893509433932195
+ ],
+ [
+ 19.465300464469237,
+ -7.486598577682798
+ ],
+ [
+ 25.454651407862457,
+ -5.9893509433932195
+ ],
+ [
+ 26.95201917756367,
+ -4.491983173692006
+ ],
+ [
+ 28.449386947264657,
+ -2.9946154039907924
+ ],
+ [
+ 26.95201917756367,
+ 8.984086482795647
+ ],
+ [
+ 22.45991586846003,
+ 19.465420599880872
+ ],
+ [
+ 14.973317290777231,
+ 26.95201917756367
+ ],
+ [
+ 10.481334117085225,
+ 34.4387378906581
+ ],
+ [
+ 7.486598577682798,
+ 38.93072106435011
+ ],
+ [
+ 7.486598577682798,
+ 41.92545660375254
+ ],
+ [
+ 8.983966347384012,
+ 43.422704238042115
+ ],
+ [
+ 16.470685060478445,
+ 44.92007200774333
+ ],
+ [
+ 26.95201917756367,
+ 44.92007200774333
+ ],
+ [
+ 38.93072106434988,
+ 44.92007200774333
+ ],
+ [
+ 38.93072106434988,
+ 44.92007200774333
+ ]
+ ],
+ "pressures": [
+ 0.2730712890625,
+ 0.451385498046875,
+ 0.4797210693359375,
+ 0.4953460693359375,
+ 0.529052734375,
+ 0.5393218994140625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5485992431640625,
+ 0.563751220703125,
+ 0.566680908203125,
+ 0.567169189453125,
+ 0.568145751953125,
+ 0.566192626953125,
+ 0.5622711181640625,
+ 0.5534820556640625,
+ 0.517822265625,
+ 0.39373779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9cxTxLYVpvfiqAKuRg3bS",
+ "type": "freedraw",
+ "x": 605.2922937699128,
+ "y": 2439.8943701178846,
+ "width": 41.9253364683409,
+ "height": 35.93610566035932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEt",
+ "roundness": null,
+ "seed": 1609073375,
+ "version": 69,
+ "versionNonce": 1807150993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 2.994495268579385,
+ -2.994735539402427
+ ],
+ [
+ 5.989230807981812,
+ -5.9893509433932195
+ ],
+ [
+ 8.983966347384012,
+ -11.978701886786439
+ ],
+ [
+ 8.983966347384012,
+ -14.973437426188866
+ ],
+ [
+ 10.481334117085225,
+ -20.962788369582086
+ ],
+ [
+ 10.481334117085225,
+ -26.952139312975305
+ ],
+ [
+ 7.486598577682798,
+ -29.946754716966097
+ ],
+ [
+ 4.491863038280599,
+ -31.44412248666731
+ ],
+ [
+ 2.994495268579385,
+ -31.44412248666731
+ ],
+ [
+ 4.491863038280599,
+ -31.44412248666731
+ ],
+ [
+ 7.486598577682798,
+ -29.946754716966097
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264884
+ ],
+ [
+ 14.973197155365824,
+ -28.449386947264884
+ ],
+ [
+ 17.967932694768024,
+ -26.952139312975305
+ ],
+ [
+ 20.96266823417045,
+ -26.952139312975305
+ ],
+ [
+ 28.44926681185325,
+ -26.952139312975305
+ ],
+ [
+ 34.4387378906581,
+ -26.952139312975305
+ ],
+ [
+ 34.4387378906581,
+ -25.45477154327409
+ ],
+ [
+ 35.935865389536275,
+ -22.460036003871664
+ ],
+ [
+ 35.935865389536275,
+ -16.470685060478445
+ ],
+ [
+ 37.43323315923749,
+ -7.486718713094433
+ ],
+ [
+ 37.43323315923749,
+ -2.994735539402427
+ ],
+ [
+ 38.930600928938475,
+ 1.4972476342895789
+ ],
+ [
+ 40.42796869863969,
+ 2.9946154039907924
+ ],
+ [
+ 41.9253364683409,
+ 4.491983173692006
+ ],
+ [
+ 41.9253364683409,
+ 4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.3571014404296875,
+ 0.463592529296875,
+ 0.4728851318359375,
+ 0.4831390380859375,
+ 0.515380859375,
+ 0.524169921875,
+ 0.5324859619140625,
+ 0.5349273681640625,
+ 0.5319976806640625,
+ 0.5339508056640625,
+ 0.5422515869140625,
+ 0.5324859619140625,
+ 0.5339508056640625,
+ 0.5363922119140625,
+ 0.5378570556640625,
+ 0.5383453369140625,
+ 0.5383453369140625,
+ 0.5402984619140625,
+ 0.5427398681640625,
+ 0.5569000244140625,
+ 0.585235595703125,
+ 0.5940399169921875,
+ 0.5969696044921875,
+ 0.587677001953125,
+ 0.529052734375,
+ 0.327301025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DLrih8dgdMfd6_c0WGkJB",
+ "type": "freedraw",
+ "x": 683.153735898613,
+ "y": 2356.043577045791,
+ "width": 10.481334117085225,
+ "height": 67.380108011615,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEu",
+ "roundness": null,
+ "seed": 1118117009,
+ "version": 53,
+ "versionNonce": 2134168945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.491983173692006
+ ],
+ [
+ -1.4973677697012135,
+ 8.983966347384012
+ ],
+ [
+ -2.994735539402427,
+ 14.973317290777231
+ ],
+ [
+ -4.492103309103641,
+ 20.96266823417045
+ ],
+ [
+ -5.989471078804854,
+ 28.449386947264884
+ ],
+ [
+ -7.486838848506068,
+ 35.93598552494768
+ ],
+ [
+ -8.984206618207054,
+ 49.412055181435335
+ ],
+ [
+ -10.481334117085225,
+ 58.39602152881935
+ ],
+ [
+ -7.486838848506068,
+ 65.88274024191378
+ ],
+ [
+ -4.492103309103641,
+ 67.380108011615
+ ],
+ [
+ -4.492103309103641,
+ 67.380108011615
+ ]
+ ],
+ "pressures": [
+ 0.451873779296875,
+ 0.5520172119140625,
+ 0.567169189453125,
+ 0.580352783203125,
+ 0.5974578857421875,
+ 0.6160125732421875,
+ 0.6218719482421875,
+ 0.62628173828125,
+ 0.6013641357421875,
+ 0.316558837890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CgNLG436-BgfaaOLZvOuN",
+ "type": "freedraw",
+ "x": 659.1963321250402,
+ "y": 2396.471545744431,
+ "width": 29.946634581554463,
+ "height": 1.4972476342895789,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEv",
+ "roundness": null,
+ "seed": 2030387711,
+ "version": 52,
+ "versionNonce": 431685457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4972476342895789
+ ],
+ [
+ 0,
+ -1.4972476342895789
+ ],
+ [
+ 1.4973677697012135,
+ -1.4972476342895789
+ ],
+ [
+ 4.491863038280599,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 17.967932694768024,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 0
+ ],
+ [
+ 28.44926681185325,
+ 0
+ ],
+ [
+ 28.44926681185325,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2808837890625,
+ 0.5402984619140625,
+ 0.5598297119140625,
+ 0.568634033203125,
+ 0.572052001953125,
+ 0.572052001953125,
+ 0.5402984619140625,
+ 0.4694671630859375,
+ 0.2989654541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3RCax57esGUlZZyE246oQ",
+ "type": "freedraw",
+ "x": 701.1216685933811,
+ "y": 2333.5835410419195,
+ "width": 22.460036003871664,
+ "height": 103.31609353656268,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEw",
+ "roundness": null,
+ "seed": 1026822911,
+ "version": 59,
+ "versionNonce": 966847793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 2.994735539402427,
+ 4.491983173692006
+ ],
+ [
+ 4.492103309103641,
+ 7.486598577682798
+ ],
+ [
+ 7.486598577682798,
+ 10.481334117085225
+ ],
+ [
+ 10.481334117085225,
+ 20.96266823417045
+ ],
+ [
+ 14.973437426188866,
+ 34.4387378906581
+ ],
+ [
+ 17.967932694768024,
+ 47.91468741173412
+ ],
+ [
+ 20.96266823417045,
+ 61.390757068221774
+ ],
+ [
+ 20.96266823417045,
+ 68.87735564590457
+ ],
+ [
+ 22.460036003871664,
+ 80.85605753269101
+ ],
+ [
+ 22.460036003871664,
+ 91.33739164977624
+ ],
+ [
+ 19.465300464469237,
+ 98.82411036287067
+ ],
+ [
+ 16.47080519589008,
+ 103.31609353656268
+ ],
+ [
+ 14.973437426188866,
+ 103.31609353656268
+ ],
+ [
+ 14.973437426188866,
+ 101.81872576686146
+ ],
+ [
+ 16.47080519589008,
+ 98.82411036287067
+ ],
+ [
+ 16.47080519589008,
+ 98.82411036287067
+ ]
+ ],
+ "pressures": [
+ 0.3732147216796875,
+ 0.5315093994140625,
+ 0.563751220703125,
+ 0.590118408203125,
+ 0.6091766357421875,
+ 0.63116455078125,
+ 0.63409423828125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.62823486328125,
+ 0.6145477294921875,
+ 0.588653564453125,
+ 0.528076171875,
+ 0.2486419677734375,
+ 0.1089324951171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aKu5IGUonVFITKMmOYrJD",
+ "type": "freedraw",
+ "x": 775.9883751826789,
+ "y": 2393.47693034044,
+ "width": 43.422704238042115,
+ "height": 43.422704238042115,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEx",
+ "roundness": null,
+ "seed": 1213409553,
+ "version": 69,
+ "versionNonce": 642653969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -2.9944952685791577,
+ -1.4973677697012135
+ ],
+ [
+ -5.989230807981585,
+ 0
+ ],
+ [
+ -10.481334117085225,
+ 1.4973677697012135
+ ],
+ [
+ -14.973197155365597,
+ 1.4973677697012135
+ ],
+ [
+ -17.967932694768024,
+ 2.9946154039907924
+ ],
+ [
+ -22.460036003871664,
+ 4.491983173692006
+ ],
+ [
+ -22.460036003871664,
+ 7.486718713094433
+ ],
+ [
+ -20.96266823417045,
+ 8.983966347384012
+ ],
+ [
+ -17.967932694768024,
+ 11.978701886786439
+ ],
+ [
+ -16.47056492506681,
+ 13.476069656487653
+ ],
+ [
+ -8.983966347384012,
+ 19.465300464469237
+ ],
+ [
+ 0,
+ 25.454651407862457
+ ],
+ [
+ 10.481334117085225,
+ 29.946754716966097
+ ],
+ [
+ 17.968172965591293,
+ 34.4387378906581
+ ],
+ [
+ 19.465540735292507,
+ 35.93610566035932
+ ],
+ [
+ 20.96266823417045,
+ 35.93610566035932
+ ],
+ [
+ 19.465540735292507,
+ 37.433353294648896
+ ],
+ [
+ 13.476069656487653,
+ 38.93072106435011
+ ],
+ [
+ 8.983966347384012,
+ 40.42808883405132
+ ],
+ [
+ 2.994735539402427,
+ 41.9253364683409
+ ],
+ [
+ -5.989230807981585,
+ 41.9253364683409
+ ],
+ [
+ -11.978701886786439,
+ 41.9253364683409
+ ],
+ [
+ -13.476069656487653,
+ 41.9253364683409
+ ],
+ [
+ -11.978701886786439,
+ 40.42808883405132
+ ],
+ [
+ -11.978701886786439,
+ 40.42808883405132
+ ]
+ ],
+ "pressures": [
+ 0.343414306640625,
+ 0.4767913818359375,
+ 0.584259033203125,
+ 0.587188720703125,
+ 0.5950164794921875,
+ 0.6101531982421875,
+ 0.6223602294921875,
+ 0.62725830078125,
+ 0.62872314453125,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6145477294921875,
+ 0.6213836669921875,
+ 0.62921142578125,
+ 0.63116455078125,
+ 0.62677001953125,
+ 0.62677001953125,
+ 0.63800048828125,
+ 0.64776611328125,
+ 0.65264892578125,
+ 0.6599884033203125,
+ 0.6634063720703125,
+ 0.65460205078125,
+ 0.581817626953125,
+ 0.15142822265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "J0HV_5XHWUT8GF5e9uxoS",
+ "type": "freedraw",
+ "x": 816.4165841521418,
+ "y": 2411.4449831706197,
+ "width": 2.994495268579044,
+ "height": 17.96805283017966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEy",
+ "roundness": null,
+ "seed": 1333005951,
+ "version": 48,
+ "versionNonce": 1312429297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4972476342895789
+ ],
+ [
+ 0,
+ 7.486598577682798
+ ],
+ [
+ 0,
+ 10.481334117085225
+ ],
+ [
+ 0,
+ 13.475949521076018
+ ],
+ [
+ 2.994495268579044,
+ 17.96805283017966
+ ],
+ [
+ 2.994495268579044,
+ 17.96805283017966
+ ]
+ ],
+ "pressures": [
+ 0.1577911376953125,
+ 0.5398101806640625,
+ 0.5495758056640625,
+ 0.5427398681640625,
+ 0.504638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "i93OnEJyt4nanNBm58--f",
+ "type": "freedraw",
+ "x": 831.3897813075073,
+ "y": 2385.9902116273456,
+ "width": 7.486598577682798,
+ "height": 2.9946154039907924,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bEz",
+ "roundness": null,
+ "seed": 1074586431,
+ "version": 48,
+ "versionNonce": 1693208273,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9944952685791577,
+ -2.9946154039907924
+ ],
+ [
+ -1.4973677697012135,
+ -2.9946154039907924
+ ],
+ [
+ 0,
+ -2.9946154039907924
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946154039907924
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.38348388671875,
+ 0.5359039306640625,
+ 0.521728515625,
+ 0.4264678955078125,
+ 0.2955474853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LWGkrfl6Y7Q9QNrYyCq4n",
+ "type": "freedraw",
+ "x": 843.3684831942937,
+ "y": 2432.40765140479,
+ "width": 26.952139312975305,
+ "height": 17.96805283017966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF0",
+ "roundness": null,
+ "seed": 615458815,
+ "version": 56,
+ "versionNonce": 1090276529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ -4.491983173692006
+ ],
+ [
+ 7.486838848506068,
+ -11.978701886786439
+ ],
+ [
+ 8.983966347384012,
+ -13.476069656487653
+ ],
+ [
+ 10.481334117085225,
+ -16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ -17.96805283017966
+ ],
+ [
+ 13.476069656487653,
+ -17.96805283017966
+ ],
+ [
+ 14.973437426188866,
+ -17.96805283017966
+ ],
+ [
+ 14.973437426188866,
+ -16.470685060478445
+ ],
+ [
+ 14.973437426188866,
+ -14.973317290777231
+ ],
+ [
+ 16.47080519589008,
+ -10.481334117085225
+ ],
+ [
+ 19.465300464469237,
+ -5.9893509433932195
+ ],
+ [
+ 23.957403773572878,
+ -1.4973677697012135
+ ],
+ [
+ 26.952139312975305,
+ 0
+ ],
+ [
+ 26.952139312975305,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4176788330078125,
+ 0.4699554443359375,
+ 0.528076171875,
+ 0.5359039306640625,
+ 0.5378570556640625,
+ 0.5466461181640625,
+ 0.5490875244140625,
+ 0.5564117431640625,
+ 0.565704345703125,
+ 0.567169189453125,
+ 0.5349273681640625,
+ 0.4152374267578125,
+ 0.1743927001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Vhn47nu3xHQWK6oZMQSNz",
+ "type": "freedraw",
+ "x": 918.2351897835915,
+ "y": 2353.0488415063887,
+ "width": 11.97846161596317,
+ "height": 74.86670658929779,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF1",
+ "roundness": null,
+ "seed": 1270809919,
+ "version": 54,
+ "versionNonce": 2047970961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4971274988779442,
+ -1.4972476342895789
+ ],
+ [
+ -1.4971274988779442,
+ 0
+ ],
+ [
+ -2.9944952685791577,
+ 4.491983173692006
+ ],
+ [
+ -4.491863038280371,
+ 10.481334117085225
+ ],
+ [
+ -5.989230807981585,
+ 25.45477154327409
+ ],
+ [
+ -7.486598577682798,
+ 31.44412248666731
+ ],
+ [
+ -8.983966347384012,
+ 38.93072106435011
+ ],
+ [
+ -10.481334117085225,
+ 55.401406124828554
+ ],
+ [
+ -11.97846161596317,
+ 64.3854926076242
+ ],
+ [
+ -8.983966347384012,
+ 70.37484355101742
+ ],
+ [
+ -4.491863038280371,
+ 73.36945895500821
+ ],
+ [
+ -4.491863038280371,
+ 73.36945895500821
+ ]
+ ],
+ "pressures": [
+ 0.2559814453125,
+ 0.444061279296875,
+ 0.5534820556640625,
+ 0.567169189453125,
+ 0.570587158203125,
+ 0.571563720703125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.5461578369140625,
+ 0.502685546875,
+ 0.342437744140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4PhzhNO5WyQHRLWsLJbIG",
+ "type": "freedraw",
+ "x": 939.1980982885852,
+ "y": 2382.995596223355,
+ "width": 28.44950708267652,
+ "height": 61.390757068221774,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF2",
+ "roundness": null,
+ "seed": 1610053215,
+ "version": 64,
+ "versionNonce": 1189319793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -2.994735539402427
+ ],
+ [
+ 0,
+ -2.994735539402427
+ ],
+ [
+ 2.9944952685791577,
+ -4.491983173692006
+ ],
+ [
+ 8.983966347384012,
+ -7.486718713094433
+ ],
+ [
+ 14.973197155365597,
+ -7.486718713094433
+ ],
+ [
+ 16.47056492506681,
+ -7.486718713094433
+ ],
+ [
+ 19.465300464469237,
+ -7.486718713094433
+ ],
+ [
+ 20.96266823417045,
+ -7.486718713094433
+ ],
+ [
+ 22.460036003871664,
+ -2.994735539402427
+ ],
+ [
+ 22.460036003871664,
+ -1.4973677697012135
+ ],
+ [
+ 22.460036003871664,
+ 2.9946154039907924
+ ],
+ [
+ 17.967932694768024,
+ 11.978701886786439
+ ],
+ [
+ 10.481334117085225,
+ 22.460036003871664
+ ],
+ [
+ -1.4973677697012135,
+ 37.433353294648896
+ ],
+ [
+ -5.989471078804854,
+ 43.422704238042115
+ ],
+ [
+ -5.989471078804854,
+ 49.412055181435335
+ ],
+ [
+ 0,
+ 52.40667058542613
+ ],
+ [
+ 7.486598577682798,
+ 53.90403835512734
+ ],
+ [
+ 10.481334117085225,
+ 53.90403835512734
+ ],
+ [
+ 10.481334117085225,
+ 53.90403835512734
+ ]
+ ],
+ "pressures": [
+ 0.2437591552734375,
+ 0.4938812255859375,
+ 0.4933929443359375,
+ 0.506591796875,
+ 0.527099609375,
+ 0.5446929931640625,
+ 0.567657470703125,
+ 0.575469970703125,
+ 0.578887939453125,
+ 0.579376220703125,
+ 0.580841064453125,
+ 0.585235595703125,
+ 0.587677001953125,
+ 0.593048095703125,
+ 0.5955047607421875,
+ 0.5959930419921875,
+ 0.587677001953125,
+ 0.5515289306640625,
+ 0.519287109375,
+ 0.449432373046875,
+ 0.2711181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wX5nsOknj6dZsp55ouQXF",
+ "type": "freedraw",
+ "x": 976.6313314478225,
+ "y": 2439.8943701178846,
+ "width": 49.41217531684697,
+ "height": 32.94137012095689,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF3",
+ "roundness": null,
+ "seed": 389846047,
+ "version": 68,
+ "versionNonce": 456777297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ -5.9893509433932195
+ ],
+ [
+ 4.492103309103641,
+ -8.984086482795647
+ ],
+ [
+ 5.989471078804854,
+ -11.978701886786439
+ ],
+ [
+ 5.989471078804854,
+ -14.973437426188866
+ ],
+ [
+ 7.486838848506068,
+ -19.465420599880872
+ ],
+ [
+ 7.486838848506068,
+ -22.460036003871664
+ ],
+ [
+ 4.492103309103641,
+ -26.952139312975305
+ ],
+ [
+ 2.994735539402427,
+ -28.449386947264884
+ ],
+ [
+ 4.492103309103641,
+ -26.952139312975305
+ ],
+ [
+ 5.989471078804854,
+ -25.45477154327409
+ ],
+ [
+ 8.983966347384012,
+ -23.957403773572878
+ ],
+ [
+ 11.978701886786439,
+ -23.957403773572878
+ ],
+ [
+ 16.47080519589008,
+ -22.460036003871664
+ ],
+ [
+ 22.460036003871664,
+ -20.962788369582086
+ ],
+ [
+ 25.45477154327409,
+ -20.962788369582086
+ ],
+ [
+ 28.44950708267652,
+ -19.465420599880872
+ ],
+ [
+ 29.946874852377732,
+ -19.465420599880872
+ ],
+ [
+ 32.94137012095689,
+ -17.96805283017966
+ ],
+ [
+ 34.4387378906581,
+ -14.973437426188866
+ ],
+ [
+ 37.43347343006053,
+ -11.978701886786439
+ ],
+ [
+ 38.930841199761744,
+ -7.486718713094433
+ ],
+ [
+ 41.9253364683409,
+ 0
+ ],
+ [
+ 44.92007200774333,
+ 2.9946154039907924
+ ],
+ [
+ 47.914807547145756,
+ 4.491983173692006
+ ],
+ [
+ 49.41217531684697,
+ 4.491983173692006
+ ],
+ [
+ 49.41217531684697,
+ 4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.39666748046875,
+ 0.459197998046875,
+ 0.468475341796875,
+ 0.4787445068359375,
+ 0.4943695068359375,
+ 0.501220703125,
+ 0.510498046875,
+ 0.524169921875,
+ 0.527587890625,
+ 0.515869140625,
+ 0.516845703125,
+ 0.518310546875,
+ 0.518310546875,
+ 0.521240234375,
+ 0.521728515625,
+ 0.521728515625,
+ 0.521728515625,
+ 0.521728515625,
+ 0.525146484375,
+ 0.5481109619140625,
+ 0.562774658203125,
+ 0.570098876953125,
+ 0.564727783203125,
+ 0.4806976318359375,
+ 0.2286224365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ByLK9tKfoWlzOUSXjZXiL",
+ "type": "freedraw",
+ "x": 1061.9796124250288,
+ "y": 2363.530175623474,
+ "width": 13.476069656487653,
+ "height": 67.380108011615,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF4",
+ "roundness": null,
+ "seed": 1694561823,
+ "version": 56,
+ "versionNonce": 99347505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ 2.994735539402427
+ ],
+ [
+ -1.4973677697012135,
+ 7.486718713094433
+ ],
+ [
+ -1.4973677697012135,
+ 11.978701886786439
+ ],
+ [
+ -2.994735539402427,
+ 17.96805283017966
+ ],
+ [
+ -4.492103309103641,
+ 25.45477154327409
+ ],
+ [
+ -8.984206618207281,
+ 40.42808883405132
+ ],
+ [
+ -13.476069656487653,
+ 52.40679072083776
+ ],
+ [
+ -13.476069656487653,
+ 58.39614166423098
+ ],
+ [
+ -13.476069656487653,
+ 61.390757068221774
+ ],
+ [
+ -10.481574387908495,
+ 65.88286037732541
+ ],
+ [
+ -7.486838848506068,
+ 67.380108011615
+ ],
+ [
+ -5.989471078804854,
+ 67.380108011615
+ ],
+ [
+ -5.989471078804854,
+ 67.380108011615
+ ]
+ ],
+ "pressures": [
+ 0.15338134765625,
+ 0.4904632568359375,
+ 0.504638671875,
+ 0.525634765625,
+ 0.5500640869140625,
+ 0.573028564453125,
+ 0.588165283203125,
+ 0.6091766357421875,
+ 0.6082000732421875,
+ 0.586212158203125,
+ 0.5432281494140625,
+ 0.38983154296875,
+ 0.12896728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JNeLV2PlqcsW-EnWZE19u",
+ "type": "freedraw",
+ "x": 1039.5195764211571,
+ "y": 2400.9636490535345,
+ "width": 26.951899042152036,
+ "height": 1.4973677697012135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF5",
+ "roundness": null,
+ "seed": 1049340767,
+ "version": 49,
+ "versionNonce": 1323384337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 2.9944952685791577,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 0
+ ],
+ [
+ 13.475829385664383,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 0
+ ],
+ [
+ 26.951899042152036,
+ 0
+ ],
+ [
+ 26.951899042152036,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3590545654296875,
+ 0.510986328125,
+ 0.516357421875,
+ 0.518310546875,
+ 0.4904632568359375,
+ 0.3033599853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-E1n90mNEQMnNMBcSOSSP",
+ "type": "freedraw",
+ "x": 1087.4341436974796,
+ "y": 2362.0329279891844,
+ "width": 8.983966347384012,
+ "height": 82.35342530239222,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF6",
+ "roundness": null,
+ "seed": 1018625361,
+ "version": 55,
+ "versionNonce": 1427198961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 4.491983173692006
+ ],
+ [
+ 4.492103309103641,
+ 7.486598577682798
+ ],
+ [
+ 8.983966347384012,
+ 22.460036003871664
+ ],
+ [
+ 8.983966347384012,
+ 28.449386947264884
+ ],
+ [
+ 8.983966347384012,
+ 35.93598552494768
+ ],
+ [
+ 8.983966347384012,
+ 43.422704238042115
+ ],
+ [
+ 8.983966347384012,
+ 49.412055181435335
+ ],
+ [
+ 8.983966347384012,
+ 61.390757068221774
+ ],
+ [
+ 7.486838848506068,
+ 70.37472341560579
+ ],
+ [
+ 7.486838848506068,
+ 76.364074358999
+ ],
+ [
+ 5.989471078804854,
+ 80.85605753269101
+ ],
+ [
+ 4.492103309103641,
+ 82.35342530239222
+ ],
+ [
+ 4.492103309103641,
+ 82.35342530239222
+ ]
+ ],
+ "pressures": [
+ 0.39910888671875,
+ 0.516357421875,
+ 0.5378570556640625,
+ 0.593536376953125,
+ 0.5989227294921875,
+ 0.6086883544921875,
+ 0.6165008544921875,
+ 0.6228485107421875,
+ 0.62530517578125,
+ 0.6116180419921875,
+ 0.5349273681640625,
+ 0.2901763916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YuF03pM-btVp24uKeFNFA",
+ "type": "freedraw",
+ "x": 1151.8197564405152,
+ "y": 2409.9476154009185,
+ "width": 28.44950708267652,
+ "height": 5.9893509433932195,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF7",
+ "roundness": null,
+ "seed": 530156895,
+ "version": 50,
+ "versionNonce": 746827217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ 4.492103309103641,
+ -1.4973677697012135
+ ],
+ [
+ 11.978701886786439,
+ -2.9946154039907924
+ ],
+ [
+ 17.967932694768024,
+ -4.491983173692006
+ ],
+ [
+ 23.957403773572878,
+ -4.491983173692006
+ ],
+ [
+ 26.952139312975305,
+ -4.491983173692006
+ ],
+ [
+ 28.44950708267652,
+ -5.9893509433932195
+ ],
+ [
+ 28.44950708267652,
+ -5.9893509433932195
+ ]
+ ],
+ "pressures": [
+ 0.37518310546875,
+ 0.4743499755859375,
+ 0.4767913818359375,
+ 0.4728851318359375,
+ 0.4264678955078125,
+ 0.323394775390625,
+ 0.2261810302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sfxsIv8jjCAqHK2ipabOB",
+ "type": "freedraw",
+ "x": 1178.7718957534905,
+ "y": 2384.492963993056,
+ "width": 7.486838848506068,
+ "height": 46.41731964203291,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF8",
+ "roundness": null,
+ "seed": 606019135,
+ "version": 50,
+ "versionNonce": 2085604273,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.492103309103641,
+ 13.475949521076018
+ ],
+ [
+ -5.989471078804854,
+ 25.454651407862457
+ ],
+ [
+ -7.486838848506068,
+ 31.444002351255676
+ ],
+ [
+ -5.989471078804854,
+ 35.93598552494768
+ ],
+ [
+ -4.492103309103641,
+ 41.9253364683409
+ ],
+ [
+ -2.994735539402427,
+ 44.92007200774333
+ ],
+ [
+ -1.4973677697012135,
+ 46.41731964203291
+ ],
+ [
+ -1.4973677697012135,
+ 46.41731964203291
+ ]
+ ],
+ "pressures": [
+ 0.3546600341796875,
+ 0.508544921875,
+ 0.508544921875,
+ 0.508544921875,
+ 0.4772796630859375,
+ 0.4098663330078125,
+ 0.2887115478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-Yz_N2eYqvkvWcuZRykcT",
+ "type": "freedraw",
+ "x": 1240.1625326863007,
+ "y": 2374.011629875971,
+ "width": 50.90954308654818,
+ "height": 74.86670658929779,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bF9",
+ "roundness": null,
+ "seed": 1050307359,
+ "version": 76,
+ "versionNonce": 480062865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.994735539402427
+ ],
+ [
+ 2.994735539402427,
+ -4.492103309103641
+ ],
+ [
+ 7.486598577682798,
+ -5.9893509433932195
+ ],
+ [
+ 13.476069656487653,
+ -7.486718713094433
+ ],
+ [
+ 22.460036003871664,
+ -10.481334117085225
+ ],
+ [
+ 31.444002351255676,
+ -10.481334117085225
+ ],
+ [
+ 38.930841199761744,
+ -10.481334117085225
+ ],
+ [
+ 41.9253364683409,
+ -8.984086482795647
+ ],
+ [
+ 43.422704238042115,
+ -7.486718713094433
+ ],
+ [
+ 47.914807547145756,
+ -1.4973677697012135
+ ],
+ [
+ 46.41743977744454,
+ 4.491983173692006
+ ],
+ [
+ 40.42796869863969,
+ 10.481334117085225
+ ],
+ [
+ 34.4387378906581,
+ 14.973317290777231
+ ],
+ [
+ 29.946634581554463,
+ 17.967932694768024
+ ],
+ [
+ 28.44950708267652,
+ 17.967932694768024
+ ],
+ [
+ 29.946634581554463,
+ 20.96266823417045
+ ],
+ [
+ 32.94137012095689,
+ 25.454651407862457
+ ],
+ [
+ 37.43347343006053,
+ 29.946634581554463
+ ],
+ [
+ 40.42796869863969,
+ 32.94137012095689
+ ],
+ [
+ 43.422704238042115,
+ 34.43861775524647
+ ],
+ [
+ 44.92007200774333,
+ 37.433353294648896
+ ],
+ [
+ 47.914807547145756,
+ 38.93072106435011
+ ],
+ [
+ 47.914807547145756,
+ 47.91468741173412
+ ],
+ [
+ 44.92007200774333,
+ 55.401406124828554
+ ],
+ [
+ 40.42796869863969,
+ 59.89338929852056
+ ],
+ [
+ 35.93610566035932,
+ 62.88800470251135
+ ],
+ [
+ 31.444002351255676,
+ 64.38537247221257
+ ],
+ [
+ 26.952139312975305,
+ 62.88800470251135
+ ],
+ [
+ 22.460036003871664,
+ 59.89338929852056
+ ],
+ [
+ 19.465300464469237,
+ 56.89865375911813
+ ],
+ [
+ 19.465300464469237,
+ 56.89865375911813
+ ]
+ ],
+ "pressures": [
+ 0.2921295166015625,
+ 0.4704437255859375,
+ 0.5603179931640625,
+ 0.5940399169921875,
+ 0.5964813232421875,
+ 0.6052703857421875,
+ 0.6067352294921875,
+ 0.6101531982421875,
+ 0.6140594482421875,
+ 0.6165008544921875,
+ 0.6179656982421875,
+ 0.6165008544921875,
+ 0.6160125732421875,
+ 0.6199188232421875,
+ 0.63311767578125,
+ 0.64630126953125,
+ 0.64874267578125,
+ 0.64727783203125,
+ 0.63897705078125,
+ 0.6150360107421875,
+ 0.6125946044921875,
+ 0.6101531982421875,
+ 0.6042938232421875,
+ 0.6008758544921875,
+ 0.5964813232421875,
+ 0.593536376953125,
+ 0.589141845703125,
+ 0.6042938232421875,
+ 0.6150360107421875,
+ 0.6228485107421875,
+ 0.6208953857421875,
+ 0.564239501953125,
+ 0.38885498046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EPRYRQrmw_WpORkboDiqV",
+ "type": "freedraw",
+ "x": 1312.034744007019,
+ "y": 2374.011629875971,
+ "width": 29.94663458155469,
+ "height": 70.37472341560579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFA",
+ "roundness": null,
+ "seed": 761120159,
+ "version": 63,
+ "versionNonce": 1956860785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 4.491863038280599,
+ -2.994735539402427
+ ],
+ [
+ 11.978701886786439,
+ -4.492103309103641
+ ],
+ [
+ 16.470564925067038,
+ -5.9893509433932195
+ ],
+ [
+ 22.460036003871664,
+ -5.9893509433932195
+ ],
+ [
+ 26.951899042152263,
+ -5.9893509433932195
+ ],
+ [
+ 28.449266811853477,
+ -2.994735539402427
+ ],
+ [
+ 29.94663458155469,
+ -1.4973677697012135
+ ],
+ [
+ 29.94663458155469,
+ 0
+ ],
+ [
+ 26.951899042152263,
+ 10.481334117085225
+ ],
+ [
+ 20.96266823417045,
+ 19.465300464469237
+ ],
+ [
+ 13.47582938566461,
+ 28.449386947264884
+ ],
+ [
+ 5.989230807981812,
+ 35.93598552494768
+ ],
+ [
+ 1.4973677697012135,
+ 46.41731964203291
+ ],
+ [
+ 0,
+ 52.40667058542613
+ ],
+ [
+ 1.4973677697012135,
+ 56.89865375911813
+ ],
+ [
+ 4.491863038280599,
+ 61.390757068221774
+ ],
+ [
+ 13.47582938566461,
+ 62.88800470251135
+ ],
+ [
+ 20.96266823417045,
+ 64.38537247221257
+ ],
+ [
+ 25.45453127245105,
+ 62.88800470251135
+ ],
+ [
+ 25.45453127245105,
+ 62.88800470251135
+ ]
+ ],
+ "pressures": [
+ 0.3043365478515625,
+ 0.40106201171875,
+ 0.4098663330078125,
+ 0.4323272705078125,
+ 0.447967529296875,
+ 0.4694671630859375,
+ 0.4880218505859375,
+ 0.500244140625,
+ 0.504150390625,
+ 0.512939453125,
+ 0.521240234375,
+ 0.523681640625,
+ 0.524169921875,
+ 0.523193359375,
+ 0.521240234375,
+ 0.519287109375,
+ 0.514404296875,
+ 0.512451171875,
+ 0.464080810546875,
+ 0.3048248291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "K9Mxb1QyQ-WrZl91ZqeFC",
+ "type": "freedraw",
+ "x": 1368.9332776307256,
+ "y": 2436.899754713894,
+ "width": 61.39087720363341,
+ "height": 47.91468741173412,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFB",
+ "roundness": null,
+ "seed": 1967989809,
+ "version": 80,
+ "versionNonce": 413777233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.994735539402427
+ ],
+ [
+ 1.4973677697012135,
+ -4.492103309103641
+ ],
+ [
+ 1.4973677697012135,
+ -5.9893509433932195
+ ],
+ [
+ 4.492103309103641,
+ -7.486718713094433
+ ],
+ [
+ 7.486598577682798,
+ -13.476069656487653
+ ],
+ [
+ 8.983966347384012,
+ -17.96805283017966
+ ],
+ [
+ 10.481334117085225,
+ -22.460036003871664
+ ],
+ [
+ 11.978701886786439,
+ -34.4387378906581
+ ],
+ [
+ 11.978701886786439,
+ -37.43347343006053
+ ],
+ [
+ 10.481334117085225,
+ -43.42282437345375
+ ],
+ [
+ 8.983966347384012,
+ -44.92007200774333
+ ],
+ [
+ 5.989471078804854,
+ -44.92007200774333
+ ],
+ [
+ 4.492103309103641,
+ -46.41743977744454
+ ],
+ [
+ 2.994735539402427,
+ -46.41743977744454
+ ],
+ [
+ 4.492103309103641,
+ -44.92007200774333
+ ],
+ [
+ 5.989471078804854,
+ -44.92007200774333
+ ],
+ [
+ 7.486598577682798,
+ -43.42282437345375
+ ],
+ [
+ 10.481334117085225,
+ -43.42282437345375
+ ],
+ [
+ 19.465300464469237,
+ -40.42808883405132
+ ],
+ [
+ 29.946634581554463,
+ -40.42808883405132
+ ],
+ [
+ 40.42796869863969,
+ -40.42808883405132
+ ],
+ [
+ 44.92007200774333,
+ -41.92545660375254
+ ],
+ [
+ 47.914807547145756,
+ -41.92545660375254
+ ],
+ [
+ 52.40667058542613,
+ -43.42282437345375
+ ],
+ [
+ 53.90403835512734,
+ -43.42282437345375
+ ],
+ [
+ 55.401406124828554,
+ -40.42808883405132
+ ],
+ [
+ 55.401406124828554,
+ -37.43347343006053
+ ],
+ [
+ 55.401406124828554,
+ -34.4387378906581
+ ],
+ [
+ 56.89877389452977,
+ -20.962788369582086
+ ],
+ [
+ 55.401406124828554,
+ -10.48145425249686
+ ],
+ [
+ 55.401406124828554,
+ -2.994735539402427
+ ],
+ [
+ 55.401406124828554,
+ 0
+ ],
+ [
+ 56.89877389452977,
+ 1.4972476342895789
+ ],
+ [
+ 58.39614166423098,
+ 0
+ ],
+ [
+ 59.893509433932195,
+ -2.994735539402427
+ ],
+ [
+ 59.893509433932195,
+ -2.994735539402427
+ ]
+ ],
+ "pressures": [
+ 0.326324462890625,
+ 0.438690185546875,
+ 0.4787445068359375,
+ 0.5363922119140625,
+ 0.5422515869140625,
+ 0.5422515869140625,
+ 0.5437164306640625,
+ 0.5442047119140625,
+ 0.5451812744140625,
+ 0.5461578369140625,
+ 0.5490875244140625,
+ 0.5505523681640625,
+ 0.5544586181640625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5495758056640625,
+ 0.5525054931640625,
+ 0.5544586181640625,
+ 0.5549468994140625,
+ 0.5554351806640625,
+ 0.5554351806640625,
+ 0.5559234619140625,
+ 0.5569000244140625,
+ 0.5573883056640625,
+ 0.5612945556640625,
+ 0.5617828369140625,
+ 0.578887939453125,
+ 0.584747314453125,
+ 0.589630126953125,
+ 0.6023406982421875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6062469482421875,
+ 0.4982757568359375,
+ 0.325836181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0xDJUuAGdP_55tJqU12iG",
+ "type": "freedraw",
+ "x": 1436.3133856423406,
+ "y": 2359.0383125851936,
+ "width": 47.914807547145756,
+ "height": 40.42796869863969,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFC",
+ "roundness": null,
+ "seed": 1073547633,
+ "version": 72,
+ "versionNonce": 671607601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ -4.492103309103641
+ ],
+ [
+ 7.486598577682798,
+ -5.9893509433932195
+ ],
+ [
+ 13.476069656487653,
+ -7.486718713094433
+ ],
+ [
+ 16.47080519589008,
+ -8.984086482795647
+ ],
+ [
+ 19.465300464469237,
+ -10.48145425249686
+ ],
+ [
+ 22.460036003871664,
+ -10.48145425249686
+ ],
+ [
+ 28.44950708267652,
+ -11.978701886786439
+ ],
+ [
+ 31.444002351255676,
+ -10.48145425249686
+ ],
+ [
+ 34.4387378906581,
+ -7.486718713094433
+ ],
+ [
+ 34.4387378906581,
+ -2.994735539402427
+ ],
+ [
+ 34.4387378906581,
+ 1.4972476342895789
+ ],
+ [
+ 34.4387378906581,
+ 2.9946154039907924
+ ],
+ [
+ 32.94137012095689,
+ 5.989230807981585
+ ],
+ [
+ 31.444002351255676,
+ 7.486598577682798
+ ],
+ [
+ 31.444002351255676,
+ 8.983966347384012
+ ],
+ [
+ 34.4387378906581,
+ 10.481334117085225
+ ],
+ [
+ 38.930841199761744,
+ 11.978581751374804
+ ],
+ [
+ 41.9253364683409,
+ 13.475949521076018
+ ],
+ [
+ 44.92007200774333,
+ 14.973317290777231
+ ],
+ [
+ 46.41743977744454,
+ 14.973317290777231
+ ],
+ [
+ 47.914807547145756,
+ 16.470685060478445
+ ],
+ [
+ 47.914807547145756,
+ 17.967932694768024
+ ],
+ [
+ 43.422704238042115,
+ 19.465300464469237
+ ],
+ [
+ 37.43347343006053,
+ 22.45991586846003
+ ],
+ [
+ 34.4387378906581,
+ 23.957283638161243
+ ],
+ [
+ 31.444002351255676,
+ 25.454651407862457
+ ],
+ [
+ 29.946634581554463,
+ 25.454651407862457
+ ],
+ [
+ 26.952139312975305,
+ 26.95201917756367
+ ],
+ [
+ 25.45477154327409,
+ 28.44926681185325
+ ],
+ [
+ 25.45477154327409,
+ 28.44926681185325
+ ]
+ ],
+ "pressures": [
+ 0.343414306640625,
+ 0.4362335205078125,
+ 0.455291748046875,
+ 0.4987640380859375,
+ 0.511474609375,
+ 0.523681640625,
+ 0.5354156494140625,
+ 0.5520172119140625,
+ 0.5569000244140625,
+ 0.5603179931640625,
+ 0.5617828369140625,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.569122314453125,
+ 0.564727783203125,
+ 0.5500640869140625,
+ 0.5319976806640625,
+ 0.5324859619140625,
+ 0.5334625244140625,
+ 0.5319976806640625,
+ 0.530029296875,
+ 0.529541015625,
+ 0.5417633056640625,
+ 0.563751220703125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.565704345703125,
+ 0.5544586181640625,
+ 0.449432373046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9o2yeUYkeQV0CWbZbz7qu",
+ "type": "freedraw",
+ "x": 1572.5709694352718,
+ "y": 2384.4928438576444,
+ "width": 38.930600928938475,
+ "height": 56.89877389452977,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFD",
+ "roundness": null,
+ "seed": 1013653297,
+ "version": 70,
+ "versionNonce": 1797610769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9944952685791577,
+ 0
+ ],
+ [
+ -4.491863038280371,
+ 0
+ ],
+ [
+ -8.983966347384012,
+ 0
+ ],
+ [
+ -16.47056492506681,
+ 2.994735539402427
+ ],
+ [
+ -23.95716350274961,
+ 5.9893509433932195
+ ],
+ [
+ -26.951899042152036,
+ 7.486718713094433
+ ],
+ [
+ -29.946634581554463,
+ 8.984086482795647
+ ],
+ [
+ -32.94137012095689,
+ 10.48145425249686
+ ],
+ [
+ -34.4387378906581,
+ 10.48145425249686
+ ],
+ [
+ -35.93586538953605,
+ 10.48145425249686
+ ],
+ [
+ -34.4387378906581,
+ 13.476069656487653
+ ],
+ [
+ -29.946634581554463,
+ 17.96805283017966
+ ],
+ [
+ -22.460036003871664,
+ 22.460036003871664
+ ],
+ [
+ -17.967932694768024,
+ 25.45477154327409
+ ],
+ [
+ -8.983966347384012,
+ 29.946754716966097
+ ],
+ [
+ -2.9944952685791577,
+ 34.4387378906581
+ ],
+ [
+ 0,
+ 38.93072106435011
+ ],
+ [
+ 0,
+ 43.42282437345375
+ ],
+ [
+ 0,
+ 46.41743977744454
+ ],
+ [
+ -1.4973677697012135,
+ 47.914807547145756
+ ],
+ [
+ -4.491863038280371,
+ 50.90942295113655
+ ],
+ [
+ -8.983966347384012,
+ 53.904158490538975
+ ],
+ [
+ -16.47056492506681,
+ 55.40152626024019
+ ],
+ [
+ -22.460036003871664,
+ 56.89877389452977
+ ],
+ [
+ -29.946634581554463,
+ 56.89877389452977
+ ],
+ [
+ -35.93586538953605,
+ 55.40152626024019
+ ],
+ [
+ -38.930600928938475,
+ 53.904158490538975
+ ],
+ [
+ -38.930600928938475,
+ 53.904158490538975
+ ]
+ ],
+ "pressures": [
+ 0.315093994140625,
+ 0.5510406494140625,
+ 0.569122314453125,
+ 0.579864501953125,
+ 0.6042938232421875,
+ 0.6091766357421875,
+ 0.6091766357421875,
+ 0.6091766357421875,
+ 0.6062469482421875,
+ 0.6023406982421875,
+ 0.593048095703125,
+ 0.5955047607421875,
+ 0.5974578857421875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.592559814453125,
+ 0.590118408203125,
+ 0.593536376953125,
+ 0.6067352294921875,
+ 0.6096649169921875,
+ 0.6199188232421875,
+ 0.62677001953125,
+ 0.64093017578125,
+ 0.64288330078125,
+ 0.63946533203125,
+ 0.6023406982421875,
+ 0.4811859130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VftLFUTCSd5lR4Y1H6OAQ",
+ "type": "freedraw",
+ "x": 1595.0310054391434,
+ "y": 2408.4502476312173,
+ "width": 5.989471078804854,
+ "height": 25.45477154327409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFE",
+ "roundness": null,
+ "seed": 1521831697,
+ "version": 51,
+ "versionNonce": 830051057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 10.481334117085225
+ ],
+ [
+ 1.4973677697012135,
+ 14.973317290777231
+ ],
+ [
+ 2.994735539402427,
+ 22.460036003871664
+ ],
+ [
+ 2.994735539402427,
+ 23.957403773572878
+ ],
+ [
+ 2.994735539402427,
+ 25.45477154327409
+ ],
+ [
+ 4.492103309103641,
+ 25.45477154327409
+ ],
+ [
+ 5.989471078804854,
+ 23.957403773572878
+ ],
+ [
+ 5.989471078804854,
+ 20.96266823417045
+ ],
+ [
+ 5.989471078804854,
+ 20.96266823417045
+ ]
+ ],
+ "pressures": [
+ 0.38446044921875,
+ 0.530029296875,
+ 0.528076171875,
+ 0.4924163818359375,
+ 0.457733154296875,
+ 0.39520263671875,
+ 0.318023681640625,
+ 0.2198333740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kcUTmgPvaHfU_PmOEv51Q",
+ "type": "freedraw",
+ "x": 1604.0152120573507,
+ "y": 2382.995596223355,
+ "width": 5.989230807981585,
+ "height": 4.491983173692006,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFF",
+ "roundness": null,
+ "seed": 176864095,
+ "version": 47,
+ "versionNonce": 1871449297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 1.4971274988779442,
+ 1.4972476342895789
+ ],
+ [
+ 2.9944952685791577,
+ 4.491983173692006
+ ],
+ [
+ 2.9944952685791577,
+ 4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.212982177734375,
+ 0.4714202880859375,
+ 0.447967529296875,
+ 0.1856231689453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "s_OGufW1HJXxlTmrWb_xq",
+ "type": "freedraw",
+ "x": 1617.491041443015,
+ "y": 2439.8943701178846,
+ "width": 25.45477154327409,
+ "height": 26.95201917756367,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFG",
+ "roundness": null,
+ "seed": 844923761,
+ "version": 56,
+ "versionNonce": 485771953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -2.994735539402427
+ ],
+ [
+ 2.994735539402427,
+ -5.9893509433932195
+ ],
+ [
+ 4.492103309103641,
+ -8.984086482795647
+ ],
+ [
+ 7.486838848506068,
+ -13.476069656487653
+ ],
+ [
+ 7.486838848506068,
+ -16.47080519589008
+ ],
+ [
+ 10.481334117085225,
+ -20.962788369582086
+ ],
+ [
+ 11.978701886786439,
+ -17.96805283017966
+ ],
+ [
+ 13.476069656487653,
+ -14.973437426188866
+ ],
+ [
+ 16.47080519589008,
+ -7.486718713094433
+ ],
+ [
+ 19.465540735292507,
+ -1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ 4.491983173692006
+ ],
+ [
+ 25.45477154327409,
+ 5.989230807981585
+ ],
+ [
+ 25.45477154327409,
+ 5.989230807981585
+ ]
+ ],
+ "pressures": [
+ 0.333648681640625,
+ 0.449920654296875,
+ 0.456756591796875,
+ 0.4733734130859375,
+ 0.4904632568359375,
+ 0.513427734375,
+ 0.526611328125,
+ 0.5515289306640625,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.570587158203125,
+ 0.518798828125,
+ 0.327789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ybhIBwIsK9Y0PkwCajxYX",
+ "type": "freedraw",
+ "x": 1684.87114945463,
+ "y": 2345.5621227932943,
+ "width": 20.96266823417045,
+ "height": 95.82949495887988,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFH",
+ "roundness": null,
+ "seed": 1072831025,
+ "version": 55,
+ "versionNonce": 1381616785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994495268579385,
+ 1.4973677697012135
+ ],
+ [
+ -4.491863038280599,
+ 8.984086482795647
+ ],
+ [
+ -7.486598577682798,
+ 16.47080519589008
+ ],
+ [
+ -10.481334117085225,
+ 23.957403773572878
+ ],
+ [
+ -11.978701886786439,
+ 32.941490256368525
+ ],
+ [
+ -14.973197155365824,
+ 43.42282437345375
+ ],
+ [
+ -19.465300464469237,
+ 62.88812483792299
+ ],
+ [
+ -19.465300464469237,
+ 71.87221132071863
+ ],
+ [
+ -17.967932694768024,
+ 85.34816084179465
+ ],
+ [
+ -13.476069656487653,
+ 92.83487955488908
+ ],
+ [
+ -5.989230807981585,
+ 95.82949495887988
+ ],
+ [
+ 1.4973677697012135,
+ 94.3322473245903
+ ],
+ [
+ 1.4973677697012135,
+ 94.3322473245903
+ ]
+ ],
+ "pressures": [
+ 0.325347900390625,
+ 0.5544586181640625,
+ 0.585235595703125,
+ 0.6067352294921875,
+ 0.6179656982421875,
+ 0.62823486328125,
+ 0.63360595703125,
+ 0.64532470703125,
+ 0.64630126953125,
+ 0.64288330078125,
+ 0.570098876953125,
+ 0.3702850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AKKPDrOiInptZuTXlTf4X",
+ "type": "freedraw",
+ "x": 1701.34195465052,
+ "y": 2391.979562570739,
+ "width": 23.957403773572878,
+ "height": 55.401406124828554,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFI",
+ "roundness": null,
+ "seed": 2098915967,
+ "version": 59,
+ "versionNonce": 661918321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.491863038280599,
+ -2.9946154039907924
+ ],
+ [
+ 13.476069656487653,
+ -4.491983173692006
+ ],
+ [
+ 16.470564925067038,
+ -4.491983173692006
+ ],
+ [
+ 17.96793269476825,
+ -4.491983173692006
+ ],
+ [
+ 19.465300464469465,
+ -4.491983173692006
+ ],
+ [
+ 22.460036003871664,
+ -2.9946154039907924
+ ],
+ [
+ 23.957403773572878,
+ 2.994735539402427
+ ],
+ [
+ 22.460036003871664,
+ 11.978701886786439
+ ],
+ [
+ 19.465300464469465,
+ 17.96805283017966
+ ],
+ [
+ 16.470564925067038,
+ 23.957403773572878
+ ],
+ [
+ 7.486598577683026,
+ 40.42808883405132
+ ],
+ [
+ 4.491863038280599,
+ 46.41743977744454
+ ],
+ [
+ 4.491863038280599,
+ 49.412055181435335
+ ],
+ [
+ 7.486598577683026,
+ 50.90942295113655
+ ],
+ [
+ 14.973197155365824,
+ 50.90942295113655
+ ],
+ [
+ 17.96793269476825,
+ 50.90942295113655
+ ],
+ [
+ 17.96793269476825,
+ 50.90942295113655
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.500732421875,
+ 0.5549468994140625,
+ 0.563262939453125,
+ 0.567169189453125,
+ 0.571563720703125,
+ 0.577423095703125,
+ 0.585235595703125,
+ 0.592559814453125,
+ 0.590606689453125,
+ 0.588653564453125,
+ 0.588165283203125,
+ 0.585723876953125,
+ 0.5603179931640625,
+ 0.505615234375,
+ 0.2657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "J6sG4ZVFSl0qpjW7XX5Hn",
+ "type": "freedraw",
+ "x": 1747.7593944279645,
+ "y": 2447.3809686955674,
+ "width": 32.94137012095689,
+ "height": 32.94137012095689,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFJ",
+ "roundness": null,
+ "seed": 1830082961,
+ "version": 66,
+ "versionNonce": 1359649873,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.491863038280599,
+ -5.9893509433932195
+ ],
+ [
+ 5.989230807981585,
+ -10.481334117085225
+ ],
+ [
+ 7.486598577682798,
+ -13.475949521076018
+ ],
+ [
+ 7.486598577682798,
+ -16.470685060478445
+ ],
+ [
+ 7.486598577682798,
+ -22.460036003871664
+ ],
+ [
+ 7.486598577682798,
+ -26.95201917756367
+ ],
+ [
+ 2.994495268579385,
+ -31.444002351255676
+ ],
+ [
+ 1.4971274988781715,
+ -32.94137012095689
+ ],
+ [
+ 0,
+ -31.444002351255676
+ ],
+ [
+ 1.4971274988781715,
+ -31.444002351255676
+ ],
+ [
+ 2.994495268579385,
+ -29.946634581554463
+ ],
+ [
+ 4.491863038280599,
+ -28.449386947264884
+ ],
+ [
+ 7.486598577682798,
+ -26.95201917756367
+ ],
+ [
+ 11.978701886786439,
+ -23.957403773572878
+ ],
+ [
+ 16.47056492506681,
+ -19.465300464469237
+ ],
+ [
+ 19.465300464469237,
+ -17.96805283017966
+ ],
+ [
+ 22.460036003871664,
+ -11.978701886786439
+ ],
+ [
+ 23.957163502749836,
+ -7.486598577682798
+ ],
+ [
+ 25.45453127245105,
+ -4.491983173692006
+ ],
+ [
+ 26.951899042152036,
+ -2.9946154039907924
+ ],
+ [
+ 28.44926681185325,
+ -1.4973677697012135
+ ],
+ [
+ 31.444002351255676,
+ 0
+ ],
+ [
+ 32.94137012095689,
+ 0
+ ],
+ [
+ 32.94137012095689,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.338043212890625,
+ 0.4767913818359375,
+ 0.4811859130859375,
+ 0.4997406005859375,
+ 0.518798828125,
+ 0.5398101806640625,
+ 0.5564117431640625,
+ 0.5603179931640625,
+ 0.563751220703125,
+ 0.5432281494140625,
+ 0.5471343994140625,
+ 0.5495758056640625,
+ 0.5520172119140625,
+ 0.5559234619140625,
+ 0.5608062744140625,
+ 0.562774658203125,
+ 0.570098876953125,
+ 0.585235595703125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.571563720703125,
+ 0.3624725341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tgLzZj3ozr5QKQHIizDiA",
+ "type": "freedraw",
+ "x": 1798.6686972436894,
+ "y": 2357.5408246800807,
+ "width": 4.492103309103641,
+ "height": 86.84552861149587,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFK",
+ "roundness": null,
+ "seed": 1561261489,
+ "version": 55,
+ "versionNonce": 2129979953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 4.492103309103641
+ ],
+ [
+ 0,
+ 10.481334117085225
+ ],
+ [
+ 0,
+ 19.465420599880872
+ ],
+ [
+ 0,
+ 28.449386947264884
+ ],
+ [
+ -1.4973677697012135,
+ 38.93072106435011
+ ],
+ [
+ -1.4973677697012135,
+ 49.412055181435335
+ ],
+ [
+ -1.4973677697012135,
+ 67.380108011615
+ ],
+ [
+ -1.4973677697012135,
+ 79.35880989840143
+ ],
+ [
+ 0,
+ 86.84552861149587
+ ],
+ [
+ 1.4973677697012135,
+ 86.84552861149587
+ ],
+ [
+ 2.994735539402427,
+ 86.84552861149587
+ ],
+ [
+ 2.994735539402427,
+ 86.84552861149587
+ ]
+ ],
+ "pressures": [
+ 0.3033599853515625,
+ 0.6077117919921875,
+ 0.6208953857421875,
+ 0.63067626953125,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.63897705078125,
+ 0.63946533203125,
+ 0.6208953857421875,
+ 0.5490875244140625,
+ 0.37713623046875,
+ 0.1568145751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0qeFGxGJuQqFvpwADTAcs",
+ "type": "freedraw",
+ "x": 1783.6952598175008,
+ "y": 2393.47693034044,
+ "width": 23.95740377357265,
+ "height": 2.9946154039907924,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFL",
+ "roundness": null,
+ "seed": 451901183,
+ "version": 49,
+ "versionNonce": 2048556049,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.492103309103413,
+ 1.4973677697012135
+ ],
+ [
+ 7.48683884850584,
+ 1.4973677697012135
+ ],
+ [
+ 10.481334117085225,
+ 1.4973677697012135
+ ],
+ [
+ 13.476069656487425,
+ 1.4973677697012135
+ ],
+ [
+ 20.96266823417045,
+ 2.9946154039907924
+ ],
+ [
+ 23.95740377357265,
+ 2.9946154039907924
+ ],
+ [
+ 23.95740377357265,
+ 2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.0937957763671875,
+ 0.569122314453125,
+ 0.569122314453125,
+ 0.5603179931640625,
+ 0.512451171875,
+ 0.1186981201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3NLaxxMNBU4j8sbKOcR59",
+ "type": "freedraw",
+ "x": 1843.5887692514325,
+ "y": 2351.5514737366875,
+ "width": 8.983966347384012,
+ "height": 97.32686272858109,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFM",
+ "roundness": null,
+ "seed": 1779758001,
+ "version": 55,
+ "versionNonce": 41079281,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ 0,
+ 2.994735539402427
+ ],
+ [
+ 1.4973677697012135,
+ 7.486718713094433
+ ],
+ [
+ 2.994735539402427,
+ 13.476069656487653
+ ],
+ [
+ 5.989230807981585,
+ 28.449386947264884
+ ],
+ [
+ 5.989230807981585,
+ 38.93072106435011
+ ],
+ [
+ 5.989230807981585,
+ 47.914807547145756
+ ],
+ [
+ 7.486598577682798,
+ 64.3854926076242
+ ],
+ [
+ 8.983966347384012,
+ 77.86144212870022
+ ],
+ [
+ 8.983966347384012,
+ 89.84014401548666
+ ],
+ [
+ 7.486598577682798,
+ 95.82949495887988
+ ],
+ [
+ 7.486598577682798,
+ 97.32686272858109
+ ],
+ [
+ 7.486598577682798,
+ 97.32686272858109
+ ]
+ ],
+ "pressures": [
+ 0.1656036376953125,
+ 0.6042938232421875,
+ 0.63507080078125,
+ 0.65509033203125,
+ 0.6678009033203125,
+ 0.6756134033203125,
+ 0.6761016845703125,
+ 0.6756134033203125,
+ 0.6624298095703125,
+ 0.6174774169921875,
+ 0.464569091796875,
+ 0.1201629638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ba__uaJsOCrX_v5v3uwz5",
+ "type": "freedraw",
+ "x": 1901.9849109156635,
+ "y": 2406.952879861516,
+ "width": 26.951899042152036,
+ "height": 49.41217531684697,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFN",
+ "roundness": null,
+ "seed": 622991615,
+ "version": 55,
+ "versionNonce": 1829071825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ -7.486838848506068,
+ 7.486718713094433
+ ],
+ [
+ -10.481334117085225,
+ 10.48145425249686
+ ],
+ [
+ -13.476069656487653,
+ 14.973437426188866
+ ],
+ [
+ -16.47080519589008,
+ 19.465420599880872
+ ],
+ [
+ -19.465540735292507,
+ 29.946754716966097
+ ],
+ [
+ -20.96266823417045,
+ 38.93072106435011
+ ],
+ [
+ -16.47080519589008,
+ 46.41743977744454
+ ],
+ [
+ -10.481334117085225,
+ 49.41217531684697
+ ],
+ [
+ -4.492103309103641,
+ 49.41217531684697
+ ],
+ [
+ 0,
+ 47.914807547145756
+ ],
+ [
+ 5.989230807981585,
+ 47.914807547145756
+ ],
+ [
+ 5.989230807981585,
+ 47.914807547145756
+ ]
+ ],
+ "pressures": [
+ 0.39276123046875,
+ 0.520263671875,
+ 0.5608062744140625,
+ 0.569610595703125,
+ 0.576446533203125,
+ 0.584747314453125,
+ 0.588653564453125,
+ 0.586700439453125,
+ 0.575958251953125,
+ 0.525146484375,
+ 0.457733154296875,
+ 0.3111724853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gDOYoqk2_bFf7-81519BP",
+ "type": "freedraw",
+ "x": 1945.4076151537056,
+ "y": 2426.418300461397,
+ "width": 26.952139312975305,
+ "height": 31.44412248666731,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFO",
+ "roundness": null,
+ "seed": 486712145,
+ "version": 64,
+ "versionNonce": 32098737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ -4.492103309103641,
+ -1.4973677697012135
+ ],
+ [
+ -7.486838848506068,
+ -1.4973677697012135
+ ],
+ [
+ -8.983966347384012,
+ -1.4973677697012135
+ ],
+ [
+ -11.978701886786439,
+ 0
+ ],
+ [
+ -14.973437426188866,
+ 1.4973677697012135
+ ],
+ [
+ -20.96266823417045,
+ 8.983966347384012
+ ],
+ [
+ -23.957403773572878,
+ 16.470685060478445
+ ],
+ [
+ -23.957403773572878,
+ 22.460036003871664
+ ],
+ [
+ -22.460036003871664,
+ 26.95201917756367
+ ],
+ [
+ -19.465300464469237,
+ 29.946754716966097
+ ],
+ [
+ -10.481334117085225,
+ 29.946754716966097
+ ],
+ [
+ -5.989471078804854,
+ 26.95201917756367
+ ],
+ [
+ -1.4973677697012135,
+ 23.957403773572878
+ ],
+ [
+ 1.4973677697012135,
+ 17.96805283017966
+ ],
+ [
+ 2.994735539402427,
+ 10.481334117085225
+ ],
+ [
+ 2.994735539402427,
+ 4.491983173692006
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ -8.983966347384012,
+ 1.4973677697012135
+ ],
+ [
+ -19.465300464469237,
+ 2.9946154039907924
+ ],
+ [
+ -20.96266823417045,
+ 4.491983173692006
+ ],
+ [
+ -20.96266823417045,
+ 4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.4323272705078125,
+ 0.516357421875,
+ 0.515869140625,
+ 0.515869140625,
+ 0.516845703125,
+ 0.522216796875,
+ 0.5315093994140625,
+ 0.5422515869140625,
+ 0.5432281494140625,
+ 0.5422515869140625,
+ 0.5451812744140625,
+ 0.5495758056640625,
+ 0.5549468994140625,
+ 0.5588531494140625,
+ 0.5608062744140625,
+ 0.5617828369140625,
+ 0.5617828369140625,
+ 0.565704345703125,
+ 0.5598297119140625,
+ 0.525146484375,
+ 0.40350341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rnacW-BxrBNG_EhfPLVnC",
+ "type": "freedraw",
+ "x": 1984.338216082644,
+ "y": 2418.9315817483025,
+ "width": 26.951899042152036,
+ "height": 29.946754716966097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFP",
+ "roundness": null,
+ "seed": 351654289,
+ "version": 61,
+ "versionNonce": 440888209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -5.989230807981585,
+ 0
+ ],
+ [
+ -7.486598577682798,
+ 0
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 1.4973677697012135
+ ],
+ [
+ -13.475829385664383,
+ 1.4973677697012135
+ ],
+ [
+ -13.475829385664383,
+ 2.994735539402427
+ ],
+ [
+ -13.475829385664383,
+ 4.491983173692006
+ ],
+ [
+ -13.475829385664383,
+ 5.9893509433932195
+ ],
+ [
+ -8.983966347384012,
+ 13.476069656487653
+ ],
+ [
+ -5.989230807981585,
+ 16.470685060478445
+ ],
+ [
+ -2.9944952685791577,
+ 20.962788369582086
+ ],
+ [
+ -2.9944952685791577,
+ 22.460036003871664
+ ],
+ [
+ -2.9944952685791577,
+ 23.957403773572878
+ ],
+ [
+ -5.989230807981585,
+ 25.45477154327409
+ ],
+ [
+ -11.978701886786439,
+ 28.449386947264884
+ ],
+ [
+ -14.973197155365597,
+ 28.449386947264884
+ ],
+ [
+ -17.967932694768024,
+ 29.946754716966097
+ ],
+ [
+ -26.951899042152036,
+ 29.946754716966097
+ ],
+ [
+ -26.951899042152036,
+ 29.946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.3004302978515625,
+ 0.4948577880859375,
+ 0.4938812255859375,
+ 0.4914398193359375,
+ 0.4889984130859375,
+ 0.4841156005859375,
+ 0.4797210693359375,
+ 0.4787445068359375,
+ 0.4787445068359375,
+ 0.4880218505859375,
+ 0.502685546875,
+ 0.519287109375,
+ 0.5476226806640625,
+ 0.6165008544921875,
+ 0.62823486328125,
+ 0.6121063232421875,
+ 0.579376220703125,
+ 0.5402984619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8vgwf4Esk1SWtc5Nt9Ftf",
+ "type": "freedraw",
+ "x": 2023.2690572824058,
+ "y": 2366.5249111628764,
+ "width": 17.968172965591293,
+ "height": 85.34804070638302,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFQ",
+ "roundness": null,
+ "seed": 819029375,
+ "version": 54,
+ "versionNonce": 2119553393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -4.492103309103641,
+ 5.9893509433932195
+ ],
+ [
+ -7.486838848506068,
+ 10.481334117085225
+ ],
+ [
+ -10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ -13.476069656487653,
+ 23.957283638161243
+ ],
+ [
+ -16.47080519589008,
+ 31.444002351255676
+ ],
+ [
+ -17.968172965591293,
+ 44.92007200774333
+ ],
+ [
+ -17.968172965591293,
+ 59.89338929852056
+ ],
+ [
+ -14.973437426188866,
+ 70.37472341560579
+ ],
+ [
+ -8.983966347384012,
+ 79.3586897629898
+ ],
+ [
+ -1.4973677697012135,
+ 85.34804070638302
+ ],
+ [
+ -1.4973677697012135,
+ 85.34804070638302
+ ]
+ ],
+ "pressures": [
+ 0.39666748046875,
+ 0.6038055419921875,
+ 0.62579345703125,
+ 0.64337158203125,
+ 0.64727783203125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.65069580078125,
+ 0.63311767578125,
+ 0.572052001953125,
+ 0.4308624267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6eonfe5l0PEbMy_CQSv26",
+ "type": "freedraw",
+ "x": 2029.2582880903874,
+ "y": 2397.968913514132,
+ "width": 34.4387378906581,
+ "height": 52.40667058542613,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFR",
+ "roundness": null,
+ "seed": 1145540255,
+ "version": 61,
+ "versionNonce": 56392529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 7.486838848506068,
+ -1.4973677697012135
+ ],
+ [
+ 14.973437426188866,
+ -2.9946154039907924
+ ],
+ [
+ 17.968172965591293,
+ -2.9946154039907924
+ ],
+ [
+ 20.96266823417045,
+ -2.9946154039907924
+ ],
+ [
+ 23.957403773572878,
+ -2.9946154039907924
+ ],
+ [
+ 26.952139312975305,
+ -2.9946154039907924
+ ],
+ [
+ 29.946874852377732,
+ -2.9946154039907924
+ ],
+ [
+ 31.444002351255676,
+ -1.4973677697012135
+ ],
+ [
+ 34.4387378906581,
+ 2.994735539402427
+ ],
+ [
+ 34.4387378906581,
+ 11.978701886786439
+ ],
+ [
+ 31.444002351255676,
+ 22.460036003871664
+ ],
+ [
+ 23.957403773572878,
+ 32.94137012095689
+ ],
+ [
+ 19.465300464469237,
+ 40.42808883405132
+ ],
+ [
+ 17.968172965591293,
+ 44.92007200774333
+ ],
+ [
+ 20.96266823417045,
+ 46.41743977744454
+ ],
+ [
+ 26.952139312975305,
+ 47.91468741173412
+ ],
+ [
+ 34.4387378906581,
+ 49.412055181435335
+ ],
+ [
+ 34.4387378906581,
+ 49.412055181435335
+ ]
+ ],
+ "pressures": [
+ 0.339019775390625,
+ 0.4919281005859375,
+ 0.5417633056640625,
+ 0.578887939453125,
+ 0.588165283203125,
+ 0.591583251953125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.591094970703125,
+ 0.588165283203125,
+ 0.581817626953125,
+ 0.5495758056640625,
+ 0.5339508056640625,
+ 0.5476226806640625,
+ 0.5573883056640625,
+ 0.5549468994140625,
+ 0.5442047119140625,
+ 0.4342803955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "o2Fl6Vpcf1dTF33wAc86d",
+ "type": "freedraw",
+ "x": 2087.6544297546184,
+ "y": 2450.37570423497,
+ "width": 31.444002351255676,
+ "height": 37.43347343006053,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFS",
+ "roundness": null,
+ "seed": 63102289,
+ "version": 67,
+ "versionNonce": 1773332785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -7.486718713094433
+ ],
+ [
+ 2.994735539402427,
+ -10.481334117085225
+ ],
+ [
+ 2.994735539402427,
+ -13.476069656487653
+ ],
+ [
+ 2.994735539402427,
+ -16.470685060478445
+ ],
+ [
+ 2.994735539402427,
+ -19.465420599880872
+ ],
+ [
+ 2.994735539402427,
+ -25.45477154327409
+ ],
+ [
+ 1.4973677697012135,
+ -26.952139312975305
+ ],
+ [
+ 0,
+ -29.946754716966097
+ ],
+ [
+ -1.4973677697012135,
+ -31.44412248666731
+ ],
+ [
+ 1.4973677697012135,
+ -31.44412248666731
+ ],
+ [
+ 4.492103309103641,
+ -29.946754716966097
+ ],
+ [
+ 7.486598577682798,
+ -29.946754716966097
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264884
+ ],
+ [
+ 14.973437426188866,
+ -28.449386947264884
+ ],
+ [
+ 22.460036003871664,
+ -26.952139312975305
+ ],
+ [
+ 23.957403773572878,
+ -25.45477154327409
+ ],
+ [
+ 25.45477154327409,
+ -23.957403773572878
+ ],
+ [
+ 26.952139312975305,
+ -14.973437426188866
+ ],
+ [
+ 23.957403773572878,
+ -7.486718713094433
+ ],
+ [
+ 22.460036003871664,
+ -1.4973677697012135
+ ],
+ [
+ 22.460036003871664,
+ 4.491983173692006
+ ],
+ [
+ 22.460036003871664,
+ 5.9893509433932195
+ ],
+ [
+ 23.957403773572878,
+ 5.9893509433932195
+ ],
+ [
+ 29.946634581554463,
+ 5.9893509433932195
+ ],
+ [
+ 29.946634581554463,
+ 5.9893509433932195
+ ]
+ ],
+ "pressures": [
+ 0.4767913818359375,
+ 0.523193359375,
+ 0.529541015625,
+ 0.5422515869140625,
+ 0.5554351806640625,
+ 0.569610595703125,
+ 0.580352783203125,
+ 0.584259033203125,
+ 0.583770751953125,
+ 0.566192626953125,
+ 0.531005859375,
+ 0.5368804931640625,
+ 0.5393218994140625,
+ 0.5407867431640625,
+ 0.5422515869140625,
+ 0.5432281494140625,
+ 0.5442047119140625,
+ 0.5451812744140625,
+ 0.577911376953125,
+ 0.5950164794921875,
+ 0.5955047607421875,
+ 0.591583251953125,
+ 0.573028564453125,
+ 0.527587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "E1DKZWiVf8F-7Ugwai3cP",
+ "type": "freedraw",
+ "x": 2155.0345377662334,
+ "y": 2356.043577045791,
+ "width": 8.983966347384012,
+ "height": 82.35342530239222,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFT",
+ "roundness": null,
+ "seed": 1612962335,
+ "version": 52,
+ "versionNonce": 2059442961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 7.486598577682798
+ ],
+ [
+ 0,
+ 14.973317290777231
+ ],
+ [
+ -1.4973677697012135,
+ 23.957283638161243
+ ],
+ [
+ -2.994735539402427,
+ 32.94137012095689
+ ],
+ [
+ -5.989471078804854,
+ 43.422704238042115
+ ],
+ [
+ -7.486598577682798,
+ 52.40667058542613
+ ],
+ [
+ -8.983966347384012,
+ 65.88274024191378
+ ],
+ [
+ -7.486598577682798,
+ 76.364074358999
+ ],
+ [
+ -2.994735539402427,
+ 82.35342530239222
+ ],
+ [
+ -2.994735539402427,
+ 82.35342530239222
+ ]
+ ],
+ "pressures": [
+ 0.4904632568359375,
+ 0.6077117919921875,
+ 0.6223602294921875,
+ 0.63653564453125,
+ 0.65020751953125,
+ 0.6590118408203125,
+ 0.6619415283203125,
+ 0.64141845703125,
+ 0.529052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CE9pYZuS4Mi3hlFPhInFE",
+ "type": "freedraw",
+ "x": 2128.082398453258,
+ "y": 2397.968913514132,
+ "width": 52.4069108562494,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFU",
+ "roundness": null,
+ "seed": 1210092319,
+ "version": 50,
+ "versionNonce": 1727860977,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 0
+ ],
+ [
+ 29.946874852377732,
+ 0
+ ],
+ [
+ 35.93610566035932,
+ 0
+ ],
+ [
+ 41.92557673916417,
+ 0
+ ],
+ [
+ 46.41743977744454,
+ 0
+ ],
+ [
+ 49.41217531684697,
+ 0
+ ],
+ [
+ 52.4069108562494,
+ 0
+ ],
+ [
+ 52.4069108562494,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.0972137451171875,
+ 0.6111297607421875,
+ 0.6189422607421875,
+ 0.589141845703125,
+ 0.519287109375,
+ 0.4196319580078125,
+ 0.1577911376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yPzoIG5Zp-cSD2Hxz_pd0",
+ "type": "freedraw",
+ "x": 2195.462506464873,
+ "y": 2348.5568583326967,
+ "width": 23.957403773572878,
+ "height": 101.8188459022731,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFV",
+ "roundness": null,
+ "seed": 1338053631,
+ "version": 55,
+ "versionNonce": 1676659409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 5.9893509433932195
+ ],
+ [
+ 8.983966347384012,
+ 11.978701886786439
+ ],
+ [
+ 16.47080519589008,
+ 26.95201917756367
+ ],
+ [
+ 19.465540735292507,
+ 34.4387378906581
+ ],
+ [
+ 22.460036003871664,
+ 43.422704238042115
+ ],
+ [
+ 23.957403773572878,
+ 59.89338929852056
+ ],
+ [
+ 23.957403773572878,
+ 80.85605753269101
+ ],
+ [
+ 17.968172965591293,
+ 91.33751178518787
+ ],
+ [
+ 11.978701886786439,
+ 97.32674259316946
+ ],
+ [
+ 7.486838848506068,
+ 100.32147813257188
+ ],
+ [
+ 5.989471078804854,
+ 101.8188459022731
+ ],
+ [
+ 5.989471078804854,
+ 100.32147813257188
+ ],
+ [
+ 5.989471078804854,
+ 100.32147813257188
+ ]
+ ],
+ "pressures": [
+ 0.3106842041015625,
+ 0.576934814453125,
+ 0.5969696044921875,
+ 0.65118408203125,
+ 0.6702423095703125,
+ 0.6790313720703125,
+ 0.6819610595703125,
+ 0.6800079345703125,
+ 0.6721954345703125,
+ 0.65264892578125,
+ 0.562774658203125,
+ 0.443572998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Lo2-NbK5UoMcHHCH429Ox",
+ "type": "freedraw",
+ "x": -158.34881022631134,
+ "y": 2544.707831424149,
+ "width": 55.40140612482844,
+ "height": 70.37472341560624,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFW",
+ "roundness": null,
+ "seed": 124860497,
+ "version": 80,
+ "versionNonce": 170936497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.497307701995851
+ ],
+ [
+ -1.4972476342896925,
+ -1.497307701995851
+ ],
+ [
+ -2.994615403990906,
+ -1.497307701995851
+ ],
+ [
+ -4.49198317369212,
+ -1.497307701995851
+ ],
+ [
+ -5.9893509433932195,
+ -1.497307701995851
+ ],
+ [
+ -7.486598577682912,
+ 0
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -14.973317290777345,
+ 1.4973677697007588
+ ],
+ [
+ -16.470685060478445,
+ 1.4973677697007588
+ ],
+ [
+ -20.96266823417045,
+ 2.9946754716966097
+ ],
+ [
+ -25.45465140786257,
+ 5.9893509433932195
+ ],
+ [
+ -29.946634581554576,
+ 8.98402641508983
+ ],
+ [
+ -32.94137012095689,
+ 14.973377358483049
+ ],
+ [
+ -37.433353294648896,
+ 23.957403773572878
+ ],
+ [
+ -38.93072106435011,
+ 37.43341336235426
+ ],
+ [
+ -37.433353294648896,
+ 46.41743977744409
+ ],
+ [
+ -32.94137012095689,
+ 53.90409842283316
+ ],
+ [
+ -28.449386947264884,
+ 61.39075706822132
+ ],
+ [
+ -16.470685060478445,
+ 67.38010801161454
+ ],
+ [
+ -10.481334117085225,
+ 68.87741571361039
+ ],
+ [
+ -5.9893509433932195,
+ 67.38010801161454
+ ],
+ [
+ 0,
+ 65.8828003096196
+ ],
+ [
+ 5.989350943393106,
+ 58.39608159652471
+ ],
+ [
+ 8.984086482795533,
+ 53.90409842283316
+ ],
+ [
+ 11.978701886786325,
+ 47.91474747943994
+ ],
+ [
+ 14.973437426188752,
+ 41.92539653604672
+ ],
+ [
+ 16.47068506047833,
+ 35.9360455926535
+ ],
+ [
+ 16.47068506047833,
+ 26.952079245269488
+ ],
+ [
+ 16.47068506047833,
+ 22.46003600387121
+ ],
+ [
+ 14.973437426188752,
+ 17.96805283017966
+ ],
+ [
+ 11.978701886786325,
+ 13.47600958878138
+ ],
+ [
+ 5.989350943393106,
+ 7.486718713093978
+ ],
+ [
+ 2.9947355394023134,
+ 4.4920432413973685
+ ],
+ [
+ 0,
+ 1.4973677697007588
+ ],
+ [
+ -2.994615403990906,
+ 1.4973677697007588
+ ],
+ [
+ -5.9893509433932195,
+ 0
+ ],
+ [
+ -8.983966347384126,
+ 1.4973677697007588
+ ],
+ [
+ -8.983966347384126,
+ 1.4973677697007588
+ ]
+ ],
+ "pressures": [
+ 0.463592529296875,
+ 0.5432281494140625,
+ 0.6228485107421875,
+ 0.63262939453125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.63751220703125,
+ 0.64288330078125,
+ 0.64385986328125,
+ 0.64727783203125,
+ 0.64190673828125,
+ 0.63995361328125,
+ 0.64093017578125,
+ 0.63995361328125,
+ 0.63995361328125,
+ 0.63995361328125,
+ 0.64093017578125,
+ 0.64141845703125,
+ 0.63653564453125,
+ 0.63067626953125,
+ 0.62774658203125,
+ 0.62725830078125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.62969970703125,
+ 0.63067626953125,
+ 0.63165283203125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63409423828125,
+ 0.63116455078125,
+ 0.6189422607421875,
+ 0.6057586669921875,
+ 0.580352783203125,
+ 0.5490875244140625,
+ 0.4694671630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QqSjt8OyKOaL7YUkvG1Xe",
+ "type": "freedraw",
+ "x": -95.46068538838847,
+ "y": 2576.15189384311,
+ "width": 26.95201917756367,
+ "height": 1.497307701995851,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFX",
+ "roundness": null,
+ "seed": 1337935249,
+ "version": 53,
+ "versionNonce": 1936067217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 5.9893509433932195,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 17.96805283017966,
+ 0
+ ],
+ [
+ 20.96266823417045,
+ 0
+ ],
+ [
+ 23.957403773572878,
+ 0
+ ],
+ [
+ 25.454651407862457,
+ 0
+ ],
+ [
+ 25.454651407862457,
+ 1.497307701995851
+ ],
+ [
+ 25.454651407862457,
+ 1.497307701995851
+ ]
+ ],
+ "pressures": [
+ 0.2916412353515625,
+ 0.510986328125,
+ 0.5481109619140625,
+ 0.5593414306640625,
+ 0.562774658203125,
+ 0.564239501953125,
+ 0.5564117431640625,
+ 0.531005859375,
+ 0.4753265380859375,
+ 0.2945709228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zQ5DWRmfURb89KDfg0B-o",
+ "type": "freedraw",
+ "x": -89.47133444499525,
+ "y": 2592.622578903589,
+ "width": 28.449386947264884,
+ "height": 4.491983173691551,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFY",
+ "roundness": null,
+ "seed": 472328447,
+ "version": 51,
+ "versionNonce": 407408753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 7.486718713094433,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 1.4973077019949415
+ ],
+ [
+ 13.475949521076018,
+ 0
+ ],
+ [
+ 17.96805283017966,
+ 0
+ ],
+ [
+ 25.454651407862457,
+ -1.497307701995851
+ ],
+ [
+ 28.449386947264884,
+ -2.9946754716966097
+ ],
+ [
+ 28.449386947264884,
+ -2.9946754716966097
+ ]
+ ],
+ "pressures": [
+ 0.4157257080078125,
+ 0.5368804931640625,
+ 0.5432281494140625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.524658203125,
+ 0.3517303466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "M9ZIp0tNbC4VYCyKPDVX7",
+ "type": "freedraw",
+ "x": 142.61562417140402,
+ "y": 2576.15189384311,
+ "width": 38.93072106435011,
+ "height": 55.40134605712228,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFZ",
+ "roundness": null,
+ "seed": 976847761,
+ "version": 60,
+ "versionNonce": 1855937105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973077019949415
+ ],
+ [
+ -1.4972476342895789,
+ -1.4973077019949415
+ ],
+ [
+ -2.9946154039907924,
+ -1.4973077019949415
+ ],
+ [
+ -4.491983173692006,
+ -1.4973077019949415
+ ],
+ [
+ -7.486598577682798,
+ 0
+ ],
+ [
+ -8.983966347384012,
+ 1.4973677697016683
+ ],
+ [
+ -11.978701886786325,
+ 2.9946754716966097
+ ],
+ [
+ -17.967932694768024,
+ 8.98402641508983
+ ],
+ [
+ -22.46003600387155,
+ 14.973377358483049
+ ],
+ [
+ -26.952019177563557,
+ 22.46003600387212
+ ],
+ [
+ -29.946634581554463,
+ 31.44400235125613
+ ],
+ [
+ -29.946634581554463,
+ 43.42270423804257
+ ],
+ [
+ -26.952019177563557,
+ 50.90942295113655
+ ],
+ [
+ -17.967932694768024,
+ 53.90403835512734
+ ],
+ [
+ -7.486598577682798,
+ 53.90403835512734
+ ],
+ [
+ 4.49198317369212,
+ 52.40679072083776
+ ],
+ [
+ 8.984086482795647,
+ 52.40679072083776
+ ],
+ [
+ 8.984086482795647,
+ 52.40679072083776
+ ]
+ ],
+ "pressures": [
+ 0.12652587890625,
+ 0.3121490478515625,
+ 0.3575897216796875,
+ 0.588165283203125,
+ 0.588653564453125,
+ 0.588165283203125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.588165283203125,
+ 0.589141845703125,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5950164794921875,
+ 0.575958251953125,
+ 0.4977874755859375,
+ 0.209564208984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3ODUWsTmpsTqj0ME1bNfZ",
+ "type": "freedraw",
+ "x": 180.04909760146455,
+ "y": 2606.098648560076,
+ "width": 37.433353294648896,
+ "height": 35.93598552494768,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFa",
+ "roundness": null,
+ "seed": 1017500177,
+ "version": 70,
+ "versionNonce": 1195501617,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697007588
+ ],
+ [
+ -2.994735539402427,
+ -2.994735539402427
+ ],
+ [
+ -4.492103309103641,
+ -4.491983173692006
+ ],
+ [
+ -7.486718713094433,
+ -4.491983173692006
+ ],
+ [
+ -11.978701886786439,
+ -4.491983173692006
+ ],
+ [
+ -17.96805283017966,
+ -1.4973677697007588
+ ],
+ [
+ -20.962788369582086,
+ 2.9946154039907924
+ ],
+ [
+ -22.460036003871664,
+ 5.9893509433932195
+ ],
+ [
+ -23.957403773572878,
+ 8.983966347384012
+ ],
+ [
+ -23.957403773572878,
+ 11.978701886786439
+ ],
+ [
+ -23.957403773572878,
+ 19.465300464469692
+ ],
+ [
+ -20.962788369582086,
+ 25.45465140786291
+ ],
+ [
+ -17.96805283017966,
+ 26.95201917756367
+ ],
+ [
+ -16.470685060478445,
+ 28.449386947264884
+ ],
+ [
+ -8.984086482795647,
+ 29.946634581554463
+ ],
+ [
+ 4.491983173692006,
+ 26.95201917756367
+ ],
+ [
+ 10.481334117085225,
+ 22.460036003871664
+ ],
+ [
+ 13.475949521076018,
+ 16.470685060478445
+ ],
+ [
+ 13.475949521076018,
+ 11.978701886786439
+ ],
+ [
+ 13.475949521076018,
+ 4.491983173692461
+ ],
+ [
+ 11.978581751374804,
+ 1.4972476342900336
+ ],
+ [
+ 7.486598577682798,
+ -1.4973677697007588
+ ],
+ [
+ 2.9946154039907924,
+ -4.491983173692006
+ ],
+ [
+ -1.4973677697012135,
+ -5.9893509433932195
+ ],
+ [
+ -8.984086482795647,
+ -5.9893509433932195
+ ],
+ [
+ -11.978701886786439,
+ -4.491983173692006
+ ],
+ [
+ -13.476069656487653,
+ -1.4973677697007588
+ ],
+ [
+ -13.476069656487653,
+ -1.4973677697007588
+ ]
+ ],
+ "pressures": [
+ 0.3614959716796875,
+ 0.501708984375,
+ 0.507568359375,
+ 0.511962890625,
+ 0.518310546875,
+ 0.527587890625,
+ 0.526123046875,
+ 0.524658203125,
+ 0.524658203125,
+ 0.529541015625,
+ 0.5315093994140625,
+ 0.5339508056640625,
+ 0.5334625244140625,
+ 0.5334625244140625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5359039306640625,
+ 0.5359039306640625,
+ 0.5373687744140625,
+ 0.5398101806640625,
+ 0.5490875244140625,
+ 0.5593414306640625,
+ 0.5622711181640625,
+ 0.562774658203125,
+ 0.5437164306640625,
+ 0.4865570068359375,
+ 0.3009185791015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2fG6pTdT2ZfZyiriccA6J",
+ "type": "freedraw",
+ "x": 230.95840041718947,
+ "y": 2598.611929846982,
+ "width": 25.454651407862457,
+ "height": 40.42808883405178,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFb",
+ "roundness": null,
+ "seed": 31254001,
+ "version": 63,
+ "versionNonce": 1813494289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ -1.4973677697016683
+ ],
+ [
+ -7.486598577682798,
+ -1.4973677697016683
+ ],
+ [
+ -11.978581751374918,
+ 0
+ ],
+ [
+ -17.967932694768024,
+ 2.9947355394019723
+ ],
+ [
+ -22.460036003871664,
+ 4.491983173691551
+ ],
+ [
+ -23.957283638161243,
+ 7.486718713093978
+ ],
+ [
+ -23.957283638161243,
+ 8.983966347384012
+ ],
+ [
+ -22.460036003871664,
+ 11.978701886786439
+ ],
+ [
+ -17.967932694768024,
+ 16.47068506047799
+ ],
+ [
+ -16.470685060478445,
+ 17.968052830179204
+ ],
+ [
+ -10.481334117085225,
+ 22.46003600387121
+ ],
+ [
+ -4.491983173692006,
+ 26.95201917756367
+ ],
+ [
+ -1.4972476342896925,
+ 28.44938694726443
+ ],
+ [
+ 0,
+ 29.946754716965643
+ ],
+ [
+ 1.4973677697012135,
+ 31.44400235125522
+ ],
+ [
+ 0,
+ 34.43873789065765
+ ],
+ [
+ -5.9893509433932195,
+ 37.43335329464844
+ ],
+ [
+ -10.481334117085225,
+ 38.93072106435011
+ ],
+ [
+ -14.973317290777231,
+ 38.93072106435011
+ ],
+ [
+ -16.470685060478445,
+ 35.93610566035886
+ ],
+ [
+ -16.470685060478445,
+ 35.93610566035886
+ ]
+ ],
+ "pressures": [
+ 0.4929046630859375,
+ 0.519287109375,
+ 0.528076171875,
+ 0.5417633056640625,
+ 0.579864501953125,
+ 0.580841064453125,
+ 0.566680908203125,
+ 0.5608062744140625,
+ 0.5544586181640625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5564117431640625,
+ 0.5578765869140625,
+ 0.570098876953125,
+ 0.6140594482421875,
+ 0.6204071044921875,
+ 0.592559814453125,
+ 0.4758148193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "e58FnPmzrRow5FOSN-6P4",
+ "type": "freedraw",
+ "x": 290.85190985112155,
+ "y": 2552.194550137243,
+ "width": 20.962788369581972,
+ "height": 83.85073300438762,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFc",
+ "roundness": null,
+ "seed": 2057345855,
+ "version": 57,
+ "versionNonce": 2115522545,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -4.492103309103527,
+ 1.497307701995851
+ ],
+ [
+ -5.9893509433932195,
+ 2.9946754716966097
+ ],
+ [
+ -8.984086482795647,
+ 7.48665864538907
+ ],
+ [
+ -11.978701886786439,
+ 11.978701886786439
+ ],
+ [
+ -14.973437426188752,
+ 19.46536053217551
+ ],
+ [
+ -17.96805283017966,
+ 25.45471147556873
+ ],
+ [
+ -20.962788369581972,
+ 47.91474747943994
+ ],
+ [
+ -20.962788369581972,
+ 61.39069700051641
+ ],
+ [
+ -17.96805283017966,
+ 73.36939888730285
+ ],
+ [
+ -13.476069656487653,
+ 80.85611760039683
+ ],
+ [
+ -4.492103309103527,
+ 83.85073300438762
+ ],
+ [
+ -1.4973677697012135,
+ 83.85073300438762
+ ],
+ [
+ -1.4973677697012135,
+ 83.85073300438762
+ ]
+ ],
+ "pressures": [
+ 0.39764404296875,
+ 0.6213836669921875,
+ 0.63018798828125,
+ 0.63116455078125,
+ 0.63262939453125,
+ 0.64385986328125,
+ 0.65020751953125,
+ 0.6570587158203125,
+ 0.6614532470703125,
+ 0.6609649658203125,
+ 0.6580352783203125,
+ 0.63311767578125,
+ 0.564727783203125,
+ 0.2764892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "w_MbmFOuytubZ5GWAJTBx",
+ "type": "freedraw",
+ "x": 296.84126079451477,
+ "y": 2595.6172543752855,
+ "width": 20.962668234170394,
+ "height": 47.9148075471453,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFd",
+ "roundness": null,
+ "seed": 322085617,
+ "version": 59,
+ "versionNonce": 323693009,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342895789,
+ -2.9946754716966097
+ ],
+ [
+ 5.989230807981585,
+ -5.9893509433932195
+ ],
+ [
+ 11.978581751374747,
+ -8.98402641508983
+ ],
+ [
+ 13.475949521075961,
+ -8.98402641508983
+ ],
+ [
+ 16.470685060478388,
+ -8.98402641508983
+ ],
+ [
+ 19.46530046446918,
+ -8.98402641508983
+ ],
+ [
+ 20.962668234170394,
+ -8.98402641508983
+ ],
+ [
+ 20.962668234170394,
+ -1.497307701995851
+ ],
+ [
+ 17.967932694767967,
+ 7.486658645388161
+ ],
+ [
+ 10.481334117085169,
+ 16.470745128183808
+ ],
+ [
+ 4.491983173692006,
+ 28.449326879558612
+ ],
+ [
+ 2.9946154039907924,
+ 32.94143018866225
+ ],
+ [
+ 4.491983173692006,
+ 37.43341336235426
+ ],
+ [
+ 7.486598577682798,
+ 38.93078113205547
+ ],
+ [
+ 14.973317290777175,
+ 38.93078113205547
+ ],
+ [
+ 19.46530046446918,
+ 38.93078113205547
+ ],
+ [
+ 19.46530046446918,
+ 38.93078113205547
+ ]
+ ],
+ "pressures": [
+ 0.3483123779296875,
+ 0.521728515625,
+ 0.5603179931640625,
+ 0.592071533203125,
+ 0.5959930419921875,
+ 0.5998992919921875,
+ 0.5959930419921875,
+ 0.593536376953125,
+ 0.6018524169921875,
+ 0.6106414794921875,
+ 0.6130828857421875,
+ 0.5984344482421875,
+ 0.574493408203125,
+ 0.5388336181640625,
+ 0.457733154296875,
+ 0.2437591552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "en9H2u9VlsC1xHkX0oy8Q",
+ "type": "freedraw",
+ "x": 340.2639650325568,
+ "y": 2642.0346340850238,
+ "width": 38.93072106435011,
+ "height": 34.4387378906581,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFe",
+ "roundness": null,
+ "seed": 1356431871,
+ "version": 69,
+ "versionNonce": 348637105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ -4.491983173691551
+ ],
+ [
+ 4.491983173692006,
+ -5.9893509433932195
+ ],
+ [
+ 5.9893509433932195,
+ -8.983966347384012
+ ],
+ [
+ 5.9893509433932195,
+ -10.48133411708477
+ ],
+ [
+ 5.9893509433932195,
+ -14.973317290777231
+ ],
+ [
+ 5.9893509433932195,
+ -17.96805283017966
+ ],
+ [
+ 5.9893509433932195,
+ -22.46003600387121
+ ],
+ [
+ 5.9893509433932195,
+ -25.454651407862457
+ ],
+ [
+ 4.491983173692006,
+ -29.946634581554463
+ ],
+ [
+ 0,
+ -32.94137012095689
+ ],
+ [
+ -2.994735539402427,
+ -32.94137012095689
+ ],
+ [
+ -5.9893509433932195,
+ -31.44400235125522
+ ],
+ [
+ -5.9893509433932195,
+ -29.946634581554463
+ ],
+ [
+ -1.4973677697012135,
+ -26.95201917756367
+ ],
+ [
+ 5.9893509433932195,
+ -25.454651407862457
+ ],
+ [
+ 13.475949521076018,
+ -23.957283638161243
+ ],
+ [
+ 20.96266823417045,
+ -22.46003600387121
+ ],
+ [
+ 22.460036003871664,
+ -22.46003600387121
+ ],
+ [
+ 26.95201917756367,
+ -22.46003600387121
+ ],
+ [
+ 26.95201917756367,
+ -19.465300464469237
+ ],
+ [
+ 28.449386947264884,
+ -13.475949521076018
+ ],
+ [
+ 26.95201917756367,
+ -7.486598577682798
+ ],
+ [
+ 26.95201917756367,
+ -4.491983173691551
+ ],
+ [
+ 26.95201917756367,
+ -1.4972476342895789
+ ],
+ [
+ 29.946634581554463,
+ 1.4973677697012135
+ ],
+ [
+ 32.94137012095689,
+ 1.4973677697012135
+ ],
+ [
+ 32.94137012095689,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.3551483154296875,
+ 0.4064483642578125,
+ 0.4289093017578125,
+ 0.454803466796875,
+ 0.4787445068359375,
+ 0.4914398193359375,
+ 0.4987640380859375,
+ 0.506103515625,
+ 0.510498046875,
+ 0.521240234375,
+ 0.515869140625,
+ 0.512939453125,
+ 0.504638671875,
+ 0.509521484375,
+ 0.522705078125,
+ 0.527587890625,
+ 0.529541015625,
+ 0.530517578125,
+ 0.5324859619140625,
+ 0.5402984619140625,
+ 0.567657470703125,
+ 0.580352783203125,
+ 0.581817626953125,
+ 0.581329345703125,
+ 0.577911376953125,
+ 0.4836273193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "09Q9NzgIbphjMuWn-ZP5j",
+ "type": "freedraw",
+ "x": 397.16261879167496,
+ "y": 2571.6599106694184,
+ "width": 8.983966347384012,
+ "height": 62.88812483792253,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFf",
+ "roundness": null,
+ "seed": 248340337,
+ "version": 55,
+ "versionNonce": 1555409297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342895789,
+ 0
+ ],
+ [
+ -1.4972476342895789,
+ 2.9946754716966097
+ ],
+ [
+ -1.4972476342895789,
+ 7.486658645388161
+ ],
+ [
+ -1.4972476342895789,
+ 11.978701886786439
+ ],
+ [
+ -2.9946154039907924,
+ 17.96799276247384
+ ],
+ [
+ -2.9946154039907924,
+ 23.95734370586706
+ ],
+ [
+ -2.9946154039907924,
+ 29.946754716965643
+ ],
+ [
+ -2.9946154039907924,
+ 40.42808883405087
+ ],
+ [
+ -1.4972476342895789,
+ 44.920072007742874
+ ],
+ [
+ 0,
+ 49.41205518143488
+ ],
+ [
+ 4.492103309103641,
+ 59.89338929852056
+ ],
+ [
+ 5.9893509433932195,
+ 62.88812483792253
+ ],
+ [
+ 5.9893509433932195,
+ 62.88812483792253
+ ]
+ ],
+ "pressures": [
+ 0.334625244140625,
+ 0.516845703125,
+ 0.5608062744140625,
+ 0.5950164794921875,
+ 0.6184539794921875,
+ 0.63800048828125,
+ 0.65264892578125,
+ 0.6590118408203125,
+ 0.65216064453125,
+ 0.62921142578125,
+ 0.593536376953125,
+ 0.3649139404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Rp7XKzuCJmZV7XKd5f3FZ",
+ "type": "freedraw",
+ "x": 382.1893015008977,
+ "y": 2606.098648560076,
+ "width": 26.95201917756367,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFg",
+ "roundness": null,
+ "seed": 702218559,
+ "version": 49,
+ "versionNonce": 340545393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.9893509433932195,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 19.465420599880872,
+ 0
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1616973876953125,
+ 0.5554351806640625,
+ 0.580841064453125,
+ 0.588165283203125,
+ 0.584259033203125,
+ 0.4694671630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Po6OXdVW7-6X8ixKG4BIb",
+ "type": "freedraw",
+ "x": 425.61200573893984,
+ "y": 2555.1892256089395,
+ "width": 16.470685060478445,
+ "height": 85.34816084179465,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFh",
+ "roundness": null,
+ "seed": 2095570289,
+ "version": 55,
+ "versionNonce": 1372797265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 2.9946754716966097
+ ],
+ [
+ 4.492103309103641,
+ 5.9893509433932195
+ ],
+ [
+ 5.9893509433932195,
+ 10.48133411708568
+ ],
+ [
+ 7.486718713094433,
+ 16.4706850604789
+ ],
+ [
+ 10.481334117085225,
+ 23.95734370586706
+ ],
+ [
+ 13.476069656487653,
+ 37.43335329464935
+ ],
+ [
+ 16.470685060478445,
+ 58.3960215288198
+ ],
+ [
+ 16.470685060478445,
+ 64.38537247221302
+ ],
+ [
+ 16.470685060478445,
+ 70.37472341560624
+ ],
+ [
+ 13.476069656487653,
+ 79.35880989840143
+ ],
+ [
+ 10.481334117085225,
+ 85.34816084179465
+ ],
+ [
+ 8.984086482795647,
+ 85.34816084179465
+ ],
+ [
+ 8.984086482795647,
+ 85.34816084179465
+ ]
+ ],
+ "pressures": [
+ 0.439178466796875,
+ 0.593536376953125,
+ 0.6223602294921875,
+ 0.64337158203125,
+ 0.6599884033203125,
+ 0.6668243408203125,
+ 0.6692657470703125,
+ 0.6697540283203125,
+ 0.6692657470703125,
+ 0.6614532470703125,
+ 0.6213836669921875,
+ 0.437713623046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_51vHK88KZIxcSNX1QZ4L",
+ "type": "freedraw",
+ "x": 487.0027628071616,
+ "y": 2601.606665386384,
+ "width": 34.438737890657876,
+ "height": 41.9253364683409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFi",
+ "roundness": null,
+ "seed": 1183916863,
+ "version": 64,
+ "versionNonce": 1990321969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4972476342898062,
+ -1.4973677697012135
+ ],
+ [
+ -2.9946154039910198,
+ -1.4973677697012135
+ ],
+ [
+ -8.98396634738424,
+ -1.4973677697012135
+ ],
+ [
+ -14.973317290777231,
+ 0
+ ],
+ [
+ -19.465300464469465,
+ 1.4972476342895789
+ ],
+ [
+ -25.454651407862457,
+ 2.994615403991247
+ ],
+ [
+ -26.95201917756367,
+ 2.994615403991247
+ ],
+ [
+ -25.454651407862457,
+ 5.9892308079820396
+ ],
+ [
+ -23.95728363816147,
+ 7.486598577682798
+ ],
+ [
+ -22.460036003871664,
+ 10.481334117085225
+ ],
+ [
+ -14.973317290777231,
+ 14.973317290777231
+ ],
+ [
+ -7.486598577683026,
+ 19.465300464469237
+ ],
+ [
+ 0,
+ 25.454651407862457
+ ],
+ [
+ 1.4973677697009862,
+ 28.44926681185325
+ ],
+ [
+ 2.9947355394021997,
+ 29.946634581554918
+ ],
+ [
+ 1.4973677697009862,
+ 29.946634581554918
+ ],
+ [
+ -2.9946154039910198,
+ 32.94137012095689
+ ],
+ [
+ -17.96793269476825,
+ 37.433353294648896
+ ],
+ [
+ -26.95201917756367,
+ 40.42796869863969
+ ],
+ [
+ -31.444002351255676,
+ 40.42796869863969
+ ],
+ [
+ -31.444002351255676,
+ 40.42796869863969
+ ]
+ ],
+ "pressures": [
+ 0.4069366455078125,
+ 0.564239501953125,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.5994110107421875,
+ 0.5964813232421875,
+ 0.587188720703125,
+ 0.570587158203125,
+ 0.565704345703125,
+ 0.5612945556640625,
+ 0.5481109619140625,
+ 0.5393218994140625,
+ 0.5349273681640625,
+ 0.5495758056640625,
+ 0.577911376953125,
+ 0.6003875732421875,
+ 0.6086883544921875,
+ 0.6116180419921875,
+ 0.5393218994140625,
+ 0.212005615234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mae8jGsIY5ibmtmct8uXA",
+ "type": "freedraw",
+ "x": 504.97081563734105,
+ "y": 2621.0719658508533,
+ "width": 4.491983173692006,
+ "height": 19.465420599880872,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFj",
+ "roundness": null,
+ "seed": 1915500799,
+ "version": 48,
+ "versionNonce": 1293932817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697009862,
+ 4.491983173692461
+ ],
+ [
+ -4.491983173692006,
+ 11.978701886786439
+ ],
+ [
+ -4.491983173692006,
+ 14.973317290777231
+ ],
+ [
+ -4.491983173692006,
+ 16.4706850604789
+ ],
+ [
+ -4.491983173692006,
+ 19.465420599880872
+ ],
+ [
+ -4.491983173692006,
+ 19.465420599880872
+ ]
+ ],
+ "pressures": [
+ 0.313629150390625,
+ 0.6248016357421875,
+ 0.568145751953125,
+ 0.4948577880859375,
+ 0.3624725341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ca2dM-Y4S5n7oBRU4noJ-",
+ "type": "freedraw",
+ "x": 512.4575343504355,
+ "y": 2603.1039130206736,
+ "width": 1.4972476342898062,
+ "height": 4.491983173692461,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFk",
+ "roundness": null,
+ "seed": 1044590015,
+ "version": 45,
+ "versionNonce": 1724157681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342898062,
+ 1.4973677697016683
+ ],
+ [
+ 1.4972476342898062,
+ 4.491983173692461
+ ],
+ [
+ 1.4972476342898062,
+ 4.491983173692461
+ ]
+ ],
+ "pressures": [
+ 0.458221435546875,
+ 0.2569580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "H1uEenFjVvRA_W72R2hx6",
+ "type": "freedraw",
+ "x": 519.9441329281183,
+ "y": 2640.537386450734,
+ "width": 25.45477154327409,
+ "height": 19.465420599880872,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFl",
+ "roundness": null,
+ "seed": 1579413809,
+ "version": 54,
+ "versionNonce": 974620881,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ 4.492103309103641,
+ -4.492103309103641
+ ],
+ [
+ 8.984086482795647,
+ -7.486718713094433
+ ],
+ [
+ 10.481334117085453,
+ -8.984086482795192
+ ],
+ [
+ 10.481334117085453,
+ -10.48145425249686
+ ],
+ [
+ 11.978701886786439,
+ -8.984086482795192
+ ],
+ [
+ 14.973437426188866,
+ -2.9947355394019723
+ ],
+ [
+ 16.470685060478445,
+ -1.4973677697012135
+ ],
+ [
+ 19.465420599880872,
+ 4.491983173692006
+ ],
+ [
+ 23.957403773572878,
+ 7.486598577682798
+ ],
+ [
+ 25.45477154327409,
+ 8.983966347384012
+ ],
+ [
+ 25.45477154327409,
+ 8.983966347384012
+ ]
+ ],
+ "pressures": [
+ 0.3571014404296875,
+ 0.5412750244140625,
+ 0.5422515869140625,
+ 0.567169189453125,
+ 0.579376220703125,
+ 0.5940399169921875,
+ 0.593048095703125,
+ 0.573028564453125,
+ 0.5598297119140625,
+ 0.467010498046875,
+ 0.13970947265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GKIJHw32SU6s-zyMJ1NuS",
+ "type": "freedraw",
+ "x": 576.842906822648,
+ "y": 2571.6599106694184,
+ "width": 11.978701886786439,
+ "height": 88.3427762457859,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFm",
+ "roundness": null,
+ "seed": 648004113,
+ "version": 56,
+ "versionNonce": 11552433,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697016683
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973077019949415
+ ],
+ [
+ -1.4973677697012135,
+ 5.9893509433932195
+ ],
+ [
+ -1.4973677697012135,
+ 10.48133411708477
+ ],
+ [
+ -2.9946154039907924,
+ 17.96799276247384
+ ],
+ [
+ -2.9946154039907924,
+ 32.94137012095689
+ ],
+ [
+ -4.491983173692006,
+ 49.41205518143488
+ ],
+ [
+ -4.491983173692006,
+ 62.88812483792253
+ ],
+ [
+ -2.9946154039907924,
+ 73.36945895500776
+ ],
+ [
+ -1.4973677697012135,
+ 77.86144212869976
+ ],
+ [
+ 4.491983173692006,
+ 85.3481608417942
+ ],
+ [
+ 7.486718713094433,
+ 86.84540847608423
+ ],
+ [
+ 7.486718713094433,
+ 86.84540847608423
+ ]
+ ],
+ "pressures": [
+ 0.2896881103515625,
+ 0.5466461181640625,
+ 0.592071533203125,
+ 0.6121063232421875,
+ 0.62969970703125,
+ 0.63751220703125,
+ 0.64190673828125,
+ 0.65020751953125,
+ 0.65557861328125,
+ 0.65460205078125,
+ 0.6072235107421875,
+ 0.5529937744140625,
+ 0.2618408203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9kJuDDEF6WsBlNsgcOarh",
+ "type": "freedraw",
+ "x": 603.7949260002117,
+ "y": 2615.08261490746,
+ "width": 25.45477154327409,
+ "height": 58.39614166423098,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFn",
+ "roundness": null,
+ "seed": 1538625745,
+ "version": 62,
+ "versionNonce": 1429620881,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697007588
+ ],
+ [
+ 2.994735539402427,
+ -2.9946154039907924
+ ],
+ [
+ 5.9893509433932195,
+ -2.9946154039907924
+ ],
+ [
+ 13.476069656487653,
+ -4.491983173691551
+ ],
+ [
+ 14.973437426188866,
+ -5.9893509433932195
+ ],
+ [
+ 19.465420599880872,
+ -5.9893509433932195
+ ],
+ [
+ 19.465420599880872,
+ -4.491983173691551
+ ],
+ [
+ 20.962788369582086,
+ -2.9946154039907924
+ ],
+ [
+ 20.962788369582086,
+ 1.4973677697012135
+ ],
+ [
+ 19.465420599880872,
+ 5.9893509433932195
+ ],
+ [
+ 13.476069656487653,
+ 16.4706850604789
+ ],
+ [
+ 5.9893509433932195,
+ 25.45477154327409
+ ],
+ [
+ -1.4972476342895789,
+ 35.93610566035932
+ ],
+ [
+ -4.491983173692006,
+ 43.42270423804257
+ ],
+ [
+ -4.491983173692006,
+ 46.41743977744454
+ ],
+ [
+ -2.9946154039907924,
+ 50.90942295113655
+ ],
+ [
+ 0,
+ 52.40679072083776
+ ],
+ [
+ 7.486718713094433,
+ 52.40679072083776
+ ],
+ [
+ 10.481334117085225,
+ 52.40679072083776
+ ],
+ [
+ 10.481334117085225,
+ 52.40679072083776
+ ]
+ ],
+ "pressures": [
+ 0.2574462890625,
+ 0.509521484375,
+ 0.519287109375,
+ 0.526611328125,
+ 0.5481109619140625,
+ 0.5573883056640625,
+ 0.574981689453125,
+ 0.585235595703125,
+ 0.6013641357421875,
+ 0.6179656982421875,
+ 0.6189422607421875,
+ 0.6208953857421875,
+ 0.6213836669921875,
+ 0.6208953857421875,
+ 0.6077117919921875,
+ 0.6008758544921875,
+ 0.578399658203125,
+ 0.507568359375,
+ 0.13238525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MZJHJN-l7GexuGshrywXe",
+ "type": "freedraw",
+ "x": 635.239048486879,
+ "y": 2674.9760042059806,
+ "width": 32.94137012095689,
+ "height": 35.93598552494768,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFo",
+ "roundness": null,
+ "seed": 1294331185,
+ "version": 67,
+ "versionNonce": 291573361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342895789,
+ -1.4972476342895789
+ ],
+ [
+ 2.9946154039907924,
+ -2.9946154039907924
+ ],
+ [
+ 2.9946154039907924,
+ -5.9893509433932195
+ ],
+ [
+ 2.9946154039907924,
+ -10.481334117085225
+ ],
+ [
+ 2.9946154039907924,
+ -17.967932694768024
+ ],
+ [
+ 2.9946154039907924,
+ -20.96266823417045
+ ],
+ [
+ 1.4972476342895789,
+ -23.957283638161243
+ ],
+ [
+ -1.4973677697012135,
+ -26.95201917756367
+ ],
+ [
+ -4.492103309103641,
+ -28.44938694726443
+ ],
+ [
+ -5.9893509433932195,
+ -29.946634581554463
+ ],
+ [
+ -4.492103309103641,
+ -28.44938694726443
+ ],
+ [
+ 0,
+ -26.95201917756367
+ ],
+ [
+ 4.491983173692006,
+ -26.95201917756367
+ ],
+ [
+ 7.486598577682798,
+ -26.95201917756367
+ ],
+ [
+ 11.978581751374804,
+ -25.454651407862457
+ ],
+ [
+ 14.973317290777231,
+ -25.454651407862457
+ ],
+ [
+ 22.460036003871664,
+ -22.46003600387121
+ ],
+ [
+ 23.957283638161243,
+ -19.465300464469237
+ ],
+ [
+ 23.957283638161243,
+ -13.475949521076018
+ ],
+ [
+ 23.957283638161243,
+ -5.9893509433932195
+ ],
+ [
+ 23.957283638161243,
+ -1.4972476342895789
+ ],
+ [
+ 23.957283638161243,
+ 2.994735539402427
+ ],
+ [
+ 25.454651407862457,
+ 5.9893509433932195
+ ],
+ [
+ 26.95201917756367,
+ 5.9893509433932195
+ ],
+ [
+ 26.95201917756367,
+ 5.9893509433932195
+ ]
+ ],
+ "pressures": [
+ 0.3531951904296875,
+ 0.4963226318359375,
+ 0.516845703125,
+ 0.5407867431640625,
+ 0.5612945556640625,
+ 0.569610595703125,
+ 0.574493408203125,
+ 0.582305908203125,
+ 0.582794189453125,
+ 0.583770751953125,
+ 0.582794189453125,
+ 0.567169189453125,
+ 0.570587158203125,
+ 0.571563720703125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.570587158203125,
+ 0.585235595703125,
+ 0.591094970703125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.510986328125,
+ 0.327789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3Gfd0iy-1OTwjlv5OAIio",
+ "type": "freedraw",
+ "x": 692.1377022459972,
+ "y": 2583.638612556205,
+ "width": 11.978701886786439,
+ "height": 71.87209118530654,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFp",
+ "roundness": null,
+ "seed": 411253823,
+ "version": 52,
+ "versionNonce": 1811421265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.9946154039907924
+ ],
+ [
+ 0,
+ 8.983966347384012
+ ],
+ [
+ 0,
+ 14.973317290777231
+ ],
+ [
+ 0,
+ 22.46003600387121
+ ],
+ [
+ 1.4973677697012135,
+ 31.44400235125522
+ ],
+ [
+ 1.4973677697012135,
+ 46.41731964203245
+ ],
+ [
+ 4.492103309103641,
+ 61.39075706822132
+ ],
+ [
+ 8.984086482795647,
+ 68.87735564590457
+ ],
+ [
+ 11.978701886786439,
+ 71.87209118530654
+ ],
+ [
+ 11.978701886786439,
+ 71.87209118530654
+ ]
+ ],
+ "pressures": [
+ 0.3746795654296875,
+ 0.568634033203125,
+ 0.591094970703125,
+ 0.6062469482421875,
+ 0.6208953857421875,
+ 0.63214111328125,
+ 0.63653564453125,
+ 0.566680908203125,
+ 0.39373779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TnTnrRRKEB2eQSOuDkrBh",
+ "type": "freedraw",
+ "x": 680.1591204946224,
+ "y": 2609.093263964067,
+ "width": 37.433353294648896,
+ "height": 2.994735539402427,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFq",
+ "roundness": null,
+ "seed": 526634303,
+ "version": 50,
+ "versionNonce": 1456662065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ -1.4973677697007588
+ ],
+ [
+ 13.475949521076018,
+ 0
+ ],
+ [
+ 22.45991586846003,
+ 0
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ],
+ [
+ 31.444002351255676,
+ 0
+ ],
+ [
+ 34.43861775524647,
+ 1.4973677697016683
+ ],
+ [
+ 37.433353294648896,
+ 1.4973677697016683
+ ],
+ [
+ 37.433353294648896,
+ 1.4973677697016683
+ ]
+ ],
+ "pressures": [
+ 0.3488006591796875,
+ 0.5490875244140625,
+ 0.5569000244140625,
+ 0.525146484375,
+ 0.4728851318359375,
+ 0.37664794921875,
+ 0.1577911376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0NoRQ5PZCEfAXHCNYLTUf",
+ "type": "freedraw",
+ "x": 723.5818247326645,
+ "y": 2552.194550137243,
+ "width": 22.45991586846003,
+ "height": 113.79748772135372,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFr",
+ "roundness": null,
+ "seed": 97122847,
+ "version": 58,
+ "versionNonce": 483981329,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 4.491983173692006,
+ 1.497307701995851
+ ],
+ [
+ 7.486598577682798,
+ 2.9946754716966097
+ ],
+ [
+ 8.983966347384012,
+ 5.9893509433932195
+ ],
+ [
+ 13.475949521076018,
+ 13.47600958878229
+ ],
+ [
+ 16.470685060478445,
+ 26.95201917756367
+ ],
+ [
+ 19.465300464469237,
+ 41.92539653604672
+ ],
+ [
+ 22.45991586846003,
+ 64.38543253991838
+ ],
+ [
+ 22.45991586846003,
+ 79.35874983069607
+ ],
+ [
+ 20.962548098758816,
+ 91.33745171748205
+ ],
+ [
+ 17.967932694768024,
+ 100.32141806486652
+ ],
+ [
+ 16.470685060478445,
+ 107.8081367779605
+ ],
+ [
+ 14.973317290777231,
+ 110.80275218195129
+ ],
+ [
+ 14.973317290777231,
+ 112.3001199516525
+ ],
+ [
+ 14.973317290777231,
+ 113.79748772135372
+ ],
+ [
+ 14.973317290777231,
+ 113.79748772135372
+ ]
+ ],
+ "pressures": [
+ 0.2931060791015625,
+ 0.4850921630859375,
+ 0.502197265625,
+ 0.526611328125,
+ 0.5534820556640625,
+ 0.5994110107421875,
+ 0.6233367919921875,
+ 0.63848876953125,
+ 0.6590118408203125,
+ 0.6712188720703125,
+ 0.6746368408203125,
+ 0.6653594970703125,
+ 0.62677001953125,
+ 0.583282470703125,
+ 0.37908935546875,
+ 0.1196746826171875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xfR89LgGRj1YUtG1O4dgM",
+ "type": "freedraw",
+ "x": 55.7700955599085,
+ "y": 2639.040018681033,
+ "width": 25.454771543273978,
+ "height": 49.412055181435335,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFu",
+ "roundness": null,
+ "seed": 1153300497,
+ "version": 83,
+ "versionNonce": 1073860081,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4972476342895789
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946154039907924
+ ],
+ [
+ 2.9947355394023134,
+ -4.491983173692006
+ ],
+ [
+ 4.491983173692006,
+ -5.989230807981585
+ ],
+ [
+ 5.9893509433932195,
+ -7.486598577682798
+ ],
+ [
+ 7.486718713094433,
+ -11.978581751374804
+ ],
+ [
+ 8.984086482795533,
+ -14.973317290777231
+ ],
+ [
+ 8.984086482795533,
+ -17.967932694768024
+ ],
+ [
+ 10.481334117085225,
+ -25.454651407862457
+ ],
+ [
+ 10.481334117085225,
+ -29.946634581554463
+ ],
+ [
+ 8.984086482795533,
+ -35.93598552494768
+ ],
+ [
+ 7.486718713094433,
+ -41.9253364683409
+ ],
+ [
+ 4.491983173692006,
+ -44.919951872331694
+ ],
+ [
+ 2.9947355394023134,
+ -46.41731964203291
+ ],
+ [
+ 1.4973677697012135,
+ -46.41731964203291
+ ],
+ [
+ 0,
+ -46.41731964203291
+ ],
+ [
+ 1.4973677697012135,
+ -46.41731964203291
+ ],
+ [
+ 4.491983173692006,
+ -44.919951872331694
+ ],
+ [
+ 5.9893509433932195,
+ -44.919951872331694
+ ],
+ [
+ 7.486718713094433,
+ -44.919951872331694
+ ],
+ [
+ 10.481334117085225,
+ -44.919951872331694
+ ],
+ [
+ 11.978701886786439,
+ -44.919951872331694
+ ],
+ [
+ 16.470685060478445,
+ -44.919951872331694
+ ],
+ [
+ 19.46542059988076,
+ -44.919951872331694
+ ],
+ [
+ 20.96266823417045,
+ -46.41731964203291
+ ],
+ [
+ 23.957403773572764,
+ -47.91468741173412
+ ],
+ [
+ 23.957403773572764,
+ -49.412055181435335
+ ],
+ [
+ 25.454771543273978,
+ -49.412055181435335
+ ],
+ [
+ 25.454771543273978,
+ -47.91468741173412
+ ],
+ [
+ 25.454771543273978,
+ -46.41731964203291
+ ],
+ [
+ 25.454771543273978,
+ -43.422704238042115
+ ],
+ [
+ 25.454771543273978,
+ -41.9253364683409
+ ],
+ [
+ 25.454771543273978,
+ -37.433353294648896
+ ],
+ [
+ 25.454771543273978,
+ -34.43861775524647
+ ],
+ [
+ 25.454771543273978,
+ -29.946634581554463
+ ],
+ [
+ 25.454771543273978,
+ -20.96266823417045
+ ],
+ [
+ 23.957403773572764,
+ -13.475949521076018
+ ],
+ [
+ 23.957403773572764,
+ -7.486598577682798
+ ],
+ [
+ 23.957403773572764,
+ -5.989230807981585
+ ],
+ [
+ 23.957403773572764,
+ -4.491983173692006
+ ],
+ [
+ 23.957403773572764,
+ -4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.2818756103515625,
+ 0.575469970703125,
+ 0.580352783203125,
+ 0.582794189453125,
+ 0.587677001953125,
+ 0.588653564453125,
+ 0.591583251953125,
+ 0.592071533203125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.592071533203125,
+ 0.588165283203125,
+ 0.586700439453125,
+ 0.587677001953125,
+ 0.585723876953125,
+ 0.587188720703125,
+ 0.590118408203125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.590118408203125,
+ 0.590118408203125,
+ 0.591583251953125,
+ 0.586700439453125,
+ 0.586700439453125,
+ 0.589141845703125,
+ 0.593048095703125,
+ 0.588653564453125,
+ 0.589630126953125,
+ 0.6008758544921875,
+ 0.6111297607421875,
+ 0.6155242919921875,
+ 0.6218719482421875,
+ 0.6233367919921875,
+ 0.6248016357421875,
+ 0.62530517578125,
+ 0.62677001953125,
+ 0.62725830078125,
+ 0.6160125732421875,
+ 0.5349273681640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hk0MK5CgmnMI2GCv-m79S",
+ "type": "freedraw",
+ "x": 85.71685027687448,
+ "y": 2556.6865933786407,
+ "width": 22.460036003871664,
+ "height": 34.43861775524647,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFv",
+ "roundness": null,
+ "seed": 2022106207,
+ "version": 75,
+ "versionNonce": 391440337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994615403990906,
+ -1.4972476342895789
+ ],
+ [
+ 4.491983173692006,
+ -1.4972476342895789
+ ],
+ [
+ 7.486718713094433,
+ -1.4972476342895789
+ ],
+ [
+ 8.983966347384126,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 13.475949521076132,
+ 1.4973677697012135
+ ],
+ [
+ 16.470685060478445,
+ 7.486718713094433
+ ],
+ [
+ 17.96805283017966,
+ 10.481334117085225
+ ],
+ [
+ 17.96805283017966,
+ 11.978701886786439
+ ],
+ [
+ 16.470685060478445,
+ 14.973437426188866
+ ],
+ [
+ 13.475949521076132,
+ 16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ 16.470685060478445
+ ],
+ [
+ 10.481334117085225,
+ 17.96805283017966
+ ],
+ [
+ 8.983966347384126,
+ 17.96805283017966
+ ],
+ [
+ 10.481334117085225,
+ 17.96805283017966
+ ],
+ [
+ 11.978701886786439,
+ 17.96805283017966
+ ],
+ [
+ 13.475949521076132,
+ 17.96805283017966
+ ],
+ [
+ 16.470685060478445,
+ 19.465420599880872
+ ],
+ [
+ 17.96805283017966,
+ 19.465420599880872
+ ],
+ [
+ 19.46530046446935,
+ 20.96266823417045
+ ],
+ [
+ 20.96266823417045,
+ 23.957403773572878
+ ],
+ [
+ 22.460036003871664,
+ 25.45477154327409
+ ],
+ [
+ 22.460036003871664,
+ 26.95201917756367
+ ],
+ [
+ 22.460036003871664,
+ 28.449386947264884
+ ],
+ [
+ 20.96266823417045,
+ 29.946754716966097
+ ],
+ [
+ 17.96805283017966,
+ 31.44412248666731
+ ],
+ [
+ 14.973317290777231,
+ 31.44412248666731
+ ],
+ [
+ 13.475949521076132,
+ 31.44412248666731
+ ],
+ [
+ 10.481334117085225,
+ 31.44412248666731
+ ],
+ [
+ 5.9893509433932195,
+ 31.44412248666731
+ ],
+ [
+ 2.994615403990906,
+ 32.94137012095689
+ ],
+ [
+ 2.994615403990906,
+ 32.94137012095689
+ ]
+ ],
+ "pressures": [
+ 0.318511962890625,
+ 0.502197265625,
+ 0.5354156494140625,
+ 0.5451812744140625,
+ 0.5564117431640625,
+ 0.5617828369140625,
+ 0.5622711181640625,
+ 0.564727783203125,
+ 0.569610595703125,
+ 0.578399658203125,
+ 0.585235595703125,
+ 0.576446533203125,
+ 0.5339508056640625,
+ 0.504150390625,
+ 0.4841156005859375,
+ 0.468475341796875,
+ 0.456268310546875,
+ 0.457244873046875,
+ 0.460662841796875,
+ 0.461151123046875,
+ 0.465057373046875,
+ 0.4728851318359375,
+ 0.4933929443359375,
+ 0.513427734375,
+ 0.5349273681640625,
+ 0.5437164306640625,
+ 0.587188720703125,
+ 0.5945281982421875,
+ 0.591094970703125,
+ 0.590606689453125,
+ 0.577911376953125,
+ 0.519775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8VnGY1-P8lRy2SuDmV_S5",
+ "type": "freedraw",
+ "x": 811.9246009784499,
+ "y": 2564.173312091735,
+ "width": 17.968172965591293,
+ "height": 101.8188459022731,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFw",
+ "roundness": null,
+ "seed": 176155391,
+ "version": 71,
+ "versionNonce": 753518001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ -4.492103309103641,
+ -1.4973677697012135
+ ],
+ [
+ -5.989471078804854,
+ -1.4973677697012135
+ ],
+ [
+ -5.989471078804854,
+ 0
+ ],
+ [
+ -7.486838848506068,
+ 1.4973677697012135
+ ],
+ [
+ -8.984206618207054,
+ 2.9946154039907924
+ ],
+ [
+ -8.984206618207054,
+ 5.9893509433932195
+ ],
+ [
+ -10.481334117085225,
+ 7.486718713094433
+ ],
+ [
+ -13.476069656487653,
+ 13.475949521076018
+ ],
+ [
+ -14.973437426188866,
+ 19.465300464469237
+ ],
+ [
+ -14.973437426188866,
+ 23.957403773572878
+ ],
+ [
+ -16.47080519589008,
+ 31.444002351255676
+ ],
+ [
+ -17.968172965591293,
+ 37.433353294648896
+ ],
+ [
+ -17.968172965591293,
+ 46.41743977744454
+ ],
+ [
+ -17.968172965591293,
+ 55.401406124828554
+ ],
+ [
+ -17.968172965591293,
+ 62.88812483792299
+ ],
+ [
+ -17.968172965591293,
+ 74.86670658929779
+ ],
+ [
+ -16.47080519589008,
+ 80.85605753269101
+ ],
+ [
+ -14.973437426188866,
+ 85.34816084179465
+ ],
+ [
+ -13.476069656487653,
+ 89.84014401548666
+ ],
+ [
+ -13.476069656487653,
+ 94.33212718917866
+ ],
+ [
+ -11.978701886786439,
+ 97.32674259316946
+ ],
+ [
+ -11.978701886786439,
+ 98.82411036287067
+ ],
+ [
+ -10.481334117085225,
+ 98.82411036287067
+ ],
+ [
+ -10.481334117085225,
+ 100.32147813257188
+ ],
+ [
+ -8.984206618207054,
+ 100.32147813257188
+ ],
+ [
+ -7.486838848506068,
+ 100.32147813257188
+ ],
+ [
+ -7.486838848506068,
+ 100.32147813257188
+ ]
+ ],
+ "pressures": [
+ 0.207122802734375,
+ 0.3717498779296875,
+ 0.5520172119140625,
+ 0.572540283203125,
+ 0.580352783203125,
+ 0.587188720703125,
+ 0.5955047607421875,
+ 0.5989227294921875,
+ 0.6057586669921875,
+ 0.6101531982421875,
+ 0.6135711669921875,
+ 0.6150360107421875,
+ 0.6169891357421875,
+ 0.6204071044921875,
+ 0.6248016357421875,
+ 0.63214111328125,
+ 0.64141845703125,
+ 0.64630126953125,
+ 0.64727783203125,
+ 0.64776611328125,
+ 0.65020751953125,
+ 0.64825439453125,
+ 0.64923095703125,
+ 0.64971923828125,
+ 0.64678955078125,
+ 0.64044189453125,
+ 0.6028289794921875,
+ 0.3634490966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zSdvOg3dM7rmV2C157YWe",
+ "type": "freedraw",
+ "x": 837.379132250901,
+ "y": 2607.5960163297773,
+ "width": 52.4069108562494,
+ "height": 62.88812483792299,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFx",
+ "roundness": null,
+ "seed": 1143476305,
+ "version": 76,
+ "versionNonce": 1541924753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -5.989471078804854,
+ 1.4973677697012135
+ ],
+ [
+ -7.486838848506068,
+ 1.4973677697012135
+ ],
+ [
+ -5.989471078804854,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ -2.9946154039907924
+ ],
+ [
+ 8.983966347384012,
+ -7.486598577682798
+ ],
+ [
+ 11.978701886786439,
+ -8.983966347384012
+ ],
+ [
+ 19.465300464469237,
+ -10.481334117085225
+ ],
+ [
+ 25.454531272450822,
+ -10.481334117085225
+ ],
+ [
+ 28.44926681185325,
+ -7.486598577682798
+ ],
+ [
+ 31.444002351255676,
+ -2.9946154039907924
+ ],
+ [
+ 31.444002351255676,
+ 0
+ ],
+ [
+ 31.444002351255676,
+ 2.994735539402427
+ ],
+ [
+ 31.444002351255676,
+ 10.481334117085225
+ ],
+ [
+ 28.44926681185325,
+ 14.973317290777231
+ ],
+ [
+ 25.454531272450822,
+ 17.96805283017966
+ ],
+ [
+ 23.957403773572878,
+ 19.465420599880872
+ ],
+ [
+ 22.460036003871664,
+ 20.96266823417045
+ ],
+ [
+ 26.951899042152036,
+ 25.45477154327409
+ ],
+ [
+ 28.44926681185325,
+ 26.95201917756367
+ ],
+ [
+ 31.444002351255676,
+ 29.946754716966097
+ ],
+ [
+ 38.930600928938475,
+ 38.93072106435011
+ ],
+ [
+ 43.422704238042115,
+ 44.92007200774333
+ ],
+ [
+ 44.92007200774333,
+ 47.914807547145756
+ ],
+ [
+ 44.92007200774333,
+ 49.412055181435335
+ ],
+ [
+ 43.422704238042115,
+ 50.90942295113655
+ ],
+ [
+ 41.9253364683409,
+ 50.90942295113655
+ ],
+ [
+ 35.93586538953605,
+ 50.90942295113655
+ ],
+ [
+ 32.94137012095689,
+ 50.90942295113655
+ ],
+ [
+ 28.44926681185325,
+ 50.90942295113655
+ ],
+ [
+ 20.96266823417045,
+ 52.40679072083776
+ ],
+ [
+ 13.476069656487653,
+ 52.40679072083776
+ ],
+ [
+ 10.481334117085225,
+ 52.40679072083776
+ ],
+ [
+ 10.481334117085225,
+ 52.40679072083776
+ ]
+ ],
+ "pressures": [
+ 0.2335052490234375,
+ 0.3702850341796875,
+ 0.39617919921875,
+ 0.590606689453125,
+ 0.593048095703125,
+ 0.5940399169921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5994110107421875,
+ 0.6008758544921875,
+ 0.6062469482421875,
+ 0.6140594482421875,
+ 0.6174774169921875,
+ 0.6194305419921875,
+ 0.62579345703125,
+ 0.62921142578125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.62628173828125,
+ 0.5945281982421875,
+ 0.5964813232421875,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.6042938232421875,
+ 0.62677001953125,
+ 0.64825439453125,
+ 0.65167236328125,
+ 0.6570587158203125,
+ 0.6590118408203125,
+ 0.6595001220703125,
+ 0.64971923828125,
+ 0.584747314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-gFAuF23RLxF92tWhMHpN",
+ "type": "freedraw",
+ "x": 897.2724014140099,
+ "y": 2604.6014009257865,
+ "width": 50.909302815724914,
+ "height": 58.39602152881935,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFy",
+ "roundness": null,
+ "seed": 849780177,
+ "version": 68,
+ "versionNonce": 780586353,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9944952685791577,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ 5.989471078804854,
+ -1.4973677697012135
+ ],
+ [
+ 10.481334117085225,
+ -1.4973677697012135
+ ],
+ [
+ 17.968172965591293,
+ -1.4973677697012135
+ ],
+ [
+ 26.952139312975305,
+ 0
+ ],
+ [
+ 34.4387378906581,
+ 1.4972476342895789
+ ],
+ [
+ 37.43347343006053,
+ 2.9946154039907924
+ ],
+ [
+ 41.92557673916417,
+ 4.491983173692006
+ ],
+ [
+ 41.92557673916417,
+ 7.486598577682798
+ ],
+ [
+ 38.930841199761744,
+ 14.973317290777231
+ ],
+ [
+ 31.444242622078946,
+ 23.957283638161243
+ ],
+ [
+ 22.460036003871664,
+ 32.94137012095689
+ ],
+ [
+ 19.465540735292507,
+ 35.93598552494768
+ ],
+ [
+ 16.47080519589008,
+ 40.42796869863969
+ ],
+ [
+ 10.481334117085225,
+ 44.92007200774333
+ ],
+ [
+ 10.481334117085225,
+ 47.91468741173412
+ ],
+ [
+ 13.476069656487653,
+ 52.40667058542613
+ ],
+ [
+ 14.973437426188866,
+ 53.90403835512734
+ ],
+ [
+ 22.460036003871664,
+ 55.401406124828554
+ ],
+ [
+ 32.94137012095689,
+ 56.89865375911813
+ ],
+ [
+ 43.422704238042115,
+ 55.401406124828554
+ ],
+ [
+ 47.914807547145756,
+ 55.401406124828554
+ ],
+ [
+ 47.914807547145756,
+ 55.401406124828554
+ ]
+ ],
+ "pressures": [
+ 0.4176788330078125,
+ 0.513916015625,
+ 0.515380859375,
+ 0.5402984619140625,
+ 0.5539703369140625,
+ 0.566192626953125,
+ 0.575958251953125,
+ 0.583282470703125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.586212158203125,
+ 0.587188720703125,
+ 0.5994110107421875,
+ 0.6145477294921875,
+ 0.6233367919921875,
+ 0.62579345703125,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.62677001953125,
+ 0.6228485107421875,
+ 0.6189422607421875,
+ 0.6165008544921875,
+ 0.5950164794921875,
+ 0.518310546875,
+ 0.1846466064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "r0RRwYR4Lth2E7Ph016sg",
+ "type": "freedraw",
+ "x": 1017.0594202818743,
+ "y": 2646.5267373941274,
+ "width": 35.93586538953605,
+ "height": 2.9946154039907924,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bFz",
+ "roundness": null,
+ "seed": 1464359889,
+ "version": 52,
+ "versionNonce": 2081290065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9944952685791577,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 14.973197155365597,
+ 0
+ ],
+ [
+ 22.46003600387121,
+ 0
+ ],
+ [
+ 28.44926681185325,
+ -1.4973677697012135
+ ],
+ [
+ 34.438497619834834,
+ -2.9946154039907924
+ ],
+ [
+ 34.438497619834834,
+ -2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.3634490966796875,
+ 0.5437164306640625,
+ 0.584747314453125,
+ 0.63360595703125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.65118408203125,
+ 0.6086883544921875,
+ 0.4181671142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iKrgZDXUi6jTqWdb-r4o8",
+ "type": "freedraw",
+ "x": 1099.4127254488549,
+ "y": 2598.6120499823933,
+ "width": 50.90954308654773,
+ "height": 74.86670658929779,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG0",
+ "roundness": null,
+ "seed": 675461841,
+ "version": 61,
+ "versionNonce": 1188357425,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 7.486598577682798,
+ 0
+ ],
+ [
+ 16.470805195889625,
+ 0
+ ],
+ [
+ 20.96266823417045,
+ 0
+ ],
+ [
+ 25.454771543273637,
+ 0
+ ],
+ [
+ 28.449507082676064,
+ 0
+ ],
+ [
+ 32.94137012095689,
+ 0
+ ],
+ [
+ 38.93084119976129,
+ 1.4973677697012135
+ ],
+ [
+ 43.422704238042115,
+ 4.491983173692006
+ ],
+ [
+ 47.9148075471453,
+ 7.486598577682798
+ ],
+ [
+ 50.90954308654773,
+ 13.475949521076018
+ ],
+ [
+ 50.90954308654773,
+ 20.96266823417045
+ ],
+ [
+ 47.9148075471453,
+ 31.444002351255676
+ ],
+ [
+ 43.422704238042115,
+ 41.9253364683409
+ ],
+ [
+ 38.93084119976129,
+ 52.40667058542613
+ ],
+ [
+ 32.94137012095689,
+ 64.38537247221257
+ ],
+ [
+ 29.946634581554463,
+ 70.37472341560579
+ ],
+ [
+ 29.946634581554463,
+ 73.36945895500821
+ ],
+ [
+ 28.449507082676064,
+ 74.86670658929779
+ ],
+ [
+ 28.449507082676064,
+ 74.86670658929779
+ ]
+ ],
+ "pressures": [
+ 0.4123077392578125,
+ 0.5349273681640625,
+ 0.5612945556640625,
+ 0.572540283203125,
+ 0.577423095703125,
+ 0.580352783203125,
+ 0.584747314453125,
+ 0.586700439453125,
+ 0.591094970703125,
+ 0.5940399169921875,
+ 0.6077117919921875,
+ 0.6204071044921875,
+ 0.62628173828125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.573028564453125,
+ 0.4704437255859375,
+ 0.2686767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VNPZk4gafh7jScclg4hBw",
+ "type": "freedraw",
+ "x": 1112.888795105342,
+ "y": 2642.0347542204354,
+ "width": 38.93060092893893,
+ "height": 5.9893509433932195,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG1",
+ "roundness": null,
+ "seed": 1511034943,
+ "version": 51,
+ "versionNonce": 1514346257,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ],
+ [
+ 8.983966347384467,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 16.470564925067265,
+ -1.4973677697012135
+ ],
+ [
+ 22.460036003871664,
+ -2.994735539402427
+ ],
+ [
+ 29.946634581554918,
+ -2.994735539402427
+ ],
+ [
+ 35.93610566035932,
+ -5.9893509433932195
+ ],
+ [
+ 38.93060092893893,
+ -5.9893509433932195
+ ],
+ [
+ 38.93060092893893,
+ -5.9893509433932195
+ ]
+ ],
+ "pressures": [
+ 0.2486419677734375,
+ 0.5989227294921875,
+ 0.6125946044921875,
+ 0.6184539794921875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.5603179931640625,
+ 0.3497772216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tiBIr2uMsm7jxiKpwcQmR",
+ "type": "freedraw",
+ "x": 1174.2794320381527,
+ "y": 2603.1040331560853,
+ "width": 35.93610566035932,
+ "height": 71.872091185307,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG2",
+ "roundness": null,
+ "seed": 728959057,
+ "version": 66,
+ "versionNonce": 684723441,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697007588,
+ 0
+ ],
+ [
+ 2.9947355394019723,
+ 0
+ ],
+ [
+ 7.486838848505613,
+ -1.4973677697012135
+ ],
+ [
+ 8.984206618206827,
+ -1.4973677697012135
+ ],
+ [
+ 14.973437426188411,
+ 0
+ ],
+ [
+ 19.465540735292052,
+ 1.4973677697012135
+ ],
+ [
+ 22.46003600387121,
+ 4.491983173692006
+ ],
+ [
+ 23.957403773572423,
+ 7.486718713094433
+ ],
+ [
+ 25.454771543273637,
+ 13.476069656487653
+ ],
+ [
+ 26.95213931297485,
+ 16.470685060478445
+ ],
+ [
+ 26.95213931297485,
+ 20.96266823417045
+ ],
+ [
+ 23.957403773572423,
+ 29.946754716966097
+ ],
+ [
+ 20.962908504993266,
+ 34.4387378906581
+ ],
+ [
+ 16.470805195889625,
+ 38.93072106435011
+ ],
+ [
+ 2.9947355394019723,
+ 50.90942295113655
+ ],
+ [
+ -2.9944952685796125,
+ 56.89877389452977
+ ],
+ [
+ -4.491863038280826,
+ 59.89338929852056
+ ],
+ [
+ -4.491863038280826,
+ 62.88812483792299
+ ],
+ [
+ 0,
+ 67.380108011615
+ ],
+ [
+ 5.989471078804399,
+ 68.8774757813162
+ ],
+ [
+ 13.476069656487198,
+ 70.37472341560579
+ ],
+ [
+ 22.46003600387121,
+ 70.37472341560579
+ ],
+ [
+ 31.44424262207849,
+ 70.37472341560579
+ ],
+ [
+ 31.44424262207849,
+ 70.37472341560579
+ ]
+ ],
+ "pressures": [
+ 0.204193115234375,
+ 0.5544586181640625,
+ 0.581329345703125,
+ 0.6189422607421875,
+ 0.63360595703125,
+ 0.64678955078125,
+ 0.65167236328125,
+ 0.6570587158203125,
+ 0.6604766845703125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6638946533203125,
+ 0.6629180908203125,
+ 0.6575469970703125,
+ 0.6570587158203125,
+ 0.6565704345703125,
+ 0.65411376953125,
+ 0.64581298828125,
+ 0.64141845703125,
+ 0.63555908203125,
+ 0.6218719482421875,
+ 0.570098876953125,
+ 0.4220733642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ql2rQni7kXcFF1oGsM-Go",
+ "type": "freedraw",
+ "x": 1226.6863428944016,
+ "y": 2576.1520139785216,
+ "width": 32.94137012095689,
+ "height": 107.80807671025468,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG3",
+ "roundness": null,
+ "seed": 318143601,
+ "version": 59,
+ "versionNonce": 1778599633,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9944952685791577,
+ 0
+ ],
+ [
+ 5.989230807981585,
+ 1.4973677697012135
+ ],
+ [
+ 7.486598577682798,
+ 2.9946154039907924
+ ],
+ [
+ 10.481334117085225,
+ 4.491983173692006
+ ],
+ [
+ 11.978701886786439,
+ 5.9893509433932195
+ ],
+ [
+ 16.47056492506681,
+ 11.978701886786439
+ ],
+ [
+ 20.96266823417045,
+ 22.460036003871664
+ ],
+ [
+ 25.454531272450822,
+ 35.93598552494768
+ ],
+ [
+ 28.44926681185325,
+ 49.412055181435335
+ ],
+ [
+ 32.94137012095689,
+ 68.87735564590457
+ ],
+ [
+ 32.94137012095689,
+ 79.35880989840143
+ ],
+ [
+ 31.444002351255676,
+ 83.85079307209344
+ ],
+ [
+ 29.946634581554463,
+ 89.84014401548666
+ ],
+ [
+ 22.460036003871664,
+ 103.31609353656268
+ ],
+ [
+ 17.967932694768024,
+ 107.80807671025468
+ ],
+ [
+ 16.47056492506681,
+ 107.80807671025468
+ ],
+ [
+ 16.47056492506681,
+ 107.80807671025468
+ ]
+ ],
+ "pressures": [
+ 0.443084716796875,
+ 0.5368804931640625,
+ 0.567657470703125,
+ 0.5945281982421875,
+ 0.6189422607421875,
+ 0.64239501953125,
+ 0.6702423095703125,
+ 0.6785430908203125,
+ 0.6800079345703125,
+ 0.6809844970703125,
+ 0.6775665283203125,
+ 0.6663360595703125,
+ 0.65216064453125,
+ 0.63262939453125,
+ 0.4977874755859375,
+ 0.2437591552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rPt3Nhy_un-J4lHpKJUzp",
+ "type": "freedraw",
+ "x": -138.8836298972534,
+ "y": 2749.84283093069,
+ "width": 55.40140612482844,
+ "height": 71.872091185307,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG4",
+ "roundness": null,
+ "seed": 1662390399,
+ "version": 84,
+ "versionNonce": 2020885681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4972476342895789
+ ],
+ [
+ 0,
+ -1.4972476342895789
+ ],
+ [
+ -1.4972476342896925,
+ -1.4972476342895789
+ ],
+ [
+ -2.9946154039907924,
+ -2.9946154039907924
+ ],
+ [
+ -4.491983173692006,
+ -2.9946154039907924
+ ],
+ [
+ -5.9893509433932195,
+ -2.9946154039907924
+ ],
+ [
+ -10.481334117085225,
+ -1.4972476342895789
+ ],
+ [
+ -13.475949521076018,
+ -1.4972476342895789
+ ],
+ [
+ -16.470685060478445,
+ 1.4973677697012135
+ ],
+ [
+ -23.957283638161243,
+ 7.486718713094433
+ ],
+ [
+ -26.95201917756367,
+ 11.978701886786439
+ ],
+ [
+ -29.946634581554463,
+ 17.96805283017966
+ ],
+ [
+ -29.946634581554463,
+ 26.95201917756367
+ ],
+ [
+ -31.444002351255676,
+ 31.44412248666731
+ ],
+ [
+ -31.444002351255676,
+ 34.4387378906581
+ ],
+ [
+ -29.946634581554463,
+ 38.93072106435011
+ ],
+ [
+ -26.95201917756367,
+ 46.41743977744454
+ ],
+ [
+ -22.460036003871664,
+ 52.40679072083776
+ ],
+ [
+ -16.470685060478445,
+ 58.39614166423098
+ ],
+ [
+ -8.983966347384012,
+ 62.88812483792299
+ ],
+ [
+ 1.4973677697012135,
+ 67.380108011615
+ ],
+ [
+ 7.486718713094433,
+ 68.8774757813162
+ ],
+ [
+ 11.978701886786439,
+ 67.380108011615
+ ],
+ [
+ 14.973437426188752,
+ 65.88274024191378
+ ],
+ [
+ 17.96805283017966,
+ 61.390757068221774
+ ],
+ [
+ 20.962788369581972,
+ 50.90942295113655
+ ],
+ [
+ 22.460036003871664,
+ 43.422704238042115
+ ],
+ [
+ 23.957403773572764,
+ 35.93610566035932
+ ],
+ [
+ 23.957403773572764,
+ 29.946754716966097
+ ],
+ [
+ 22.460036003871664,
+ 22.460036003871664
+ ],
+ [
+ 20.962788369581972,
+ 17.96805283017966
+ ],
+ [
+ 19.46542059988076,
+ 14.973437426188866
+ ],
+ [
+ 16.470685060478445,
+ 10.481334117085225
+ ],
+ [
+ 13.476069656487539,
+ 5.9893509433932195
+ ],
+ [
+ 8.984086482795533,
+ 1.4973677697012135
+ ],
+ [
+ 5.9893509433932195,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4972476342895789
+ ],
+ [
+ -2.9946154039907924,
+ -2.9946154039907924
+ ],
+ [
+ -7.486598577682912,
+ -1.4972476342895789
+ ],
+ [
+ -11.978581751374918,
+ -1.4972476342895789
+ ],
+ [
+ -14.973317290777231,
+ 0
+ ],
+ [
+ -14.973317290777231,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2965240478515625,
+ 0.4748382568359375,
+ 0.573516845703125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.579376220703125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.578399658203125,
+ 0.580841064453125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.589141845703125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.592071533203125,
+ 0.5940399169921875,
+ 0.5950164794921875,
+ 0.5945281982421875,
+ 0.591094970703125,
+ 0.589630126953125,
+ 0.587188720703125,
+ 0.587677001953125,
+ 0.586700439453125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.587188720703125,
+ 0.588165283203125,
+ 0.586700439453125,
+ 0.584747314453125,
+ 0.575958251953125,
+ 0.5617828369140625,
+ 0.5578765869140625,
+ 0.5495758056640625,
+ 0.528564453125,
+ 0.4953460693359375,
+ 0.4264678955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VzMnUJHOTQp-K5lyERBn0",
+ "type": "freedraw",
+ "x": -70.0061541159373,
+ "y": 2772.3028669345617,
+ "width": 34.4387378906581,
+ "height": 4.491983173692006,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG5",
+ "roundness": null,
+ "seed": 8127359,
+ "version": 51,
+ "versionNonce": 1875543697,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 5.9893509433932195,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 13.476069656487653,
+ -1.4972476342895789
+ ],
+ [
+ 17.96805283017966,
+ -1.4972476342895789
+ ],
+ [
+ 22.460036003871664,
+ -1.4972476342895789
+ ],
+ [
+ 32.94137012095689,
+ -4.491983173692006
+ ],
+ [
+ 34.4387378906581,
+ -2.9946154039907924
+ ],
+ [
+ 34.4387378906581,
+ -2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.2916412353515625,
+ 0.565704345703125,
+ 0.571563720703125,
+ 0.574493408203125,
+ 0.574493408203125,
+ 0.574493408203125,
+ 0.5451812744140625,
+ 0.2637939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gEGrVw2pOpq4VpbHYJuaN",
+ "type": "freedraw",
+ "x": -68.50878634623609,
+ "y": 2797.757638477836,
+ "width": 34.4387378906581,
+ "height": 7.486718713094433,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG6",
+ "roundness": null,
+ "seed": 1177796881,
+ "version": 51,
+ "versionNonce": 180194417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 5.9893509433932195,
+ -1.4973677697012135
+ ],
+ [
+ 10.481334117085225,
+ -2.994735539402427
+ ],
+ [
+ 17.967932694768024,
+ -4.492103309103641
+ ],
+ [
+ 22.460036003871664,
+ -5.9893509433932195
+ ],
+ [
+ 25.454651407862457,
+ -5.9893509433932195
+ ],
+ [
+ 32.94137012095689,
+ -7.486718713094433
+ ],
+ [
+ 34.4387378906581,
+ -7.486718713094433
+ ],
+ [
+ 34.4387378906581,
+ -7.486718713094433
+ ]
+ ],
+ "pressures": [
+ 0.14117431640625,
+ 0.5412750244140625,
+ 0.5534820556640625,
+ 0.5564117431640625,
+ 0.5588531494140625,
+ 0.5549468994140625,
+ 0.521240234375,
+ 0.2750244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PNfcmDdUY6CcMyVB21cbo",
+ "type": "freedraw",
+ "x": 30.315203881222942,
+ "y": 2652.5160282698153,
+ "width": 92.83475941947745,
+ "height": 112.30011995165296,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG8",
+ "roundness": null,
+ "seed": 1228291839,
+ "version": 60,
+ "versionNonce": 1091884625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ -1.4972476342900336
+ ],
+ [
+ -1.4972476342895789,
+ -1.4972476342900336
+ ],
+ [
+ 0,
+ -2.9946154039907924
+ ],
+ [
+ 5.9893509433932195,
+ -7.486598577683253
+ ],
+ [
+ 8.984086482795647,
+ -11.978581751375259
+ ],
+ [
+ 13.476069656487653,
+ -16.4706850604789
+ ],
+ [
+ 28.449386947264884,
+ -34.43867782295274
+ ],
+ [
+ 40.42808883405132,
+ -47.91468741173412
+ ],
+ [
+ 53.90415849053886,
+ -62.88806477021717
+ ],
+ [
+ 59.89350943393208,
+ -68.87735564590457
+ ],
+ [
+ 64.38549260762409,
+ -74.86670658929779
+ ],
+ [
+ 74.86682672470931,
+ -85.34810077408929
+ ],
+ [
+ 83.85079307209344,
+ -97.32674259316991
+ ],
+ [
+ 86.84552861149575,
+ -104.81346130626389
+ ],
+ [
+ 88.34277624578544,
+ -110.80275218195129
+ ],
+ [
+ 88.34277624578544,
+ -112.30011995165296
+ ],
+ [
+ 88.34277624578544,
+ -112.30011995165296
+ ]
+ ],
+ "pressures": [
+ 0.332183837890625,
+ 0.441131591796875,
+ 0.442108154296875,
+ 0.443084716796875,
+ 0.445037841796875,
+ 0.455780029296875,
+ 0.461151123046875,
+ 0.464569091796875,
+ 0.4719085693359375,
+ 0.4733734130859375,
+ 0.4753265380859375,
+ 0.4753265380859375,
+ 0.4753265380859375,
+ 0.4753265380859375,
+ 0.4337921142578125,
+ 0.336578369140625,
+ 0.13433837890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zT0zp1tEspcdVeH8UjfOj",
+ "type": "freedraw",
+ "x": 796.9510434168498,
+ "y": 2688.452133930174,
+ "width": 482.1418499275668,
+ "height": 160.2149274987978,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bG9",
+ "roundness": null,
+ "seed": 473733247,
+ "version": 64,
+ "versionNonce": 631759921,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ -8.983966347384012
+ ],
+ [
+ 13.475829385664383,
+ -11.978701886785984
+ ],
+ [
+ 20.96266823417045,
+ -14.973317290777231
+ ],
+ [
+ 29.94663458155435,
+ -17.968052830179204
+ ],
+ [
+ 50.9093028157248,
+ -26.95201917756367
+ ],
+ [
+ 64.38537247221245,
+ -32.94137012095689
+ ],
+ [
+ 98.82411036287056,
+ -44.920072007742874
+ ],
+ [
+ 139.25207906151024,
+ -58.396081596525164
+ ],
+ [
+ 182.67478329955236,
+ -73.36945895500821
+ ],
+ [
+ 253.04962685056978,
+ -94.33212718917866
+ ],
+ [
+ 302.4615618965935,
+ -107.80813677796004
+ ],
+ [
+ 345.88450640545886,
+ -121.28420643444815
+ ],
+ [
+ 383.3177395646961,
+ -133.26284825352877
+ ],
+ [
+ 413.2643741462506,
+ -142.2468746686186
+ ],
+ [
+ 425.243076033037,
+ -146.73885784231015
+ ],
+ [
+ 446.2059845380303,
+ -152.72820878570337
+ ],
+ [
+ 459.68181392369513,
+ -155.72288425739998
+ ],
+ [
+ 470.16314804078036,
+ -158.7175597290966
+ ],
+ [
+ 480.6444821578656,
+ -160.2149274987978
+ ],
+ [
+ 482.1418499275668,
+ -160.2149274987978
+ ],
+ [
+ 480.6444821578656,
+ -160.2149274987978
+ ],
+ [
+ 480.6444821578656,
+ -160.2149274987978
+ ]
+ ],
+ "pressures": [
+ 0.340484619140625,
+ 0.38250732421875,
+ 0.39422607421875,
+ 0.40350341796875,
+ 0.4118194580078125,
+ 0.442108154296875,
+ 0.451385498046875,
+ 0.457244873046875,
+ 0.460174560546875,
+ 0.463104248046875,
+ 0.465057373046875,
+ 0.466522216796875,
+ 0.466522216796875,
+ 0.467498779296875,
+ 0.462615966796875,
+ 0.459197998046875,
+ 0.449920654296875,
+ 0.440155029296875,
+ 0.4215850830078125,
+ 0.3483123779296875,
+ 0.12896728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TJvZkZRpx8uqjFcjbe4ky",
+ "type": "freedraw",
+ "x": 102.18729506652994,
+ "y": 2779.7895255799504,
+ "width": 56.898773894529654,
+ "height": 61.390757068221774,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGA",
+ "roundness": null,
+ "seed": 1611122993,
+ "version": 68,
+ "versionNonce": 73283089,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342896925,
+ 0
+ ],
+ [
+ -1.4972476342896925,
+ -1.4972476342895789
+ ],
+ [
+ -2.9946154039907924,
+ -1.4972476342895789
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -5.9892308079816985,
+ 1.4973677697012135
+ ],
+ [
+ -7.486598577682912,
+ 1.4973677697012135
+ ],
+ [
+ -10.481334117085225,
+ 2.994735539402427
+ ],
+ [
+ -11.978581751374918,
+ 4.492103309103641
+ ],
+ [
+ -14.973317290777231,
+ 5.9893509433932195
+ ],
+ [
+ -16.470685060478445,
+ 8.984086482795647
+ ],
+ [
+ -17.967932694768137,
+ 10.48145425249686
+ ],
+ [
+ -22.460036003871664,
+ 14.973437426188866
+ ],
+ [
+ -25.454651407862457,
+ 19.465420599880872
+ ],
+ [
+ -28.449266811853363,
+ 25.45477154327409
+ ],
+ [
+ -29.946634581554463,
+ 34.4387378906581
+ ],
+ [
+ -29.946634581554463,
+ 41.92545660375254
+ ],
+ [
+ -25.454651407862457,
+ 49.41217531684697
+ ],
+ [
+ -19.465300464469237,
+ 55.401406124828554
+ ],
+ [
+ -11.978581751374918,
+ 58.39614166423098
+ ],
+ [
+ -5.9892308079816985,
+ 59.893509433932195
+ ],
+ [
+ -1.4972476342896925,
+ 59.893509433932195
+ ],
+ [
+ 13.476069656487539,
+ 56.89877389452977
+ ],
+ [
+ 20.962788369581972,
+ 50.90942295113655
+ ],
+ [
+ 25.454771543273978,
+ 46.41743977744454
+ ],
+ [
+ 26.95213931297519,
+ 44.92007200774333
+ ],
+ [
+ 26.95213931297519,
+ 44.92007200774333
+ ]
+ ],
+ "pressures": [
+ 0.2589111328125,
+ 0.463592529296875,
+ 0.529541015625,
+ 0.573516845703125,
+ 0.588653564453125,
+ 0.6072235107421875,
+ 0.6194305419921875,
+ 0.62530517578125,
+ 0.62628173828125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.63116455078125,
+ 0.62774658203125,
+ 0.6248016357421875,
+ 0.6096649169921875,
+ 0.580841064453125,
+ 0.466033935546875,
+ 0.3571014404296875,
+ 0.1675567626953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5WJdGJ_xAjpR5KjJCyMMY",
+ "type": "freedraw",
+ "x": 150.10210261367558,
+ "y": 2808.2389125272152,
+ "width": 38.930721064349996,
+ "height": 35.93598552494768,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGB",
+ "roundness": null,
+ "seed": 926336817,
+ "version": 77,
+ "versionNonce": 1076841457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4972476342895789
+ ],
+ [
+ -2.994735539402427,
+ -1.4972476342895789
+ ],
+ [
+ -4.491983173692006,
+ -1.4972476342895789
+ ],
+ [
+ -5.9893509433932195,
+ -1.4972476342895789
+ ],
+ [
+ -7.486718713094433,
+ 0
+ ],
+ [
+ -10.481334117085225,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 1.4973677697012135
+ ],
+ [
+ -17.96805283017966,
+ 7.486718713094433
+ ],
+ [
+ -19.46542059988076,
+ 11.978701886786439
+ ],
+ [
+ -19.46542059988076,
+ 17.96805283017966
+ ],
+ [
+ -17.96805283017966,
+ 22.460036003871664
+ ],
+ [
+ -14.973437426188752,
+ 26.95201917756367
+ ],
+ [
+ -11.978701886786439,
+ 29.946754716966097
+ ],
+ [
+ -7.486718713094433,
+ 31.44412248666731
+ ],
+ [
+ -1.4973677697012135,
+ 32.94137012095689
+ ],
+ [
+ 4.491983173692006,
+ 32.94137012095689
+ ],
+ [
+ 8.983966347384012,
+ 32.94137012095689
+ ],
+ [
+ 10.481334117085225,
+ 31.44412248666731
+ ],
+ [
+ 11.978701886786439,
+ 29.946754716966097
+ ],
+ [
+ 14.973317290777231,
+ 26.95201917756367
+ ],
+ [
+ 14.973317290777231,
+ 25.45477154327409
+ ],
+ [
+ 17.96805283017966,
+ 19.465420599880872
+ ],
+ [
+ 19.465300464469237,
+ 14.973437426188866
+ ],
+ [
+ 19.465300464469237,
+ 11.978701886786439
+ ],
+ [
+ 19.465300464469237,
+ 10.481334117085225
+ ],
+ [
+ 19.465300464469237,
+ 7.486718713094433
+ ],
+ [
+ 16.470685060478445,
+ 4.492103309103641
+ ],
+ [
+ 13.475949521076018,
+ 1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -1.4972476342895789
+ ],
+ [
+ 4.491983173692006,
+ -2.9946154039907924
+ ],
+ [
+ -1.4973677697012135,
+ -2.9946154039907924
+ ],
+ [
+ -5.9893509433932195,
+ -1.4972476342895789
+ ],
+ [
+ -7.486718713094433,
+ 0
+ ],
+ [
+ -8.984086482795533,
+ 1.4973677697012135
+ ],
+ [
+ -8.984086482795533,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.2295989990234375,
+ 0.5466461181640625,
+ 0.5578765869140625,
+ 0.5588531494140625,
+ 0.564239501953125,
+ 0.567169189453125,
+ 0.569122314453125,
+ 0.569122314453125,
+ 0.572052001953125,
+ 0.571563720703125,
+ 0.570587158203125,
+ 0.571563720703125,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.566192626953125,
+ 0.565216064453125,
+ 0.5617828369140625,
+ 0.5593414306640625,
+ 0.5583648681640625,
+ 0.5564117431640625,
+ 0.5583648681640625,
+ 0.5603179931640625,
+ 0.5622711181640625,
+ 0.562774658203125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.568634033203125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.572540283203125,
+ 0.5608062744140625,
+ 0.5368804931640625,
+ 0.453338623046875,
+ 0.2965240478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1ClytfXAYV4bW2gwIpeNt",
+ "type": "freedraw",
+ "x": 196.5194222557085,
+ "y": 2799.254946179831,
+ "width": 28.449386947264884,
+ "height": 35.93598552494768,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGC",
+ "roundness": null,
+ "seed": 2134735583,
+ "version": 64,
+ "versionNonce": 1898096081,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -7.486598577682798,
+ 1.4973677697012135
+ ],
+ [
+ -8.983966347384012,
+ 1.4973677697012135
+ ],
+ [
+ -14.973317290777231,
+ 4.491983173692006
+ ],
+ [
+ -16.470685060478445,
+ 5.9893509433932195
+ ],
+ [
+ -16.470685060478445,
+ 7.486718713094433
+ ],
+ [
+ -11.978581751374804,
+ 10.481334117085225
+ ],
+ [
+ -5.989230807981585,
+ 13.476069656487653
+ ],
+ [
+ 0,
+ 17.96805283017966
+ ],
+ [
+ 7.486718713094433,
+ 25.454651407862457
+ ],
+ [
+ 10.48145425249686,
+ 26.95201917756367
+ ],
+ [
+ 11.978701886786439,
+ 28.449386947264884
+ ],
+ [
+ 7.486718713094433,
+ 32.94137012095689
+ ],
+ [
+ 2.994735539402427,
+ 34.4387378906581
+ ],
+ [
+ 1.4973677697012135,
+ 35.93598552494768
+ ],
+ [
+ 0,
+ 35.93598552494768
+ ],
+ [
+ -1.4972476342895789,
+ 35.93598552494768
+ ],
+ [
+ -2.9946154039907924,
+ 35.93598552494768
+ ],
+ [
+ -7.486598577682798,
+ 34.4387378906581
+ ],
+ [
+ -8.983966347384012,
+ 32.94137012095689
+ ],
+ [
+ -8.983966347384012,
+ 32.94137012095689
+ ]
+ ],
+ "pressures": [
+ 0.40594482421875,
+ 0.516357421875,
+ 0.516357421875,
+ 0.517822265625,
+ 0.526123046875,
+ 0.5476226806640625,
+ 0.5588531494140625,
+ 0.5549468994140625,
+ 0.5554351806640625,
+ 0.5554351806640625,
+ 0.5573883056640625,
+ 0.5569000244140625,
+ 0.5588531494140625,
+ 0.591583251953125,
+ 0.64044189453125,
+ 0.64239501953125,
+ 0.64044189453125,
+ 0.62969970703125,
+ 0.6111297607421875,
+ 0.565704345703125,
+ 0.3741912841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-DmBB76seUolxfmNWN9hE",
+ "type": "freedraw",
+ "x": 241.43949426345182,
+ "y": 2758.82685734578,
+ "width": 23.957403773572878,
+ "height": 91.33751178518787,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGD",
+ "roundness": null,
+ "seed": 570996895,
+ "version": 58,
+ "versionNonce": 1112523697,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342896925,
+ 1.4973677697012135
+ ],
+ [
+ -1.4972476342896925,
+ 2.994735539402427
+ ],
+ [
+ -2.9946154039907924,
+ 4.491983173692006
+ ],
+ [
+ -4.491983173692006,
+ 8.984086482795647
+ ],
+ [
+ -7.486598577682798,
+ 20.96266823417045
+ ],
+ [
+ -8.983966347384012,
+ 28.449386947264884
+ ],
+ [
+ -10.481334117085225,
+ 43.422704238042115
+ ],
+ [
+ -10.481334117085225,
+ 50.90942295113655
+ ],
+ [
+ -10.481334117085225,
+ 58.39614166423098
+ ],
+ [
+ -8.983966347384012,
+ 64.3854926076242
+ ],
+ [
+ -7.486598577682798,
+ 68.8774757813162
+ ],
+ [
+ -2.9946154039907924,
+ 79.35880989840143
+ ],
+ [
+ 2.994735539402427,
+ 88.34277624578544
+ ],
+ [
+ 8.984086482795533,
+ 91.33751178518787
+ ],
+ [
+ 13.476069656487653,
+ 89.84014401548666
+ ],
+ [
+ 13.476069656487653,
+ 89.84014401548666
+ ]
+ ],
+ "pressures": [
+ 0.2882232666015625,
+ 0.6135711669921875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.62921142578125,
+ 0.63067626953125,
+ 0.63555908203125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.62774658203125,
+ 0.564727783203125,
+ 0.4167022705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TwXpgFf2RKlG86sgrl5FI",
+ "type": "freedraw",
+ "x": 259.4075470936315,
+ "y": 2803.7469293535232,
+ "width": 32.94137012095689,
+ "height": 53.90403835512734,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGE",
+ "roundness": null,
+ "seed": 1284717055,
+ "version": 61,
+ "versionNonce": 266216849,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697010999,
+ -1.4973677697012135
+ ],
+ [
+ 5.9893509433932195,
+ -4.491983173692006
+ ],
+ [
+ 7.486718713094319,
+ -5.9893509433932195
+ ],
+ [
+ 10.481334117085225,
+ -7.486718713094433
+ ],
+ [
+ 11.978701886786325,
+ -8.983966347384012
+ ],
+ [
+ 16.470685060478445,
+ -10.481334117085225
+ ],
+ [
+ 20.96266823417045,
+ -10.481334117085225
+ ],
+ [
+ 23.957403773572764,
+ -8.983966347384012
+ ],
+ [
+ 25.454771543273978,
+ 1.4973677697012135
+ ],
+ [
+ 23.957403773572764,
+ 8.984086482795647
+ ],
+ [
+ 20.96266823417045,
+ 17.96805283017966
+ ],
+ [
+ 17.968052830179545,
+ 22.460036003871664
+ ],
+ [
+ 16.470685060478445,
+ 26.95201917756367
+ ],
+ [
+ 13.476069656487539,
+ 35.93610566035932
+ ],
+ [
+ 13.476069656487539,
+ 40.42808883405132
+ ],
+ [
+ 14.973317290777231,
+ 41.92545660375254
+ ],
+ [
+ 20.96266823417045,
+ 43.422704238042115
+ ],
+ [
+ 32.94137012095689,
+ 38.93072106435011
+ ],
+ [
+ 32.94137012095689,
+ 38.93072106435011
+ ]
+ ],
+ "pressures": [
+ 0.4079132080078125,
+ 0.4968109130859375,
+ 0.529052734375,
+ 0.5442047119140625,
+ 0.565704345703125,
+ 0.574981689453125,
+ 0.581329345703125,
+ 0.585723876953125,
+ 0.588653564453125,
+ 0.6003875732421875,
+ 0.6018524169921875,
+ 0.6023406982421875,
+ 0.6038055419921875,
+ 0.6038055419921875,
+ 0.6033172607421875,
+ 0.592071533203125,
+ 0.5534820556640625,
+ 0.4987640380859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vqFEaRRpSCLtUmUSCDhNh",
+ "type": "freedraw",
+ "x": 307.322354640777,
+ "y": 2848.6670013612666,
+ "width": 26.95201917756367,
+ "height": 32.94137012095689,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGF",
+ "roundness": null,
+ "seed": 1255409,
+ "version": 69,
+ "versionNonce": 1157974897,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4972476342898062,
+ -2.9946154039907924
+ ],
+ [
+ 1.4972476342898062,
+ -5.9893509433932195
+ ],
+ [
+ 1.4972476342898062,
+ -7.486718713094433
+ ],
+ [
+ 2.9946154039910198,
+ -13.476069656487653
+ ],
+ [
+ 2.9946154039910198,
+ -20.96266823417045
+ ],
+ [
+ 1.4972476342898062,
+ -28.449386947264884
+ ],
+ [
+ 1.4972476342898062,
+ -31.444002351255676
+ ],
+ [
+ 0,
+ -32.94137012095689
+ ],
+ [
+ 0,
+ -31.444002351255676
+ ],
+ [
+ 1.4972476342898062,
+ -29.946754716966097
+ ],
+ [
+ 2.9946154039910198,
+ -29.946754716966097
+ ],
+ [
+ 4.491983173692006,
+ -28.449386947264884
+ ],
+ [
+ 7.486598577683026,
+ -28.449386947264884
+ ],
+ [
+ 10.481334117085225,
+ -28.449386947264884
+ ],
+ [
+ 13.475949521076245,
+ -28.449386947264884
+ ],
+ [
+ 19.465300464469465,
+ -28.449386947264884
+ ],
+ [
+ 23.95728363816147,
+ -26.95201917756367
+ ],
+ [
+ 23.95728363816147,
+ -23.957403773572878
+ ],
+ [
+ 22.459915868460257,
+ -17.96805283017966
+ ],
+ [
+ 22.459915868460257,
+ -11.978701886786439
+ ],
+ [
+ 22.459915868460257,
+ -8.983966347384012
+ ],
+ [
+ 22.459915868460257,
+ -7.486718713094433
+ ],
+ [
+ 23.95728363816147,
+ -2.9946154039907924
+ ],
+ [
+ 25.454651407862457,
+ 0
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ],
+ [
+ 26.95201917756367,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.38836669921875,
+ 0.4982757568359375,
+ 0.4997406005859375,
+ 0.502685546875,
+ 0.521240234375,
+ 0.5476226806640625,
+ 0.5608062744140625,
+ 0.566192626953125,
+ 0.570587158203125,
+ 0.589141845703125,
+ 0.5955047607421875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5994110107421875,
+ 0.5989227294921875,
+ 0.5974578857421875,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5998992919921875,
+ 0.6130828857421875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6135711669921875,
+ 0.590118408203125,
+ 0.321441650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ci_GkaQsb9oNEHQyTW_nv",
+ "type": "freedraw",
+ "x": 352.24230651310893,
+ "y": 2770.8055592325663,
+ "width": 16.470685060478445,
+ "height": 68.8774757813162,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGG",
+ "roundness": null,
+ "seed": 1068346783,
+ "version": 55,
+ "versionNonce": 2047653201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342898062,
+ 0
+ ],
+ [
+ 0,
+ 7.486718713094433
+ ],
+ [
+ 0,
+ 11.978701886786439
+ ],
+ [
+ 0,
+ 17.96805283017966
+ ],
+ [
+ 0,
+ 25.454651407862457
+ ],
+ [
+ 0,
+ 46.41743977744454
+ ],
+ [
+ 0,
+ 58.39614166423098
+ ],
+ [
+ 2.9947355394021997,
+ 65.88274024191378
+ ],
+ [
+ 4.492103309103413,
+ 67.380108011615
+ ],
+ [
+ 5.9893509433932195,
+ 68.8774757813162
+ ],
+ [
+ 10.481454252496633,
+ 68.8774757813162
+ ],
+ [
+ 14.973437426188639,
+ 64.38537247221257
+ ],
+ [
+ 14.973437426188639,
+ 64.38537247221257
+ ]
+ ],
+ "pressures": [
+ 0.342437744140625,
+ 0.526611328125,
+ 0.570587158203125,
+ 0.588165283203125,
+ 0.5969696044921875,
+ 0.6052703857421875,
+ 0.6223602294921875,
+ 0.6160125732421875,
+ 0.583770751953125,
+ 0.5461578369140625,
+ 0.501220703125,
+ 0.3483123779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1GYuy8516A-mJsaKz5E7u",
+ "type": "freedraw",
+ "x": 341.7609723960237,
+ "y": 2800.7523139495324,
+ "width": 25.454771543273864,
+ "height": 2.9946154039907924,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGH",
+ "roundness": null,
+ "seed": 1989221553,
+ "version": 50,
+ "versionNonce": 1380705073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4972476342895789
+ ],
+ [
+ 2.9947355394021997,
+ 1.4972476342895789
+ ],
+ [
+ 4.491983173692006,
+ 2.9946154039907924
+ ],
+ [
+ 7.486718713094206,
+ 2.9946154039907924
+ ],
+ [
+ 10.481334117085225,
+ 2.9946154039907924
+ ],
+ [
+ 17.96805283017943,
+ 2.9946154039907924
+ ],
+ [
+ 25.454771543273864,
+ 1.4972476342895789
+ ],
+ [
+ 25.454771543273864,
+ 1.4972476342895789
+ ]
+ ],
+ "pressures": [
+ 0.336090087890625,
+ 0.514404296875,
+ 0.528564453125,
+ 0.5368804931640625,
+ 0.5388336181640625,
+ 0.5388336181640625,
+ 0.4782562255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3QFQ5hBz79Q5d0FCYnpFK",
+ "type": "freedraw",
+ "x": 383.686428999776,
+ "y": 2760.324225115481,
+ "width": 23.957283638161243,
+ "height": 89.84014401548666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGI",
+ "roundness": null,
+ "seed": 815955409,
+ "version": 56,
+ "versionNonce": 438981905,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697012135
+ ],
+ [
+ 1.4972476342898062,
+ 2.9946154039907924
+ ],
+ [
+ 7.486598577682798,
+ 16.470685060478445
+ ],
+ [
+ 10.481334117085225,
+ 22.460036003871664
+ ],
+ [
+ 11.978701886786439,
+ 28.449386947264884
+ ],
+ [
+ 13.475949521076018,
+ 35.93598552494768
+ ],
+ [
+ 16.470685060478445,
+ 49.412055181435335
+ ],
+ [
+ 19.465300464469237,
+ 62.88812483792299
+ ],
+ [
+ 22.460036003871664,
+ 73.36945895500821
+ ],
+ [
+ 22.460036003871664,
+ 80.85605753269101
+ ],
+ [
+ 23.957283638161243,
+ 86.84540847608423
+ ],
+ [
+ 22.460036003871664,
+ 89.84014401548666
+ ],
+ [
+ 20.96266823417045,
+ 89.84014401548666
+ ],
+ [
+ 20.96266823417045,
+ 89.84014401548666
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.571563720703125,
+ 0.5969696044921875,
+ 0.6629180908203125,
+ 0.6751251220703125,
+ 0.6839141845703125,
+ 0.6844024658203125,
+ 0.6858673095703125,
+ 0.6785430908203125,
+ 0.6575469970703125,
+ 0.64385986328125,
+ 0.580352783203125,
+ 0.4367218017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cLIq2fYUM_uWCvIFi-p2W",
+ "type": "freedraw",
+ "x": 446.57443370228737,
+ "y": 2815.7256312403097,
+ "width": 26.95201917756367,
+ "height": 40.42808883405132,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGJ",
+ "roundness": null,
+ "seed": 1697946769,
+ "version": 66,
+ "versionNonce": 622824177,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4972476342895789,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -5.989230807981585,
+ 0
+ ],
+ [
+ -10.481334117085225,
+ 1.4973677697012135
+ ],
+ [
+ -13.475949521076018,
+ 2.9946154039907924
+ ],
+ [
+ -17.967932694768024,
+ 4.491983173692006
+ ],
+ [
+ -23.957283638161243,
+ 5.9893509433932195
+ ],
+ [
+ -25.454651407862457,
+ 7.486718713094433
+ ],
+ [
+ -23.957283638161243,
+ 8.983966347384012
+ ],
+ [
+ -22.460036003871664,
+ 10.481334117085225
+ ],
+ [
+ -17.967932694768024,
+ 14.973317290777231
+ ],
+ [
+ -13.475949521076018,
+ 19.465300464469237
+ ],
+ [
+ -8.983966347384012,
+ 23.957403773572878
+ ],
+ [
+ -4.491983173692006,
+ 28.449386947264884
+ ],
+ [
+ -1.4972476342895789,
+ 29.946754716966097
+ ],
+ [
+ 0,
+ 31.444002351255676
+ ],
+ [
+ 1.4973677697012135,
+ 31.444002351255676
+ ],
+ [
+ 0,
+ 34.4387378906581
+ ],
+ [
+ -4.491983173692006,
+ 35.93610566035932
+ ],
+ [
+ -10.481334117085225,
+ 38.93072106435011
+ ],
+ [
+ -14.973317290777231,
+ 40.42808883405132
+ ],
+ [
+ -19.465300464469237,
+ 40.42808883405132
+ ],
+ [
+ -19.465300464469237,
+ 38.93072106435011
+ ],
+ [
+ -19.465300464469237,
+ 38.93072106435011
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.575958251953125,
+ 0.579376220703125,
+ 0.581329345703125,
+ 0.587188720703125,
+ 0.593536376953125,
+ 0.6023406982421875,
+ 0.6077117919921875,
+ 0.5984344482421875,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.573516845703125,
+ 0.583770751953125,
+ 0.586212158203125,
+ 0.586700439453125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.588653564453125,
+ 0.6140594482421875,
+ 0.63507080078125,
+ 0.63800048828125,
+ 0.6169891357421875,
+ 0.334136962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "h423ukSHCnyZqY54tqsb5",
+ "type": "freedraw",
+ "x": 464.542486532467,
+ "y": 2829.2017008967973,
+ "width": 2.994735539402427,
+ "height": 16.470685060478445,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGK",
+ "roundness": null,
+ "seed": 679811249,
+ "version": 49,
+ "versionNonce": 1806894289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4972476342895789
+ ],
+ [
+ 0,
+ 4.491983173692006
+ ],
+ [
+ 0,
+ 10.481334117085225
+ ],
+ [
+ 0,
+ 11.978581751374804
+ ],
+ [
+ 1.4973677697012135,
+ 14.973317290777231
+ ],
+ [
+ 2.994735539402427,
+ 16.470685060478445
+ ],
+ [
+ 2.994735539402427,
+ 16.470685060478445
+ ]
+ ],
+ "pressures": [
+ 0.444549560546875,
+ 0.518310546875,
+ 0.530029296875,
+ 0.525146484375,
+ 0.4929046630859375,
+ 0.4132843017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tIF1bFwo8fap0G9eLWSf-",
+ "type": "freedraw",
+ "x": 478.0185561889547,
+ "y": 2805.2442971232244,
+ "width": 7.486718713094433,
+ "height": 4.491983173692006,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGL",
+ "roundness": null,
+ "seed": 1518719903,
+ "version": 49,
+ "versionNonce": 1769751217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ 2.9946154039907924,
+ 2.9946154039907924
+ ],
+ [
+ 4.491983173692006,
+ 4.491983173692006
+ ],
+ [
+ 4.491983173692006,
+ 4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.6194305419921875,
+ 0.585235595703125,
+ 0.5559234619140625,
+ 0.39910888671875,
+ 0.1568145751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MjAiQdQnikRG69PQaFKO4",
+ "type": "freedraw",
+ "x": 492.9918734797319,
+ "y": 2839.6830350138825,
+ "width": 28.449386947264884,
+ "height": 20.96266823417045,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGM",
+ "roundness": null,
+ "seed": 815966481,
+ "version": 59,
+ "versionNonce": 992134289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ -4.492103309103641
+ ],
+ [
+ 4.491983173692006,
+ -7.486718713094433
+ ],
+ [
+ 7.486718713094433,
+ -10.481334117085225
+ ],
+ [
+ 8.983966347384012,
+ -13.476069656487653
+ ],
+ [
+ 10.481334117085225,
+ -16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ -16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ -14.973437426188866
+ ],
+ [
+ 13.476069656487653,
+ -11.978701886786439
+ ],
+ [
+ 13.476069656487653,
+ -8.984086482795647
+ ],
+ [
+ 14.973317290777231,
+ -5.9893509433932195
+ ],
+ [
+ 17.96805283017966,
+ -1.4973677697012135
+ ],
+ [
+ 19.465420599880872,
+ 1.4972476342895789
+ ],
+ [
+ 23.957403773572878,
+ 4.491983173692006
+ ],
+ [
+ 26.95201917756367,
+ 4.491983173692006
+ ],
+ [
+ 26.95201917756367,
+ 4.491983173692006
+ ]
+ ],
+ "pressures": [
+ 0.339019775390625,
+ 0.5324859619140625,
+ 0.5349273681640625,
+ 0.5422515869140625,
+ 0.5461578369140625,
+ 0.5559234619140625,
+ 0.565216064453125,
+ 0.5950164794921875,
+ 0.6130828857421875,
+ 0.62530517578125,
+ 0.63311767578125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.6096649169921875,
+ 0.564239501953125,
+ 0.3018951416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SoYdfe3IrNxGkZtyNsxCi",
+ "type": "freedraw",
+ "x": 560.3719814913469,
+ "y": 2757.3296097114903,
+ "width": 20.96266823417045,
+ "height": 88.34277624578544,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGN",
+ "roundness": null,
+ "seed": 945002975,
+ "version": 55,
+ "versionNonce": 2086537841,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 2.9946154039907924
+ ],
+ [
+ -5.9893509433932195,
+ 17.967932694768024
+ ],
+ [
+ -8.983966347384012,
+ 26.95201917756367
+ ],
+ [
+ -10.481334117085225,
+ 35.93598552494768
+ ],
+ [
+ -11.978701886786439,
+ 44.919951872331694
+ ],
+ [
+ -11.978701886786439,
+ 53.90403835512734
+ ],
+ [
+ -11.978701886786439,
+ 68.87735564590457
+ ],
+ [
+ -10.481334117085225,
+ 73.36933881959658
+ ],
+ [
+ -8.983966347384012,
+ 79.3586897629898
+ ],
+ [
+ 1.4973677697012135,
+ 86.84540847608423
+ ],
+ [
+ 8.983966347384012,
+ 88.34277624578544
+ ],
+ [
+ 8.983966347384012,
+ 88.34277624578544
+ ]
+ ],
+ "pressures": [
+ 0.2462005615234375,
+ 0.6038055419921875,
+ 0.6067352294921875,
+ 0.64678955078125,
+ 0.6604766845703125,
+ 0.6682891845703125,
+ 0.6697540283203125,
+ 0.6697540283203125,
+ 0.6565704345703125,
+ 0.64190673828125,
+ 0.6194305419921875,
+ 0.451385498046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "clk9pkB75Zum5GedrheOD",
+ "type": "freedraw",
+ "x": 573.8480511478346,
+ "y": 2809.7362802969164,
+ "width": 32.94137012095666,
+ "height": 50.90942295113655,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGO",
+ "roundness": null,
+ "seed": 1323195505,
+ "version": 63,
+ "versionNonce": 1710593105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342895789,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -4.491983173692006
+ ],
+ [
+ 11.978581751374804,
+ -5.9893509433932195
+ ],
+ [
+ 14.973317290777231,
+ -5.9893509433932195
+ ],
+ [
+ 17.967932694768024,
+ -7.486718713094433
+ ],
+ [
+ 20.96266823417045,
+ -7.486718713094433
+ ],
+ [
+ 23.957283638161243,
+ -7.486718713094433
+ ],
+ [
+ 25.454531272450822,
+ -5.9893509433932195
+ ],
+ [
+ 28.44926681185325,
+ -5.9893509433932195
+ ],
+ [
+ 31.444002351255676,
+ -1.4973677697012135
+ ],
+ [
+ 31.444002351255676,
+ 2.994735539402427
+ ],
+ [
+ 28.44926681185325,
+ 11.978701886786439
+ ],
+ [
+ 22.45991586846003,
+ 20.96266823417045
+ ],
+ [
+ 19.465300464469237,
+ 25.454651407862457
+ ],
+ [
+ 16.470685060478445,
+ 34.4387378906581
+ ],
+ [
+ 16.470685060478445,
+ 38.93072106435011
+ ],
+ [
+ 17.967932694768024,
+ 40.42808883405132
+ ],
+ [
+ 19.465300464469237,
+ 41.92545660375254
+ ],
+ [
+ 25.454531272450822,
+ 43.422704238042115
+ ],
+ [
+ 32.94137012095666,
+ 41.92545660375254
+ ],
+ [
+ 32.94137012095666,
+ 41.92545660375254
+ ]
+ ],
+ "pressures": [
+ 0.203216552734375,
+ 0.523681640625,
+ 0.5559234619140625,
+ 0.575469970703125,
+ 0.589630126953125,
+ 0.5959930419921875,
+ 0.6018524169921875,
+ 0.6057586669921875,
+ 0.6067352294921875,
+ 0.6091766357421875,
+ 0.6189422607421875,
+ 0.6248016357421875,
+ 0.62774658203125,
+ 0.62628173828125,
+ 0.62579345703125,
+ 0.6111297607421875,
+ 0.584259033203125,
+ 0.568634033203125,
+ 0.5490875244140625,
+ 0.443084716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yTV_aSs5ojZ0tmC8DLoOH",
+ "type": "freedraw",
+ "x": 629.2494572726629,
+ "y": 2851.661736900669,
+ "width": 37.4334734300603,
+ "height": 38.93072106435011,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGP",
+ "roundness": null,
+ "seed": 1741642943,
+ "version": 68,
+ "versionNonce": 734061105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.989230807981812,
+ -8.984086482795647
+ ],
+ [
+ 7.486598577683026,
+ -11.978701886786439
+ ],
+ [
+ 7.486598577683026,
+ -16.47080519589008
+ ],
+ [
+ 8.983966347384012,
+ -20.962788369582086
+ ],
+ [
+ 8.983966347384012,
+ -23.957403773572878
+ ],
+ [
+ 8.983966347384012,
+ -28.449386947264884
+ ],
+ [
+ 5.989230807981812,
+ -29.946754716966097
+ ],
+ [
+ 1.4973677697012135,
+ -29.946754716966097
+ ],
+ [
+ -1.4973677697012135,
+ -28.449386947264884
+ ],
+ [
+ -2.9947355394021997,
+ -28.449386947264884
+ ],
+ [
+ -2.9947355394021997,
+ -26.952139312975305
+ ],
+ [
+ -2.9947355394021997,
+ -25.45477154327409
+ ],
+ [
+ -1.4973677697012135,
+ -23.957403773572878
+ ],
+ [
+ 2.994735539402427,
+ -20.962788369582086
+ ],
+ [
+ 10.481334117085225,
+ -17.96805283017966
+ ],
+ [
+ 20.96266823417045,
+ -17.96805283017966
+ ],
+ [
+ 26.951899042152263,
+ -17.96805283017966
+ ],
+ [
+ 31.444002351255676,
+ -17.96805283017966
+ ],
+ [
+ 34.4387378906581,
+ -17.96805283017966
+ ],
+ [
+ 34.4387378906581,
+ -13.476069656487653
+ ],
+ [
+ 32.94137012095689,
+ -5.9893509433932195
+ ],
+ [
+ 31.444002351255676,
+ 0
+ ],
+ [
+ 28.449266811853477,
+ 5.989230807981585
+ ],
+ [
+ 29.946634581554463,
+ 8.983966347384012
+ ],
+ [
+ 32.94137012095689,
+ 8.983966347384012
+ ],
+ [
+ 32.94137012095689,
+ 8.983966347384012
+ ]
+ ],
+ "pressures": [
+ 0.3580780029296875,
+ 0.4699554443359375,
+ 0.4763031005859375,
+ 0.4846038818359375,
+ 0.4997406005859375,
+ 0.512451171875,
+ 0.5471343994140625,
+ 0.5588531494140625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5608062744140625,
+ 0.563262939453125,
+ 0.572540283203125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.563262939453125,
+ 0.5515289306640625,
+ 0.5539703369140625,
+ 0.564239501953125,
+ 0.568145751953125,
+ 0.568634033203125,
+ 0.5573883056640625,
+ 0.467010498046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "spGcm0YGn5KJCOZuEjFC4",
+ "type": "freedraw",
+ "x": 689.142726435772,
+ "y": 2778.2922779456608,
+ "width": 4.491863038280371,
+ "height": 79.3586897629898,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGQ",
+ "roundness": null,
+ "seed": 580812479,
+ "version": 53,
+ "versionNonce": 447181841,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4971274988781715,
+ 19.465300464469237
+ ],
+ [
+ -1.4971274988781715,
+ 26.95201917756367
+ ],
+ [
+ -1.4971274988781715,
+ 34.4387378906581
+ ],
+ [
+ 0,
+ 50.90942295113655
+ ],
+ [
+ 0,
+ 56.89865375911813
+ ],
+ [
+ 0,
+ 62.88800470251135
+ ],
+ [
+ 0,
+ 68.87735564590457
+ ],
+ [
+ 0,
+ 77.86144212870022
+ ],
+ [
+ 1.4973677697009862,
+ 79.3586897629898
+ ],
+ [
+ 2.9947355394021997,
+ 77.86144212870022
+ ],
+ [
+ 2.9947355394021997,
+ 77.86144212870022
+ ]
+ ],
+ "pressures": [
+ 0.38494873046875,
+ 0.565216064453125,
+ 0.571563720703125,
+ 0.578399658203125,
+ 0.593536376953125,
+ 0.5969696044921875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5476226806640625,
+ 0.37908935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YlmVOq4QXvuBv9NbeRLVK",
+ "type": "freedraw",
+ "x": 672.672161510705,
+ "y": 2818.7202466443005,
+ "width": 44.92007200774333,
+ "height": 2.994735539402427,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGR",
+ "roundness": null,
+ "seed": 1995214769,
+ "version": 50,
+ "versionNonce": 1990248945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 4.491863038280599,
+ 0
+ ],
+ [
+ 13.476069656487653,
+ 1.4973677697012135
+ ],
+ [
+ 19.465300464469237,
+ 1.4973677697012135
+ ],
+ [
+ 23.957403773572878,
+ 2.994735539402427
+ ],
+ [
+ 34.4387378906581,
+ 2.994735539402427
+ ],
+ [
+ 44.92007200774333,
+ 2.994735539402427
+ ],
+ [
+ 44.92007200774333,
+ 2.994735539402427
+ ]
+ ],
+ "pressures": [
+ 0.2427825927734375,
+ 0.563751220703125,
+ 0.590606689453125,
+ 0.6189422607421875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.572052001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "61Rfr8jFUUSf3PsmRSSvQ",
+ "type": "freedraw",
+ "x": 723.5814643264299,
+ "y": 2761.8215928851823,
+ "width": 22.460036003871664,
+ "height": 97.32674259316946,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGS",
+ "roundness": null,
+ "seed": 585978065,
+ "version": 61,
+ "versionNonce": 414475217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4972476342895789
+ ],
+ [
+ 5.989471078804854,
+ 4.491983173692006
+ ],
+ [
+ 11.978701886786439,
+ 10.481334117085225
+ ],
+ [
+ 14.973437426188866,
+ 14.973317290777231
+ ],
+ [
+ 16.47080519589008,
+ 20.96266823417045
+ ],
+ [
+ 17.968172965591293,
+ 26.95201917756367
+ ],
+ [
+ 19.465540735292507,
+ 32.94137012095689
+ ],
+ [
+ 22.460036003871664,
+ 44.92007200774333
+ ],
+ [
+ 20.96266823417045,
+ 62.88800470251135
+ ],
+ [
+ 19.465540735292507,
+ 71.872091185307
+ ],
+ [
+ 17.968172965591293,
+ 79.3586897629898
+ ],
+ [
+ 16.47080519589008,
+ 85.34804070638302
+ ],
+ [
+ 11.978701886786439,
+ 89.84014401548666
+ ],
+ [
+ 10.481334117085225,
+ 92.83475941947745
+ ],
+ [
+ 7.486838848506068,
+ 94.33212718917866
+ ],
+ [
+ 4.492103309103641,
+ 95.82937482346824
+ ],
+ [
+ 1.4973677697012135,
+ 97.32674259316946
+ ],
+ [
+ 0,
+ 97.32674259316946
+ ],
+ [
+ 0,
+ 97.32674259316946
+ ]
+ ],
+ "pressures": [
+ 0.39080810546875,
+ 0.5500640869140625,
+ 0.6101531982421875,
+ 0.6619415283203125,
+ 0.6809844970703125,
+ 0.689300537109375,
+ 0.692230224609375,
+ 0.694671630859375,
+ 0.696624755859375,
+ 0.696624755859375,
+ 0.697113037109375,
+ 0.693206787109375,
+ 0.6643829345703125,
+ 0.62774658203125,
+ 0.6047821044921875,
+ 0.575958251953125,
+ 0.5388336181640625,
+ 0.2867584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KzuC4XVsE_pGV7F-ZXNip",
+ "type": "freedraw",
+ "x": -49.04336574635511,
+ "y": 2989.4165683278898,
+ "width": 56.89877389452977,
+ "height": 77.86144212870022,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGT",
+ "roundness": null,
+ "seed": 6511167,
+ "version": 66,
+ "versionNonce": 1291436465,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 0
+ ],
+ [
+ -4.491983173692006,
+ 1.4972476342895789
+ ],
+ [
+ -5.9893509433932195,
+ 1.4972476342895789
+ ],
+ [
+ -7.486718713094433,
+ 1.4972476342895789
+ ],
+ [
+ -8.983966347384012,
+ 1.4972476342895789
+ ],
+ [
+ -11.978701886786439,
+ 2.9946154039907924
+ ],
+ [
+ -13.476069656487653,
+ 2.9946154039907924
+ ],
+ [
+ -14.973317290777231,
+ 4.491983173692006
+ ],
+ [
+ -17.96805283017966,
+ 5.9893509433932195
+ ],
+ [
+ -22.460036003871664,
+ 8.983966347384012
+ ],
+ [
+ -26.95201917756367,
+ 11.978701886786439
+ ],
+ [
+ -32.94137012095689,
+ 14.973317290777231
+ ],
+ [
+ -40.42808883405132,
+ 22.460036003871664
+ ],
+ [
+ -44.92007200774333,
+ 29.946634581554463
+ ],
+ [
+ -47.91468741173412,
+ 40.42796869863969
+ ],
+ [
+ -49.412055181435335,
+ 50.90942295113655
+ ],
+ [
+ -46.41743977744454,
+ 61.390757068221774
+ ],
+ [
+ -37.433353294648896,
+ 71.872091185307
+ ],
+ [
+ -29.946754716966097,
+ 76.364074358999
+ ],
+ [
+ -19.465420599880872,
+ 77.86144212870022
+ ],
+ [
+ -7.486718713094433,
+ 77.86144212870022
+ ],
+ [
+ 7.486718713094433,
+ 73.36945895500821
+ ],
+ [
+ 7.486718713094433,
+ 73.36945895500821
+ ]
+ ],
+ "pressures": [
+ 0.339019775390625,
+ 0.446502685546875,
+ 0.4802093505859375,
+ 0.5461578369140625,
+ 0.573028564453125,
+ 0.587677001953125,
+ 0.6028289794921875,
+ 0.6121063232421875,
+ 0.6179656982421875,
+ 0.6208953857421875,
+ 0.6233367919921875,
+ 0.62774658203125,
+ 0.63800048828125,
+ 0.64141845703125,
+ 0.64044189453125,
+ 0.63311767578125,
+ 0.62969970703125,
+ 0.62725830078125,
+ 0.62530517578125,
+ 0.6248016357421875,
+ 0.6238250732421875,
+ 0.6023406982421875,
+ 0.503662109375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NFEaEZW7STFOyn3P5c8bo",
+ "type": "freedraw",
+ "x": -10.112644682004998,
+ "y": 3032.839272565932,
+ "width": 49.41205518143522,
+ "height": 35.93610566035932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGU",
+ "roundness": null,
+ "seed": 2086262815,
+ "version": 77,
+ "versionNonce": 1889035153,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -2.994615403990906,
+ -1.4973677697012135
+ ],
+ [
+ -4.49198317369212,
+ -1.4973677697012135
+ ],
+ [
+ -5.9893509433932195,
+ -1.4973677697012135
+ ],
+ [
+ -7.486718713094433,
+ -1.4973677697012135
+ ],
+ [
+ -8.983966347384126,
+ -1.4973677697012135
+ ],
+ [
+ -10.481334117085225,
+ -1.4973677697012135
+ ],
+ [
+ -11.978701886786439,
+ -1.4973677697012135
+ ],
+ [
+ -14.973317290777345,
+ 0
+ ],
+ [
+ -17.96805283017966,
+ 1.4973677697012135
+ ],
+ [
+ -19.465420599880872,
+ 4.491983173692006
+ ],
+ [
+ -20.96266823417045,
+ 5.9893509433932195
+ ],
+ [
+ -23.957403773572878,
+ 10.481334117085225
+ ],
+ [
+ -26.95201917756367,
+ 16.470685060478445
+ ],
+ [
+ -26.95201917756367,
+ 22.460036003871664
+ ],
+ [
+ -23.957403773572878,
+ 28.449386947264884
+ ],
+ [
+ -17.96805283017966,
+ 31.444002351255676
+ ],
+ [
+ -5.9893509433932195,
+ 34.4387378906581
+ ],
+ [
+ 4.491983173692006,
+ 34.4387378906581
+ ],
+ [
+ 10.481334117085225,
+ 32.94137012095689
+ ],
+ [
+ 14.973317290777231,
+ 29.946754716966097
+ ],
+ [
+ 19.465300464469237,
+ 26.95201917756367
+ ],
+ [
+ 20.96266823417045,
+ 19.465300464469237
+ ],
+ [
+ 22.46003600387155,
+ 13.476069656487653
+ ],
+ [
+ 22.46003600387155,
+ 7.486718713094433
+ ],
+ [
+ 20.96266823417045,
+ 2.9946154039907924
+ ],
+ [
+ 19.465300464469237,
+ 0
+ ],
+ [
+ 13.476069656487539,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -1.4973677697012135
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ -2.994615403990906,
+ 2.9946154039907924
+ ],
+ [
+ -5.9893509433932195,
+ 5.9893509433932195
+ ],
+ [
+ -7.486718713094433,
+ 8.983966347384012
+ ],
+ [
+ -7.486718713094433,
+ 8.983966347384012
+ ]
+ ],
+ "pressures": [
+ 0.12701416015625,
+ 0.5525054931640625,
+ 0.5544586181640625,
+ 0.5549468994140625,
+ 0.569610595703125,
+ 0.578887939453125,
+ 0.580841064453125,
+ 0.581817626953125,
+ 0.583770751953125,
+ 0.585235595703125,
+ 0.591094970703125,
+ 0.593536376953125,
+ 0.5984344482421875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.5989227294921875,
+ 0.5984344482421875,
+ 0.5979461669921875,
+ 0.5959930419921875,
+ 0.592071533203125,
+ 0.584259033203125,
+ 0.577423095703125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.581817626953125,
+ 0.587188720703125,
+ 0.588653564453125,
+ 0.587188720703125,
+ 0.571563720703125,
+ 0.4313507080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_zrkrHmm9VIy_YUWZpNFd",
+ "type": "freedraw",
+ "x": 61.75944650330189,
+ "y": 3026.8499216225387,
+ "width": 28.44926681185325,
+ "height": 38.93072106435011,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGV",
+ "roundness": null,
+ "seed": 642550481,
+ "version": 66,
+ "versionNonce": 1338493297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ -1.4973677697012135
+ ],
+ [
+ -5.9893509433932195,
+ -1.4973677697012135
+ ],
+ [
+ -7.486718713094433,
+ -1.4973677697012135
+ ],
+ [
+ -14.973317290777231,
+ 0
+ ],
+ [
+ -20.96266823417045,
+ 2.9946154039907924
+ ],
+ [
+ -25.454651407862457,
+ 7.486718713094433
+ ],
+ [
+ -23.957403773572878,
+ 10.481334117085225
+ ],
+ [
+ -22.460036003871664,
+ 11.978701886786439
+ ],
+ [
+ -20.96266823417045,
+ 14.973317290777231
+ ],
+ [
+ -19.465300464469237,
+ 16.470685060478445
+ ],
+ [
+ -16.470685060478445,
+ 19.465420599880872
+ ],
+ [
+ -13.476069656487653,
+ 20.96266823417045
+ ],
+ [
+ -10.481334117085225,
+ 23.957403773572878
+ ],
+ [
+ -4.491983173692006,
+ 28.449386947264884
+ ],
+ [
+ 0,
+ 29.946754716966097
+ ],
+ [
+ 2.9946154039907924,
+ 31.444002351255676
+ ],
+ [
+ 2.9946154039907924,
+ 32.94137012095689
+ ],
+ [
+ -1.4973677697012135,
+ 35.93610566035932
+ ],
+ [
+ -7.486718713094433,
+ 37.433353294648896
+ ],
+ [
+ -13.476069656487653,
+ 37.433353294648896
+ ],
+ [
+ -19.465300464469237,
+ 35.93610566035932
+ ],
+ [
+ -23.957403773572878,
+ 34.4387378906581
+ ],
+ [
+ -23.957403773572878,
+ 34.4387378906581
+ ]
+ ],
+ "pressures": [
+ 0.338043212890625,
+ 0.522705078125,
+ 0.562774658203125,
+ 0.5945281982421875,
+ 0.6013641357421875,
+ 0.6135711669921875,
+ 0.62530517578125,
+ 0.62823486328125,
+ 0.6233367919921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6223602294921875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6223602294921875,
+ 0.64434814453125,
+ 0.6585235595703125,
+ 0.6580352783203125,
+ 0.63262939453125,
+ 0.519775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fM19Lurqv4N3Oc21J1nkp",
+ "type": "freedraw",
+ "x": 111.17150168473722,
+ "y": 2978.9352342108045,
+ "width": 26.95201917756367,
+ "height": 95.82949495887988,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGW",
+ "roundness": null,
+ "seed": 70864625,
+ "version": 56,
+ "versionNonce": 1137668945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -5.9893509433932195,
+ 8.983966347384012
+ ],
+ [
+ -8.983966347384012,
+ 14.973317290777231
+ ],
+ [
+ -10.481334117085225,
+ 22.460036003871664
+ ],
+ [
+ -13.475949521076018,
+ 31.444002351255676
+ ],
+ [
+ -14.973317290777231,
+ 50.909302815724914
+ ],
+ [
+ -14.973317290777231,
+ 59.89338929852056
+ ],
+ [
+ -14.973317290777231,
+ 68.87735564590457
+ ],
+ [
+ -10.481334117085225,
+ 80.85605753269101
+ ],
+ [
+ -2.9946154039907924,
+ 91.33739164977624
+ ],
+ [
+ 2.994735539402427,
+ 94.33212718917866
+ ],
+ [
+ 8.984086482795533,
+ 91.33739164977624
+ ],
+ [
+ 11.978701886786439,
+ 88.34277624578544
+ ],
+ [
+ 11.978701886786439,
+ 88.34277624578544
+ ]
+ ],
+ "pressures": [
+ 0.4323272705078125,
+ 0.593048095703125,
+ 0.6208953857421875,
+ 0.63800048828125,
+ 0.64923095703125,
+ 0.6570587158203125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.6638946533203125,
+ 0.6194305419921875,
+ 0.4929046630859375,
+ 0.1719512939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rQN1xBSb-L2MHOXbnNbcP",
+ "type": "freedraw",
+ "x": 132.13416991890767,
+ "y": 3035.8338879699227,
+ "width": 29.946754716965984,
+ "height": 52.40679072083776,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGX",
+ "roundness": null,
+ "seed": 1668187569,
+ "version": 61,
+ "versionNonce": 285663537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -2.9946154039907924
+ ],
+ [
+ 2.994735539402427,
+ -4.491983173692006
+ ],
+ [
+ 7.486718713094433,
+ -8.983966347384012
+ ],
+ [
+ 10.481334117085225,
+ -10.481334117085225
+ ],
+ [
+ 13.476069656487653,
+ -11.978581751374804
+ ],
+ [
+ 14.973437426188752,
+ -13.475949521076018
+ ],
+ [
+ 20.962788369581972,
+ -14.973317290777231
+ ],
+ [
+ 26.95213931297519,
+ -11.978581751374804
+ ],
+ [
+ 29.946754716965984,
+ -7.486598577682798
+ ],
+ [
+ 26.95213931297519,
+ 1.4973677697012135
+ ],
+ [
+ 25.454771543273978,
+ 5.9893509433932195
+ ],
+ [
+ 22.460036003871664,
+ 10.48145425249686
+ ],
+ [
+ 14.973437426188752,
+ 19.465420599880872
+ ],
+ [
+ 8.984086482795533,
+ 28.449386947264884
+ ],
+ [
+ 8.984086482795533,
+ 32.94137012095689
+ ],
+ [
+ 11.978701886786439,
+ 35.93610566035932
+ ],
+ [
+ 17.96805283017966,
+ 37.43347343006053
+ ],
+ [
+ 29.946754716965984,
+ 34.4387378906581
+ ],
+ [
+ 29.946754716965984,
+ 34.4387378906581
+ ]
+ ],
+ "pressures": [
+ 0.3541717529296875,
+ 0.569122314453125,
+ 0.592071533203125,
+ 0.62921142578125,
+ 0.63897705078125,
+ 0.64581298828125,
+ 0.65020751953125,
+ 0.65362548828125,
+ 0.6580352783203125,
+ 0.6609649658203125,
+ 0.6638946533203125,
+ 0.6638946533203125,
+ 0.6663360595703125,
+ 0.6692657470703125,
+ 0.6629180908203125,
+ 0.63848876953125,
+ 0.6101531982421875,
+ 0.5388336181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "j6Jp4YKVEjD8z9KaWut3n",
+ "type": "freedraw",
+ "x": 178.55160969635222,
+ "y": 3071.769993630282,
+ "width": 40.42808883405132,
+ "height": 26.95201917756367,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGY",
+ "roundness": null,
+ "seed": 1822667615,
+ "version": 68,
+ "versionNonce": 81105681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -2.994735539402427
+ ],
+ [
+ 2.9946154039907924,
+ -4.491983173692006
+ ],
+ [
+ 2.9946154039907924,
+ -7.486718713094433
+ ],
+ [
+ 2.9946154039907924,
+ -8.983966347384012
+ ],
+ [
+ 2.9946154039907924,
+ -13.476069656487653
+ ],
+ [
+ 1.4973677697012135,
+ -17.96805283017966
+ ],
+ [
+ -1.4973677697012135,
+ -22.460036003871664
+ ],
+ [
+ -2.994615403990906,
+ -25.454651407862457
+ ],
+ [
+ -5.989350943393333,
+ -26.95201917756367
+ ],
+ [
+ -7.486718713094433,
+ -26.95201917756367
+ ],
+ [
+ -5.989350943393333,
+ -26.95201917756367
+ ],
+ [
+ -1.4973677697012135,
+ -26.95201917756367
+ ],
+ [
+ 5.9893509433932195,
+ -26.95201917756367
+ ],
+ [
+ 8.983966347384012,
+ -26.95201917756367
+ ],
+ [
+ 11.978701886786439,
+ -26.95201917756367
+ ],
+ [
+ 14.973317290777231,
+ -26.95201917756367
+ ],
+ [
+ 16.470685060478445,
+ -26.95201917756367
+ ],
+ [
+ 19.465420599880645,
+ -25.454651407862457
+ ],
+ [
+ 22.460036003871664,
+ -22.460036003871664
+ ],
+ [
+ 23.95740377357265,
+ -17.96805283017966
+ ],
+ [
+ 26.95201917756367,
+ -14.973317290777231
+ ],
+ [
+ 28.449386947264884,
+ -10.481334117085225
+ ],
+ [
+ 31.444002351255676,
+ -5.9893509433932195
+ ],
+ [
+ 32.94137012095689,
+ -2.994735539402427
+ ],
+ [
+ 32.94137012095689,
+ -1.4973677697012135
+ ],
+ [
+ 32.94137012095689,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.40594482421875,
+ 0.509521484375,
+ 0.521240234375,
+ 0.5402984619140625,
+ 0.563262939453125,
+ 0.591583251953125,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.6042938232421875,
+ 0.6096649169921875,
+ 0.6111297607421875,
+ 0.5994110107421875,
+ 0.6003875732421875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6023406982421875,
+ 0.6033172607421875,
+ 0.62774658203125,
+ 0.63897705078125,
+ 0.64141845703125,
+ 0.64190673828125,
+ 0.64337158203125,
+ 0.577423095703125,
+ 0.329742431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "L_0Bd7-G7CtVcwCYNXAcR",
+ "type": "freedraw",
+ "x": 227.96366487778755,
+ "y": 2993.9085515015818,
+ "width": 8.983966347384012,
+ "height": 62.88812483792299,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGZ",
+ "roundness": null,
+ "seed": 413242719,
+ "version": 53,
+ "versionNonce": 1404242161,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 8.983966347384012
+ ],
+ [
+ 0,
+ 14.973317290777231
+ ],
+ [
+ 1.4973677697009862,
+ 29.946754716966097
+ ],
+ [
+ 1.4973677697009862,
+ 35.93598552494768
+ ],
+ [
+ 2.9947355394021997,
+ 41.9253364683409
+ ],
+ [
+ 2.9947355394021997,
+ 47.91468741173412
+ ],
+ [
+ 4.491983173692006,
+ 52.40679072083776
+ ],
+ [
+ 4.491983173692006,
+ 55.401406124828554
+ ],
+ [
+ 7.486718713094206,
+ 59.89338929852056
+ ],
+ [
+ 8.983966347384012,
+ 62.88812483792299
+ ],
+ [
+ 8.983966347384012,
+ 62.88812483792299
+ ]
+ ],
+ "pressures": [
+ 0.4108428955078125,
+ 0.572540283203125,
+ 0.573516845703125,
+ 0.590606689453125,
+ 0.5998992919921875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6038055419921875,
+ 0.588165283203125,
+ 0.37713623046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_V821HRrhCm-gx-bg0scH",
+ "type": "freedraw",
+ "x": 214.4877153567113,
+ "y": 3035.8338879699227,
+ "width": 32.94137012095689,
+ "height": 1.4973677697012135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGa",
+ "roundness": null,
+ "seed": 761418513,
+ "version": 49,
+ "versionNonce": 925287121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039910198,
+ 0
+ ],
+ [
+ 5.989230807981812,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 1.4973677697012135
+ ],
+ [
+ 17.96793269476825,
+ 1.4973677697012135
+ ],
+ [
+ 25.454651407862457,
+ 1.4973677697012135
+ ],
+ [
+ 32.94137012095689,
+ 1.4973677697012135
+ ],
+ [
+ 32.94137012095689,
+ 1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.462615966796875,
+ 0.6052703857421875,
+ 0.6169891357421875,
+ 0.6218719482421875,
+ 0.6194305419921875,
+ 0.4938812255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9DCPnslZswEFRKTjuO4ZD",
+ "type": "freedraw",
+ "x": 257.9104195947534,
+ "y": 2990.9138159621793,
+ "width": 32.94137012095689,
+ "height": 76.36419449441064,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGb",
+ "roundness": null,
+ "seed": 198620991,
+ "version": 57,
+ "versionNonce": 1271414961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4972476342898062,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 1.4973677697012135
+ ],
+ [
+ 4.491983173692006,
+ 4.492103309103641
+ ],
+ [
+ 7.486598577682798,
+ 7.486718713094433
+ ],
+ [
+ 10.481334117085225,
+ 13.476069656487653
+ ],
+ [
+ 13.475949521076018,
+ 19.465420599880872
+ ],
+ [
+ 16.470685060478445,
+ 25.45477154327409
+ ],
+ [
+ 19.465300464469237,
+ 32.941490256368525
+ ],
+ [
+ 23.957283638161243,
+ 47.914807547145756
+ ],
+ [
+ 26.95201917756367,
+ 59.893509433932195
+ ],
+ [
+ 29.946634581554463,
+ 68.8774757813162
+ ],
+ [
+ 31.444002351255676,
+ 74.86682672470943
+ ],
+ [
+ 32.94137012095689,
+ 76.36419449441064
+ ],
+ [
+ 32.94137012095689,
+ 74.86682672470943
+ ],
+ [
+ 32.94137012095689,
+ 74.86682672470943
+ ]
+ ],
+ "pressures": [
+ 0.3605194091796875,
+ 0.586212158203125,
+ 0.6213836669921875,
+ 0.64288330078125,
+ 0.6585235595703125,
+ 0.6653594970703125,
+ 0.6702423095703125,
+ 0.6712188720703125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6682891845703125,
+ 0.64923095703125,
+ 0.6101531982421875,
+ 0.443572998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LP2Xni4XyMub67qXScYQo",
+ "type": "freedraw",
+ "x": 322.295792066966,
+ "y": 3029.8445370265295,
+ "width": 20.96266823417045,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGc",
+ "roundness": null,
+ "seed": 1140803313,
+ "version": 50,
+ "versionNonce": 792658577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.9893509433932195,
+ 0
+ ],
+ [
+ 8.984086482795647,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 14.973317290777231,
+ 0
+ ],
+ [
+ 17.96805283017966,
+ 0
+ ],
+ [
+ 20.96266823417045,
+ 0
+ ],
+ [
+ 20.96266823417045,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.37713623046875,
+ 0.593536376953125,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5974578857421875,
+ 0.577911376953125,
+ 0.521728515625,
+ 0.4152374267578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KuKh-ZoMmAFrtWC4XVtpe",
+ "type": "freedraw",
+ "x": 323.7931598366672,
+ "y": 3044.8179744527183,
+ "width": 25.454651407862457,
+ "height": 1.4973677697012135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGd",
+ "roundness": null,
+ "seed": 1641197585,
+ "version": 48,
+ "versionNonce": 1581418609,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039907924,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 1.4973677697012135
+ ],
+ [
+ 17.96805283017966,
+ 1.4973677697012135
+ ],
+ [
+ 20.96266823417045,
+ 1.4973677697012135
+ ],
+ [
+ 25.454651407862457,
+ 0
+ ],
+ [
+ 25.454651407862457,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4953460693359375,
+ 0.64385986328125,
+ 0.63946533203125,
+ 0.522705078125,
+ 0.335113525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oKw5w5_yiPWPhG0KIobYD",
+ "type": "freedraw",
+ "x": 412.13593608245264,
+ "y": 3004.389885618667,
+ "width": 50.90942295113655,
+ "height": 55.401406124828554,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGe",
+ "roundness": null,
+ "seed": 1482534737,
+ "version": 72,
+ "versionNonce": 1385845329,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697012135
+ ],
+ [
+ -4.491983173692006,
+ 2.994735539402427
+ ],
+ [
+ -7.486718713094433,
+ 5.9893509433932195
+ ],
+ [
+ -10.481334117085225,
+ 8.983966347384012
+ ],
+ [
+ -13.476069656487653,
+ 13.476069656487653
+ ],
+ [
+ -17.96805283017966,
+ 20.96266823417045
+ ],
+ [
+ -20.96266823417045,
+ 25.454651407862457
+ ],
+ [
+ -22.460036003871664,
+ 34.4387378906581
+ ],
+ [
+ -23.957403773572878,
+ 41.92545660375254
+ ],
+ [
+ -20.96266823417045,
+ 47.91468741173412
+ ],
+ [
+ -17.96805283017966,
+ 52.40679072083776
+ ],
+ [
+ -11.978701886786439,
+ 55.401406124828554
+ ],
+ [
+ -4.491983173692006,
+ 55.401406124828554
+ ],
+ [
+ 4.491983173692006,
+ 52.40679072083776
+ ],
+ [
+ 11.978701886786439,
+ 50.90942295113655
+ ],
+ [
+ 16.470685060478445,
+ 47.91468741173412
+ ],
+ [
+ 19.465300464469237,
+ 46.41743977744454
+ ],
+ [
+ 20.96266823417045,
+ 43.422704238042115
+ ],
+ [
+ 22.460036003871664,
+ 41.92545660375254
+ ],
+ [
+ 25.454651407862457,
+ 37.433353294648896
+ ],
+ [
+ 26.95201917756367,
+ 31.444002351255676
+ ],
+ [
+ 26.95201917756367,
+ 23.957403773572878
+ ],
+ [
+ 23.957403773572878,
+ 19.465420599880872
+ ],
+ [
+ 19.465300464469237,
+ 13.476069656487653
+ ],
+ [
+ 8.983966347384012,
+ 10.481334117085225
+ ],
+ [
+ 1.4973677697012135,
+ 8.983966347384012
+ ],
+ [
+ -4.491983173692006,
+ 10.481334117085225
+ ],
+ [
+ -7.486718713094433,
+ 11.978701886786439
+ ],
+ [
+ -8.983966347384012,
+ 13.476069656487653
+ ],
+ [
+ -8.983966347384012,
+ 13.476069656487653
+ ]
+ ],
+ "pressures": [
+ 0.3488006591796875,
+ 0.64337158203125,
+ 0.64532470703125,
+ 0.64678955078125,
+ 0.64678955078125,
+ 0.64776611328125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.64923095703125,
+ 0.64776611328125,
+ 0.64727783203125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.64581298828125,
+ 0.64483642578125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.64923095703125,
+ 0.64971923828125,
+ 0.65362548828125,
+ 0.65509033203125,
+ 0.65557861328125,
+ 0.65362548828125,
+ 0.64483642578125,
+ 0.62677001953125,
+ 0.6077117919921875,
+ 0.5456695556640625,
+ 0.2891998291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FEU961IsIcX3Dq0wwBlrc",
+ "type": "freedraw",
+ "x": 558.8747338570574,
+ "y": 2986.4218327884873,
+ "width": 14.973437426188639,
+ "height": 124.27888190614476,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGf",
+ "roundness": null,
+ "seed": 1769737489,
+ "version": 56,
+ "versionNonce": 1629347889,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.491983173692006
+ ],
+ [
+ 0,
+ 8.984086482795647
+ ],
+ [
+ 0,
+ 16.470685060478445
+ ],
+ [
+ 0,
+ 25.45477154327409
+ ],
+ [
+ 0,
+ 47.914807547145756
+ ],
+ [
+ 0,
+ 62.88812483792299
+ ],
+ [
+ 0,
+ 76.36419449441064
+ ],
+ [
+ 0,
+ 100.32147813257188
+ ],
+ [
+ 0,
+ 109.30556461536753
+ ],
+ [
+ 1.4973677697009862,
+ 119.78689873245276
+ ],
+ [
+ 4.492103309103413,
+ 124.27888190614476
+ ],
+ [
+ 8.983966347384012,
+ 122.78151413644355
+ ],
+ [
+ 14.973437426188639,
+ 115.29491555876075
+ ],
+ [
+ 14.973437426188639,
+ 115.29491555876075
+ ]
+ ],
+ "pressures": [
+ 0.319976806640625,
+ 0.713714599609375,
+ 0.7308197021484375,
+ 0.7479095458984375,
+ 0.7537841796875,
+ 0.7596435546875,
+ 0.7601318359375,
+ 0.7596435546875,
+ 0.7415618896484375,
+ 0.7264251708984375,
+ 0.6712188720703125,
+ 0.5476226806640625,
+ 0.3595428466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qYmTLctmjPKUnCoMVAWui",
+ "type": "freedraw",
+ "x": 645.7201423331414,
+ "y": 3020.8605706791454,
+ "width": 47.914807547145756,
+ "height": 68.8774757813162,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGg",
+ "roundness": null,
+ "seed": 1337990097,
+ "version": 65,
+ "versionNonce": 1471459857,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4971274988779442,
+ 0
+ ],
+ [
+ -2.9944952685791577,
+ 0
+ ],
+ [
+ -2.9944952685791577,
+ -1.4973677697012135
+ ],
+ [
+ -5.989230807981585,
+ -1.4973677697012135
+ ],
+ [
+ -13.475829385664383,
+ -1.4973677697012135
+ ],
+ [
+ -22.460036003871664,
+ 1.4973677697012135
+ ],
+ [
+ -34.438497619834834,
+ 5.9893509433932195
+ ],
+ [
+ -38.930600928938475,
+ 8.983966347384012
+ ],
+ [
+ -37.43323315923726,
+ 13.476069656487653
+ ],
+ [
+ -34.438497619834834,
+ 16.470685060478445
+ ],
+ [
+ -25.454531272450822,
+ 25.45477154327409
+ ],
+ [
+ -13.475829385664383,
+ 34.4387378906581
+ ],
+ [
+ 0,
+ 43.422704238042115
+ ],
+ [
+ 7.486838848506068,
+ 49.412055181435335
+ ],
+ [
+ 8.984206618207281,
+ 52.40679072083776
+ ],
+ [
+ 4.492103309103641,
+ 56.89877389452977
+ ],
+ [
+ -4.491863038280371,
+ 61.390757068221774
+ ],
+ [
+ -14.973197155365597,
+ 65.88274024191378
+ ],
+ [
+ -19.465300464469237,
+ 67.380108011615
+ ],
+ [
+ -23.95716350274961,
+ 67.380108011615
+ ],
+ [
+ -29.946634581554463,
+ 67.380108011615
+ ],
+ [
+ -31.444002351255676,
+ 64.3854926076242
+ ],
+ [
+ -31.444002351255676,
+ 64.3854926076242
+ ]
+ ],
+ "pressures": [
+ 0.4362335205078125,
+ 0.5598297119140625,
+ 0.6169891357421875,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.64385986328125,
+ 0.6692657470703125,
+ 0.7191009521484375,
+ 0.7303314208984375,
+ 0.7234954833984375,
+ 0.7234954833984375,
+ 0.7234954833984375,
+ 0.7230072021484375,
+ 0.716644287109375,
+ 0.711761474609375,
+ 0.7230072021484375,
+ 0.7327728271484375,
+ 0.7361907958984375,
+ 0.7283782958984375,
+ 0.717132568359375,
+ 0.700531005859375,
+ 0.515869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WCQZNqUd8QmcclqbjHsqI",
+ "type": "freedraw",
+ "x": 669.6775461067143,
+ "y": 3056.7966763395048,
+ "width": 2.9944952685791577,
+ "height": 34.43861775524647,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGh",
+ "roundness": null,
+ "seed": 1906424703,
+ "version": 49,
+ "versionNonce": 1532381169,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.9944952685791577,
+ 17.967932694768024
+ ],
+ [
+ -2.9944952685791577,
+ 26.95201917756367
+ ],
+ [
+ -2.9944952685791577,
+ 29.946634581554463
+ ],
+ [
+ -2.9944952685791577,
+ 32.94137012095689
+ ],
+ [
+ -1.4973677697012135,
+ 34.43861775524647
+ ],
+ [
+ 0,
+ 32.94137012095689
+ ],
+ [
+ 0,
+ 32.94137012095689
+ ]
+ ],
+ "pressures": [
+ 0.3741912841796875,
+ 0.576934814453125,
+ 0.5583648681640625,
+ 0.527587890625,
+ 0.4689788818359375,
+ 0.2217864990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Zn0yUeJSZZuEv6nSOVyNe",
+ "type": "freedraw",
+ "x": 669.6775461067143,
+ "y": 3044.8179744527183,
+ "width": 5.989471078804854,
+ "height": 8.983966347384012,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGi",
+ "roundness": null,
+ "seed": 1464768305,
+ "version": 50,
+ "versionNonce": 101327313,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 1.4973677697012135
+ ],
+ [
+ 4.492103309103641,
+ 4.491983173692006
+ ],
+ [
+ 4.492103309103641,
+ 7.486598577682798
+ ],
+ [
+ 4.492103309103641,
+ 7.486598577682798
+ ]
+ ],
+ "pressures": [
+ 0.336578369140625,
+ 0.565704345703125,
+ 0.5476226806640625,
+ 0.4777679443359375,
+ 0.3683319091796875,
+ 0.2906646728515625,
+ 0.15386962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qJmD0vvTLL3mvM6LGn-o9",
+ "type": "freedraw",
+ "x": 690.6402143408848,
+ "y": 3088.2406786907604,
+ "width": 29.946874852377732,
+ "height": 22.460036003871664,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGj",
+ "roundness": null,
+ "seed": 1590347857,
+ "version": 57,
+ "versionNonce": 1156038577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 2.994735539402427,
+ -2.9946154039907924
+ ],
+ [
+ 4.492103309103641,
+ -5.9893509433932195
+ ],
+ [
+ 5.989471078804854,
+ -8.983966347384012
+ ],
+ [
+ 8.984206618207281,
+ -16.470685060478445
+ ],
+ [
+ 10.481334117085225,
+ -16.470685060478445
+ ],
+ [
+ 11.978701886786439,
+ -13.476069656487653
+ ],
+ [
+ 13.476069656487653,
+ -10.481334117085225
+ ],
+ [
+ 14.973437426188866,
+ -5.9893509433932195
+ ],
+ [
+ 17.968172965591293,
+ -2.9946154039907924
+ ],
+ [
+ 20.96290850499372,
+ 2.9946154039907924
+ ],
+ [
+ 26.952139312975305,
+ 5.9893509433932195
+ ],
+ [
+ 29.946874852377732,
+ 5.9893509433932195
+ ],
+ [
+ 29.946874852377732,
+ 5.9893509433932195
+ ]
+ ],
+ "pressures": [
+ 0.447479248046875,
+ 0.576934814453125,
+ 0.579376220703125,
+ 0.590606689453125,
+ 0.6028289794921875,
+ 0.6086883544921875,
+ 0.6121063232421875,
+ 0.6116180419921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6189422607421875,
+ 0.5974578857421875,
+ 0.4899749755859375,
+ 0.1631622314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MX9Su61ykaL50z67gWaew",
+ "type": "freedraw",
+ "x": 759.517690122201,
+ "y": 3016.3685875054534,
+ "width": 20.962908504993493,
+ "height": 77.86144212870022,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGk",
+ "roundness": null,
+ "seed": 204910207,
+ "version": 55,
+ "versionNonce": 1981194641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.9946154039907924
+ ],
+ [
+ -2.994735539402427,
+ 7.486718713094433
+ ],
+ [
+ -4.491863038280371,
+ 13.475949521076018
+ ],
+ [
+ -7.486598577682798,
+ 19.465300464469237
+ ],
+ [
+ -11.978701886786439,
+ 34.4387378906581
+ ],
+ [
+ -13.476069656487653,
+ 56.89877389452977
+ ],
+ [
+ -10.481334117085225,
+ 67.380108011615
+ ],
+ [
+ -5.989230807981585,
+ 74.86670658929779
+ ],
+ [
+ 0,
+ 77.86144212870022
+ ],
+ [
+ 7.48683884850584,
+ 76.364074358999
+ ],
+ [
+ 7.48683884850584,
+ 76.364074358999
+ ]
+ ],
+ "pressures": [
+ 0.13482666015625,
+ 0.514892578125,
+ 0.6809844970703125,
+ 0.6814727783203125,
+ 0.6814727783203125,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6829376220703125,
+ 0.6804962158203125,
+ 0.6751251220703125,
+ 0.63409423828125,
+ 0.4904632568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LseLElfijkh1LJ8g_D1wh",
+ "type": "freedraw",
+ "x": 774.4911275483898,
+ "y": 3049.3099576264103,
+ "width": 38.930600928938475,
+ "height": 47.91468741173412,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGl",
+ "roundness": null,
+ "seed": 700274129,
+ "version": 60,
+ "versionNonce": 1187923825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ -2.9946154039907924
+ ],
+ [
+ 17.967932694768024,
+ -2.9946154039907924
+ ],
+ [
+ 25.454771543273864,
+ -4.491983173692006
+ ],
+ [
+ 31.444002351255676,
+ -2.9946154039907924
+ ],
+ [
+ 34.438737890657876,
+ -1.4973677697012135
+ ],
+ [
+ 34.438737890657876,
+ 1.4973677697012135
+ ],
+ [
+ 31.444002351255676,
+ 13.476069656487653
+ ],
+ [
+ 23.95740377357265,
+ 23.957403773572878
+ ],
+ [
+ 17.967932694768024,
+ 31.444002351255676
+ ],
+ [
+ 16.47056492506681,
+ 34.4387378906581
+ ],
+ [
+ 14.973437426188639,
+ 38.93072106435011
+ ],
+ [
+ 17.967932694768024,
+ 41.9253364683409
+ ],
+ [
+ 23.95740377357265,
+ 43.422704238042115
+ ],
+ [
+ 34.438737890657876,
+ 41.9253364683409
+ ],
+ [
+ 38.930600928938475,
+ 41.9253364683409
+ ],
+ [
+ 38.930600928938475,
+ 41.9253364683409
+ ]
+ ],
+ "pressures": [
+ 0.335113525390625,
+ 0.456268310546875,
+ 0.4919281005859375,
+ 0.574981689453125,
+ 0.6018524169921875,
+ 0.6067352294921875,
+ 0.6096649169921875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6116180419921875,
+ 0.6121063232421875,
+ 0.6140594482421875,
+ 0.6130828857421875,
+ 0.6077117919921875,
+ 0.593048095703125,
+ 0.5373687744140625,
+ 0.2242279052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QkVUnQ_6w-gi3cRxgyNKr",
+ "type": "freedraw",
+ "x": 834.3843967114988,
+ "y": 3097.2246450381444,
+ "width": 43.42294450886516,
+ "height": 34.4387378906581,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGm",
+ "roundness": null,
+ "seed": 1913144401,
+ "version": 64,
+ "versionNonce": 1364603217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ -4.491983173692006
+ ],
+ [
+ 2.994735539402427,
+ -5.9893509433932195
+ ],
+ [
+ 4.492103309103641,
+ -11.978581751374804
+ ],
+ [
+ 4.492103309103641,
+ -14.973317290777231
+ ],
+ [
+ 4.492103309103641,
+ -20.96266823417045
+ ],
+ [
+ 2.994735539402427,
+ -25.454651407862457
+ ],
+ [
+ 1.4973677697012135,
+ -26.95201917756367
+ ],
+ [
+ 2.994735539402427,
+ -25.454651407862457
+ ],
+ [
+ 4.492103309103641,
+ -23.957283638161243
+ ],
+ [
+ 5.989471078804627,
+ -20.96266823417045
+ ],
+ [
+ 8.984206618207054,
+ -19.465300464469237
+ ],
+ [
+ 13.476069656487653,
+ -17.967932694768024
+ ],
+ [
+ 16.470805195889852,
+ -16.470685060478445
+ ],
+ [
+ 22.460036003871664,
+ -11.978581751374804
+ ],
+ [
+ 28.44950708267629,
+ -10.481334117085225
+ ],
+ [
+ 32.94161039177993,
+ -5.9893509433932195
+ ],
+ [
+ 34.4387378906581,
+ 0
+ ],
+ [
+ 38.93084119976152,
+ 4.492103309103641
+ ],
+ [
+ 40.42820896946273,
+ 7.486718713094433
+ ],
+ [
+ 41.925576739163944,
+ 7.486718713094433
+ ],
+ [
+ 43.42294450886516,
+ 7.486718713094433
+ ],
+ [
+ 43.42294450886516,
+ 7.486718713094433
+ ]
+ ],
+ "pressures": [
+ 0.3600311279296875,
+ 0.4811859130859375,
+ 0.4997406005859375,
+ 0.5412750244140625,
+ 0.5490875244140625,
+ 0.5622711181640625,
+ 0.569610595703125,
+ 0.574981689453125,
+ 0.6082000732421875,
+ 0.6150360107421875,
+ 0.6204071044921875,
+ 0.6218719482421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.62579345703125,
+ 0.62725830078125,
+ 0.62530517578125,
+ 0.5407867431640625,
+ 0.341949462890625,
+ 0.1045379638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nhlH5TgfHOaFY1M63QGy0",
+ "type": "freedraw",
+ "x": 894.2779061454307,
+ "y": 3016.3685875054534,
+ "width": 5.989230807981585,
+ "height": 68.8774757813162,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGn",
+ "roundness": null,
+ "seed": 1541255825,
+ "version": 53,
+ "versionNonce": 2063982385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 2.9946154039907924
+ ],
+ [
+ -2.9947355394021997,
+ 13.475949521076018
+ ],
+ [
+ -4.492103309103413,
+ 29.946754716966097
+ ],
+ [
+ -4.492103309103413,
+ 44.92007200774333
+ ],
+ [
+ -5.989230807981585,
+ 58.39602152881935
+ ],
+ [
+ -4.492103309103413,
+ 65.88274024191378
+ ],
+ [
+ -2.9947355394021997,
+ 67.380108011615
+ ],
+ [
+ -2.9947355394021997,
+ 68.8774757813162
+ ],
+ [
+ -1.4973677697012135,
+ 68.8774757813162
+ ],
+ [
+ -1.4973677697012135,
+ 68.8774757813162
+ ]
+ ],
+ "pressures": [
+ 0.4337921142578125,
+ 0.5622711181640625,
+ 0.564727783203125,
+ 0.581329345703125,
+ 0.6106414794921875,
+ 0.63067626953125,
+ 0.62677001953125,
+ 0.571075439453125,
+ 0.4948577880859375,
+ 0.3531951904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "P9c_qX79Dd988RrD4eR8t",
+ "type": "freedraw",
+ "x": 877.8073412203639,
+ "y": 3059.7912917434955,
+ "width": 26.951899042152036,
+ "height": 2.994735539402427,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGo",
+ "roundness": null,
+ "seed": 635374591,
+ "version": 49,
+ "versionNonce": 306499857,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4971274988781715,
+ 0
+ ],
+ [
+ 2.994495268579385,
+ 0
+ ],
+ [
+ 10.481334117085225,
+ 1.4973677697012135
+ ],
+ [
+ 16.47056492506681,
+ 1.4973677697012135
+ ],
+ [
+ 23.957163502749836,
+ 2.994735539402427
+ ],
+ [
+ 26.951899042152036,
+ 2.994735539402427
+ ],
+ [
+ 26.951899042152036,
+ 2.994735539402427
+ ]
+ ],
+ "pressures": [
+ 0.4191436767578125,
+ 0.577423095703125,
+ 0.5969696044921875,
+ 0.6042938232421875,
+ 0.583282470703125,
+ 0.38836669921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EXWwxAdAHxF4rcWX-5rSO",
+ "type": "freedraw",
+ "x": 925.7219084966864,
+ "y": 3014.871219735752,
+ "width": 23.957403773572878,
+ "height": 77.86144212870022,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGp",
+ "roundness": null,
+ "seed": 1185738417,
+ "version": 56,
+ "versionNonce": 747276017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 5.989471078804854,
+ 1.4973677697012135
+ ],
+ [
+ 8.983966347384012,
+ 4.491983173692006
+ ],
+ [
+ 14.973437426188866,
+ 14.973317290777231
+ ],
+ [
+ 17.968172965591293,
+ 20.96266823417045
+ ],
+ [
+ 19.465540735292507,
+ 28.449386947264884
+ ],
+ [
+ 22.460036003871664,
+ 44.92007200774333
+ ],
+ [
+ 22.460036003871664,
+ 52.40679072083776
+ ],
+ [
+ 23.957403773572878,
+ 59.89338929852056
+ ],
+ [
+ 23.957403773572878,
+ 73.36945895500821
+ ],
+ [
+ 23.957403773572878,
+ 76.364074358999
+ ],
+ [
+ 23.957403773572878,
+ 77.86144212870022
+ ],
+ [
+ 23.957403773572878,
+ 76.364074358999
+ ],
+ [
+ 23.957403773572878,
+ 76.364074358999
+ ]
+ ],
+ "pressures": [
+ 0.331695556640625,
+ 0.5998992919921875,
+ 0.62823486328125,
+ 0.6619415283203125,
+ 0.693206787109375,
+ 0.694671630859375,
+ 0.698089599609375,
+ 0.698577880859375,
+ 0.698577880859375,
+ 0.696136474609375,
+ 0.6599884033203125,
+ 0.570587158203125,
+ 0.2667236328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KHKGi7Ydbr7KPPYNKeLhd",
+ "type": "freedraw",
+ "x": 978.1288193529358,
+ "y": 3061.2886595131968,
+ "width": 25.454531272450822,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGq",
+ "roundness": null,
+ "seed": 810644849,
+ "version": 49,
+ "versionNonce": 1147044049,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.491863038280371,
+ 0
+ ],
+ [
+ 13.475829385664383,
+ 0
+ ],
+ [
+ 20.96266823417045,
+ 0
+ ],
+ [
+ 22.460036003871664,
+ 0
+ ],
+ [
+ 23.95716350274961,
+ 0
+ ],
+ [
+ 25.454531272450822,
+ 0
+ ],
+ [
+ 25.454531272450822,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.526611328125,
+ 0.5959930419921875,
+ 0.5974578857421875,
+ 0.5466461181640625,
+ 0.459686279296875,
+ 0.2349700927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EhbbjZSqW4-yXGW9eTokP",
+ "type": "freedraw",
+ "x": 972.139348274131,
+ "y": 3077.759344573675,
+ "width": 29.946634581554463,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGr",
+ "roundness": null,
+ "seed": 607531743,
+ "version": 51,
+ "versionNonce": 391659185,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 2.994735539402427,
+ 0
+ ],
+ [
+ 4.492103309103641,
+ 0
+ ],
+ [
+ 8.983966347384012,
+ 0
+ ],
+ [
+ 11.978701886786439,
+ 0
+ ],
+ [
+ 16.47080519589008,
+ 0
+ ],
+ [
+ 20.96266823417045,
+ 0
+ ],
+ [
+ 29.946634581554463,
+ 0
+ ],
+ [
+ 29.946634581554463,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.580352783203125,
+ 0.6008758544921875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6033172607421875,
+ 0.574981689453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7JpwbfNcIHMxnu6jaEexi",
+ "type": "freedraw",
+ "x": 1085.9368960631905,
+ "y": 3043.320606683017,
+ "width": 55.401406124828554,
+ "height": 55.401406124828554,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGs",
+ "roundness": null,
+ "seed": 819227569,
+ "version": 76,
+ "versionNonce": 1142898833,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ -2.994735539402427,
+ -1.4973677697012135
+ ],
+ [
+ -8.98396634738424,
+ -1.4973677697012135
+ ],
+ [
+ -17.968172965591293,
+ 0
+ ],
+ [
+ -20.96266823417045,
+ 1.4973677697012135
+ ],
+ [
+ -25.45477154327409,
+ 2.994735539402427
+ ],
+ [
+ -29.94663458155469,
+ 7.486718713094433
+ ],
+ [
+ -34.4387378906581,
+ 16.470685060478445
+ ],
+ [
+ -35.93610566035932,
+ 23.957403773572878
+ ],
+ [
+ -37.43347343006053,
+ 31.444002351255676
+ ],
+ [
+ -37.43347343006053,
+ 38.93072106435011
+ ],
+ [
+ -34.4387378906581,
+ 46.41743977744454
+ ],
+ [
+ -28.44950708267652,
+ 49.412055181435335
+ ],
+ [
+ -22.460036003871664,
+ 52.40679072083776
+ ],
+ [
+ -14.973437426188866,
+ 52.40679072083776
+ ],
+ [
+ -8.98396634738424,
+ 52.40679072083776
+ ],
+ [
+ -5.989471078804854,
+ 52.40679072083776
+ ],
+ [
+ -2.994735539402427,
+ 52.40679072083776
+ ],
+ [
+ 0,
+ 50.90942295113655
+ ],
+ [
+ 4.491863038280371,
+ 46.41743977744454
+ ],
+ [
+ 10.481334117085225,
+ 41.92545660375254
+ ],
+ [
+ 14.973197155365597,
+ 35.93610566035932
+ ],
+ [
+ 16.47056492506681,
+ 29.946754716966097
+ ],
+ [
+ 17.967932694768024,
+ 22.460036003871664
+ ],
+ [
+ 17.967932694768024,
+ 14.973317290777231
+ ],
+ [
+ 14.973197155365597,
+ 8.983966347384012
+ ],
+ [
+ 10.481334117085225,
+ 4.491983173692006
+ ],
+ [
+ 4.491863038280371,
+ 0
+ ],
+ [
+ -5.989471078804854,
+ -2.9946154039907924
+ ],
+ [
+ -14.973437426188866,
+ -2.9946154039907924
+ ],
+ [
+ -20.96266823417045,
+ -2.9946154039907924
+ ],
+ [
+ -26.952139312975305,
+ -2.9946154039907924
+ ],
+ [
+ -28.44950708267652,
+ -2.9946154039907924
+ ],
+ [
+ -28.44950708267652,
+ -2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.38885498046875,
+ 0.584259033203125,
+ 0.591094970703125,
+ 0.6023406982421875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6111297607421875,
+ 0.5998992919921875,
+ 0.5950164794921875,
+ 0.6038055419921875,
+ 0.6223602294921875,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.6184539794921875,
+ 0.6013641357421875,
+ 0.5945281982421875,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.5950164794921875,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.6008758544921875,
+ 0.6018524169921875,
+ 0.6023406982421875,
+ 0.6033172607421875,
+ 0.6042938232421875,
+ 0.6018524169921875,
+ 0.570587158203125,
+ 0.517822265625,
+ 0.457244873046875,
+ 0.2896881103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yA42MPioVk8KHQCiPkiHa",
+ "type": "freedraw",
+ "x": 87.2142180465753,
+ "y": 3215.514055865485,
+ "width": 46.417319642033135,
+ "height": 103.31609353656268,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGt",
+ "roundness": null,
+ "seed": 430410033,
+ "version": 60,
+ "versionNonce": 678102641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4972476342900336
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.9946154039907924,
+ 0
+ ],
+ [
+ -5.9893509433932195,
+ 1.4973677697007588
+ ],
+ [
+ -8.983966347384012,
+ 4.491983173691551
+ ],
+ [
+ -11.978701886786439,
+ 7.486718713093978
+ ],
+ [
+ -22.460036003871664,
+ 19.465420599880417
+ ],
+ [
+ -29.94675471696587,
+ 31.444122486666856
+ ],
+ [
+ -35.93598552494768,
+ 46.41743977744409
+ ],
+ [
+ -37.433353294648896,
+ 62.88812483792299
+ ],
+ [
+ -35.93598552494768,
+ 85.3481608417942
+ ],
+ [
+ -29.94675471696587,
+ 94.33212718917821
+ ],
+ [
+ -20.96266823417045,
+ 100.32147813257143
+ ],
+ [
+ -14.973317290777231,
+ 100.32147813257143
+ ],
+ [
+ -8.983966347384012,
+ 101.81884590227264
+ ],
+ [
+ 1.4973677697012135,
+ 100.32147813257143
+ ],
+ [
+ 8.98396634738424,
+ 97.32686272858064
+ ],
+ [
+ 8.98396634738424,
+ 97.32686272858064
+ ]
+ ],
+ "pressures": [
+ 0.443084716796875,
+ 0.5549468994140625,
+ 0.698577880859375,
+ 0.698577880859375,
+ 0.700042724609375,
+ 0.700531005859375,
+ 0.702484130859375,
+ 0.707855224609375,
+ 0.710784912109375,
+ 0.710784912109375,
+ 0.711273193359375,
+ 0.707855224609375,
+ 0.703948974609375,
+ 0.6707305908203125,
+ 0.63653564453125,
+ 0.586700439453125,
+ 0.4191436767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EXihON64krx0FWHfsFR_5",
+ "type": "freedraw",
+ "x": 33.310179691447956,
+ "y": 3258.9367601035265,
+ "width": 44.92007200774333,
+ "height": 2.994735539402427,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGu",
+ "roundness": null,
+ "seed": 1858889649,
+ "version": 51,
+ "versionNonce": 2130907217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.9946154039910198,
+ 1.4973677697016683
+ ],
+ [
+ 5.9893509433932195,
+ 1.4973677697016683
+ ],
+ [
+ 10.481334117085225,
+ 1.4973677697016683
+ ],
+ [
+ 17.96805283017966,
+ 2.994735539402427
+ ],
+ [
+ 22.460036003871664,
+ 2.994735539402427
+ ],
+ [
+ 35.93598552494791,
+ 1.4973677697016683
+ ],
+ [
+ 43.422704238042115,
+ 0
+ ],
+ [
+ 44.92007200774333,
+ 0
+ ],
+ [
+ 44.92007200774333,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4293975830078125,
+ 0.570098876953125,
+ 0.588653564453125,
+ 0.6038055419921875,
+ 0.6140594482421875,
+ 0.6140594482421875,
+ 0.5510406494140625,
+ 0.3018951416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mGSfEvhkNYnIsA8j7tSrq",
+ "type": "freedraw",
+ "x": 189.0330639488484,
+ "y": 3284.391531646801,
+ "width": 131.76560061923897,
+ "height": 104.81346130626389,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGv",
+ "roundness": null,
+ "seed": 2038450367,
+ "version": 60,
+ "versionNonce": 1035918897,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ -1.4973677697016683
+ ],
+ [
+ 0,
+ -1.4973677697016683
+ ],
+ [
+ 4.491983173692006,
+ -4.491983173692461
+ ],
+ [
+ 7.486598577682798,
+ -5.9893509433932195
+ ],
+ [
+ 11.978701886786439,
+ -7.486718713094888
+ ],
+ [
+ 20.96266823417045,
+ -14.973317290777686
+ ],
+ [
+ 32.94137012095689,
+ -23.957403773572878
+ ],
+ [
+ 55.401406124828554,
+ -43.42270423804257
+ ],
+ [
+ 68.87735564590457,
+ -56.89877389452977
+ ],
+ [
+ 83.85079307209344,
+ -70.37472341560624
+ ],
+ [
+ 97.32674259316946,
+ -80.85617766810265
+ ],
+ [
+ 110.80281224965711,
+ -92.83475941947745
+ ],
+ [
+ 118.2894108273399,
+ -97.32686272858155
+ ],
+ [
+ 124.27876177073313,
+ -101.8188459022731
+ ],
+ [
+ 127.27349731013555,
+ -103.31609353656313
+ ],
+ [
+ 128.77086507983654,
+ -104.81346130626389
+ ],
+ [
+ 130.26823284953775,
+ -104.81346130626389
+ ],
+ [
+ 130.26823284953775,
+ -104.81346130626389
+ ]
+ ],
+ "pressures": [
+ 0.39910888671875,
+ 0.5407867431640625,
+ 0.5466461181640625,
+ 0.5955047607421875,
+ 0.6086883544921875,
+ 0.6233367919921875,
+ 0.64630126953125,
+ 0.65557861328125,
+ 0.6634063720703125,
+ 0.6682891845703125,
+ 0.6692657470703125,
+ 0.6687774658203125,
+ 0.6643829345703125,
+ 0.65264892578125,
+ 0.62921142578125,
+ 0.585723876953125,
+ 0.521728515625,
+ 0.3018951416015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UBEW-dWEHP2CtyrOeRnPS",
+ "type": "freedraw",
+ "x": 180.04897746605275,
+ "y": 3290.380882590194,
+ "width": 184.17239134007673,
+ "height": 31.44412248666731,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGw",
+ "roundness": null,
+ "seed": 1346241087,
+ "version": 61,
+ "versionNonce": 864415761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4973677697012135
+ ],
+ [
+ 4.492103309103641,
+ -1.4973677697012135
+ ],
+ [
+ 10.48145425249686,
+ -4.491983173692006
+ ],
+ [
+ 13.476069656487653,
+ -4.491983173692006
+ ],
+ [
+ 17.96805283017966,
+ -5.989350943392765
+ ],
+ [
+ 29.946754716966097,
+ -8.984086482795192
+ ],
+ [
+ 44.92007200774333,
+ -13.476069656487653
+ ],
+ [
+ 73.36945895500821,
+ -16.470685060478445
+ ],
+ [
+ 91.33751178518787,
+ -17.968052830179204
+ ],
+ [
+ 106.3108290759651,
+ -22.460036003871664
+ ],
+ [
+ 119.78689873245276,
+ -25.45477154327409
+ ],
+ [
+ 127.27349731013555,
+ -26.952019177563216
+ ],
+ [
+ 133.26284825352877,
+ -28.449386947264884
+ ],
+ [
+ 157.22025202710165,
+ -29.946754716965643
+ ],
+ [
+ 170.69632168358908,
+ -29.946754716965643
+ ],
+ [
+ 181.1776558006743,
+ -29.946754716965643
+ ],
+ [
+ 184.17239134007673,
+ -29.946754716965643
+ ],
+ [
+ 182.67502357037552,
+ -31.44412248666731
+ ],
+ [
+ 182.67502357037552,
+ -31.44412248666731
+ ]
+ ],
+ "pressures": [
+ 0.3092193603515625,
+ 0.458709716796875,
+ 0.4904632568359375,
+ 0.5354156494140625,
+ 0.5578765869140625,
+ 0.578399658203125,
+ 0.6062469482421875,
+ 0.62725830078125,
+ 0.63800048828125,
+ 0.64044189453125,
+ 0.64044189453125,
+ 0.64141845703125,
+ 0.64337158203125,
+ 0.64337158203125,
+ 0.63507080078125,
+ 0.6018524169921875,
+ 0.522216796875,
+ 0.335601806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "HJAgBr67AzpnPMaxaQ3KX",
+ "type": "freedraw",
+ "x": 187.53569617914718,
+ "y": 3282.8941638770993,
+ "width": 149.73353331400722,
+ "height": 49.412055181435335,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGy",
+ "roundness": null,
+ "seed": 902506911,
+ "version": 63,
+ "versionNonce": 824434641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 1.4973677697016683
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697016683
+ ],
+ [
+ 5.9893509433932195,
+ 2.994735539402427
+ ],
+ [
+ 8.983966347384012,
+ 5.9893509433932195
+ ],
+ [
+ 14.973317290777231,
+ 7.486718713094433
+ ],
+ [
+ 28.449386947264884,
+ 13.476069656487653
+ ],
+ [
+ 46.41743977744454,
+ 17.96805283017966
+ ],
+ [
+ 74.86682672470943,
+ 26.95201917756367
+ ],
+ [
+ 91.33751178518787,
+ 32.94137012095689
+ ],
+ [
+ 104.81346130626389,
+ 35.93610566035932
+ ],
+ [
+ 113.79754778905954,
+ 40.42808883405132
+ ],
+ [
+ 122.78139400103191,
+ 44.92007200774333
+ ],
+ [
+ 125.77612954043434,
+ 46.41743977744454
+ ],
+ [
+ 133.26296838894018,
+ 47.914807547145756
+ ],
+ [
+ 139.252199196922,
+ 49.412055181435335
+ ],
+ [
+ 143.7443025060254,
+ 49.412055181435335
+ ],
+ [
+ 145.24143000490358,
+ 49.412055181435335
+ ],
+ [
+ 146.7387977746048,
+ 49.412055181435335
+ ],
+ [
+ 148.236165544306,
+ 49.412055181435335
+ ],
+ [
+ 148.236165544306,
+ 49.412055181435335
+ ]
+ ],
+ "pressures": [
+ 0.37860107421875,
+ 0.5412750244140625,
+ 0.579376220703125,
+ 0.6018524169921875,
+ 0.6213836669921875,
+ 0.63360595703125,
+ 0.64434814453125,
+ 0.6580352783203125,
+ 0.6634063720703125,
+ 0.6643829345703125,
+ 0.6673126220703125,
+ 0.6668243408203125,
+ 0.6643829345703125,
+ 0.6614532470703125,
+ 0.65216064453125,
+ 0.6238250732421875,
+ 0.570098876953125,
+ 0.4948577880859375,
+ 0.4201202392578125,
+ 0.3067779541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7gb3KIXHSoUxwbqKooqc1",
+ "type": "freedraw",
+ "x": 383.6866692705987,
+ "y": 3142.144717045888,
+ "width": 35.93610566035909,
+ "height": 35.93598552494768,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bGz",
+ "roundness": null,
+ "seed": 628260913,
+ "version": 81,
+ "versionNonce": 572112305,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -2.994735539402427,
+ 0
+ ],
+ [
+ -4.492103309103413,
+ 0
+ ],
+ [
+ -5.989471078804627,
+ 0
+ ],
+ [
+ -7.486598577682798,
+ 0
+ ],
+ [
+ -11.978701886786439,
+ 1.4972476342900336
+ ],
+ [
+ -13.476069656487653,
+ 1.4972476342900336
+ ],
+ [
+ -14.973437426188639,
+ 2.9946154039907924
+ ],
+ [
+ -16.470805195889852,
+ 4.491983173692461
+ ],
+ [
+ -17.968172965591066,
+ 4.491983173692461
+ ],
+ [
+ -19.465300464469237,
+ 5.989230807981585
+ ],
+ [
+ -23.957403773572878,
+ 11.978581751374804
+ ],
+ [
+ -25.454771543273864,
+ 16.4706850604789
+ ],
+ [
+ -26.952139312975078,
+ 20.96266823417045
+ ],
+ [
+ -26.952139312975078,
+ 26.95201917756367
+ ],
+ [
+ -25.454771543273864,
+ 31.44400235125613
+ ],
+ [
+ -20.96266823417045,
+ 34.43861775524692
+ ],
+ [
+ -16.470805195889852,
+ 35.93598552494768
+ ],
+ [
+ -11.978701886786439,
+ 35.93598552494768
+ ],
+ [
+ -7.486598577682798,
+ 35.93598552494768
+ ],
+ [
+ -1.4973677697012135,
+ 34.43861775524692
+ ],
+ [
+ 0,
+ 32.94137012095689
+ ],
+ [
+ 2.994735539402427,
+ 31.44400235125613
+ ],
+ [
+ 4.491863038280599,
+ 28.449266811853704
+ ],
+ [
+ 5.989230807981812,
+ 26.95201917756367
+ ],
+ [
+ 7.486598577682798,
+ 22.459915868460484
+ ],
+ [
+ 8.983966347384012,
+ 20.96266823417045
+ ],
+ [
+ 8.983966347384012,
+ 17.967932694768024
+ ],
+ [
+ 7.486598577682798,
+ 14.973317290777231
+ ],
+ [
+ 7.486598577682798,
+ 11.978581751374804
+ ],
+ [
+ 5.989230807981812,
+ 10.48133411708568
+ ],
+ [
+ 4.491863038280599,
+ 8.983966347384012
+ ],
+ [
+ 1.4973677697012135,
+ 7.486598577683253
+ ],
+ [
+ 0,
+ 5.989230807981585
+ ],
+ [
+ -1.4973677697012135,
+ 5.989230807981585
+ ],
+ [
+ -4.492103309103413,
+ 4.491983173692461
+ ],
+ [
+ -7.486598577682798,
+ 4.491983173692461
+ ],
+ [
+ -8.983966347384012,
+ 2.9946154039907924
+ ],
+ [
+ -8.983966347384012,
+ 2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.2784423828125,
+ 0.454803466796875,
+ 0.5334625244140625,
+ 0.582305908203125,
+ 0.590606689453125,
+ 0.6008758544921875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6140594482421875,
+ 0.6174774169921875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6199188232421875,
+ 0.6179656982421875,
+ 0.6179656982421875,
+ 0.6150360107421875,
+ 0.6116180419921875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6062469482421875,
+ 0.6062469482421875,
+ 0.6018524169921875,
+ 0.5969696044921875,
+ 0.5964813232421875,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5979461669921875,
+ 0.6003875732421875,
+ 0.5998992919921875,
+ 0.5984344482421875,
+ 0.593048095703125,
+ 0.571563720703125,
+ 0.518310546875,
+ 0.4127960205078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "s_PfEBNArN7PTCNs7cPRj",
+ "type": "freedraw",
+ "x": 401.65460196536674,
+ "y": 3215.514055865485,
+ "width": 2.994735539402427,
+ "height": 26.95201917756367,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bH0",
+ "roundness": null,
+ "seed": 2069014047,
+ "version": 56,
+ "versionNonce": 408477585,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ -1.4972476342900336
+ ],
+ [
+ 1.4973677697012135,
+ 0
+ ],
+ [
+ 1.4973677697012135,
+ 1.4973677697007588
+ ],
+ [
+ 1.4973677697012135,
+ 4.491983173691551
+ ],
+ [
+ 1.4973677697012135,
+ 7.486718713093978
+ ],
+ [
+ 1.4973677697012135,
+ 11.978701886786439
+ ],
+ [
+ 0,
+ 14.973437426188866
+ ],
+ [
+ 0,
+ 22.46003600387121
+ ],
+ [
+ 0,
+ 23.957403773572878
+ ],
+ [
+ 1.4973677697012135,
+ 25.454771543273637
+ ],
+ [
+ 2.994735539402427,
+ 25.454771543273637
+ ],
+ [
+ 2.994735539402427,
+ 23.957403773572878
+ ],
+ [
+ 2.994735539402427,
+ 23.957403773572878
+ ]
+ ],
+ "pressures": [
+ 0.323394775390625,
+ 0.444061279296875,
+ 0.4933929443359375,
+ 0.566680908203125,
+ 0.582305908203125,
+ 0.5955047607421875,
+ 0.6067352294921875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.5984344482421875,
+ 0.5500640869140625,
+ 0.452362060546875,
+ 0.214447021484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rDpCgEYWtQGT91F803OO0",
+ "type": "freedraw",
+ "x": 386.68140481000114,
+ "y": 3252.947529295545,
+ "width": 29.946634581554463,
+ "height": 2.9946154039907924,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bH1",
+ "roundness": null,
+ "seed": 193026911,
+ "version": 55,
+ "versionNonce": 572048753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.994495268579385,
+ 1.4972476342900336
+ ],
+ [
+ 4.491863038280371,
+ 1.4972476342900336
+ ],
+ [
+ 7.486598577682798,
+ 1.4972476342900336
+ ],
+ [
+ 10.481334117085225,
+ 1.4972476342900336
+ ],
+ [
+ 16.47056492506681,
+ 2.9946154039907924
+ ],
+ [
+ 19.465300464469237,
+ 2.9946154039907924
+ ],
+ [
+ 22.460036003871664,
+ 2.9946154039907924
+ ],
+ [
+ 25.454531272450822,
+ 2.9946154039907924
+ ],
+ [
+ 26.951899042152036,
+ 2.9946154039907924
+ ],
+ [
+ 28.44926681185325,
+ 2.9946154039907924
+ ],
+ [
+ 28.44926681185325,
+ 2.9946154039907924
+ ]
+ ],
+ "pressures": [
+ 0.2457122802734375,
+ 0.5329742431640625,
+ 0.580841064453125,
+ 0.6033172607421875,
+ 0.6208953857421875,
+ 0.63116455078125,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.63555908203125,
+ 0.6077117919921875,
+ 0.518310546875,
+ 0.2906646728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "heIqUi5iH5vDaAT2klj-H",
+ "type": "freedraw",
+ "x": 397.16273892708637,
+ "y": 3266.4234788166214,
+ "width": 20.96266823417045,
+ "height": 28.44938694726443,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bH2",
+ "roundness": null,
+ "seed": 1133650673,
+ "version": 67,
+ "versionNonce": 446754641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 0
+ ],
+ [
+ -1.4973677697012135,
+ 1.4973677697007588
+ ],
+ [
+ -2.994735539402427,
+ 2.9947355394019723
+ ],
+ [
+ -4.492103309103641,
+ 4.491983173691551
+ ],
+ [
+ -5.989471078804854,
+ 5.9893509433932195
+ ],
+ [
+ -7.48683884850584,
+ 8.984086482795192
+ ],
+ [
+ -7.48683884850584,
+ 10.48133411708477
+ ],
+ [
+ -4.492103309103641,
+ 11.978701886786439
+ ],
+ [
+ -1.4973677697012135,
+ 11.978701886786439
+ ],
+ [
+ 0,
+ 11.978701886786439
+ ],
+ [
+ 1.4973677697012135,
+ 11.978701886786439
+ ],
+ [
+ 5.989230807981585,
+ 11.978701886786439
+ ],
+ [
+ 7.486598577682798,
+ 10.48133411708477
+ ],
+ [
+ 10.481334117085225,
+ 8.984086482795192
+ ],
+ [
+ 13.47582938566461,
+ 5.9893509433932195
+ ],
+ [
+ 13.47582938566461,
+ 7.486718713093978
+ ],
+ [
+ 13.47582938566461,
+ 8.984086482795192
+ ],
+ [
+ 13.47582938566461,
+ 10.48133411708477
+ ],
+ [
+ 11.978701886786439,
+ 13.476069656487198
+ ],
+ [
+ 11.978701886786439,
+ 17.96805283017966
+ ],
+ [
+ 10.481334117085225,
+ 25.454771543273637
+ ],
+ [
+ 10.481334117085225,
+ 28.44938694726443
+ ],
+ [
+ 11.978701886786439,
+ 26.95201917756367
+ ],
+ [
+ 13.47582938566461,
+ 25.454771543273637
+ ],
+ [
+ 13.47582938566461,
+ 25.454771543273637
+ ]
+ ],
+ "pressures": [
+ 0.337066650390625,
+ 0.582305908203125,
+ 0.584259033203125,
+ 0.583770751953125,
+ 0.583770751953125,
+ 0.583282470703125,
+ 0.576934814453125,
+ 0.568145751953125,
+ 0.569610595703125,
+ 0.574981689453125,
+ 0.575469970703125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.573516845703125,
+ 0.572540283203125,
+ 0.570587158203125,
+ 0.592559814453125,
+ 0.6008758544921875,
+ 0.6096649169921875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6125946044921875,
+ 0.526611328125,
+ 0.38348388671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2xETgoiB55CphD8zCTiAa",
+ "type": "freedraw",
+ "x": 374.7027029232147,
+ "y": 3309.846183054663,
+ "width": 26.951899042152036,
+ "height": 25.45465140786291,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bH3",
+ "roundness": null,
+ "seed": 2019396223,
+ "version": 62,
+ "versionNonce": 138992945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.491863038280599,
+ -2.9946154039907924
+ ],
+ [
+ 5.989230807981585,
+ -4.491983173691551
+ ],
+ [
+ 8.983966347384012,
+ -5.9893509433932195
+ ],
+ [
+ 11.978701886786439,
+ -7.486598577682798
+ ],
+ [
+ 14.973197155365824,
+ -7.486598577682798
+ ],
+ [
+ 16.47056492506681,
+ -8.983966347384012
+ ],
+ [
+ 17.967932694768024,
+ -8.983966347384012
+ ],
+ [
+ 16.47056492506681,
+ -5.9893509433932195
+ ],
+ [
+ 14.973197155365824,
+ -1.4972476342895789
+ ],
+ [
+ 11.978701886786439,
+ 4.492103309103641
+ ],
+ [
+ 7.486598577682798,
+ 10.48133411708568
+ ],
+ [
+ 5.989230807981585,
+ 11.978701886786439
+ ],
+ [
+ 7.486598577682798,
+ 13.476069656487653
+ ],
+ [
+ 8.983966347384012,
+ 13.476069656487653
+ ],
+ [
+ 11.978701886786439,
+ 14.973437426188866
+ ],
+ [
+ 13.47582938566461,
+ 16.4706850604789
+ ],
+ [
+ 17.967932694768024,
+ 16.4706850604789
+ ],
+ [
+ 23.957403773572878,
+ 16.4706850604789
+ ],
+ [
+ 26.951899042152036,
+ 16.4706850604789
+ ],
+ [
+ 26.951899042152036,
+ 16.4706850604789
+ ]
+ ],
+ "pressures": [
+ 0.2960357666015625,
+ 0.4870452880859375,
+ 0.4968109130859375,
+ 0.501708984375,
+ 0.504638671875,
+ 0.511474609375,
+ 0.518310546875,
+ 0.5422515869140625,
+ 0.5617828369140625,
+ 0.565216064453125,
+ 0.5593414306640625,
+ 0.5608062744140625,
+ 0.5500640869140625,
+ 0.5368804931640625,
+ 0.5349273681640625,
+ 0.5383453369140625,
+ 0.5388336181640625,
+ 0.5339508056640625,
+ 0.4259796142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WIXnK4E3FhjWOiRp3kenR",
+ "type": "freedraw",
+ "x": 365.71849630500765,
+ "y": 3339.792937771629,
+ "width": 40.42820896946273,
+ "height": 2.994735539402427,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bH4",
+ "roundness": null,
+ "seed": 208129055,
+ "version": 52,
+ "versionNonce": 980946705,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.989471078804627,
+ 1.4973677697012135
+ ],
+ [
+ 11.978701886786439,
+ 1.4973677697012135
+ ],
+ [
+ 16.470805195889852,
+ 1.4973677697012135
+ ],
+ [
+ 19.46554073529228,
+ 0
+ ],
+ [
+ 23.957403773572878,
+ 0
+ ],
+ [
+ 26.952139312975078,
+ 0
+ ],
+ [
+ 32.94161039177993,
+ -1.4973677697012135
+ ],
+ [
+ 37.4334734300603,
+ -1.4973677697012135
+ ],
+ [
+ 40.42820896946273,
+ -1.4973677697012135
+ ],
+ [
+ 40.42820896946273,
+ -1.4973677697012135
+ ]
+ ],
+ "pressures": [
+ 0.342437744140625,
+ 0.5608062744140625,
+ 0.592071533203125,
+ 0.6052703857421875,
+ 0.6077117919921875,
+ 0.6077117919921875,
+ 0.6077117919921875,
+ 0.589630126953125,
+ 0.5373687744140625,
+ 0.441619873046875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_wszuc525fQM4ZdqT7sOu",
+ "type": "freedraw",
+ "x": 385.1840370402999,
+ "y": 3347.2796564847235,
+ "width": 16.47080519589008,
+ "height": 25.454651407862457,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bH5",
+ "roundness": null,
+ "seed": 1540521247,
+ "version": 69,
+ "versionNonce": 665191665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561554169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.4973677697012135
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.4972476342895789
+ ],
+ [
+ 0,
+ 2.9946154039907924
+ ],
+ [
+ -1.4973677697012135,
+ 5.9893509433932195
+ ],
+ [
+ -2.994735539402427,
+ 7.486598577682798
+ ],
+ [
+ -2.994735539402427,
+ 8.983966347384012
+ ],
+ [
+ -4.492103309103641,
+ 10.481334117085225
+ ],
+ [
+ -4.492103309103641,
+ 11.978581751374804
+ ],
+ [
+ -4.492103309103641,
+ 13.475949521076018
+ ],
+ [
+ -2.994735539402427,
+ 13.475949521076018
+ ],
+ [
+ 0,
+ 13.475949521076018
+ ],
+ [
+ 2.994495268579385,
+ 11.978581751374804
+ ],
+ [
+ 5.989230807981585,
+ 10.481334117085225
+ ],
+ [
+ 5.989230807981585,
+ 8.983966347384012
+ ],
+ [
+ 7.486598577682798,
+ 8.983966347384012
+ ],
+ [
+ 8.983966347384012,
+ 7.486598577682798
+ ],
+ [
+ 10.481334117085225,
+ 5.9893509433932195
+ ],
+ [
+ 10.481334117085225,
+ 7.486598577682798
+ ],
+ [
+ 10.481334117085225,
+ 8.983966347384012
+ ],
+ [
+ 10.481334117085225,
+ 10.481334117085225
+ ],
+ [
+ 10.481334117085225,
+ 16.470685060478445
+ ],
+ [
+ 10.481334117085225,
+ 19.465300464469237
+ ],
+ [
+ 10.481334117085225,
+ 20.96266823417045
+ ],
+ [
+ 10.481334117085225,
+ 22.460036003871664
+ ],
+ [
+ 11.978701886786439,
+ 23.957283638161243
+ ],
+ [
+ 11.978701886786439,
+ 23.957283638161243
+ ]
+ ],
+ "pressures": [
+ 0.4225616455078125,
+ 0.5549468994140625,
+ 0.571075439453125,
+ 0.586212158203125,
+ 0.589141845703125,
+ 0.587677001953125,
+ 0.586212158203125,
+ 0.583770751953125,
+ 0.578887939453125,
+ 0.5520172119140625,
+ 0.5471343994140625,
+ 0.5495758056640625,
+ 0.5500640869140625,
+ 0.5520172119140625,
+ 0.5544586181640625,
+ 0.5544586181640625,
+ 0.5544586181640625,
+ 0.5603179931640625,
+ 0.5588531494140625,
+ 0.5554351806640625,
+ 0.5573883056640625,
+ 0.566680908203125,
+ 0.580352783203125,
+ 0.577423095703125,
+ 0.5398101806640625,
+ 0.3453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "HSSxO-BsLLP-Ks-v4T4kY",
+ "type": "freedraw",
+ "x": -301.73056742656127,
+ "y": 3425.2654531210696,
+ "width": 10.867571149553669,
+ "height": 141.27755301339266,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHK",
+ "roundness": null,
+ "seed": 1643219423,
+ "version": 18,
+ "versionNonce": 2084423423,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561697158,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1733747209823377
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 0,
+ 8.69384765625
+ ],
+ [
+ -2.1735491071428896,
+ 13.04094587053578
+ ],
+ [
+ -2.1735491071428896,
+ 17.38786969866078
+ ],
+ [
+ -2.1735491071428896,
+ 23.90851702008922
+ ],
+ [
+ -4.346923828125,
+ 41.29638671875
+ ],
+ [
+ -4.346923828125,
+ 60.85797991071422
+ ],
+ [
+ -6.52047293526789,
+ 82.59294782366078
+ ],
+ [
+ -8.69402204241078,
+ 113.02193777901766
+ ],
+ [
+ -8.69402204241078,
+ 121.71595982142844
+ ],
+ [
+ -10.867571149553669,
+ 128.23660714285734
+ ],
+ [
+ -10.867571149553669,
+ 136.93062918526766
+ ],
+ [
+ -10.867571149553669,
+ 141.27755301339266
+ ],
+ [
+ -8.69402204241078,
+ 141.27755301339266
+ ],
+ [
+ -8.69402204241078,
+ 141.27755301339266
+ ]
+ ],
+ "pressures": [
+ 0.4225616455078125,
+ 0.589141845703125,
+ 0.5984344482421875,
+ 0.6067352294921875,
+ 0.6111297607421875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6145477294921875,
+ 0.6248016357421875,
+ 0.63262939453125,
+ 0.63604736328125,
+ 0.63702392578125,
+ 0.63800048828125,
+ 0.63897705078125,
+ 0.63555908203125,
+ 0.190032958984375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.69402204241078,
+ 141.27755301339266
+ ]
+ },
+ {
+ "id": "wxFtSfJcrPSEDWWdpD9tL",
+ "type": "freedraw",
+ "x": -288.6896215560257,
+ "y": 3501.3379280094623,
+ "width": 63.03170340401789,
+ "height": 84.76667131696468,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHL",
+ "roundness": null,
+ "seed": 55137087,
+ "version": 42,
+ "versionNonce": 661605855,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561698197,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ 2.1735491071428896,
+ -4.346923828125
+ ],
+ [
+ 2.1735491071428896,
+ -6.520472935267662
+ ],
+ [
+ 4.347098214285779,
+ -10.867571149553442
+ ],
+ [
+ 6.520647321428669,
+ -15.214494977678442
+ ],
+ [
+ 10.867571149553669,
+ -17.38804408482156
+ ],
+ [
+ 13.041120256696558,
+ -21.73496791294656
+ ],
+ [
+ 15.214669363839448,
+ -28.25544084821422
+ ],
+ [
+ 17.38804408482156,
+ -30.428989955356883
+ ],
+ [
+ 19.561593191964448,
+ -30.428989955356883
+ ],
+ [
+ 19.561593191964448,
+ -32.6025390625
+ ],
+ [
+ 21.73514229910711,
+ -32.6025390625
+ ],
+ [
+ 26.08206612723211,
+ -30.428989955356883
+ ],
+ [
+ 30.42916434151789,
+ -26.082066127231883
+ ],
+ [
+ 32.6025390625,
+ -17.38804408482156
+ ],
+ [
+ 34.77608816964289,
+ -2.1735491071426623
+ ],
+ [
+ 34.77608816964289,
+ 13.04094587053578
+ ],
+ [
+ 34.77608816964289,
+ 28.255615234375
+ ],
+ [
+ 34.77608816964289,
+ 39.12301199776812
+ ],
+ [
+ 34.77608816964289,
+ 43.47011021205344
+ ],
+ [
+ 34.77608816964289,
+ 47.81703404017844
+ ],
+ [
+ 36.94963727678578,
+ 49.99058314732156
+ ],
+ [
+ 36.94963727678578,
+ 52.164132254464675
+ ],
+ [
+ 39.12318638392867,
+ 52.164132254464675
+ ],
+ [
+ 41.29656110491078,
+ 52.164132254464675
+ ],
+ [
+ 45.64365931919656,
+ 52.164132254464675
+ ],
+ [
+ 47.81720842633945,
+ 52.164132254464675
+ ],
+ [
+ 54.33768136160734,
+ 47.81703404017844
+ ],
+ [
+ 56.51105608258945,
+ 43.47011021205344
+ ],
+ [
+ 58.68460518973234,
+ 36.949462890625
+ ],
+ [
+ 60.858154296875,
+ 30.428989955357338
+ ],
+ [
+ 63.03170340401789,
+ 21.73496791294656
+ ],
+ [
+ 63.03170340401789,
+ 15.214494977678442
+ ],
+ [
+ 63.03170340401789,
+ 8.69402204241078
+ ],
+ [
+ 63.03170340401789,
+ 2.173549107143117
+ ],
+ [
+ 63.03170340401789,
+ -6.520472935267662
+ ],
+ [
+ 63.03170340401789,
+ -10.867571149553442
+ ],
+ [
+ 63.03170340401789,
+ -13.040945870535325
+ ],
+ [
+ 63.03170340401789,
+ -15.214494977678442
+ ],
+ [
+ 63.03170340401789,
+ -15.214494977678442
+ ]
+ ],
+ "pressures": [
+ 0.3644256591796875,
+ 0.466522216796875,
+ 0.5534820556640625,
+ 0.5569000244140625,
+ 0.5573883056640625,
+ 0.562774658203125,
+ 0.566192626953125,
+ 0.571075439453125,
+ 0.581817626953125,
+ 0.587188720703125,
+ 0.590118408203125,
+ 0.590118408203125,
+ 0.593536376953125,
+ 0.6008758544921875,
+ 0.6082000732421875,
+ 0.6135711669921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6174774169921875,
+ 0.6194305419921875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.62530517578125,
+ 0.62725830078125,
+ 0.62823486328125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.6238250732421875,
+ 0.6038055419921875,
+ 0.5950164794921875,
+ 0.585235595703125,
+ 0.4836273193359375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 63.03170340401789,
+ -15.214494977678442
+ ]
+ },
+ {
+ "id": "7MFMeEmIB2crPcp3miqjl",
+ "type": "freedraw",
+ "x": -206.09649934620415,
+ "y": 3427.438827842052,
+ "width": 10.867571149553669,
+ "height": 123.88968331473188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHM",
+ "roundness": null,
+ "seed": 1227792927,
+ "version": 20,
+ "versionNonce": 2110936927,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561699226,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1735491071426623
+ ],
+ [
+ 2.1735491071428896,
+ 4.3470982142853245
+ ],
+ [
+ 2.1735491071428896,
+ 6.520472935267662
+ ],
+ [
+ 2.1735491071428896,
+ 10.867571149553442
+ ],
+ [
+ 2.1735491071428896,
+ 13.041120256696104
+ ],
+ [
+ 4.347098214285779,
+ 17.388044084821104
+ ],
+ [
+ 2.1735491071428896,
+ 28.255615234375
+ ],
+ [
+ 2.1735491071428896,
+ 43.47011021205344
+ ],
+ [
+ 0,
+ 63.03152901785688
+ ],
+ [
+ -2.1735491071428896,
+ 84.76667131696377
+ ],
+ [
+ -4.346923828125,
+ 93.460693359375
+ ],
+ [
+ -6.52047293526789,
+ 110.84856305803532
+ ],
+ [
+ -6.52047293526789,
+ 119.5425851004461
+ ],
+ [
+ -6.52047293526789,
+ 121.71613420758877
+ ],
+ [
+ -6.52047293526789,
+ 123.88968331473188
+ ],
+ [
+ -6.52047293526789,
+ 121.71613420758877
+ ],
+ [
+ -6.52047293526789,
+ 117.36921037946377
+ ],
+ [
+ -6.52047293526789,
+ 117.36921037946377
+ ]
+ ],
+ "pressures": [
+ 0.1592559814453125,
+ 0.516845703125,
+ 0.528564453125,
+ 0.5593414306640625,
+ 0.573516845703125,
+ 0.582305908203125,
+ 0.592071533203125,
+ 0.6028289794921875,
+ 0.6135711669921875,
+ 0.6233367919921875,
+ 0.63507080078125,
+ 0.63751220703125,
+ 0.64044189453125,
+ 0.63995361328125,
+ 0.63751220703125,
+ 0.6165008544921875,
+ 0.2794189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.52047293526789,
+ 117.36921037946377
+ ]
+ },
+ {
+ "id": "WR659xtGs428PCLGWU2YK",
+ "type": "freedraw",
+ "x": -134.37094828593627,
+ "y": 3444.826871926873,
+ "width": 30.428989955357338,
+ "height": 99.98116629464266,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHS",
+ "roundness": null,
+ "seed": 1534900785,
+ "version": 20,
+ "versionNonce": 318824689,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561703274,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1735491071426623
+ ],
+ [
+ -2.1733747209821104,
+ 6.520472935267662
+ ],
+ [
+ -8.69402204241078,
+ 15.214494977678896
+ ],
+ [
+ -15.214494977678669,
+ 26.082066127232338
+ ],
+ [
+ -17.38804408482156,
+ 32.6025390625
+ ],
+ [
+ -21.73496791294656,
+ 39.12301199776766
+ ],
+ [
+ -23.908517020089448,
+ 45.64348493303578
+ ],
+ [
+ -26.08189174107156,
+ 58.68460518973234
+ ],
+ [
+ -28.255440848214448,
+ 71.72555106026766
+ ],
+ [
+ -28.255440848214448,
+ 84.76667131696422
+ ],
+ [
+ -26.08189174107156,
+ 93.46051897321422
+ ],
+ [
+ -21.73496791294656,
+ 95.63406808035734
+ ],
+ [
+ -19.56141880580367,
+ 97.8076171875
+ ],
+ [
+ -10.86739676339289,
+ 99.98116629464266
+ ],
+ [
+ -6.52047293526789,
+ 99.98116629464266
+ ],
+ [
+ -6.52047293526789,
+ 99.98116629464266
+ ]
+ ],
+ "pressures": [
+ 0.3727264404296875,
+ 0.5437164306640625,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6165008544921875,
+ 0.62677001953125,
+ 0.63653564453125,
+ 0.64093017578125,
+ 0.64385986328125,
+ 0.64581298828125,
+ 0.64678955078125,
+ 0.64874267578125,
+ 0.64874267578125,
+ 0.64141845703125,
+ 0.6238250732421875,
+ 0.584747314453125,
+ 0.2359466552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.52047293526789,
+ 99.98116629464266
+ ]
+ },
+ {
+ "id": "o8_JPS4ThdXNpYGex5_8k",
+ "type": "freedraw",
+ "x": -110.46243126584704,
+ "y": 3488.296982138927,
+ "width": 36.949462890625,
+ "height": 58.68460518973234,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHT",
+ "roundness": null,
+ "seed": 1132468401,
+ "version": 41,
+ "versionNonce": 481804639,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561704139,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -2.173549107143117
+ ],
+ [
+ 2.1735491071428896,
+ -4.347098214286234
+ ],
+ [
+ 0,
+ -4.347098214286234
+ ],
+ [
+ -2.1733747209821104,
+ -4.347098214286234
+ ],
+ [
+ -4.346923828125,
+ -2.173549107143117
+ ],
+ [
+ -6.52047293526789,
+ 0
+ ],
+ [
+ -8.69402204241078,
+ 2.173374720981883
+ ],
+ [
+ -13.04094587053578,
+ 8.694022042410325
+ ],
+ [
+ -15.214494977678669,
+ 15.214494977678442
+ ],
+ [
+ -17.38786969866078,
+ 19.56141880580344
+ ],
+ [
+ -17.38786969866078,
+ 23.908517020088766
+ ],
+ [
+ -17.38786969866078,
+ 39.12301199776766
+ ],
+ [
+ -17.38786969866078,
+ 45.643484933035325
+ ],
+ [
+ -13.04094587053578,
+ 52.16395786830344
+ ],
+ [
+ -8.69402204241078,
+ 54.337506975446104
+ ],
+ [
+ -6.52047293526789,
+ 54.337506975446104
+ ],
+ [
+ -4.346923828125,
+ 54.337506975446104
+ ],
+ [
+ 2.1735491071428896,
+ 54.337506975446104
+ ],
+ [
+ 6.520647321428669,
+ 49.990408761160325
+ ],
+ [
+ 10.867571149553669,
+ 43.46993582589266
+ ],
+ [
+ 13.041120256696331,
+ 41.296561104910325
+ ],
+ [
+ 15.214494977678669,
+ 36.949462890625
+ ],
+ [
+ 17.38804408482133,
+ 28.255440848213766
+ ],
+ [
+ 17.38804408482133,
+ 21.734967912946104
+ ],
+ [
+ 19.56159319196422,
+ 17.388044084821104
+ ],
+ [
+ 19.56159319196422,
+ 13.040945870535325
+ ],
+ [
+ 17.38804408482133,
+ 8.694022042410325
+ ],
+ [
+ 17.38804408482133,
+ 6.520472935267662
+ ],
+ [
+ 15.214494977678669,
+ 4.346923828125
+ ],
+ [
+ 13.041120256696331,
+ 2.173374720981883
+ ],
+ [
+ 10.867571149553669,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -2.173549107143117
+ ],
+ [
+ -4.346923828125,
+ -2.173549107143117
+ ],
+ [
+ -6.52047293526789,
+ -2.173549107143117
+ ],
+ [
+ -8.69402204241078,
+ -2.173549107143117
+ ],
+ [
+ -10.86739676339289,
+ 0
+ ],
+ [
+ -10.86739676339289,
+ 2.173374720981883
+ ],
+ [
+ -10.86739676339289,
+ 2.173374720981883
+ ]
+ ],
+ "pressures": [
+ 0.2330169677734375,
+ 0.3595428466796875,
+ 0.455780029296875,
+ 0.509521484375,
+ 0.5329742431640625,
+ 0.5339508056640625,
+ 0.5344390869140625,
+ 0.5368804931640625,
+ 0.5373687744140625,
+ 0.5446929931640625,
+ 0.5539703369140625,
+ 0.5578765869140625,
+ 0.5603179931640625,
+ 0.5608062744140625,
+ 0.5608062744140625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5608062744140625,
+ 0.563262939453125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5588531494140625,
+ 0.5569000244140625,
+ 0.5564117431640625,
+ 0.5569000244140625,
+ 0.5578765869140625,
+ 0.5569000244140625,
+ 0.5515289306640625,
+ 0.5481109619140625,
+ 0.5422515869140625,
+ 0.5339508056640625,
+ 0.4997406005859375,
+ 0.448944091796875,
+ 0.339996337890625,
+ 0.1206512451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.86739676339289,
+ 2.173374720981883
+ ]
+ },
+ {
+ "id": "l77n6eaIcae3JpfQsgufv",
+ "type": "freedraw",
+ "x": -82.20681603147204,
+ "y": 3442.6533228197304,
+ "width": 30.42898995535711,
+ "height": 108.67518833705344,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHU",
+ "roundness": null,
+ "seed": 2123380127,
+ "version": 21,
+ "versionNonce": 861951633,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561704706,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 2.1735491071426623
+ ],
+ [
+ 6.52047293526789,
+ 4.3470982142853245
+ ],
+ [
+ 8.69402204241078,
+ 6.5206473214284415
+ ],
+ [
+ 10.867571149553669,
+ 8.694022042410325
+ ],
+ [
+ 13.04094587053578,
+ 13.041120256696558
+ ],
+ [
+ 15.214494977678669,
+ 17.38804408482156
+ ],
+ [
+ 19.56141880580367,
+ 28.255615234375
+ ],
+ [
+ 26.08206612723211,
+ 39.12318638392844
+ ],
+ [
+ 28.25544084821422,
+ 45.64365931919656
+ ],
+ [
+ 28.25544084821422,
+ 52.16413225446422
+ ],
+ [
+ 30.42898995535711,
+ 67.37862723214266
+ ],
+ [
+ 30.42898995535711,
+ 86.94022042410688
+ ],
+ [
+ 28.25544084821422,
+ 97.8076171875
+ ],
+ [
+ 28.25544084821422,
+ 104.32809012276766
+ ],
+ [
+ 26.08206612723211,
+ 106.50163922991032
+ ],
+ [
+ 26.08206612723211,
+ 108.67518833705344
+ ],
+ [
+ 26.08206612723211,
+ 106.50163922991032
+ ],
+ [
+ 26.08206612723211,
+ 106.50163922991032
+ ]
+ ],
+ "pressures": [
+ 0.1670684814453125,
+ 0.4841156005859375,
+ 0.579864501953125,
+ 0.5994110107421875,
+ 0.6150360107421875,
+ 0.62530517578125,
+ 0.63409423828125,
+ 0.64044189453125,
+ 0.64483642578125,
+ 0.64727783203125,
+ 0.64874267578125,
+ 0.65020751953125,
+ 0.65167236328125,
+ 0.65313720703125,
+ 0.63751220703125,
+ 0.6062469482421875,
+ 0.587677001953125,
+ 0.4982757568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.08206612723211,
+ 106.50163922991032
+ ]
+ },
+ {
+ "id": "DNjujDLFlSoSl4IIchY-6",
+ "type": "freedraw",
+ "x": -8.307890250221817,
+ "y": 3492.643731580889,
+ "width": 34.77608816964289,
+ "height": 8.69402204241078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHZ",
+ "roundness": null,
+ "seed": 2049910559,
+ "version": 15,
+ "versionNonce": 1857229681,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561744255,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 2.1735491071426623
+ ],
+ [
+ 13.04094587053578,
+ 2.1735491071426623
+ ],
+ [
+ 15.214494977678669,
+ 2.1735491071426623
+ ],
+ [
+ 21.73496791294656,
+ 4.346923828125
+ ],
+ [
+ 28.25544084821422,
+ 4.346923828125
+ ],
+ [
+ 30.42898995535711,
+ 4.346923828125
+ ],
+ [
+ 32.6025390625,
+ 4.346923828125
+ ],
+ [
+ 34.77608816964289,
+ 6.520472935267662
+ ],
+ [
+ 34.77608816964289,
+ 6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.5583648681640625,
+ 0.582305908203125,
+ 0.5969696044921875,
+ 0.62628173828125,
+ 0.63067626953125,
+ 0.63116455078125,
+ 0.63262939453125,
+ 0.63214111328125,
+ 0.6248016357421875,
+ 0.584259033203125,
+ 0.4821624755859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.77608816964289,
+ 6.520472935267662
+ ]
+ },
+ {
+ "id": "Piu6m1UIc84akDAR6jsGx",
+ "type": "freedraw",
+ "x": -3.960966422096817,
+ "y": 3520.899172429103,
+ "width": 30.42916434151789,
+ "height": 2.1735491071426623,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHa",
+ "roundness": null,
+ "seed": 824683313,
+ "version": 11,
+ "versionNonce": 2121793791,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561744610,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 10.867571149553669,
+ 2.1735491071426623
+ ],
+ [
+ 13.041120256696558,
+ 2.1735491071426623
+ ],
+ [
+ 19.56159319196422,
+ 2.1735491071426623
+ ],
+ [
+ 26.08206612723211,
+ 2.1735491071426623
+ ],
+ [
+ 28.255615234375,
+ 0
+ ],
+ [
+ 30.42916434151789,
+ 0
+ ],
+ [
+ 30.42916434151789,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.444061279296875,
+ 0.5402984619140625,
+ 0.572540283203125,
+ 0.576446533203125,
+ 0.577911376953125,
+ 0.574981689453125,
+ 0.526123046875,
+ 0.3116607666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.42916434151789,
+ 0
+ ]
+ },
+ {
+ "id": "vsiGyiNp_XgVtWhmauphd",
+ "type": "freedraw",
+ "x": 202.52183910245708,
+ "y": 3453.5207195831213,
+ "width": 56.51105608258922,
+ "height": 115.19548688616078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHd",
+ "roundness": null,
+ "seed": 1524271359,
+ "version": 43,
+ "versionNonce": 352444881,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561824974,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -4.346923828125
+ ],
+ [
+ 2.1735491071428896,
+ -4.346923828125
+ ],
+ [
+ 2.1735491071428896,
+ -6.520472935268117
+ ],
+ [
+ 0,
+ -6.520472935268117
+ ],
+ [
+ -2.1735491071428896,
+ -6.520472935268117
+ ],
+ [
+ -4.346923828125,
+ -6.520472935268117
+ ],
+ [
+ -6.52047293526789,
+ -6.520472935268117
+ ],
+ [
+ -8.69402204241078,
+ -6.520472935268117
+ ],
+ [
+ -10.867571149553669,
+ -6.520472935268117
+ ],
+ [
+ -15.214494977678669,
+ -4.346923828125
+ ],
+ [
+ -23.90851702008922,
+ 2.1735491071426623
+ ],
+ [
+ -30.42898995535711,
+ 8.69402204241078
+ ],
+ [
+ -32.6025390625,
+ 10.867571149553442
+ ],
+ [
+ -36.949462890625,
+ 15.214494977678442
+ ],
+ [
+ -43.47011021205367,
+ 23.90851702008922
+ ],
+ [
+ -49.99058314732133,
+ 39.12301199776766
+ ],
+ [
+ -52.16413225446422,
+ 49.99058314732156
+ ],
+ [
+ -54.33750697544633,
+ 58.68460518973188
+ ],
+ [
+ -54.33750697544633,
+ 69.552001953125
+ ],
+ [
+ -52.16413225446422,
+ 82.59312220982156
+ ],
+ [
+ -47.81703404017867,
+ 91.28714425223188
+ ],
+ [
+ -39.12301199776789,
+ 97.8076171875
+ ],
+ [
+ -32.6025390625,
+ 104.32809012276766
+ ],
+ [
+ -23.90851702008922,
+ 106.50163922991078
+ ],
+ [
+ -15.214494977678669,
+ 108.67501395089266
+ ],
+ [
+ -8.69402204241078,
+ 106.50163922991078
+ ],
+ [
+ -4.346923828125,
+ 102.154541015625
+ ],
+ [
+ -2.1735491071428896,
+ 97.8076171875
+ ],
+ [
+ 0,
+ 91.28714425223188
+ ],
+ [
+ 0,
+ 84.76649693080344
+ ],
+ [
+ -4.346923828125,
+ 78.24602399553578
+ ],
+ [
+ -10.867571149553669,
+ 73.89910016741078
+ ],
+ [
+ -17.38804408482133,
+ 71.72555106026766
+ ],
+ [
+ -30.42898995535711,
+ 73.89910016741078
+ ],
+ [
+ -36.949462890625,
+ 78.24602399553578
+ ],
+ [
+ -41.29656110491078,
+ 80.41957310267844
+ ],
+ [
+ -43.47011021205367,
+ 84.76649693080344
+ ],
+ [
+ -45.64348493303578,
+ 89.11359514508922
+ ],
+ [
+ -43.47011021205367,
+ 93.46051897321422
+ ],
+ [
+ -43.47011021205367,
+ 93.46051897321422
+ ]
+ ],
+ "pressures": [
+ 0.078155517578125,
+ 0.327789306640625,
+ 0.3556365966796875,
+ 0.37567138671875,
+ 0.518798828125,
+ 0.519775390625,
+ 0.520263671875,
+ 0.519775390625,
+ 0.519775390625,
+ 0.519775390625,
+ 0.524658203125,
+ 0.528076171875,
+ 0.5359039306640625,
+ 0.5383453369140625,
+ 0.5412750244140625,
+ 0.5442047119140625,
+ 0.5461578369140625,
+ 0.5481109619140625,
+ 0.5515289306640625,
+ 0.5534820556640625,
+ 0.5559234619140625,
+ 0.5593414306640625,
+ 0.5569000244140625,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5539703369140625,
+ 0.5417633056640625,
+ 0.5393218994140625,
+ 0.5402984619140625,
+ 0.5427398681640625,
+ 0.5461578369140625,
+ 0.5500640869140625,
+ 0.5520172119140625,
+ 0.5456695556640625,
+ 0.5359039306640625,
+ 0.530029296875,
+ 0.530029296875,
+ 0.503662109375,
+ 0.38397216796875,
+ 0.12847900390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -43.47011021205367,
+ 93.46051897321422
+ ]
+ },
+ {
+ "id": "_N_r0w3jKXiy6eLRjl1Gu",
+ "type": "freedraw",
+ "x": 241.64485110022497,
+ "y": 3566.5428317482997,
+ "width": 56.51105608258922,
+ "height": 65.205078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHe",
+ "roundness": null,
+ "seed": 2048811409,
+ "version": 45,
+ "versionNonce": 573493951,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561826277,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -2.1735491071426623
+ ],
+ [
+ 0,
+ -4.347098214285779
+ ],
+ [
+ 2.1735491071428896,
+ -6.520472935267662
+ ],
+ [
+ 2.1735491071428896,
+ -8.69402204241078
+ ],
+ [
+ 4.347098214285779,
+ -10.867571149553442
+ ],
+ [
+ 6.52047293526789,
+ -13.04094587053578
+ ],
+ [
+ 8.69402204241078,
+ -17.38804408482156
+ ],
+ [
+ 8.69402204241078,
+ -21.73496791294656
+ ],
+ [
+ 10.867571149553442,
+ -26.082066127231883
+ ],
+ [
+ 13.041120256696331,
+ -34.77608816964266
+ ],
+ [
+ 13.041120256696331,
+ -43.47011021205344
+ ],
+ [
+ 10.867571149553442,
+ -54.33750697544656
+ ],
+ [
+ 8.69402204241078,
+ -60.858154296875
+ ],
+ [
+ 4.347098214285779,
+ -63.03152901785688
+ ],
+ [
+ 2.1735491071428896,
+ -63.03152901785688
+ ],
+ [
+ 2.1735491071428896,
+ -65.205078125
+ ],
+ [
+ 2.1735491071428896,
+ -60.858154296875
+ ],
+ [
+ 4.347098214285779,
+ -58.68460518973188
+ ],
+ [
+ 6.52047293526789,
+ -56.51105608258922
+ ],
+ [
+ 13.041120256696331,
+ -52.16413225446422
+ ],
+ [
+ 15.214494977678442,
+ -49.99058314732156
+ ],
+ [
+ 23.90851702008922,
+ -47.81703404017844
+ ],
+ [
+ 30.42898995535711,
+ -47.81703404017844
+ ],
+ [
+ 36.94963727678578,
+ -49.99058314732156
+ ],
+ [
+ 39.12301199776789,
+ -49.99058314732156
+ ],
+ [
+ 41.29656110491078,
+ -52.16413225446422
+ ],
+ [
+ 43.47011021205367,
+ -54.33750697544656
+ ],
+ [
+ 45.64348493303578,
+ -54.33750697544656
+ ],
+ [
+ 49.99058314732133,
+ -58.68460518973188
+ ],
+ [
+ 52.16413225446422,
+ -58.68460518973188
+ ],
+ [
+ 52.16413225446422,
+ -56.51105608258922
+ ],
+ [
+ 54.33750697544633,
+ -52.16413225446422
+ ],
+ [
+ 54.33750697544633,
+ -47.81703404017844
+ ],
+ [
+ 54.33750697544633,
+ -41.29656110491078
+ ],
+ [
+ 54.33750697544633,
+ -36.949462890625
+ ],
+ [
+ 52.16413225446422,
+ -30.428989955356883
+ ],
+ [
+ 49.99058314732133,
+ -15.214494977678442
+ ],
+ [
+ 49.99058314732133,
+ -8.69402204241078
+ ],
+ [
+ 49.99058314732133,
+ -4.347098214285779
+ ],
+ [
+ 52.16413225446422,
+ -2.1735491071426623
+ ],
+ [
+ 52.16413225446422,
+ 0
+ ],
+ [
+ 52.16413225446422,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1636505126953125,
+ 0.339019775390625,
+ 0.4123077392578125,
+ 0.437713623046875,
+ 0.443084716796875,
+ 0.447479248046875,
+ 0.451385498046875,
+ 0.456756591796875,
+ 0.467010498046875,
+ 0.4767913818359375,
+ 0.4875335693359375,
+ 0.4958343505859375,
+ 0.500732421875,
+ 0.506103515625,
+ 0.505126953125,
+ 0.505126953125,
+ 0.506103515625,
+ 0.504150390625,
+ 0.4968109130859375,
+ 0.4958343505859375,
+ 0.4938812255859375,
+ 0.4904632568359375,
+ 0.4889984130859375,
+ 0.4846038818359375,
+ 0.4772796630859375,
+ 0.4743499755859375,
+ 0.4743499755859375,
+ 0.4758148193359375,
+ 0.4763031005859375,
+ 0.4767913818359375,
+ 0.4821624755859375,
+ 0.4836273193359375,
+ 0.4943695068359375,
+ 0.503173828125,
+ 0.506103515625,
+ 0.509521484375,
+ 0.512939453125,
+ 0.515380859375,
+ 0.526123046875,
+ 0.526123046875,
+ 0.525146484375,
+ 0.213470458984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 52.16413225446422,
+ 0
+ ]
+ },
+ {
+ "id": "QMYRS0-_gwaXqdEPxh6Gk",
+ "type": "freedraw",
+ "x": -293.0367197703108,
+ "y": 3640.441757529551,
+ "width": 6.52047293526789,
+ "height": 123.88950892857156,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHf",
+ "roundness": null,
+ "seed": 1975152383,
+ "version": 18,
+ "versionNonce": 633464863,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561831889,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1733747209823377
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.347098214285779
+ ],
+ [
+ 0,
+ 8.69402204241078
+ ],
+ [
+ 0,
+ 15.21466936383922
+ ],
+ [
+ 0,
+ 23.90851702008922
+ ],
+ [
+ 0,
+ 32.6025390625
+ ],
+ [
+ 0,
+ 52.16413225446422
+ ],
+ [
+ 0,
+ 73.89910016741078
+ ],
+ [
+ 0,
+ 102.15471540178578
+ ],
+ [
+ 2.1735491071428896,
+ 113.02211216517844
+ ],
+ [
+ 2.1735491071428896,
+ 119.54275948660688
+ ],
+ [
+ 4.346923828125,
+ 121.71613420758922
+ ],
+ [
+ 6.52047293526789,
+ 119.54275948660688
+ ],
+ [
+ 6.52047293526789,
+ 115.19566127232156
+ ],
+ [
+ 6.52047293526789,
+ 115.19566127232156
+ ]
+ ],
+ "pressures": [
+ 0.2760009765625,
+ 0.38885498046875,
+ 0.570587158203125,
+ 0.573516845703125,
+ 0.578399658203125,
+ 0.581817626953125,
+ 0.582794189453125,
+ 0.584259033203125,
+ 0.587677001953125,
+ 0.589141845703125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.583282470703125,
+ 0.511474609375,
+ 0.3023834228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.52047293526789,
+ 115.19566127232156
+ ]
+ },
+ {
+ "id": "tN1VQ5KMhrUZ6heYUYl-k",
+ "type": "freedraw",
+ "x": -256.0872568796858,
+ "y": 3725.2084288465153,
+ "width": 67.37845284598211,
+ "height": 80.41974748883922,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHh",
+ "roundness": null,
+ "seed": 651315985,
+ "version": 33,
+ "versionNonce": 2125728895,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561834144,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ -2.1735491071426623
+ ],
+ [
+ -2.1733747209821104,
+ -4.347098214285779
+ ],
+ [
+ -2.1733747209821104,
+ -6.520472935267662
+ ],
+ [
+ -2.1733747209821104,
+ -8.69402204241078
+ ],
+ [
+ 0,
+ -13.04094587053578
+ ],
+ [
+ 2.1735491071428896,
+ -15.214494977678442
+ ],
+ [
+ 6.520647321428669,
+ -21.73496791294656
+ ],
+ [
+ 8.69402204241078,
+ -26.082066127232338
+ ],
+ [
+ 10.867571149553669,
+ -28.255615234375
+ ],
+ [
+ 15.214669363839448,
+ -30.428989955357338
+ ],
+ [
+ 17.38804408482156,
+ -32.6025390625
+ ],
+ [
+ 23.908517020089448,
+ -36.94963727678578
+ ],
+ [
+ 28.255615234375,
+ -32.6025390625
+ ],
+ [
+ 32.6025390625,
+ -21.73496791294656
+ ],
+ [
+ 32.6025390625,
+ -2.1735491071426623
+ ],
+ [
+ 32.6025390625,
+ 13.04094587053578
+ ],
+ [
+ 34.77608816964289,
+ 23.90851702008922
+ ],
+ [
+ 36.94963727678578,
+ 32.6025390625
+ ],
+ [
+ 39.12318638392867,
+ 39.12301199776766
+ ],
+ [
+ 43.47011021205367,
+ 43.47011021205344
+ ],
+ [
+ 47.81703404017867,
+ 43.47011021205344
+ ],
+ [
+ 49.99058314732156,
+ 41.29656110491078
+ ],
+ [
+ 52.16413225446445,
+ 39.12301199776766
+ ],
+ [
+ 58.68460518973234,
+ 30.428989955357338
+ ],
+ [
+ 63.03170340401789,
+ 13.04094587053578
+ ],
+ [
+ 65.205078125,
+ 0
+ ],
+ [
+ 65.205078125,
+ -10.867571149553442
+ ],
+ [
+ 65.205078125,
+ -17.38804408482156
+ ],
+ [
+ 65.205078125,
+ -19.56159319196422
+ ],
+ [
+ 65.205078125,
+ -17.38804408482156
+ ],
+ [
+ 65.205078125,
+ -17.38804408482156
+ ]
+ ],
+ "pressures": [
+ 0.2466888427734375,
+ 0.4196319580078125,
+ 0.4972991943359375,
+ 0.501220703125,
+ 0.504638671875,
+ 0.505615234375,
+ 0.505615234375,
+ 0.507080078125,
+ 0.507080078125,
+ 0.507080078125,
+ 0.508056640625,
+ 0.508056640625,
+ 0.506591796875,
+ 0.514404296875,
+ 0.516357421875,
+ 0.516357421875,
+ 0.517822265625,
+ 0.518798828125,
+ 0.519775390625,
+ 0.519287109375,
+ 0.516357421875,
+ 0.522216796875,
+ 0.524658203125,
+ 0.525146484375,
+ 0.527099609375,
+ 0.527099609375,
+ 0.518798828125,
+ 0.4963226318359375,
+ 0.454315185546875,
+ 0.40155029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 65.205078125,
+ -17.38804408482156
+ ]
+ },
+ {
+ "id": "vTItzxuyi781i0ZwuiLiO",
+ "type": "freedraw",
+ "x": -153.93254147790003,
+ "y": 3646.9624048509795,
+ "width": 19.56141880580367,
+ "height": 110.84856305803578,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHi",
+ "roundness": null,
+ "seed": 1846294719,
+ "version": 16,
+ "versionNonce": 1455966655,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561834694,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1733747209823377
+ ],
+ [
+ 2.1733747209821104,
+ 10.867396763393117
+ ],
+ [
+ 4.346923828125,
+ 17.38786969866078
+ ],
+ [
+ 4.346923828125,
+ 23.90851702008922
+ ],
+ [
+ 4.346923828125,
+ 34.77591378348234
+ ],
+ [
+ 6.52047293526789,
+ 43.46993582589312
+ ],
+ [
+ 6.52047293526789,
+ 78.24602399553578
+ ],
+ [
+ 6.52047293526789,
+ 95.63406808035734
+ ],
+ [
+ 6.52047293526789,
+ 104.32809012276812
+ ],
+ [
+ 10.86739676339289,
+ 110.84856305803578
+ ],
+ [
+ 13.04094587053578,
+ 110.84856305803578
+ ],
+ [
+ 17.38804408482156,
+ 108.67501395089312
+ ],
+ [
+ 19.56141880580367,
+ 106.50146484375
+ ],
+ [
+ 19.56141880580367,
+ 106.50146484375
+ ]
+ ],
+ "pressures": [
+ 0.4147491455078125,
+ 0.5603179931640625,
+ 0.588165283203125,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.6033172607421875,
+ 0.6038055419921875,
+ 0.6057586669921875,
+ 0.6077117919921875,
+ 0.6072235107421875,
+ 0.568634033203125,
+ 0.4758148193359375,
+ 0.212982177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.56141880580367,
+ 106.50146484375
+ ]
+ },
+ {
+ "id": "MXfpx9CBFqENclHESvhQs",
+ "type": "freedraw",
+ "x": -60.47202250468581,
+ "y": 3638.2683828085687,
+ "width": 4.347098214285552,
+ "height": 54.33750697544656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHj",
+ "roundness": null,
+ "seed": 228730367,
+ "version": 14,
+ "versionNonce": 721922783,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561836284,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 4.346923828125
+ ],
+ [
+ -2.1735491071426623,
+ 8.69402204241078
+ ],
+ [
+ -2.1735491071426623,
+ 15.214494977678896
+ ],
+ [
+ 0,
+ 21.73496791294656
+ ],
+ [
+ 0,
+ 28.25544084821422
+ ],
+ [
+ 0,
+ 34.77591378348234
+ ],
+ [
+ 2.1735491071428896,
+ 45.64348493303578
+ ],
+ [
+ 2.1735491071428896,
+ 49.99040876116078
+ ],
+ [
+ 2.1735491071428896,
+ 52.163957868303896
+ ],
+ [
+ 2.1735491071428896,
+ 54.33750697544656
+ ],
+ [
+ 2.1735491071428896,
+ 54.33750697544656
+ ]
+ ],
+ "pressures": [
+ 0.2496185302734375,
+ 0.4753265380859375,
+ 0.569122314453125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.5525054931640625,
+ 0.4709320068359375,
+ 0.3082427978515625,
+ 0.1861114501953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1735491071428896,
+ 54.33750697544656
+ ]
+ },
+ {
+ "id": "PBrGklfqu-sDhzoFjNJ3I",
+ "type": "freedraw",
+ "x": -86.55408863191792,
+ "y": 3714.340857696962,
+ "width": 54.33768136160711,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHk",
+ "roundness": null,
+ "seed": 2115223327,
+ "version": 12,
+ "versionNonce": 1234672607,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561836689,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ -2.1733747209823377
+ ],
+ [
+ 21.73514229910711,
+ -2.1733747209823377
+ ],
+ [
+ 28.255615234375,
+ -2.1733747209823377
+ ],
+ [
+ 36.94963727678578,
+ -4.346923828125
+ ],
+ [
+ 45.64365931919656,
+ -4.346923828125
+ ],
+ [
+ 47.81703404017867,
+ -4.346923828125
+ ],
+ [
+ 49.99058314732156,
+ -6.520472935268117
+ ],
+ [
+ 54.33768136160711,
+ -4.346923828125
+ ],
+ [
+ 54.33768136160711,
+ -4.346923828125
+ ]
+ ],
+ "pressures": [
+ 0.071807861328125,
+ 0.501708984375,
+ 0.580841064453125,
+ 0.583282470703125,
+ 0.583770751953125,
+ 0.583770751953125,
+ 0.5388336181640625,
+ 0.4987640380859375,
+ 0.446990966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 54.33768136160711,
+ -4.346923828125
+ ]
+ },
+ {
+ "id": "z1b-P5ZWqUY1lVHBhX-Sy",
+ "type": "freedraw",
+ "x": -73.51296837522136,
+ "y": 3742.596472931337,
+ "width": 32.6025390625,
+ "height": 39.12301199776766,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHl",
+ "roundness": null,
+ "seed": 1008431135,
+ "version": 29,
+ "versionNonce": 830608273,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561837392,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ 0,
+ 6.520472935267662
+ ],
+ [
+ -2.1735491071428896,
+ 10.867396763392662
+ ],
+ [
+ -4.347098214285779,
+ 17.388044084821104
+ ],
+ [
+ -4.347098214285779,
+ 19.56141880580344
+ ],
+ [
+ -4.347098214285779,
+ 21.734967912946104
+ ],
+ [
+ -4.347098214285779,
+ 23.90851702008922
+ ],
+ [
+ -2.1735491071428896,
+ 23.90851702008922
+ ],
+ [
+ 0,
+ 23.90851702008922
+ ],
+ [
+ 2.1735491071428896,
+ 21.734967912946104
+ ],
+ [
+ 6.52047293526789,
+ 21.734967912946104
+ ],
+ [
+ 8.694022042410552,
+ 19.56141880580344
+ ],
+ [
+ 15.214494977678442,
+ 13.04094587053578
+ ],
+ [
+ 19.56141880580344,
+ 6.520472935267662
+ ],
+ [
+ 21.73496791294633,
+ 4.346923828125
+ ],
+ [
+ 21.73496791294633,
+ 6.520472935267662
+ ],
+ [
+ 21.73496791294633,
+ 10.867396763392662
+ ],
+ [
+ 21.73496791294633,
+ 15.214494977678442
+ ],
+ [
+ 21.73496791294633,
+ 19.56141880580344
+ ],
+ [
+ 21.73496791294633,
+ 23.90851702008922
+ ],
+ [
+ 21.73496791294633,
+ 28.25544084821422
+ ],
+ [
+ 21.73496791294633,
+ 30.428989955356883
+ ],
+ [
+ 23.90851702008922,
+ 36.949462890625
+ ],
+ [
+ 23.90851702008922,
+ 39.12301199776766
+ ],
+ [
+ 26.08206612723211,
+ 39.12301199776766
+ ],
+ [
+ 28.25544084821422,
+ 39.12301199776766
+ ],
+ [
+ 28.25544084821422,
+ 39.12301199776766
+ ]
+ ],
+ "pressures": [
+ 0.40057373046875,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5490875244140625,
+ 0.526611328125,
+ 0.513427734375,
+ 0.505126953125,
+ 0.4889984130859375,
+ 0.4831390380859375,
+ 0.4846038818359375,
+ 0.4836273193359375,
+ 0.4841156005859375,
+ 0.4836273193359375,
+ 0.4816741943359375,
+ 0.4811859130859375,
+ 0.4841156005859375,
+ 0.511474609375,
+ 0.517333984375,
+ 0.518310546875,
+ 0.520263671875,
+ 0.522705078125,
+ 0.522705078125,
+ 0.521728515625,
+ 0.521728515625,
+ 0.520751953125,
+ 0.452362060546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 28.25544084821422,
+ 39.12301199776766
+ ]
+ },
+ {
+ "id": "vHg8VVYMmdnAfQQY6HLNn",
+ "type": "freedraw",
+ "x": -95.24811067432847,
+ "y": 3653.4828777862476,
+ "width": 19.56141880580367,
+ "height": 154.31867327008922,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHm",
+ "roundness": null,
+ "seed": 973939537,
+ "version": 19,
+ "versionNonce": 177178463,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561837971,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 2.1735491071426623
+ ],
+ [
+ -4.346923828125,
+ 6.520472935267662
+ ],
+ [
+ -6.52047293526789,
+ 10.867396763392662
+ ],
+ [
+ -6.52047293526789,
+ 15.214494977678442
+ ],
+ [
+ -8.69384765625,
+ 21.734967912946104
+ ],
+ [
+ -13.04094587053578,
+ 36.949462890625
+ ],
+ [
+ -17.38786969866078,
+ 54.337506975446104
+ ],
+ [
+ -17.38786969866078,
+ 63.03152901785688
+ ],
+ [
+ -19.56141880580367,
+ 73.89910016741032
+ ],
+ [
+ -19.56141880580367,
+ 104.32809012276766
+ ],
+ [
+ -17.38786969866078,
+ 123.8895089285711
+ ],
+ [
+ -15.214494977678669,
+ 139.10417829241032
+ ],
+ [
+ -13.04094587053578,
+ 147.79802594866032
+ ],
+ [
+ -6.52047293526789,
+ 154.31867327008922
+ ],
+ [
+ -2.1733747209823377,
+ 154.31867327008922
+ ],
+ [
+ -2.1733747209823377,
+ 154.31867327008922
+ ]
+ ],
+ "pressures": [
+ 0.208099365234375,
+ 0.512939453125,
+ 0.517333984375,
+ 0.524658203125,
+ 0.528564453125,
+ 0.528564453125,
+ 0.530029296875,
+ 0.5329742431640625,
+ 0.5349273681640625,
+ 0.5388336181640625,
+ 0.5437164306640625,
+ 0.5510406494140625,
+ 0.5525054931640625,
+ 0.5520172119140625,
+ 0.5461578369140625,
+ 0.4108428955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1733747209823377,
+ 154.31867327008922
+ ]
+ },
+ {
+ "id": "UFDkQHl7u_-J1ZvZ3O27H",
+ "type": "freedraw",
+ "x": -14.828363185489252,
+ "y": 3644.788855743837,
+ "width": 21.73496791294633,
+ "height": 136.93062918526766,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHn",
+ "roundness": null,
+ "seed": 1101953951,
+ "version": 20,
+ "versionNonce": 236474591,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561838614,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1735491071426623
+ ],
+ [
+ 2.1733747209821104,
+ 2.1735491071426623
+ ],
+ [
+ 4.346923828125,
+ 8.69402204241078
+ ],
+ [
+ 6.52047293526789,
+ 13.04094587053578
+ ],
+ [
+ 8.69384765625,
+ 17.388044084821104
+ ],
+ [
+ 10.86739676339289,
+ 32.6025390625
+ ],
+ [
+ 13.04094587053578,
+ 41.29656110491078
+ ],
+ [
+ 15.214494977678442,
+ 49.990583147321104
+ ],
+ [
+ 19.56141880580344,
+ 76.07247488839266
+ ],
+ [
+ 21.73496791294633,
+ 91.28714425223188
+ ],
+ [
+ 21.73496791294633,
+ 104.32809012276766
+ ],
+ [
+ 21.73496791294633,
+ 108.67501395089266
+ ],
+ [
+ 21.73496791294633,
+ 115.1956612723211
+ ],
+ [
+ 17.38786969866078,
+ 130.41015625
+ ],
+ [
+ 15.214494977678442,
+ 134.757080078125
+ ],
+ [
+ 15.214494977678442,
+ 136.93062918526766
+ ],
+ [
+ 17.38786969866078,
+ 132.58353097098188
+ ],
+ [
+ 17.38786969866078,
+ 132.58353097098188
+ ]
+ ],
+ "pressures": [
+ 0.316070556640625,
+ 0.445037841796875,
+ 0.4792327880859375,
+ 0.5461578369140625,
+ 0.5612945556640625,
+ 0.572052001953125,
+ 0.585723876953125,
+ 0.592559814453125,
+ 0.5984344482421875,
+ 0.6204071044921875,
+ 0.63262939453125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63409423828125,
+ 0.6106414794921875,
+ 0.577911376953125,
+ 0.530517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38786969866078,
+ 132.58353097098188
+ ]
+ },
+ {
+ "id": "8HMjjTgmG82DVtHbfzzYw",
+ "type": "freedraw",
+ "x": 67.76458463817153,
+ "y": 3718.6879559112476,
+ "width": 32.6025390625,
+ "height": 4.347098214285779,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHo",
+ "roundness": null,
+ "seed": 632481055,
+ "version": 11,
+ "versionNonce": 1337552305,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561839097,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285552,
+ 0
+ ],
+ [
+ 8.694022042410552,
+ -2.173549107143117
+ ],
+ [
+ 13.041120256696331,
+ -2.173549107143117
+ ],
+ [
+ 15.214494977678442,
+ -4.347098214285779
+ ],
+ [
+ 19.56159319196422,
+ -4.347098214285779
+ ],
+ [
+ 21.73514229910711,
+ -4.347098214285779
+ ],
+ [
+ 28.255615234375,
+ -4.347098214285779
+ ],
+ [
+ 32.6025390625,
+ -4.347098214285779
+ ],
+ [
+ 32.6025390625,
+ -4.347098214285779
+ ]
+ ],
+ "pressures": [
+ 0.0332183837890625,
+ 0.5378570556640625,
+ 0.586212158203125,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5945281982421875,
+ 0.5598297119140625,
+ 0.329742431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ -4.347098214285779
+ ]
+ },
+ {
+ "id": "vuZ07du_J6q9rAhUlXwGd",
+ "type": "freedraw",
+ "x": 76.45860668058208,
+ "y": 3736.0759999960687,
+ "width": 36.94963727678578,
+ "height": 4.347098214285779,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHp",
+ "roundness": null,
+ "seed": 1334605169,
+ "version": 12,
+ "versionNonce": 320597169,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561839358,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 13.041120256696558,
+ 0
+ ],
+ [
+ 21.73496791294656,
+ -2.1735491071426623
+ ],
+ [
+ 28.255615234375,
+ -2.1735491071426623
+ ],
+ [
+ 32.6025390625,
+ -4.347098214285779
+ ],
+ [
+ 34.77608816964289,
+ -4.347098214285779
+ ],
+ [
+ 36.94963727678578,
+ -4.347098214285779
+ ],
+ [
+ 36.94963727678578,
+ -4.347098214285779
+ ]
+ ],
+ "pressures": [
+ 0.2838287353515625,
+ 0.567169189453125,
+ 0.585723876953125,
+ 0.5945281982421875,
+ 0.5974578857421875,
+ 0.591583251953125,
+ 0.501708984375,
+ 0.4215850830078125,
+ 0.2769775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.94963727678578,
+ -4.347098214285779
+ ]
+ },
+ {
+ "id": "g6FyivAfAHr_woNV99hHm",
+ "type": "freedraw",
+ "x": 365.534534414958,
+ "y": 3501.337753623301,
+ "width": 43.47011021205367,
+ "height": 6.5206473214284415,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHq",
+ "roundness": null,
+ "seed": 228275313,
+ "version": 15,
+ "versionNonce": 566317055,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561845020,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 13.041120256696558,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ 0
+ ],
+ [
+ 21.73496791294656,
+ 0
+ ],
+ [
+ 28.255615234375,
+ 0
+ ],
+ [
+ 34.77608816964289,
+ 2.1735491071422075
+ ],
+ [
+ 39.12301199776789,
+ 2.1735491071422075
+ ],
+ [
+ 41.29656110491078,
+ 2.1735491071422075
+ ],
+ [
+ 43.47011021205367,
+ 4.3470982142853245
+ ],
+ [
+ 41.29656110491078,
+ 6.5206473214284415
+ ],
+ [
+ 41.29656110491078,
+ 6.5206473214284415
+ ]
+ ],
+ "pressures": [
+ 0.330230712890625,
+ 0.510986328125,
+ 0.513916015625,
+ 0.513916015625,
+ 0.515380859375,
+ 0.513916015625,
+ 0.513916015625,
+ 0.513916015625,
+ 0.4982757568359375,
+ 0.466033935546875,
+ 0.38201904296875,
+ 0.2848052978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29656110491078,
+ 6.5206473214284415
+ ]
+ },
+ {
+ "id": "nEHoq_hqW0MphczmeWjD2",
+ "type": "freedraw",
+ "x": 369.88163262924377,
+ "y": 3536.1138417929433,
+ "width": 39.12301199776789,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHr",
+ "roundness": null,
+ "seed": 574528575,
+ "version": 11,
+ "versionNonce": 1682271377,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561845279,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 2.173549107143117
+ ],
+ [
+ 10.86739676339289,
+ 2.173549107143117
+ ],
+ [
+ 17.38786969866078,
+ 2.173549107143117
+ ],
+ [
+ 23.90851702008922,
+ 2.173549107143117
+ ],
+ [
+ 32.6025390625,
+ 2.173549107143117
+ ],
+ [
+ 36.949462890625,
+ 2.173549107143117
+ ],
+ [
+ 39.12301199776789,
+ 2.173549107143117
+ ],
+ [
+ 39.12301199776789,
+ 2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.2383880615234375,
+ 0.4274444580078125,
+ 0.4963226318359375,
+ 0.511474609375,
+ 0.516357421875,
+ 0.503173828125,
+ 0.37908935546875,
+ 0.2510986328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 39.12301199776789,
+ 2.173549107143117
+ ]
+ },
+ {
+ "id": "_MsfeXxm8Vg0cbe5cy-NE",
+ "type": "freedraw",
+ "x": 513.3327347497795,
+ "y": 3429.612202563033,
+ "width": 8.69402204241078,
+ "height": 132.58370535714312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHs",
+ "roundness": null,
+ "seed": 1418607697,
+ "version": 19,
+ "versionNonce": 1443536479,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561846701,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ 2.173549107143117
+ ],
+ [
+ -4.347098214285779,
+ 4.3470982142853245
+ ],
+ [
+ -4.347098214285779,
+ 10.867571149553442
+ ],
+ [
+ -4.347098214285779,
+ 17.38804408482156
+ ],
+ [
+ -6.52047293526789,
+ 26.082066127231883
+ ],
+ [
+ -6.52047293526789,
+ 47.81703404017844
+ ],
+ [
+ -8.69402204241078,
+ 58.68460518973188
+ ],
+ [
+ -8.69402204241078,
+ 71.72555106026812
+ ],
+ [
+ -8.69402204241078,
+ 95.63406808035688
+ ],
+ [
+ -6.52047293526789,
+ 113.02211216517844
+ ],
+ [
+ -6.52047293526789,
+ 123.88968331473188
+ ],
+ [
+ -6.52047293526789,
+ 130.41015625
+ ],
+ [
+ -4.347098214285779,
+ 132.58370535714312
+ ],
+ [
+ -2.1735491071428896,
+ 132.58370535714312
+ ],
+ [
+ -2.1735491071428896,
+ 130.41015625
+ ],
+ [
+ -2.1735491071428896,
+ 130.41015625
+ ]
+ ],
+ "pressures": [
+ 0.2789306640625,
+ 0.457244873046875,
+ 0.4885101318359375,
+ 0.512451171875,
+ 0.528564453125,
+ 0.5393218994140625,
+ 0.5466461181640625,
+ 0.5539703369140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5510406494140625,
+ 0.5344390869140625,
+ 0.2452239990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1735491071428896,
+ 130.41015625
+ ]
+ },
+ {
+ "id": "0pxIMlrNN61qWXee4eSx-",
+ "type": "freedraw",
+ "x": 535.0677026627259,
+ "y": 3523.072895922408,
+ "width": 67.37862723214289,
+ "height": 80.41957310267844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHt",
+ "roundness": null,
+ "seed": 479187615,
+ "version": 33,
+ "versionNonce": 2112563409,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561847947,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -4.347098214286234
+ ],
+ [
+ 0,
+ -6.520472935268117
+ ],
+ [
+ 0,
+ -10.867571149553442
+ ],
+ [
+ 2.1735491071428896,
+ -19.561593191964675
+ ],
+ [
+ 4.347098214285779,
+ -26.082066127231883
+ ],
+ [
+ 8.69402204241078,
+ -34.77608816964312
+ ],
+ [
+ 13.041120256696558,
+ -41.296561104911234
+ ],
+ [
+ 17.38804408482156,
+ -45.64365931919656
+ ],
+ [
+ 19.561593191964448,
+ -47.81703404017844
+ ],
+ [
+ 19.561593191964448,
+ -43.47011021205344
+ ],
+ [
+ 21.73496791294656,
+ -39.12301199776812
+ ],
+ [
+ 21.73496791294656,
+ -21.735142299106883
+ ],
+ [
+ 23.908517020089448,
+ -4.347098214286234
+ ],
+ [
+ 28.255615234375,
+ 13.040945870535325
+ ],
+ [
+ 32.6025390625,
+ 23.908517020088766
+ ],
+ [
+ 32.6025390625,
+ 26.082066127231883
+ ],
+ [
+ 34.77608816964289,
+ 28.255440848213766
+ ],
+ [
+ 36.94963727678578,
+ 30.428989955356883
+ ],
+ [
+ 39.12301199776789,
+ 32.6025390625
+ ],
+ [
+ 43.47011021205367,
+ 32.6025390625
+ ],
+ [
+ 49.99058314732156,
+ 30.428989955356883
+ ],
+ [
+ 56.51105608258945,
+ 21.73496791294656
+ ],
+ [
+ 65.205078125,
+ 0
+ ],
+ [
+ 67.37862723214289,
+ -13.041120256696558
+ ],
+ [
+ 67.37862723214289,
+ -21.735142299106883
+ ],
+ [
+ 67.37862723214289,
+ -26.082066127231883
+ ],
+ [
+ 67.37862723214289,
+ -32.6025390625
+ ],
+ [
+ 67.37862723214289,
+ -36.949637276786234
+ ],
+ [
+ 67.37862723214289,
+ -39.12301199776812
+ ],
+ [
+ 67.37862723214289,
+ -39.12301199776812
+ ]
+ ],
+ "pressures": [
+ 0.325347900390625,
+ 0.39910888671875,
+ 0.506103515625,
+ 0.510009765625,
+ 0.511474609375,
+ 0.514404296875,
+ 0.514404296875,
+ 0.513916015625,
+ 0.513916015625,
+ 0.513916015625,
+ 0.513427734375,
+ 0.506591796875,
+ 0.515380859375,
+ 0.520263671875,
+ 0.523193359375,
+ 0.523681640625,
+ 0.523681640625,
+ 0.523681640625,
+ 0.523681640625,
+ 0.522216796875,
+ 0.521240234375,
+ 0.522705078125,
+ 0.527099609375,
+ 0.5319976806640625,
+ 0.5324859619140625,
+ 0.531005859375,
+ 0.526611328125,
+ 0.503173828125,
+ 0.4318389892578125,
+ 0.1660919189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 67.37862723214289,
+ -39.12301199776812
+ ]
+ },
+ {
+ "id": "Ni_6QH_f9AjKNSVlh0Pmz",
+ "type": "freedraw",
+ "x": 639.3957927854938,
+ "y": 3433.9593007773183,
+ "width": 8.69402204241078,
+ "height": 119.54258510044656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHu",
+ "roundness": null,
+ "seed": 815917201,
+ "version": 18,
+ "versionNonce": 836660593,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561848740,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 0,
+ 6.520472935268117
+ ],
+ [
+ 0,
+ 13.040945870536234
+ ],
+ [
+ -2.1735491071428896,
+ 19.56141880580344
+ ],
+ [
+ -2.1735491071428896,
+ 28.255440848214675
+ ],
+ [
+ -2.1735491071428896,
+ 49.99058314732156
+ ],
+ [
+ -2.1735491071428896,
+ 69.552001953125
+ ],
+ [
+ -2.1735491071428896,
+ 89.11359514508968
+ ],
+ [
+ -2.1735491071428896,
+ 104.32809012276812
+ ],
+ [
+ -2.1735491071428896,
+ 117.36903599330344
+ ],
+ [
+ 0,
+ 119.54258510044656
+ ],
+ [
+ 2.1735491071428896,
+ 119.54258510044656
+ ],
+ [
+ 4.347098214285779,
+ 115.19566127232156
+ ],
+ [
+ 6.52047293526789,
+ 113.02211216517844
+ ],
+ [
+ 6.52047293526789,
+ 113.02211216517844
+ ]
+ ],
+ "pressures": [
+ 0.214447021484375,
+ 0.523193359375,
+ 0.5388336181640625,
+ 0.5515289306640625,
+ 0.5554351806640625,
+ 0.564727783203125,
+ 0.569122314453125,
+ 0.584747314453125,
+ 0.6038055419921875,
+ 0.6130828857421875,
+ 0.6155242919921875,
+ 0.6135711669921875,
+ 0.5998992919921875,
+ 0.3654022216796875,
+ 0.1861114501953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.52047293526789,
+ 113.02211216517844
+ ]
+ },
+ {
+ "id": "CniBJI94Faw-OUcCljDMW",
+ "type": "freedraw",
+ "x": 689.3863759328153,
+ "y": 3453.5207195831217,
+ "width": 26.08189174107156,
+ "height": 104.32809012276812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHv",
+ "roundness": null,
+ "seed": 1355056433,
+ "version": 19,
+ "versionNonce": 1879248767,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561849245,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173374720981883
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 4.347098214286234
+ ],
+ [
+ -6.52047293526789,
+ 10.867571149554351
+ ],
+ [
+ -10.867571149553669,
+ 19.561593191964675
+ ],
+ [
+ -13.04094587053578,
+ 26.082066127232792
+ ],
+ [
+ -15.214494977678669,
+ 36.949637276786234
+ ],
+ [
+ -19.561593191964448,
+ 63.03170340401812
+ ],
+ [
+ -21.73496791294656,
+ 76.07264927455435
+ ],
+ [
+ -19.561593191964448,
+ 86.94022042410779
+ ],
+ [
+ -17.38804408482156,
+ 91.28714425223279
+ ],
+ [
+ -15.214494977678669,
+ 93.460693359375
+ ],
+ [
+ -8.69402204241078,
+ 99.98116629464312
+ ],
+ [
+ -4.346923828125,
+ 102.15471540178623
+ ],
+ [
+ 2.1735491071426623,
+ 99.98116629464312
+ ],
+ [
+ 4.346923828125,
+ 99.98116629464312
+ ],
+ [
+ 4.346923828125,
+ 99.98116629464312
+ ]
+ ],
+ "pressures": [
+ 0.1568145751953125,
+ 0.455780029296875,
+ 0.5485992431640625,
+ 0.5544586181640625,
+ 0.564239501953125,
+ 0.568634033203125,
+ 0.573516845703125,
+ 0.575958251953125,
+ 0.580841064453125,
+ 0.586700439453125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.593048095703125,
+ 0.5549468994140625,
+ 0.464569091796875,
+ 0.2271575927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.346923828125,
+ 99.98116629464312
+ ]
+ },
+ {
+ "id": "UlVFQAeicIjxcSuOq52u6",
+ "type": "freedraw",
+ "x": 726.3360132096009,
+ "y": 3449.1737957549967,
+ "width": 4.347098214285779,
+ "height": 52.16395786830435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHw",
+ "roundness": null,
+ "seed": 1672903615,
+ "version": 16,
+ "versionNonce": 465538239,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561850128,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 2.173549107143117
+ ],
+ [
+ -2.1735491071428896,
+ 4.346923828125
+ ],
+ [
+ -2.1735491071428896,
+ 8.694022042411234
+ ],
+ [
+ -2.1735491071428896,
+ 13.040945870536234
+ ],
+ [
+ -2.1735491071428896,
+ 23.908517020089675
+ ],
+ [
+ -2.1735491071428896,
+ 34.77608816964312
+ ],
+ [
+ -2.1735491071428896,
+ 43.47011021205435
+ ],
+ [
+ -2.1735491071428896,
+ 49.99058314732156
+ ],
+ [
+ -2.1735491071428896,
+ 52.16395786830435
+ ],
+ [
+ 0,
+ 52.16395786830435
+ ],
+ [
+ 2.1735491071428896,
+ 49.99058314732156
+ ],
+ [
+ 2.1735491071428896,
+ 47.81703404017935
+ ],
+ [
+ 2.1735491071428896,
+ 47.81703404017935
+ ]
+ ],
+ "pressures": [
+ 0.1006317138671875,
+ 0.441619873046875,
+ 0.5490875244140625,
+ 0.563751220703125,
+ 0.570098876953125,
+ 0.575469970703125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.567657470703125,
+ 0.5437164306640625,
+ 0.4201202392578125,
+ 0.337066650390625,
+ 0.1724395751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1735491071428896,
+ 47.81703404017935
+ ]
+ },
+ {
+ "id": "r4kxhlUFVBNyhtINWQvje",
+ "type": "freedraw",
+ "x": 700.253772696208,
+ "y": 3518.7257977081217,
+ "width": 45.64383370535734,
+ "height": 8.694022042410325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHx",
+ "roundness": null,
+ "seed": 971286783,
+ "version": 13,
+ "versionNonce": 2100912561,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561850554,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.520647321428669,
+ -2.173374720981883
+ ],
+ [
+ 15.214494977678669,
+ -2.173374720981883
+ ],
+ [
+ 23.90869140625,
+ -4.346923828125
+ ],
+ [
+ 34.77608816964289,
+ -6.5204729352672075
+ ],
+ [
+ 39.12318638392867,
+ -6.5204729352672075
+ ],
+ [
+ 41.29673549107156,
+ -6.5204729352672075
+ ],
+ [
+ 43.47028459821445,
+ -8.694022042410325
+ ],
+ [
+ 45.64383370535734,
+ -8.694022042410325
+ ],
+ [
+ 45.64383370535734,
+ -6.5204729352672075
+ ],
+ [
+ 45.64383370535734,
+ -6.5204729352672075
+ ]
+ ],
+ "pressures": [
+ 0.3058013916015625,
+ 0.5383453369140625,
+ 0.564239501953125,
+ 0.6165008544921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6199188232421875,
+ 0.6042938232421875,
+ 0.574981689453125,
+ 0.3067779541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 45.64383370535734,
+ -6.5204729352672075
+ ]
+ },
+ {
+ "id": "LXY3Qn-etmCXRUna274Kr",
+ "type": "freedraw",
+ "x": 708.9479691247795,
+ "y": 3542.6343147282114,
+ "width": 39.12283761160711,
+ "height": 39.12301199776721,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHy",
+ "roundness": null,
+ "seed": 1822386545,
+ "version": 23,
+ "versionNonce": 1323455359,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561851057,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 15.214494977678442,
+ -2.173374720981883
+ ],
+ [
+ 17.38804408482133,
+ -2.173374720981883
+ ],
+ [
+ 19.56159319196422,
+ -2.173374720981883
+ ],
+ [
+ 21.73479352678578,
+ 0
+ ],
+ [
+ 21.73479352678578,
+ 2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ 6.5206473214284415
+ ],
+ [
+ 15.214494977678442,
+ 15.214494977678442
+ ],
+ [
+ 10.86739676339289,
+ 19.561593191964675
+ ],
+ [
+ 8.69384765625,
+ 21.735142299106883
+ ],
+ [
+ 6.52029854910711,
+ 28.255615234375
+ ],
+ [
+ 6.52029854910711,
+ 30.429164341518117
+ ],
+ [
+ 8.69384765625,
+ 32.6025390625
+ ],
+ [
+ 15.214494977678442,
+ 34.77608816964312
+ ],
+ [
+ 23.90834263392844,
+ 36.949637276785325
+ ],
+ [
+ 30.42898995535711,
+ 36.949637276785325
+ ],
+ [
+ 34.77608816964289,
+ 36.949637276785325
+ ],
+ [
+ 39.12283761160711,
+ 36.949637276785325
+ ],
+ [
+ 39.12283761160711,
+ 36.949637276785325
+ ]
+ ],
+ "pressures": [
+ 0.3639373779296875,
+ 0.4846038818359375,
+ 0.507568359375,
+ 0.5412750244140625,
+ 0.564727783203125,
+ 0.569610595703125,
+ 0.573516845703125,
+ 0.568634033203125,
+ 0.5622711181640625,
+ 0.5583648681640625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5593414306640625,
+ 0.5598297119140625,
+ 0.5612945556640625,
+ 0.564239501953125,
+ 0.562774658203125,
+ 0.4943695068359375,
+ 0.3702850341796875,
+ 0.075225830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 39.12283761160711,
+ 36.949637276785325
+ ]
+ },
+ {
+ "id": "6Z64z0HQOU6WFYXf3WRtO",
+ "type": "freedraw",
+ "x": 771.9794981426367,
+ "y": 3436.1328498844614,
+ "width": 28.25544084821422,
+ "height": 134.757080078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bHz",
+ "roundness": null,
+ "seed": 1049935807,
+ "version": 21,
+ "versionNonce": 140682865,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561851876,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ 2.1735491071428896,
+ 4.346923828125
+ ],
+ [
+ 4.347098214285779,
+ 8.69384765625
+ ],
+ [
+ 6.52029854910711,
+ 10.867396763393117
+ ],
+ [
+ 8.69384765625,
+ 15.214494977678442
+ ],
+ [
+ 10.86739676339289,
+ 19.56141880580344
+ ],
+ [
+ 15.214494977678669,
+ 30.428989955356883
+ ],
+ [
+ 19.56159319196422,
+ 43.46993582589312
+ ],
+ [
+ 21.73514229910711,
+ 63.03152901785688
+ ],
+ [
+ 23.90834263392867,
+ 82.59294782366032
+ ],
+ [
+ 26.08189174107133,
+ 108.67501395089312
+ ],
+ [
+ 26.08189174107133,
+ 119.54258510044656
+ ],
+ [
+ 23.90834263392867,
+ 126.06305803571468
+ ],
+ [
+ 21.73514229910711,
+ 132.58353097098188
+ ],
+ [
+ 19.56159319196422,
+ 134.757080078125
+ ],
+ [
+ 17.38804408482133,
+ 134.757080078125
+ ],
+ [
+ 17.38804408482133,
+ 134.757080078125
+ ]
+ ],
+ "pressures": [
+ 0.3014068603515625,
+ 0.464569091796875,
+ 0.4787445068359375,
+ 0.4885101318359375,
+ 0.504638671875,
+ 0.524658203125,
+ 0.5505523681640625,
+ 0.570098876953125,
+ 0.592071533203125,
+ 0.6248016357421875,
+ 0.64044189453125,
+ 0.64532470703125,
+ 0.64630126953125,
+ 0.64874267578125,
+ 0.65362548828125,
+ 0.65411376953125,
+ 0.64337158203125,
+ 0.6145477294921875,
+ 0.2667236328125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482133,
+ 134.757080078125
+ ]
+ },
+ {
+ "id": "1AsYicJFGAtnpoN27zVB7",
+ "type": "freedraw",
+ "x": 224.25680701540432,
+ "y": 3644.788855743837,
+ "width": 13.04094587053578,
+ "height": 117.36921037946422,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI0",
+ "roundness": null,
+ "seed": 2085518897,
+ "version": 18,
+ "versionNonce": 947105553,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561856278,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.347098214285779
+ ],
+ [
+ 0,
+ 8.69402204241078
+ ],
+ [
+ 0,
+ 15.214494977678442
+ ],
+ [
+ 0,
+ 30.428989955357338
+ ],
+ [
+ -2.1733747209821104,
+ 49.99058314732156
+ ],
+ [
+ -2.1733747209821104,
+ 71.72555106026766
+ ],
+ [
+ -2.1733747209821104,
+ 97.8076171875
+ ],
+ [
+ -2.1733747209821104,
+ 108.67518833705344
+ ],
+ [
+ -2.1733747209821104,
+ 113.02211216517844
+ ],
+ [
+ 0,
+ 115.19566127232156
+ ],
+ [
+ 2.1735491071428896,
+ 115.19566127232156
+ ],
+ [
+ 6.52047293526789,
+ 110.84856305803578
+ ],
+ [
+ 10.867571149553669,
+ 108.67518833705344
+ ],
+ [
+ 10.867571149553669,
+ 108.67518833705344
+ ]
+ ],
+ "pressures": [
+ 0.40155029296875,
+ 0.4948577880859375,
+ 0.525634765625,
+ 0.5583648681640625,
+ 0.569122314453125,
+ 0.577911376953125,
+ 0.591583251953125,
+ 0.593048095703125,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.584747314453125,
+ 0.563751220703125,
+ 0.4210968017578125,
+ 0.218353271484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867571149553669,
+ 108.67518833705344
+ ]
+ },
+ {
+ "id": "epWDlknJN4dA2fQXgEcTi",
+ "type": "freedraw",
+ "x": 256.8593460779043,
+ "y": 3716.5144068041045,
+ "width": 67.37845284598211,
+ "height": 67.37862723214312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI1",
+ "roundness": null,
+ "seed": 921558737,
+ "version": 43,
+ "versionNonce": 1625570655,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561857620,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ -2.173374720981883
+ ],
+ [
+ -2.1733747209821104,
+ -4.346923828125
+ ],
+ [
+ 0,
+ -8.694022042410325
+ ],
+ [
+ 0,
+ -10.867396763392662
+ ],
+ [
+ 2.1735491071428896,
+ -15.214494977678442
+ ],
+ [
+ 2.1735491071428896,
+ -19.56141880580344
+ ],
+ [
+ 4.347098214285779,
+ -23.90851702008922
+ ],
+ [
+ 6.52047293526789,
+ -26.081891741071104
+ ],
+ [
+ 10.867571149553669,
+ -28.25544084821422
+ ],
+ [
+ 15.214494977678669,
+ -32.6025390625
+ ],
+ [
+ 17.38804408482133,
+ -32.6025390625
+ ],
+ [
+ 19.56159319196422,
+ -32.6025390625
+ ],
+ [
+ 21.73514229910711,
+ -32.6025390625
+ ],
+ [
+ 23.90851702008922,
+ -28.25544084821422
+ ],
+ [
+ 26.08206612723211,
+ -19.56141880580344
+ ],
+ [
+ 28.255615234375,
+ -8.694022042410325
+ ],
+ [
+ 30.42898995535711,
+ 6.520472935268117
+ ],
+ [
+ 32.6025390625,
+ 10.867571149553896
+ ],
+ [
+ 32.6025390625,
+ 17.38804408482156
+ ],
+ [
+ 34.77608816964289,
+ 21.735142299107338
+ ],
+ [
+ 36.94963727678578,
+ 30.429164341518117
+ ],
+ [
+ 39.12301199776789,
+ 32.6025390625
+ ],
+ [
+ 41.29656110491078,
+ 34.77608816964312
+ ],
+ [
+ 43.47011021205367,
+ 34.77608816964312
+ ],
+ [
+ 45.64365931919633,
+ 34.77608816964312
+ ],
+ [
+ 47.81703404017867,
+ 34.77608816964312
+ ],
+ [
+ 49.99058314732133,
+ 34.77608816964312
+ ],
+ [
+ 54.33750697544633,
+ 32.6025390625
+ ],
+ [
+ 56.51105608258922,
+ 28.255615234375
+ ],
+ [
+ 58.68460518973211,
+ 21.735142299107338
+ ],
+ [
+ 58.68460518973211,
+ 17.38804408482156
+ ],
+ [
+ 60.858154296875,
+ 13.041120256696558
+ ],
+ [
+ 60.858154296875,
+ 6.520472935268117
+ ],
+ [
+ 63.03152901785711,
+ 0
+ ],
+ [
+ 63.03152901785711,
+ -8.694022042410325
+ ],
+ [
+ 65.205078125,
+ -13.040945870535325
+ ],
+ [
+ 65.205078125,
+ -15.214494977678442
+ ],
+ [
+ 65.205078125,
+ -17.388044084821104
+ ],
+ [
+ 65.205078125,
+ -19.56141880580344
+ ],
+ [
+ 65.205078125,
+ -19.56141880580344
+ ]
+ ],
+ "pressures": [
+ 0.214935302734375,
+ 0.3707733154296875,
+ 0.4806976318359375,
+ 0.4821624755859375,
+ 0.4846038818359375,
+ 0.4860687255859375,
+ 0.4870452880859375,
+ 0.4894866943359375,
+ 0.4904632568359375,
+ 0.4904632568359375,
+ 0.4899749755859375,
+ 0.4889984130859375,
+ 0.4802093505859375,
+ 0.4787445068359375,
+ 0.4797210693359375,
+ 0.4860687255859375,
+ 0.4914398193359375,
+ 0.4938812255859375,
+ 0.4963226318359375,
+ 0.4958343505859375,
+ 0.4963226318359375,
+ 0.4982757568359375,
+ 0.501220703125,
+ 0.4977874755859375,
+ 0.4982757568359375,
+ 0.502197265625,
+ 0.507080078125,
+ 0.510009765625,
+ 0.508056640625,
+ 0.510498046875,
+ 0.515380859375,
+ 0.526123046875,
+ 0.527099609375,
+ 0.528076171875,
+ 0.528564453125,
+ 0.528564453125,
+ 0.525146484375,
+ 0.506103515625,
+ 0.4743499755859375,
+ 0.4372100830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 65.205078125,
+ -19.56141880580344
+ ]
+ },
+ {
+ "id": "5pPY6Zfkv76B8hmQ-S7Ph",
+ "type": "freedraw",
+ "x": 354.6669632654043,
+ "y": 3644.788855743837,
+ "width": 13.041120256696558,
+ "height": 104.32826450892844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI2",
+ "roundness": null,
+ "seed": 1187885471,
+ "version": 20,
+ "versionNonce": 1674315487,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561858977,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ -2.1735491071428896,
+ -2.1735491071426623
+ ],
+ [
+ -2.1735491071428896,
+ 2.1735491071426623
+ ],
+ [
+ -2.1735491071428896,
+ 6.520472935267662
+ ],
+ [
+ -2.1735491071428896,
+ 13.041120256696558
+ ],
+ [
+ -2.1735491071428896,
+ 19.56159319196422
+ ],
+ [
+ -2.1735491071428896,
+ 28.255615234375
+ ],
+ [
+ -2.1735491071428896,
+ 36.94963727678578
+ ],
+ [
+ -2.1735491071428896,
+ 52.16413225446422
+ ],
+ [
+ -2.1735491071428896,
+ 67.37862723214266
+ ],
+ [
+ 0,
+ 82.59312220982156
+ ],
+ [
+ 0,
+ 95.63406808035734
+ ],
+ [
+ 2.1735491071428896,
+ 99.98116629464266
+ ],
+ [
+ 2.1735491071428896,
+ 102.15471540178578
+ ],
+ [
+ 4.347098214285779,
+ 102.15471540178578
+ ],
+ [
+ 8.69402204241078,
+ 95.63406808035734
+ ],
+ [
+ 10.867571149553669,
+ 91.28714425223234
+ ],
+ [
+ 10.867571149553669,
+ 91.28714425223234
+ ]
+ ],
+ "pressures": [
+ 0.064971923828125,
+ 0.3600311279296875,
+ 0.563751220703125,
+ 0.569610595703125,
+ 0.575469970703125,
+ 0.579376220703125,
+ 0.579864501953125,
+ 0.581817626953125,
+ 0.582794189453125,
+ 0.583282470703125,
+ 0.585723876953125,
+ 0.590606689453125,
+ 0.593048095703125,
+ 0.592071533203125,
+ 0.580841064453125,
+ 0.5319976806640625,
+ 0.1074676513671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867571149553669,
+ 91.28714425223234
+ ]
+ },
+ {
+ "id": "h5RrO3TibtI0V79jMGc-Z",
+ "type": "freedraw",
+ "x": 389.4430514350472,
+ "y": 3666.5238236567834,
+ "width": 41.29656110491078,
+ "height": 52.16413225446422,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI3",
+ "roundness": null,
+ "seed": 510728991,
+ "version": 33,
+ "versionNonce": 558999633,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561860846,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346923828125,
+ -2.1733747209823377
+ ],
+ [
+ 6.52047293526789,
+ -4.346923828125
+ ],
+ [
+ 10.86739676339289,
+ -6.520472935268117
+ ],
+ [
+ 15.214494977678442,
+ -6.520472935268117
+ ],
+ [
+ 19.56141880580344,
+ -6.520472935268117
+ ],
+ [
+ 21.73496791294633,
+ -6.520472935268117
+ ],
+ [
+ 23.90851702008922,
+ -4.346923828125
+ ],
+ [
+ 26.08206612723211,
+ -2.1733747209823377
+ ],
+ [
+ 28.25544084821422,
+ 4.347098214285779
+ ],
+ [
+ 28.25544084821422,
+ 8.69402204241078
+ ],
+ [
+ 23.90851702008922,
+ 17.388044084821104
+ ],
+ [
+ 21.73496791294633,
+ 19.56159319196422
+ ],
+ [
+ 21.73496791294633,
+ 21.735142299106883
+ ],
+ [
+ 26.08206612723211,
+ 26.082066127231883
+ ],
+ [
+ 28.25544084821422,
+ 30.429164341517662
+ ],
+ [
+ 30.42898995535711,
+ 32.6025390625
+ ],
+ [
+ 34.77591378348211,
+ 36.94963727678578
+ ],
+ [
+ 36.949462890625,
+ 39.12318638392844
+ ],
+ [
+ 36.949462890625,
+ 41.29656110491078
+ ],
+ [
+ 39.12301199776789,
+ 43.47011021205344
+ ],
+ [
+ 36.949462890625,
+ 45.643659319196104
+ ],
+ [
+ 34.77591378348211,
+ 45.643659319196104
+ ],
+ [
+ 30.42898995535711,
+ 45.643659319196104
+ ],
+ [
+ 26.08206612723211,
+ 45.643659319196104
+ ],
+ [
+ 21.73496791294633,
+ 45.643659319196104
+ ],
+ [
+ 19.56141880580344,
+ 43.47011021205344
+ ],
+ [
+ 15.214494977678442,
+ 43.47011021205344
+ ],
+ [
+ 13.04094587053578,
+ 45.643659319196104
+ ],
+ [
+ 13.04094587053578,
+ 45.643659319196104
+ ]
+ ],
+ "pressures": [
+ 0.0478668212890625,
+ 0.438690185546875,
+ 0.4797210693359375,
+ 0.523193359375,
+ 0.5373687744140625,
+ 0.5510406494140625,
+ 0.5569000244140625,
+ 0.5573883056640625,
+ 0.5593414306640625,
+ 0.5598297119140625,
+ 0.5608062744140625,
+ 0.5588531494140625,
+ 0.5481109619140625,
+ 0.5437164306640625,
+ 0.5412750244140625,
+ 0.5383453369140625,
+ 0.4777679443359375,
+ 0.4777679443359375,
+ 0.4777679443359375,
+ 0.4777679443359375,
+ 0.4763031005859375,
+ 0.4763031005859375,
+ 0.468475341796875,
+ 0.515380859375,
+ 0.531005859375,
+ 0.5344390869140625,
+ 0.528564453125,
+ 0.512451171875,
+ 0.4880218505859375,
+ 0.1587677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ 45.643659319196104
+ ]
+ },
+ {
+ "id": "9l8yMVyUZT-5uiViWQzvT",
+ "type": "freedraw",
+ "x": 393.7899752631722,
+ "y": 3725.2084288465153,
+ "width": 54.33768136160711,
+ "height": 6.520472935267662,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI4",
+ "roundness": null,
+ "seed": 1427015697,
+ "version": 11,
+ "versionNonce": 1320234527,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561861261,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ -2.1735491071426623
+ ],
+ [
+ 10.867571149553442,
+ -2.1735491071426623
+ ],
+ [
+ 15.214494977678442,
+ -4.346923828125
+ ],
+ [
+ 32.6025390625,
+ -6.520472935267662
+ ],
+ [
+ 43.47011021205344,
+ -6.520472935267662
+ ],
+ [
+ 47.81703404017844,
+ -6.520472935267662
+ ],
+ [
+ 49.99058314732133,
+ -6.520472935267662
+ ],
+ [
+ 54.33768136160711,
+ -6.520472935267662
+ ],
+ [
+ 54.33768136160711,
+ -6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.203216552734375,
+ 0.5979461669921875,
+ 0.6077117919921875,
+ 0.6150360107421875,
+ 0.6160125732421875,
+ 0.581329345703125,
+ 0.5481109619140625,
+ 0.507080078125,
+ 0.3561248779296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 54.33768136160711,
+ -6.520472935267662
+ ]
+ },
+ {
+ "id": "-zulCddcmw8KR07gQqd67",
+ "type": "freedraw",
+ "x": 417.69849228326143,
+ "y": 3740.422923824194,
+ "width": 39.12318638392867,
+ "height": 39.12301199776766,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI5",
+ "roundness": null,
+ "seed": 220557919,
+ "version": 30,
+ "versionNonce": 1840788543,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561862598,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 2.1735491071426623
+ ],
+ [
+ 0,
+ 4.3470982142853245
+ ],
+ [
+ -2.1733747209821104,
+ 8.694022042410325
+ ],
+ [
+ -4.346923828125,
+ 13.041120256696104
+ ],
+ [
+ -4.346923828125,
+ 15.214494977678442
+ ],
+ [
+ -6.52047293526789,
+ 17.388044084821104
+ ],
+ [
+ -6.52047293526789,
+ 19.56159319196422
+ ],
+ [
+ -8.69402204241078,
+ 21.735142299106883
+ ],
+ [
+ -6.52047293526789,
+ 23.90851702008922
+ ],
+ [
+ -4.346923828125,
+ 23.90851702008922
+ ],
+ [
+ -4.346923828125,
+ 21.735142299106883
+ ],
+ [
+ 0,
+ 21.735142299106883
+ ],
+ [
+ 2.1735491071428896,
+ 19.56159319196422
+ ],
+ [
+ 6.52047293526789,
+ 17.388044084821104
+ ],
+ [
+ 15.214494977678669,
+ 10.867571149553442
+ ],
+ [
+ 17.38804408482156,
+ 8.694022042410325
+ ],
+ [
+ 19.56159319196422,
+ 8.694022042410325
+ ],
+ [
+ 21.73514229910711,
+ 13.041120256696104
+ ],
+ [
+ 21.73514229910711,
+ 15.214494977678442
+ ],
+ [
+ 23.90851702008922,
+ 17.388044084821104
+ ],
+ [
+ 23.90851702008922,
+ 26.082066127231883
+ ],
+ [
+ 26.08206612723211,
+ 28.255615234375
+ ],
+ [
+ 26.08206612723211,
+ 30.429164341517662
+ ],
+ [
+ 28.255615234375,
+ 34.77608816964266
+ ],
+ [
+ 30.42916434151789,
+ 36.949637276785325
+ ],
+ [
+ 30.42916434151789,
+ 39.12301199776766
+ ],
+ [
+ 30.42916434151789,
+ 39.12301199776766
+ ]
+ ],
+ "pressures": [
+ 0.194427490234375,
+ 0.4284210205078125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.565216064453125,
+ 0.564727783203125,
+ 0.562774658203125,
+ 0.5617828369140625,
+ 0.5544586181640625,
+ 0.529052734375,
+ 0.4904632568359375,
+ 0.4948577880859375,
+ 0.500732421875,
+ 0.505126953125,
+ 0.507080078125,
+ 0.510498046875,
+ 0.511474609375,
+ 0.513916015625,
+ 0.510009765625,
+ 0.514892578125,
+ 0.521240234375,
+ 0.523681640625,
+ 0.531005859375,
+ 0.531005859375,
+ 0.5315093994140625,
+ 0.517822265625,
+ 0.2843170166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.42916434151789,
+ 39.12301199776766
+ ]
+ },
+ {
+ "id": "R38SjJvRIEnJR5fKTDKhd",
+ "type": "freedraw",
+ "x": 391.6166005421901,
+ "y": 3653.4828777862476,
+ "width": 19.561593191964448,
+ "height": 136.93062918526766,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI6",
+ "roundness": null,
+ "seed": 1551462527,
+ "version": 25,
+ "versionNonce": 1111710065,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561863430,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 4.347098214285779
+ ],
+ [
+ -4.347098214285779,
+ 4.347098214285779
+ ],
+ [
+ -4.347098214285779,
+ 6.520472935267662
+ ],
+ [
+ -4.347098214285779,
+ 10.867571149553442
+ ],
+ [
+ -6.520647321428669,
+ 13.04094587053578
+ ],
+ [
+ -6.520647321428669,
+ 19.56159319196422
+ ],
+ [
+ -8.69402204241078,
+ 26.082066127231883
+ ],
+ [
+ -13.041120256696558,
+ 39.12301199776766
+ ],
+ [
+ -13.041120256696558,
+ 49.99058314732156
+ ],
+ [
+ -15.214669363839448,
+ 60.858154296875
+ ],
+ [
+ -15.214669363839448,
+ 67.37862723214266
+ ],
+ [
+ -15.214669363839448,
+ 73.89910016741078
+ ],
+ [
+ -15.214669363839448,
+ 93.460693359375
+ ],
+ [
+ -15.214669363839448,
+ 102.154541015625
+ ],
+ [
+ -13.041120256696558,
+ 113.02211216517844
+ ],
+ [
+ -8.69402204241078,
+ 121.71613420758922
+ ],
+ [
+ -4.347098214285779,
+ 130.41015625
+ ],
+ [
+ -2.1735491071428896,
+ 132.58370535714266
+ ],
+ [
+ 0,
+ 134.757080078125
+ ],
+ [
+ 2.1733747209821104,
+ 136.93062918526766
+ ],
+ [
+ 4.346923828125,
+ 136.93062918526766
+ ],
+ [
+ 4.346923828125,
+ 136.93062918526766
+ ]
+ ],
+ "pressures": [
+ 0.1651153564453125,
+ 0.4137725830078125,
+ 0.463592529296875,
+ 0.4704437255859375,
+ 0.4767913818359375,
+ 0.4841156005859375,
+ 0.4894866943359375,
+ 0.501708984375,
+ 0.513916015625,
+ 0.530517578125,
+ 0.5407867431640625,
+ 0.5564117431640625,
+ 0.5617828369140625,
+ 0.565216064453125,
+ 0.573516845703125,
+ 0.580352783203125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.580352783203125,
+ 0.5466461181640625,
+ 0.454803466796875,
+ 0.2750244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.346923828125,
+ 136.93062918526766
+ ]
+ },
+ {
+ "id": "FTM3MAmI2jcSjNXLuNmAZ",
+ "type": "freedraw",
+ "x": 448.1276566247793,
+ "y": 3649.1359539581226,
+ "width": 34.77591378348211,
+ "height": 139.10400390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI7",
+ "roundness": null,
+ "seed": 635334961,
+ "version": 20,
+ "versionNonce": 318363633,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561864196,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ 2.1733747209821104,
+ 4.346923828125
+ ],
+ [
+ 4.346923828125,
+ 8.69402204241078
+ ],
+ [
+ 6.52047293526789,
+ 13.04094587053578
+ ],
+ [
+ 8.69384765625,
+ 19.56141880580344
+ ],
+ [
+ 10.86739676339289,
+ 28.25544084821422
+ ],
+ [
+ 13.04094587053578,
+ 36.949462890625
+ ],
+ [
+ 21.73496791294633,
+ 60.85797991071422
+ ],
+ [
+ 26.08189174107133,
+ 76.07247488839266
+ ],
+ [
+ 30.42898995535711,
+ 89.11359514508922
+ ],
+ [
+ 32.60236467633922,
+ 104.32809012276766
+ ],
+ [
+ 34.77591378348211,
+ 117.36903599330344
+ ],
+ [
+ 34.77591378348211,
+ 121.71613420758922
+ ],
+ [
+ 32.60236467633922,
+ 132.58353097098188
+ ],
+ [
+ 32.60236467633922,
+ 136.93062918526766
+ ],
+ [
+ 30.42898995535711,
+ 139.10400390625
+ ],
+ [
+ 30.42898995535711,
+ 136.93062918526766
+ ],
+ [
+ 30.42898995535711,
+ 136.93062918526766
+ ]
+ ],
+ "pressures": [
+ 0.3097076416015625,
+ 0.5515289306640625,
+ 0.569122314453125,
+ 0.583282470703125,
+ 0.592559814453125,
+ 0.6008758544921875,
+ 0.6042938232421875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6101531982421875,
+ 0.6155242919921875,
+ 0.6189422607421875,
+ 0.6184539794921875,
+ 0.6150360107421875,
+ 0.590606689453125,
+ 0.5554351806640625,
+ 0.3702850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.42898995535711,
+ 136.93062918526766
+ ]
+ },
+ {
+ "id": "E3VWciZ3oVBVSPT-eml-o",
+ "type": "freedraw",
+ "x": 530.7206044484401,
+ "y": 3718.6879559112476,
+ "width": 26.08206612723211,
+ "height": 2.1735491071426623,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI8",
+ "roundness": null,
+ "seed": 1961316273,
+ "version": 11,
+ "versionNonce": 1821684863,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561864699,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 13.041120256696331,
+ 0
+ ],
+ [
+ 15.214494977678442,
+ 0
+ ],
+ [
+ 17.38804408482133,
+ 0
+ ],
+ [
+ 23.90851702008922,
+ 0
+ ],
+ [
+ 26.08206612723211,
+ 2.1735491071426623
+ ],
+ [
+ 26.08206612723211,
+ 2.1735491071426623
+ ]
+ ],
+ "pressures": [
+ 0.4264678955078125,
+ 0.5539703369140625,
+ 0.570587158203125,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.5588531494140625,
+ 0.516845703125,
+ 0.315582275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.08206612723211,
+ 2.1735491071426623
+ ]
+ },
+ {
+ "id": "ijIocA-xWLnX39b5Oj3GG",
+ "type": "freedraw",
+ "x": 528.547229727458,
+ "y": 3744.7700220384795,
+ "width": 23.90851702008922,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bI9",
+ "roundness": null,
+ "seed": 165863615,
+ "version": 10,
+ "versionNonce": 1839434079,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561864912,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 13.040945870535552,
+ 0
+ ],
+ [
+ 19.56141880580344,
+ 0
+ ],
+ [
+ 23.90851702008922,
+ 0
+ ],
+ [
+ 23.90851702008922,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.462615966796875,
+ 0.501220703125,
+ 0.516357421875,
+ 0.530517578125,
+ 0.5446929931640625,
+ 0.5481109619140625,
+ 0.4758148193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90851702008922,
+ 0
+ ]
+ },
+ {
+ "id": "m7iIovzYRfCfZUFKrWsNN",
+ "type": "freedraw",
+ "x": 178.61332208236968,
+ "y": 3307.896068355444,
+ "width": 102.15471540178578,
+ "height": 91.28714425223234,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIA",
+ "roundness": null,
+ "seed": 1294597535,
+ "version": 22,
+ "versionNonce": 1034526463,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561876312,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ -4.347098214285779,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 4.346923828125,
+ 6.520472935268117
+ ],
+ [
+ 6.52047293526789,
+ 10.867571149553442
+ ],
+ [
+ 10.867571149553669,
+ 15.214494977678442
+ ],
+ [
+ 15.214494977678669,
+ 21.73496791294656
+ ],
+ [
+ 32.6025390625,
+ 36.949462890625
+ ],
+ [
+ 47.81703404017867,
+ 47.81703404017844
+ ],
+ [
+ 63.03152901785711,
+ 58.68460518973188
+ ],
+ [
+ 73.89910016741078,
+ 67.37862723214312
+ ],
+ [
+ 82.59312220982156,
+ 76.07247488839312
+ ],
+ [
+ 84.76649693080367,
+ 80.41957310267844
+ ],
+ [
+ 86.94004603794656,
+ 84.76649693080344
+ ],
+ [
+ 89.11359514508922,
+ 86.94004603794656
+ ],
+ [
+ 91.28714425223211,
+ 89.11359514508922
+ ],
+ [
+ 93.46051897321422,
+ 89.11359514508922
+ ],
+ [
+ 97.8076171875,
+ 89.11359514508922
+ ],
+ [
+ 97.8076171875,
+ 89.11359514508922
+ ]
+ ],
+ "pressures": [
+ 0.2344818115234375,
+ 0.4093780517578125,
+ 0.568634033203125,
+ 0.579376220703125,
+ 0.588165283203125,
+ 0.592559814453125,
+ 0.5994110107421875,
+ 0.6028289794921875,
+ 0.6062469482421875,
+ 0.6111297607421875,
+ 0.6121063232421875,
+ 0.6111297607421875,
+ 0.6091766357421875,
+ 0.6086883544921875,
+ 0.6082000732421875,
+ 0.592071533203125,
+ 0.580841064453125,
+ 0.530517578125,
+ 0.4137725830078125,
+ 0.13677978515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 97.8076171875,
+ 89.11359514508922
+ ]
+ },
+ {
+ "id": "FLNt-NG8zGSiOjHoH8iQ2",
+ "type": "freedraw",
+ "x": 317.71750037478046,
+ "y": 3364.4071244380334,
+ "width": 36.94963727678578,
+ "height": 19.56141880580344,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIB",
+ "roundness": null,
+ "seed": 228535103,
+ "version": 33,
+ "versionNonce": 1236560433,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561877442,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ -2.1735491071426623
+ ],
+ [
+ -2.1735491071428896,
+ -4.347098214285779
+ ],
+ [
+ 0,
+ -4.347098214285779
+ ],
+ [
+ 2.1733747209821104,
+ -4.347098214285779
+ ],
+ [
+ 4.346923828125,
+ -4.347098214285779
+ ],
+ [
+ 8.69402204241078,
+ -6.520472935267662
+ ],
+ [
+ 13.04094587053578,
+ -6.520472935267662
+ ],
+ [
+ 17.38786969866078,
+ -6.520472935267662
+ ],
+ [
+ 21.73496791294633,
+ -6.520472935267662
+ ],
+ [
+ 26.08189174107133,
+ -6.520472935267662
+ ],
+ [
+ 28.25544084821422,
+ -6.520472935267662
+ ],
+ [
+ 26.08189174107133,
+ -4.347098214285779
+ ],
+ [
+ 23.90851702008922,
+ -4.347098214285779
+ ],
+ [
+ 21.73496791294633,
+ -4.347098214285779
+ ],
+ [
+ 19.56141880580344,
+ -4.347098214285779
+ ],
+ [
+ 17.38786969866078,
+ -2.1735491071426623
+ ],
+ [
+ 19.56141880580344,
+ 0
+ ],
+ [
+ 23.90851702008922,
+ 2.1735491071426623
+ ],
+ [
+ 26.08189174107133,
+ 4.346923828125
+ ],
+ [
+ 28.25544084821422,
+ 6.520472935267662
+ ],
+ [
+ 30.42898995535711,
+ 6.520472935267662
+ ],
+ [
+ 30.42898995535711,
+ 8.69402204241078
+ ],
+ [
+ 32.6025390625,
+ 10.867571149553896
+ ],
+ [
+ 30.42898995535711,
+ 10.867571149553896
+ ],
+ [
+ 28.25544084821422,
+ 10.867571149553896
+ ],
+ [
+ 26.08189174107133,
+ 10.867571149553896
+ ],
+ [
+ 21.73496791294633,
+ 10.867571149553896
+ ],
+ [
+ 19.56141880580344,
+ 10.867571149553896
+ ],
+ [
+ 15.214494977678442,
+ 10.867571149553896
+ ],
+ [
+ 15.214494977678442,
+ 13.04094587053578
+ ],
+ [
+ 15.214494977678442,
+ 13.04094587053578
+ ]
+ ],
+ "pressures": [
+ 0.2828521728515625,
+ 0.3605194091796875,
+ 0.4196319580078125,
+ 0.4225616455078125,
+ 0.4240264892578125,
+ 0.4250030517578125,
+ 0.4279327392578125,
+ 0.4259796142578125,
+ 0.4259796142578125,
+ 0.4235382080078125,
+ 0.4201202392578125,
+ 0.4372100830078125,
+ 0.502685546875,
+ 0.502685546875,
+ 0.504150390625,
+ 0.505126953125,
+ 0.505126953125,
+ 0.468475341796875,
+ 0.467010498046875,
+ 0.466033935546875,
+ 0.465057373046875,
+ 0.464569091796875,
+ 0.460174560546875,
+ 0.459197998046875,
+ 0.504638671875,
+ 0.504638671875,
+ 0.505615234375,
+ 0.508056640625,
+ 0.508056640625,
+ 0.4782562255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214494977678442,
+ 13.04094587053578
+ ]
+ },
+ {
+ "id": "hmbCDNjMKy466WS6sXQln",
+ "type": "freedraw",
+ "x": 311.1968530533518,
+ "y": 3401.3565873286584,
+ "width": 43.47011021205367,
+ "height": 8.69402204241078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIC",
+ "roundness": null,
+ "seed": 1129468401,
+ "version": 13,
+ "versionNonce": 1890106975,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561877925,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ -2.1733747209823377
+ ],
+ [
+ 10.867571149553669,
+ -2.1733747209823377
+ ],
+ [
+ 15.214669363839448,
+ -4.346923828125
+ ],
+ [
+ 19.561593191964448,
+ -4.346923828125
+ ],
+ [
+ 21.73514229910711,
+ -4.346923828125
+ ],
+ [
+ 28.255615234375,
+ -4.346923828125
+ ],
+ [
+ 32.6025390625,
+ -6.520472935267662
+ ],
+ [
+ 36.94963727678578,
+ -6.520472935267662
+ ],
+ [
+ 41.29656110491078,
+ -6.520472935267662
+ ],
+ [
+ 43.47011021205367,
+ -8.69402204241078
+ ],
+ [
+ 43.47011021205367,
+ -8.69402204241078
+ ]
+ ],
+ "pressures": [
+ 0.341949462890625,
+ 0.40301513671875,
+ 0.4108428955078125,
+ 0.4235382080078125,
+ 0.4308624267578125,
+ 0.437713623046875,
+ 0.438201904296875,
+ 0.438690185546875,
+ 0.4093780517578125,
+ 0.312652587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.47011021205367,
+ -8.69402204241078
+ ]
+ },
+ {
+ "id": "2FNMXtwJuekP3jVm83ZZh",
+ "type": "freedraw",
+ "x": 335.10537007344124,
+ "y": 3407.8772346500873,
+ "width": 32.6025390625,
+ "height": 45.643484933035325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bID",
+ "roundness": null,
+ "seed": 2116416159,
+ "version": 31,
+ "versionNonce": 1092882161,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561878614,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 2.173374720981883
+ ],
+ [
+ -2.1733747209823377,
+ 4.346923828125
+ ],
+ [
+ -4.346923828125,
+ 6.520472935267662
+ ],
+ [
+ -6.52047293526789,
+ 10.867396763392662
+ ],
+ [
+ -8.69384765625,
+ 13.040945870535325
+ ],
+ [
+ -10.86739676339289,
+ 19.56141880580344
+ ],
+ [
+ -13.04094587053578,
+ 21.734967912946104
+ ],
+ [
+ -13.04094587053578,
+ 23.908517020088766
+ ],
+ [
+ -10.86739676339289,
+ 23.908517020088766
+ ],
+ [
+ -6.52047293526789,
+ 26.081891741071104
+ ],
+ [
+ -2.1733747209823377,
+ 23.908517020088766
+ ],
+ [
+ 4.347098214285552,
+ 21.734967912946104
+ ],
+ [
+ 6.5206473214284415,
+ 19.56141880580344
+ ],
+ [
+ 8.694022042410552,
+ 17.387869698660325
+ ],
+ [
+ 15.21466936383922,
+ 13.040945870535325
+ ],
+ [
+ 17.38804408482133,
+ 10.867396763392662
+ ],
+ [
+ 17.38804408482133,
+ 13.040945870535325
+ ],
+ [
+ 15.21466936383922,
+ 15.214494977678442
+ ],
+ [
+ 15.21466936383922,
+ 19.56141880580344
+ ],
+ [
+ 15.21466936383922,
+ 23.908517020088766
+ ],
+ [
+ 15.21466936383922,
+ 26.081891741071104
+ ],
+ [
+ 13.041120256696331,
+ 30.428989955356883
+ ],
+ [
+ 13.041120256696331,
+ 36.949462890625
+ ],
+ [
+ 13.041120256696331,
+ 39.12301199776766
+ ],
+ [
+ 13.041120256696331,
+ 41.29638671875
+ ],
+ [
+ 13.041120256696331,
+ 43.46993582589266
+ ],
+ [
+ 17.38804408482133,
+ 45.643484933035325
+ ],
+ [
+ 19.56159319196422,
+ 43.46993582589266
+ ],
+ [
+ 19.56159319196422,
+ 43.46993582589266
+ ]
+ ],
+ "pressures": [
+ 0.090850830078125,
+ 0.465057373046875,
+ 0.466522216796875,
+ 0.4689788818359375,
+ 0.4704437255859375,
+ 0.4719085693359375,
+ 0.4709320068359375,
+ 0.468475341796875,
+ 0.464569091796875,
+ 0.459686279296875,
+ 0.441619873046875,
+ 0.4372100830078125,
+ 0.439666748046875,
+ 0.442596435546875,
+ 0.445037841796875,
+ 0.444061279296875,
+ 0.447967529296875,
+ 0.463592529296875,
+ 0.4782562255859375,
+ 0.4850921630859375,
+ 0.4919281005859375,
+ 0.4977874755859375,
+ 0.500244140625,
+ 0.502197265625,
+ 0.501708984375,
+ 0.500732421875,
+ 0.464569091796875,
+ 0.14019775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.56159319196422,
+ 43.46993582589266
+ ]
+ },
+ {
+ "id": "DTmchRRBsWs3BJ8ksbwEc",
+ "type": "freedraw",
+ "x": 678.518804783263,
+ "y": 3657.829801614371,
+ "width": 54.33768136160711,
+ "height": 113.02193777901812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIE",
+ "roundness": null,
+ "seed": 1764738737,
+ "version": 45,
+ "versionNonce": 1913186207,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561883441,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ 2.1733747209827925
+ ],
+ [
+ -6.52047293526789,
+ 6.520472935268117
+ ],
+ [
+ -10.867571149553669,
+ 10.867396763393117
+ ],
+ [
+ -15.214494977678669,
+ 15.214494977679351
+ ],
+ [
+ -19.56159319196422,
+ 19.56141880580435
+ ],
+ [
+ -23.90851702008922,
+ 23.908517020089675
+ ],
+ [
+ -30.42898995535711,
+ 32.602364676339675
+ ],
+ [
+ -32.6025390625,
+ 34.77591378348279
+ ],
+ [
+ -36.94963727678578,
+ 39.12301199776812
+ ],
+ [
+ -36.94963727678578,
+ 41.29638671875
+ ],
+ [
+ -36.94963727678578,
+ 45.643484933036234
+ ],
+ [
+ -36.94963727678578,
+ 47.81703404017935
+ ],
+ [
+ -36.94963727678578,
+ 49.990408761161234
+ ],
+ [
+ -34.77608816964289,
+ 52.16395786830435
+ ],
+ [
+ -30.42898995535711,
+ 52.16395786830435
+ ],
+ [
+ -23.90851702008922,
+ 52.16395786830435
+ ],
+ [
+ -21.73514229910711,
+ 52.16395786830435
+ ],
+ [
+ -17.38804408482133,
+ 52.16395786830435
+ ],
+ [
+ -13.041120256696331,
+ 49.990408761161234
+ ],
+ [
+ -8.69402204241078,
+ 49.990408761161234
+ ],
+ [
+ -4.347098214285779,
+ 47.81703404017935
+ ],
+ [
+ 2.1733747209821104,
+ 41.29638671875
+ ],
+ [
+ 6.52047293526789,
+ 36.949462890625
+ ],
+ [
+ 13.04094587053578,
+ 28.255440848214675
+ ],
+ [
+ 15.214494977678669,
+ 21.73496791294656
+ ],
+ [
+ 17.38804408482133,
+ 17.387869698661234
+ ],
+ [
+ 17.38804408482133,
+ 15.214494977679351
+ ],
+ [
+ 17.38804408482133,
+ 17.387869698661234
+ ],
+ [
+ 15.214494977678669,
+ 21.73496791294656
+ ],
+ [
+ 13.04094587053578,
+ 32.602364676339675
+ ],
+ [
+ 10.86739676339289,
+ 36.949462890625
+ ],
+ [
+ 8.69402204241078,
+ 43.46993582589312
+ ],
+ [
+ 4.346923828125,
+ 58.68443080357156
+ ],
+ [
+ 4.346923828125,
+ 67.37845284598279
+ ],
+ [
+ 0,
+ 82.59294782366123
+ ],
+ [
+ 0,
+ 97.80744280133968
+ ],
+ [
+ 0,
+ 106.50146484375091
+ ],
+ [
+ -2.1735491071428896,
+ 113.02193777901812
+ ],
+ [
+ 0,
+ 113.02193777901812
+ ],
+ [
+ 4.346923828125,
+ 110.84856305803623
+ ],
+ [
+ 6.52047293526789,
+ 108.67501395089312
+ ],
+ [
+ 6.52047293526789,
+ 108.67501395089312
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.4987640380859375,
+ 0.62823486328125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62628173828125,
+ 0.62530517578125,
+ 0.6243133544921875,
+ 0.6067352294921875,
+ 0.5959930419921875,
+ 0.593048095703125,
+ 0.586212158203125,
+ 0.570098876953125,
+ 0.563262939453125,
+ 0.5612945556640625,
+ 0.5588531494140625,
+ 0.5583648681640625,
+ 0.5573883056640625,
+ 0.5569000244140625,
+ 0.5583648681640625,
+ 0.5578765869140625,
+ 0.5564117431640625,
+ 0.5559234619140625,
+ 0.5569000244140625,
+ 0.5578765869140625,
+ 0.5588531494140625,
+ 0.5612945556640625,
+ 0.574005126953125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.578887939453125,
+ 0.580841064453125,
+ 0.580841064453125,
+ 0.582305908203125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.582794189453125,
+ 0.5437164306640625,
+ 0.2247161865234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.52047293526789,
+ 108.67501395089312
+ ]
+ },
+ {
+ "id": "2gxJsj_Pwt5NSf3P5O2Lf",
+ "type": "freedraw",
+ "x": 715.468267673888,
+ "y": 3768.678364672407,
+ "width": 47.81703404017867,
+ "height": 65.205078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIF",
+ "roundness": null,
+ "seed": 1039977439,
+ "version": 40,
+ "versionNonce": 246433375,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561885648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -4.3470982142853245
+ ],
+ [
+ 2.1735491071428896,
+ -6.520472935268117
+ ],
+ [
+ 4.347098214285779,
+ -10.867571149553442
+ ],
+ [
+ 8.69402204241078,
+ -21.735142299106883
+ ],
+ [
+ 13.041120256696331,
+ -30.428989955356883
+ ],
+ [
+ 13.041120256696331,
+ -41.296561104911234
+ ],
+ [
+ 13.041120256696331,
+ -45.64365931919656
+ ],
+ [
+ 13.041120256696331,
+ -52.164132254464675
+ ],
+ [
+ 10.867571149553669,
+ -58.68460518973188
+ ],
+ [
+ 6.52047293526789,
+ -60.858154296875
+ ],
+ [
+ 4.347098214285779,
+ -63.03152901785688
+ ],
+ [
+ 2.1735491071428896,
+ -63.03152901785688
+ ],
+ [
+ 2.1735491071428896,
+ -60.858154296875
+ ],
+ [
+ 4.347098214285779,
+ -60.858154296875
+ ],
+ [
+ 6.52047293526789,
+ -58.68460518973188
+ ],
+ [
+ 8.69402204241078,
+ -58.68460518973188
+ ],
+ [
+ 13.041120256696331,
+ -56.511056082589675
+ ],
+ [
+ 17.38804408482133,
+ -56.511056082589675
+ ],
+ [
+ 26.08206612723211,
+ -56.511056082589675
+ ],
+ [
+ 32.6025390625,
+ -58.68460518973188
+ ],
+ [
+ 39.12301199776789,
+ -60.858154296875
+ ],
+ [
+ 43.47011021205367,
+ -63.03152901785688
+ ],
+ [
+ 43.47011021205367,
+ -65.205078125
+ ],
+ [
+ 45.64348493303578,
+ -65.205078125
+ ],
+ [
+ 45.64348493303578,
+ -60.858154296875
+ ],
+ [
+ 45.64348493303578,
+ -58.68460518973188
+ ],
+ [
+ 45.64348493303578,
+ -54.33750697544656
+ ],
+ [
+ 45.64348493303578,
+ -49.99058314732156
+ ],
+ [
+ 43.47011021205367,
+ -43.47011021205344
+ ],
+ [
+ 43.47011021205367,
+ -30.428989955356883
+ ],
+ [
+ 41.29656110491078,
+ -15.214494977678442
+ ],
+ [
+ 41.29656110491078,
+ -10.867571149553442
+ ],
+ [
+ 41.29656110491078,
+ -8.694022042410325
+ ],
+ [
+ 41.29656110491078,
+ -6.520472935268117
+ ],
+ [
+ 43.47011021205367,
+ -4.3470982142853245
+ ],
+ [
+ 43.47011021205367,
+ -4.3470982142853245
+ ]
+ ],
+ "pressures": [
+ 0.3595428466796875,
+ 0.438690185546875,
+ 0.4777679443359375,
+ 0.4924163818359375,
+ 0.506103515625,
+ 0.518310546875,
+ 0.526611328125,
+ 0.530517578125,
+ 0.5319976806640625,
+ 0.5354156494140625,
+ 0.5388336181640625,
+ 0.5422515869140625,
+ 0.5456695556640625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5349273681640625,
+ 0.5334625244140625,
+ 0.5339508056640625,
+ 0.5319976806640625,
+ 0.5319976806640625,
+ 0.529052734375,
+ 0.528076171875,
+ 0.528564453125,
+ 0.529541015625,
+ 0.531005859375,
+ 0.5315093994140625,
+ 0.5344390869140625,
+ 0.5402984619140625,
+ 0.5417633056640625,
+ 0.5432281494140625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5456695556640625,
+ 0.5461578369140625,
+ 0.5437164306640625,
+ 0.5373687744140625,
+ 0.4904632568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.47011021205367,
+ -4.3470982142853245
+ ]
+ },
+ {
+ "id": "aty3G04Do0P_CdDB3DuBy",
+ "type": "line",
+ "x": 1343.6103575176385,
+ "y": 3192.700058310801,
+ "width": 0,
+ "height": 680.3062220982142,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIG",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1441495711,
+ "version": 42,
+ "versionNonce": 1689917759,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561893600,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 680.3062220982142
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "4OWpqzbe0X7MkN81_9uJE",
+ "type": "line",
+ "x": 1211.0268265466561,
+ "y": 3786.066059984908,
+ "width": 1367.1327427455358,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIH",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1309021567,
+ "version": 72,
+ "versionNonce": 50405887,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561897960,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1367.1327427455358,
+ 0
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "P7dcKw8WnA1a-WSgarvlp",
+ "type": "freedraw",
+ "x": 1665.2888243145135,
+ "y": 3831.7097193041045,
+ "width": 49.99058314732156,
+ "height": 95.63406808035688,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bII",
+ "roundness": null,
+ "seed": 1742362929,
+ "version": 19,
+ "versionNonce": 1378548607,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561903592,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ -2.1735491071426623,
+ 4.346923828125
+ ],
+ [
+ -6.5206473214284415,
+ 8.69402204241078
+ ],
+ [
+ -10.86774553571422,
+ 13.04094587053578
+ ],
+ [
+ -17.38804408482156,
+ 19.56141880580344
+ ],
+ [
+ -30.428989955357338,
+ 39.12301199776812
+ ],
+ [
+ -34.77608816964266,
+ 54.33750697544656
+ ],
+ [
+ -36.94963727678578,
+ 65.205078125
+ ],
+ [
+ -36.94963727678578,
+ 78.24602399553532
+ ],
+ [
+ -34.77608816964266,
+ 82.59312220982156
+ ],
+ [
+ -28.25544084821422,
+ 91.28696986607156
+ ],
+ [
+ -17.38804408482156,
+ 95.63406808035688
+ ],
+ [
+ -6.5206473214284415,
+ 95.63406808035688
+ ],
+ [
+ 6.520298549107338,
+ 91.28696986607156
+ ],
+ [
+ 13.04094587053578,
+ 89.11359514508968
+ ],
+ [
+ 13.04094587053578,
+ 89.11359514508968
+ ]
+ ],
+ "pressures": [
+ 0.3473358154296875,
+ 0.5476226806640625,
+ 0.701995849609375,
+ 0.700531005859375,
+ 0.700042724609375,
+ 0.699554443359375,
+ 0.698577880859375,
+ 0.694183349609375,
+ 0.692718505859375,
+ 0.687835693359375,
+ 0.6834259033203125,
+ 0.6800079345703125,
+ 0.6575469970703125,
+ 0.6135711669921875,
+ 0.506591796875,
+ 0.2359466552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ 89.11359514508968
+ ]
+ },
+ {
+ "id": "ejCLpE-y5lB8a-k6P08Zf",
+ "type": "freedraw",
+ "x": 1626.165637930585,
+ "y": 3862.1387092594614,
+ "width": 56.51123046875,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIJ",
+ "roundness": null,
+ "seed": 903047103,
+ "version": 10,
+ "versionNonce": 1331671135,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561904003,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 0
+ ],
+ [
+ 23.90869140625,
+ 2.173549107143117
+ ],
+ [
+ 30.428989955356883,
+ 2.173549107143117
+ ],
+ [
+ 36.94963727678578,
+ 2.173549107143117
+ ],
+ [
+ 43.46993582589266,
+ 2.173549107143117
+ ],
+ [
+ 56.51123046875,
+ 0
+ ],
+ [
+ 56.51123046875,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.339996337890625,
+ 0.6179656982421875,
+ 0.64141845703125,
+ 0.64288330078125,
+ 0.63897705078125,
+ 0.6067352294921875,
+ 0.5510406494140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 56.51123046875,
+ 0
+ ]
+ },
+ {
+ "id": "EvnzNvCRN-lTeCmg9JIR1",
+ "type": "freedraw",
+ "x": 1343.6103575176385,
+ "y": 3762.1575429648187,
+ "width": 6.520472935268117,
+ "height": 45.64365931919656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIK",
+ "roundness": null,
+ "seed": 1296589983,
+ "version": 16,
+ "versionNonce": 942839199,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561905400,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 2.1735491071426623
+ ],
+ [
+ -2.1733747209823377,
+ 4.347098214285779
+ ],
+ [
+ -2.1733747209823377,
+ 6.520647321428896
+ ],
+ [
+ -4.346923828125,
+ 13.041120256696558
+ ],
+ [
+ -4.346923828125,
+ 21.735142299107338
+ ],
+ [
+ -6.520472935268117,
+ 26.082066127232338
+ ],
+ [
+ -6.520472935268117,
+ 32.6025390625
+ ],
+ [
+ -6.520472935268117,
+ 36.94963727678578
+ ],
+ [
+ -6.520472935268117,
+ 41.29656110491078
+ ],
+ [
+ -6.520472935268117,
+ 45.64365931919656
+ ],
+ [
+ -4.346923828125,
+ 45.64365931919656
+ ],
+ [
+ -2.1733747209823377,
+ 43.470110212053896
+ ],
+ [
+ -2.1733747209823377,
+ 43.470110212053896
+ ]
+ ],
+ "pressures": [
+ 0.2300872802734375,
+ 0.5383453369140625,
+ 0.63116455078125,
+ 0.63653564453125,
+ 0.64190673828125,
+ 0.64874267578125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.64874267578125,
+ 0.63507080078125,
+ 0.6023406982421875,
+ 0.37762451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1733747209823377,
+ 43.470110212053896
+ ]
+ },
+ {
+ "id": "L6WgWD9n6aBVRmUviM3da",
+ "type": "freedraw",
+ "x": 1360.9984016024596,
+ "y": 3838.2301922393726,
+ "width": 39.12301199776812,
+ "height": 43.46993582589266,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIL",
+ "roundness": null,
+ "seed": 202570207,
+ "version": 29,
+ "versionNonce": 1661998545,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561906398,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ -2.173374720981883,
+ -4.346923828125
+ ],
+ [
+ -4.346923828125,
+ -4.346923828125
+ ],
+ [
+ -6.520472935267662,
+ -4.346923828125
+ ],
+ [
+ -8.694022042410325,
+ -4.346923828125
+ ],
+ [
+ -10.867396763392662,
+ -4.346923828125
+ ],
+ [
+ -13.040945870535325,
+ -4.346923828125
+ ],
+ [
+ -15.214494977678442,
+ -2.173549107143117
+ ],
+ [
+ -19.56141880580344,
+ 2.1735491071426623
+ ],
+ [
+ -21.734967912946104,
+ 8.694022042410325
+ ],
+ [
+ -23.90851702008922,
+ 13.040945870535325
+ ],
+ [
+ -23.90851702008922,
+ 21.734967912946104
+ ],
+ [
+ -23.90851702008922,
+ 26.082066127231883
+ ],
+ [
+ -21.734967912946104,
+ 30.428989955356883
+ ],
+ [
+ -17.388044084821104,
+ 36.949462890625
+ ],
+ [
+ -2.173374720981883,
+ 39.12301199776766
+ ],
+ [
+ 2.173549107143117,
+ 39.12301199776766
+ ],
+ [
+ 10.867571149553896,
+ 34.77608816964266
+ ],
+ [
+ 15.214494977678896,
+ 28.255440848213766
+ ],
+ [
+ 15.214494977678896,
+ 21.734967912946104
+ ],
+ [
+ 15.214494977678896,
+ 15.214494977678442
+ ],
+ [
+ 10.867571149553896,
+ 8.694022042410325
+ ],
+ [
+ 6.520472935268117,
+ 6.520472935267662
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ -4.346923828125,
+ 4.346923828125
+ ],
+ [
+ -6.520472935267662,
+ 4.346923828125
+ ],
+ [
+ -6.520472935267662,
+ 4.346923828125
+ ]
+ ],
+ "pressures": [
+ 0.317535400390625,
+ 0.444061279296875,
+ 0.5515289306640625,
+ 0.572052001953125,
+ 0.574981689453125,
+ 0.576446533203125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.576934814453125,
+ 0.575958251953125,
+ 0.574493408203125,
+ 0.571075439453125,
+ 0.570587158203125,
+ 0.566192626953125,
+ 0.562774658203125,
+ 0.5608062744140625,
+ 0.563262939453125,
+ 0.567169189453125,
+ 0.5554351806640625,
+ 0.517822265625,
+ 0.446014404296875,
+ 0.324371337890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.520472935267662,
+ 4.346923828125
+ ]
+ },
+ {
+ "id": "HVoxj979k7_GuTVxboasD",
+ "type": "freedraw",
+ "x": 1667.4623734216561,
+ "y": 3764.3310920719614,
+ "width": 4.346749441964221,
+ "height": 34.77608816964266,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIM",
+ "roundness": null,
+ "seed": 422548881,
+ "version": 14,
+ "versionNonce": 1372304049,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561907780,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.1735491071426623
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.173549107143117
+ ],
+ [
+ -2.1735491071426623,
+ 6.520472935268117
+ ],
+ [
+ -2.1735491071426623,
+ 10.867571149553896
+ ],
+ [
+ -2.1735491071426623,
+ 17.38804408482156
+ ],
+ [
+ -2.1735491071426623,
+ 21.73496791294656
+ ],
+ [
+ -2.1735491071426623,
+ 30.428989955357338
+ ],
+ [
+ -2.1735491071426623,
+ 32.6025390625
+ ],
+ [
+ 0,
+ 32.6025390625
+ ],
+ [
+ 2.1732003348215585,
+ 32.6025390625
+ ],
+ [
+ 2.1732003348215585,
+ 32.6025390625
+ ]
+ ],
+ "pressures": [
+ 0.1709747314453125,
+ 0.525634765625,
+ 0.64825439453125,
+ 0.65362548828125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.64825439453125,
+ 0.567169189453125,
+ 0.451385498046875,
+ 0.2779541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1732003348215585,
+ 32.6025390625
+ ]
+ },
+ {
+ "id": "Pbke9RxiOxNnAehNAXFpW",
+ "type": "freedraw",
+ "x": 1713.105858354692,
+ "y": 3809.9745770049976,
+ "width": 8.69384765625,
+ "height": 34.77608816964266,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIN",
+ "roundness": null,
+ "seed": 1267825265,
+ "version": 12,
+ "versionNonce": 1524183473,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561908293,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1735491071426623
+ ],
+ [
+ 0,
+ 4.3470982142853245
+ ],
+ [
+ 0,
+ 8.694022042410325
+ ],
+ [
+ 0,
+ 19.561593191963766
+ ],
+ [
+ 0,
+ 23.90869140625
+ ],
+ [
+ 0,
+ 26.082066127231883
+ ],
+ [
+ 4.347098214285779,
+ 32.6025390625
+ ],
+ [
+ 6.520298549107338,
+ 34.77608816964266
+ ],
+ [
+ 8.69384765625,
+ 34.77608816964266
+ ],
+ [
+ 8.69384765625,
+ 34.77608816964266
+ ]
+ ],
+ "pressures": [
+ 0.342437744140625,
+ 0.64337158203125,
+ 0.65264892578125,
+ 0.65460205078125,
+ 0.65509033203125,
+ 0.64727783203125,
+ 0.63067626953125,
+ 0.4753265380859375,
+ 0.203704833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69384765625,
+ 34.77608816964266
+ ]
+ },
+ {
+ "id": "SFOdeg9Y7dq5vIXmZV1Yc",
+ "type": "freedraw",
+ "x": 1704.4116619261208,
+ "y": 3859.9651601523187,
+ "width": 36.949637276785325,
+ "height": 4.346923828125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIO",
+ "roundness": null,
+ "seed": 545995121,
+ "version": 12,
+ "versionNonce": 1865920689,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561908702,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.3470982142853245,
+ -2.1733747209823377
+ ],
+ [
+ 8.694196428571104,
+ -2.1733747209823377
+ ],
+ [
+ 17.388044084821104,
+ -2.1733747209823377
+ ],
+ [
+ 19.56159319196422,
+ -2.1733747209823377
+ ],
+ [
+ 28.255789620535325,
+ -4.346923828125
+ ],
+ [
+ 30.428989955356883,
+ -4.346923828125
+ ],
+ [
+ 34.77608816964266,
+ -4.346923828125
+ ],
+ [
+ 36.949637276785325,
+ -4.346923828125
+ ],
+ [
+ 36.949637276785325,
+ -2.1733747209823377
+ ],
+ [
+ 36.949637276785325,
+ -2.1733747209823377
+ ]
+ ],
+ "pressures": [
+ 0.3497772216796875,
+ 0.583770751953125,
+ 0.6238250732421875,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63018798828125,
+ 0.6052703857421875,
+ 0.567657470703125,
+ 0.459197998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.949637276785325,
+ -2.1733747209823377
+ ]
+ },
+ {
+ "id": "BOlNZFHiVrU1xZ9-9N3ci",
+ "type": "freedraw",
+ "x": 1734.8406518814777,
+ "y": 3879.526753344283,
+ "width": 36.94963727678578,
+ "height": 54.337506975446104,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIQ",
+ "roundness": null,
+ "seed": 2020933823,
+ "version": 28,
+ "versionNonce": 339113599,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561910874,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ -2.1732003348215585,
+ -2.1735491071426623
+ ],
+ [
+ -4.346749441964221,
+ 0
+ ],
+ [
+ -6.520298549106883,
+ 2.173549107143117
+ ],
+ [
+ -8.69384765625,
+ 6.520472935268117
+ ],
+ [
+ -13.04094587053578,
+ 8.69402204241078
+ ],
+ [
+ -19.561244419642662,
+ 19.56141880580344
+ ],
+ [
+ -21.73479352678578,
+ 21.73496791294656
+ ],
+ [
+ -21.73479352678578,
+ 23.908517020089675
+ ],
+ [
+ -19.561244419642662,
+ 26.082066127232338
+ ],
+ [
+ -17.3876953125,
+ 26.082066127232338
+ ],
+ [
+ -8.69384765625,
+ 26.082066127232338
+ ],
+ [
+ -2.1732003348215585,
+ 21.73496791294656
+ ],
+ [
+ 2.173549107143117,
+ 19.56141880580344
+ ],
+ [
+ 6.5206473214284415,
+ 17.38804408482156
+ ],
+ [
+ 10.86774553571422,
+ 15.214494977678442
+ ],
+ [
+ 10.86774553571422,
+ 17.38804408482156
+ ],
+ [
+ 10.86774553571422,
+ 19.56141880580344
+ ],
+ [
+ 10.86774553571422,
+ 23.908517020089675
+ ],
+ [
+ 8.694196428571558,
+ 32.6025390625
+ ],
+ [
+ 6.5206473214284415,
+ 45.643484933036234
+ ],
+ [
+ 4.347098214285779,
+ 47.81703404017844
+ ],
+ [
+ 4.347098214285779,
+ 49.99058314732156
+ ],
+ [
+ 6.5206473214284415,
+ 52.16395786830344
+ ],
+ [
+ 15.21484375,
+ 49.99058314732156
+ ],
+ [
+ 15.21484375,
+ 49.99058314732156
+ ]
+ ],
+ "pressures": [
+ 0.214935302734375,
+ 0.520751953125,
+ 0.6228485107421875,
+ 0.6165008544921875,
+ 0.6125946044921875,
+ 0.6111297607421875,
+ 0.6091766357421875,
+ 0.591583251953125,
+ 0.574005126953125,
+ 0.568145751953125,
+ 0.5554351806640625,
+ 0.5534820556640625,
+ 0.5525054931640625,
+ 0.5510406494140625,
+ 0.5485992431640625,
+ 0.5471343994140625,
+ 0.5451812744140625,
+ 0.566192626953125,
+ 0.567657470703125,
+ 0.570098876953125,
+ 0.580352783203125,
+ 0.586212158203125,
+ 0.586212158203125,
+ 0.574981689453125,
+ 0.4787445068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.21484375,
+ 49.99058314732156
+ ]
+ },
+ {
+ "id": "7Sy87D0GFbybdxTIQ_f55",
+ "type": "freedraw",
+ "x": 1947.8439303412993,
+ "y": 3777.372212328658,
+ "width": 10.86774553571422,
+ "height": 41.29638671875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIR",
+ "roundness": null,
+ "seed": 1635525311,
+ "version": 16,
+ "versionNonce": 1278096319,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561912663,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ 2.1733747209823377
+ ],
+ [
+ 6.5206473214284415,
+ 4.346923828125
+ ],
+ [
+ 6.5206473214284415,
+ 8.69384765625
+ ],
+ [
+ 6.5206473214284415,
+ 13.04094587053578
+ ],
+ [
+ 6.5206473214284415,
+ 21.73496791294656
+ ],
+ [
+ 6.5206473214284415,
+ 26.08189174107156
+ ],
+ [
+ 6.5206473214284415,
+ 32.602364676339675
+ ],
+ [
+ 6.5206473214284415,
+ 36.949462890625
+ ],
+ [
+ 8.694196428571558,
+ 39.12301199776812
+ ],
+ [
+ 10.86774553571422,
+ 41.29638671875
+ ],
+ [
+ 10.86774553571422,
+ 41.29638671875
+ ]
+ ],
+ "pressures": [
+ 0.2774658203125,
+ 0.4313507080078125,
+ 0.446990966796875,
+ 0.5515289306640625,
+ 0.569610595703125,
+ 0.582305908203125,
+ 0.588653564453125,
+ 0.5989227294921875,
+ 0.6111297607421875,
+ 0.6125946044921875,
+ 0.6121063232421875,
+ 0.575469970703125,
+ 0.39129638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.86774553571422,
+ 41.29638671875
+ ]
+ },
+ {
+ "id": "4Cul-hwv2Pjk-5MKHipbm",
+ "type": "freedraw",
+ "x": 1936.9765335779061,
+ "y": 3849.097763388926,
+ "width": 41.29638671875,
+ "height": 30.429164341517662,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIS",
+ "roundness": null,
+ "seed": 1578471423,
+ "version": 22,
+ "versionNonce": 2021748063,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561913341,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ 8.69384765625,
+ -2.173549107143117
+ ],
+ [
+ 17.38804408482156,
+ -4.347098214285779
+ ],
+ [
+ 23.908342633928896,
+ -6.5206473214284415
+ ],
+ [
+ 26.08189174107156,
+ -6.5206473214284415
+ ],
+ [
+ 28.255440848214675,
+ -6.5206473214284415
+ ],
+ [
+ 26.08189174107156,
+ -4.347098214285779
+ ],
+ [
+ 23.908342633928896,
+ 0
+ ],
+ [
+ 21.735142299107338,
+ 2.173374720981883
+ ],
+ [
+ 19.561593191964675,
+ 6.520472935267662
+ ],
+ [
+ 17.38804408482156,
+ 10.867396763392662
+ ],
+ [
+ 15.214494977678896,
+ 15.214494977678442
+ ],
+ [
+ 15.214494977678896,
+ 17.387869698660325
+ ],
+ [
+ 15.214494977678896,
+ 19.56141880580344
+ ],
+ [
+ 17.38804408482156,
+ 21.73496791294656
+ ],
+ [
+ 23.908342633928896,
+ 21.73496791294656
+ ],
+ [
+ 30.428989955357338,
+ 23.90851702008922
+ ],
+ [
+ 39.12283761160734,
+ 23.90851702008922
+ ],
+ [
+ 41.29638671875,
+ 23.90851702008922
+ ],
+ [
+ 41.29638671875,
+ 23.90851702008922
+ ]
+ ],
+ "pressures": [
+ 0.3678436279296875,
+ 0.463592529296875,
+ 0.4777679443359375,
+ 0.500244140625,
+ 0.507568359375,
+ 0.511962890625,
+ 0.521240234375,
+ 0.573516845703125,
+ 0.576446533203125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.578887939453125,
+ 0.577911376953125,
+ 0.576934814453125,
+ 0.564239501953125,
+ 0.4894866943359375,
+ 0.206146240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29638671875,
+ 23.90851702008922
+ ]
+ },
+ {
+ "id": "aUmW0sT9jnhMyWDZ26xn9",
+ "type": "freedraw",
+ "x": 1941.323631792192,
+ "y": 3892.5676992148187,
+ "width": 54.33733258928578,
+ "height": 8.69402204241078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIT",
+ "roundness": null,
+ "seed": 484368799,
+ "version": 13,
+ "versionNonce": 467925777,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561913809,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ 0
+ ],
+ [
+ 6.520298549107338,
+ 0
+ ],
+ [
+ 15.214494977678896,
+ -2.1735491071426623
+ ],
+ [
+ 19.561244419643117,
+ -2.1735491071426623
+ ],
+ [
+ 23.908342633928896,
+ -4.346923828125
+ ],
+ [
+ 30.428989955357338,
+ -4.346923828125
+ ],
+ [
+ 34.77573939732156,
+ -6.520472935267662
+ ],
+ [
+ 45.64348493303578,
+ -6.520472935267662
+ ],
+ [
+ 52.16378348214312,
+ -8.69402204241078
+ ],
+ [
+ 54.33733258928578,
+ -8.69402204241078
+ ],
+ [
+ 54.33733258928578,
+ -8.69402204241078
+ ]
+ ],
+ "pressures": [
+ 0.3483123779296875,
+ 0.5398101806640625,
+ 0.5603179931640625,
+ 0.587188720703125,
+ 0.5955047607421875,
+ 0.5979461669921875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5505523681640625,
+ 0.4069366455078125,
+ 0.2520751953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 54.33733258928578,
+ -8.69402204241078
+ ]
+ },
+ {
+ "id": "_bXzw3SxiW1mTmy6Fwgdl",
+ "type": "freedraw",
+ "x": 1973.926170854692,
+ "y": 3909.95574329964,
+ "width": 34.77608816964266,
+ "height": 45.643484933036234,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIU",
+ "roundness": null,
+ "seed": 1538992849,
+ "version": 25,
+ "versionNonce": 2034180159,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561914832,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ -2.1735491071426623,
+ 4.347098214286234
+ ],
+ [
+ -6.5206473214284415,
+ 6.520472935268117
+ ],
+ [
+ -8.694196428571104,
+ 10.867571149554351
+ ],
+ [
+ -10.86774553571422,
+ 13.040945870536234
+ ],
+ [
+ -13.041294642856883,
+ 19.561593191964675
+ ],
+ [
+ -13.041294642856883,
+ 21.73496791294656
+ ],
+ [
+ -13.041294642856883,
+ 23.908517020089675
+ ],
+ [
+ -10.86774553571422,
+ 26.082066127232792
+ ],
+ [
+ -6.5206473214284415,
+ 26.082066127232792
+ ],
+ [
+ 0,
+ 26.082066127232792
+ ],
+ [
+ 6.520298549107338,
+ 21.73496791294656
+ ],
+ [
+ 13.04094587053578,
+ 17.38804408482156
+ ],
+ [
+ 15.214494977678896,
+ 13.040945870536234
+ ],
+ [
+ 15.214494977678896,
+ 15.214494977679351
+ ],
+ [
+ 15.214494977678896,
+ 17.38804408482156
+ ],
+ [
+ 15.214494977678896,
+ 21.73496791294656
+ ],
+ [
+ 15.214494977678896,
+ 26.082066127232792
+ ],
+ [
+ 15.214494977678896,
+ 30.428989955357792
+ ],
+ [
+ 15.214494977678896,
+ 39.12301199776812
+ ],
+ [
+ 17.38804408482156,
+ 43.47011021205435
+ ],
+ [
+ 21.73479352678578,
+ 45.643484933036234
+ ],
+ [
+ 21.73479352678578,
+ 45.643484933036234
+ ]
+ ],
+ "pressures": [
+ 0.210052490234375,
+ 0.6155242919921875,
+ 0.6135711669921875,
+ 0.6111297607421875,
+ 0.6091766357421875,
+ 0.6057586669921875,
+ 0.5950164794921875,
+ 0.582794189453125,
+ 0.573028564453125,
+ 0.565704345703125,
+ 0.5564117431640625,
+ 0.5539703369140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5549468994140625,
+ 0.588653564453125,
+ 0.591094970703125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592071533203125,
+ 0.5515289306640625,
+ 0.4103546142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.73479352678578,
+ 45.643484933036234
+ ]
+ },
+ {
+ "id": "1nOOupwj06A-rPjAjT482",
+ "type": "freedraw",
+ "x": 2232.5729342475493,
+ "y": 3786.066059984908,
+ "width": 2.1735491071426623,
+ "height": 43.46993582589266,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIV",
+ "roundness": null,
+ "seed": 1278565503,
+ "version": 13,
+ "versionNonce": 683820593,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561915622,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173374720981883
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 0,
+ 6.5206473214284415
+ ],
+ [
+ 0,
+ 15.214669363839675
+ ],
+ [
+ 0,
+ 26.082066127232338
+ ],
+ [
+ -2.1735491071426623,
+ 34.77608816964312
+ ],
+ [
+ -2.1735491071426623,
+ 39.12318638392844
+ ],
+ [
+ -2.1735491071426623,
+ 41.29656110491078
+ ],
+ [
+ 0,
+ 41.29656110491078
+ ],
+ [
+ 0,
+ 41.29656110491078
+ ]
+ ],
+ "pressures": [
+ 0.2818756103515625,
+ 0.452850341796875,
+ 0.6204071044921875,
+ 0.63214111328125,
+ 0.63800048828125,
+ 0.64141845703125,
+ 0.64093017578125,
+ 0.6223602294921875,
+ 0.5334625244140625,
+ 0.438690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 41.29656110491078
+ ]
+ },
+ {
+ "id": "yVP-qF6_W87C4zg_hVmDU",
+ "type": "freedraw",
+ "x": 2217.358439269871,
+ "y": 3862.1387092594614,
+ "width": 47.817034040178896,
+ "height": 28.255615234375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIW",
+ "roundness": null,
+ "seed": 630795761,
+ "version": 29,
+ "versionNonce": 1381176159,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561916642,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071426623
+ ],
+ [
+ 2.1732003348211038,
+ -4.346923828125
+ ],
+ [
+ 6.520298549106883,
+ -6.520472935267662
+ ],
+ [
+ 8.69384765625,
+ -6.520472935267662
+ ],
+ [
+ 15.214494977678442,
+ -8.694022042410325
+ ],
+ [
+ 17.3876953125,
+ -8.694022042410325
+ ],
+ [
+ 19.561244419642662,
+ -8.694022042410325
+ ],
+ [
+ 26.081891741071104,
+ -8.694022042410325
+ ],
+ [
+ 28.25544084821422,
+ -8.694022042410325
+ ],
+ [
+ 28.25544084821422,
+ -6.520472935267662
+ ],
+ [
+ 26.081891741071104,
+ -4.346923828125
+ ],
+ [
+ 26.081891741071104,
+ -2.1735491071426623
+ ],
+ [
+ 23.90834263392844,
+ -2.1735491071426623
+ ],
+ [
+ 26.081891741071104,
+ 0
+ ],
+ [
+ 28.25544084821422,
+ 0
+ ],
+ [
+ 30.428989955356883,
+ 2.173549107143117
+ ],
+ [
+ 32.6025390625,
+ 2.173549107143117
+ ],
+ [
+ 34.775739397321104,
+ 4.346923828125
+ ],
+ [
+ 43.46993582589266,
+ 10.867571149553896
+ ],
+ [
+ 45.64348493303578,
+ 13.040945870536234
+ ],
+ [
+ 43.46993582589266,
+ 15.214494977678896
+ ],
+ [
+ 39.12283761160688,
+ 17.38804408482156
+ ],
+ [
+ 30.428989955356883,
+ 17.38804408482156
+ ],
+ [
+ 19.561244419642662,
+ 17.38804408482156
+ ],
+ [
+ 17.3876953125,
+ 19.561593191964675
+ ],
+ [
+ 17.3876953125,
+ 17.38804408482156
+ ],
+ [
+ 17.3876953125,
+ 17.38804408482156
+ ]
+ ],
+ "pressures": [
+ 0.2378997802734375,
+ 0.4196319580078125,
+ 0.441619873046875,
+ 0.4963226318359375,
+ 0.529541015625,
+ 0.5471343994140625,
+ 0.5485992431640625,
+ 0.5515289306640625,
+ 0.5549468994140625,
+ 0.5564117431640625,
+ 0.5583648681640625,
+ 0.5583648681640625,
+ 0.5354156494140625,
+ 0.513427734375,
+ 0.454803466796875,
+ 0.455291748046875,
+ 0.455291748046875,
+ 0.455291748046875,
+ 0.454803466796875,
+ 0.451385498046875,
+ 0.449920654296875,
+ 0.4836273193359375,
+ 0.511474609375,
+ 0.5402984619140625,
+ 0.5485992431640625,
+ 0.4948577880859375,
+ 0.2999420166015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.3876953125,
+ 17.38804408482156
+ ]
+ },
+ {
+ "id": "KHKiis7FJ_aThhMauTHco",
+ "type": "freedraw",
+ "x": 2208.6642428412993,
+ "y": 3901.2617212572295,
+ "width": 65.205078125,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIX",
+ "roundness": null,
+ "seed": 1056901023,
+ "version": 10,
+ "versionNonce": 904619071,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561917013,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ 13.04094587053578,
+ -2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ -4.346923828125
+ ],
+ [
+ 26.08189174107156,
+ -4.346923828125
+ ],
+ [
+ 41.29673549107156,
+ -4.346923828125
+ ],
+ [
+ 54.33768136160734,
+ -6.520472935268117
+ ],
+ [
+ 65.205078125,
+ -6.520472935268117
+ ],
+ [
+ 65.205078125,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.3737030029296875,
+ 0.4733734130859375,
+ 0.519775390625,
+ 0.5344390869140625,
+ 0.5427398681640625,
+ 0.520263671875,
+ 0.3707733154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 65.205078125,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "UOrvdP9g4SYywI5uZ_7uo",
+ "type": "freedraw",
+ "x": 2236.9196836895135,
+ "y": 3914.302841513926,
+ "width": 41.29638671875,
+ "height": 49.990408761160325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIY",
+ "roundness": null,
+ "seed": 899719295,
+ "version": 30,
+ "versionNonce": 1682859615,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561917655,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -4.346749441964221,
+ 2.173374720981883
+ ],
+ [
+ -6.520298549106883,
+ 6.520472935268117
+ ],
+ [
+ -10.867396763392662,
+ 10.867396763393117
+ ],
+ [
+ -13.04094587053578,
+ 15.214494977678442
+ ],
+ [
+ -17.38804408482156,
+ 17.387869698660325
+ ],
+ [
+ -19.561244419642662,
+ 21.73496791294656
+ ],
+ [
+ -23.90834263392844,
+ 23.908517020088766
+ ],
+ [
+ -23.90834263392844,
+ 26.08189174107156
+ ],
+ [
+ -23.90834263392844,
+ 28.255440848213766
+ ],
+ [
+ -21.73479352678578,
+ 28.255440848213766
+ ],
+ [
+ -19.561244419642662,
+ 30.428989955356883
+ ],
+ [
+ -15.214494977678442,
+ 30.428989955356883
+ ],
+ [
+ -8.69384765625,
+ 28.255440848213766
+ ],
+ [
+ 4.347098214285779,
+ 23.908517020088766
+ ],
+ [
+ 8.694196428571558,
+ 21.73496791294656
+ ],
+ [
+ 15.214494977678442,
+ 19.56141880580344
+ ],
+ [
+ 17.38804408482156,
+ 17.387869698660325
+ ],
+ [
+ 17.38804408482156,
+ 19.56141880580344
+ ],
+ [
+ 17.38804408482156,
+ 21.73496791294656
+ ],
+ [
+ 15.214494977678442,
+ 26.08189174107156
+ ],
+ [
+ 13.041294642857338,
+ 32.602364676338766
+ ],
+ [
+ 10.86774553571422,
+ 39.12301199776812
+ ],
+ [
+ 10.86774553571422,
+ 41.29638671875
+ ],
+ [
+ 10.86774553571422,
+ 43.46993582589312
+ ],
+ [
+ 10.86774553571422,
+ 47.81703404017844
+ ],
+ [
+ 13.041294642857338,
+ 49.990408761160325
+ ],
+ [
+ 13.041294642857338,
+ 49.990408761160325
+ ]
+ ],
+ "pressures": [
+ 0.15435791015625,
+ 0.518310546875,
+ 0.584747314453125,
+ 0.584747314453125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.582305908203125,
+ 0.5622711181640625,
+ 0.5485992431640625,
+ 0.5451812744140625,
+ 0.5451812744140625,
+ 0.5446929931640625,
+ 0.5446929931640625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5412750244140625,
+ 0.5402984619140625,
+ 0.5569000244140625,
+ 0.5603179931640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5617828369140625,
+ 0.5593414306640625,
+ 0.5520172119140625,
+ 0.4337921142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.041294642857338,
+ 49.990408761160325
+ ]
+ },
+ {
+ "id": "lm3Zy5Xae6rVNAKVny4_L",
+ "type": "freedraw",
+ "x": 2547.730579336835,
+ "y": 3777.372212328658,
+ "width": 6.5206473214284415,
+ "height": 41.29656110491078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIZ",
+ "roundness": null,
+ "seed": 847354527,
+ "version": 15,
+ "versionNonce": 1621993457,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561918839,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071426623
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 2.1733747209823377
+ ],
+ [
+ -2.173549107143117,
+ 8.69384765625
+ ],
+ [
+ -4.347098214285779,
+ 13.04094587053578
+ ],
+ [
+ -4.347098214285779,
+ 17.38786969866078
+ ],
+ [
+ -4.347098214285779,
+ 21.73496791294656
+ ],
+ [
+ -6.5206473214284415,
+ 28.255440848214675
+ ],
+ [
+ -6.5206473214284415,
+ 34.77591378348234
+ ],
+ [
+ -6.5206473214284415,
+ 36.949462890625
+ ],
+ [
+ -6.5206473214284415,
+ 39.12301199776812
+ ],
+ [
+ -4.347098214285779,
+ 36.949462890625
+ ],
+ [
+ -4.347098214285779,
+ 36.949462890625
+ ]
+ ],
+ "pressures": [
+ 0.3018951416015625,
+ 0.467010498046875,
+ 0.6238250732421875,
+ 0.62725830078125,
+ 0.63214111328125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.6150360107421875,
+ 0.569610595703125,
+ 0.4904632568359375,
+ 0.4259796142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.347098214285779,
+ 36.949462890625
+ ]
+ },
+ {
+ "id": "xfyBY1O2Xfd5pYNtmubjC",
+ "type": "freedraw",
+ "x": 2525.9954370377277,
+ "y": 3879.526753344283,
+ "width": 54.337332589285325,
+ "height": 71.72555106026812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIa",
+ "roundness": null,
+ "seed": 602349489,
+ "version": 32,
+ "versionNonce": 1717116337,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561919942,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348211038,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.520647321428896,
+ -2.1735491071426623
+ ],
+ [
+ 8.694196428571558,
+ -2.1735491071426623
+ ],
+ [
+ 13.041294642857338,
+ -6.520472935267662
+ ],
+ [
+ 19.56159319196422,
+ -17.38804408482156
+ ],
+ [
+ 23.90869140625,
+ -26.082066127231883
+ ],
+ [
+ 23.90869140625,
+ -30.428989955356883
+ ],
+ [
+ 26.082240513393117,
+ -28.255615234375
+ ],
+ [
+ 26.082240513393117,
+ -26.082066127231883
+ ],
+ [
+ 26.082240513393117,
+ -19.56159319196422
+ ],
+ [
+ 26.082240513393117,
+ -13.041120256696558
+ ],
+ [
+ 28.25578962053578,
+ -4.3470982142853245
+ ],
+ [
+ 28.25578962053578,
+ 2.173549107143117
+ ],
+ [
+ 28.25578962053578,
+ 8.69402204241078
+ ],
+ [
+ 30.429338727678896,
+ 15.214494977678442
+ ],
+ [
+ 32.6025390625,
+ 28.255440848214675
+ ],
+ [
+ 32.6025390625,
+ 32.6025390625
+ ],
+ [
+ 32.6025390625,
+ 34.77608816964312
+ ],
+ [
+ 30.429338727678896,
+ 34.77608816964312
+ ],
+ [
+ 23.90869140625,
+ 36.949462890625
+ ],
+ [
+ 21.735142299107338,
+ 36.949462890625
+ ],
+ [
+ 23.90869140625,
+ 36.949462890625
+ ],
+ [
+ 26.082240513393117,
+ 39.12301199776812
+ ],
+ [
+ 32.6025390625,
+ 39.12301199776812
+ ],
+ [
+ 41.29673549107156,
+ 41.296561104911234
+ ],
+ [
+ 49.99058314732156,
+ 41.296561104911234
+ ],
+ [
+ 52.16413225446422,
+ 41.296561104911234
+ ],
+ [
+ 52.16413225446422,
+ 41.296561104911234
+ ]
+ ],
+ "pressures": [
+ 0.334136962890625,
+ 0.4933929443359375,
+ 0.512939453125,
+ 0.520263671875,
+ 0.523193359375,
+ 0.526611328125,
+ 0.5354156494140625,
+ 0.5481109619140625,
+ 0.5539703369140625,
+ 0.566680908203125,
+ 0.589630126953125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.586212158203125,
+ 0.582305908203125,
+ 0.5622711181640625,
+ 0.563262939453125,
+ 0.563751220703125,
+ 0.529052734375,
+ 0.337066650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 52.16413225446422,
+ 41.296561104911234
+ ]
+ },
+ {
+ "id": "uPxs5kFGN2GSRwCq_9mmn",
+ "type": "freedraw",
+ "x": 2619.4563047832635,
+ "y": 3931.6907112125864,
+ "width": 2.1735491071426623,
+ "height": 2.173374720981883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIb",
+ "roundness": null,
+ "seed": 637543793,
+ "version": 4,
+ "versionNonce": 30948657,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561920244,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.173374720981883
+ ],
+ [
+ -2.1735491071426623,
+ -2.173374720981883
+ ]
+ ],
+ "pressures": [
+ 0.6052703857421875,
+ 0.691741943359375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1735491071426623,
+ -2.173374720981883
+ ]
+ },
+ {
+ "id": "Jv1BS77f12NYcbjdhSEhi",
+ "type": "freedraw",
+ "x": 2671.6200882654066,
+ "y": 3922.996689170176,
+ "width": 4.3470982142853245,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIc",
+ "roundness": null,
+ "seed": 1289577713,
+ "version": 5,
+ "versionNonce": 1921942239,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561920497,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.3470982142853245,
+ 0
+ ],
+ [
+ 4.3470982142853245,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.5569000244140625,
+ 0.313629150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.3470982142853245,
+ 0
+ ]
+ },
+ {
+ "id": "a22PiKIqn2HqsrH4O-OJk",
+ "type": "freedraw",
+ "x": 2721.6106714127277,
+ "y": 3925.170238277319,
+ "width": 17.38804408482156,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bId",
+ "roundness": null,
+ "seed": 63215391,
+ "version": 7,
+ "versionNonce": 2137302001,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561920678,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ 8.694196428571558,
+ -2.173549107143117
+ ],
+ [
+ 13.04094587053578,
+ -2.173549107143117
+ ],
+ [
+ 17.38804408482156,
+ -2.173549107143117
+ ],
+ [
+ 17.38804408482156,
+ -2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.527099609375,
+ 0.582794189453125,
+ 0.5622711181640625,
+ 0.4289093017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ -2.173549107143117
+ ]
+ },
+ {
+ "id": "RtmEHsUn9oPyYQXc5q1zG",
+ "type": "freedraw",
+ "x": 1326.2224878189777,
+ "y": 3453.520370810801,
+ "width": 36.949462890625,
+ "height": 10.867571149553442,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIf",
+ "roundness": null,
+ "seed": 1961574911,
+ "version": 29,
+ "versionNonce": 1028069297,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561927236,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173374720981883,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 6.520472935267662,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ 0
+ ],
+ [
+ 15.214494977678442,
+ 2.173374720981883
+ ],
+ [
+ 17.38786969866078,
+ 2.173374720981883
+ ],
+ [
+ 19.56141880580344,
+ 2.173374720981883
+ ],
+ [
+ 26.08189174107156,
+ 4.346923828125
+ ],
+ [
+ 28.25544084821422,
+ 4.346923828125
+ ],
+ [
+ 26.08189174107156,
+ 4.346923828125
+ ],
+ [
+ 23.90851702008922,
+ 4.346923828125
+ ],
+ [
+ 19.56141880580344,
+ 2.173374720981883
+ ],
+ [
+ 15.214494977678442,
+ 2.173374720981883
+ ],
+ [
+ 10.867396763392662,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ 0
+ ],
+ [
+ 15.214494977678442,
+ 0
+ ],
+ [
+ 17.38786969866078,
+ 0
+ ],
+ [
+ 21.73496791294656,
+ -2.173549107143117
+ ],
+ [
+ 23.90851702008922,
+ -2.173549107143117
+ ],
+ [
+ 28.25544084821422,
+ -2.173549107143117
+ ],
+ [
+ 32.6025390625,
+ -2.173549107143117
+ ],
+ [
+ 34.77591378348188,
+ -2.173549107143117
+ ],
+ [
+ 36.949462890625,
+ -2.173549107143117
+ ],
+ [
+ 34.77591378348188,
+ -6.5206473214284415
+ ],
+ [
+ 34.77591378348188,
+ -6.5206473214284415
+ ]
+ ],
+ "pressures": [
+ 0.2784423828125,
+ 0.5344390869140625,
+ 0.586212158203125,
+ 0.6013641357421875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.5998992919921875,
+ 0.571075439453125,
+ 0.569122314453125,
+ 0.569122314453125,
+ 0.569610595703125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.582305908203125,
+ 0.590118408203125,
+ 0.590118408203125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.590606689453125,
+ 0.585235595703125,
+ 0.571075439453125,
+ 0.507568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.77591378348188,
+ -6.5206473214284415
+ ]
+ },
+ {
+ "id": "XHSWPe8go8PkgcLfYRxSp",
+ "type": "freedraw",
+ "x": 1334.9163354752277,
+ "y": 3292.6812246054437,
+ "width": 30.428989955356883,
+ "height": 10.867571149553442,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIg",
+ "roundness": null,
+ "seed": 20422513,
+ "version": 29,
+ "versionNonce": 406919647,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561928271,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ -2.1735491071426623
+ ],
+ [
+ -4.346923828125,
+ -4.347098214285779
+ ],
+ [
+ -2.1733747209823377,
+ -4.347098214285779
+ ],
+ [
+ 0,
+ -4.347098214285779
+ ],
+ [
+ 2.1735491071426623,
+ -4.347098214285779
+ ],
+ [
+ 4.347098214285779,
+ -4.347098214285779
+ ],
+ [
+ 6.5206473214284415,
+ -4.347098214285779
+ ],
+ [
+ 17.38804408482156,
+ -4.347098214285779
+ ],
+ [
+ 23.90869140625,
+ -4.347098214285779
+ ],
+ [
+ 26.082066127231883,
+ -4.347098214285779
+ ],
+ [
+ 26.082066127231883,
+ -6.5206473214284415
+ ],
+ [
+ 23.90869140625,
+ -6.5206473214284415
+ ],
+ [
+ 21.735142299106883,
+ -6.5206473214284415
+ ],
+ [
+ 19.56159319196422,
+ -6.5206473214284415
+ ],
+ [
+ 15.21466936383922,
+ -8.69402204241078
+ ],
+ [
+ 6.5206473214284415,
+ -8.69402204241078
+ ],
+ [
+ 0,
+ -8.69402204241078
+ ],
+ [
+ 4.347098214285779,
+ -8.69402204241078
+ ],
+ [
+ 6.5206473214284415,
+ -10.867571149553442
+ ],
+ [
+ 8.69402204241078,
+ -10.867571149553442
+ ],
+ [
+ 10.867571149553442,
+ -10.867571149553442
+ ],
+ [
+ 15.21466936383922,
+ -10.867571149553442
+ ],
+ [
+ 17.38804408482156,
+ -10.867571149553442
+ ],
+ [
+ 19.56159319196422,
+ -10.867571149553442
+ ],
+ [
+ 21.735142299106883,
+ -10.867571149553442
+ ],
+ [
+ 23.90869140625,
+ -10.867571149553442
+ ],
+ [
+ 23.90869140625,
+ -10.867571149553442
+ ]
+ ],
+ "pressures": [
+ 0.2252044677734375,
+ 0.3497772216796875,
+ 0.38201904296875,
+ 0.522705078125,
+ 0.519287109375,
+ 0.519287109375,
+ 0.519775390625,
+ 0.522705078125,
+ 0.523681640625,
+ 0.524169921875,
+ 0.525634765625,
+ 0.5363922119140625,
+ 0.5324859619140625,
+ 0.530029296875,
+ 0.527587890625,
+ 0.527099609375,
+ 0.5315093994140625,
+ 0.5485992431640625,
+ 0.5456695556640625,
+ 0.5471343994140625,
+ 0.5471343994140625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5481109619140625,
+ 0.5373687744140625,
+ 0.524169921875,
+ 0.4953460693359375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90869140625,
+ -10.867571149553442
+ ]
+ },
+ {
+ "id": "y4Y0PV9xnNSNhIjKoVahA",
+ "type": "freedraw",
+ "x": 1261.0174096939777,
+ "y": 3247.0375652862476,
+ "width": 54.33768136160734,
+ "height": 89.11342075892844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIh",
+ "roundness": null,
+ "seed": 821915167,
+ "version": 28,
+ "versionNonce": 1768029151,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561929225,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ -2.1733747209823377
+ ],
+ [
+ -6.5206473214284415,
+ -2.1733747209823377
+ ],
+ [
+ -8.69402204241078,
+ -2.1733747209823377
+ ],
+ [
+ -10.867571149553442,
+ 0
+ ],
+ [
+ -13.041120256696558,
+ 0
+ ],
+ [
+ -21.735142299107338,
+ 6.520472935267662
+ ],
+ [
+ -30.429164341518117,
+ 13.041120256696104
+ ],
+ [
+ -41.29656110491078,
+ 23.908517020088766
+ ],
+ [
+ -47.81703404017844,
+ 34.77608816964266
+ ],
+ [
+ -54.33768136160734,
+ 56.511056082588766
+ ],
+ [
+ -52.16413225446422,
+ 71.72555106026766
+ ],
+ [
+ -47.81703404017844,
+ 82.5931222098211
+ ],
+ [
+ -43.47011021205344,
+ 84.76667131696377
+ ],
+ [
+ -39.12301199776812,
+ 86.9400460379461
+ ],
+ [
+ -30.429164341518117,
+ 86.9400460379461
+ ],
+ [
+ -17.38804408482156,
+ 80.41957310267844
+ ],
+ [
+ -10.867571149553442,
+ 71.72555106026766
+ ],
+ [
+ -6.5206473214284415,
+ 60.858154296875
+ ],
+ [
+ -6.5206473214284415,
+ 56.511056082588766
+ ],
+ [
+ -8.69402204241078,
+ 52.164132254463766
+ ],
+ [
+ -17.38804408482156,
+ 54.33768136160688
+ ],
+ [
+ -23.90851702008922,
+ 58.68460518973188
+ ],
+ [
+ -30.429164341518117,
+ 63.03152901785688
+ ],
+ [
+ -30.429164341518117,
+ 67.37862723214266
+ ],
+ [
+ -30.429164341518117,
+ 67.37862723214266
+ ]
+ ],
+ "pressures": [
+ 0.315582275390625,
+ 0.527587890625,
+ 0.6003875732421875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6018524169921875,
+ 0.6052703857421875,
+ 0.6077117919921875,
+ 0.6082000732421875,
+ 0.6057586669921875,
+ 0.5979461669921875,
+ 0.583282470703125,
+ 0.572052001953125,
+ 0.568145751953125,
+ 0.563262939453125,
+ 0.5598297119140625,
+ 0.531005859375,
+ 0.509521484375,
+ 0.506591796875,
+ 0.509033203125,
+ 0.4997406005859375,
+ 0.4880218505859375,
+ 0.4870452880859375,
+ 0.4352569580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -30.429164341518117,
+ 67.37862723214266
+ ]
+ },
+ {
+ "id": "6DRQR3HnaUEn0Vg1dveou",
+ "type": "freedraw",
+ "x": 1265.3643335221027,
+ "y": 3327.457138388926,
+ "width": 36.94963727678578,
+ "height": 34.77608816964266,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIi",
+ "roundness": null,
+ "seed": 1959645215,
+ "version": 32,
+ "versionNonce": 1520054815,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561929957,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1733747209823377
+ ],
+ [
+ 0,
+ -4.346923828125
+ ],
+ [
+ 0,
+ -6.520472935268117
+ ],
+ [
+ 0,
+ -8.69402204241078
+ ],
+ [
+ 0,
+ -13.04094587053578
+ ],
+ [
+ 2.1735491071426623,
+ -21.73496791294656
+ ],
+ [
+ 2.1735491071426623,
+ -26.08189174107156
+ ],
+ [
+ 2.1735491071426623,
+ -28.255440848214675
+ ],
+ [
+ 0,
+ -30.428989955357338
+ ],
+ [
+ -2.173549107143117,
+ -32.6025390625
+ ],
+ [
+ 0,
+ -30.428989955357338
+ ],
+ [
+ 2.1735491071426623,
+ -28.255440848214675
+ ],
+ [
+ 6.520472935267662,
+ -28.255440848214675
+ ],
+ [
+ 8.69402204241078,
+ -26.08189174107156
+ ],
+ [
+ 19.56159319196422,
+ -26.08189174107156
+ ],
+ [
+ 26.082066127231883,
+ -26.08189174107156
+ ],
+ [
+ 30.428989955356883,
+ -28.255440848214675
+ ],
+ [
+ 32.6025390625,
+ -28.255440848214675
+ ],
+ [
+ 32.6025390625,
+ -30.428989955357338
+ ],
+ [
+ 34.77608816964266,
+ -30.428989955357338
+ ],
+ [
+ 34.77608816964266,
+ -28.255440848214675
+ ],
+ [
+ 34.77608816964266,
+ -26.08189174107156
+ ],
+ [
+ 32.6025390625,
+ -23.908517020089675
+ ],
+ [
+ 32.6025390625,
+ -19.56141880580344
+ ],
+ [
+ 30.428989955356883,
+ -15.214494977678442
+ ],
+ [
+ 30.428989955356883,
+ -6.520472935268117
+ ],
+ [
+ 30.428989955356883,
+ -2.1733747209823377
+ ],
+ [
+ 30.428989955356883,
+ 2.1735491071426623
+ ],
+ [
+ 32.6025390625,
+ 2.1735491071426623
+ ],
+ [
+ 32.6025390625,
+ 2.1735491071426623
+ ]
+ ],
+ "pressures": [
+ 0.2799072265625,
+ 0.4816741943359375,
+ 0.4894866943359375,
+ 0.4982757568359375,
+ 0.503662109375,
+ 0.509521484375,
+ 0.515380859375,
+ 0.516845703125,
+ 0.517333984375,
+ 0.517333984375,
+ 0.518310546875,
+ 0.508056640625,
+ 0.510498046875,
+ 0.512451171875,
+ 0.513427734375,
+ 0.515869140625,
+ 0.516845703125,
+ 0.518310546875,
+ 0.519775390625,
+ 0.520263671875,
+ 0.527587890625,
+ 0.5495758056640625,
+ 0.5549468994140625,
+ 0.5598297119140625,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.5525054931640625,
+ 0.4821624755859375,
+ 0.204681396484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 2.1735491071426623
+ ]
+ },
+ {
+ "id": "B--5qa8MiRx_3Y2xkiQ0O",
+ "type": "freedraw",
+ "x": 1252.323387651567,
+ "y": 3414.397358813033,
+ "width": 34.77608816964312,
+ "height": 54.33750697544656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIj",
+ "roundness": null,
+ "seed": 765294175,
+ "version": 31,
+ "versionNonce": 2128424753,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561931000,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.1733747209823377
+ ],
+ [
+ -6.520472935267662,
+ 4.346923828125
+ ],
+ [
+ -13.041120256696558,
+ 10.867396763393117
+ ],
+ [
+ -21.735142299107338,
+ 23.908517020089675
+ ],
+ [
+ -26.082066127232338,
+ 28.255440848214675
+ ],
+ [
+ -26.082066127232338,
+ 30.428989955357338
+ ],
+ [
+ -26.082066127232338,
+ 32.602364676339675
+ ],
+ [
+ -26.082066127232338,
+ 34.77591378348234
+ ],
+ [
+ -23.90851702008922,
+ 34.77591378348234
+ ],
+ [
+ -21.735142299107338,
+ 36.949462890625
+ ],
+ [
+ -19.56159319196422,
+ 36.949462890625
+ ],
+ [
+ -13.041120256696558,
+ 34.77591378348234
+ ],
+ [
+ -6.520472935267662,
+ 32.602364676339675
+ ],
+ [
+ -2.1735491071426623,
+ 28.255440848214675
+ ],
+ [
+ 2.1733747209823377,
+ 21.73496791294656
+ ],
+ [
+ 6.520472935267662,
+ 19.56141880580344
+ ],
+ [
+ 8.69402204241078,
+ 15.214494977678442
+ ],
+ [
+ 8.69402204241078,
+ 17.38786969866078
+ ],
+ [
+ 6.520472935267662,
+ 19.56141880580344
+ ],
+ [
+ 4.346923828125,
+ 23.908517020089675
+ ],
+ [
+ 2.1733747209823377,
+ 30.428989955357338
+ ],
+ [
+ 0,
+ 34.77591378348234
+ ],
+ [
+ -2.1735491071426623,
+ 41.29638671875
+ ],
+ [
+ -4.347098214285779,
+ 47.81703404017844
+ ],
+ [
+ -4.347098214285779,
+ 52.16395786830344
+ ],
+ [
+ -4.347098214285779,
+ 54.33750697544656
+ ],
+ [
+ -2.1735491071426623,
+ 54.33750697544656
+ ],
+ [
+ -2.1735491071426623,
+ 54.33750697544656
+ ]
+ ],
+ "pressures": [
+ 0.341461181640625,
+ 0.526611328125,
+ 0.5407867431640625,
+ 0.5515289306640625,
+ 0.565216064453125,
+ 0.571075439453125,
+ 0.564239501953125,
+ 0.5466461181640625,
+ 0.5398101806640625,
+ 0.5378570556640625,
+ 0.5363922119140625,
+ 0.5344390869140625,
+ 0.5319976806640625,
+ 0.528076171875,
+ 0.527587890625,
+ 0.525146484375,
+ 0.520263671875,
+ 0.515380859375,
+ 0.516845703125,
+ 0.520751953125,
+ 0.528076171875,
+ 0.5349273681640625,
+ 0.5427398681640625,
+ 0.5442047119140625,
+ 0.5456695556640625,
+ 0.5359039306640625,
+ 0.4899749755859375,
+ 0.3693084716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1735491071426623,
+ 54.33750697544656
+ ]
+ },
+ {
+ "id": "zXlTc2_OI3zN4XfGhNxby",
+ "type": "freedraw",
+ "x": 1254.4967623725493,
+ "y": 3488.296284594283,
+ "width": 36.949637276785325,
+ "height": 36.949462890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIk",
+ "roundness": null,
+ "seed": 2127419121,
+ "version": 26,
+ "versionNonce": 1182941009,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561931612,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ -2.173374720981883
+ ],
+ [
+ 2.1735491071426623,
+ -4.346923828125
+ ],
+ [
+ 4.3470982142853245,
+ -6.520472935267662
+ ],
+ [
+ 6.5206473214284415,
+ -10.867396763392662
+ ],
+ [
+ 6.5206473214284415,
+ -15.214494977678442
+ ],
+ [
+ 8.694022042410325,
+ -17.387869698660325
+ ],
+ [
+ 10.867571149553442,
+ -23.90851702008922
+ ],
+ [
+ 10.867571149553442,
+ -30.428989955356883
+ ],
+ [
+ 10.867571149553442,
+ -34.77591378348188
+ ],
+ [
+ 8.694022042410325,
+ -36.949462890625
+ ],
+ [
+ 8.694022042410325,
+ -34.77591378348188
+ ],
+ [
+ 10.867571149553442,
+ -32.6025390625
+ ],
+ [
+ 13.041120256696104,
+ -30.428989955356883
+ ],
+ [
+ 15.21466936383922,
+ -30.428989955356883
+ ],
+ [
+ 17.388044084821104,
+ -28.25544084821422
+ ],
+ [
+ 19.56159319196422,
+ -26.08189174107156
+ ],
+ [
+ 21.735142299106883,
+ -26.08189174107156
+ ],
+ [
+ 23.90851702008922,
+ -23.90851702008922
+ ],
+ [
+ 26.082066127231883,
+ -21.73496791294656
+ ],
+ [
+ 30.429164341517662,
+ -19.56141880580344
+ ],
+ [
+ 32.6025390625,
+ -19.56141880580344
+ ],
+ [
+ 34.77608816964266,
+ -19.56141880580344
+ ],
+ [
+ 36.949637276785325,
+ -19.56141880580344
+ ],
+ [
+ 36.949637276785325,
+ -19.56141880580344
+ ]
+ ],
+ "pressures": [
+ 0.3048248291015625,
+ 0.463592529296875,
+ 0.4772796630859375,
+ 0.4831390380859375,
+ 0.4875335693359375,
+ 0.4899749755859375,
+ 0.4899749755859375,
+ 0.4924163818359375,
+ 0.4929046630859375,
+ 0.4919281005859375,
+ 0.4899749755859375,
+ 0.4792327880859375,
+ 0.4875335693359375,
+ 0.4904632568359375,
+ 0.4924163818359375,
+ 0.4929046630859375,
+ 0.4933929443359375,
+ 0.4953460693359375,
+ 0.4972991943359375,
+ 0.502685546875,
+ 0.4992523193359375,
+ 0.4787445068359375,
+ 0.451385498046875,
+ 0.14996337890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.949637276785325,
+ -19.56141880580344
+ ]
+ },
+ {
+ "id": "oBvr_NizLIloUNJDkt9lE",
+ "type": "freedraw",
+ "x": 1287.0993014350493,
+ "y": 3466.5613166813364,
+ "width": 6.520472935267662,
+ "height": 21.73496791294656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIl",
+ "roundness": null,
+ "seed": 977624849,
+ "version": 15,
+ "versionNonce": 1848748895,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561932786,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 0,
+ 4.347098214286234
+ ],
+ [
+ 0,
+ 6.520472935268117
+ ],
+ [
+ 0,
+ 10.867571149553896
+ ],
+ [
+ 0,
+ 13.040945870536234
+ ],
+ [
+ 0,
+ 15.214494977678896
+ ],
+ [
+ 0,
+ 19.561593191964675
+ ],
+ [
+ 0,
+ 21.73496791294656
+ ],
+ [
+ 2.1735491071426623,
+ 21.73496791294656
+ ],
+ [
+ 4.3470982142853245,
+ 19.561593191964675
+ ],
+ [
+ 4.3470982142853245,
+ 19.561593191964675
+ ]
+ ],
+ "pressures": [
+ 0.13287353515625,
+ 0.3053131103515625,
+ 0.516845703125,
+ 0.530029296875,
+ 0.5368804931640625,
+ 0.5432281494140625,
+ 0.5485992431640625,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.5481109619140625,
+ 0.4914398193359375,
+ 0.336090087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.3470982142853245,
+ 19.561593191964675
+ ]
+ },
+ {
+ "id": "1d3z6c-9J5Q19SOoaRTiZ",
+ "type": "freedraw",
+ "x": 1330.5694116471027,
+ "y": 3286.1605772840153,
+ "width": 47.81703404017844,
+ "height": 2.1733747209823377,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIm",
+ "roundness": null,
+ "seed": 275443153,
+ "version": 29,
+ "versionNonce": 935627135,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561946926,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -8.69402204241078,
+ 0
+ ],
+ [
+ -10.867571149553442,
+ 0
+ ],
+ [
+ -8.69402204241078,
+ -2.1733747209823377
+ ],
+ [
+ -6.520472935268117,
+ -2.1733747209823377
+ ],
+ [
+ -4.346923828125,
+ -2.1733747209823377
+ ],
+ [
+ 2.1735491071426623,
+ -2.1733747209823377
+ ],
+ [
+ 4.346923828125,
+ -2.1733747209823377
+ ],
+ [
+ 6.520472935267662,
+ -2.1733747209823377
+ ],
+ [
+ 10.867571149553442,
+ -2.1733747209823377
+ ],
+ [
+ 15.214494977678442,
+ -2.1733747209823377
+ ],
+ [
+ 17.38804408482156,
+ -2.1733747209823377
+ ],
+ [
+ 23.90851702008922,
+ -2.1733747209823377
+ ],
+ [
+ 26.082066127231883,
+ -2.1733747209823377
+ ],
+ [
+ 23.90851702008922,
+ -2.1733747209823377
+ ],
+ [
+ 17.38804408482156,
+ -2.1733747209823377
+ ],
+ [
+ 8.69402204241078,
+ -2.1733747209823377
+ ],
+ [
+ 2.1735491071426623,
+ -2.1733747209823377
+ ],
+ [
+ -6.520472935268117,
+ 0
+ ],
+ [
+ -8.69402204241078,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ 0
+ ],
+ [
+ 30.428989955356883,
+ 0
+ ],
+ [
+ 36.949462890625,
+ 0
+ ],
+ [
+ 36.949462890625,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2286224365234375,
+ 0.3077545166015625,
+ 0.3111724853515625,
+ 0.3004302978515625,
+ 0.324371337890625,
+ 0.338531494140625,
+ 0.3693084716796875,
+ 0.37567138671875,
+ 0.37811279296875,
+ 0.37957763671875,
+ 0.38104248046875,
+ 0.38201904296875,
+ 0.38299560546875,
+ 0.38299560546875,
+ 0.4088897705078125,
+ 0.4108428955078125,
+ 0.4186553955078125,
+ 0.4250030517578125,
+ 0.444061279296875,
+ 0.448455810546875,
+ 0.444549560546875,
+ 0.443572998046875,
+ 0.443084716796875,
+ 0.4347686767578125,
+ 0.3688201904296875,
+ 0.1768341064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.949462890625,
+ 0
+ ]
+ },
+ {
+ "id": "Sak2Ey6T-C7fz3CvsDLsg",
+ "type": "freedraw",
+ "x": 1936.9765335779061,
+ "y": 3257.905136435801,
+ "width": 36.94963727678578,
+ "height": 8.69402204241078,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIn",
+ "roundness": null,
+ "seed": 820082111,
+ "version": 35,
+ "versionNonce": 1926031761,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561948941,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ -2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ -2.1735491071426623,
+ -4.347098214285779
+ ],
+ [
+ -4.3470982142853245,
+ -4.347098214285779
+ ],
+ [
+ -6.5206473214284415,
+ -4.347098214285779
+ ],
+ [
+ -8.694196428571104,
+ -4.347098214285779
+ ],
+ [
+ -10.867396763392662,
+ -4.347098214285779
+ ],
+ [
+ -15.214494977678442,
+ -4.347098214285779
+ ],
+ [
+ -17.388044084821104,
+ -4.347098214285779
+ ],
+ [
+ -19.56159319196422,
+ -4.347098214285779
+ ],
+ [
+ -17.388044084821104,
+ -6.520472935268117
+ ],
+ [
+ -15.214494977678442,
+ -6.520472935268117
+ ],
+ [
+ -10.867396763392662,
+ -6.520472935268117
+ ],
+ [
+ 0,
+ -6.520472935268117
+ ],
+ [
+ 4.347098214285779,
+ -6.520472935268117
+ ],
+ [
+ 8.69384765625,
+ -6.520472935268117
+ ],
+ [
+ 10.867396763393117,
+ -6.520472935268117
+ ],
+ [
+ 15.214494977678896,
+ -6.520472935268117
+ ],
+ [
+ 17.38804408482156,
+ -6.520472935268117
+ ],
+ [
+ 13.04094587053578,
+ -8.69402204241078
+ ],
+ [
+ 6.520647321428896,
+ -8.69402204241078
+ ],
+ [
+ -8.694196428571104,
+ -6.520472935268117
+ ],
+ [
+ -15.214494977678442,
+ -6.520472935268117
+ ],
+ [
+ -17.388044084821104,
+ -6.520472935268117
+ ],
+ [
+ -8.694196428571104,
+ -6.520472935268117
+ ],
+ [
+ -6.5206473214284415,
+ -6.520472935268117
+ ],
+ [
+ -4.3470982142853245,
+ -6.520472935268117
+ ],
+ [
+ -4.3470982142853245,
+ -8.69402204241078
+ ],
+ [
+ -2.1735491071426623,
+ -8.69402204241078
+ ],
+ [
+ -4.3470982142853245,
+ -6.520472935268117
+ ],
+ [
+ -6.5206473214284415,
+ -6.520472935268117
+ ],
+ [
+ -8.694196428571104,
+ -4.347098214285779
+ ],
+ [
+ -8.694196428571104,
+ -4.347098214285779
+ ]
+ ],
+ "pressures": [
+ 0.0464019775390625,
+ 0.2540283203125,
+ 0.40399169921875,
+ 0.4132843017578125,
+ 0.4245147705078125,
+ 0.4318389892578125,
+ 0.4342803955078125,
+ 0.4362335205078125,
+ 0.4333038330078125,
+ 0.4362335205078125,
+ 0.437713623046875,
+ 0.4157257080078125,
+ 0.4157257080078125,
+ 0.4157257080078125,
+ 0.4142608642578125,
+ 0.4069366455078125,
+ 0.40008544921875,
+ 0.39324951171875,
+ 0.38690185546875,
+ 0.4118194580078125,
+ 0.4201202392578125,
+ 0.4269561767578125,
+ 0.446990966796875,
+ 0.457733154296875,
+ 0.456268310546875,
+ 0.451873779296875,
+ 0.451873779296875,
+ 0.450408935546875,
+ 0.440643310546875,
+ 0.4176788330078125,
+ 0.315093994140625,
+ 0.1802520751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.694196428571104,
+ -4.347098214285779
+ ]
+ },
+ {
+ "id": "2NkQPDktKAR9gRtzp1x8Z",
+ "type": "freedraw",
+ "x": 1637.0333834662993,
+ "y": 3462.2143928532114,
+ "width": 36.94963727678578,
+ "height": 6.5206473214284415,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIo",
+ "roundness": null,
+ "seed": 991590737,
+ "version": 30,
+ "versionNonce": 422972785,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561950364,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ -2.1735491071426623
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071426623
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ 2.1732003348215585,
+ -2.1735491071426623
+ ],
+ [
+ 6.520298549106883,
+ -2.1735491071426623
+ ],
+ [
+ 8.69384765625,
+ -2.1735491071426623
+ ],
+ [
+ 8.69384765625,
+ -4.3470982142853245
+ ],
+ [
+ 6.520298549106883,
+ -4.3470982142853245
+ ],
+ [
+ 2.1732003348215585,
+ -4.3470982142853245
+ ],
+ [
+ -2.173549107143117,
+ -4.3470982142853245
+ ],
+ [
+ -6.5206473214284415,
+ -4.3470982142853245
+ ],
+ [
+ -10.86774553571422,
+ -4.3470982142853245
+ ],
+ [
+ -17.38804408482156,
+ -4.3470982142853245
+ ],
+ [
+ -23.90869140625,
+ -4.3470982142853245
+ ],
+ [
+ -26.082240513393117,
+ -4.3470982142853245
+ ],
+ [
+ -28.25578962053578,
+ -4.3470982142853245
+ ],
+ [
+ -19.56159319196422,
+ -4.3470982142853245
+ ],
+ [
+ -8.694196428571558,
+ -4.3470982142853245
+ ],
+ [
+ 0,
+ -6.5206473214284415
+ ],
+ [
+ 6.520298549106883,
+ -6.5206473214284415
+ ],
+ [
+ 8.69384765625,
+ -6.5206473214284415
+ ],
+ [
+ 4.346749441964221,
+ -6.5206473214284415
+ ],
+ [
+ -2.173549107143117,
+ -4.3470982142853245
+ ],
+ [
+ -6.5206473214284415,
+ -4.3470982142853245
+ ],
+ [
+ -8.694196428571558,
+ -4.3470982142853245
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071426623
+ ],
+ [
+ 4.346749441964221,
+ -2.1735491071426623
+ ],
+ [
+ 4.346749441964221,
+ -2.1735491071426623
+ ]
+ ],
+ "pressures": [
+ 0.2554931640625,
+ 0.39471435546875,
+ 0.441131591796875,
+ 0.441131591796875,
+ 0.445037841796875,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.454803466796875,
+ 0.455291748046875,
+ 0.462127685546875,
+ 0.4689788818359375,
+ 0.4772796630859375,
+ 0.4846038818359375,
+ 0.4938812255859375,
+ 0.500732421875,
+ 0.501220703125,
+ 0.4763031005859375,
+ 0.4738616943359375,
+ 0.467987060546875,
+ 0.463592529296875,
+ 0.460174560546875,
+ 0.462615966796875,
+ 0.519775390625,
+ 0.523193359375,
+ 0.521240234375,
+ 0.502685546875,
+ 0.13824462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.346749441964221,
+ -2.1735491071426623
+ ]
+ },
+ {
+ "id": "mgXdwZ5MAL8u2HBVmO8C5",
+ "type": "freedraw",
+ "x": 2245.613880118085,
+ "y": 3481.7758116590153,
+ "width": 26.082240513393117,
+ "height": 10.867396763392662,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIp",
+ "roundness": null,
+ "seed": 1051993393,
+ "version": 27,
+ "versionNonce": 128595967,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561951498,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071426623
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ 0,
+ -4.346923828125
+ ],
+ [
+ -2.173549107143117,
+ -4.346923828125
+ ],
+ [
+ -4.347098214285779,
+ -4.346923828125
+ ],
+ [
+ -8.694196428571558,
+ -4.346923828125
+ ],
+ [
+ -13.04094587053578,
+ -4.346923828125
+ ],
+ [
+ -19.56159319196422,
+ -4.346923828125
+ ],
+ [
+ -21.735142299107338,
+ -4.346923828125
+ ],
+ [
+ -19.56159319196422,
+ -4.346923828125
+ ],
+ [
+ -10.86774553571422,
+ -4.346923828125
+ ],
+ [
+ -4.347098214285779,
+ -6.520472935267662
+ ],
+ [
+ -2.173549107143117,
+ -6.520472935267662
+ ],
+ [
+ 0,
+ -6.520472935267662
+ ],
+ [
+ 2.1735491071426623,
+ -6.520472935267662
+ ],
+ [
+ -2.173549107143117,
+ -6.520472935267662
+ ],
+ [
+ -6.5206473214284415,
+ -6.520472935267662
+ ],
+ [
+ -10.86774553571422,
+ -6.520472935267662
+ ],
+ [
+ -15.214494977678442,
+ -4.346923828125
+ ],
+ [
+ -17.38804408482156,
+ -4.346923828125
+ ],
+ [
+ -13.04094587053578,
+ -6.520472935267662
+ ],
+ [
+ -2.173549107143117,
+ -8.69402204241078
+ ],
+ [
+ 4.347098214285779,
+ -10.867396763392662
+ ],
+ [
+ 4.347098214285779,
+ -10.867396763392662
+ ]
+ ],
+ "pressures": [
+ 0.314117431640625,
+ 0.4201202392578125,
+ 0.4181671142578125,
+ 0.4284210205078125,
+ 0.501708984375,
+ 0.501708984375,
+ 0.501708984375,
+ 0.508544921875,
+ 0.520751953125,
+ 0.5319976806640625,
+ 0.5359039306640625,
+ 0.4841156005859375,
+ 0.4889984130859375,
+ 0.4904632568359375,
+ 0.4904632568359375,
+ 0.4909515380859375,
+ 0.4948577880859375,
+ 0.563262939453125,
+ 0.565704345703125,
+ 0.573028564453125,
+ 0.576446533203125,
+ 0.5471343994140625,
+ 0.450897216796875,
+ 0.063995361328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.347098214285779,
+ -10.867396763392662
+ ]
+ },
+ {
+ "id": "iesMtqWPqKSbfA2NWuJ1n",
+ "type": "freedraw",
+ "x": 2584.680216613621,
+ "y": 3264.4256093710687,
+ "width": 10.867396763393117,
+ "height": 2.1735491071426623,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIq",
+ "roundness": null,
+ "seed": 17663039,
+ "version": 9,
+ "versionNonce": 1362854577,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561952422,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071426623
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ 2.1735491071426623,
+ -2.1735491071426623
+ ],
+ [
+ 4.346749441964221,
+ -2.1735491071426623
+ ],
+ [
+ 6.520298549106883,
+ -2.1735491071426623
+ ],
+ [
+ 8.69384765625,
+ -2.1735491071426623
+ ],
+ [
+ 8.69384765625,
+ -2.1735491071426623
+ ]
+ ],
+ "pressures": [
+ 0.2716064453125,
+ 0.451873779296875,
+ 0.452850341796875,
+ 0.455780029296875,
+ 0.458221435546875,
+ 0.2677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69384765625,
+ -2.1735491071426623
+ ]
+ },
+ {
+ "id": "6IiqbMSQ6F-544n7ImNPj",
+ "type": "freedraw",
+ "x": 1332.7429607542454,
+ "y": 3292.6812246054437,
+ "width": 19.561593191964675,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIr",
+ "roundness": null,
+ "seed": 1833781873,
+ "version": 18,
+ "versionNonce": 1771483985,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561953823,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.1735491071426623
+ ],
+ [
+ -4.347098214285779,
+ -2.1735491071426623
+ ],
+ [
+ -2.1735491071426623,
+ -2.1735491071426623
+ ],
+ [
+ -2.1735491071426623,
+ -4.347098214285779
+ ],
+ [
+ 0,
+ -4.347098214285779
+ ],
+ [
+ 2.1733747209823377,
+ -4.347098214285779
+ ],
+ [
+ 2.1733747209823377,
+ -2.1735491071426623
+ ],
+ [
+ 4.346923828125,
+ -2.1735491071426623
+ ],
+ [
+ 6.520472935268117,
+ -2.1735491071426623
+ ],
+ [
+ 6.520472935268117,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 10.867396763393117,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 2.1733747209823377
+ ],
+ [
+ 15.214494977678896,
+ 2.1733747209823377
+ ],
+ [
+ 15.214494977678896,
+ 2.1733747209823377
+ ]
+ ],
+ "pressures": [
+ 0.0972137451171875,
+ 0.198333740234375,
+ 0.207122802734375,
+ 0.216400146484375,
+ 0.2848052978515625,
+ 0.2872467041015625,
+ 0.4709320068359375,
+ 0.4992523193359375,
+ 0.500732421875,
+ 0.501220703125,
+ 0.501708984375,
+ 0.501708984375,
+ 0.502685546875,
+ 0.4992523193359375,
+ 0.4748382568359375,
+ 0.318511962890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214494977678896,
+ 2.1733747209823377
+ ]
+ },
+ {
+ "id": "eE1z7O-CHA7PO48IIAO7x",
+ "type": "freedraw",
+ "x": 1358.8250268814777,
+ "y": 3303.5486213688364,
+ "width": 10.867396763392662,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIs",
+ "roundness": null,
+ "seed": 1372377873,
+ "version": 8,
+ "versionNonce": 647381649,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561954095,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173374720981883,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 6.520472935267662,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2672119140625,
+ 0.39666748046875,
+ 0.39666748046875,
+ 0.37957763671875,
+ 0.2808837890625,
+ 0.14947509765625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867396763392662,
+ 0
+ ]
+ },
+ {
+ "id": "Uc83EFhn4Dgn0lSshNrCy",
+ "type": "freedraw",
+ "x": 1330.5694116471027,
+ "y": 3290.507675498301,
+ "width": 30.428989955356883,
+ "height": 4.347098214285779,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIt",
+ "roundness": null,
+ "seed": 1294045777,
+ "version": 14,
+ "versionNonce": 2113767281,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561954611,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 6.520472935267662,
+ 0
+ ],
+ [
+ 10.867571149553442,
+ -2.173549107143117
+ ],
+ [
+ 13.04094587053578,
+ -2.173549107143117
+ ],
+ [
+ 17.38804408482156,
+ -2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ -2.173549107143117
+ ],
+ [
+ 23.90851702008922,
+ -4.347098214285779
+ ],
+ [
+ 26.082066127231883,
+ -4.347098214285779
+ ],
+ [
+ 28.255615234375,
+ -4.347098214285779
+ ],
+ [
+ 30.428989955356883,
+ -4.347098214285779
+ ],
+ [
+ 30.428989955356883,
+ -4.347098214285779
+ ]
+ ],
+ "pressures": [
+ 0.2667236328125,
+ 0.513916015625,
+ 0.516357421875,
+ 0.516357421875,
+ 0.510498046875,
+ 0.4889984130859375,
+ 0.460662841796875,
+ 0.4171905517578125,
+ 0.3624725341796875,
+ 0.2701416015625,
+ 0.0478668212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.428989955356883,
+ -4.347098214285779
+ ]
+ },
+ {
+ "id": "Xz4gl01fow3p31N-RifQu",
+ "type": "freedraw",
+ "x": 1360.9984016024596,
+ "y": 3294.854599326426,
+ "width": 15.214494977678442,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIu",
+ "roundness": null,
+ "seed": 526720817,
+ "version": 10,
+ "versionNonce": 83263633,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561954846,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173374720981883,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.520472935268117,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 13.041120256696558,
+ 0
+ ],
+ [
+ 13.041120256696558,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2823638916015625,
+ 0.4230499267578125,
+ 0.4293975830078125,
+ 0.4293975830078125,
+ 0.40447998046875,
+ 0.336090087890625,
+ 0.208099365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.041120256696558,
+ 0
+ ]
+ },
+ {
+ "id": "-SeLzDXhK1DU_aS6zMmsc",
+ "type": "freedraw",
+ "x": 1389.2540168368346,
+ "y": 3301.3752466478545,
+ "width": 6.520298549107338,
+ "height": 4.346923828125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIv",
+ "roundness": null,
+ "seed": 1661620305,
+ "version": 6,
+ "versionNonce": 2023687665,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561955024,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209823377,
+ 2.173374720981883
+ ],
+ [
+ 4.346923828125,
+ 2.173374720981883
+ ],
+ [
+ 6.520298549107338,
+ 4.346923828125
+ ],
+ [
+ 6.520298549107338,
+ 4.346923828125
+ ]
+ ],
+ "pressures": [
+ 0.2335052490234375,
+ 0.340972900390625,
+ 0.2217864990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.520298549107338,
+ 4.346923828125
+ ]
+ },
+ {
+ "id": "PqX9nFa5NaMEYiRObnOBd",
+ "type": "freedraw",
+ "x": 1410.989159135942,
+ "y": 3327.457138388926,
+ "width": 15.214494977678442,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIw",
+ "roundness": null,
+ "seed": 1503198641,
+ "version": 8,
+ "versionNonce": 1713904945,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561955210,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1732003348215585,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 0
+ ],
+ [
+ 15.214494977678442,
+ 0
+ ],
+ [
+ 15.214494977678442,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.13385009765625,
+ 0.38153076171875,
+ 0.3478240966796875,
+ 0.2896881103515625,
+ 0.13043212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214494977678442,
+ 0
+ ]
+ },
+ {
+ "id": "xZzSnY1oZ6UYZbQym-ErW",
+ "type": "freedraw",
+ "x": 1434.8975017698704,
+ "y": 3349.192280688033,
+ "width": 6.520647321428896,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIx",
+ "roundness": null,
+ "seed": 112542961,
+ "version": 7,
+ "versionNonce": 1994583807,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561955414,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 2.1733747209823377
+ ],
+ [
+ 4.347098214285779,
+ 4.346923828125
+ ],
+ [
+ 6.520647321428896,
+ 6.520472935268117
+ ],
+ [
+ 6.520647321428896,
+ 6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.3502655029296875,
+ 0.37664794921875,
+ 0.2603759765625,
+ 0.15142822265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.520647321428896,
+ 6.520472935268117
+ ]
+ },
+ {
+ "id": "DZmjpf5o0sDNS8-eOjeLQ",
+ "type": "freedraw",
+ "x": 1450.1119967475493,
+ "y": 3370.9272486009795,
+ "width": 8.694196428571104,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIy",
+ "roundness": null,
+ "seed": 616856383,
+ "version": 8,
+ "versionNonce": 1408852927,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561955600,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 2.1735491071426623,
+ 4.346923828125
+ ],
+ [
+ 4.3470982142853245,
+ 4.346923828125
+ ],
+ [
+ 6.5206473214284415,
+ 6.520472935268117
+ ],
+ [
+ 8.694196428571104,
+ 6.520472935268117
+ ],
+ [
+ 8.694196428571104,
+ 6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.331207275390625,
+ 0.4074249267578125,
+ 0.39862060546875,
+ 0.338531494140625,
+ 0.2686767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.694196428571104,
+ 6.520472935268117
+ ]
+ },
+ {
+ "id": "X7Ij3RavN0qwnRvzwM9p6",
+ "type": "freedraw",
+ "x": 1463.1529426180846,
+ "y": 3394.8357656210687,
+ "width": 13.04094587053578,
+ "height": 10.867571149553896,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bIz",
+ "roundness": null,
+ "seed": 1892990975,
+ "version": 9,
+ "versionNonce": 1972683505,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561955785,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1735491071426623
+ ],
+ [
+ 2.173549107143117,
+ 4.346923828125
+ ],
+ [
+ 4.347098214285779,
+ 4.346923828125
+ ],
+ [
+ 6.520647321428896,
+ 6.520472935267662
+ ],
+ [
+ 10.867745535714675,
+ 8.69402204241078
+ ],
+ [
+ 13.04094587053578,
+ 10.867571149553896
+ ],
+ [
+ 13.04094587053578,
+ 10.867571149553896
+ ]
+ ],
+ "pressures": [
+ 0.4220733642578125,
+ 0.462615966796875,
+ 0.461639404296875,
+ 0.4279327392578125,
+ 0.327789306640625,
+ 0.217864990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ 10.867571149553896
+ ]
+ },
+ {
+ "id": "rysL1S1wRNytWCeD10Avg",
+ "type": "freedraw",
+ "x": 1493.581932573442,
+ "y": 3420.917831748301,
+ "width": 17.38804408482156,
+ "height": 2.173374720981883,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ0",
+ "roundness": null,
+ "seed": 402881201,
+ "version": 8,
+ "versionNonce": 552344113,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561955946,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 10.86774553571422,
+ 2.173374720981883
+ ],
+ [
+ 13.041294642857338,
+ 2.173374720981883
+ ],
+ [
+ 15.214494977678896,
+ 2.173374720981883
+ ],
+ [
+ 17.38804408482156,
+ 2.173374720981883
+ ],
+ [
+ 17.38804408482156,
+ 2.173374720981883
+ ]
+ ],
+ "pressures": [
+ 0.2979888916015625,
+ 0.39471435546875,
+ 0.3531951904296875,
+ 0.2965240478515625,
+ 0.1577911376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ 2.173374720981883
+ ]
+ },
+ {
+ "id": "mqD3Ouii3bELq2hSEwe7z",
+ "type": "freedraw",
+ "x": 1526.184471635942,
+ "y": 3438.3058758331226,
+ "width": 52.16413225446422,
+ "height": 10.867396763393117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ1",
+ "roundness": null,
+ "seed": 341705201,
+ "version": 20,
+ "versionNonce": 1759475889,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561956296,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ -2.173549107143117
+ ],
+ [
+ 4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ 8.694196428571558,
+ -2.173549107143117
+ ],
+ [
+ 13.041294642857338,
+ -2.173549107143117
+ ],
+ [
+ 15.214494977678896,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ 0
+ ],
+ [
+ 26.082240513393117,
+ 2.173374720981883
+ ],
+ [
+ 32.6025390625,
+ 4.346923828125
+ ],
+ [
+ 34.77608816964312,
+ 4.346923828125
+ ],
+ [
+ 39.123186383928896,
+ 6.520472935267662
+ ],
+ [
+ 41.29673549107156,
+ 6.520472935267662
+ ],
+ [
+ 43.47028459821422,
+ 8.69384765625
+ ],
+ [
+ 45.64383370535734,
+ 8.69384765625
+ ],
+ [
+ 47.817034040178896,
+ 8.69384765625
+ ],
+ [
+ 49.99058314732156,
+ 6.520472935267662
+ ],
+ [
+ 52.16413225446422,
+ 6.520472935267662
+ ],
+ [
+ 52.16413225446422,
+ 6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.2789306640625,
+ 0.447479248046875,
+ 0.447479248046875,
+ 0.4357452392578125,
+ 0.339508056640625,
+ 0.2755126953125,
+ 0.199798583984375,
+ 0.1089324951171875,
+ 0.0547027587890625,
+ 0.13092041015625,
+ 0.13092041015625,
+ 0.1587677001953125,
+ 0.1826934814453125,
+ 0.3077545166015625,
+ 0.441131591796875,
+ 0.3614959716796875,
+ 0.2633056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 52.16413225446422,
+ 6.520472935267662
+ ]
+ },
+ {
+ "id": "QnnQxpEu7NkF3zeITSh1s",
+ "type": "freedraw",
+ "x": 1602.2572952966561,
+ "y": 3460.0408437460687,
+ "width": 17.38804408482156,
+ "height": 2.1735491071426623,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ2",
+ "roundness": null,
+ "seed": 418103409,
+ "version": 8,
+ "versionNonce": 1000570865,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561956471,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 10.867396763393117,
+ 0
+ ],
+ [
+ 15.214494977678896,
+ -2.1735491071426623
+ ],
+ [
+ 17.38804408482156,
+ -2.1735491071426623
+ ],
+ [
+ 17.38804408482156,
+ -2.1735491071426623
+ ]
+ ],
+ "pressures": [
+ 0.3610076904296875,
+ 0.4132843017578125,
+ 0.3746795654296875,
+ 0.322418212890625,
+ 0.208099365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ -2.1735491071426623
+ ]
+ },
+ {
+ "id": "TR865W4Md2srnQg0y3snX",
+ "type": "freedraw",
+ "x": 1656.594627885942,
+ "y": 3466.5613166813364,
+ "width": 15.214494977678442,
+ "height": 6.520472935267662,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ3",
+ "roundness": null,
+ "seed": 1833367473,
+ "version": 6,
+ "versionNonce": 1113614673,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561956640,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.1735491071426623
+ ],
+ [
+ 2.173549107143117,
+ -4.346923828125
+ ],
+ [
+ 13.04094587053578,
+ -6.520472935267662
+ ],
+ [
+ 13.04094587053578,
+ -6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.4152374267578125,
+ 0.4342803955078125,
+ 0.38592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ -6.520472935267662
+ ]
+ },
+ {
+ "id": "hQq6bdF2m8UIzAG17h8vg",
+ "type": "freedraw",
+ "x": 1691.370716055585,
+ "y": 3455.693745531783,
+ "width": 19.56159319196422,
+ "height": 15.214494977678442,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ4",
+ "roundness": null,
+ "seed": 2165009,
+ "version": 6,
+ "versionNonce": 50296497,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561956800,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ -6.520472935267662
+ ],
+ [
+ 13.04094587053578,
+ -10.867396763392662
+ ],
+ [
+ 19.56159319196422,
+ -15.214494977678442
+ ],
+ [
+ 19.56159319196422,
+ -15.214494977678442
+ ]
+ ],
+ "pressures": [
+ 0.089385986328125,
+ 0.3453826904296875,
+ 0.2569580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.56159319196422,
+ -15.214494977678442
+ ]
+ },
+ {
+ "id": "zCQPeLxLzh-6WL4yMhB27",
+ "type": "freedraw",
+ "x": 1734.8406518814777,
+ "y": 3416.5707335340153,
+ "width": 21.735142299107338,
+ "height": 21.73496791294656,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ5",
+ "roundness": null,
+ "seed": 1302609521,
+ "version": 8,
+ "versionNonce": 1764556273,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561956980,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -6.520472935267662
+ ],
+ [
+ 6.5206473214284415,
+ -8.69402204241078
+ ],
+ [
+ 13.041294642857338,
+ -13.04094587053578
+ ],
+ [
+ 17.38804408482156,
+ -15.214494977678896
+ ],
+ [
+ 21.735142299107338,
+ -21.73496791294656
+ ],
+ [
+ 21.735142299107338,
+ -21.73496791294656
+ ]
+ ],
+ "pressures": [
+ 0.1099090576171875,
+ 0.39764404296875,
+ 0.38885498046875,
+ 0.321929931640625,
+ 0.2564697265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.735142299107338,
+ -21.73496791294656
+ ]
+ },
+ {
+ "id": "bFfDEDA0rnTbHAl9z_B1S",
+ "type": "freedraw",
+ "x": 1769.6167400511208,
+ "y": 3381.794819750533,
+ "width": 21.735142299106883,
+ "height": 21.735142299106883,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ6",
+ "roundness": null,
+ "seed": 151582129,
+ "version": 10,
+ "versionNonce": 1290028817,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561957162,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ -4.3470982142853245
+ ],
+ [
+ 4.3470982142853245,
+ -6.5206473214284415
+ ],
+ [
+ 6.5206473214284415,
+ -10.867571149553442
+ ],
+ [
+ 13.040945870535325,
+ -15.21466936383922
+ ],
+ [
+ 17.388044084821104,
+ -17.38804408482156
+ ],
+ [
+ 19.56159319196422,
+ -21.735142299106883
+ ],
+ [
+ 21.735142299106883,
+ -21.735142299106883
+ ],
+ [
+ 21.735142299106883,
+ -21.735142299106883
+ ]
+ ],
+ "pressures": [
+ 0.2730712890625,
+ 0.4367218017578125,
+ 0.4250030517578125,
+ 0.4074249267578125,
+ 0.330230712890625,
+ 0.2579345703125,
+ 0.082550048828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.735142299106883,
+ -21.735142299106883
+ ]
+ },
+ {
+ "id": "YZSmDcb8lTIYD_ZigTRhV",
+ "type": "freedraw",
+ "x": 1806.5663773279061,
+ "y": 3347.0187315808903,
+ "width": 21.735142299107338,
+ "height": 19.56159319196422,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ7",
+ "roundness": null,
+ "seed": 706246353,
+ "version": 10,
+ "versionNonce": 1115624497,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561957342,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -6.520472935267662
+ ],
+ [
+ 8.69384765625,
+ -8.69402204241078
+ ],
+ [
+ 10.867396763393117,
+ -10.867571149553896
+ ],
+ [
+ 13.04094587053578,
+ -10.867571149553896
+ ],
+ [
+ 15.214494977678896,
+ -13.041120256696558
+ ],
+ [
+ 19.561593191964675,
+ -17.38804408482156
+ ],
+ [
+ 21.735142299107338,
+ -19.56159319196422
+ ],
+ [
+ 21.735142299107338,
+ -19.56159319196422
+ ]
+ ],
+ "pressures": [
+ 0.324371337890625,
+ 0.4259796142578125,
+ 0.4245147705078125,
+ 0.4118194580078125,
+ 0.38690185546875,
+ 0.334136962890625,
+ 0.1035614013671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.735142299107338,
+ -19.56159319196422
+ ]
+ },
+ {
+ "id": "_VuQChDI74kr4f0cb-gdL",
+ "type": "freedraw",
+ "x": 1834.8218181761208,
+ "y": 3320.936665453658,
+ "width": 15.214494977678442,
+ "height": 13.040945870535325,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ8",
+ "roundness": null,
+ "seed": 351960049,
+ "version": 10,
+ "versionNonce": 2044323153,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561957506,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ 2.1735491071426623,
+ -4.346923828125
+ ],
+ [
+ 4.3470982142853245,
+ -4.346923828125
+ ],
+ [
+ 8.694196428571104,
+ -8.694022042410325
+ ],
+ [
+ 10.86774553571422,
+ -8.694022042410325
+ ],
+ [
+ 13.040945870535325,
+ -10.867571149553442
+ ],
+ [
+ 15.214494977678442,
+ -13.040945870535325
+ ],
+ [
+ 15.214494977678442,
+ -13.040945870535325
+ ]
+ ],
+ "pressures": [
+ 0.198822021484375,
+ 0.40447998046875,
+ 0.40545654296875,
+ 0.38934326171875,
+ 0.342437744140625,
+ 0.3048248291015625,
+ 0.1753692626953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214494977678442,
+ -13.040945870535325
+ ]
+ },
+ {
+ "id": "GX9SGL2DDs1L8WfQwGqBa",
+ "type": "freedraw",
+ "x": 1858.7305095823708,
+ "y": 3290.507675498301,
+ "width": 23.90834263392844,
+ "height": 13.04094587053578,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJ9",
+ "roundness": null,
+ "seed": 208373009,
+ "version": 10,
+ "versionNonce": 1877031537,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561957718,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69384765625,
+ -4.347098214285779
+ ],
+ [
+ 13.040945870535325,
+ -6.520472935268117
+ ],
+ [
+ 15.214494977678442,
+ -8.69402204241078
+ ],
+ [
+ 17.388044084821104,
+ -10.867571149553442
+ ],
+ [
+ 19.56159319196422,
+ -10.867571149553442
+ ],
+ [
+ 21.734793526785325,
+ -13.04094587053578
+ ],
+ [
+ 23.90834263392844,
+ -13.04094587053578
+ ],
+ [
+ 23.90834263392844,
+ -13.04094587053578
+ ]
+ ],
+ "pressures": [
+ 0.2906646728515625,
+ 0.334625244140625,
+ 0.336578369140625,
+ 0.339996337890625,
+ 0.339996337890625,
+ 0.2735595703125,
+ 0.14361572265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90834263392844,
+ -13.04094587053578
+ ]
+ },
+ {
+ "id": "MqJ4uHG9PSU2kMAtddKep",
+ "type": "freedraw",
+ "x": 1897.8533471939777,
+ "y": 3275.2931805206226,
+ "width": 19.56159319196422,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJA",
+ "roundness": null,
+ "seed": 473436721,
+ "version": 9,
+ "versionNonce": 321715679,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561957888,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ 6.5206473214284415,
+ -2.173549107143117
+ ],
+ [
+ 10.86774553571422,
+ -4.347098214286234
+ ],
+ [
+ 15.214494977678442,
+ -4.347098214286234
+ ],
+ [
+ 17.38804408482156,
+ -6.520472935268117
+ ],
+ [
+ 19.56159319196422,
+ -6.520472935268117
+ ],
+ [
+ 19.56159319196422,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.3732147216796875,
+ 0.4206085205078125,
+ 0.4206085205078125,
+ 0.39959716796875,
+ 0.3483123779296875,
+ 0.2506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.56159319196422,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "v0SQb5G1C1WYgfFy3BC8l",
+ "type": "freedraw",
+ "x": 1926.1091368145135,
+ "y": 3266.5991584782114,
+ "width": 15.214494977678442,
+ "height": 6.520472935267662,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJB",
+ "roundness": null,
+ "seed": 1161843231,
+ "version": 10,
+ "versionNonce": 1166941887,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561958081,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ 2.1732003348215585,
+ -2.1735491071426623
+ ],
+ [
+ 4.346749441964221,
+ -2.1735491071426623
+ ],
+ [
+ 8.69384765625,
+ -4.3470982142853245
+ ],
+ [
+ 10.867396763392662,
+ -6.520472935267662
+ ],
+ [
+ 13.04094587053578,
+ -6.520472935267662
+ ],
+ [
+ 15.214494977678442,
+ -6.520472935267662
+ ],
+ [
+ 15.214494977678442,
+ -6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.3497772216796875,
+ 0.39569091796875,
+ 0.39471435546875,
+ 0.39422607421875,
+ 0.3639373779296875,
+ 0.3571014404296875,
+ 0.329254150390625,
+ 0.210540771484375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214494977678442,
+ -6.520472935267662
+ ]
+ },
+ {
+ "id": "s7grf0fHxMV6OPTUUbhmd",
+ "type": "freedraw",
+ "x": 1960.884876211835,
+ "y": 3270.9460823063364,
+ "width": 23.90869140625,
+ "height": 6.520647321428896,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJC",
+ "roundness": null,
+ "seed": 1790360319,
+ "version": 9,
+ "versionNonce": 1197570033,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561958254,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ 0
+ ],
+ [
+ 10.86774553571422,
+ 2.173549107143117
+ ],
+ [
+ 15.214494977678442,
+ 2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ 4.347098214286234
+ ],
+ [
+ 23.90869140625,
+ 6.520647321428896
+ ],
+ [
+ 23.90869140625,
+ 6.520647321428896
+ ]
+ ],
+ "pressures": [
+ 0.3092193603515625,
+ 0.463592529296875,
+ 0.441131591796875,
+ 0.37567138671875,
+ 0.2652587890625,
+ 0.0498199462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90869140625,
+ 6.520647321428896
+ ]
+ },
+ {
+ "id": "fyeylkY7WCknvO95jhBiS",
+ "type": "freedraw",
+ "x": 1995.6609643814777,
+ "y": 3294.854599326426,
+ "width": 15.214494977678442,
+ "height": 6.5206473214284415,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJD",
+ "roundness": null,
+ "seed": 736554929,
+ "version": 10,
+ "versionNonce": 1137049873,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561958410,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ 2.1735491071426623
+ ],
+ [
+ 8.694196428571558,
+ 4.3470982142853245
+ ],
+ [
+ 13.04094587053578,
+ 6.5206473214284415
+ ],
+ [
+ 13.04094587053578,
+ 6.5206473214284415
+ ]
+ ],
+ "pressures": [
+ 0.2916412353515625,
+ 0.3663787841796875,
+ 0.4103546142578125,
+ 0.4103546142578125,
+ 0.38836669921875,
+ 0.333648681640625,
+ 0.2374114990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ 6.5206473214284415
+ ]
+ },
+ {
+ "id": "Nq7dfH-jbeHx_0JX2u8Hv",
+ "type": "freedraw",
+ "x": 2034.7841507654066,
+ "y": 3338.3247095384795,
+ "width": 10.867396763393117,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJE",
+ "roundness": null,
+ "seed": 190034129,
+ "version": 8,
+ "versionNonce": 1239433297,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561958565,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 6.520298549106883,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 2.173549107143117
+ ],
+ [
+ 8.69384765625,
+ 2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.39862060546875,
+ 0.38690185546875,
+ 0.38690185546875,
+ 0.3478240966796875,
+ 0.2574462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69384765625,
+ 2.173549107143117
+ ]
+ },
+ {
+ "id": "v9wVZjcXpacACwUFSzXA-",
+ "type": "freedraw",
+ "x": 2076.0805374841566,
+ "y": 3366.5801503866937,
+ "width": 10.86774553571422,
+ "height": 4.347098214285779,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJF",
+ "roundness": null,
+ "seed": 1826037777,
+ "version": 6,
+ "versionNonce": 213446065,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561958758,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.3470982142853245,
+ 0
+ ],
+ [
+ 8.694196428571104,
+ 2.1735491071426623
+ ],
+ [
+ 10.86774553571422,
+ 4.347098214285779
+ ],
+ [
+ 10.86774553571422,
+ 4.347098214285779
+ ]
+ ],
+ "pressures": [
+ 0.1612091064453125,
+ 0.3458709716796875,
+ 0.1191864013671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.86774553571422,
+ 4.347098214285779
+ ]
+ },
+ {
+ "id": "3TV6t5_pcL74ZiF7cn3l1",
+ "type": "freedraw",
+ "x": 2104.336327104692,
+ "y": 3401.3562385563364,
+ "width": 8.69384765625,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJG",
+ "roundness": null,
+ "seed": 1923872113,
+ "version": 7,
+ "versionNonce": 1693103743,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561958934,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1732003348215585,
+ 0
+ ],
+ [
+ 2.1732003348215585,
+ 2.173549107143117
+ ],
+ [
+ 4.3467494419646755,
+ 2.173549107143117
+ ],
+ [
+ 8.69384765625,
+ 6.520472935268117
+ ],
+ [
+ 8.69384765625,
+ 6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.3639373779296875,
+ 0.3737030029296875,
+ 0.341949462890625,
+ 0.3121490478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69384765625,
+ 6.520472935268117
+ ]
+ },
+ {
+ "id": "dLlnYJf8U5Bjxcmber2g0",
+ "type": "freedraw",
+ "x": 2139.1120665020135,
+ "y": 3438.3058758331226,
+ "width": 17.38804408482156,
+ "height": 6.520472935267662,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJH",
+ "roundness": null,
+ "seed": 1109418687,
+ "version": 9,
+ "versionNonce": 620432433,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561959110,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 8.694196428571558,
+ 2.173374720981883
+ ],
+ [
+ 10.86774553571422,
+ 4.346923828125
+ ],
+ [
+ 15.214494977678442,
+ 6.520472935267662
+ ],
+ [
+ 17.38804408482156,
+ 6.520472935267662
+ ],
+ [
+ 17.38804408482156,
+ 6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.2857818603515625,
+ 0.3702850341796875,
+ 0.3702850341796875,
+ 0.325347900390625,
+ 0.2735595703125,
+ 0.1656036376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ 6.520472935267662
+ ]
+ },
+ {
+ "id": "hrO4tqMRqlYMvFjtyKIOg",
+ "type": "freedraw",
+ "x": 2182.5823511002277,
+ "y": 3466.5613166813364,
+ "width": 13.04094587053578,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJI",
+ "roundness": null,
+ "seed": 316175345,
+ "version": 8,
+ "versionNonce": 98202481,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561959290,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ 0
+ ],
+ [
+ 6.520298549107338,
+ 0
+ ],
+ [
+ 10.867396763393117,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 2.173549107143117
+ ],
+ [
+ 13.04094587053578,
+ 2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.1641387939453125,
+ 0.39666748046875,
+ 0.3492889404296875,
+ 0.2931060791015625,
+ 0.1108856201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ 2.173549107143117
+ ]
+ },
+ {
+ "id": "KQQ_UI__jzhdcsbQ5TdB_",
+ "type": "freedraw",
+ "x": 2215.1848901627277,
+ "y": 3481.7758116590153,
+ "width": 10.867396763393117,
+ "height": 2.1735491071426623,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJJ",
+ "roundness": null,
+ "seed": 1844906801,
+ "version": 8,
+ "versionNonce": 1649633969,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561959469,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ -2.1735491071426623
+ ],
+ [
+ 6.520298549107338,
+ -2.1735491071426623
+ ],
+ [
+ 8.69384765625,
+ -2.1735491071426623
+ ],
+ [
+ 10.867396763393117,
+ -2.1735491071426623
+ ],
+ [
+ 10.867396763393117,
+ -2.1735491071426623
+ ]
+ ],
+ "pressures": [
+ 0.2857818603515625,
+ 0.4118194580078125,
+ 0.343414306640625,
+ 0.2999420166015625,
+ 0.212493896484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867396763393117,
+ -2.1735491071426623
+ ]
+ },
+ {
+ "id": "9xpas8wLoa17ck0wb7tx5",
+ "type": "freedraw",
+ "x": 2245.613880118085,
+ "y": 3479.6022625518726,
+ "width": 13.04094587053578,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJK",
+ "roundness": null,
+ "seed": 931869297,
+ "version": 8,
+ "versionNonce": 1039790577,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561959636,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1733747209823377
+ ],
+ [
+ 0,
+ -2.1733747209823377
+ ],
+ [
+ 6.520298549106883,
+ -4.346923828125
+ ],
+ [
+ 8.69384765625,
+ -6.520472935268117
+ ],
+ [
+ 10.867396763392662,
+ -6.520472935268117
+ ],
+ [
+ 10.867396763392662,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.38299560546875,
+ 0.444549560546875,
+ 0.4274444580078125,
+ 0.2442474365234375,
+ 0.0337066650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867396763392662,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "Ss14b4t8Qmf_EI7qcxAIg",
+ "type": "freedraw",
+ "x": 2280.3899682877277,
+ "y": 3466.5613166813364,
+ "width": 15.214494977678896,
+ "height": 6.520472935267662,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJL",
+ "roundness": null,
+ "seed": 505997745,
+ "version": 7,
+ "versionNonce": 241647167,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561959786,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.520298549107338,
+ -4.346923828125
+ ],
+ [
+ 8.69384765625,
+ -4.346923828125
+ ],
+ [
+ 13.04094587053578,
+ -4.346923828125
+ ],
+ [
+ 15.214494977678896,
+ -6.520472935267662
+ ],
+ [
+ 15.214494977678896,
+ -6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.2496185302734375,
+ 0.326812744140625,
+ 0.2906646728515625,
+ 0.201751708984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214494977678896,
+ -6.520472935267662
+ ]
+ },
+ {
+ "id": "-VjCw_qu-Y8PFROeHhM97",
+ "type": "freedraw",
+ "x": 2339.0743990912993,
+ "y": 3449.1732725965153,
+ "width": 26.08189174107156,
+ "height": 13.04094587053578,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJM",
+ "roundness": null,
+ "seed": 812513919,
+ "version": 8,
+ "versionNonce": 1883849471,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561959979,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69384765625,
+ -6.520472935267662
+ ],
+ [
+ 13.04094587053578,
+ -8.69402204241078
+ ],
+ [
+ 17.38804408482156,
+ -8.69402204241078
+ ],
+ [
+ 23.90834263392844,
+ -10.867396763392662
+ ],
+ [
+ 26.08189174107156,
+ -13.04094587053578
+ ],
+ [
+ 26.08189174107156,
+ -13.04094587053578
+ ]
+ ],
+ "pressures": [
+ 0.3502655029296875,
+ 0.38446044921875,
+ 0.3605194091796875,
+ 0.327301025390625,
+ 0.0346832275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.08189174107156,
+ -13.04094587053578
+ ]
+ },
+ {
+ "id": "2X04CXfMNP-dwrofyOMDk",
+ "type": "freedraw",
+ "x": 2393.4120804529066,
+ "y": 3414.397358813033,
+ "width": 23.90834263392844,
+ "height": 15.21466936383922,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJN",
+ "roundness": null,
+ "seed": 1336266559,
+ "version": 6,
+ "versionNonce": 75793311,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561960149,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69384765625,
+ -8.694022042410325
+ ],
+ [
+ 19.561244419642662,
+ -13.041120256696558
+ ],
+ [
+ 23.90834263392844,
+ -15.21466936383922
+ ],
+ [
+ 23.90834263392844,
+ -15.21466936383922
+ ]
+ ],
+ "pressures": [
+ 0.4098663330078125,
+ 0.39715576171875,
+ 0.2330169677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90834263392844,
+ -15.21466936383922
+ ]
+ },
+ {
+ "id": "IXPdop_Gg3QBN4czLiNuP",
+ "type": "freedraw",
+ "x": 2454.270060363621,
+ "y": 3355.712753623301,
+ "width": 8.69384765625,
+ "height": 8.69402204241078,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJO",
+ "roundness": null,
+ "seed": 591488991,
+ "version": 4,
+ "versionNonce": 918699039,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561960340,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69384765625,
+ -8.69402204241078
+ ],
+ [
+ 8.69384765625,
+ -8.69402204241078
+ ]
+ ],
+ "pressures": [
+ 0.1128387451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69384765625,
+ -8.69402204241078
+ ]
+ },
+ {
+ "id": "C_YmeO7GJ4yCvOKzWdVm-",
+ "type": "freedraw",
+ "x": 2482.525501211835,
+ "y": 3338.3247095384795,
+ "width": 17.38804408482156,
+ "height": 10.867571149553442,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJP",
+ "roundness": null,
+ "seed": 1925906527,
+ "version": 9,
+ "versionNonce": 221341841,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561960545,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ 6.5206473214284415,
+ -4.347098214285779
+ ],
+ [
+ 10.867396763392662,
+ -6.520472935268117
+ ],
+ [
+ 13.04094587053578,
+ -8.69402204241078
+ ],
+ [
+ 15.214494977678442,
+ -8.69402204241078
+ ],
+ [
+ 17.38804408482156,
+ -10.867571149553442
+ ],
+ [
+ 17.38804408482156,
+ -10.867571149553442
+ ]
+ ],
+ "pressures": [
+ 0.2672119140625,
+ 0.464569091796875,
+ 0.4225616455078125,
+ 0.3444061279296875,
+ 0.2633056640625,
+ 0.092803955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ -10.867571149553442
+ ]
+ },
+ {
+ "id": "TXI_VlG_WWsZc2_hUqUvR",
+ "type": "freedraw",
+ "x": 2515.128040274335,
+ "y": 3310.0690943041045,
+ "width": 17.38804408482156,
+ "height": 8.69384765625,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJQ",
+ "roundness": null,
+ "seed": 2007709777,
+ "version": 10,
+ "versionNonce": 1688790449,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561960738,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173374720981883
+ ],
+ [
+ 2.1735491071426623,
+ -2.173374720981883
+ ],
+ [
+ 4.347098214285779,
+ -4.346923828125
+ ],
+ [
+ 6.5206473214284415,
+ -6.520472935268117
+ ],
+ [
+ 8.694196428571558,
+ -6.520472935268117
+ ],
+ [
+ 13.04094587053578,
+ -8.69384765625
+ ],
+ [
+ 17.38804408482156,
+ -8.69384765625
+ ],
+ [
+ 17.38804408482156,
+ -8.69384765625
+ ]
+ ],
+ "pressures": [
+ 0.1861114501953125,
+ 0.438201904296875,
+ 0.4313507080078125,
+ 0.4171905517578125,
+ 0.39666748046875,
+ 0.340484619140625,
+ 0.0424957275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ -8.69384765625
+ ]
+ },
+ {
+ "id": "b38tnwByLSK8ojE9vkKID",
+ "type": "freedraw",
+ "x": 2549.9041284439777,
+ "y": 3290.507675498301,
+ "width": 19.56159319196422,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJR",
+ "roundness": null,
+ "seed": 419294577,
+ "version": 9,
+ "versionNonce": 1028855455,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561960930,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69384765625,
+ -4.347098214285779
+ ],
+ [
+ 10.867396763393117,
+ -4.347098214285779
+ ],
+ [
+ 13.04094587053578,
+ -6.520472935268117
+ ],
+ [
+ 15.214494977678896,
+ -6.520472935268117
+ ],
+ [
+ 17.38804408482156,
+ -6.520472935268117
+ ],
+ [
+ 19.56159319196422,
+ -6.520472935268117
+ ],
+ [
+ 19.56159319196422,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.313140869140625,
+ 0.4171905517578125,
+ 0.4064483642578125,
+ 0.37908935546875,
+ 0.327301025390625,
+ 0.2335052490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.56159319196422,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "-5rj84zFbbtTAHw9nYM63",
+ "type": "freedraw",
+ "x": 2580.333118399335,
+ "y": 3277.4667296277653,
+ "width": 13.04094587053578,
+ "height": 2.1735491071426623,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJS",
+ "roundness": null,
+ "seed": 298269407,
+ "version": 7,
+ "versionNonce": 2075591729,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561961129,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -2.1735491071426623
+ ],
+ [
+ 6.5206473214284415,
+ -2.1735491071426623
+ ],
+ [
+ 10.867396763392662,
+ -2.1735491071426623
+ ],
+ [
+ 13.04094587053578,
+ -2.1735491071426623
+ ],
+ [
+ 13.04094587053578,
+ -2.1735491071426623
+ ]
+ ],
+ "pressures": [
+ 0.2481536865234375,
+ 0.3507537841796875,
+ 0.333160400390625,
+ 0.2266693115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ -2.1735491071426623
+ ]
+ },
+ {
+ "id": "YN_n-0BZw70cZmQxk5ZRh",
+ "type": "freedraw",
+ "x": 2610.762108354692,
+ "y": 3275.2931805206226,
+ "width": 0,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJT",
+ "roundness": null,
+ "seed": 1962306545,
+ "version": 4,
+ "versionNonce": 130999217,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561961324,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.2559814453125,
+ 0.454803466796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ -2.173549107143117
+ ]
+ },
+ {
+ "id": "j5pZ8GXx4SX08BjJdAuo0",
+ "type": "freedraw",
+ "x": 1534.8786680645132,
+ "y": 3468.73486578848,
+ "width": 269.51416015625,
+ "height": 4.346923828125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJU",
+ "roundness": null,
+ "seed": 1295805297,
+ "version": 25,
+ "versionNonce": 1293461919,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561964170,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 15.214494977678896,
+ 0
+ ],
+ [
+ 23.908342633928896,
+ 0
+ ],
+ [
+ 43.46993582589312,
+ 2.1733747209823377
+ ],
+ [
+ 65.205078125,
+ 2.1733747209823377
+ ],
+ [
+ 97.8076171875,
+ 4.346923828125
+ ],
+ [
+ 121.7159598214289,
+ 4.346923828125
+ ],
+ [
+ 147.79820033482156,
+ 4.346923828125
+ ],
+ [
+ 173.88009207589312,
+ 4.346923828125
+ ],
+ [
+ 210.8297293526789,
+ 4.346923828125
+ ],
+ [
+ 228.2177734375,
+ 4.346923828125
+ ],
+ [
+ 239.08517020089312,
+ 4.346923828125
+ ],
+ [
+ 247.77901785714312,
+ 4.346923828125
+ ],
+ [
+ 256.4732142857142,
+ 4.346923828125
+ ],
+ [
+ 258.64676339285734,
+ 4.346923828125
+ ],
+ [
+ 265.1670619419642,
+ 4.346923828125
+ ],
+ [
+ 262.99351283482156,
+ 2.1733747209823377
+ ],
+ [
+ 262.99351283482156,
+ 2.1733747209823377
+ ]
+ ],
+ "pressures": [
+ 0.317535400390625,
+ 0.452362060546875,
+ 0.520751953125,
+ 0.5603179931640625,
+ 0.564239501953125,
+ 0.567657470703125,
+ 0.572540283203125,
+ 0.575469970703125,
+ 0.579864501953125,
+ 0.583770751953125,
+ 0.583770751953125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.582305908203125,
+ 0.577911376953125,
+ 0.567169189453125,
+ 0.5442047119140625,
+ 0.4850921630859375,
+ 0.438690185546875,
+ 0.2838287353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 262.99351283482156,
+ 2.1733747209823377
+ ]
+ },
+ {
+ "id": "D-sya7JgWgJgVsBae2cqN",
+ "type": "freedraw",
+ "x": 1832.6482690689775,
+ "y": 3264.425609371069,
+ "width": 189.09493582589312,
+ "height": 6.520472935267662,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJV",
+ "roundness": null,
+ "seed": 1166282207,
+ "version": 18,
+ "versionNonce": 1302055679,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561966249,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 6.520647321428896,
+ 0
+ ],
+ [
+ 13.041294642857338,
+ 0
+ ],
+ [
+ 21.735142299107338,
+ 0
+ ],
+ [
+ 32.602539062500455,
+ 0
+ ],
+ [
+ 56.511230468750455,
+ 0
+ ],
+ [
+ 82.59312220982156,
+ 0
+ ],
+ [
+ 106.50181361607156,
+ -2.1735491071426623
+ ],
+ [
+ 130.41015625000045,
+ -4.346923828125
+ ],
+ [
+ 141.27790178571468,
+ -4.346923828125
+ ],
+ [
+ 158.66559709821468,
+ -4.346923828125
+ ],
+ [
+ 171.70689174107156,
+ -6.520472935267662
+ ],
+ [
+ 178.2271902901789,
+ -6.520472935267662
+ ],
+ [
+ 184.74783761160734,
+ -6.520472935267662
+ ],
+ [
+ 189.09493582589312,
+ -6.520472935267662
+ ],
+ [
+ 189.09493582589312,
+ -6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.2823638916015625,
+ 0.5319976806640625,
+ 0.5388336181640625,
+ 0.5437164306640625,
+ 0.5490875244140625,
+ 0.5598297119140625,
+ 0.565704345703125,
+ 0.566680908203125,
+ 0.568145751953125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.567657470703125,
+ 0.5588531494140625,
+ 0.5315093994140625,
+ 0.4704437255859375,
+ 0.2887115478515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 189.09493582589312,
+ -6.520472935267662
+ ]
+ },
+ {
+ "id": "xJJ6B7hURBaF4FVjnvh9D",
+ "type": "freedraw",
+ "x": 2143.459164716299,
+ "y": 3494.8167575295515,
+ "width": 199.96233258928532,
+ "height": 21.73496791294656,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJX",
+ "roundness": null,
+ "seed": 1252420863,
+ "version": 20,
+ "versionNonce": 1481902655,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561968500,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.3470982142853245,
+ 0
+ ],
+ [
+ -2.1735491071422075,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 2.1735491071426623
+ ],
+ [
+ 8.694196428571558,
+ 2.1735491071426623
+ ],
+ [
+ 13.040945870536234,
+ 2.1735491071426623
+ ],
+ [
+ 28.255440848214675,
+ 2.1735491071426623
+ ],
+ [
+ 45.643484933036234,
+ 0
+ ],
+ [
+ 71.72572544642935,
+ -4.346923828125
+ ],
+ [
+ 84.76667131696468,
+ -6.520472935267662
+ ],
+ [
+ 99.98116629464312,
+ -6.520472935267662
+ ],
+ [
+ 128.2366071428578,
+ -10.867396763392662
+ ],
+ [
+ 143.45110212053623,
+ -13.04094587053578
+ ],
+ [
+ 167.35979352678623,
+ -17.38786969866078
+ ],
+ [
+ 184.7478376116078,
+ -19.561418805803896
+ ],
+ [
+ 193.4416852678578,
+ -19.561418805803896
+ ],
+ [
+ 195.615234375,
+ -19.561418805803896
+ ],
+ [
+ 195.615234375,
+ -19.561418805803896
+ ]
+ ],
+ "pressures": [
+ 0.2388763427734375,
+ 0.40106201171875,
+ 0.4816741943359375,
+ 0.501708984375,
+ 0.512451171875,
+ 0.520263671875,
+ 0.528564453125,
+ 0.5412750244140625,
+ 0.5437164306640625,
+ 0.5461578369140625,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.524169921875,
+ 0.503662109375,
+ 0.454315185546875,
+ 0.39666748046875,
+ 0.332672119140625,
+ 0.2330169677734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 195.615234375,
+ -19.561418805803896
+ ]
+ },
+ {
+ "id": "j2Vel2IL8s3RRUv-_Nuv1",
+ "type": "freedraw",
+ "x": 2541.2099320154066,
+ "y": 3268.772533199194,
+ "width": 158.66559709821468,
+ "height": 4.346923828125,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJY",
+ "roundness": null,
+ "seed": 647480959,
+ "version": 20,
+ "versionNonce": 1949008831,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561969594,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 0
+ ],
+ [
+ -4.3467494419646755,
+ -2.173374720981883
+ ],
+ [
+ -2.1732003348215585,
+ -2.173374720981883
+ ],
+ [
+ 0,
+ -2.173374720981883
+ ],
+ [
+ 4.3470982142853245,
+ 0
+ ],
+ [
+ 10.867745535713766,
+ 0
+ ],
+ [
+ 39.12318638392844,
+ 0
+ ],
+ [
+ 60.858328683035325,
+ -2.173374720981883
+ ],
+ [
+ 71.72572544642844,
+ -2.173374720981883
+ ],
+ [
+ 80.41957310267844,
+ -2.173374720981883
+ ],
+ [
+ 102.15471540178532,
+ -2.173374720981883
+ ],
+ [
+ 123.88985770089221,
+ -2.173374720981883
+ ],
+ [
+ 132.5837053571422,
+ -4.346923828125
+ ],
+ [
+ 147.79820033482156,
+ -4.346923828125
+ ],
+ [
+ 152.14529854910688,
+ -4.346923828125
+ ],
+ [
+ 154.31884765625,
+ -4.346923828125
+ ],
+ [
+ 152.14529854910688,
+ -4.346923828125
+ ],
+ [
+ 152.14529854910688,
+ -4.346923828125
+ ]
+ ],
+ "pressures": [
+ 0.206634521484375,
+ 0.3746795654296875,
+ 0.454315185546875,
+ 0.4689788818359375,
+ 0.4914398193359375,
+ 0.505126953125,
+ 0.516357421875,
+ 0.529541015625,
+ 0.5324859619140625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.529541015625,
+ 0.510986328125,
+ 0.4899749755859375,
+ 0.4230499267578125,
+ 0.3697967529296875,
+ 0.333648681640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 152.14529854910688,
+ -4.346923828125
+ ]
+ },
+ {
+ "id": "FAE28Gi41nXuZm60teME5",
+ "type": "freedraw",
+ "x": -284.3426977278971,
+ "y": 4012.110197122186,
+ "width": 71.72555106026789,
+ "height": 152.14512416294656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJd",
+ "roundness": null,
+ "seed": 76025567,
+ "version": 34,
+ "versionNonce": 409697535,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561981633,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 4.3470982142853245
+ ],
+ [
+ 6.52047293526789,
+ 10.867571149553442
+ ],
+ [
+ 8.694022042410666,
+ 19.561593191963766
+ ],
+ [
+ 13.041120256696445,
+ 32.6025390625
+ ],
+ [
+ 21.73514229910711,
+ 60.858154296875
+ ],
+ [
+ 30.42898995535711,
+ 89.11359514508877
+ ],
+ [
+ 36.94963727678578,
+ 113.02211216517844
+ ],
+ [
+ 39.12301199776789,
+ 123.88968331473188
+ ],
+ [
+ 39.12301199776789,
+ 128.23660714285688
+ ],
+ [
+ 36.94963727678578,
+ 126.063232421875
+ ],
+ [
+ 30.42898995535711,
+ 117.36921037946377
+ ],
+ [
+ 19.561593191964334,
+ 99.98116629464221
+ ],
+ [
+ 10.867571149553555,
+ 76.07264927455344
+ ],
+ [
+ -2.1733747209821104,
+ 36.949637276785325
+ ],
+ [
+ -6.52047293526789,
+ 10.867571149553442
+ ],
+ [
+ -4.346923828125,
+ -6.520472935268117
+ ],
+ [
+ 2.1735491071428896,
+ -17.38804408482156
+ ],
+ [
+ 10.867571149553555,
+ -23.908517020089675
+ ],
+ [
+ 30.42898995535711,
+ -23.908517020089675
+ ],
+ [
+ 45.64365931919633,
+ -15.214494977678896
+ ],
+ [
+ 58.68460518973211,
+ -4.346923828125
+ ],
+ [
+ 65.205078125,
+ 6.5206473214284415
+ ],
+ [
+ 60.858154296875,
+ 21.735142299106883
+ ],
+ [
+ 52.16413225446422,
+ 32.6025390625
+ ],
+ [
+ 36.94963727678578,
+ 41.296561104910325
+ ],
+ [
+ 21.73514229910711,
+ 47.81703404017844
+ ],
+ [
+ 8.694022042410666,
+ 49.990583147321104
+ ],
+ [
+ 0,
+ 47.81703404017844
+ ],
+ [
+ 0,
+ 47.81703404017844
+ ]
+ ],
+ "pressures": [
+ 0.39373779296875,
+ 0.588165283203125,
+ 0.5984344482421875,
+ 0.6052703857421875,
+ 0.6194305419921875,
+ 0.62628173828125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62872314453125,
+ 0.6082000732421875,
+ 0.592559814453125,
+ 0.581817626953125,
+ 0.577911376953125,
+ 0.563751220703125,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5608062744140625,
+ 0.5612945556640625,
+ 0.5578765869140625,
+ 0.5583648681640625,
+ 0.562774658203125,
+ 0.568145751953125,
+ 0.575958251953125,
+ 0.574493408203125,
+ 0.573028564453125,
+ 0.572540283203125,
+ 0.6091766357421875,
+ 0.6238250732421875,
+ 0.6165008544921875,
+ 0.567169189453125,
+ 0.439666748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 47.81703404017844
+ ]
+ },
+ {
+ "id": "oSN5viZw-_2DsoyKAfoNO",
+ "type": "freedraw",
+ "x": -210.4435975604863,
+ "y": 4096.87686843915,
+ "width": 26.08206612723211,
+ "height": 58.68460518973188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJe",
+ "roundness": null,
+ "seed": 1812039999,
+ "version": 20,
+ "versionNonce": 1195693695,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561982166,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 2.173549107143117
+ ],
+ [
+ -2.1735491071428896,
+ 4.346923828125
+ ],
+ [
+ -2.1735491071428896,
+ 8.694022042411234
+ ],
+ [
+ -2.1735491071428896,
+ 15.214494977678442
+ ],
+ [
+ 0,
+ 21.73496791294656
+ ],
+ [
+ 0,
+ 28.255440848214675
+ ],
+ [
+ 4.347098214285552,
+ 39.12301199776812
+ ],
+ [
+ 8.694022042410552,
+ 45.643484933036234
+ ],
+ [
+ 13.040945870535552,
+ 47.81703404017844
+ ],
+ [
+ 17.38804408482133,
+ 45.643484933036234
+ ],
+ [
+ 21.73496791294633,
+ 41.296561104911234
+ ],
+ [
+ 23.90851702008922,
+ 30.428989955357792
+ ],
+ [
+ 23.90851702008922,
+ 23.908517020089675
+ ],
+ [
+ 23.90851702008922,
+ 15.214494977678442
+ ],
+ [
+ 21.73496791294633,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ -10.867571149553442
+ ],
+ [
+ 19.56159319196422,
+ -10.867571149553442
+ ]
+ ],
+ "pressures": [
+ 0.38446044921875,
+ 0.578887939453125,
+ 0.6160125732421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6179656982421875,
+ 0.6140594482421875,
+ 0.6082000732421875,
+ 0.5974578857421875,
+ 0.593536376953125,
+ 0.585235595703125,
+ 0.583770751953125,
+ 0.592559814453125,
+ 0.5940399169921875,
+ 0.593048095703125,
+ 0.584747314453125,
+ 0.511474609375,
+ 0.2413177490234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.56159319196422,
+ -10.867571149553442
+ ]
+ },
+ {
+ "id": "HnUbIglsozjMpBsLgM5Gs",
+ "type": "freedraw",
+ "x": -169.14703645557574,
+ "y": 4129.47940750165,
+ "width": 28.255440848214448,
+ "height": 34.77608816964312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJf",
+ "roundness": null,
+ "seed": 745702079,
+ "version": 18,
+ "versionNonce": 295289823,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561982499,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 0,
+ -4.3470982142853245
+ ],
+ [
+ 0,
+ -8.694022042410325
+ ],
+ [
+ 0,
+ -15.214494977678442
+ ],
+ [
+ 0,
+ -17.38804408482156
+ ],
+ [
+ 0,
+ -21.735142299106883
+ ],
+ [
+ 2.1735491071428896,
+ -21.735142299106883
+ ],
+ [
+ 4.346923828125,
+ -19.561593191963766
+ ],
+ [
+ 8.69402204241078,
+ -17.38804408482156
+ ],
+ [
+ 13.04094587053578,
+ -13.041120256696558
+ ],
+ [
+ 15.214494977678669,
+ -6.5204729352672075
+ ],
+ [
+ 21.73496791294656,
+ 4.346923828125
+ ],
+ [
+ 23.908517020089448,
+ 8.694022042411234
+ ],
+ [
+ 26.082066127232338,
+ 10.867396763393117
+ ],
+ [
+ 28.255440848214448,
+ 13.040945870536234
+ ],
+ [
+ 28.255440848214448,
+ 13.040945870536234
+ ]
+ ],
+ "pressures": [
+ 0.4235382080078125,
+ 0.6038055419921875,
+ 0.6243133544921875,
+ 0.63018798828125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.6233367919921875,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.593536376953125,
+ 0.5383453369140625,
+ 0.467498779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 28.255440848214448,
+ 13.040945870536234
+ ]
+ },
+ {
+ "id": "DNXngXVSt6jW70ImxgSmw",
+ "type": "freedraw",
+ "x": -147.41206854262919,
+ "y": 4007.763273294061,
+ "width": 41.29656110491078,
+ "height": 139.10417829241032,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJg",
+ "roundness": null,
+ "seed": 934516767,
+ "version": 11,
+ "versionNonce": 1777552049,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561982847,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 21.734967912946104
+ ],
+ [
+ 15.214494977678442,
+ 49.990583147321104
+ ],
+ [
+ 23.90851702008922,
+ 82.5931222098211
+ ],
+ [
+ 28.255615234375,
+ 99.98099190848188
+ ],
+ [
+ 32.6025390625,
+ 113.02211216517844
+ ],
+ [
+ 34.77608816964289,
+ 123.88968331473188
+ ],
+ [
+ 39.12301199776789,
+ 136.9306291852672
+ ],
+ [
+ 41.29656110491078,
+ 139.10417829241032
+ ],
+ [
+ 41.29656110491078,
+ 139.10417829241032
+ ]
+ ],
+ "pressures": [
+ 0.3439178466796875,
+ 0.579376220703125,
+ 0.6130828857421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6003875732421875,
+ 0.5500640869140625,
+ 0.330718994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29656110491078,
+ 139.10417829241032
+ ]
+ },
+ {
+ "id": "JwHPlJ6t9RAkZciINo106",
+ "type": "freedraw",
+ "x": -151.75899237075419,
+ "y": 4083.8357481824537,
+ "width": 43.46993582589289,
+ "height": 6.520472935267662,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJh",
+ "roundness": null,
+ "seed": 11735665,
+ "version": 9,
+ "versionNonce": 771834271,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561983037,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ -2.1733747209823377
+ ],
+ [
+ 15.214494977678442,
+ -4.346923828125
+ ],
+ [
+ 28.25544084821422,
+ -6.520472935267662
+ ],
+ [
+ 36.949462890625,
+ -6.520472935267662
+ ],
+ [
+ 43.46993582589289,
+ -6.520472935267662
+ ],
+ [
+ 43.46993582589289,
+ -6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.591583251953125,
+ 0.64044189453125,
+ 0.64044189453125,
+ 0.63848876953125,
+ 0.530029296875,
+ 0.39666748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.46993582589289,
+ -6.520472935267662
+ ]
+ },
+ {
+ "id": "Q1AWKc6uIikCa7ze8d6xM",
+ "type": "freedraw",
+ "x": -62.645397225664965,
+ "y": 4112.091363416828,
+ "width": 43.47011021205367,
+ "height": 34.77591378348188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJi",
+ "roundness": null,
+ "seed": 1193715167,
+ "version": 23,
+ "versionNonce": 1052829745,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561983471,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -2.1735491071422075
+ ],
+ [
+ -8.69402204241078,
+ -4.3470982142853245
+ ],
+ [
+ -17.38804408482133,
+ -6.5204729352672075
+ ],
+ [
+ -21.73514229910711,
+ -4.3470982142853245
+ ],
+ [
+ -26.08206612723211,
+ -4.3470982142853245
+ ],
+ [
+ -28.255615234375,
+ -2.1735491071422075
+ ],
+ [
+ -32.6025390625,
+ 0
+ ],
+ [
+ -32.6025390625,
+ 2.173549107143117
+ ],
+ [
+ -28.255615234375,
+ 4.346923828125
+ ],
+ [
+ -21.73514229910711,
+ 10.867571149554351
+ ],
+ [
+ -15.214494977678442,
+ 15.214494977679351
+ ],
+ [
+ -10.867571149553442,
+ 17.38804408482156
+ ],
+ [
+ -2.1735491071428896,
+ 19.561593191964675
+ ],
+ [
+ 2.1735491071428896,
+ 21.73496791294656
+ ],
+ [
+ -2.1735491071428896,
+ 23.908517020089675
+ ],
+ [
+ -19.56159319196422,
+ 26.082066127232792
+ ],
+ [
+ -28.255615234375,
+ 28.255440848214675
+ ],
+ [
+ -32.6025390625,
+ 26.082066127232792
+ ],
+ [
+ -39.12301199776789,
+ 26.082066127232792
+ ],
+ [
+ -41.29656110491078,
+ 26.082066127232792
+ ],
+ [
+ -41.29656110491078,
+ 26.082066127232792
+ ]
+ ],
+ "pressures": [
+ 0.38690185546875,
+ 0.5588531494140625,
+ 0.5955047607421875,
+ 0.6111297607421875,
+ 0.6174774169921875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6047821044921875,
+ 0.5505523681640625,
+ 0.531005859375,
+ 0.530029296875,
+ 0.5315093994140625,
+ 0.5324859619140625,
+ 0.5329742431640625,
+ 0.5359039306640625,
+ 0.579376220703125,
+ 0.574981689453125,
+ 0.5505523681640625,
+ 0.4914398193359375,
+ 0.340484619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -41.29656110491078,
+ 26.082066127232792
+ ]
+ },
+ {
+ "id": "o26bq5bO26GsqRx5klKwn",
+ "type": "freedraw",
+ "x": 54.723638767638704,
+ "y": 4135.999880436918,
+ "width": 141.2775530133929,
+ "height": 63.03152901785688,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJj",
+ "roundness": null,
+ "seed": 1641500657,
+ "version": 42,
+ "versionNonce": 174913361,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561984581,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -2.173549107143117
+ ],
+ [
+ -2.1735491071428896,
+ -6.520472935268117
+ ],
+ [
+ -4.346923828125,
+ -10.867571149553442
+ ],
+ [
+ -4.346923828125,
+ -17.38804408482156
+ ],
+ [
+ -2.1735491071428896,
+ -23.908517020089675
+ ],
+ [
+ 0,
+ -34.77608816964312
+ ],
+ [
+ 6.52047293526789,
+ -43.47011021205344
+ ],
+ [
+ 15.214494977678442,
+ -47.81703404017844
+ ],
+ [
+ 26.08206612723211,
+ -49.99058314732156
+ ],
+ [
+ 30.42898995535711,
+ -49.99058314732156
+ ],
+ [
+ 41.29656110491078,
+ -36.949462890625
+ ],
+ [
+ 49.99058314732133,
+ -15.214494977678442
+ ],
+ [
+ 52.16413225446422,
+ 2.173549107143117
+ ],
+ [
+ 54.33750697544633,
+ 13.040945870535325
+ ],
+ [
+ 54.33750697544633,
+ 4.346923828125
+ ],
+ [
+ 54.33750697544633,
+ -2.173549107143117
+ ],
+ [
+ 54.33750697544633,
+ -10.867571149553442
+ ],
+ [
+ 54.33750697544633,
+ -19.561593191964675
+ ],
+ [
+ 56.51105608258922,
+ -26.082066127231883
+ ],
+ [
+ 56.51105608258922,
+ -32.6025390625
+ ],
+ [
+ 60.858154296875,
+ -39.12301199776812
+ ],
+ [
+ 65.205078125,
+ -41.29656110491078
+ ],
+ [
+ 69.55217633928578,
+ -39.12301199776812
+ ],
+ [
+ 78.24619838169633,
+ -30.428989955356883
+ ],
+ [
+ 82.59312220982133,
+ -26.082066127231883
+ ],
+ [
+ 86.94004603794633,
+ -19.561593191964675
+ ],
+ [
+ 91.28714425223211,
+ -8.694022042410325
+ ],
+ [
+ 93.460693359375,
+ 0
+ ],
+ [
+ 95.63406808035711,
+ -4.346923828125
+ ],
+ [
+ 99.98116629464289,
+ -23.908517020089675
+ ],
+ [
+ 104.32809012276789,
+ -32.6025390625
+ ],
+ [
+ 108.67518833705344,
+ -34.77608816964312
+ ],
+ [
+ 113.02211216517844,
+ -30.428989955356883
+ ],
+ [
+ 121.71613420758922,
+ -21.73496791294656
+ ],
+ [
+ 128.2366071428571,
+ -13.040945870535325
+ ],
+ [
+ 130.41015625,
+ -8.694022042410325
+ ],
+ [
+ 134.75725446428578,
+ -4.346923828125
+ ],
+ [
+ 136.9306291852679,
+ -2.173549107143117
+ ],
+ [
+ 136.9306291852679,
+ -2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.38446044921875,
+ 0.5383453369140625,
+ 0.592559814453125,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.5979461669921875,
+ 0.5969696044921875,
+ 0.589141845703125,
+ 0.586700439453125,
+ 0.593048095703125,
+ 0.5940399169921875,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.590606689453125,
+ 0.589141845703125,
+ 0.587677001953125,
+ 0.586212158203125,
+ 0.582794189453125,
+ 0.583282470703125,
+ 0.5964813232421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.592071533203125,
+ 0.588653564453125,
+ 0.572540283203125,
+ 0.517822265625,
+ 0.519775390625,
+ 0.520751953125,
+ 0.5354156494140625,
+ 0.5617828369140625,
+ 0.570098876953125,
+ 0.5573883056640625,
+ 0.518310546875,
+ 0.2618408203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 136.9306291852679,
+ -2.173549107143117
+ ]
+ },
+ {
+ "id": "sfxNJl9IGtDO0mh4Gpm0H",
+ "type": "freedraw",
+ "x": 232.95082905781715,
+ "y": 4109.917814309686,
+ "width": 67.37862723214266,
+ "height": 45.643484933035325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJk",
+ "roundness": null,
+ "seed": 484579089,
+ "version": 29,
+ "versionNonce": 189908031,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561985150,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ -4.346923828125,
+ -4.346923828125
+ ],
+ [
+ -6.520472935267662,
+ -6.520472935268117
+ ],
+ [
+ -8.694022042410552,
+ -6.520472935268117
+ ],
+ [
+ -10.867571149553442,
+ -6.520472935268117
+ ],
+ [
+ -15.214494977678442,
+ -6.520472935268117
+ ],
+ [
+ -17.38804408482133,
+ -6.520472935268117
+ ],
+ [
+ -26.08206612723211,
+ -2.173549107143117
+ ],
+ [
+ -32.6025390625,
+ 6.5204729352672075
+ ],
+ [
+ -34.77608816964266,
+ 15.214494977678442
+ ],
+ [
+ -32.6025390625,
+ 21.735142299106883
+ ],
+ [
+ -32.6025390625,
+ 26.082066127231883
+ ],
+ [
+ -30.42898995535711,
+ 30.428989955356883
+ ],
+ [
+ -23.90851702008922,
+ 34.77608816964221
+ ],
+ [
+ -15.214494977678442,
+ 39.12301199776721
+ ],
+ [
+ -8.694022042410552,
+ 36.949637276785325
+ ],
+ [
+ 0,
+ 32.6025390625
+ ],
+ [
+ 6.52047293526789,
+ 15.214494977678442
+ ],
+ [
+ 8.69402204241078,
+ 4.3470982142853245
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 10.867571149553442
+ ],
+ [
+ 10.867571149553669,
+ 17.38804408482156
+ ],
+ [
+ 13.041120256696558,
+ 21.735142299106883
+ ],
+ [
+ 17.38804408482156,
+ 23.908517020088766
+ ],
+ [
+ 23.908517020089448,
+ 26.082066127231883
+ ],
+ [
+ 32.6025390625,
+ 26.082066127231883
+ ],
+ [
+ 32.6025390625,
+ 26.082066127231883
+ ]
+ ],
+ "pressures": [
+ 0.463592529296875,
+ 0.6047821044921875,
+ 0.6145477294921875,
+ 0.6204071044921875,
+ 0.62969970703125,
+ 0.63604736328125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.63360595703125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63507080078125,
+ 0.63848876953125,
+ 0.63946533203125,
+ 0.63995361328125,
+ 0.64093017578125,
+ 0.63214111328125,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.6184539794921875,
+ 0.6077117919921875,
+ 0.589630126953125,
+ 0.5612945556640625,
+ 0.40106201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 26.082066127231883
+ ]
+ },
+ {
+ "id": "cYrVMEUX2acvW0ATde9oY",
+ "type": "freedraw",
+ "x": 335.10537007344215,
+ "y": 4086.0092972895964,
+ "width": 23.90851702008922,
+ "height": 47.81703404017844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJl",
+ "roundness": null,
+ "seed": 1827602559,
+ "version": 11,
+ "versionNonce": 1196725329,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561985581,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 8.69402204241078
+ ],
+ [
+ -8.69384765625,
+ 15.214494977678442
+ ],
+ [
+ -13.040945870535552,
+ 23.908517020089675
+ ],
+ [
+ -15.214494977678442,
+ 30.428989955356883
+ ],
+ [
+ -19.56141880580344,
+ 36.949637276786234
+ ],
+ [
+ -21.73496791294633,
+ 41.296561104911234
+ ],
+ [
+ -23.90851702008922,
+ 45.64365931919656
+ ],
+ [
+ -23.90851702008922,
+ 47.81703404017844
+ ],
+ [
+ -23.90851702008922,
+ 47.81703404017844
+ ]
+ ],
+ "pressures": [
+ 0.39910888671875,
+ 0.65557861328125,
+ 0.65460205078125,
+ 0.65411376953125,
+ 0.64483642578125,
+ 0.6243133544921875,
+ 0.573516845703125,
+ 0.4953460693359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -23.90851702008922,
+ 47.81703404017844
+ ]
+ },
+ {
+ "id": "OyrbtlYtedPoEnmBk7IPv",
+ "type": "freedraw",
+ "x": 306.8499292252279,
+ "y": 4101.223792267275,
+ "width": 41.29656110491078,
+ "height": 39.12301199776812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJm",
+ "roundness": null,
+ "seed": 1883665425,
+ "version": 12,
+ "versionNonce": 372142929,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561985813,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 2.173549107143117
+ ],
+ [
+ 8.69402204241078,
+ 8.694022042411234
+ ],
+ [
+ 13.04094587053578,
+ 13.041120256696558
+ ],
+ [
+ 17.38804408482156,
+ 17.38804408482156
+ ],
+ [
+ 19.56159319196422,
+ 21.735142299107792
+ ],
+ [
+ 23.90851702008922,
+ 26.082066127232792
+ ],
+ [
+ 32.6025390625,
+ 34.77608816964312
+ ],
+ [
+ 39.12301199776789,
+ 39.12301199776812
+ ],
+ [
+ 41.29656110491078,
+ 39.12301199776812
+ ],
+ [
+ 41.29656110491078,
+ 39.12301199776812
+ ]
+ ],
+ "pressures": [
+ 0.3746795654296875,
+ 0.65411376953125,
+ 0.707855224609375,
+ 0.7205657958984375,
+ 0.7210540771484375,
+ 0.7210540771484375,
+ 0.699066162109375,
+ 0.582794189453125,
+ 0.2603759765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29656110491078,
+ 39.12301199776812
+ ]
+ },
+ {
+ "id": "z7T6LnZeRpgoBd33nYen6",
+ "type": "freedraw",
+ "x": 369.88145824308504,
+ "y": 4094.703319332007,
+ "width": 6.52047293526789,
+ "height": 26.082066127232338,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJn",
+ "roundness": null,
+ "seed": 192189201,
+ "version": 7,
+ "versionNonce": 550444767,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561986014,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 15.214494977678896
+ ],
+ [
+ 4.347098214285779,
+ 19.56159319196422
+ ],
+ [
+ 6.52047293526789,
+ 21.734967912946104
+ ],
+ [
+ 6.52047293526789,
+ 26.082066127232338
+ ],
+ [
+ 6.52047293526789,
+ 26.082066127232338
+ ]
+ ],
+ "pressures": [
+ 0.3575897216796875,
+ 0.562774658203125,
+ 0.506591796875,
+ 0.39715576171875,
+ 0.208587646484375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.52047293526789,
+ 26.082066127232338
+ ]
+ },
+ {
+ "id": "nj-08pjnqhUcRRWg4Acuy",
+ "type": "freedraw",
+ "x": 365.53453441496004,
+ "y": 4059.9272311623645,
+ "width": 10.86739676339289,
+ "height": 13.041120256696558,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJo",
+ "roundness": null,
+ "seed": 395195167,
+ "version": 6,
+ "versionNonce": 109376383,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561986183,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ 2.1735491071426623
+ ],
+ [
+ 4.346923828125,
+ 4.3470982142853245
+ ],
+ [
+ 10.86739676339289,
+ 13.041120256696558
+ ],
+ [
+ 10.86739676339289,
+ 13.041120256696558
+ ]
+ ],
+ "pressures": [
+ 0.5573883056640625,
+ 0.4885101318359375,
+ 0.3712615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.86739676339289,
+ 13.041120256696558
+ ]
+ },
+ {
+ "id": "NF-0C-OJdqbV5Rt0MTWTC",
+ "type": "freedraw",
+ "x": 400.31044819844215,
+ "y": 4122.958934566383,
+ "width": 63.03170340401789,
+ "height": 41.29656110491078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJp",
+ "roundness": null,
+ "seed": 638541759,
+ "version": 28,
+ "versionNonce": 938382719,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561986658,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -6.520647321429351
+ ],
+ [
+ 2.1735491071428896,
+ -10.867571149554351
+ ],
+ [
+ 2.1735491071428896,
+ -15.214669363839675
+ ],
+ [
+ 4.347098214285779,
+ -21.735142299107792
+ ],
+ [
+ 4.347098214285779,
+ -28.255615234375455
+ ],
+ [
+ 4.347098214285779,
+ -34.77608816964312
+ ],
+ [
+ 6.520647321428669,
+ -39.123186383928896
+ ],
+ [
+ 10.867571149553669,
+ -34.77608816964312
+ ],
+ [
+ 13.041120256696558,
+ -30.429164341518117
+ ],
+ [
+ 19.561593191964448,
+ -19.561593191964675
+ ],
+ [
+ 23.908517020089448,
+ -8.694022042411234
+ ],
+ [
+ 26.082066127232338,
+ 0
+ ],
+ [
+ 28.255615234375,
+ 2.173374720981883
+ ],
+ [
+ 28.255615234375,
+ -2.173549107143117
+ ],
+ [
+ 30.42916434151789,
+ -10.867571149554351
+ ],
+ [
+ 32.6025390625,
+ -21.735142299107792
+ ],
+ [
+ 34.77608816964289,
+ -26.082066127232792
+ ],
+ [
+ 36.94963727678578,
+ -30.429164341518117
+ ],
+ [
+ 36.94963727678578,
+ -32.602539062500455
+ ],
+ [
+ 39.12318638392867,
+ -30.429164341518117
+ ],
+ [
+ 45.64365931919656,
+ -21.735142299107792
+ ],
+ [
+ 49.99058314732156,
+ -10.867571149554351
+ ],
+ [
+ 52.16413225446445,
+ -4.347098214286234
+ ],
+ [
+ 56.51105608258945,
+ -2.173549107143117
+ ],
+ [
+ 63.03170340401789,
+ 0
+ ],
+ [
+ 63.03170340401789,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.443572998046875,
+ 0.5578765869140625,
+ 0.566680908203125,
+ 0.582305908203125,
+ 0.5955047607421875,
+ 0.6033172607421875,
+ 0.6184539794921875,
+ 0.63360595703125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.63604736328125,
+ 0.6204071044921875,
+ 0.6169891357421875,
+ 0.6121063232421875,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.569610595703125,
+ 0.565216064453125,
+ 0.564727783203125,
+ 0.574005126953125,
+ 0.5964813232421875,
+ 0.6013641357421875,
+ 0.5945281982421875,
+ 0.5554351806640625,
+ 0.4753265380859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 63.03170340401789,
+ 0
+ ]
+ },
+ {
+ "id": "t4YQIE_M5icBcMx4oy8nS",
+ "type": "freedraw",
+ "x": 506.8120874283529,
+ "y": 4083.8357481824537,
+ "width": 39.12301199776789,
+ "height": 34.77608816964266,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJq",
+ "roundness": null,
+ "seed": 1593344447,
+ "version": 22,
+ "versionNonce": 467072799,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561987169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ 0
+ ],
+ [
+ -10.86739676339289,
+ 2.1735491071426623
+ ],
+ [
+ -15.214494977678442,
+ 6.5206473214284415
+ ],
+ [
+ -21.73496791294633,
+ 10.867571149553442
+ ],
+ [
+ -21.73496791294633,
+ 13.041120256696104
+ ],
+ [
+ -23.90851702008922,
+ 13.041120256696104
+ ],
+ [
+ -21.73496791294633,
+ 15.21466936383922
+ ],
+ [
+ -17.38804408482133,
+ 17.388044084821104
+ ],
+ [
+ -10.86739676339289,
+ 21.735142299107338
+ ],
+ [
+ -6.52047293526789,
+ 23.90851702008922
+ ],
+ [
+ -2.1735491071428896,
+ 26.082066127232338
+ ],
+ [
+ 4.347098214285779,
+ 30.429164341517662
+ ],
+ [
+ 8.69402204241078,
+ 30.429164341517662
+ ],
+ [
+ 8.69402204241078,
+ 32.602539062499545
+ ],
+ [
+ 10.867571149553669,
+ 32.602539062499545
+ ],
+ [
+ 8.69402204241078,
+ 34.77608816964266
+ ],
+ [
+ 4.347098214285779,
+ 34.77608816964266
+ ],
+ [
+ -8.69402204241078,
+ 34.77608816964266
+ ],
+ [
+ -28.25544084821422,
+ 34.77608816964266
+ ],
+ [
+ -28.25544084821422,
+ 34.77608816964266
+ ]
+ ],
+ "pressures": [
+ 0.39764404296875,
+ 0.5608062744140625,
+ 0.5608062744140625,
+ 0.564727783203125,
+ 0.590118408203125,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.566680908203125,
+ 0.5539703369140625,
+ 0.5612945556640625,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.568634033203125,
+ 0.569610595703125,
+ 0.573028564453125,
+ 0.575958251953125,
+ 0.580841064453125,
+ 0.5617828369140625,
+ 0.4704437255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -28.25544084821422,
+ 34.77608816964266
+ ]
+ },
+ {
+ "id": "3LJsnwRxEfsJBwbXTpbt4",
+ "type": "freedraw",
+ "x": 202.52183910246004,
+ "y": 4070.794802311918,
+ "width": 32.6025390625,
+ "height": 21.73496791294656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJr",
+ "roundness": null,
+ "seed": 2947935,
+ "version": 9,
+ "versionNonce": 58596753,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561987666,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 2.173549107143117
+ ],
+ [
+ 6.52047293526789,
+ 6.520472935268117
+ ],
+ [
+ 10.867571149553669,
+ 8.69402204241078
+ ],
+ [
+ 19.56141880580367,
+ 17.38804408482156
+ ],
+ [
+ 26.08206612723211,
+ 19.56159319196422
+ ],
+ [
+ 32.6025390625,
+ 21.73496791294656
+ ],
+ [
+ 32.6025390625,
+ 21.73496791294656
+ ]
+ ],
+ "pressures": [
+ 0.2208099365234375,
+ 0.63995361328125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.5515289306640625,
+ 0.4113311767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 21.73496791294656
+ ]
+ },
+ {
+ "id": "dF0-lpbUksnHbWu9ws2xj",
+ "type": "freedraw",
+ "x": 554.6291214685316,
+ "y": 4079.4888243543287,
+ "width": 6.52047293526789,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJs",
+ "roundness": null,
+ "seed": 269397329,
+ "version": 5,
+ "versionNonce": 110463103,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561988175,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.329254150390625,
+ 0.321441650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.52047293526789,
+ 0
+ ]
+ },
+ {
+ "id": "htlhp-rWAmkCpN2aDF_CH",
+ "type": "freedraw",
+ "x": 563.3231435109424,
+ "y": 4109.917814309686,
+ "width": 10.867571149553442,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJt",
+ "roundness": null,
+ "seed": 1354675391,
+ "version": 9,
+ "versionNonce": 843831857,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758561988362,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.347098214285552,
+ 0
+ ],
+ [
+ 6.520472935267662,
+ 0
+ ],
+ [
+ 8.694022042410552,
+ 0
+ ],
+ [
+ 8.694022042410552,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.505126953125,
+ 0.63165283203125,
+ 0.6130828857421875,
+ 0.5608062744140625,
+ 0.4811859130859375,
+ 0.2848052978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.694022042410552,
+ 0
+ ]
+ },
+ {
+ "id": "64Zvo0MZYxmXSfdsFkc7R",
+ "type": "freedraw",
+ "x": 721.9887406091566,
+ "y": 4062.100780269507,
+ "width": 67.37862723214289,
+ "height": 58.684430803571104,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJu",
+ "roundness": null,
+ "seed": 550355441,
+ "version": 35,
+ "versionNonce": 2090592191,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562000484,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071426623
+ ],
+ [
+ -2.1735491071428896,
+ -2.1735491071426623
+ ],
+ [
+ -4.346749441964221,
+ -2.1735491071426623
+ ],
+ [
+ -6.52029854910711,
+ -2.1735491071426623
+ ],
+ [
+ -8.69384765625,
+ 0
+ ],
+ [
+ -10.86739676339289,
+ 0
+ ],
+ [
+ -15.214494977678669,
+ 2.1735491071426623
+ ],
+ [
+ -17.38804408482156,
+ 4.347098214285779
+ ],
+ [
+ -21.73479352678578,
+ 6.520472935267662
+ ],
+ [
+ -26.08189174107156,
+ 10.867571149553896
+ ],
+ [
+ -28.25544084821422,
+ 17.38804408482156
+ ],
+ [
+ -30.42898995535711,
+ 28.255615234375
+ ],
+ [
+ -26.08189174107156,
+ 36.94963727678578
+ ],
+ [
+ -19.56159319196422,
+ 45.64348493303578
+ ],
+ [
+ -13.04094587053578,
+ 49.990583147321104
+ ],
+ [
+ -4.346749441964221,
+ 54.337506975446104
+ ],
+ [
+ 2.1735491071428896,
+ 54.337506975446104
+ ],
+ [
+ 10.86774553571422,
+ 52.16413225446422
+ ],
+ [
+ 17.38804408482133,
+ 47.817034040178896
+ ],
+ [
+ 28.25544084821422,
+ 41.29656110491078
+ ],
+ [
+ 32.6025390625,
+ 34.77608816964266
+ ],
+ [
+ 34.77608816964289,
+ 30.428989955357338
+ ],
+ [
+ 36.94963727678578,
+ 21.73496791294656
+ ],
+ [
+ 36.94963727678578,
+ 19.56159319196422
+ ],
+ [
+ 32.6025390625,
+ 10.867571149553896
+ ],
+ [
+ 28.25544084821422,
+ 4.347098214285779
+ ],
+ [
+ 23.90869140625,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ -2.1735491071426623
+ ],
+ [
+ 15.214494977678442,
+ -4.346923828125
+ ],
+ [
+ 8.694196428571331,
+ -4.346923828125
+ ],
+ [
+ 2.1735491071428896,
+ -2.1735491071426623
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3644256591796875,
+ 0.571075439453125,
+ 0.6028289794921875,
+ 0.6047821044921875,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.6086883544921875,
+ 0.6086883544921875,
+ 0.6062469482421875,
+ 0.5998992919921875,
+ 0.589141845703125,
+ 0.586700439453125,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.591094970703125,
+ 0.587677001953125,
+ 0.588653564453125,
+ 0.588653564453125,
+ 0.588653564453125,
+ 0.585235595703125,
+ 0.582305908203125,
+ 0.578887939453125,
+ 0.575469970703125,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.562774658203125,
+ 0.4728851318359375,
+ 0.2970123291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1735491071428896,
+ 0
+ ]
+ },
+ {
+ "id": "An2ZovR0Dg1R9TQVodNR8",
+ "type": "freedraw",
+ "x": 802.4083137118353,
+ "y": 4114.264912523971,
+ "width": 8.69384765625,
+ "height": 13.040945870536234,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJv",
+ "roundness": null,
+ "seed": 1839612927,
+ "version": 9,
+ "versionNonce": 458194673,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562000937,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ -2.173549107143117,
+ 4.346923828125
+ ],
+ [
+ -4.346749441964221,
+ 6.520472935268117
+ ],
+ [
+ -6.520298549107338,
+ 8.694022042411234
+ ],
+ [
+ -8.69384765625,
+ 13.040945870536234
+ ],
+ [
+ -8.69384765625,
+ 10.867396763393117
+ ],
+ [
+ -8.69384765625,
+ 10.867396763393117
+ ]
+ ],
+ "pressures": [
+ 0.39471435546875,
+ 0.587677001953125,
+ 0.592071533203125,
+ 0.6008758544921875,
+ 0.6062469482421875,
+ 0.577423095703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.69384765625,
+ 10.867396763393117
+ ]
+ },
+ {
+ "id": "r2HP-AIi2CiEGr6ewXZMb",
+ "type": "freedraw",
+ "x": 876.3075882654064,
+ "y": 4027.3246920998645,
+ "width": 10.867396763393117,
+ "height": 47.81720842633922,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJw",
+ "roundness": null,
+ "seed": 1665087153,
+ "version": 12,
+ "versionNonce": 110935537,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562002076,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1735491071426623
+ ],
+ [
+ 0,
+ 6.5206473214284415
+ ],
+ [
+ 2.173549107143117,
+ 10.867571149553442
+ ],
+ [
+ 2.173549107143117,
+ 19.56159319196422
+ ],
+ [
+ 4.3467494419646755,
+ 26.082066127231883
+ ],
+ [
+ 6.520298549107338,
+ 36.949637276785325
+ ],
+ [
+ 6.520298549107338,
+ 45.64365931919656
+ ],
+ [
+ 8.69384765625,
+ 47.81720842633922
+ ],
+ [
+ 10.867396763393117,
+ 45.64365931919656
+ ],
+ [
+ 10.867396763393117,
+ 45.64365931919656
+ ]
+ ],
+ "pressures": [
+ 0.3121490478515625,
+ 0.5412750244140625,
+ 0.5471343994140625,
+ 0.5525054931640625,
+ 0.5612945556640625,
+ 0.563262939453125,
+ 0.564727783203125,
+ 0.5446929931640625,
+ 0.4308624267578125,
+ 0.1817169189453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867396763393117,
+ 45.64365931919656
+ ]
+ },
+ {
+ "id": "z5XxArk_UubHHKcwlrwJo",
+ "type": "freedraw",
+ "x": 865.4398427296921,
+ "y": 4090.356395503882,
+ "width": 39.12318638392844,
+ "height": 4.347098214285779,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJy",
+ "roundness": null,
+ "seed": 186349201,
+ "version": 13,
+ "versionNonce": 717892543,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562005833,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 6.520647321428896,
+ 0
+ ],
+ [
+ 10.86774553571422,
+ 0
+ ],
+ [
+ 15.214494977678896,
+ -2.1735491071426623
+ ],
+ [
+ 17.38804408482156,
+ -2.1735491071426623
+ ],
+ [
+ 28.25578962053578,
+ -4.347098214285779
+ ],
+ [
+ 34.77608816964312,
+ -4.347098214285779
+ ],
+ [
+ 36.94963727678578,
+ -4.347098214285779
+ ],
+ [
+ 36.94963727678578,
+ -4.347098214285779
+ ]
+ ],
+ "pressures": [
+ 0.3629608154296875,
+ 0.5451812744140625,
+ 0.6653594970703125,
+ 0.6663360595703125,
+ 0.6687774658203125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.6682891845703125,
+ 0.65606689453125,
+ 0.62921142578125,
+ 0.6062469482421875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.94963727678578,
+ -4.347098214285779
+ ]
+ },
+ {
+ "id": "_UBGHvjbOEP7g6Hpoicvk",
+ "type": "freedraw",
+ "x": 876.3075882654064,
+ "y": 4109.917814309686,
+ "width": 28.25544084821422,
+ "height": 30.428989955356883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bJz",
+ "roundness": null,
+ "seed": 1343457279,
+ "version": 23,
+ "versionNonce": 102786065,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562006673,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.1735491071422075
+ ],
+ [
+ -4.3470982142853245,
+ 2.1735491071422075
+ ],
+ [
+ -2.1735491071426623,
+ 2.1735491071422075
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.3467494419646755,
+ 0
+ ],
+ [
+ 6.520298549107338,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 10.867396763393117,
+ 2.1735491071422075
+ ],
+ [
+ 10.867396763393117,
+ 4.3470982142853245
+ ],
+ [
+ 8.69384765625,
+ 6.5204729352672075
+ ],
+ [
+ 8.69384765625,
+ 10.867571149553442
+ ],
+ [
+ 6.520298549107338,
+ 15.214494977678442
+ ],
+ [
+ 2.173549107143117,
+ 21.735142299106883
+ ],
+ [
+ 0,
+ 23.908517020088766
+ ],
+ [
+ 0,
+ 26.082066127231883
+ ],
+ [
+ 2.173549107143117,
+ 28.255615234375
+ ],
+ [
+ 6.520298549107338,
+ 28.255615234375
+ ],
+ [
+ 13.04094587053578,
+ 30.428989955356883
+ ],
+ [
+ 17.38804408482156,
+ 30.428989955356883
+ ],
+ [
+ 23.908342633928896,
+ 28.255615234375
+ ],
+ [
+ 23.908342633928896,
+ 28.255615234375
+ ]
+ ],
+ "pressures": [
+ 0.3727264404296875,
+ 0.526123046875,
+ 0.5476226806640625,
+ 0.6052703857421875,
+ 0.6145477294921875,
+ 0.6218719482421875,
+ 0.6223602294921875,
+ 0.6233367919921875,
+ 0.63702392578125,
+ 0.64190673828125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64532470703125,
+ 0.64434814453125,
+ 0.63995361328125,
+ 0.6189422607421875,
+ 0.576446533203125,
+ 0.5427398681640625,
+ 0.465057373046875,
+ 0.3595428466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.908342633928896,
+ 28.255615234375
+ ]
+ },
+ {
+ "id": "cIksloOxmrgTn9O8YTxMR",
+ "type": "freedraw",
+ "x": 1000.1970971939779,
+ "y": 4116.438287244953,
+ "width": 6.5206473214284415,
+ "height": 21.735142299107792,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK0",
+ "roundness": null,
+ "seed": 1320244177,
+ "version": 10,
+ "versionNonce": 988664113,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562007739,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ -2.1735491071426623,
+ 6.520647321429351
+ ],
+ [
+ -2.1735491071426623,
+ 8.694022042411234
+ ],
+ [
+ -2.1735491071426623,
+ 10.867571149554351
+ ],
+ [
+ -4.347098214285779,
+ 17.38804408482156
+ ],
+ [
+ -6.5206473214284415,
+ 21.735142299107792
+ ],
+ [
+ -6.5206473214284415,
+ 19.561593191964675
+ ],
+ [
+ -6.5206473214284415,
+ 19.561593191964675
+ ]
+ ],
+ "pressures": [
+ 0.4250030517578125,
+ 0.5529937744140625,
+ 0.6052703857421875,
+ 0.62921142578125,
+ 0.64044189453125,
+ 0.65313720703125,
+ 0.65069580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.5206473214284415,
+ 19.561593191964675
+ ]
+ },
+ {
+ "id": "edOfTAL8N-YEI7MnAv5uh",
+ "type": "freedraw",
+ "x": 1050.1876803412995,
+ "y": 4070.794802311918,
+ "width": 43.46993582589266,
+ "height": 65.205078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK1",
+ "roundness": null,
+ "seed": 77461745,
+ "version": 34,
+ "versionNonce": 1250652369,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562008950,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ 4.347098214285779,
+ -4.346923828125
+ ],
+ [
+ 4.347098214285779,
+ -6.520472935268117
+ ],
+ [
+ 8.69384765625,
+ -13.04094587053578
+ ],
+ [
+ 10.867396763392662,
+ -23.90851702008922
+ ],
+ [
+ 10.867396763392662,
+ -28.25544084821422
+ ],
+ [
+ 13.04094587053578,
+ -36.949462890625
+ ],
+ [
+ 13.04094587053578,
+ -41.29656110491078
+ ],
+ [
+ 15.214494977678442,
+ -39.12301199776812
+ ],
+ [
+ 15.214494977678442,
+ -36.949462890625
+ ],
+ [
+ 17.38804408482156,
+ -32.6025390625
+ ],
+ [
+ 19.56159319196422,
+ -23.90851702008922
+ ],
+ [
+ 21.735142299106883,
+ -17.38804408482156
+ ],
+ [
+ 21.735142299106883,
+ -13.04094587053578
+ ],
+ [
+ 21.735142299106883,
+ -8.69402204241078
+ ],
+ [
+ 21.735142299106883,
+ 2.173549107143117
+ ],
+ [
+ 21.735142299106883,
+ 10.867571149553442
+ ],
+ [
+ 21.735142299106883,
+ 15.214494977678442
+ ],
+ [
+ 21.735142299106883,
+ 19.56159319196422
+ ],
+ [
+ 19.56159319196422,
+ 21.73496791294656
+ ],
+ [
+ 17.38804408482156,
+ 21.73496791294656
+ ],
+ [
+ 17.38804408482156,
+ 23.90851702008922
+ ],
+ [
+ 19.56159319196422,
+ 23.90851702008922
+ ],
+ [
+ 21.735142299106883,
+ 23.90851702008922
+ ],
+ [
+ 26.08189174107156,
+ 23.90851702008922
+ ],
+ [
+ 28.25544084821422,
+ 23.90851702008922
+ ],
+ [
+ 32.6025390625,
+ 23.90851702008922
+ ],
+ [
+ 36.94963727678578,
+ 21.73496791294656
+ ],
+ [
+ 41.29638671875,
+ 21.73496791294656
+ ],
+ [
+ 43.46993582589266,
+ 19.56159319196422
+ ],
+ [
+ 43.46993582589266,
+ 19.56159319196422
+ ]
+ ],
+ "pressures": [
+ 0.2818756103515625,
+ 0.527587890625,
+ 0.5359039306640625,
+ 0.5402984619140625,
+ 0.5437164306640625,
+ 0.5529937744140625,
+ 0.5564117431640625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5573883056640625,
+ 0.5612945556640625,
+ 0.5617828369140625,
+ 0.565704345703125,
+ 0.574005126953125,
+ 0.576934814453125,
+ 0.581329345703125,
+ 0.586700439453125,
+ 0.589141845703125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.588165283203125,
+ 0.5515289306640625,
+ 0.5466461181640625,
+ 0.5461578369140625,
+ 0.569610595703125,
+ 0.574005126953125,
+ 0.574493408203125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.5593414306640625,
+ 0.4328155517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.46993582589266,
+ 19.56159319196422
+ ]
+ },
+ {
+ "id": "oyTp9iSi1GJxu7l13LdJb",
+ "type": "freedraw",
+ "x": 1167.5568907207637,
+ "y": 4103.397341374418,
+ "width": 10.86774553571422,
+ "height": 28.255615234375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK2",
+ "roundness": null,
+ "seed": 2010132625,
+ "version": 11,
+ "versionNonce": 1815649695,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562009428,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 8.694022042410325
+ ],
+ [
+ -4.347098214285779,
+ 15.214494977678442
+ ],
+ [
+ -6.5206473214284415,
+ 21.73496791294656
+ ],
+ [
+ -6.5206473214284415,
+ 23.908517020089675
+ ],
+ [
+ -8.694196428571558,
+ 26.082066127231883
+ ],
+ [
+ -10.86774553571422,
+ 26.082066127231883
+ ],
+ [
+ -10.86774553571422,
+ 28.255615234375
+ ],
+ [
+ -10.86774553571422,
+ 26.082066127231883
+ ],
+ [
+ -10.86774553571422,
+ 26.082066127231883
+ ]
+ ],
+ "pressures": [
+ 0.1729278564453125,
+ 0.577911376953125,
+ 0.5989227294921875,
+ 0.6062469482421875,
+ 0.5989227294921875,
+ 0.580841064453125,
+ 0.5456695556640625,
+ 0.4806976318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.86774553571422,
+ 26.082066127231883
+ ]
+ },
+ {
+ "id": "J6Fb37ihpDsnexJ7DeocU",
+ "type": "freedraw",
+ "x": 1230.588419738621,
+ "y": 4057.753856441382,
+ "width": 47.81703404017844,
+ "height": 65.205078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK4",
+ "roundness": null,
+ "seed": 972299793,
+ "version": 35,
+ "versionNonce": 733438367,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562011306,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ 0
+ ],
+ [
+ 6.520298549106883,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ -2.1735491071426623
+ ],
+ [
+ 15.214494977678442,
+ -4.347098214285779
+ ],
+ [
+ 17.388044084821104,
+ -8.69402204241078
+ ],
+ [
+ 21.734793526785325,
+ -13.041120256696104
+ ],
+ [
+ 26.081891741071104,
+ -21.735142299107338
+ ],
+ [
+ 28.25544084821422,
+ -26.082066127232338
+ ],
+ [
+ 28.25544084821422,
+ -23.90851702008922
+ ],
+ [
+ 28.25544084821422,
+ -21.735142299107338
+ ],
+ [
+ 28.25544084821422,
+ -17.388044084821104
+ ],
+ [
+ 28.25544084821422,
+ -10.867571149553442
+ ],
+ [
+ 28.25544084821422,
+ -6.5206473214284415
+ ],
+ [
+ 30.428989955356883,
+ -2.1735491071426623
+ ],
+ [
+ 30.428989955356883,
+ 8.69402204241078
+ ],
+ [
+ 32.6025390625,
+ 17.38804408482156
+ ],
+ [
+ 32.6025390625,
+ 23.90851702008922
+ ],
+ [
+ 32.6025390625,
+ 28.25544084821422
+ ],
+ [
+ 32.6025390625,
+ 30.428989955357338
+ ],
+ [
+ 30.428989955356883,
+ 34.77591378348234
+ ],
+ [
+ 28.25544084821422,
+ 34.77591378348234
+ ],
+ [
+ 26.081891741071104,
+ 34.77591378348234
+ ],
+ [
+ 26.081891741071104,
+ 36.949462890625
+ ],
+ [
+ 26.081891741071104,
+ 39.12301199776766
+ ],
+ [
+ 28.25544084821422,
+ 39.12301199776766
+ ],
+ [
+ 30.428989955356883,
+ 39.12301199776766
+ ],
+ [
+ 34.77608816964266,
+ 39.12301199776766
+ ],
+ [
+ 36.94928850446422,
+ 39.12301199776766
+ ],
+ [
+ 39.12283761160688,
+ 39.12301199776766
+ ],
+ [
+ 43.46993582589266,
+ 39.12301199776766
+ ],
+ [
+ 47.81703404017844,
+ 39.12301199776766
+ ],
+ [
+ 47.81703404017844,
+ 39.12301199776766
+ ]
+ ],
+ "pressures": [
+ 0.37908935546875,
+ 0.580841064453125,
+ 0.586212158203125,
+ 0.592071533203125,
+ 0.5940399169921875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.593536376953125,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.6248016357421875,
+ 0.62579345703125,
+ 0.62677001953125,
+ 0.62823486328125,
+ 0.63018798828125,
+ 0.63409423828125,
+ 0.63702392578125,
+ 0.63409423828125,
+ 0.6204071044921875,
+ 0.6052703857421875,
+ 0.573516845703125,
+ 0.5598297119140625,
+ 0.5578765869140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.578887939453125,
+ 0.586700439453125,
+ 0.591094970703125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.5608062744140625,
+ 0.334136962890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 47.81703404017844,
+ 39.12301199776766
+ ]
+ },
+ {
+ "id": "s9Vbc5kIMNzvJjvIj72ce",
+ "type": "freedraw",
+ "x": 1297.9670469707637,
+ "y": 4081.6623734614714,
+ "width": 30.428989955357338,
+ "height": 6.520472935267662,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK5",
+ "roundness": null,
+ "seed": 634701279,
+ "version": 8,
+ "versionNonce": 968842847,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562011806,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1732003348215585,
+ -2.1735491071426623
+ ],
+ [
+ 19.561244419643117,
+ -4.3470982142853245
+ ],
+ [
+ 21.73479352678578,
+ -4.3470982142853245
+ ],
+ [
+ 26.08189174107156,
+ -6.520472935267662
+ ],
+ [
+ 30.428989955357338,
+ -6.520472935267662
+ ],
+ [
+ 30.428989955357338,
+ -6.520472935267662
+ ]
+ ],
+ "pressures": [
+ 0.2711181640625,
+ 0.5437164306640625,
+ 0.5466461181640625,
+ 0.527099609375,
+ 0.4816741943359375,
+ 0.198822021484375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.428989955357338,
+ -6.520472935267662
+ ]
+ },
+ {
+ "id": "7yYxLkvoUjvJkz2aAg4ru",
+ "type": "freedraw",
+ "x": 1313.1815419484421,
+ "y": 4062.100780269507,
+ "width": 10.867396763393117,
+ "height": 30.428989955357338,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK6",
+ "roundness": null,
+ "seed": 705991327,
+ "version": 10,
+ "versionNonce": 724176703,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562012051,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.347098214285779
+ ],
+ [
+ 2.1732003348215585,
+ 13.041120256696558
+ ],
+ [
+ 4.3467494419646755,
+ 21.73496791294656
+ ],
+ [
+ 4.3467494419646755,
+ 23.90851702008922
+ ],
+ [
+ 4.3467494419646755,
+ 28.255615234375
+ ],
+ [
+ 6.520298549107338,
+ 30.428989955357338
+ ],
+ [
+ 10.867396763393117,
+ 30.428989955357338
+ ],
+ [
+ 10.867396763393117,
+ 30.428989955357338
+ ]
+ ],
+ "pressures": [
+ 0.505126953125,
+ 0.577423095703125,
+ 0.587188720703125,
+ 0.6248016357421875,
+ 0.62823486328125,
+ 0.6072235107421875,
+ 0.5534820556640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867396763393117,
+ 30.428989955357338
+ ]
+ },
+ {
+ "id": "kcjmvkYE8IlDX8jEQIkaD",
+ "type": "freedraw",
+ "x": 1380.5598204082637,
+ "y": 4022.9777682717395,
+ "width": 6.5206473214284415,
+ "height": 41.296561104910325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK7",
+ "roundness": null,
+ "seed": 1701874559,
+ "version": 10,
+ "versionNonce": 1032748063,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562012487,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 6.520472935267662
+ ],
+ [
+ 0,
+ 13.040945870535325
+ ],
+ [
+ 2.173549107143117,
+ 28.25544084821422
+ ],
+ [
+ 2.173549107143117,
+ 34.77608816964266
+ ],
+ [
+ 4.347098214285779,
+ 39.12301199776766
+ ],
+ [
+ 4.347098214285779,
+ 41.296561104910325
+ ],
+ [
+ 6.5206473214284415,
+ 41.296561104910325
+ ],
+ [
+ 6.5206473214284415,
+ 41.296561104910325
+ ]
+ ],
+ "pressures": [
+ 0.444061279296875,
+ 0.5989227294921875,
+ 0.6140594482421875,
+ 0.64044189453125,
+ 0.6033172607421875,
+ 0.4743499755859375,
+ 0.312652587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.5206473214284415,
+ 41.296561104910325
+ ]
+ },
+ {
+ "id": "x53b746xhHYvHLfn3V2M7",
+ "type": "freedraw",
+ "x": 1360.998575988621,
+ "y": 4077.315275247186,
+ "width": 36.94928850446422,
+ "height": 2.1735491071426623,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK8",
+ "roundness": null,
+ "seed": 1669808223,
+ "version": 11,
+ "versionNonce": 1145564785,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562012780,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ 2.1735491071426623
+ ],
+ [
+ 6.520298549106883,
+ 2.1735491071426623
+ ],
+ [
+ 8.69384765625,
+ 2.1735491071426623
+ ],
+ [
+ 13.04094587053578,
+ 2.1735491071426623
+ ],
+ [
+ 15.214494977678442,
+ 2.1735491071426623
+ ],
+ [
+ 28.25544084821422,
+ 0
+ ],
+ [
+ 34.775739397321104,
+ 0
+ ],
+ [
+ 36.94928850446422,
+ 0
+ ],
+ [
+ 36.94928850446422,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4352569580078125,
+ 0.570587158203125,
+ 0.589141845703125,
+ 0.6003875732421875,
+ 0.6047821044921875,
+ 0.6052703857421875,
+ 0.5407867431640625,
+ 0.315093994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.94928850446422,
+ 0
+ ]
+ },
+ {
+ "id": "V1Az7EQvEEZ9R4klpD2T-",
+ "type": "freedraw",
+ "x": 1374.0395218591568,
+ "y": 4094.703319332007,
+ "width": 41.29638671875,
+ "height": 41.29656110491078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bK9",
+ "roundness": null,
+ "seed": 1703003697,
+ "version": 22,
+ "versionNonce": 532555473,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562013214,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ 0
+ ],
+ [
+ 17.388044084821104,
+ 0
+ ],
+ [
+ 23.90834263392844,
+ 0
+ ],
+ [
+ 26.081891741071104,
+ 4.347098214285779
+ ],
+ [
+ 28.25544084821422,
+ 6.520472935267662
+ ],
+ [
+ 28.25544084821422,
+ 8.69402204241078
+ ],
+ [
+ 28.25544084821422,
+ 13.04094587053578
+ ],
+ [
+ 26.081891741071104,
+ 17.388044084821104
+ ],
+ [
+ 23.90834263392844,
+ 21.734967912946104
+ ],
+ [
+ 15.214494977678442,
+ 28.255615234375455
+ ],
+ [
+ 13.040945870535325,
+ 34.77608816964266
+ ],
+ [
+ 13.040945870535325,
+ 36.94963727678578
+ ],
+ [
+ 15.214494977678442,
+ 39.12301199776766
+ ],
+ [
+ 23.90834263392844,
+ 41.29656110491078
+ ],
+ [
+ 34.77608816964266,
+ 41.29656110491078
+ ],
+ [
+ 39.12283761160688,
+ 41.29656110491078
+ ],
+ [
+ 39.12283761160688,
+ 41.29656110491078
+ ]
+ ],
+ "pressures": [
+ 0.3497772216796875,
+ 0.4719085693359375,
+ 0.508056640625,
+ 0.5490875244140625,
+ 0.5612945556640625,
+ 0.582305908203125,
+ 0.5974578857421875,
+ 0.6052703857421875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6106414794921875,
+ 0.6116180419921875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.575958251953125,
+ 0.5383453369140625,
+ 0.5354156494140625,
+ 0.5334625244140625,
+ 0.3697967529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 39.12283761160688,
+ 41.29656110491078
+ ]
+ },
+ {
+ "id": "UBk68eXIruw7r3lMUHCh8",
+ "type": "freedraw",
+ "x": 1460.9793935109421,
+ "y": 4122.958934566383,
+ "width": 10.867745535714675,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKA",
+ "roundness": null,
+ "seed": 1548576401,
+ "version": 11,
+ "versionNonce": 1255638943,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562013747,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 2.173549107143117,
+ 4.346923828125
+ ],
+ [
+ 4.347098214285779,
+ 2.173374720981883
+ ],
+ [
+ 6.520647321428896,
+ 0
+ ],
+ [
+ 8.694196428571558,
+ 0
+ ],
+ [
+ 10.867745535714675,
+ 0
+ ],
+ [
+ 10.867745535714675,
+ -2.173549107143117
+ ],
+ [
+ 10.867745535714675,
+ -2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.5456695556640625,
+ 0.589630126953125,
+ 0.585723876953125,
+ 0.583282470703125,
+ 0.579864501953125,
+ 0.568145751953125,
+ 0.3673553466796875,
+ 0.1670684814453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867745535714675,
+ -2.173549107143117
+ ]
+ },
+ {
+ "id": "XZYZwWCjG5Rzu6FWQ1XQi",
+ "type": "freedraw",
+ "x": 1506.6232272162995,
+ "y": 4118.611836352096,
+ "width": 8.69384765625,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKB",
+ "roundness": null,
+ "seed": 1805872095,
+ "version": 8,
+ "versionNonce": 1208681567,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562014078,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 2.1732003348215585,
+ 2.173549107143117
+ ],
+ [
+ 4.346749441964221,
+ 2.173549107143117
+ ],
+ [
+ 6.520298549107338,
+ 2.173549107143117
+ ],
+ [
+ 8.69384765625,
+ 2.173549107143117
+ ],
+ [
+ 8.69384765625,
+ 2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.5359039306640625,
+ 0.6101531982421875,
+ 0.505615234375,
+ 0.4191436767578125,
+ 0.2344818115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69384765625,
+ 2.173549107143117
+ ]
+ },
+ {
+ "id": "ts2xT_Esa_mbgZxlFdujQ",
+ "type": "freedraw",
+ "x": 1543.5725157207637,
+ "y": 4122.958934566383,
+ "width": 4.347098214285779,
+ "height": 4.346923828125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKC",
+ "roundness": null,
+ "seed": 707704991,
+ "version": 5,
+ "versionNonce": 1441113233,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562014348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 2.173374720981883
+ ],
+ [
+ 4.347098214285779,
+ 4.346923828125
+ ],
+ [
+ 4.347098214285779,
+ 4.346923828125
+ ]
+ ],
+ "pressures": [
+ 0.5490875244140625,
+ 0.5417633056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.347098214285779,
+ 4.346923828125
+ ]
+ },
+ {
+ "id": "Z0XKiM8LifN9VTCPxzSq0",
+ "type": "freedraw",
+ "x": -245.2196857301294,
+ "y": 4249.0219926020945,
+ "width": 73.89910016741055,
+ "height": 158.665771484375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKD",
+ "roundness": null,
+ "seed": 360739921,
+ "version": 37,
+ "versionNonce": 524227455,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562017656,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -2.1735491071422075
+ ],
+ [
+ 4.346923828125,
+ -4.346923828125
+ ],
+ [
+ 6.52047293526789,
+ -4.346923828125
+ ],
+ [
+ 8.69402204241078,
+ 2.173549107143117
+ ],
+ [
+ 13.04094587053578,
+ 10.867571149554351
+ ],
+ [
+ 17.38804408482156,
+ 23.908517020089675
+ ],
+ [
+ 26.082066127232338,
+ 52.164132254464675
+ ],
+ [
+ 28.255440848214448,
+ 67.37862723214312
+ ],
+ [
+ 32.6025390625,
+ 82.59312220982156
+ ],
+ [
+ 34.77591378348234,
+ 95.63406808035779
+ ],
+ [
+ 34.77591378348234,
+ 115.19566127232156
+ ],
+ [
+ 34.77591378348234,
+ 128.2366071428578
+ ],
+ [
+ 34.77591378348234,
+ 132.58370535714312
+ ],
+ [
+ 32.6025390625,
+ 132.58370535714312
+ ],
+ [
+ 26.082066127232338,
+ 121.71613420758968
+ ],
+ [
+ 21.73496791294656,
+ 115.19566127232156
+ ],
+ [
+ 13.04094587053578,
+ 95.63406808035779
+ ],
+ [
+ 8.69402204241078,
+ 73.89910016741123
+ ],
+ [
+ 2.1735491071428896,
+ 47.81703404017935
+ ],
+ [
+ -2.1735491071426623,
+ 8.694022042411234
+ ],
+ [
+ -2.1735491071426623,
+ -2.1735491071422075
+ ],
+ [
+ 4.346923828125,
+ -17.38804408482065
+ ],
+ [
+ 15.214494977678669,
+ -23.908517020088766
+ ],
+ [
+ 28.255440848214448,
+ -26.082066127231883
+ ],
+ [
+ 45.64348493303578,
+ -21.73496791294565
+ ],
+ [
+ 65.205078125,
+ -6.5204729352672075
+ ],
+ [
+ 71.72555106026789,
+ 2.173549107143117
+ ],
+ [
+ 71.72555106026789,
+ 10.867571149554351
+ ],
+ [
+ 67.37845284598234,
+ 19.561593191964675
+ ],
+ [
+ 58.68460518973234,
+ 26.082066127232792
+ ],
+ [
+ 36.949462890625,
+ 32.6025390625
+ ],
+ [
+ 23.908517020089448,
+ 36.949462890625
+ ],
+ [
+ 17.38804408482156,
+ 39.12301199776812
+ ],
+ [
+ 17.38804408482156,
+ 41.296561104911234
+ ],
+ [
+ 17.38804408482156,
+ 41.296561104911234
+ ]
+ ],
+ "pressures": [
+ 0.4064483642578125,
+ 0.4875335693359375,
+ 0.513916015625,
+ 0.5500640869140625,
+ 0.5955047607421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.5989227294921875,
+ 0.579864501953125,
+ 0.564727783203125,
+ 0.5559234619140625,
+ 0.5549468994140625,
+ 0.5549468994140625,
+ 0.5549468994140625,
+ 0.5549468994140625,
+ 0.5349273681640625,
+ 0.522216796875,
+ 0.521240234375,
+ 0.523681640625,
+ 0.527587890625,
+ 0.5334625244140625,
+ 0.5373687744140625,
+ 0.5422515869140625,
+ 0.5588531494140625,
+ 0.579864501953125,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.571563720703125,
+ 0.4894866943359375,
+ 0.1563262939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ 41.296561104911234
+ ]
+ },
+ {
+ "id": "QtWrVBSSpaubjy4AdB9-C",
+ "type": "freedraw",
+ "x": -143.0651447145044,
+ "y": 4322.921092769506,
+ "width": 34.77608816964266,
+ "height": 52.16395786830344,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKE",
+ "roundness": null,
+ "seed": 784433087,
+ "version": 18,
+ "versionNonce": 403972319,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562018157,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 0,
+ 8.694022042410325
+ ],
+ [
+ -2.1735491071426623,
+ 17.38804408482156
+ ],
+ [
+ -2.1735491071426623,
+ 32.6025390625
+ ],
+ [
+ 0,
+ 39.12301199776812
+ ],
+ [
+ 0,
+ 45.643484933035325
+ ],
+ [
+ 4.347098214285779,
+ 49.99058314732156
+ ],
+ [
+ 10.867571149553669,
+ 52.16395786830344
+ ],
+ [
+ 19.561593191964448,
+ 52.16395786830344
+ ],
+ [
+ 23.908517020089448,
+ 49.99058314732156
+ ],
+ [
+ 30.428989955357338,
+ 45.643484933035325
+ ],
+ [
+ 30.428989955357338,
+ 39.12301199776812
+ ],
+ [
+ 32.6025390625,
+ 34.77608816964312
+ ],
+ [
+ 32.6025390625,
+ 15.214494977678442
+ ],
+ [
+ 30.428989955357338,
+ 8.694022042410325
+ ],
+ [
+ 30.428989955357338,
+ 8.694022042410325
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.586700439453125,
+ 0.588653564453125,
+ 0.590118408203125,
+ 0.591583251953125,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.586700439453125,
+ 0.581817626953125,
+ 0.577911376953125,
+ 0.574981689453125,
+ 0.5544586181640625,
+ 0.40447998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.428989955357338,
+ 8.694022042410325
+ ]
+ },
+ {
+ "id": "eUruJWctzuWRKZN5J8UaY",
+ "type": "freedraw",
+ "x": -97.42165978146863,
+ "y": 4370.738126809684,
+ "width": 60.85797991071422,
+ "height": 47.81703404017844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKF",
+ "roundness": null,
+ "seed": 519746847,
+ "version": 20,
+ "versionNonce": 20097631,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562018524,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -8.694022042410325
+ ],
+ [
+ 2.1735491071428896,
+ -15.214494977678442
+ ],
+ [
+ 4.347098214285779,
+ -19.561593191964675
+ ],
+ [
+ 6.520647321428669,
+ -23.908517020089675
+ ],
+ [
+ 8.69402204241078,
+ -26.082066127231883
+ ],
+ [
+ 13.041120256696558,
+ -30.428989955356883
+ ],
+ [
+ 19.56159319196422,
+ -30.428989955356883
+ ],
+ [
+ 30.42916434151789,
+ -26.082066127231883
+ ],
+ [
+ 39.12318638392867,
+ -19.561593191964675
+ ],
+ [
+ 45.64365931919656,
+ -8.694022042410325
+ ],
+ [
+ 52.16413225446422,
+ 4.346923828125
+ ],
+ [
+ 54.33768136160711,
+ 8.694022042410325
+ ],
+ [
+ 56.51105608258922,
+ 15.214494977678442
+ ],
+ [
+ 56.51105608258922,
+ 17.38804408482156
+ ],
+ [
+ 58.68460518973211,
+ 17.38804408482156
+ ],
+ [
+ 58.68460518973211,
+ 17.38804408482156
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.4899749755859375,
+ 0.519287109375,
+ 0.5481109619140625,
+ 0.5529937744140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5559234619140625,
+ 0.5603179931640625,
+ 0.5598297119140625,
+ 0.5622711181640625,
+ 0.566192626953125,
+ 0.5559234619140625,
+ 0.519775390625,
+ 0.444061279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 58.68460518973211,
+ 17.38804408482156
+ ]
+ },
+ {
+ "id": "VMlXFXHQK_1EFdFOOsb0P",
+ "type": "freedraw",
+ "x": -34.389956377450744,
+ "y": 4242.501519666827,
+ "width": 28.25544084821422,
+ "height": 115.19566127232156,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKG",
+ "roundness": null,
+ "seed": 1311039135,
+ "version": 13,
+ "versionNonce": 53349905,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562018853,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1735491071422075
+ ],
+ [
+ 2.1733747209821104,
+ 6.5204729352672075
+ ],
+ [
+ 4.346923828125,
+ 15.214494977678442
+ ],
+ [
+ 6.52047293526789,
+ 28.255440848213766
+ ],
+ [
+ 10.86739676339289,
+ 41.296561104910325
+ ],
+ [
+ 13.04094587053578,
+ 54.33750697544656
+ ],
+ [
+ 17.38786969866078,
+ 69.552001953125
+ ],
+ [
+ 21.73496791294633,
+ 93.46051897321377
+ ],
+ [
+ 26.08189174107133,
+ 108.67501395089221
+ ],
+ [
+ 28.25544084821422,
+ 115.19566127232156
+ ],
+ [
+ 28.25544084821422,
+ 115.19566127232156
+ ]
+ ],
+ "pressures": [
+ 0.12554931640625,
+ 0.5603179931640625,
+ 0.565216064453125,
+ 0.569122314453125,
+ 0.576934814453125,
+ 0.582794189453125,
+ 0.586700439453125,
+ 0.587188720703125,
+ 0.574981689453125,
+ 0.463592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 28.25544084821422,
+ 115.19566127232156
+ ]
+ },
+ {
+ "id": "j6y_64_uXuSEpHjqJ4wE1",
+ "type": "freedraw",
+ "x": -43.08397841986152,
+ "y": 4314.2270707270945,
+ "width": 63.03152901785711,
+ "height": 2.1735491071422075,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKH",
+ "roundness": null,
+ "seed": 802979281,
+ "version": 10,
+ "versionNonce": 1776204593,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562019023,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 0
+ ],
+ [
+ 30.42898995535711,
+ 0
+ ],
+ [
+ 39.12301199776789,
+ -2.1735491071422075
+ ],
+ [
+ 47.81703404017867,
+ -2.1735491071422075
+ ],
+ [
+ 54.33750697544656,
+ -2.1735491071422075
+ ],
+ [
+ 63.03152901785711,
+ -2.1735491071422075
+ ],
+ [
+ 63.03152901785711,
+ -2.1735491071422075
+ ]
+ ],
+ "pressures": [
+ 0.4836273193359375,
+ 0.580841064453125,
+ 0.585235595703125,
+ 0.575469970703125,
+ 0.5378570556640625,
+ 0.458221435546875,
+ 0.2647705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 63.03152901785711,
+ -2.1735491071422075
+ ]
+ },
+ {
+ "id": "kEUqDVbehGGOAbh0i1FRY",
+ "type": "freedraw",
+ "x": 39.508969403799256,
+ "y": 4340.309136854327,
+ "width": 36.949462890625,
+ "height": 47.81703404017844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKI",
+ "roundness": null,
+ "seed": 1742496497,
+ "version": 23,
+ "versionNonce": 345227775,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562019674,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ -2.1733747209821104,
+ -2.173549107143117
+ ],
+ [
+ -6.52047293526789,
+ 0
+ ],
+ [
+ -8.69384765625,
+ 0
+ ],
+ [
+ -10.86739676339289,
+ 2.173374720981883
+ ],
+ [
+ -13.04094587053578,
+ 4.346923828125
+ ],
+ [
+ -15.214494977678669,
+ 6.5204729352672075
+ ],
+ [
+ -15.214494977678669,
+ 10.867396763392208
+ ],
+ [
+ -10.86739676339289,
+ 15.214494977678442
+ ],
+ [
+ -4.346923828125,
+ 21.73496791294656
+ ],
+ [
+ 4.347098214285779,
+ 26.08189174107156
+ ],
+ [
+ 6.520647321428669,
+ 28.255440848213766
+ ],
+ [
+ 13.041120256696331,
+ 32.6025390625
+ ],
+ [
+ 15.21466936383922,
+ 34.77591378348188
+ ],
+ [
+ 17.38804408482133,
+ 34.77591378348188
+ ],
+ [
+ 13.041120256696331,
+ 36.949462890625
+ ],
+ [
+ 8.69402204241078,
+ 39.12301199776721
+ ],
+ [
+ -2.1733747209821104,
+ 43.46993582589221
+ ],
+ [
+ -13.04094587053578,
+ 45.643484933035325
+ ],
+ [
+ -19.56141880580367,
+ 45.643484933035325
+ ],
+ [
+ -19.56141880580367,
+ 45.643484933035325
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.4836273193359375,
+ 0.4992523193359375,
+ 0.527099609375,
+ 0.5329742431640625,
+ 0.5402984619140625,
+ 0.5437164306640625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5446929931640625,
+ 0.5451812744140625,
+ 0.5461578369140625,
+ 0.5466461181640625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.5549468994140625,
+ 0.567657470703125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.500244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -19.56141880580367,
+ 45.643484933035325
+ ]
+ },
+ {
+ "id": "iJvjqtTj-8I6he3gRY1be",
+ "type": "freedraw",
+ "x": 167.74575093281715,
+ "y": 4392.473094722631,
+ "width": 80.41957310267867,
+ "height": 58.68460518973279,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKJ",
+ "roundness": null,
+ "seed": 1419546175,
+ "version": 36,
+ "versionNonce": 1810558079,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562020572,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -8.69402204241078,
+ 2.173549107143117
+ ],
+ [
+ -8.69402204241078,
+ 0
+ ],
+ [
+ -8.69402204241078,
+ -2.173549107143117
+ ],
+ [
+ -8.69402204241078,
+ -8.694022042411234
+ ],
+ [
+ -8.69402204241078,
+ -15.214494977678442
+ ],
+ [
+ -8.69402204241078,
+ -21.73496791294656
+ ],
+ [
+ -8.69402204241078,
+ -28.255440848214675
+ ],
+ [
+ -8.69402204241078,
+ -36.949462890625
+ ],
+ [
+ -4.347098214285779,
+ -41.296561104911234
+ ],
+ [
+ 2.1733747209821104,
+ -43.46993582589312
+ ],
+ [
+ 6.52047293526789,
+ -41.296561104911234
+ ],
+ [
+ 13.04094587053578,
+ -32.6025390625
+ ],
+ [
+ 17.38786969866078,
+ -17.38804408482156
+ ],
+ [
+ 19.56141880580367,
+ -10.867396763393117
+ ],
+ [
+ 19.56141880580367,
+ -8.694022042411234
+ ],
+ [
+ 19.56141880580367,
+ -10.867396763393117
+ ],
+ [
+ 21.73496791294633,
+ -21.73496791294656
+ ],
+ [
+ 23.90851702008922,
+ -39.12301199776812
+ ],
+ [
+ 26.08189174107133,
+ -45.643484933036234
+ ],
+ [
+ 28.25544084821422,
+ -49.99058314732156
+ ],
+ [
+ 34.77591378348211,
+ -56.511056082589675
+ ],
+ [
+ 41.29638671875,
+ -54.33750697544656
+ ],
+ [
+ 47.81703404017867,
+ -47.81703404017844
+ ],
+ [
+ 52.16395786830367,
+ -43.46993582589312
+ ],
+ [
+ 54.33750697544633,
+ -36.949462890625
+ ],
+ [
+ 56.51105608258922,
+ -28.255440848214675
+ ],
+ [
+ 58.68443080357133,
+ -26.082066127231883
+ ],
+ [
+ 58.68443080357133,
+ -23.908517020089675
+ ],
+ [
+ 58.68443080357133,
+ -26.082066127231883
+ ],
+ [
+ 60.85797991071422,
+ -28.255440848214675
+ ],
+ [
+ 65.20490373883922,
+ -28.255440848214675
+ ],
+ [
+ 69.552001953125,
+ -21.73496791294656
+ ],
+ [
+ 71.72555106026789,
+ -10.867396763393117
+ ],
+ [
+ 71.72555106026789,
+ -10.867396763393117
+ ]
+ ],
+ "pressures": [
+ 0.204681396484375,
+ 0.588165283203125,
+ 0.589141845703125,
+ 0.591583251953125,
+ 0.5940399169921875,
+ 0.5959930419921875,
+ 0.5969696044921875,
+ 0.5979461669921875,
+ 0.5969696044921875,
+ 0.5959930419921875,
+ 0.588165283203125,
+ 0.590118408203125,
+ 0.5969696044921875,
+ 0.6077117919921875,
+ 0.6096649169921875,
+ 0.6008758544921875,
+ 0.590606689453125,
+ 0.592559814453125,
+ 0.591094970703125,
+ 0.589141845703125,
+ 0.586700439453125,
+ 0.582305908203125,
+ 0.586700439453125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.586212158203125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.5612945556640625,
+ 0.5344390869140625,
+ 0.510986328125,
+ 0.439666748046875,
+ 0.332672119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 71.72555106026789,
+ -10.867396763393117
+ ]
+ },
+ {
+ "id": "f_AMrX2S52N0Ad09H8SlT",
+ "type": "freedraw",
+ "x": 265.55319373415637,
+ "y": 4359.870555660131,
+ "width": 8.69402204241078,
+ "height": 23.908517020088766,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKK",
+ "roundness": null,
+ "seed": 1661671615,
+ "version": 7,
+ "versionNonce": 1935206481,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562020800,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 19.561593191963766
+ ],
+ [
+ 4.347098214285779,
+ 21.735142299106883
+ ],
+ [
+ 6.520647321428669,
+ 23.908517020088766
+ ],
+ [
+ 8.69402204241078,
+ 23.908517020088766
+ ],
+ [
+ 8.69402204241078,
+ 23.908517020088766
+ ]
+ ],
+ "pressures": [
+ 0.4215850830078125,
+ 0.525634765625,
+ 0.4767913818359375,
+ 0.38543701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69402204241078,
+ 23.908517020088766
+ ]
+ },
+ {
+ "id": "1mMlGbD8-DefbM6n4Rkqg",
+ "type": "freedraw",
+ "x": 261.20626990603137,
+ "y": 4331.615114811916,
+ "width": 13.04094587053578,
+ "height": 10.867396763393117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKL",
+ "roundness": null,
+ "seed": 1044760593,
+ "version": 8,
+ "versionNonce": 946648977,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562020964,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 2.1733747209827925
+ ],
+ [
+ 6.52047293526789,
+ 4.346923828125
+ ],
+ [
+ 8.69402204241078,
+ 6.520472935268117
+ ],
+ [
+ 13.04094587053578,
+ 10.867396763393117
+ ],
+ [
+ 13.04094587053578,
+ 10.867396763393117
+ ]
+ ],
+ "pressures": [
+ 0.447479248046875,
+ 0.5554351806640625,
+ 0.515380859375,
+ 0.438690185546875,
+ 0.2955474853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ 10.867396763393117
+ ]
+ },
+ {
+ "id": "4pRZjFC9Efbek6DEwJBq6",
+ "type": "freedraw",
+ "x": 300.32928190379926,
+ "y": 4385.952621787363,
+ "width": 34.77608816964289,
+ "height": 39.12301199776721,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKM",
+ "roundness": null,
+ "seed": 2040448849,
+ "version": 22,
+ "versionNonce": 1407327217,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562021360,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 2.173549107143117
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -2.173549107143117
+ ],
+ [
+ -2.1735491071428896,
+ -6.520472935268117
+ ],
+ [
+ -2.1735491071428896,
+ -10.867571149553442
+ ],
+ [
+ -2.1735491071428896,
+ -19.561593191963766
+ ],
+ [
+ 0,
+ -23.908517020088766
+ ],
+ [
+ 2.1735491071428896,
+ -23.908517020088766
+ ],
+ [
+ 4.347098214285779,
+ -23.908517020088766
+ ],
+ [
+ 6.520647321428669,
+ -21.73496791294656
+ ],
+ [
+ 13.04094587053578,
+ -19.561593191963766
+ ],
+ [
+ 21.73514229910711,
+ -13.040945870535325
+ ],
+ [
+ 26.08189174107156,
+ -4.346923828125
+ ],
+ [
+ 30.42898995535711,
+ 6.520472935268117
+ ],
+ [
+ 32.6025390625,
+ 13.040945870536234
+ ],
+ [
+ 32.6025390625,
+ 15.214494977678442
+ ],
+ [
+ 32.6025390625,
+ 13.040945870536234
+ ],
+ [
+ 32.6025390625,
+ 10.867571149553442
+ ],
+ [
+ 32.6025390625,
+ 8.694022042411234
+ ],
+ [
+ 32.6025390625,
+ 8.694022042411234
+ ]
+ ],
+ "pressures": [
+ 0.2769775390625,
+ 0.517333984375,
+ 0.521240234375,
+ 0.564239501953125,
+ 0.578887939453125,
+ 0.590606689453125,
+ 0.5950164794921875,
+ 0.593536376953125,
+ 0.5959930419921875,
+ 0.5998992919921875,
+ 0.6003875732421875,
+ 0.6013641357421875,
+ 0.6062469482421875,
+ 0.6086883544921875,
+ 0.6086883544921875,
+ 0.6082000732421875,
+ 0.5998992919921875,
+ 0.460174560546875,
+ 0.2232513427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 8.694022042411234
+ ]
+ },
+ {
+ "id": "eiUgWs8krlgkM8UNejsjz",
+ "type": "freedraw",
+ "x": 345.97276683683504,
+ "y": 4355.523631832006,
+ "width": 6.5206473214284415,
+ "height": 32.6025390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKN",
+ "roundness": null,
+ "seed": 59675569,
+ "version": 10,
+ "versionNonce": 707208465,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562021752,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 0,
+ 6.520472935268117
+ ],
+ [
+ 2.1735491071428896,
+ 17.38804408482156
+ ],
+ [
+ 2.1735491071428896,
+ 23.908517020088766
+ ],
+ [
+ 2.1735491071428896,
+ 28.255440848213766
+ ],
+ [
+ 4.347098214285779,
+ 32.6025390625
+ ],
+ [
+ 6.5206473214284415,
+ 32.6025390625
+ ],
+ [
+ 6.5206473214284415,
+ 32.6025390625
+ ]
+ ],
+ "pressures": [
+ 0.4279327392578125,
+ 0.566680908203125,
+ 0.569122314453125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.563751220703125,
+ 0.40106201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.5206473214284415,
+ 32.6025390625
+ ]
+ },
+ {
+ "id": "brE1BVkZcQBBY6mmKemfa",
+ "type": "freedraw",
+ "x": 341.6260173948708,
+ "y": 4335.962038640041,
+ "width": 13.040945870535552,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKO",
+ "roundness": null,
+ "seed": 515626193,
+ "version": 6,
+ "versionNonce": 1683544689,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562021912,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173200334821331,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ 0
+ ],
+ [
+ 13.040945870535552,
+ 6.520472935268117
+ ],
+ [
+ 13.040945870535552,
+ 6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.341949462890625,
+ 0.519775390625,
+ 0.4777679443359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.040945870535552,
+ 6.520472935268117
+ ]
+ },
+ {
+ "id": "T10Fq0ntSPRSP1YF6KRej",
+ "type": "freedraw",
+ "x": 378.57530589933504,
+ "y": 4390.299545615488,
+ "width": 60.85797991071445,
+ "height": 30.428989955356883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKP",
+ "roundness": null,
+ "seed": 1330098737,
+ "version": 24,
+ "versionNonce": 630657201,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562022332,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -6.520472935268117
+ ],
+ [
+ 0,
+ -10.867396763393117
+ ],
+ [
+ 2.1735491071428896,
+ -17.387869698660325
+ ],
+ [
+ 2.1735491071428896,
+ -21.73496791294656
+ ],
+ [
+ 4.347098214285779,
+ -28.255440848213766
+ ],
+ [
+ 4.347098214285779,
+ -30.428989955356883
+ ],
+ [
+ 8.694196428571331,
+ -28.255440848213766
+ ],
+ [
+ 13.04094587053578,
+ -21.73496791294656
+ ],
+ [
+ 21.73514229910711,
+ -10.867396763393117
+ ],
+ [
+ 23.908691406249773,
+ -6.520472935268117
+ ],
+ [
+ 26.08224051339289,
+ -4.346923828125
+ ],
+ [
+ 30.42898995535711,
+ 0
+ ],
+ [
+ 32.60253906249977,
+ -2.173374720981883
+ ],
+ [
+ 32.60253906249977,
+ -6.520472935268117
+ ],
+ [
+ 36.94963727678555,
+ -15.214494977678442
+ ],
+ [
+ 39.12318638392867,
+ -19.56141880580344
+ ],
+ [
+ 41.29673549107133,
+ -19.56141880580344
+ ],
+ [
+ 43.47028459821445,
+ -17.387869698660325
+ ],
+ [
+ 49.99058314732133,
+ -13.040945870535325
+ ],
+ [
+ 54.33768136160711,
+ -10.867396763393117
+ ],
+ [
+ 60.85797991071445,
+ -10.867396763393117
+ ],
+ [
+ 60.85797991071445,
+ -10.867396763393117
+ ]
+ ],
+ "pressures": [
+ 0.02685546875,
+ 0.573516845703125,
+ 0.579864501953125,
+ 0.593536376953125,
+ 0.6067352294921875,
+ 0.6223602294921875,
+ 0.63604736328125,
+ 0.64630126953125,
+ 0.64874267578125,
+ 0.64532470703125,
+ 0.63848876953125,
+ 0.63116455078125,
+ 0.6111297607421875,
+ 0.6033172607421875,
+ 0.6106414794921875,
+ 0.6121063232421875,
+ 0.6082000732421875,
+ 0.6199188232421875,
+ 0.62823486328125,
+ 0.5964813232421875,
+ 0.40301513671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 60.85797991071445,
+ -10.867396763393117
+ ]
+ },
+ {
+ "id": "pid2VgH7A0mChJQBYRI0H",
+ "type": "freedraw",
+ "x": 485.07711951540637,
+ "y": 4355.523631832006,
+ "width": 34.77608816964312,
+ "height": 39.12301199776812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKQ",
+ "roundness": null,
+ "seed": 245192817,
+ "version": 22,
+ "versionNonce": 1795268881,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562022724,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ -2.1735491071426623,
+ -4.347098214286234
+ ],
+ [
+ -4.347098214285779,
+ -4.347098214286234
+ ],
+ [
+ -6.5206473214284415,
+ -2.173549107143117
+ ],
+ [
+ -10.86774553571422,
+ 0
+ ],
+ [
+ -13.041294642856883,
+ 2.173549107143117
+ ],
+ [
+ -15.214494977678442,
+ 2.173549107143117
+ ],
+ [
+ -15.214494977678442,
+ 4.346923828125
+ ],
+ [
+ -15.214494977678442,
+ 6.520472935268117
+ ],
+ [
+ -13.041294642856883,
+ 10.867396763393117
+ ],
+ [
+ -8.694196428571558,
+ 15.214494977678442
+ ],
+ [
+ -2.1735491071426623,
+ 19.56141880580344
+ ],
+ [
+ 6.520298549107338,
+ 23.908517020088766
+ ],
+ [
+ 2.1732003348215585,
+ 28.255440848213766
+ ],
+ [
+ -4.347098214285779,
+ 30.428989955356883
+ ],
+ [
+ -8.694196428571558,
+ 30.428989955356883
+ ],
+ [
+ -15.214494977678442,
+ 32.6025390625
+ ],
+ [
+ -19.56159319196422,
+ 32.6025390625
+ ],
+ [
+ -28.25578962053578,
+ 34.77591378348188
+ ],
+ [
+ -28.25578962053578,
+ 34.77591378348188
+ ]
+ ],
+ "pressures": [
+ 0.1094207763671875,
+ 0.5603179931640625,
+ 0.63360595703125,
+ 0.64874267578125,
+ 0.6614532470703125,
+ 0.6770782470703125,
+ 0.6770782470703125,
+ 0.6770782470703125,
+ 0.6658477783203125,
+ 0.64678955078125,
+ 0.63214111328125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62725830078125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.65557861328125,
+ 0.62872314453125,
+ 0.575958251953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -28.25578962053578,
+ 34.77591378348188
+ ]
+ },
+ {
+ "id": "ByiwXiMug8LhIEpgLH1OZ",
+ "type": "freedraw",
+ "x": 541.5880012118348,
+ "y": 4344.656060682452,
+ "width": 2.1735491071426623,
+ "height": 6.5204729352672075,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKR",
+ "roundness": null,
+ "seed": 271012049,
+ "version": 7,
+ "versionNonce": 228443423,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562023000,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1735491071422075
+ ],
+ [
+ -2.1735491071426623,
+ 6.5204729352672075
+ ],
+ [
+ -2.1735491071426623,
+ 6.5204729352672075
+ ]
+ ],
+ "pressures": [
+ 0.318023681640625,
+ 0.6678009033203125,
+ 0.63262939453125,
+ 0.4264678955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1735491071426623,
+ 6.5204729352672075
+ ]
+ },
+ {
+ "id": "Ipjd5d3nWoHOUTS0GtixK",
+ "type": "freedraw",
+ "x": 537.2409029975495,
+ "y": 4383.7790726802195,
+ "width": 6.5206473214284415,
+ "height": 2.173374720981883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKS",
+ "roundness": null,
+ "seed": 1293437279,
+ "version": 6,
+ "versionNonce": 1176744383,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562023167,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.3470982142853245,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ -2.173374720981883
+ ],
+ [
+ 6.5206473214284415,
+ -2.173374720981883
+ ]
+ ],
+ "pressures": [
+ 0.508544921875,
+ 0.6018524169921875,
+ 0.511962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.5206473214284415,
+ -2.173374720981883
+ ]
+ },
+ {
+ "id": "bF5CzhXpruOx5BveqTfEa",
+ "type": "freedraw",
+ "x": 654.6101133770137,
+ "y": 4292.492102814149,
+ "width": 13.04094587053578,
+ "height": 47.81703404017844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKT",
+ "roundness": null,
+ "seed": 457412095,
+ "version": 12,
+ "versionNonce": 1964425919,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562024780,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ 2.1735491071426623,
+ 6.5204729352672075
+ ],
+ [
+ 2.1735491071426623,
+ 13.040945870535325
+ ],
+ [
+ 4.347098214285779,
+ 19.56141880580344
+ ],
+ [
+ 4.347098214285779,
+ 23.908517020088766
+ ],
+ [
+ 6.5206473214284415,
+ 30.428989955356883
+ ],
+ [
+ 8.694196428571104,
+ 43.46993582589221
+ ],
+ [
+ 10.867396763392662,
+ 47.81703404017844
+ ],
+ [
+ 13.04094587053578,
+ 47.81703404017844
+ ],
+ [
+ 13.04094587053578,
+ 47.81703404017844
+ ]
+ ],
+ "pressures": [
+ 0.451385498046875,
+ 0.6150360107421875,
+ 0.64630126953125,
+ 0.6585235595703125,
+ 0.6634063720703125,
+ 0.6638946533203125,
+ 0.6634063720703125,
+ 0.587677001953125,
+ 0.4264678955078125,
+ 0.086456298828125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ 47.81703404017844
+ ]
+ },
+ {
+ "id": "AxjE3H6OFCJWtR4fttcay",
+ "type": "freedraw",
+ "x": 637.2220692921921,
+ "y": 4355.523631832006,
+ "width": 47.81703404017844,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKU",
+ "roundness": null,
+ "seed": 1130782463,
+ "version": 12,
+ "versionNonce": 589878207,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562025154,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 2.173549107143117
+ ],
+ [
+ 4.347098214285779,
+ 2.173549107143117
+ ],
+ [
+ 8.694196428571558,
+ 2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ 2.173549107143117
+ ],
+ [
+ 23.90869140625,
+ 2.173549107143117
+ ],
+ [
+ 28.25544084821422,
+ 2.173549107143117
+ ],
+ [
+ 36.94963727678578,
+ 2.173549107143117
+ ],
+ [
+ 45.64348493303578,
+ 2.173549107143117
+ ],
+ [
+ 47.81703404017844,
+ 2.173549107143117
+ ],
+ [
+ 47.81703404017844,
+ 2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.4904632568359375,
+ 0.65606689453125,
+ 0.6702423095703125,
+ 0.6751251220703125,
+ 0.6770782470703125,
+ 0.6770782470703125,
+ 0.6653594970703125,
+ 0.585235595703125,
+ 0.4328155517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 47.81703404017844,
+ 2.173549107143117
+ ]
+ },
+ {
+ "id": "2bGRsyVp-dDX6-Jbta1yQ",
+ "type": "freedraw",
+ "x": 654.6101133770137,
+ "y": 4381.605697959238,
+ "width": 60.858328683035325,
+ "height": 47.81703404017935,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKV",
+ "roundness": null,
+ "seed": 1860710399,
+ "version": 37,
+ "versionNonce": 1104259377,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562026519,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ -2.173549107143117,
+ -2.173549107143117
+ ],
+ [
+ -4.347098214285779,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ 2.173374720981883
+ ],
+ [
+ -8.69384765625,
+ 4.346923828125
+ ],
+ [
+ -8.69384765625,
+ 6.520472935268117
+ ],
+ [
+ -13.04094587053578,
+ 10.867396763393117
+ ],
+ [
+ -17.38804408482156,
+ 17.387869698661234
+ ],
+ [
+ -19.56159319196422,
+ 21.73496791294656
+ ],
+ [
+ -19.56159319196422,
+ 23.908517020089675
+ ],
+ [
+ -19.56159319196422,
+ 26.08189174107156
+ ],
+ [
+ -17.38804408482156,
+ 26.08189174107156
+ ],
+ [
+ -15.214494977678896,
+ 26.08189174107156
+ ],
+ [
+ -10.867396763393117,
+ 23.908517020089675
+ ],
+ [
+ -6.520298549107338,
+ 23.908517020089675
+ ],
+ [
+ -2.173549107143117,
+ 21.73496791294656
+ ],
+ [
+ 6.5206473214284415,
+ 17.387869698661234
+ ],
+ [
+ 15.214494977678442,
+ 13.040945870536234
+ ],
+ [
+ 21.735142299106883,
+ 8.69384765625
+ ],
+ [
+ 26.081891741071104,
+ 2.173374720981883
+ ],
+ [
+ 28.25544084821422,
+ 0
+ ],
+ [
+ 28.25544084821422,
+ 2.173374720981883
+ ],
+ [
+ 28.25544084821422,
+ 6.520472935268117
+ ],
+ [
+ 28.25544084821422,
+ 13.040945870536234
+ ],
+ [
+ 28.25544084821422,
+ 19.56141880580344
+ ],
+ [
+ 28.25544084821422,
+ 26.08189174107156
+ ],
+ [
+ 30.428989955356883,
+ 30.428989955356883
+ ],
+ [
+ 30.428989955356883,
+ 41.29638671875
+ ],
+ [
+ 32.6025390625,
+ 45.643484933036234
+ ],
+ [
+ 34.77608816964266,
+ 45.643484933036234
+ ],
+ [
+ 39.12318638392844,
+ 43.46993582589312
+ ],
+ [
+ 41.296735491071104,
+ 39.12301199776812
+ ],
+ [
+ 41.296735491071104,
+ 39.12301199776812
+ ]
+ ],
+ "pressures": [
+ 0.3028717041015625,
+ 0.446502685546875,
+ 0.458709716796875,
+ 0.6052703857421875,
+ 0.6072235107421875,
+ 0.6111297607421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6077117919921875,
+ 0.6067352294921875,
+ 0.6047821044921875,
+ 0.6067352294921875,
+ 0.6077117919921875,
+ 0.5989227294921875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.5994110107421875,
+ 0.5959930419921875,
+ 0.584747314453125,
+ 0.577423095703125,
+ 0.575469970703125,
+ 0.576446533203125,
+ 0.6160125732421875,
+ 0.6213836669921875,
+ 0.63067626953125,
+ 0.63702392578125,
+ 0.64141845703125,
+ 0.64385986328125,
+ 0.64630126953125,
+ 0.6233367919921875,
+ 0.5383453369140625,
+ 0.40350341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.296735491071104,
+ 39.12301199776812
+ ]
+ },
+ {
+ "id": "Bk9wAFHs4mnaKA1bQd419",
+ "type": "freedraw",
+ "x": 765.4586764350495,
+ "y": 4375.085050637809,
+ "width": 19.561593191964675,
+ "height": 41.296561104910325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKW",
+ "roundness": null,
+ "seed": 1449906417,
+ "version": 16,
+ "versionNonce": 46600177,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562027127,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 0,
+ 6.5206473214284415
+ ],
+ [
+ -2.173549107143117,
+ 8.694022042410325
+ ],
+ [
+ -2.173549107143117,
+ 13.041120256696558
+ ],
+ [
+ -4.347098214285779,
+ 17.38804408482156
+ ],
+ [
+ -8.69384765625,
+ 23.908517020089675
+ ],
+ [
+ -10.867396763393117,
+ 28.255615234375
+ ],
+ [
+ -15.214494977678896,
+ 32.6025390625
+ ],
+ [
+ -19.561593191964675,
+ 39.12301199776812
+ ],
+ [
+ -19.561593191964675,
+ 41.296561104910325
+ ],
+ [
+ -19.561593191964675,
+ 39.12301199776812
+ ],
+ [
+ -17.38804408482156,
+ 39.12301199776812
+ ],
+ [
+ -17.38804408482156,
+ 36.949637276785325
+ ],
+ [
+ -17.38804408482156,
+ 36.949637276785325
+ ]
+ ],
+ "pressures": [
+ 0.2989654541015625,
+ 0.579864501953125,
+ 0.65460205078125,
+ 0.6721954345703125,
+ 0.6868438720703125,
+ 0.694671630859375,
+ 0.702972412109375,
+ 0.711761474609375,
+ 0.713714599609375,
+ 0.706878662109375,
+ 0.505615234375,
+ 0.3566131591796875,
+ 0.1040496826171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -17.38804408482156,
+ 36.949637276785325
+ ]
+ },
+ {
+ "id": "Ner0LoEYZKjVUZod4b-pv",
+ "type": "freedraw",
+ "x": 832.8373036671921,
+ "y": 4301.186124856559,
+ "width": 54.33768136160734,
+ "height": 47.81703404017844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKX",
+ "roundness": null,
+ "seed": 1288079281,
+ "version": 27,
+ "versionNonce": 1847872895,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562028741,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ 8.694196428571558,
+ -6.5206473214284415
+ ],
+ [
+ 13.04094587053578,
+ -6.5206473214284415
+ ],
+ [
+ 17.38804408482156,
+ -8.694022042410325
+ ],
+ [
+ 21.735142299107338,
+ -8.694022042410325
+ ],
+ [
+ 30.428989955357338,
+ -8.694022042410325
+ ],
+ [
+ 34.77608816964266,
+ -4.3470982142853245
+ ],
+ [
+ 36.94963727678578,
+ -2.173549107143117
+ ],
+ [
+ 36.94963727678578,
+ 4.346923828125
+ ],
+ [
+ 36.94963727678578,
+ 13.040945870535325
+ ],
+ [
+ 34.77608816964266,
+ 17.387869698660325
+ ],
+ [
+ 32.6025390625,
+ 17.387869698660325
+ ],
+ [
+ 32.6025390625,
+ 19.56141880580344
+ ],
+ [
+ 34.77608816964266,
+ 21.73496791294656
+ ],
+ [
+ 41.29638671875,
+ 23.908517020089675
+ ],
+ [
+ 43.46993582589266,
+ 26.08189174107156
+ ],
+ [
+ 45.64348493303578,
+ 28.255440848214675
+ ],
+ [
+ 49.99058314732156,
+ 30.428989955356883
+ ],
+ [
+ 54.33768136160734,
+ 32.602364676339675
+ ],
+ [
+ 54.33768136160734,
+ 34.77591378348188
+ ],
+ [
+ 47.81703404017844,
+ 39.12301199776812
+ ],
+ [
+ 41.29638671875,
+ 39.12301199776812
+ ],
+ [
+ 28.25544084821422,
+ 39.12301199776812
+ ],
+ [
+ 21.735142299107338,
+ 39.12301199776812
+ ],
+ [
+ 21.735142299107338,
+ 39.12301199776812
+ ]
+ ],
+ "pressures": [
+ 0.4113311767578125,
+ 0.5476226806640625,
+ 0.577911376953125,
+ 0.589141845703125,
+ 0.5984344482421875,
+ 0.6072235107421875,
+ 0.62530517578125,
+ 0.63751220703125,
+ 0.64776611328125,
+ 0.6648712158203125,
+ 0.6780548095703125,
+ 0.6814727783203125,
+ 0.6770782470703125,
+ 0.64971923828125,
+ 0.65020751953125,
+ 0.65069580078125,
+ 0.65118408203125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.6741485595703125,
+ 0.6795196533203125,
+ 0.65606689453125,
+ 0.4308624267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.735142299107338,
+ 39.12301199776812
+ ]
+ },
+ {
+ "id": "BaocSmq4lkhHeJtu1gmmt",
+ "type": "freedraw",
+ "x": 828.4902054529064,
+ "y": 4364.217653874416,
+ "width": 80.41957310267844,
+ "height": 2.1733747209827925,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKY",
+ "roundness": null,
+ "seed": 1562393023,
+ "version": 12,
+ "versionNonce": 569351807,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562029112,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ 0
+ ],
+ [
+ 23.90869140625,
+ 0
+ ],
+ [
+ 30.428989955357338,
+ 0
+ ],
+ [
+ 47.81703404017844,
+ 0
+ ],
+ [
+ 63.03152901785734,
+ 0
+ ],
+ [
+ 76.07282366071422,
+ 2.1733747209827925
+ ],
+ [
+ 78.24602399553578,
+ 2.1733747209827925
+ ],
+ [
+ 80.41957310267844,
+ 2.1733747209827925
+ ],
+ [
+ 80.41957310267844,
+ 2.1733747209827925
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.6228485107421875,
+ 0.697113037109375,
+ 0.710296630859375,
+ 0.716156005859375,
+ 0.716644287109375,
+ 0.698577880859375,
+ 0.63604736328125,
+ 0.586212158203125,
+ 0.465057373046875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 80.41957310267844,
+ 2.1733747209827925
+ ]
+ },
+ {
+ "id": "fX3Ak65FWjuaRzQiGcXpS",
+ "type": "freedraw",
+ "x": 878.4807886002279,
+ "y": 4385.952621787363,
+ "width": 47.81703404017844,
+ "height": 67.37862723214312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKZ",
+ "roundness": null,
+ "seed": 1628129983,
+ "version": 29,
+ "versionNonce": 1410222833,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562029700,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 2.173549107143117
+ ],
+ [
+ -4.347098214285779,
+ 4.346923828125
+ ],
+ [
+ -6.520298549107338,
+ 10.867571149553442
+ ],
+ [
+ -15.214494977678442,
+ 19.561593191964675
+ ],
+ [
+ -19.56159319196422,
+ 26.082066127231883
+ ],
+ [
+ -19.56159319196422,
+ 28.255440848214675
+ ],
+ [
+ -13.04094587053578,
+ 28.255440848214675
+ ],
+ [
+ -8.69384765625,
+ 28.255440848214675
+ ],
+ [
+ -6.520298549107338,
+ 28.255440848214675
+ ],
+ [
+ 4.347098214285779,
+ 21.73496791294656
+ ],
+ [
+ 8.694196428571558,
+ 19.561593191964675
+ ],
+ [
+ 13.04094587053578,
+ 15.214494977678442
+ ],
+ [
+ 19.56159319196422,
+ 13.040945870536234
+ ],
+ [
+ 21.735142299106883,
+ 15.214494977678442
+ ],
+ [
+ 21.735142299106883,
+ 23.908517020089675
+ ],
+ [
+ 21.735142299106883,
+ 39.12301199776812
+ ],
+ [
+ 21.735142299106883,
+ 43.47011021205344
+ ],
+ [
+ 21.735142299106883,
+ 45.643484933036234
+ ],
+ [
+ 21.735142299106883,
+ 47.81703404017844
+ ],
+ [
+ 21.735142299106883,
+ 49.99058314732156
+ ],
+ [
+ 21.735142299106883,
+ 58.68460518973188
+ ],
+ [
+ 23.90869140625,
+ 65.205078125
+ ],
+ [
+ 26.082240513392662,
+ 63.03152901785688
+ ],
+ [
+ 28.25544084821422,
+ 60.857979910713766
+ ],
+ [
+ 28.25544084821422,
+ 60.857979910713766
+ ]
+ ],
+ "pressures": [
+ 0.341949462890625,
+ 0.63555908203125,
+ 0.64483642578125,
+ 0.64483642578125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.65411376953125,
+ 0.6590118408203125,
+ 0.63897705078125,
+ 0.62530517578125,
+ 0.62725830078125,
+ 0.63067626953125,
+ 0.63360595703125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63555908203125,
+ 0.65069580078125,
+ 0.6575469970703125,
+ 0.6590118408203125,
+ 0.6590118408203125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6590118408203125,
+ 0.65362548828125,
+ 0.5363922119140625,
+ 0.335601806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 28.25544084821422,
+ 60.857979910713766
+ ]
+ },
+ {
+ "id": "6IDg-VERuK-Ab1VBHtpfl",
+ "type": "freedraw",
+ "x": 995.8499989796921,
+ "y": 4388.126170894506,
+ "width": 10.867396763392662,
+ "height": 26.08189174107156,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKa",
+ "roundness": null,
+ "seed": 1002111665,
+ "version": 10,
+ "versionNonce": 1840133137,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562030224,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 0,
+ 6.520472935268117
+ ],
+ [
+ -2.1735491071426623,
+ 10.867396763393117
+ ],
+ [
+ -2.1735491071426623,
+ 15.214494977678442
+ ],
+ [
+ -6.5206473214284415,
+ 21.73496791294656
+ ],
+ [
+ -8.694196428571558,
+ 26.08189174107156
+ ],
+ [
+ -10.867396763392662,
+ 19.56141880580344
+ ],
+ [
+ -10.867396763392662,
+ 19.56141880580344
+ ]
+ ],
+ "pressures": [
+ 0.3595428466796875,
+ 0.63214111328125,
+ 0.63848876953125,
+ 0.64532470703125,
+ 0.64923095703125,
+ 0.65216064453125,
+ 0.6018524169921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.867396763392662,
+ 19.56141880580344
+ ]
+ },
+ {
+ "id": "tbWbcYuO5LBucyUB2QPIf",
+ "type": "freedraw",
+ "x": 1108.8721111448713,
+ "y": 4277.277433450308,
+ "width": 45.643484933035325,
+ "height": 78.24619838169656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKb",
+ "roundness": null,
+ "seed": 1762337745,
+ "version": 43,
+ "versionNonce": 702343263,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562035242,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -4.3470982142853245
+ ],
+ [
+ -2.1735491071426623,
+ -4.3470982142853245
+ ],
+ [
+ -4.346749441964221,
+ -4.3470982142853245
+ ],
+ [
+ -6.520298549107338,
+ -4.3470982142853245
+ ],
+ [
+ -8.69384765625,
+ -4.3470982142853245
+ ],
+ [
+ -13.04094587053578,
+ -4.3470982142853245
+ ],
+ [
+ -17.38804408482156,
+ -4.3470982142853245
+ ],
+ [
+ -19.56159319196422,
+ -4.3470982142853245
+ ],
+ [
+ -26.08189174107156,
+ -4.3470982142853245
+ ],
+ [
+ -32.6025390625,
+ 0
+ ],
+ [
+ -36.94928850446422,
+ 0
+ ],
+ [
+ -39.12283761160734,
+ 2.173549107143117
+ ],
+ [
+ -41.29638671875,
+ 6.520472935268117
+ ],
+ [
+ -43.46993582589266,
+ 10.867571149553442
+ ],
+ [
+ -43.46993582589266,
+ 17.38804408482156
+ ],
+ [
+ -43.46993582589266,
+ 19.561593191964675
+ ],
+ [
+ -43.46993582589266,
+ 23.908517020089675
+ ],
+ [
+ -43.46993582589266,
+ 26.082066127231883
+ ],
+ [
+ -43.46993582589266,
+ 28.255440848214675
+ ],
+ [
+ -41.29638671875,
+ 28.255440848214675
+ ],
+ [
+ -41.29638671875,
+ 26.082066127231883
+ ],
+ [
+ -39.12283761160734,
+ 26.082066127231883
+ ],
+ [
+ -36.94928850446422,
+ 23.908517020089675
+ ],
+ [
+ -34.77608816964266,
+ 23.908517020089675
+ ],
+ [
+ -34.77608816964266,
+ 21.73496791294656
+ ],
+ [
+ -30.428989955357338,
+ 21.73496791294656
+ ],
+ [
+ -28.25544084821422,
+ 21.73496791294656
+ ],
+ [
+ -23.90834263392844,
+ 21.73496791294656
+ ],
+ [
+ -13.04094587053578,
+ 30.428989955356883
+ ],
+ [
+ -4.346749441964221,
+ 41.296561104911234
+ ],
+ [
+ 0,
+ 52.16395786830344
+ ],
+ [
+ 2.1735491071426623,
+ 60.857979910714675
+ ],
+ [
+ 2.1735491071426623,
+ 67.37862723214312
+ ],
+ [
+ -2.1735491071426623,
+ 71.72555106026812
+ ],
+ [
+ -8.69384765625,
+ 73.89910016741123
+ ],
+ [
+ -17.38804408482156,
+ 73.89910016741123
+ ],
+ [
+ -28.25544084821422,
+ 73.89910016741123
+ ],
+ [
+ -41.29638671875,
+ 67.37862723214312
+ ],
+ [
+ -41.29638671875,
+ 67.37862723214312
+ ]
+ ],
+ "pressures": [
+ 0.4772796630859375,
+ 0.458709716796875,
+ 0.459197998046875,
+ 0.6140594482421875,
+ 0.6130828857421875,
+ 0.6125946044921875,
+ 0.6121063232421875,
+ 0.6111297607421875,
+ 0.6086883544921875,
+ 0.6052703857421875,
+ 0.6038055419921875,
+ 0.6028289794921875,
+ 0.5998992919921875,
+ 0.5994110107421875,
+ 0.5964813232421875,
+ 0.591094970703125,
+ 0.5950164794921875,
+ 0.5974578857421875,
+ 0.5998992919921875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.5959930419921875,
+ 0.582305908203125,
+ 0.582794189453125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.584259033203125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.590606689453125,
+ 0.589141845703125,
+ 0.588165283203125,
+ 0.5974578857421875,
+ 0.6072235107421875,
+ 0.6189422607421875,
+ 0.6184539794921875,
+ 0.6086883544921875,
+ 0.5544586181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -41.29638671875,
+ 67.37862723214312
+ ]
+ },
+ {
+ "id": "bWZIivzffkbUayFFlVlJM",
+ "type": "freedraw",
+ "x": 1056.707978890407,
+ "y": 4375.085050637808,
+ "width": 71.72537667410734,
+ "height": 8.694022042411234,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKc",
+ "roundness": null,
+ "seed": 601332895,
+ "version": 15,
+ "versionNonce": 2138998257,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562035820,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 2.173549107143117
+ ],
+ [
+ 2.1735491071426623,
+ 2.173549107143117
+ ],
+ [
+ 4.347098214285779,
+ 2.173549107143117
+ ],
+ [
+ 8.694196428571558,
+ 2.173549107143117
+ ],
+ [
+ 13.041294642856883,
+ 2.173549107143117
+ ],
+ [
+ 17.38804408482156,
+ 2.173549107143117
+ ],
+ [
+ 30.42933872767844,
+ 2.173549107143117
+ ],
+ [
+ 43.47028459821422,
+ 0
+ ],
+ [
+ 58.68477957589266,
+ -2.173549107143117
+ ],
+ [
+ 63.03187779017844,
+ -4.3470982142853245
+ ],
+ [
+ 65.205078125,
+ -6.520472935268117
+ ],
+ [
+ 69.55217633928578,
+ -6.520472935268117
+ ],
+ [
+ 69.55217633928578,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.337554931640625,
+ 0.518310546875,
+ 0.62921142578125,
+ 0.64581298828125,
+ 0.6599884033203125,
+ 0.6668243408203125,
+ 0.6678009033203125,
+ 0.6697540283203125,
+ 0.6658477783203125,
+ 0.63702392578125,
+ 0.565216064453125,
+ 0.40008544921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 69.55217633928578,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "Li5qZzmOdDZy8A-5zTnga",
+ "type": "freedraw",
+ "x": 1082.7902194037997,
+ "y": 4394.646469443612,
+ "width": 43.46993582589266,
+ "height": 52.164132254464675,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKf",
+ "roundness": null,
+ "seed": 1623757215,
+ "version": 33,
+ "versionNonce": 702536145,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562039517,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 0,
+ 6.5206473214284415
+ ],
+ [
+ -2.1735491071426623,
+ 8.694022042411234
+ ],
+ [
+ -4.347098214285779,
+ 13.041120256696558
+ ],
+ [
+ -6.5206473214284415,
+ 17.38804408482156
+ ],
+ [
+ -13.04094587053578,
+ 23.908517020089675
+ ],
+ [
+ -15.214494977678442,
+ 28.255615234375
+ ],
+ [
+ -15.214494977678442,
+ 30.429164341518117
+ ],
+ [
+ -17.388044084821104,
+ 32.6025390625
+ ],
+ [
+ -15.214494977678442,
+ 32.6025390625
+ ],
+ [
+ -13.04094587053578,
+ 32.6025390625
+ ],
+ [
+ -10.867396763392662,
+ 34.77608816964312
+ ],
+ [
+ -8.694196428571104,
+ 34.77608816964312
+ ],
+ [
+ -6.5206473214284415,
+ 32.6025390625
+ ],
+ [
+ 2.173549107143117,
+ 30.429164341518117
+ ],
+ [
+ 8.69384765625,
+ 26.082066127232792
+ ],
+ [
+ 13.04094587053578,
+ 21.735142299107792
+ ],
+ [
+ 17.38804408482156,
+ 15.214669363839675
+ ],
+ [
+ 19.56159319196422,
+ 10.867571149553442
+ ],
+ [
+ 23.908342633928896,
+ 6.5206473214284415
+ ],
+ [
+ 26.08189174107156,
+ 4.347098214286234
+ ],
+ [
+ 26.08189174107156,
+ 2.173549107143117
+ ],
+ [
+ 26.08189174107156,
+ 4.347098214286234
+ ],
+ [
+ 26.08189174107156,
+ 8.694022042411234
+ ],
+ [
+ 23.908342633928896,
+ 26.082066127232792
+ ],
+ [
+ 23.908342633928896,
+ 39.12318638392844
+ ],
+ [
+ 21.735142299107338,
+ 47.81703404017844
+ ],
+ [
+ 21.735142299107338,
+ 49.99058314732156
+ ],
+ [
+ 21.735142299107338,
+ 52.164132254464675
+ ],
+ [
+ 23.908342633928896,
+ 47.81703404017844
+ ],
+ [
+ 23.908342633928896,
+ 47.81703404017844
+ ]
+ ],
+ "pressures": [
+ 0.2349700927734375,
+ 0.590606689453125,
+ 0.6057586669921875,
+ 0.6101531982421875,
+ 0.6155242919921875,
+ 0.6184539794921875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6135711669921875,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.591094970703125,
+ 0.588165283203125,
+ 0.583282470703125,
+ 0.582305908203125,
+ 0.575469970703125,
+ 0.571075439453125,
+ 0.566192626953125,
+ 0.5583648681640625,
+ 0.5539703369140625,
+ 0.5544586181640625,
+ 0.587188720703125,
+ 0.5955047607421875,
+ 0.6145477294921875,
+ 0.62628173828125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.6204071044921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.908342633928896,
+ 47.81703404017844
+ ]
+ },
+ {
+ "id": "JvKFExwGAi3oUjCUMkJWT",
+ "type": "freedraw",
+ "x": 1204.5061792252286,
+ "y": 4372.911501530665,
+ "width": 4.3467494419646755,
+ "height": 26.082066127232792,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKg",
+ "roundness": null,
+ "seed": 2044615057,
+ "version": 9,
+ "versionNonce": 1803881599,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562039929,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 13.040945870536234
+ ],
+ [
+ -2.173549107143117,
+ 17.38804408482156
+ ],
+ [
+ -4.3467494419646755,
+ 21.73496791294656
+ ],
+ [
+ -4.3467494419646755,
+ 23.908517020089675
+ ],
+ [
+ -4.3467494419646755,
+ 26.082066127232792
+ ],
+ [
+ -4.3467494419646755,
+ 23.908517020089675
+ ],
+ [
+ -4.3467494419646755,
+ 23.908517020089675
+ ]
+ ],
+ "pressures": [
+ 0.2286224365234375,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.65216064453125,
+ 0.64337158203125,
+ 0.5578765869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.3467494419646755,
+ 23.908517020089675
+ ]
+ },
+ {
+ "id": "brApk5ItHYDZwLMXggd0Z",
+ "type": "freedraw",
+ "x": 1254.4967623725497,
+ "y": 4288.145004599862,
+ "width": 39.123186383928896,
+ "height": 67.37862723214312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKh",
+ "roundness": null,
+ "seed": 446511295,
+ "version": 17,
+ "versionNonce": 1107850673,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562041083,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 8.694196428571558,
+ -2.1735491071422075
+ ],
+ [
+ 13.04094587053578,
+ -4.3470982142853245
+ ],
+ [
+ 17.38804408482156,
+ -4.3470982142853245
+ ],
+ [
+ 19.56159319196422,
+ -6.5206473214284415
+ ],
+ [
+ 23.90869140625,
+ -6.5206473214284415
+ ],
+ [
+ 30.428989955357338,
+ -4.3470982142853245
+ ],
+ [
+ 34.77608816964312,
+ -2.1735491071422075
+ ],
+ [
+ 36.94963727678578,
+ 6.520472935268117
+ ],
+ [
+ 39.123186383928896,
+ 19.56141880580344
+ ],
+ [
+ 34.77608816964312,
+ 41.29638671875
+ ],
+ [
+ 32.6025390625,
+ 52.16395786830344
+ ],
+ [
+ 30.428989955357338,
+ 60.857979910714675
+ ],
+ [
+ 30.428989955357338,
+ 58.68443080357156
+ ],
+ [
+ 30.428989955357338,
+ 58.68443080357156
+ ]
+ ],
+ "pressures": [
+ 0.2286224365234375,
+ 0.518310546875,
+ 0.5383453369140625,
+ 0.5442047119140625,
+ 0.5539703369140625,
+ 0.5598297119140625,
+ 0.568145751953125,
+ 0.588165283203125,
+ 0.6082000732421875,
+ 0.6140594482421875,
+ 0.6194305419921875,
+ 0.63507080078125,
+ 0.63214111328125,
+ 0.566680908203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.428989955357338,
+ 58.68443080357156
+ ]
+ },
+ {
+ "id": "-FMJtWhtcXskHkJVR8PAQ",
+ "type": "freedraw",
+ "x": 1269.7112573502286,
+ "y": 4327.26801659763,
+ "width": 41.296735491071104,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKi",
+ "roundness": null,
+ "seed": 800685425,
+ "version": 11,
+ "versionNonce": 271866559,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562041305,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ 0
+ ],
+ [
+ 10.86774553571422,
+ 0
+ ],
+ [
+ 21.735142299106883,
+ -2.173549107143117
+ ],
+ [
+ 30.428989955356883,
+ -4.3470982142853245
+ ],
+ [
+ 34.77608816964266,
+ -4.3470982142853245
+ ],
+ [
+ 36.949637276785325,
+ -4.3470982142853245
+ ],
+ [
+ 41.296735491071104,
+ -6.520472935268117
+ ],
+ [
+ 41.296735491071104,
+ -4.3470982142853245
+ ],
+ [
+ 41.296735491071104,
+ -4.3470982142853245
+ ]
+ ],
+ "pressures": [
+ 0.503662109375,
+ 0.5612945556640625,
+ 0.568145751953125,
+ 0.571075439453125,
+ 0.565704345703125,
+ 0.5427398681640625,
+ 0.4875335693359375,
+ 0.3702850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.296735491071104,
+ -4.3470982142853245
+ ]
+ },
+ {
+ "id": "AXSUmobfK1ukb7bwRl8Uj",
+ "type": "freedraw",
+ "x": 1254.4967623725497,
+ "y": 4370.737952423523,
+ "width": 56.51123046875,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKj",
+ "roundness": null,
+ "seed": 905836287,
+ "version": 13,
+ "versionNonce": 1812886449,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562041692,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 8.694196428571558,
+ 0
+ ],
+ [
+ 10.86774553571422,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ 0
+ ],
+ [
+ 23.90869140625,
+ 0
+ ],
+ [
+ 30.428989955357338,
+ 0
+ ],
+ [
+ 36.94963727678578,
+ -2.1733747209827925
+ ],
+ [
+ 43.47028459821422,
+ -4.346923828125
+ ],
+ [
+ 54.33768136160734,
+ -6.520472935268117
+ ],
+ [
+ 56.51123046875,
+ -4.346923828125
+ ],
+ [
+ 56.51123046875,
+ -4.346923828125
+ ]
+ ],
+ "pressures": [
+ 0.38250732421875,
+ 0.6238250732421875,
+ 0.6619415283203125,
+ 0.6712188720703125,
+ 0.6785430908203125,
+ 0.6775665283203125,
+ 0.6775665283203125,
+ 0.6604766845703125,
+ 0.63262939453125,
+ 0.4137725830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 56.51123046875,
+ -4.346923828125
+ ]
+ },
+ {
+ "id": "CbkmiURBfnDh9vKsfYVHR",
+ "type": "freedraw",
+ "x": 1287.0993014350497,
+ "y": 4385.952447401201,
+ "width": 34.77608816964266,
+ "height": 54.33768136160688,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKk",
+ "roundness": null,
+ "seed": 853015409,
+ "version": 31,
+ "versionNonce": 89680383,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562042339,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.173549107143117
+ ],
+ [
+ -4.347098214285779,
+ 6.5206473214284415
+ ],
+ [
+ -6.520298549106883,
+ 10.867571149553442
+ ],
+ [
+ -10.867396763392662,
+ 15.214669363838766
+ ],
+ [
+ -13.04094587053578,
+ 19.561593191963766
+ ],
+ [
+ -15.214494977678442,
+ 26.082066127231883
+ ],
+ [
+ -17.388044084821104,
+ 26.082066127231883
+ ],
+ [
+ -17.388044084821104,
+ 28.255615234375
+ ],
+ [
+ -17.388044084821104,
+ 30.429164341518117
+ ],
+ [
+ -17.388044084821104,
+ 32.6025390625
+ ],
+ [
+ -15.214494977678442,
+ 32.6025390625
+ ],
+ [
+ -13.04094587053578,
+ 32.6025390625
+ ],
+ [
+ -10.867396763392662,
+ 32.6025390625
+ ],
+ [
+ -6.520298549106883,
+ 30.429164341518117
+ ],
+ [
+ 0,
+ 26.082066127231883
+ ],
+ [
+ 6.520647321428896,
+ 19.561593191963766
+ ],
+ [
+ 8.694196428571558,
+ 17.38804408482156
+ ],
+ [
+ 10.86774553571422,
+ 17.38804408482156
+ ],
+ [
+ 13.04094587053578,
+ 15.214669363838766
+ ],
+ [
+ 15.214494977678896,
+ 17.38804408482156
+ ],
+ [
+ 15.214494977678896,
+ 19.561593191963766
+ ],
+ [
+ 15.214494977678896,
+ 23.90869140625
+ ],
+ [
+ 15.214494977678896,
+ 28.255615234375
+ ],
+ [
+ 17.38804408482156,
+ 32.6025390625
+ ],
+ [
+ 17.38804408482156,
+ 39.12318638392844
+ ],
+ [
+ 17.38804408482156,
+ 49.99058314732156
+ ],
+ [
+ 17.38804408482156,
+ 54.33768136160688
+ ],
+ [
+ 17.38804408482156,
+ 54.33768136160688
+ ]
+ ],
+ "pressures": [
+ 0.316558837890625,
+ 0.5564117431640625,
+ 0.6228485107421875,
+ 0.62530517578125,
+ 0.63018798828125,
+ 0.63555908203125,
+ 0.63800048828125,
+ 0.64141845703125,
+ 0.63555908203125,
+ 0.62725830078125,
+ 0.6150360107421875,
+ 0.6091766357421875,
+ 0.6023406982421875,
+ 0.5969696044921875,
+ 0.591583251953125,
+ 0.586700439453125,
+ 0.583282470703125,
+ 0.576934814453125,
+ 0.576446533203125,
+ 0.574493408203125,
+ 0.574981689453125,
+ 0.576934814453125,
+ 0.581817626953125,
+ 0.587677001953125,
+ 0.592559814453125,
+ 0.5994110107421875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.567657470703125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ 54.33768136160688
+ ]
+ },
+ {
+ "id": "AVv8wQ5jjygYQVgdDej9_",
+ "type": "freedraw",
+ "x": 1352.3043795600497,
+ "y": 4381.605523573076,
+ "width": 4.347098214285779,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKl",
+ "roundness": null,
+ "seed": 173487679,
+ "version": 6,
+ "versionNonce": 674974367,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562042733,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 2.173549107143117
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.455291748046875,
+ 0.504150390625,
+ 0.3580780029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.347098214285779,
+ 0
+ ]
+ },
+ {
+ "id": "BoHdpnZnC4DCy_VP_rVg4",
+ "type": "freedraw",
+ "x": 1382.733369515407,
+ "y": 4372.911501530665,
+ "width": 6.5206473214284415,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKm",
+ "roundness": null,
+ "seed": 1597140703,
+ "version": 6,
+ "versionNonce": 1646118719,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562043019,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 2.173549107143117
+ ],
+ [
+ 4.347098214285779,
+ 2.173549107143117
+ ],
+ [
+ 6.5206473214284415,
+ 2.173549107143117
+ ],
+ [
+ 6.5206473214284415,
+ 2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.3717498779296875,
+ 0.701507568359375,
+ 0.459686279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.5206473214284415,
+ 2.173549107143117
+ ]
+ },
+ {
+ "id": "qQnAqoCEQCAEVvWPkpgXn",
+ "type": "freedraw",
+ "x": 1415.335908577907,
+ "y": 4370.737952423523,
+ "width": 4.347098214285779,
+ "height": 2.1733747209827925,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKn",
+ "roundness": null,
+ "seed": 1289110399,
+ "version": 6,
+ "versionNonce": 1404985311,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562043267,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1733747209827925
+ ],
+ [
+ 2.1735491071426623,
+ -2.1733747209827925
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2813873291015625,
+ 0.62530517578125,
+ 0.64678955078125,
+ 0.322906494140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.347098214285779,
+ 0
+ ]
+ },
+ {
+ "id": "7klws-McDQu6ozsD-a5eV",
+ "type": "freedraw",
+ "x": -332.1595573819154,
+ "y": 3949.078493718165,
+ "width": 2027.8775460379466,
+ "height": 556.4165387834819,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKp",
+ "roundness": null,
+ "seed": 185935505,
+ "version": 231,
+ "versionNonce": 455410015,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562055713,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -2.1735491071426623
+ ],
+ [
+ -4.347098214285779,
+ -2.1735491071426623
+ ],
+ [
+ -4.347098214285779,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ 4.346923828125
+ ],
+ [
+ -4.347098214285779,
+ 10.867571149553896
+ ],
+ [
+ -4.347098214285779,
+ 21.73496791294656
+ ],
+ [
+ -6.52047293526789,
+ 36.949462890625
+ ],
+ [
+ -8.69402204241078,
+ 54.33750697544656
+ ],
+ [
+ -10.867571149553442,
+ 95.63406808035734
+ ],
+ [
+ -13.041120256696331,
+ 121.71613420758968
+ ],
+ [
+ -15.214494977678442,
+ 147.79820033482156
+ ],
+ [
+ -15.214494977678442,
+ 206.48263113839312
+ ],
+ [
+ -13.041120256696331,
+ 267.3407854352681
+ ],
+ [
+ -10.867571149553442,
+ 326.0252162388397
+ ],
+ [
+ -10.867571149553442,
+ 352.10728236607156
+ ],
+ [
+ -10.867571149553442,
+ 378.18934849330435
+ ],
+ [
+ -8.69402204241078,
+ 404.27141462053623
+ ],
+ [
+ -8.69402204241078,
+ 447.74135044642935
+ ],
+ [
+ -8.69402204241078,
+ 478.17051478794656
+ ],
+ [
+ -6.52047293526789,
+ 502.07903180803623
+ ],
+ [
+ -6.52047293526789,
+ 512.9464285714294
+ ],
+ [
+ -6.52047293526789,
+ 515.1199776785716
+ ],
+ [
+ -6.52047293526789,
+ 517.2935267857147
+ ],
+ [
+ -6.52047293526789,
+ 512.9464285714294
+ ],
+ [
+ -8.69402204241078,
+ 497.73193359375
+ ],
+ [
+ -10.867571149553442,
+ 484.6909877232147
+ ],
+ [
+ -10.867571149553442,
+ 469.47649274553623
+ ],
+ [
+ -13.041120256696331,
+ 452.0884486607147
+ ],
+ [
+ -17.38804408482133,
+ 410.79188755580435
+ ],
+ [
+ -19.56159319196422,
+ 358.6277553013397
+ ],
+ [
+ -21.73496791294633,
+ 302.11669921875
+ ],
+ [
+ -23.90851702008922,
+ 247.77919224330435
+ ],
+ [
+ -26.08206612723211,
+ 195.615234375
+ ],
+ [
+ -23.90851702008922,
+ 130.41015625
+ ],
+ [
+ -19.56159319196422,
+ 97.8076171875
+ ],
+ [
+ -15.214494977678442,
+ 73.89910016741123
+ ],
+ [
+ -10.867571149553442,
+ 58.68460518973234
+ ],
+ [
+ -6.52047293526789,
+ 47.817034040178896
+ ],
+ [
+ -4.347098214285779,
+ 43.46993582589312
+ ],
+ [
+ -2.1735491071428896,
+ 39.12301199776812
+ ],
+ [
+ 0,
+ 36.949462890625
+ ],
+ [
+ 2.1735491071428896,
+ 36.949462890625
+ ],
+ [
+ 8.69402204241078,
+ 32.6025390625
+ ],
+ [
+ 13.04094587053578,
+ 30.428989955357338
+ ],
+ [
+ 17.38804408482156,
+ 26.082066127232338
+ ],
+ [
+ 23.90851702008922,
+ 23.908517020089675
+ ],
+ [
+ 32.6025390625,
+ 17.38804408482156
+ ],
+ [
+ 41.29656110491078,
+ 15.214494977678896
+ ],
+ [
+ 45.64348493303578,
+ 15.214494977678896
+ ],
+ [
+ 54.33750697544656,
+ 13.040945870536234
+ ],
+ [
+ 80.41957310267867,
+ 4.346923828125
+ ],
+ [
+ 89.11359514508922,
+ 2.1734619140625
+ ],
+ [
+ 106.50163922991078,
+ -2.1735491071426623
+ ],
+ [
+ 123.88950892857156,
+ -4.347011021205162
+ ],
+ [
+ 130.41015625,
+ -6.5205601283478245
+ ],
+ [
+ 139.10417829241078,
+ -6.5205601283478245
+ ],
+ [
+ 158.66559709821445,
+ -8.694022042410325
+ ],
+ [
+ 206.4826311383929,
+ -13.041033063615942
+ ],
+ [
+ 245.60564313616078,
+ -17.388044084821104
+ ],
+ [
+ 284.72882952008945,
+ -19.561505998883604
+ ],
+ [
+ 319.50474330357156,
+ -21.735055106026266
+ ],
+ [
+ 365.1484026227679,
+ -21.735055106026266
+ ],
+ [
+ 395.577392578125,
+ -21.735055106026266
+ ],
+ [
+ 426.0063825334821,
+ -21.735055106026266
+ ],
+ [
+ 441.2208775111608,
+ -21.735055106026266
+ ],
+ [
+ 454.2619977678571,
+ -21.735055106026266
+ ],
+ [
+ 491.2114606584821,
+ -21.735055106026266
+ ],
+ [
+ 515.1199776785716,
+ -21.735055106026266
+ ],
+ [
+ 539.0284946986608,
+ -21.735055106026266
+ ],
+ [
+ 567.2841099330358,
+ -21.735055106026266
+ ],
+ [
+ 599.886474609375,
+ -23.908517020088766
+ ],
+ [
+ 673.7855747767858,
+ -28.255528041294383
+ ],
+ [
+ 732.4701799665179,
+ -32.6025390625
+ ],
+ [
+ 821.5837751116073,
+ -32.6025390625
+ ],
+ [
+ 852.0127650669644,
+ -30.4290771484375
+ ],
+ [
+ 938.9529854910713,
+ -26.082066127231883
+ ],
+ [
+ 988.9435686383929,
+ -19.561505998883604
+ ],
+ [
+ 1041.107352120536,
+ -15.214494977678442
+ ],
+ [
+ 1095.445033482143,
+ -8.694022042410325
+ ],
+ [
+ 1145.4356166294644,
+ -4.347011021205162
+ ],
+ [
+ 1262.8048270089287,
+ 6.520472935268117
+ ],
+ [
+ 1330.1831054687502,
+ 10.867571149553896
+ ],
+ [
+ 1351.918247767857,
+ 13.040945870536234
+ ],
+ [
+ 1395.3881835937502,
+ 13.040945870536234
+ ],
+ [
+ 1456.246512276786,
+ 13.040945870536234
+ ],
+ [
+ 1493.1958007812502,
+ 13.040945870536234
+ ],
+ [
+ 1523.624790736607,
+ 15.214494977678896
+ ],
+ [
+ 1541.0128348214287,
+ 15.214494977678896
+ ],
+ [
+ 1556.227329799107,
+ 15.214494977678896
+ ],
+ [
+ 1571.441824776786,
+ 17.38804408482156
+ ],
+ [
+ 1604.044363839286,
+ 19.561418805803896
+ ],
+ [
+ 1636.646902901786,
+ 19.561418805803896
+ ],
+ [
+ 1662.7291434151787,
+ 23.908517020089675
+ ],
+ [
+ 1686.637486049107,
+ 26.082066127232338
+ ],
+ [
+ 1719.240025111607,
+ 28.255440848214675
+ ],
+ [
+ 1745.3222656250002,
+ 30.428989955357338
+ ],
+ [
+ 1769.2306082589287,
+ 32.6025390625
+ ],
+ [
+ 1797.486049107143,
+ 34.77608816964312
+ ],
+ [
+ 1821.394740513393,
+ 36.949462890625
+ ],
+ [
+ 1853.997279575893,
+ 39.12301199776812
+ ],
+ [
+ 1880.0791713169644,
+ 39.12301199776812
+ ],
+ [
+ 1919.202357700893,
+ 41.296561104911234
+ ],
+ [
+ 1932.2433035714287,
+ 43.46993582589312
+ ],
+ [
+ 1967.0193917410718,
+ 45.643484933036234
+ ],
+ [
+ 1982.2338867187502,
+ 47.817034040178896
+ ],
+ [
+ 1984.407435825893,
+ 47.817034040178896
+ ],
+ [
+ 1988.7545340401787,
+ 47.817034040178896
+ ],
+ [
+ 1993.101283482143,
+ 52.163957868303896
+ ],
+ [
+ 1995.274832589286,
+ 54.33750697544656
+ ],
+ [
+ 1997.4483816964287,
+ 56.511056082589675
+ ],
+ [
+ 1997.4483816964287,
+ 58.68460518973234
+ ],
+ [
+ 1997.4483816964287,
+ 65.205078125
+ ],
+ [
+ 1999.6219308035718,
+ 80.4195731026789
+ ],
+ [
+ 1999.6219308035718,
+ 97.8076171875
+ ],
+ [
+ 2001.7954799107144,
+ 119.54258510044656
+ ],
+ [
+ 2001.7954799107144,
+ 141.27755301339312
+ ],
+ [
+ 1999.6219308035718,
+ 191.26813616071468
+ ],
+ [
+ 1999.6219308035718,
+ 232.564697265625
+ ],
+ [
+ 1997.4483816964287,
+ 245.60564313616123
+ ],
+ [
+ 1995.274832589286,
+ 271.6877092633931
+ ],
+ [
+ 1993.101283482143,
+ 284.7288295200897
+ ],
+ [
+ 1990.9277343750002,
+ 297.769775390625
+ ],
+ [
+ 1984.407435825893,
+ 319.50474330357156
+ ],
+ [
+ 1977.8867885044644,
+ 343.41326032366123
+ ],
+ [
+ 1973.5400390625002,
+ 362.974853515625
+ ],
+ [
+ 1971.366489955357,
+ 382.53627232142935
+ ],
+ [
+ 1971.366489955357,
+ 402.0978655133931
+ ],
+ [
+ 1967.0193917410718,
+ 426.0063825334819
+ ],
+ [
+ 1964.8458426339287,
+ 439.0473284040181
+ ],
+ [
+ 1962.672293526786,
+ 449.91489955357156
+ ],
+ [
+ 1964.8458426339287,
+ 460.782470703125
+ ],
+ [
+ 1964.8458426339287,
+ 467.3029436383931
+ ],
+ [
+ 1967.0193917410718,
+ 475.99696568080435
+ ],
+ [
+ 1967.0193917410718,
+ 482.51743861607156
+ ],
+ [
+ 1964.8458426339287,
+ 489.0379115513397
+ ],
+ [
+ 1962.672293526786,
+ 493.385009765625
+ ],
+ [
+ 1960.498744419643,
+ 497.73193359375
+ ],
+ [
+ 1958.3255440848218,
+ 499.9054827008931
+ ],
+ [
+ 1958.3255440848218,
+ 502.07903180803623
+ ],
+ [
+ 1956.1519949776787,
+ 504.2524065290181
+ ],
+ [
+ 1951.804896763393,
+ 508.59950474330435
+ ],
+ [
+ 1945.2842494419644,
+ 510.77305385044656
+ ],
+ [
+ 1936.5904017857144,
+ 512.9464285714294
+ ],
+ [
+ 1932.2433035714287,
+ 512.9464285714294
+ ],
+ [
+ 1921.375906808036,
+ 510.77305385044656
+ ],
+ [
+ 1908.3349609375002,
+ 510.77305385044656
+ ],
+ [
+ 1882.252720424107,
+ 508.59950474330435
+ ],
+ [
+ 1860.5179268973218,
+ 506.42595563616123
+ ],
+ [
+ 1836.6092354910718,
+ 504.2524065290181
+ ],
+ [
+ 1814.8740931919644,
+ 502.07903180803623
+ ],
+ [
+ 1775.751255580357,
+ 499.9054827008931
+ ],
+ [
+ 1747.495814732143,
+ 497.73193359375
+ ],
+ [
+ 1714.893275669643,
+ 497.73193359375
+ ],
+ [
+ 1667.0762416294644,
+ 495.5583844866069
+ ],
+ [
+ 1636.646902901786,
+ 495.5583844866069
+ ],
+ [
+ 1604.044363839286,
+ 495.5583844866069
+ ],
+ [
+ 1573.6153738839287,
+ 493.385009765625
+ ],
+ [
+ 1543.1863839285718,
+ 493.385009765625
+ ],
+ [
+ 1510.5838448660718,
+ 491.2114606584819
+ ],
+ [
+ 1462.766810825893,
+ 486.86436244419656
+ ],
+ [
+ 1430.164271763393,
+ 484.6909877232147
+ ],
+ [
+ 1395.3881835937502,
+ 484.6909877232147
+ ],
+ [
+ 1328.0099051339287,
+ 480.34388950892935
+ ],
+ [
+ 1282.3660714285713,
+ 480.34388950892935
+ ],
+ [
+ 1251.9370814732144,
+ 478.17051478794656
+ ],
+ [
+ 1191.0791015625002,
+ 475.99696568080435
+ ],
+ [
+ 1175.8646065848213,
+ 475.99696568080435
+ ],
+ [
+ 1145.4356166294644,
+ 475.99696568080435
+ ],
+ [
+ 1117.1801757812502,
+ 475.99696568080435
+ ],
+ [
+ 1091.097935267857,
+ 475.99696568080435
+ ],
+ [
+ 1065.016043526786,
+ 475.99696568080435
+ ],
+ [
+ 1041.107352120536,
+ 475.99696568080435
+ ],
+ [
+ 999.810965401786,
+ 478.17051478794656
+ ],
+ [
+ 971.5555245535713,
+ 478.17051478794656
+ ],
+ [
+ 945.4732840401787,
+ 480.34388950892935
+ ],
+ [
+ 919.3913922991071,
+ 480.34388950892935
+ ],
+ [
+ 880.2682059151787,
+ 480.34388950892935
+ ],
+ [
+ 852.0127650669644,
+ 480.34388950892935
+ ],
+ [
+ 823.75732421875,
+ 480.34388950892935
+ ],
+ [
+ 793.3281598772323,
+ 480.34388950892935
+ ],
+ [
+ 765.0727190290179,
+ 480.34388950892935
+ ],
+ [
+ 725.94970703125,
+ 480.34388950892935
+ ],
+ [
+ 697.694091796875,
+ 480.34388950892935
+ ],
+ [
+ 671.6122000558037,
+ 480.34388950892935
+ ],
+ [
+ 636.8361118861608,
+ 482.51743861607156
+ ],
+ [
+ 612.9275948660716,
+ 482.51743861607156
+ ],
+ [
+ 586.8455287388394,
+ 482.51743861607156
+ ],
+ [
+ 575.9779575892858,
+ 482.51743861607156
+ ],
+ [
+ 552.0694405691966,
+ 482.51743861607156
+ ],
+ [
+ 525.987548828125,
+ 484.6909877232147
+ ],
+ [
+ 491.2114606584821,
+ 489.0379115513397
+ ],
+ [
+ 480.34388950892867,
+ 489.0379115513397
+ ],
+ [
+ 469.4764927455358,
+ 489.0379115513397
+ ],
+ [
+ 460.782470703125,
+ 491.2114606584819
+ ],
+ [
+ 439.0473284040179,
+ 491.2114606584819
+ ],
+ [
+ 419.48590959821445,
+ 493.385009765625
+ ],
+ [
+ 386.88337053571445,
+ 493.385009765625
+ ],
+ [
+ 365.1484026227679,
+ 495.5583844866069
+ ],
+ [
+ 345.58680943080367,
+ 497.73193359375
+ ],
+ [
+ 330.372314453125,
+ 499.9054827008931
+ ],
+ [
+ 321.67829241071445,
+ 499.9054827008931
+ ],
+ [
+ 312.98427036830367,
+ 502.07903180803623
+ ],
+ [
+ 289.07575334821445,
+ 504.2524065290181
+ ],
+ [
+ 269.51416015625,
+ 504.2524065290181
+ ],
+ [
+ 249.95274135044656,
+ 506.42595563616123
+ ],
+ [
+ 232.564697265625,
+ 508.59950474330435
+ ],
+ [
+ 219.52375139508945,
+ 508.59950474330435
+ ],
+ [
+ 213.00310407366078,
+ 508.59950474330435
+ ],
+ [
+ 206.4826311383929,
+ 508.59950474330435
+ ],
+ [
+ 195.615234375,
+ 508.59950474330435
+ ],
+ [
+ 178.22719029017867,
+ 510.77305385044656
+ ],
+ [
+ 171.70671735491078,
+ 510.77305385044656
+ ],
+ [
+ 158.66559709821445,
+ 510.77305385044656
+ ],
+ [
+ 152.14512416294656,
+ 512.9464285714294
+ ],
+ [
+ 143.45110212053578,
+ 512.9464285714294
+ ],
+ [
+ 136.9306291852679,
+ 512.9464285714294
+ ],
+ [
+ 119.54258510044656,
+ 517.2935267857147
+ ],
+ [
+ 108.67501395089289,
+ 521.6404506138397
+ ],
+ [
+ 99.98099190848211,
+ 523.8139997209819
+ ],
+ [
+ 93.46051897321422,
+ 523.8139997209819
+ ],
+ [
+ 91.28714425223211,
+ 523.8139997209819
+ ],
+ [
+ 89.11359514508922,
+ 523.8139997209819
+ ],
+ [
+ 86.94004603794656,
+ 521.6404506138397
+ ],
+ [
+ 80.41957310267867,
+ 519.4669015066966
+ ],
+ [
+ 78.24602399553578,
+ 519.4669015066966
+ ],
+ [
+ 76.07247488839289,
+ 519.4669015066966
+ ],
+ [
+ 71.72555106026789,
+ 519.4669015066966
+ ],
+ [
+ 69.552001953125,
+ 519.4669015066966
+ ],
+ [
+ 69.552001953125,
+ 519.4669015066966
+ ]
+ ],
+ "pressures": [
+ 0.13433837890625,
+ 0.4137725830078125,
+ 0.465545654296875,
+ 0.4826507568359375,
+ 0.4914398193359375,
+ 0.4982757568359375,
+ 0.500244140625,
+ 0.502197265625,
+ 0.507080078125,
+ 0.513427734375,
+ 0.514892578125,
+ 0.515380859375,
+ 0.519775390625,
+ 0.522705078125,
+ 0.524658203125,
+ 0.528564453125,
+ 0.529052734375,
+ 0.529052734375,
+ 0.527099609375,
+ 0.524658203125,
+ 0.521240234375,
+ 0.522216796875,
+ 0.523193359375,
+ 0.524169921875,
+ 0.522216796875,
+ 0.522705078125,
+ 0.522705078125,
+ 0.522705078125,
+ 0.519775390625,
+ 0.514892578125,
+ 0.511962890625,
+ 0.502197265625,
+ 0.4992523193359375,
+ 0.4972991943359375,
+ 0.4968109130859375,
+ 0.4968109130859375,
+ 0.4968109130859375,
+ 0.4953460693359375,
+ 0.4953460693359375,
+ 0.4953460693359375,
+ 0.4963226318359375,
+ 0.4963226318359375,
+ 0.4982757568359375,
+ 0.517333984375,
+ 0.517333984375,
+ 0.517333984375,
+ 0.516845703125,
+ 0.517333984375,
+ 0.517333984375,
+ 0.521728515625,
+ 0.524169921875,
+ 0.5407867431640625,
+ 0.5417633056640625,
+ 0.5485992431640625,
+ 0.5534820556640625,
+ 0.5569000244140625,
+ 0.570098876953125,
+ 0.584259033203125,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.589630126953125,
+ 0.591583251953125,
+ 0.592559814453125,
+ 0.5940399169921875,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.5950164794921875,
+ 0.5955047607421875,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62579345703125,
+ 0.6121063232421875,
+ 0.6111297607421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6111297607421875,
+ 0.6091766357421875,
+ 0.6082000732421875,
+ 0.5994110107421875,
+ 0.5940399169921875,
+ 0.591094970703125,
+ 0.582305908203125,
+ 0.563751220703125,
+ 0.5608062744140625,
+ 0.5622711181640625,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.564727783203125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.565216064453125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.567169189453125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.568145751953125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.577423095703125,
+ 0.581329345703125,
+ 0.583282470703125,
+ 0.588653564453125,
+ 0.590606689453125,
+ 0.5964813232421875,
+ 0.5984344482421875,
+ 0.5989227294921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.5994110107421875,
+ 0.5989227294921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5974578857421875,
+ 0.5979461669921875,
+ 0.5989227294921875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.593536376953125,
+ 0.588653564453125,
+ 0.587188720703125,
+ 0.573516845703125,
+ 0.572540283203125,
+ 0.570098876953125,
+ 0.569610595703125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.5608062744140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5564117431640625,
+ 0.5559234619140625,
+ 0.5569000244140625,
+ 0.5559234619140625,
+ 0.5573883056640625,
+ 0.5593414306640625,
+ 0.562774658203125,
+ 0.5588531494140625,
+ 0.5603179931640625,
+ 0.567169189453125,
+ 0.570098876953125,
+ 0.570587158203125,
+ 0.574005126953125,
+ 0.575958251953125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.578887939453125,
+ 0.578399658203125,
+ 0.572540283203125,
+ 0.572052001953125,
+ 0.574005126953125,
+ 0.573516845703125,
+ 0.572540283203125,
+ 0.571075439453125,
+ 0.570098876953125,
+ 0.568145751953125,
+ 0.567657470703125,
+ 0.566680908203125,
+ 0.562774658203125,
+ 0.5612945556640625,
+ 0.5622711181640625,
+ 0.5598297119140625,
+ 0.5378570556640625,
+ 0.527587890625,
+ 0.527099609375,
+ 0.524169921875,
+ 0.523681640625,
+ 0.525146484375,
+ 0.525634765625,
+ 0.526123046875,
+ 0.526123046875,
+ 0.527587890625,
+ 0.527587890625,
+ 0.524169921875,
+ 0.526123046875,
+ 0.526611328125,
+ 0.526123046875,
+ 0.525634765625,
+ 0.520263671875,
+ 0.516357421875,
+ 0.516357421875,
+ 0.516845703125,
+ 0.522216796875,
+ 0.524658203125,
+ 0.523193359375,
+ 0.4875335693359375,
+ 0.467987060546875,
+ 0.4855804443359375,
+ 0.4855804443359375,
+ 0.4782562255859375,
+ 0.4787445068359375,
+ 0.4777679443359375,
+ 0.464080810546875,
+ 0.4743499755859375,
+ 0.4865570068359375,
+ 0.4919281005859375,
+ 0.4924163818359375,
+ 0.4919281005859375,
+ 0.462615966796875,
+ 0.40057373046875,
+ 0.39666748046875,
+ 0.39471435546875,
+ 0.37908935546875,
+ 0.208099365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 69.552001953125,
+ 519.4669015066966
+ ]
+ },
+ {
+ "id": "m-q8W2-cENtVdrzJ9o6kk",
+ "type": "freedraw",
+ "x": -362.58854733727253,
+ "y": 3383.9679328922725,
+ "width": 1332.3570033482144,
+ "height": 471.6499546595983,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKt",
+ "roundness": null,
+ "seed": 705119679,
+ "version": 169,
+ "versionNonce": 290213681,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758562068195,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 2.1734619140625
+ ],
+ [
+ -2.1735491071428896,
+ 17.38804408482156
+ ],
+ [
+ -2.1735491071428896,
+ 52.16404506138406
+ ],
+ [
+ -2.1735491071428896,
+ 76.07256208147328
+ ],
+ [
+ -2.1735491071428896,
+ 102.15462820870516
+ ],
+ [
+ -2.1735491071428896,
+ 132.5836181640625
+ ],
+ [
+ 0,
+ 165.1861572265625
+ ],
+ [
+ 0,
+ 265.167236328125
+ ],
+ [
+ -2.1735491071428896,
+ 328.1988525390625
+ ],
+ [
+ -8.69402204241078,
+ 378.1893484933039
+ ],
+ [
+ -15.214494977678669,
+ 412.9653494698664
+ ],
+ [
+ -19.56159319196422,
+ 443.3944266183039
+ ],
+ [
+ -21.73514229910711,
+ 447.74143763950906
+ ],
+ [
+ -19.56159319196422,
+ 447.74143763950906
+ ],
+ [
+ -19.56159319196422,
+ 445.5678885323664
+ ],
+ [
+ -17.38804408482133,
+ 443.3944266183039
+ ],
+ [
+ -17.38804408482133,
+ 441.2208775111608
+ ],
+ [
+ -17.38804408482133,
+ 439.0474155970983
+ ],
+ [
+ -15.214494977678669,
+ 434.70040457589266
+ ],
+ [
+ -15.214494977678669,
+ 430.3533935546875
+ ],
+ [
+ -15.214494977678669,
+ 426.00638253348234
+ ],
+ [
+ -13.041120256696331,
+ 426.00638253348234
+ ],
+ [
+ -13.041120256696331,
+ 423.83292061941984
+ ],
+ [
+ -10.867571149553669,
+ 423.83292061941984
+ ],
+ [
+ -8.69402204241078,
+ 423.83292061941984
+ ],
+ [
+ -6.520647321428669,
+ 426.00638253348234
+ ],
+ [
+ -2.1735491071428896,
+ 426.00638253348234
+ ],
+ [
+ 8.69402204241078,
+ 428.179931640625
+ ],
+ [
+ 23.90851702008922,
+ 430.3533935546875
+ ],
+ [
+ 41.29656110491078,
+ 432.52694266183016
+ ],
+ [
+ 60.85797991071422,
+ 434.70040457589266
+ ],
+ [
+ 82.59294782366078,
+ 434.70040457589266
+ ],
+ [
+ 117.36903599330367,
+ 432.52694266183016
+ ],
+ [
+ 141.2775530133929,
+ 430.3533935546875
+ ],
+ [
+ 163.01252092633922,
+ 430.3533935546875
+ ],
+ [
+ 186.92103794642867,
+ 432.52694266183016
+ ],
+ [
+ 234.7382463727679,
+ 434.70040457589266
+ ],
+ [
+ 271.6877092633929,
+ 436.8739536830358
+ ],
+ [
+ 310.8107212611608,
+ 439.0474155970983
+ ],
+ [
+ 354.2808314732142,
+ 441.2208775111608
+ ],
+ [
+ 395.577392578125,
+ 441.2208775111608
+ ],
+ [
+ 458.6089215959821,
+ 441.2208775111608
+ ],
+ [
+ 497.73193359375,
+ 443.3944266183039
+ ],
+ [
+ 534.681396484375,
+ 443.3944266183039
+ ],
+ [
+ 567.283935546875,
+ 445.5678885323664
+ ],
+ [
+ 615.1009695870537,
+ 445.5678885323664
+ ],
+ [
+ 647.7035086495537,
+ 447.74143763950906
+ ],
+ [
+ 680.3060477120537,
+ 447.74143763950906
+ ],
+ [
+ 710.7350376674108,
+ 447.74143763950906
+ ],
+ [
+ 752.0315987723216,
+ 447.74143763950906
+ ],
+ [
+ 778.1136648995537,
+ 447.74143763950906
+ ],
+ [
+ 804.1957310267858,
+ 449.91489955357156
+ ],
+ [
+ 832.451171875,
+ 449.91489955357156
+ ],
+ [
+ 878.0946568080358,
+ 452.0884486607142
+ ],
+ [
+ 908.5236467633929,
+ 454.2619105747767
+ ],
+ [
+ 956.3410295758931,
+ 458.60892159598234
+ ],
+ [
+ 971.5555245535716,
+ 458.60892159598234
+ ],
+ [
+ 1001.9845145089284,
+ 460.782470703125
+ ],
+ [
+ 1032.4135044642858,
+ 462.9559326171875
+ ],
+ [
+ 1080.2305385044642,
+ 467.30294363839266
+ ],
+ [
+ 1106.3124302455358,
+ 469.47640555245516
+ ],
+ [
+ 1132.3946707589284,
+ 471.6499546595983
+ ],
+ [
+ 1158.4765625,
+ 471.6499546595983
+ ],
+ [
+ 1191.0791015625,
+ 471.6499546595983
+ ],
+ [
+ 1210.6406947544642,
+ 471.6499546595983
+ ],
+ [
+ 1223.681640625,
+ 471.6499546595983
+ ],
+ [
+ 1234.5490373883931,
+ 471.6499546595983
+ ],
+ [
+ 1234.5490373883931,
+ 469.47640555245516
+ ],
+ [
+ 1234.5490373883931,
+ 467.30294363839266
+ ],
+ [
+ 1234.5490373883931,
+ 465.12948172433016
+ ],
+ [
+ 1234.5490373883931,
+ 460.782470703125
+ ],
+ [
+ 1234.5490373883931,
+ 454.2619105747767
+ ],
+ [
+ 1236.7225864955358,
+ 443.3944266183039
+ ],
+ [
+ 1238.8961356026784,
+ 436.8739536830358
+ ],
+ [
+ 1241.0696847098216,
+ 430.3533935546875
+ ],
+ [
+ 1249.7635323660716,
+ 399.92440359933016
+ ],
+ [
+ 1256.2841796875,
+ 373.8423374720983
+ ],
+ [
+ 1264.97802734375,
+ 343.4133475167414
+ ],
+ [
+ 1271.4986746651784,
+ 310.8108084542414
+ ],
+ [
+ 1273.6722237723216,
+ 269.51424734933016
+ ],
+ [
+ 1275.8457728794642,
+ 247.7791922433039
+ ],
+ [
+ 1284.5396205357142,
+ 219.52366420200906
+ ],
+ [
+ 1288.88671875,
+ 206.48271833147328
+ ],
+ [
+ 1293.2338169642858,
+ 195.61514718191984
+ ],
+ [
+ 1295.4070172991073,
+ 184.74766322544656
+ ],
+ [
+ 1299.7541155133931,
+ 165.1861572265625
+ ],
+ [
+ 1301.9276646205358,
+ 156.49213518415172
+ ],
+ [
+ 1304.1012137276784,
+ 149.97166224888406
+ ],
+ [
+ 1306.2747628348216,
+ 134.757080078125
+ ],
+ [
+ 1306.2747628348216,
+ 132.5836181640625
+ ],
+ [
+ 1306.2747628348216,
+ 130.41015625
+ ],
+ [
+ 1308.4483119419642,
+ 128.23660714285734
+ ],
+ [
+ 1308.4483119419642,
+ 121.71613420758922
+ ],
+ [
+ 1310.6218610491073,
+ 115.1955740792414
+ ],
+ [
+ 1310.6218610491073,
+ 110.84856305803578
+ ],
+ [
+ 1310.6218610491073,
+ 102.15462820870516
+ ],
+ [
+ 1310.6218610491073,
+ 86.94004603794656
+ ],
+ [
+ 1310.6218610491073,
+ 78.24602399553578
+ ],
+ [
+ 1310.6218610491073,
+ 69.55208914620516
+ ],
+ [
+ 1306.2747628348216,
+ 49.99058314732156
+ ],
+ [
+ 1304.1012137276784,
+ 47.817034040178896
+ ],
+ [
+ 1301.9276646205358,
+ 41.29656110491078
+ ],
+ [
+ 1299.7541155133931,
+ 34.7760009765625
+ ],
+ [
+ 1297.58056640625,
+ 30.428989955357338
+ ],
+ [
+ 1291.0602678571431,
+ 23.90851702008922
+ ],
+ [
+ 1288.88671875,
+ 21.73505510602672
+ ],
+ [
+ 1286.7131696428573,
+ 21.73505510602672
+ ],
+ [
+ 1284.5396205357142,
+ 21.73505510602672
+ ],
+ [
+ 1280.1925223214284,
+ 21.73505510602672
+ ],
+ [
+ 1275.8457728794642,
+ 19.56150599888406
+ ],
+ [
+ 1269.3251255580358,
+ 19.56150599888406
+ ],
+ [
+ 1264.97802734375,
+ 19.56150599888406
+ ],
+ [
+ 1258.4577287946431,
+ 19.56150599888406
+ ],
+ [
+ 1251.9370814732142,
+ 19.56150599888406
+ ],
+ [
+ 1232.37548828125,
+ 19.56150599888406
+ ],
+ [
+ 1210.6406947544642,
+ 19.56150599888406
+ ],
+ [
+ 1184.5584542410716,
+ 17.38804408482156
+ ],
+ [
+ 1169.3439592633931,
+ 15.214494977678896
+ ],
+ [
+ 1154.1294642857142,
+ 15.214494977678896
+ ],
+ [
+ 1123.7004743303573,
+ 10.86748395647328
+ ],
+ [
+ 1078.0569893973216,
+ 8.69402204241078
+ ],
+ [
+ 1045.4544503348216,
+ 6.520472935267662
+ ],
+ [
+ 1017.1990094866073,
+ 6.520472935267662
+ ],
+ [
+ 975.9022739955358,
+ 6.520472935267662
+ ],
+ [
+ 947.6468331473216,
+ 8.69402204241078
+ ],
+ [
+ 917.2178431919644,
+ 8.69402204241078
+ ],
+ [
+ 888.96240234375,
+ 6.520472935267662
+ ],
+ [
+ 860.7066127232144,
+ 6.520472935267662
+ ],
+ [
+ 832.451171875,
+ 6.520472935267662
+ ],
+ [
+ 793.3281598772321,
+ 6.520472935267662
+ ],
+ [
+ 745.5111258370537,
+ 8.69402204241078
+ ],
+ [
+ 708.5616629464287,
+ 6.520472935267662
+ ],
+ [
+ 695.5205426897321,
+ 6.520472935267662
+ ],
+ [
+ 682.4795968191966,
+ 6.520472935267662
+ ],
+ [
+ 656.3975306919642,
+ 6.520472935267662
+ ],
+ [
+ 630.3154645647321,
+ 4.347011021205162
+ ],
+ [
+ 604.2335728236608,
+ 4.347011021205162
+ ],
+ [
+ 582.4984305245537,
+ 4.347011021205162
+ ],
+ [
+ 549.8958914620537,
+ 4.347011021205162
+ ],
+ [
+ 525.9873744419642,
+ 4.347011021205162
+ ],
+ [
+ 502.078857421875,
+ 4.347011021205162
+ ],
+ [
+ 478.1703404017858,
+ 4.347011021205162
+ ],
+ [
+ 434.7004045758929,
+ 4.347011021205162
+ ],
+ [
+ 410.79188755580367,
+ 4.347011021205162
+ ],
+ [
+ 386.8833705357142,
+ 4.347011021205162
+ ],
+ [
+ 362.974853515625,
+ 4.347011021205162
+ ],
+ [
+ 352.10728236607156,
+ 4.347011021205162
+ ],
+ [
+ 341.2397112165179,
+ 4.347011021205162
+ ],
+ [
+ 304.2902483258929,
+ 2.1734619140625
+ ],
+ [
+ 243.4320940290179,
+ 2.1734619140625
+ ],
+ [
+ 230.3911481584821,
+ 2.1734619140625
+ ],
+ [
+ 197.7886090959821,
+ 2.1734619140625
+ ],
+ [
+ 180.40056501116078,
+ 2.1734619140625
+ ],
+ [
+ 165.1860700334821,
+ 2.1734619140625
+ ],
+ [
+ 154.31849888392867,
+ 2.1734619140625
+ ],
+ [
+ 143.45110212053578,
+ 0
+ ],
+ [
+ 126.06305803571422,
+ 0
+ ],
+ [
+ 113.02211216517867,
+ 2.1734619140625
+ ],
+ [
+ 104.32809012276789,
+ 2.1734619140625
+ ],
+ [
+ 93.46051897321422,
+ 2.1734619140625
+ ],
+ [
+ 80.41957310267867,
+ 2.1734619140625
+ ],
+ [
+ 73.89892578125,
+ 2.1734619140625
+ ],
+ [
+ 69.552001953125,
+ 2.1734619140625
+ ],
+ [
+ 67.37845284598211,
+ 2.1734619140625
+ ],
+ [
+ 65.205078125,
+ 2.1734619140625
+ ],
+ [
+ 65.205078125,
+ 2.1734619140625
+ ]
+ ],
+ "pressures": [
+ 0.2667236328125,
+ 0.4855804443359375,
+ 0.4948577880859375,
+ 0.519775390625,
+ 0.5334625244140625,
+ 0.5363922119140625,
+ 0.5407867431640625,
+ 0.5427398681640625,
+ 0.5442047119140625,
+ 0.524169921875,
+ 0.504638671875,
+ 0.4846038818359375,
+ 0.4821624755859375,
+ 0.4958343505859375,
+ 0.4870452880859375,
+ 0.439666748046875,
+ 0.442108154296875,
+ 0.444549560546875,
+ 0.447479248046875,
+ 0.448455810546875,
+ 0.455780029296875,
+ 0.459686279296875,
+ 0.459686279296875,
+ 0.459686279296875,
+ 0.455291748046875,
+ 0.4743499755859375,
+ 0.4792327880859375,
+ 0.4870452880859375,
+ 0.4933929443359375,
+ 0.506103515625,
+ 0.510009765625,
+ 0.510498046875,
+ 0.512939453125,
+ 0.514892578125,
+ 0.517333984375,
+ 0.517822265625,
+ 0.517822265625,
+ 0.5363922119140625,
+ 0.5388336181640625,
+ 0.5373687744140625,
+ 0.5383453369140625,
+ 0.531005859375,
+ 0.525146484375,
+ 0.522216796875,
+ 0.522216796875,
+ 0.526611328125,
+ 0.526611328125,
+ 0.528564453125,
+ 0.525634765625,
+ 0.526123046875,
+ 0.526123046875,
+ 0.5334625244140625,
+ 0.5388336181640625,
+ 0.5427398681640625,
+ 0.5461578369140625,
+ 0.5442047119140625,
+ 0.5432281494140625,
+ 0.5393218994140625,
+ 0.5393218994140625,
+ 0.5417633056640625,
+ 0.5417633056640625,
+ 0.5398101806640625,
+ 0.5398101806640625,
+ 0.5398101806640625,
+ 0.5407867431640625,
+ 0.5402984619140625,
+ 0.5407867431640625,
+ 0.5432281494140625,
+ 0.5510406494140625,
+ 0.573028564453125,
+ 0.575469970703125,
+ 0.576934814453125,
+ 0.577423095703125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.577911376953125,
+ 0.576934814453125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.573028564453125,
+ 0.569610595703125,
+ 0.565704345703125,
+ 0.5588531494140625,
+ 0.5573883056640625,
+ 0.5569000244140625,
+ 0.5573883056640625,
+ 0.5564117431640625,
+ 0.5539703369140625,
+ 0.5471343994140625,
+ 0.5383453369140625,
+ 0.5349273681640625,
+ 0.5373687744140625,
+ 0.529052734375,
+ 0.518310546875,
+ 0.506591796875,
+ 0.4943695068359375,
+ 0.4860687255859375,
+ 0.4880218505859375,
+ 0.4904632568359375,
+ 0.4919281005859375,
+ 0.467010498046875,
+ 0.4733734130859375,
+ 0.4821624755859375,
+ 0.4894866943359375,
+ 0.509521484375,
+ 0.509521484375,
+ 0.509521484375,
+ 0.511474609375,
+ 0.511474609375,
+ 0.512451171875,
+ 0.511474609375,
+ 0.4938812255859375,
+ 0.4938812255859375,
+ 0.4938812255859375,
+ 0.4953460693359375,
+ 0.4958343505859375,
+ 0.4958343505859375,
+ 0.4958343505859375,
+ 0.4982757568359375,
+ 0.4968109130859375,
+ 0.4855804443359375,
+ 0.464569091796875,
+ 0.451385498046875,
+ 0.454803466796875,
+ 0.4728851318359375,
+ 0.4802093505859375,
+ 0.4948577880859375,
+ 0.4870452880859375,
+ 0.4738616943359375,
+ 0.4772796630859375,
+ 0.4777679443359375,
+ 0.4821624755859375,
+ 0.4870452880859375,
+ 0.4968109130859375,
+ 0.500244140625,
+ 0.4968109130859375,
+ 0.4689788818359375,
+ 0.459197998046875,
+ 0.459686279296875,
+ 0.4758148193359375,
+ 0.4968109130859375,
+ 0.4997406005859375,
+ 0.4958343505859375,
+ 0.4855804443359375,
+ 0.4792327880859375,
+ 0.4758148193359375,
+ 0.4733734130859375,
+ 0.4753265380859375,
+ 0.4767913818359375,
+ 0.4909515380859375,
+ 0.4938812255859375,
+ 0.4904632568359375,
+ 0.4797210693359375,
+ 0.4748382568359375,
+ 0.4894866943359375,
+ 0.504150390625,
+ 0.510498046875,
+ 0.510986328125,
+ 0.508056640625,
+ 0.508056640625,
+ 0.506103515625,
+ 0.4880218505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 65.205078125,
+ 2.1734619140625
+ ]
+ },
+ {
+ "id": "SFCczZXJM6x_ghuvu_ofp",
+ "type": "freedraw",
+ "x": -482.34890151556453,
+ "y": 4787.054117439332,
+ "width": 56.511056082589334,
+ "height": 58.68460518973188,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bKz",
+ "roundness": null,
+ "seed": 676597535,
+ "version": 35,
+ "versionNonce": 95371825,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563708030,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 2.1735491071422075
+ ],
+ [
+ 8.694022042410666,
+ 2.1735491071422075
+ ],
+ [
+ 15.214494977678555,
+ 2.1735491071422075
+ ],
+ [
+ 21.734967912946445,
+ 4.3470982142853245
+ ],
+ [
+ 26.08206612723211,
+ 4.3470982142853245
+ ],
+ [
+ 30.42898995535711,
+ 4.3470982142853245
+ ],
+ [
+ 32.6025390625,
+ 4.3470982142853245
+ ],
+ [
+ 41.296561104910666,
+ 4.3470982142853245
+ ],
+ [
+ 45.643484933035666,
+ 0
+ ],
+ [
+ 49.990583147321445,
+ -4.346923828125
+ ],
+ [
+ 52.164132254464334,
+ -8.694022042410325
+ ],
+ [
+ 54.337506975446445,
+ -15.214494977678442
+ ],
+ [
+ 54.337506975446445,
+ -21.73496791294656
+ ],
+ [
+ 54.337506975446445,
+ -26.08189174107156
+ ],
+ [
+ 49.990583147321445,
+ -30.428989955357792
+ ],
+ [
+ 45.643484933035666,
+ -32.6025390625
+ ],
+ [
+ 32.6025390625,
+ -32.6025390625
+ ],
+ [
+ 23.90851702008922,
+ -30.428989955357792
+ ],
+ [
+ 15.214494977678555,
+ -26.08189174107156
+ ],
+ [
+ 8.694022042410666,
+ -21.73496791294656
+ ],
+ [
+ 2.1735491071428896,
+ -15.214494977678442
+ ],
+ [
+ -2.1735491071428896,
+ -2.1733747209827925
+ ],
+ [
+ -2.1735491071428896,
+ 4.3470982142853245
+ ],
+ [
+ -2.1735491071428896,
+ 10.867571149553442
+ ],
+ [
+ 2.1735491071428896,
+ 17.38804408482156
+ ],
+ [
+ 8.694022042410666,
+ 21.735142299106883
+ ],
+ [
+ 21.734967912946445,
+ 23.908517020089675
+ ],
+ [
+ 28.255615234375,
+ 26.082066127231883
+ ],
+ [
+ 34.77608816964289,
+ 26.082066127231883
+ ],
+ [
+ 39.12301199776789,
+ 26.082066127231883
+ ],
+ [
+ 43.470110212053555,
+ 21.735142299106883
+ ],
+ [
+ 43.470110212053555,
+ 21.735142299106883
+ ]
+ ],
+ "pressures": [
+ 0.39471435546875,
+ 0.443572998046875,
+ 0.500244140625,
+ 0.517333984375,
+ 0.5373687744140625,
+ 0.5432281494140625,
+ 0.5432281494140625,
+ 0.5437164306640625,
+ 0.5442047119140625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.5520172119140625,
+ 0.5593414306640625,
+ 0.564239501953125,
+ 0.571075439453125,
+ 0.575958251953125,
+ 0.583770751953125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.585723876953125,
+ 0.584259033203125,
+ 0.582794189453125,
+ 0.580352783203125,
+ 0.577423095703125,
+ 0.575469970703125,
+ 0.573516845703125,
+ 0.572052001953125,
+ 0.563751220703125,
+ 0.516357421875,
+ 0.38592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.470110212053555,
+ 21.735142299106883
+ ]
+ },
+ {
+ "id": "5VZgTTetUMIN2NEQS9xsZ",
+ "type": "freedraw",
+ "x": -406.276252241011,
+ "y": 4682.726027316564,
+ "width": 26.082066127232338,
+ "height": 139.10417829241032,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL0",
+ "roundness": null,
+ "seed": 813115889,
+ "version": 19,
+ "versionNonce": 1013182143,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563708659,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 2.1733747209821104,
+ 2.173549107143117
+ ],
+ [
+ 2.1733747209821104,
+ 4.3470982142853245
+ ],
+ [
+ 4.346923828125,
+ 8.694022042410325
+ ],
+ [
+ 6.52047293526789,
+ 13.041120256696558
+ ],
+ [
+ 8.69402204241078,
+ 19.561593191964675
+ ],
+ [
+ 13.04094587053578,
+ 39.12301199776812
+ ],
+ [
+ 13.04094587053578,
+ 47.81703404017844
+ ],
+ [
+ 15.214494977678669,
+ 58.68460518973279
+ ],
+ [
+ 15.214494977678669,
+ 67.37862723214312
+ ],
+ [
+ 13.04094587053578,
+ 78.24619838169656
+ ],
+ [
+ 6.52047293526789,
+ 104.32809012276812
+ ],
+ [
+ 0,
+ 119.54258510044656
+ ],
+ [
+ -4.347098214285779,
+ 132.58370535714312
+ ],
+ [
+ -8.69402204241078,
+ 136.93062918526812
+ ],
+ [
+ -10.867571149553669,
+ 139.10417829241032
+ ],
+ [
+ -10.867571149553669,
+ 139.10417829241032
+ ]
+ ],
+ "pressures": [
+ 0.2667236328125,
+ 0.4719085693359375,
+ 0.529052734375,
+ 0.5525054931640625,
+ 0.568145751953125,
+ 0.576446533203125,
+ 0.580841064453125,
+ 0.585723876953125,
+ 0.586212158203125,
+ 0.591583251953125,
+ 0.5959930419921875,
+ 0.6023406982421875,
+ 0.6116180419921875,
+ 0.6125946044921875,
+ 0.6121063232421875,
+ 0.6062469482421875,
+ 0.506591796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.867571149553669,
+ 139.10417829241032
+ ]
+ },
+ {
+ "id": "B5VCFkO6HufjBn3Ru3Wqt",
+ "type": "freedraw",
+ "x": -278.0396450981543,
+ "y": 4719.67566459335,
+ "width": 45.64348493303578,
+ "height": 108.67510114397282,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL1",
+ "roundness": null,
+ "seed": 1820530495,
+ "version": 25,
+ "versionNonce": 838246065,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563726944,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 0,
+ 6.5205601283478245
+ ],
+ [
+ 0,
+ 13.041033063615942
+ ],
+ [
+ -2.1735491071428896,
+ 21.735055106027175
+ ],
+ [
+ -2.1735491071428896,
+ 32.6025390625
+ ],
+ [
+ -6.52047293526789,
+ 52.16404506138406
+ ],
+ [
+ -13.04094587053578,
+ 71.72555106026812
+ ],
+ [
+ -17.38804408482133,
+ 89.11359514508968
+ ],
+ [
+ -21.73496791294633,
+ 102.15462820870562
+ ],
+ [
+ -23.90851702008922,
+ 106.50163922991032
+ ],
+ [
+ -23.90851702008922,
+ 108.67510114397282
+ ],
+ [
+ -21.73496791294633,
+ 108.67510114397282
+ ],
+ [
+ -19.56159319196422,
+ 108.67510114397282
+ ],
+ [
+ -13.04094587053578,
+ 106.50163922991032
+ ],
+ [
+ -4.346923828125,
+ 106.50163922991032
+ ],
+ [
+ 4.346923828125,
+ 106.50163922991032
+ ],
+ [
+ 10.867571149553669,
+ 104.32809012276812
+ ],
+ [
+ 15.214494977678669,
+ 104.32809012276812
+ ],
+ [
+ 19.56159319196422,
+ 102.15462820870562
+ ],
+ [
+ 19.56159319196422,
+ 99.9810791015625
+ ],
+ [
+ 21.73496791294656,
+ 97.8076171875
+ ],
+ [
+ 21.73496791294656,
+ 95.6341552734375
+ ],
+ [
+ 21.73496791294656,
+ 95.6341552734375
+ ]
+ ],
+ "pressures": [
+ 0.3448944091796875,
+ 0.586700439453125,
+ 0.589141845703125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.588165283203125,
+ 0.579864501953125,
+ 0.570098876953125,
+ 0.569122314453125,
+ 0.569610595703125,
+ 0.571075439453125,
+ 0.570098876953125,
+ 0.576446533203125,
+ 0.585235595703125,
+ 0.5950164794921875,
+ 0.5998992919921875,
+ 0.6003875732421875,
+ 0.582794189453125,
+ 0.5456695556640625,
+ 0.442108154296875,
+ 0.3546600341796875,
+ 0.190032958984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.73496791294656,
+ 95.6341552734375
+ ]
+ },
+ {
+ "id": "6ACUhnBCnjlF8W1bqGXcP",
+ "type": "freedraw",
+ "x": -304.12171122538643,
+ "y": 4771.839709654734,
+ "width": 28.255615234375,
+ "height": 4.347011021205617,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL2",
+ "roundness": null,
+ "seed": 921790065,
+ "version": 11,
+ "versionNonce": 1228087743,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563727213,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 13.041120256696331,
+ 0
+ ],
+ [
+ 17.38804408482133,
+ 0
+ ],
+ [
+ 21.73514229910711,
+ 0
+ ],
+ [
+ 23.90851702008922,
+ 0
+ ],
+ [
+ 26.08206612723211,
+ -2.1734619140625
+ ],
+ [
+ 28.255615234375,
+ -4.347011021205617
+ ],
+ [
+ 28.255615234375,
+ -4.347011021205617
+ ]
+ ],
+ "pressures": [
+ 0.4352569580078125,
+ 0.529052734375,
+ 0.5324859619140625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.4753265380859375,
+ 0.4079132080078125,
+ 0.3004302978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 28.255615234375,
+ -4.347011021205617
+ ]
+ },
+ {
+ "id": "GyM063V5d1RJnylSPeInE",
+ "type": "freedraw",
+ "x": -295.42768918297566,
+ "y": 4721.849213700493,
+ "width": 43.47011021205344,
+ "height": 4.347011021205617,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL3",
+ "roundness": null,
+ "seed": 1429667327,
+ "version": 12,
+ "versionNonce": 1572221631,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563727468,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285552,
+ -2.173549107143117
+ ],
+ [
+ 8.694022042410552,
+ -2.173549107143117
+ ],
+ [
+ 13.041120256696331,
+ -2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ -2.173549107143117
+ ],
+ [
+ 30.42898995535711,
+ -4.347011021205617
+ ],
+ [
+ 36.94963727678555,
+ -4.347011021205617
+ ],
+ [
+ 39.12301199776789,
+ -4.347011021205617
+ ],
+ [
+ 41.29656110491055,
+ -4.347011021205617
+ ],
+ [
+ 43.47011021205344,
+ -4.347011021205617
+ ],
+ [
+ 43.47011021205344,
+ -4.347011021205617
+ ]
+ ],
+ "pressures": [
+ 0.2716064453125,
+ 0.5525054931640625,
+ 0.564727783203125,
+ 0.569610595703125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.5573883056640625,
+ 0.4997406005859375,
+ 0.4108428955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.47011021205344,
+ -4.347011021205617
+ ]
+ },
+ {
+ "id": "2im25WB1J58NU6pczEKJk",
+ "type": "freedraw",
+ "x": -215.0081160802972,
+ "y": 4713.155191658083,
+ "width": 10.86739676339289,
+ "height": 110.84865025111594,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL4",
+ "roundness": null,
+ "seed": 1055510271,
+ "version": 15,
+ "versionNonce": 638680465,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563728351,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.3470110212047075
+ ],
+ [
+ -2.1735491071428896,
+ 13.041033063615032
+ ],
+ [
+ -2.1735491071428896,
+ 23.908517020088766
+ ],
+ [
+ -4.346923828125,
+ 36.94955008370471
+ ],
+ [
+ -6.52047293526789,
+ 63.03152901785688
+ ],
+ [
+ -8.694022042410552,
+ 73.89910016741032
+ ],
+ [
+ -8.694022042410552,
+ 91.28705705915127
+ ],
+ [
+ -10.86739676339289,
+ 102.15462820870471
+ ],
+ [
+ -10.86739676339289,
+ 108.67510114397282
+ ],
+ [
+ -10.86739676339289,
+ 104.32809012276721
+ ],
+ [
+ -10.86739676339289,
+ 104.32809012276721
+ ]
+ ],
+ "pressures": [
+ 0.3101959228515625,
+ 0.511962890625,
+ 0.6228485107421875,
+ 0.63409423828125,
+ 0.64093017578125,
+ 0.64776611328125,
+ 0.65069580078125,
+ 0.65362548828125,
+ 0.65460205078125,
+ 0.65557861328125,
+ 0.65509033203125,
+ 0.64434814453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.86739676339289,
+ 104.32809012276721
+ ]
+ },
+ {
+ "id": "FD20D9KePUqbSxkiKSbGF",
+ "type": "freedraw",
+ "x": -82.42441072315432,
+ "y": 4776.18672067594,
+ "width": 43.46993582589289,
+ "height": 78.24602399553532,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL5",
+ "roundness": null,
+ "seed": 1833569617,
+ "version": 26,
+ "versionNonce": 1225267633,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563729485,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1734619140625
+ ],
+ [
+ 2.1733747209821104,
+ -2.1734619140625
+ ],
+ [
+ 2.1733747209821104,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 2.173549107143117
+ ],
+ [
+ 6.52047293526789,
+ 6.5205601283478245
+ ],
+ [
+ 10.86739676339289,
+ 15.214494977678442
+ ],
+ [
+ 13.04094587053578,
+ 23.908517020088766
+ ],
+ [
+ 17.38804408482156,
+ 32.6025390625
+ ],
+ [
+ 19.56141880580367,
+ 43.470023018972825
+ ],
+ [
+ 21.73496791294656,
+ 52.16404506138315
+ ],
+ [
+ 26.08189174107156,
+ 71.72563825334782
+ ],
+ [
+ 26.08189174107156,
+ 76.07256208147282
+ ],
+ [
+ 26.08189174107156,
+ 73.89901297433062
+ ],
+ [
+ 23.90851702008922,
+ 69.55208914620562
+ ],
+ [
+ 23.90851702008922,
+ 63.0316162109375
+ ],
+ [
+ 21.73496791294656,
+ 47.81703404017844
+ ],
+ [
+ 21.73496791294656,
+ 41.296561104910325
+ ],
+ [
+ 21.73496791294656,
+ 30.4290771484375
+ ],
+ [
+ 23.90851702008922,
+ 26.082066127231883
+ ],
+ [
+ 23.90851702008922,
+ 21.735055106026266
+ ],
+ [
+ 30.42898995535711,
+ 13.041033063615942
+ ],
+ [
+ 36.949462890625,
+ 8.694022042410325
+ ],
+ [
+ 43.46993582589289,
+ 10.867571149553442
+ ],
+ [
+ 43.46993582589289,
+ 10.867571149553442
+ ]
+ ],
+ "pressures": [
+ 0.3546600341796875,
+ 0.505126953125,
+ 0.510498046875,
+ 0.6018524169921875,
+ 0.6106414794921875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6101531982421875,
+ 0.6028289794921875,
+ 0.5964813232421875,
+ 0.5950164794921875,
+ 0.5989227294921875,
+ 0.5955047607421875,
+ 0.5940399169921875,
+ 0.593536376953125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.593048095703125,
+ 0.592071533203125,
+ 0.590606689453125,
+ 0.5608062744140625,
+ 0.328765869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.46993582589289,
+ 10.867571149553442
+ ]
+ },
+ {
+ "id": "6UnkvMFI3mV97Sn05rOji",
+ "type": "freedraw",
+ "x": -2.004837620475655,
+ "y": 4797.921775781966,
+ "width": 63.03152901785711,
+ "height": 52.16404506138406,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL6",
+ "roundness": null,
+ "seed": 773857649,
+ "version": 29,
+ "versionNonce": 1133328351,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563730059,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ -8.694022042410325
+ ],
+ [
+ -6.52047293526789,
+ -10.867483956472825
+ ],
+ [
+ -10.867571149553669,
+ -10.867483956472825
+ ],
+ [
+ -17.38804408482156,
+ -6.5205601283478245
+ ],
+ [
+ -26.08206612723211,
+ 4.347011021205617
+ ],
+ [
+ -28.255615234375,
+ 10.867483956473734
+ ],
+ [
+ -28.255615234375,
+ 21.73496791294656
+ ],
+ [
+ -23.90851702008922,
+ 30.428989955356883
+ ],
+ [
+ -17.38804408482156,
+ 36.949462890625
+ ],
+ [
+ -13.041120256696558,
+ 39.12301199776812
+ ],
+ [
+ -10.867571149553669,
+ 41.296561104911234
+ ],
+ [
+ -6.52047293526789,
+ 39.12301199776812
+ ],
+ [
+ 0,
+ 32.6025390625
+ ],
+ [
+ 6.52047293526789,
+ 21.73496791294656
+ ],
+ [
+ 10.86739676339289,
+ 6.520472935268117
+ ],
+ [
+ 13.04094587053578,
+ -4.347011021205617
+ ],
+ [
+ 13.04094587053578,
+ -6.5205601283478245
+ ],
+ [
+ 10.86739676339289,
+ -8.694022042410325
+ ],
+ [
+ 6.52047293526789,
+ -4.347011021205617
+ ],
+ [
+ 2.1733747209821104,
+ 4.347011021205617
+ ],
+ [
+ 2.1733747209821104,
+ 17.38804408482156
+ ],
+ [
+ 6.52047293526789,
+ 30.428989955356883
+ ],
+ [
+ 13.04094587053578,
+ 36.949462890625
+ ],
+ [
+ 21.73496791294633,
+ 39.12301199776812
+ ],
+ [
+ 30.42898995535711,
+ 36.949462890625
+ ],
+ [
+ 34.77591378348211,
+ 34.7760009765625
+ ],
+ [
+ 34.77591378348211,
+ 34.7760009765625
+ ]
+ ],
+ "pressures": [
+ 0.1167449951171875,
+ 0.4885101318359375,
+ 0.4972991943359375,
+ 0.502197265625,
+ 0.4987640380859375,
+ 0.4948577880859375,
+ 0.4914398193359375,
+ 0.4831390380859375,
+ 0.4836273193359375,
+ 0.4904632568359375,
+ 0.500244140625,
+ 0.505126953125,
+ 0.510986328125,
+ 0.528076171875,
+ 0.5378570556640625,
+ 0.5485992431640625,
+ 0.5569000244140625,
+ 0.570587158203125,
+ 0.581329345703125,
+ 0.577911376953125,
+ 0.579376220703125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.569122314453125,
+ 0.4880218505859375,
+ 0.2476654052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.77591378348211,
+ 34.7760009765625
+ ]
+ },
+ {
+ "id": "CaWaPPtkYYqvm0E8ncvXi",
+ "type": "freedraw",
+ "x": 82.76165931032779,
+ "y": 4804.442248717234,
+ "width": 45.64365931919633,
+ "height": 117.36912318638406,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL7",
+ "roundness": null,
+ "seed": 1918503967,
+ "version": 29,
+ "versionNonce": 1434204049,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563730627,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ -2.1734619140625
+ ],
+ [
+ -4.346923828125,
+ -4.347011021205617
+ ],
+ [
+ -6.520472935267662,
+ -4.347011021205617
+ ],
+ [
+ -8.694022042410552,
+ -6.520472935268117
+ ],
+ [
+ -13.040945870535552,
+ -6.520472935268117
+ ],
+ [
+ -19.56141880580344,
+ -6.520472935268117
+ ],
+ [
+ -23.90851702008922,
+ -4.347011021205617
+ ],
+ [
+ -30.42898995535711,
+ 0
+ ],
+ [
+ -34.77591378348211,
+ 4.347011021205617
+ ],
+ [
+ -36.949462890625,
+ 8.694022042411234
+ ],
+ [
+ -39.12301199776766,
+ 17.38804408482156
+ ],
+ [
+ -41.29656110491055,
+ 26.082066127231883
+ ],
+ [
+ -39.12301199776766,
+ 30.428989955356883
+ ],
+ [
+ -36.949462890625,
+ 36.949637276786234
+ ],
+ [
+ -30.42898995535711,
+ 43.47011021205344
+ ],
+ [
+ -23.90851702008922,
+ 43.47011021205344
+ ],
+ [
+ -15.214494977678442,
+ 39.12301199776812
+ ],
+ [
+ -8.694022042410552,
+ 32.6025390625
+ ],
+ [
+ -6.520472935267662,
+ 28.255528041294383
+ ],
+ [
+ 0,
+ 15.214494977678442
+ ],
+ [
+ 2.1735491071428896,
+ -4.347011021205617
+ ],
+ [
+ 4.347098214285779,
+ -23.908517020088766
+ ],
+ [
+ 4.347098214285779,
+ -43.470023018973734
+ ],
+ [
+ 2.1735491071428896,
+ -58.684517996651266
+ ],
+ [
+ -4.346923828125,
+ -71.72555106026812
+ ],
+ [
+ -6.520472935267662,
+ -73.89901297433062
+ ],
+ [
+ -6.520472935267662,
+ -73.89901297433062
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.5446929931640625,
+ 0.593536376953125,
+ 0.62921142578125,
+ 0.64093017578125,
+ 0.65264892578125,
+ 0.65313720703125,
+ 0.65069580078125,
+ 0.64288330078125,
+ 0.64093017578125,
+ 0.63360595703125,
+ 0.62628173828125,
+ 0.6204071044921875,
+ 0.6145477294921875,
+ 0.6106414794921875,
+ 0.6082000732421875,
+ 0.6106414794921875,
+ 0.6155242919921875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.6223602294921875,
+ 0.62774658203125,
+ 0.63116455078125,
+ 0.63018798828125,
+ 0.6077117919921875,
+ 0.4811859130859375,
+ 0.2349700927734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.520472935267662,
+ -73.89901297433062
+ ]
+ },
+ {
+ "id": "DC5WELOBNPQ9knhWIAnMp",
+ "type": "freedraw",
+ "x": 113.19064926568512,
+ "y": 4806.615797824377,
+ "width": 2.1735491071426623,
+ "height": 32.6025390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL8",
+ "roundness": null,
+ "seed": 953042769,
+ "version": 10,
+ "versionNonce": 587371697,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563730945,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 8.694022042410325
+ ],
+ [
+ 2.1735491071426623,
+ 13.040945870535325
+ ],
+ [
+ 2.1735491071426623,
+ 19.56150599888315
+ ],
+ [
+ 2.1735491071426623,
+ 23.908517020088766
+ ],
+ [
+ 2.1735491071426623,
+ 30.428989955356883
+ ],
+ [
+ 2.1735491071426623,
+ 32.6025390625
+ ],
+ [
+ 2.1735491071426623,
+ 30.428989955356883
+ ],
+ [
+ 2.1735491071426623,
+ 30.428989955356883
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.62530517578125,
+ 0.64044189453125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.5964813232421875,
+ 0.4245147705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1735491071426623,
+ 30.428989955356883
+ ]
+ },
+ {
+ "id": "spIxhSLtpC__eeOUruvyk",
+ "type": "freedraw",
+ "x": 115.36419837282779,
+ "y": 4763.145687612323,
+ "width": 6.52047293526789,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bL9",
+ "roundness": null,
+ "seed": 33021041,
+ "version": 6,
+ "versionNonce": 1006274065,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563731129,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 2.173549107143117
+ ],
+ [
+ 6.52047293526789,
+ 2.173549107143117
+ ],
+ [
+ 6.52047293526789,
+ 2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.63653564453125,
+ 0.5451812744140625,
+ 0.086456298828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.52047293526789,
+ 2.173549107143117
+ ]
+ },
+ {
+ "id": "-ptlIPVRtN2hK9rX1O04E",
+ "type": "freedraw",
+ "x": 243.60080551568512,
+ "y": 4800.095237696029,
+ "width": 58.68460518973211,
+ "height": 128.2366943359375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLA",
+ "roundness": null,
+ "seed": 166393297,
+ "version": 32,
+ "versionNonce": 1859957713,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563732417,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1734619140625
+ ],
+ [
+ -2.1733747209823377,
+ -4.347011021205617
+ ],
+ [
+ -4.346923828125,
+ -6.520472935268117
+ ],
+ [
+ -6.52047293526789,
+ -6.520472935268117
+ ],
+ [
+ -10.86739676339289,
+ -8.694022042410325
+ ],
+ [
+ -15.214494977678669,
+ -8.694022042410325
+ ],
+ [
+ -19.56141880580367,
+ -8.694022042410325
+ ],
+ [
+ -23.908517020089448,
+ -8.694022042410325
+ ],
+ [
+ -32.6025390625,
+ -4.347011021205617
+ ],
+ [
+ -39.12301199776789,
+ 4.347011021205617
+ ],
+ [
+ -43.46993582589289,
+ 13.041033063616851
+ ],
+ [
+ -45.64348493303578,
+ 23.908517020089675
+ ],
+ [
+ -39.12301199776789,
+ 39.123099190848734
+ ],
+ [
+ -32.6025390625,
+ 45.64357212611685
+ ],
+ [
+ -23.908517020089448,
+ 47.81712123325906
+ ],
+ [
+ -15.214494977678669,
+ 47.81712123325906
+ ],
+ [
+ -10.86739676339289,
+ 45.64357212611685
+ ],
+ [
+ -6.52047293526789,
+ 43.470023018973734
+ ],
+ [
+ 4.347098214285552,
+ 32.6025390625
+ ],
+ [
+ 8.694022042410552,
+ 23.908517020089675
+ ],
+ [
+ 10.867571149553442,
+ 10.867571149554351
+ ],
+ [
+ 13.041120256696331,
+ -4.347011021205617
+ ],
+ [
+ 10.867571149553442,
+ -34.7760009765625
+ ],
+ [
+ 8.694022042410552,
+ -52.16404506138315
+ ],
+ [
+ 6.520472935267662,
+ -65.205078125
+ ],
+ [
+ 2.1735491071426623,
+ -73.89901297433062
+ ],
+ [
+ 2.1735491071426623,
+ -78.24602399553532
+ ],
+ [
+ 0,
+ -80.41957310267844
+ ],
+ [
+ 2.1735491071426623,
+ -80.41957310267844
+ ],
+ [
+ 2.1735491071426623,
+ -80.41957310267844
+ ]
+ ],
+ "pressures": [
+ 0.2349700927734375,
+ 0.5940399169921875,
+ 0.6062469482421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6072235107421875,
+ 0.6033172607421875,
+ 0.5984344482421875,
+ 0.5974578857421875,
+ 0.5940399169921875,
+ 0.589630126953125,
+ 0.586212158203125,
+ 0.583282470703125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.580841064453125,
+ 0.586212158203125,
+ 0.587677001953125,
+ 0.590118408203125,
+ 0.5940399169921875,
+ 0.5984344482421875,
+ 0.6057586669921875,
+ 0.6121063232421875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6101531982421875,
+ 0.5940399169921875,
+ 0.5466461181640625,
+ 0.3488006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1735491071426623,
+ -80.41957310267844
+ ]
+ },
+ {
+ "id": "jqRjBhMcVTf8wv5cL6JJV",
+ "type": "freedraw",
+ "x": 278.3768936853278,
+ "y": 4824.003754716118,
+ "width": 45.64348493303555,
+ "height": 52.164132254464675,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLB",
+ "roundness": null,
+ "seed": 1961669521,
+ "version": 22,
+ "versionNonce": 751054897,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563732980,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 15.214494977678669,
+ -2.1734619140625
+ ],
+ [
+ 19.561593191964448,
+ -2.1734619140625
+ ],
+ [
+ 21.73496791294656,
+ -4.347011021205617
+ ],
+ [
+ 28.255440848214448,
+ -13.040945870535325
+ ],
+ [
+ 30.428989955357338,
+ -19.56150599888406
+ ],
+ [
+ 32.6025390625,
+ -26.081978934152175
+ ],
+ [
+ 32.6025390625,
+ -28.255528041295292
+ ],
+ [
+ 26.082066127232338,
+ -28.255528041295292
+ ],
+ [
+ 17.38804408482156,
+ -28.255528041295292
+ ],
+ [
+ 6.52047293526789,
+ -21.73496791294656
+ ],
+ [
+ -2.1735491071426623,
+ -10.867483956472825
+ ],
+ [
+ -6.520472935267662,
+ 2.1735491071422075
+ ],
+ [
+ -4.346923828125,
+ 6.5205601283478245
+ ],
+ [
+ 2.1735491071428896,
+ 17.388131277902175
+ ],
+ [
+ 13.04094587053578,
+ 21.735055106027175
+ ],
+ [
+ 26.082066127232338,
+ 23.908604213169383
+ ],
+ [
+ 39.12301199776789,
+ 23.908604213169383
+ ],
+ [
+ 39.12301199776789,
+ 23.908604213169383
+ ]
+ ],
+ "pressures": [
+ 0.4142608642578125,
+ 0.4841156005859375,
+ 0.4899749755859375,
+ 0.503662109375,
+ 0.512451171875,
+ 0.515380859375,
+ 0.521240234375,
+ 0.522705078125,
+ 0.531005859375,
+ 0.5442047119140625,
+ 0.5515289306640625,
+ 0.567169189453125,
+ 0.574493408203125,
+ 0.586212158203125,
+ 0.5955047607421875,
+ 0.6003875732421875,
+ 0.6047821044921875,
+ 0.573028564453125,
+ 0.467010498046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 39.12301199776789,
+ 23.908604213169383
+ ]
+ },
+ {
+ "id": "TCD2uxtPT43eH8BDiQr8g",
+ "type": "freedraw",
+ "x": 484.8595248237207,
+ "y": 4795.748226674823,
+ "width": 54.33750697544656,
+ "height": 47.81712123325997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLC",
+ "roundness": null,
+ "seed": 1301517343,
+ "version": 22,
+ "versionNonce": 286147967,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563742888,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1734619140625
+ ],
+ [
+ -2.1733747209821104,
+ -2.1734619140625
+ ],
+ [
+ -4.346923828125,
+ -2.1734619140625
+ ],
+ [
+ -6.520472935267662,
+ -2.1734619140625
+ ],
+ [
+ -10.867396763392662,
+ -2.1734619140625
+ ],
+ [
+ -23.90851702008922,
+ 2.173549107143117
+ ],
+ [
+ -30.42898995535711,
+ 6.520560128348734
+ ],
+ [
+ -34.77591378348211,
+ 10.867571149554351
+ ],
+ [
+ -36.949462890625,
+ 13.041033063616851
+ ],
+ [
+ -39.12301199776789,
+ 19.561593191964675
+ ],
+ [
+ -41.29638671875,
+ 23.908517020089675
+ ],
+ [
+ -41.29638671875,
+ 26.082066127232792
+ ],
+ [
+ -41.29638671875,
+ 30.4290771484375
+ ],
+ [
+ -36.949462890625,
+ 36.94955008370562
+ ],
+ [
+ -30.42898995535711,
+ 41.296561104911234
+ ],
+ [
+ -19.56141880580344,
+ 45.64365931919747
+ ],
+ [
+ -6.520472935267662,
+ 45.64365931919747
+ ],
+ [
+ 2.1735491071428896,
+ 45.64365931919747
+ ],
+ [
+ 13.041120256696558,
+ 43.47011021205435
+ ],
+ [
+ 13.041120256696558,
+ 43.47011021205435
+ ]
+ ],
+ "pressures": [
+ 0.37664794921875,
+ 0.455291748046875,
+ 0.6008758544921875,
+ 0.5994110107421875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5959930419921875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5964813232421875,
+ 0.5959930419921875,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.6018524169921875,
+ 0.6038055419921875,
+ 0.589141845703125,
+ 0.4850921630859375,
+ 0.39276123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.041120256696558,
+ 43.47011021205435
+ ]
+ },
+ {
+ "id": "4NLRdfUkyzue8SUQVy6o9",
+ "type": "freedraw",
+ "x": 521.8091621005065,
+ "y": 4817.48328178085,
+ "width": 36.949462890625,
+ "height": 36.949462890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLD",
+ "roundness": null,
+ "seed": 1475097023,
+ "version": 29,
+ "versionNonce": 1419744241,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563743512,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -2.1734619140625
+ ],
+ [
+ 0,
+ -2.1734619140625
+ ],
+ [
+ -2.1735491071428896,
+ -2.1734619140625
+ ],
+ [
+ -4.347098214285779,
+ -2.1734619140625
+ ],
+ [
+ -8.69402204241078,
+ -2.1734619140625
+ ],
+ [
+ -10.867571149553442,
+ -2.1734619140625
+ ],
+ [
+ -17.38804408482133,
+ 0
+ ],
+ [
+ -21.73514229910711,
+ 4.347011021205617
+ ],
+ [
+ -23.90851702008922,
+ 8.694022042410325
+ ],
+ [
+ -23.90851702008922,
+ 13.041033063615942
+ ],
+ [
+ -23.90851702008922,
+ 17.38795689174094
+ ],
+ [
+ -21.73514229910711,
+ 21.735055106027175
+ ],
+ [
+ -17.38804408482133,
+ 23.908604213170292
+ ],
+ [
+ -10.867571149553442,
+ 26.081978934152175
+ ],
+ [
+ -4.347098214285779,
+ 26.081978934152175
+ ],
+ [
+ 6.52047293526789,
+ 19.56150599888406
+ ],
+ [
+ 10.86739676339289,
+ 15.214494977678442
+ ],
+ [
+ 13.04094587053578,
+ 10.867483956472825
+ ],
+ [
+ 13.04094587053578,
+ 4.347011021205617
+ ],
+ [
+ 10.86739676339289,
+ -2.1734619140625
+ ],
+ [
+ 8.69402204241078,
+ -6.5204729352672075
+ ],
+ [
+ 2.1735491071428896,
+ -10.867483956472825
+ ],
+ [
+ -6.52047293526789,
+ -10.867483956472825
+ ],
+ [
+ -15.214494977678442,
+ -8.694022042410325
+ ],
+ [
+ -21.73514229910711,
+ -2.1734619140625
+ ],
+ [
+ -21.73514229910711,
+ 0
+ ],
+ [
+ -21.73514229910711,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.313629150390625,
+ 0.505615234375,
+ 0.5979461669921875,
+ 0.5950164794921875,
+ 0.5945281982421875,
+ 0.5940399169921875,
+ 0.592559814453125,
+ 0.591094970703125,
+ 0.583770751953125,
+ 0.576934814453125,
+ 0.575469970703125,
+ 0.574005126953125,
+ 0.573516845703125,
+ 0.574493408203125,
+ 0.577423095703125,
+ 0.578887939453125,
+ 0.583282470703125,
+ 0.585235595703125,
+ 0.584259033203125,
+ 0.583770751953125,
+ 0.576446533203125,
+ 0.563751220703125,
+ 0.5383453369140625,
+ 0.513916015625,
+ 0.4802093505859375,
+ 0.1856231689453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -21.73514229910711,
+ 0
+ ]
+ },
+ {
+ "id": "dxpdnCfdUt3D5q3acYRMW",
+ "type": "freedraw",
+ "x": 547.8912282277386,
+ "y": 4802.268786803172,
+ "width": 36.949462890625,
+ "height": 36.94955008370562,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLE",
+ "roundness": null,
+ "seed": 491654065,
+ "version": 19,
+ "versionNonce": 1995538687,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563743922,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ 2.1734619140625
+ ],
+ [
+ 4.346923828125,
+ 8.694022042411234
+ ],
+ [
+ 4.346923828125,
+ 15.214494977678442
+ ],
+ [
+ 4.346923828125,
+ 19.56150599888406
+ ],
+ [
+ 4.346923828125,
+ 23.908517020088766
+ ],
+ [
+ 4.346923828125,
+ 32.60245186941938
+ ],
+ [
+ 4.346923828125,
+ 36.94955008370562
+ ],
+ [
+ 6.52047293526789,
+ 34.7760009765625
+ ],
+ [
+ 8.69384765625,
+ 30.428989955356883
+ ],
+ [
+ 10.86739676339289,
+ 28.255528041294383
+ ],
+ [
+ 17.38786969866078,
+ 19.56150599888406
+ ],
+ [
+ 23.908517020089448,
+ 13.041033063615942
+ ],
+ [
+ 26.08189174107156,
+ 8.694022042411234
+ ],
+ [
+ 28.255440848214448,
+ 6.520472935268117
+ ],
+ [
+ 34.77591378348211,
+ 4.347011021205617
+ ],
+ [
+ 36.949462890625,
+ 4.347011021205617
+ ],
+ [
+ 36.949462890625,
+ 4.347011021205617
+ ]
+ ],
+ "pressures": [
+ 0.2315521240234375,
+ 0.5354156494140625,
+ 0.569122314453125,
+ 0.576446533203125,
+ 0.577423095703125,
+ 0.578887939453125,
+ 0.577911376953125,
+ 0.574981689453125,
+ 0.592559814453125,
+ 0.5994110107421875,
+ 0.5994110107421875,
+ 0.5994110107421875,
+ 0.565216064453125,
+ 0.514892578125,
+ 0.444549560546875,
+ 0.1055145263671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.949462890625,
+ 4.347011021205617
+ ]
+ },
+ {
+ "id": "NjdB3rQQfmedoZRQNiMn-",
+ "type": "freedraw",
+ "x": 617.443055794703,
+ "y": 4745.757730720583,
+ "width": 63.03170340401789,
+ "height": 97.80770438058062,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLF",
+ "roundness": null,
+ "seed": 467045695,
+ "version": 29,
+ "versionNonce": 2012663921,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563744709,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ -2.1733747209823377,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 4.3470110212047075
+ ],
+ [
+ -2.1733747209823377,
+ 10.867483956472825
+ ],
+ [
+ -4.346923828125,
+ 21.73496791294565
+ ],
+ [
+ -4.346923828125,
+ 32.6025390625
+ ],
+ [
+ -6.520298549107338,
+ 43.470023018972825
+ ],
+ [
+ -8.69384765625,
+ 63.03152901785688
+ ],
+ [
+ -10.86739676339289,
+ 78.24602399553532
+ ],
+ [
+ -8.69384765625,
+ 82.59303501674003
+ ],
+ [
+ -4.346923828125,
+ 91.28705705915127
+ ],
+ [
+ 2.1735491071426623,
+ 95.6341552734375
+ ],
+ [
+ 10.86774553571422,
+ 95.6341552734375
+ ],
+ [
+ 21.73514229910711,
+ 93.46060616629438
+ ],
+ [
+ 34.77608816964266,
+ 86.94004603794565
+ ],
+ [
+ 41.29673549107133,
+ 73.89901297432971
+ ],
+ [
+ 43.47028459821422,
+ 67.3785400390625
+ ],
+ [
+ 41.29673549107133,
+ 63.03152901785688
+ ],
+ [
+ 36.94963727678555,
+ 58.684517996651266
+ ],
+ [
+ 23.90869140625,
+ 54.33750697544565
+ ],
+ [
+ 10.86774553571422,
+ 54.33750697544565
+ ],
+ [
+ -4.346923828125,
+ 60.85806710379438
+ ],
+ [
+ -15.21432059151789,
+ 67.3785400390625
+ ],
+ [
+ -19.56141880580367,
+ 76.07256208147282
+ ],
+ [
+ -17.38786969866078,
+ 80.41957310267753
+ ],
+ [
+ -15.21432059151789,
+ 80.41957310267753
+ ],
+ [
+ -15.21432059151789,
+ 80.41957310267753
+ ]
+ ],
+ "pressures": [
+ 0.2838287353515625,
+ 0.454803466796875,
+ 0.591583251953125,
+ 0.5945281982421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5984344482421875,
+ 0.5998992919921875,
+ 0.6008758544921875,
+ 0.6047821044921875,
+ 0.6082000732421875,
+ 0.6125946044921875,
+ 0.62530517578125,
+ 0.63995361328125,
+ 0.64337158203125,
+ 0.63604736328125,
+ 0.6082000732421875,
+ 0.5994110107421875,
+ 0.5979461669921875,
+ 0.581329345703125,
+ 0.465057373046875,
+ 0.189056396484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -15.21432059151789,
+ 80.41957310267753
+ ]
+ },
+ {
+ "id": "P2s6UvVS8P1CPLPjGC5L4",
+ "type": "freedraw",
+ "x": 691.3423303482743,
+ "y": 4828.350765737323,
+ "width": 80.41957310267867,
+ "height": 49.99058314732065,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLG",
+ "roundness": null,
+ "seed": 1080043569,
+ "version": 29,
+ "versionNonce": 564645151,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563745242,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -6.5204729352672075
+ ],
+ [
+ 6.52029854910711,
+ -10.867483956472825
+ ],
+ [
+ 6.52029854910711,
+ -13.040945870535325
+ ],
+ [
+ 4.347098214285779,
+ -13.040945870535325
+ ],
+ [
+ 2.1735491071428896,
+ -15.214494977677532
+ ],
+ [
+ 0,
+ -15.214494977677532
+ ],
+ [
+ -13.04094587053578,
+ -13.040945870535325
+ ],
+ [
+ -23.90869140625,
+ -4.3470110212047075
+ ],
+ [
+ -30.42898995535711,
+ 4.347011021205617
+ ],
+ [
+ -30.42898995535711,
+ 13.041120256697468
+ ],
+ [
+ -28.25544084821422,
+ 17.388044084822468
+ ],
+ [
+ -26.08189174107133,
+ 19.561593191964675
+ ],
+ [
+ -21.73514229910711,
+ 21.734967912947468
+ ],
+ [
+ -15.214494977678669,
+ 23.908517020089675
+ ],
+ [
+ -6.520647321428669,
+ 21.734967912947468
+ ],
+ [
+ 4.347098214285779,
+ 15.214494977679351
+ ],
+ [
+ 13.04094587053578,
+ 4.347011021205617
+ ],
+ [
+ 19.56159319196422,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ 6.520472935268117
+ ],
+ [
+ 21.73514229910711,
+ 15.214494977679351
+ ],
+ [
+ 23.90834263392867,
+ 21.734967912947468
+ ],
+ [
+ 28.25544084821422,
+ 26.082066127232792
+ ],
+ [
+ 30.42898995535711,
+ 28.255615234375
+ ],
+ [
+ 39.12283761160734,
+ 34.77608816964312
+ ],
+ [
+ 47.81703404017844,
+ 34.77608816964312
+ ],
+ [
+ 49.99058314732156,
+ 34.77608816964312
+ ],
+ [
+ 49.99058314732156,
+ 34.77608816964312
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.4992523193359375,
+ 0.5617828369140625,
+ 0.577423095703125,
+ 0.589141845703125,
+ 0.593536376953125,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.5950164794921875,
+ 0.589630126953125,
+ 0.589141845703125,
+ 0.589630126953125,
+ 0.590118408203125,
+ 0.5959930419921875,
+ 0.6008758544921875,
+ 0.6038055419921875,
+ 0.6042938232421875,
+ 0.6082000732421875,
+ 0.63507080078125,
+ 0.63653564453125,
+ 0.63555908203125,
+ 0.63165283203125,
+ 0.6169891357421875,
+ 0.521728515625,
+ 0.1103973388671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 49.99058314732156,
+ 34.77608816964312
+ ]
+ },
+ {
+ "id": "hZAkWDrl3XBQ1enem0CaV",
+ "type": "freedraw",
+ "x": 808.7115407277386,
+ "y": 4828.350765737323,
+ "width": 52.16413225446422,
+ "height": 54.33750697544656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLH",
+ "roundness": null,
+ "seed": 1547719007,
+ "version": 25,
+ "versionNonce": 255903377,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563747376,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 2.173549107143117
+ ],
+ [
+ 10.867396763393117,
+ 2.173549107143117
+ ],
+ [
+ 15.214494977678442,
+ 2.173549107143117
+ ],
+ [
+ 19.561244419643117,
+ 2.173549107143117
+ ],
+ [
+ 23.90834263392844,
+ 0
+ ],
+ [
+ 32.6025390625,
+ -2.1734619140625
+ ],
+ [
+ 39.12283761160734,
+ -6.5204729352672075
+ ],
+ [
+ 41.29638671875,
+ -15.214494977677532
+ ],
+ [
+ 41.29638671875,
+ -19.56150599888315
+ ],
+ [
+ 39.12283761160734,
+ -23.908517020088766
+ ],
+ [
+ 36.94928850446422,
+ -26.081978934151266
+ ],
+ [
+ 34.77573939732156,
+ -28.255528041294383
+ ],
+ [
+ 21.73479352678578,
+ -30.428989955356883
+ ],
+ [
+ 10.867396763393117,
+ -26.081978934151266
+ ],
+ [
+ 0,
+ -15.214494977677532
+ ],
+ [
+ -8.694196428571558,
+ -4.3470110212047075
+ ],
+ [
+ -10.86774553571422,
+ 13.041120256697468
+ ],
+ [
+ -6.5206473214284415,
+ 19.561593191964675
+ ],
+ [
+ 2.1732003348215585,
+ 23.908517020089675
+ ],
+ [
+ 17.38804408482156,
+ 23.908517020089675
+ ],
+ [
+ 34.77573939732156,
+ 21.734967912947468
+ ],
+ [
+ 41.29638671875,
+ 17.388044084822468
+ ],
+ [
+ 41.29638671875,
+ 17.388044084822468
+ ]
+ ],
+ "pressures": [
+ 0.1851348876953125,
+ 0.5554351806640625,
+ 0.568145751953125,
+ 0.571563720703125,
+ 0.574981689453125,
+ 0.580352783203125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.591094970703125,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.5984344482421875,
+ 0.593536376953125,
+ 0.583282470703125,
+ 0.580841064453125,
+ 0.578399658203125,
+ 0.576446533203125,
+ 0.574005126953125,
+ 0.575958251953125,
+ 0.578887939453125,
+ 0.5393218994140625,
+ 0.3663787841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29638671875,
+ 17.388044084822468
+ ]
+ },
+ {
+ "id": "MT_7ZgbhU3QD8H67YaJI-",
+ "type": "freedraw",
+ "x": 863.0488733170243,
+ "y": 4852.259282757413,
+ "width": 63.03152901785688,
+ "height": 52.16404506138406,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLI",
+ "roundness": null,
+ "seed": 670766673,
+ "version": 18,
+ "versionNonce": 1344938801,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563748084,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.1735491071422075
+ ],
+ [
+ 0,
+ -10.867396763392208
+ ],
+ [
+ 0,
+ -15.214494977678442
+ ],
+ [
+ 6.5206473214284415,
+ -28.255528041294383
+ ],
+ [
+ 13.04094587053578,
+ -39.12301199776721
+ ],
+ [
+ 17.38804408482156,
+ -45.643484933035325
+ ],
+ [
+ 21.735142299107338,
+ -47.81703404017844
+ ],
+ [
+ 28.25544084821422,
+ -52.16404506138406
+ ],
+ [
+ 30.428989955357338,
+ -52.16404506138406
+ ],
+ [
+ 32.6025390625,
+ -43.470023018972825
+ ],
+ [
+ 36.94963727678578,
+ -28.255528041294383
+ ],
+ [
+ 41.29673549107156,
+ -15.214494977678442
+ ],
+ [
+ 45.64348493303578,
+ -10.867396763392208
+ ],
+ [
+ 52.16413225446422,
+ -6.5204729352672075
+ ],
+ [
+ 60.85797991071422,
+ -6.5204729352672075
+ ],
+ [
+ 60.85797991071422,
+ -6.5204729352672075
+ ]
+ ],
+ "pressures": [
+ 0.37567138671875,
+ 0.510498046875,
+ 0.5407867431640625,
+ 0.5515289306640625,
+ 0.567169189453125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.570587158203125,
+ 0.570098876953125,
+ 0.583282470703125,
+ 0.5979461669921875,
+ 0.5994110107421875,
+ 0.587677001953125,
+ 0.5622711181640625,
+ 0.452850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 60.85797991071422,
+ -6.5204729352672075
+ ]
+ },
+ {
+ "id": "VyL5eTFlybxO3SXBKbjXT",
+ "type": "freedraw",
+ "x": 1041.2760636072028,
+ "y": 4810.962808845583,
+ "width": 84.76667131696468,
+ "height": 58.68460518973188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLJ",
+ "roundness": null,
+ "seed": 1886243569,
+ "version": 51,
+ "versionNonce": 507256767,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563750103,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 8.694196428571558,
+ 0
+ ],
+ [
+ 10.86774553571422,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ -2.173549107143117
+ ],
+ [
+ 21.735142299107338,
+ -2.173549107143117
+ ],
+ [
+ 23.90869140625,
+ -4.347011021205617
+ ],
+ [
+ 28.25544084821422,
+ -6.520560128348734
+ ],
+ [
+ 30.428989955357338,
+ -6.520560128348734
+ ],
+ [
+ 32.6025390625,
+ -8.694022042411234
+ ],
+ [
+ 36.94963727678578,
+ -13.041033063616851
+ ],
+ [
+ 34.77608816964312,
+ -10.867571149554351
+ ],
+ [
+ 32.6025390625,
+ -10.867571149554351
+ ],
+ [
+ 30.428989955357338,
+ -10.867571149554351
+ ],
+ [
+ 28.25544084821422,
+ -8.694022042411234
+ ],
+ [
+ 26.082240513393117,
+ -8.694022042411234
+ ],
+ [
+ 23.90869140625,
+ -8.694022042411234
+ ],
+ [
+ 19.56159319196422,
+ -6.520560128348734
+ ],
+ [
+ 10.86774553571422,
+ -4.347011021205617
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 4.3470110212047075
+ ],
+ [
+ -8.69384765625,
+ 8.693934849329708
+ ],
+ [
+ -10.867396763392662,
+ 13.040945870535325
+ ],
+ [
+ -13.04094587053578,
+ 17.387956891740032
+ ],
+ [
+ -13.04094587053578,
+ 23.90842982700815
+ ],
+ [
+ -10.867396763392662,
+ 36.94955008370471
+ ],
+ [
+ -6.520298549106883,
+ 41.29647391182971
+ ],
+ [
+ 0,
+ 45.64357212611503
+ ],
+ [
+ 10.86774553571422,
+ 45.64357212611503
+ ],
+ [
+ 19.56159319196422,
+ 41.29647391182971
+ ],
+ [
+ 23.90869140625,
+ 36.94955008370471
+ ],
+ [
+ 32.6025390625,
+ 28.255528041294383
+ ],
+ [
+ 36.94963727678578,
+ 19.56150599888315
+ ],
+ [
+ 41.29673549107156,
+ 8.693934849329708
+ ],
+ [
+ 45.64348493303578,
+ -2.173549107143117
+ ],
+ [
+ 47.817034040178896,
+ -8.694022042411234
+ ],
+ [
+ 43.46993582589312,
+ -4.347011021205617
+ ],
+ [
+ 41.29673549107156,
+ 0
+ ],
+ [
+ 39.123186383928896,
+ 4.3470110212047075
+ ],
+ [
+ 39.123186383928896,
+ 8.693934849329708
+ ],
+ [
+ 36.94963727678578,
+ 19.56150599888315
+ ],
+ [
+ 36.94963727678578,
+ 28.255528041294383
+ ],
+ [
+ 41.29673549107156,
+ 36.94955008370471
+ ],
+ [
+ 47.817034040178896,
+ 41.29647391182971
+ ],
+ [
+ 60.85797991071422,
+ 43.470023018972825
+ ],
+ [
+ 71.7257254464289,
+ 39.1229248046875
+ ],
+ [
+ 71.7257254464289,
+ 39.1229248046875
+ ]
+ ],
+ "pressures": [
+ 0.208099365234375,
+ 0.5544586181640625,
+ 0.5569000244140625,
+ 0.5583648681640625,
+ 0.5608062744140625,
+ 0.5622711181640625,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.565704345703125,
+ 0.565216064453125,
+ 0.564239501953125,
+ 0.563262939453125,
+ 0.5617828369140625,
+ 0.563262939453125,
+ 0.570587158203125,
+ 0.570098876953125,
+ 0.569122314453125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.567169189453125,
+ 0.564727783203125,
+ 0.5617828369140625,
+ 0.5608062744140625,
+ 0.5612945556640625,
+ 0.567169189453125,
+ 0.570098876953125,
+ 0.573028564453125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.575469970703125,
+ 0.576934814453125,
+ 0.577911376953125,
+ 0.579376220703125,
+ 0.580352783203125,
+ 0.581329345703125,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6047821044921875,
+ 0.6057586669921875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.6057586669921875,
+ 0.587677001953125,
+ 0.460662841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 71.7257254464289,
+ 39.1229248046875
+ ]
+ },
+ {
+ "id": "Ah3sJ-OqR5V4AoUqA-Jsm",
+ "type": "freedraw",
+ "x": 1152.1246266652386,
+ "y": 4824.003754716118,
+ "width": 47.81703404017844,
+ "height": 119.54267229352627,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLK",
+ "roundness": null,
+ "seed": 1587051519,
+ "version": 31,
+ "versionNonce": 806297489,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563750814,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -4.347011021205617
+ ],
+ [
+ -2.1735491071426623,
+ -8.693934849330617
+ ],
+ [
+ -4.346749441964221,
+ -8.693934849330617
+ ],
+ [
+ -6.520298549106883,
+ -10.867483956472825
+ ],
+ [
+ -13.04094587053578,
+ -15.214494977678442
+ ],
+ [
+ -23.90834263392844,
+ -15.214494977678442
+ ],
+ [
+ -32.6025390625,
+ -13.040945870535325
+ ],
+ [
+ -39.12283761160688,
+ -8.693934849330617
+ ],
+ [
+ -41.29638671875,
+ 4.3470110212047075
+ ],
+ [
+ -39.12283761160688,
+ 17.388131277902175
+ ],
+ [
+ -34.77608816964266,
+ 26.081978934152175
+ ],
+ [
+ -30.428989955356883,
+ 30.4290771484375
+ ],
+ [
+ -26.08189174107156,
+ 32.60262625557971
+ ],
+ [
+ -15.214494977678442,
+ 28.255528041294383
+ ],
+ [
+ -6.520298549106883,
+ 19.56150599888406
+ ],
+ [
+ 2.173549107143117,
+ 8.694022042410325
+ ],
+ [
+ 4.347098214285779,
+ 2.1735491071422075
+ ],
+ [
+ 6.5206473214284415,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ -2.1734619140625
+ ],
+ [
+ 6.5206473214284415,
+ 2.1735491071422075
+ ],
+ [
+ 2.173549107143117,
+ 13.041033063615942
+ ],
+ [
+ -2.1735491071426623,
+ 32.60262625557971
+ ],
+ [
+ -6.520298549106883,
+ 56.51114327566938
+ ],
+ [
+ -10.867396763392662,
+ 84.76658412388406
+ ],
+ [
+ -10.867396763392662,
+ 97.80770438057971
+ ],
+ [
+ -10.867396763392662,
+ 102.15462820870471
+ ],
+ [
+ -10.867396763392662,
+ 104.32817731584782
+ ],
+ [
+ -8.69384765625,
+ 104.32817731584782
+ ],
+ [
+ -8.69384765625,
+ 104.32817731584782
+ ]
+ ],
+ "pressures": [
+ 0.328765869140625,
+ 0.4714202880859375,
+ 0.4992523193359375,
+ 0.514404296875,
+ 0.528076171875,
+ 0.5378570556640625,
+ 0.5476226806640625,
+ 0.5539703369140625,
+ 0.5525054931640625,
+ 0.5481109619140625,
+ 0.5461578369140625,
+ 0.5432281494140625,
+ 0.5432281494140625,
+ 0.5437164306640625,
+ 0.5603179931640625,
+ 0.569122314453125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.582305908203125,
+ 0.5994110107421875,
+ 0.6756134033203125,
+ 0.6780548095703125,
+ 0.6819610595703125,
+ 0.6829376220703125,
+ 0.64874267578125,
+ 0.583770751953125,
+ 0.5334625244140625,
+ 0.450897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.69384765625,
+ 104.32817731584782
+ ]
+ },
+ {
+ "id": "jCMdvfTp4olxj7tPFOrJd",
+ "type": "freedraw",
+ "x": 1182.553616620596,
+ "y": 4821.830292802056,
+ "width": 39.12283761160734,
+ "height": 45.643484933035325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLL",
+ "roundness": null,
+ "seed": 1774661457,
+ "version": 15,
+ "versionNonce": 1610331935,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563751152,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.3470110212047075
+ ],
+ [
+ -2.1732003348215585,
+ 13.040945870535325
+ ],
+ [
+ -2.1732003348215585,
+ 19.561593191964675
+ ],
+ [
+ 0,
+ 30.428989955356883
+ ],
+ [
+ 2.1735491071426623,
+ 34.77608816964221
+ ],
+ [
+ 6.5206473214284415,
+ 39.12301199776721
+ ],
+ [
+ 10.86774553571422,
+ 39.12301199776721
+ ],
+ [
+ 17.388044084821104,
+ 32.6025390625
+ ],
+ [
+ 26.082240513392662,
+ 21.73496791294656
+ ],
+ [
+ 28.25578962053578,
+ 15.214494977678442
+ ],
+ [
+ 30.42933872767844,
+ 6.5204729352672075
+ ],
+ [
+ 36.94963727678578,
+ -6.520472935268117
+ ],
+ [
+ 36.94963727678578,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.2501220703125,
+ 0.529052734375,
+ 0.5549468994140625,
+ 0.5549468994140625,
+ 0.5510406494140625,
+ 0.5466461181640625,
+ 0.5432281494140625,
+ 0.5490875244140625,
+ 0.5598297119140625,
+ 0.5583648681640625,
+ 0.5461578369140625,
+ 0.511962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.94963727678578,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "CEeAkjVyRMXivPkfJPWrG",
+ "type": "freedraw",
+ "x": 1217.3297047902386,
+ "y": 4845.738809822145,
+ "width": 32.6025390625,
+ "height": 41.296561104910325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLM",
+ "roundness": null,
+ "seed": 304200543,
+ "version": 19,
+ "versionNonce": 1985200881,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563751542,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ -2.173549107143117
+ ],
+ [
+ 6.5206473214284415,
+ -4.346923828125
+ ],
+ [
+ 10.86774553571422,
+ -6.520472935268117
+ ],
+ [
+ 17.38804408482156,
+ -13.041033063616851
+ ],
+ [
+ 21.735142299107338,
+ -19.561505998884968
+ ],
+ [
+ 26.082240513393117,
+ -26.082066127232792
+ ],
+ [
+ 28.25578962053578,
+ -32.6025390625
+ ],
+ [
+ 23.90869140625,
+ -32.6025390625
+ ],
+ [
+ 19.56159319196422,
+ -32.6025390625
+ ],
+ [
+ 10.86774553571422,
+ -26.082066127232792
+ ],
+ [
+ 4.347098214285779,
+ -17.388044084822468
+ ],
+ [
+ 2.173549107143117,
+ -8.694022042411234
+ ],
+ [
+ 6.5206473214284415,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ 6.5204729352672075
+ ],
+ [
+ 26.082240513393117,
+ 8.694022042410325
+ ],
+ [
+ 32.6025390625,
+ 6.5204729352672075
+ ],
+ [
+ 32.6025390625,
+ 6.5204729352672075
+ ]
+ ],
+ "pressures": [
+ 0.3629608154296875,
+ 0.4772796630859375,
+ 0.502197265625,
+ 0.510009765625,
+ 0.5398101806640625,
+ 0.573516845703125,
+ 0.582794189453125,
+ 0.586212158203125,
+ 0.6013641357421875,
+ 0.6042938232421875,
+ 0.6140594482421875,
+ 0.6174774169921875,
+ 0.6150360107421875,
+ 0.6111297607421875,
+ 0.5398101806640625,
+ 0.338043212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 6.5204729352672075
+ ]
+ },
+ {
+ "id": "ZG586wqOQWPWwvcWeMZWp",
+ "type": "freedraw",
+ "x": 1293.4025284509528,
+ "y": 4730.543235742904,
+ "width": 17.388044084821104,
+ "height": 141.27764020647373,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLN",
+ "roundness": null,
+ "seed": 889354929,
+ "version": 16,
+ "versionNonce": 80214449,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563751876,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.3470982142853245,
+ 0
+ ],
+ [
+ -4.3470982142853245,
+ 2.1734619140625
+ ],
+ [
+ -6.5206473214284415,
+ 15.214494977679351
+ ],
+ [
+ -6.5206473214284415,
+ 26.081978934152175
+ ],
+ [
+ -8.694196428571104,
+ 39.12301199776812
+ ],
+ [
+ -10.86774553571422,
+ 54.33750697544656
+ ],
+ [
+ -13.041294642856883,
+ 69.552001953125
+ ],
+ [
+ -15.214494977678442,
+ 84.76658412388406
+ ],
+ [
+ -17.388044084821104,
+ 110.84865025111685
+ ],
+ [
+ -17.388044084821104,
+ 130.41006905691938
+ ],
+ [
+ -17.388044084821104,
+ 139.10409109933062
+ ],
+ [
+ -15.214494977678442,
+ 141.27764020647373
+ ],
+ [
+ -15.214494977678442,
+ 136.9305419921875
+ ],
+ [
+ -15.214494977678442,
+ 136.9305419921875
+ ]
+ ],
+ "pressures": [
+ 0.205169677734375,
+ 0.566680908203125,
+ 0.574981689453125,
+ 0.6125946044921875,
+ 0.62530517578125,
+ 0.63604736328125,
+ 0.64532470703125,
+ 0.65411376953125,
+ 0.65509033203125,
+ 0.64971923828125,
+ 0.6125946044921875,
+ 0.5324859619140625,
+ 0.2652587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -15.214494977678442,
+ 136.9305419921875
+ ]
+ },
+ {
+ "id": "70A3gKB3fHDr-8tS_Gb6O",
+ "type": "freedraw",
+ "x": 1304.269925214346,
+ "y": 4741.410719699377,
+ "width": 6.5206473214284415,
+ "height": 108.67501395089312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLO",
+ "roundness": null,
+ "seed": 594018673,
+ "version": 13,
+ "versionNonce": 635922143,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563752157,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.347011021205617
+ ],
+ [
+ 2.1735491071426623,
+ 15.214494977678442
+ ],
+ [
+ 2.1735491071426623,
+ 23.908517020088766
+ ],
+ [
+ 2.1735491071426623,
+ 34.7760009765625
+ ],
+ [
+ 0,
+ 45.64357212611594
+ ],
+ [
+ -2.173549107143117,
+ 71.72555106026812
+ ],
+ [
+ -4.347098214285779,
+ 97.8076171875
+ ],
+ [
+ -4.347098214285779,
+ 106.50163922991032
+ ],
+ [
+ -4.347098214285779,
+ 108.67501395089312
+ ],
+ [
+ -2.173549107143117,
+ 106.50163922991032
+ ],
+ [
+ -2.173549107143117,
+ 106.50163922991032
+ ]
+ ],
+ "pressures": [
+ 0.199798583984375,
+ 0.5471343994140625,
+ 0.592071533203125,
+ 0.6038055419921875,
+ 0.6145477294921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6018524169921875,
+ 0.5559234619140625,
+ 0.320953369140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.173549107143117,
+ 106.50163922991032
+ ]
+ },
+ {
+ "id": "Jkgei9zMXVRYu86FUEWKX",
+ "type": "freedraw",
+ "x": 1358.6076065759528,
+ "y": 4806.615797824377,
+ "width": 39.12283761160688,
+ "height": 52.16395786830435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLP",
+ "roundness": null,
+ "seed": 1496611615,
+ "version": 23,
+ "versionNonce": 1189002993,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563752600,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1732003348215585,
+ -8.694022042411234
+ ],
+ [
+ 0,
+ -8.694022042411234
+ ],
+ [
+ -2.1735491071426623,
+ -8.694022042411234
+ ],
+ [
+ -6.5206473214284415,
+ -8.694022042411234
+ ],
+ [
+ -10.86774553571422,
+ -6.520560128348734
+ ],
+ [
+ -15.21484375,
+ -4.347011021205617
+ ],
+ [
+ -21.735142299106883,
+ 0
+ ],
+ [
+ -23.90869140625,
+ 8.694022042410325
+ ],
+ [
+ -19.56159319196422,
+ 15.214494977678442
+ ],
+ [
+ -15.21484375,
+ 23.908517020088766
+ ],
+ [
+ -6.5206473214284415,
+ 30.428989955356883
+ ],
+ [
+ -4.3470982142853245,
+ 32.6025390625
+ ],
+ [
+ 0,
+ 36.949462890625
+ ],
+ [
+ 2.1732003348215585,
+ 39.12301199776812
+ ],
+ [
+ 0,
+ 41.296561104910325
+ ],
+ [
+ -6.5206473214284415,
+ 43.46993582589312
+ ],
+ [
+ -10.86774553571422,
+ 43.46993582589312
+ ],
+ [
+ -21.735142299106883,
+ 43.46993582589312
+ ],
+ [
+ -30.42933872767844,
+ 41.296561104910325
+ ],
+ [
+ -36.949637276785325,
+ 36.949462890625
+ ],
+ [
+ -36.949637276785325,
+ 36.949462890625
+ ]
+ ],
+ "pressures": [
+ 0.336578369140625,
+ 0.526611328125,
+ 0.573028564453125,
+ 0.574981689453125,
+ 0.580841064453125,
+ 0.588653564453125,
+ 0.592559814453125,
+ 0.591583251953125,
+ 0.577423095703125,
+ 0.574493408203125,
+ 0.576934814453125,
+ 0.581817626953125,
+ 0.582305908203125,
+ 0.585235595703125,
+ 0.593048095703125,
+ 0.6130828857421875,
+ 0.6248016357421875,
+ 0.62725830078125,
+ 0.6062469482421875,
+ 0.444549560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -36.949637276785325,
+ 36.949462890625
+ ]
+ },
+ {
+ "id": "2nD1zL23ilNkU-0O0q0AR",
+ "type": "freedraw",
+ "x": 1491.1909631607743,
+ "y": 4806.615797824377,
+ "width": 21.735142299107338,
+ "height": 39.12301199776812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLS",
+ "roundness": null,
+ "seed": 2071115409,
+ "version": 11,
+ "versionNonce": 1386297247,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563754589,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.1734619140625
+ ],
+ [
+ -6.520298549106883,
+ 13.040945870535325
+ ],
+ [
+ -10.867396763392662,
+ 26.081978934151266
+ ],
+ [
+ -13.04094587053578,
+ 30.428989955356883
+ ],
+ [
+ -13.04094587053578,
+ 34.77608816964312
+ ],
+ [
+ -8.69384765625,
+ 39.12301199776812
+ ],
+ [
+ 4.347098214285779,
+ 39.12301199776812
+ ],
+ [
+ 8.694196428571558,
+ 34.77608816964312
+ ],
+ [
+ 8.694196428571558,
+ 34.77608816964312
+ ]
+ ],
+ "pressures": [
+ 0.4171905517578125,
+ 0.580841064453125,
+ 0.584259033203125,
+ 0.586212158203125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.5510406494140625,
+ 0.2256927490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.694196428571558,
+ 34.77608816964312
+ ]
+ },
+ {
+ "id": "8obbZJA07bhrDDEvnKYrR",
+ "type": "freedraw",
+ "x": 1504.2319090313101,
+ "y": 4758.798763784198,
+ "width": 4.347098214285779,
+ "height": 8.693934849330617,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLT",
+ "roundness": null,
+ "seed": 1891703775,
+ "version": 5,
+ "versionNonce": 976807249,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563754816,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 2.1734619140625
+ ],
+ [
+ 4.347098214285779,
+ 8.693934849330617
+ ],
+ [
+ 4.347098214285779,
+ 8.693934849330617
+ ]
+ ],
+ "pressures": [
+ 0.39813232421875,
+ 0.520751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.347098214285779,
+ 8.693934849330617
+ ]
+ },
+ {
+ "id": "6uQbmEPbHCaQ-7aeMoVL-",
+ "type": "freedraw",
+ "x": 1515.0996545670243,
+ "y": 4852.259282757413,
+ "width": 41.29638671875,
+ "height": 43.47011021205253,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLU",
+ "roundness": null,
+ "seed": 17466641,
+ "version": 20,
+ "versionNonce": 236491729,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563755209,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 0,
+ -4.346923828125
+ ],
+ [
+ 0,
+ -8.694022042410325
+ ],
+ [
+ 0,
+ -15.214494977678442
+ ],
+ [
+ 2.173549107143117,
+ -21.73496791294656
+ ],
+ [
+ 4.347098214285779,
+ -30.428989955356883
+ ],
+ [
+ 6.520298549107338,
+ -36.949462890625
+ ],
+ [
+ 6.520298549107338,
+ -39.12301199776721
+ ],
+ [
+ 8.69384765625,
+ -39.12301199776721
+ ],
+ [
+ 13.04094587053578,
+ -39.12301199776721
+ ],
+ [
+ 17.38804408482156,
+ -32.6025390625
+ ],
+ [
+ 19.56159319196422,
+ -19.56150599888406
+ ],
+ [
+ 23.90834263392844,
+ -8.694022042410325
+ ],
+ [
+ 26.08189174107156,
+ -2.1735491071422075
+ ],
+ [
+ 30.428989955357338,
+ 4.3470982142853245
+ ],
+ [
+ 36.94963727678578,
+ 4.3470982142853245
+ ],
+ [
+ 41.29638671875,
+ 4.3470982142853245
+ ],
+ [
+ 41.29638671875,
+ 4.3470982142853245
+ ]
+ ],
+ "pressures": [
+ 0.315093994140625,
+ 0.583282470703125,
+ 0.587188720703125,
+ 0.588653564453125,
+ 0.5950164794921875,
+ 0.6018524169921875,
+ 0.6179656982421875,
+ 0.6238250732421875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.63214111328125,
+ 0.64923095703125,
+ 0.65606689453125,
+ 0.65020751953125,
+ 0.62530517578125,
+ 0.503173828125,
+ 0.015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29638671875,
+ 4.3470982142853245
+ ]
+ },
+ {
+ "id": "1ye6V8j64duQOa9wbT08m",
+ "type": "freedraw",
+ "x": 1595.5192276697028,
+ "y": 4810.962808845583,
+ "width": 49.99058314732156,
+ "height": 47.81703404017844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLV",
+ "roundness": null,
+ "seed": 514888593,
+ "version": 23,
+ "versionNonce": 746129247,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563755638,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -4.347011021205617
+ ],
+ [
+ -6.5206473214284415,
+ -6.520560128348734
+ ],
+ [
+ -15.214494977678442,
+ -4.347011021205617
+ ],
+ [
+ -19.56159319196422,
+ -4.347011021205617
+ ],
+ [
+ -26.082240513392662,
+ -2.173549107143117
+ ],
+ [
+ -34.77608816964266,
+ 2.1734619140625
+ ],
+ [
+ -36.949637276785325,
+ 4.3470110212047075
+ ],
+ [
+ -39.12318638392844,
+ 8.693934849329708
+ ],
+ [
+ -39.12318638392844,
+ 17.387956891740032
+ ],
+ [
+ -32.6025390625,
+ 23.90842982700815
+ ],
+ [
+ -26.082240513392662,
+ 28.255528041294383
+ ],
+ [
+ -19.56159319196422,
+ 30.4290771484375
+ ],
+ [
+ -4.3470982142853245,
+ 36.94955008370471
+ ],
+ [
+ 6.520298549107338,
+ 39.1229248046875
+ ],
+ [
+ 10.867396763393117,
+ 39.1229248046875
+ ],
+ [
+ 4.347098214285779,
+ 41.29647391182971
+ ],
+ [
+ -6.5206473214284415,
+ 41.29647391182971
+ ],
+ [
+ -19.56159319196422,
+ 39.1229248046875
+ ],
+ [
+ -32.6025390625,
+ 39.1229248046875
+ ],
+ [
+ -34.77608816964266,
+ 36.94955008370471
+ ],
+ [
+ -34.77608816964266,
+ 36.94955008370471
+ ]
+ ],
+ "pressures": [
+ 0.210052490234375,
+ 0.5559234619140625,
+ 0.570098876953125,
+ 0.591094970703125,
+ 0.6028289794921875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6096649169921875,
+ 0.6033172607421875,
+ 0.6057586669921875,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.593048095703125,
+ 0.585235595703125,
+ 0.6213836669921875,
+ 0.62921142578125,
+ 0.62823486328125,
+ 0.588653564453125,
+ 0.188568115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -34.77608816964266,
+ 36.94955008370471
+ ]
+ },
+ {
+ "id": "fSv74p4Mv5hs_UX5-ijs9",
+ "type": "freedraw",
+ "x": 1628.1217667322028,
+ "y": 4743.58418161344,
+ "width": 19.56159319196422,
+ "height": 104.32817731584782,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLW",
+ "roundness": null,
+ "seed": 389544863,
+ "version": 13,
+ "versionNonce": 2086994193,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563756011,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.173549107143117
+ ],
+ [
+ -4.3470982142853245,
+ 6.5205601283478245
+ ],
+ [
+ -6.5206473214284415,
+ 13.041033063615942
+ ],
+ [
+ -8.694196428571104,
+ 23.908517020088766
+ ],
+ [
+ -13.040945870535325,
+ 34.77608816964312
+ ],
+ [
+ -17.388044084821104,
+ 60.85806710379438
+ ],
+ [
+ -19.56159319196422,
+ 80.41957310267844
+ ],
+ [
+ -17.388044084821104,
+ 95.6341552734375
+ ],
+ [
+ -15.214494977678442,
+ 104.32817731584782
+ ],
+ [
+ -13.040945870535325,
+ 102.15462820870562
+ ],
+ [
+ -13.040945870535325,
+ 102.15462820870562
+ ]
+ ],
+ "pressures": [
+ 0.3595428466796875,
+ 0.5969696044921875,
+ 0.63018798828125,
+ 0.6692657470703125,
+ 0.693695068359375,
+ 0.713226318359375,
+ 0.7195892333984375,
+ 0.6853790283203125,
+ 0.6077117919921875,
+ 0.446990966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.040945870535325,
+ 102.15462820870562
+ ]
+ },
+ {
+ "id": "YwkiJ6DRgzaaIqdui2o8S",
+ "type": "freedraw",
+ "x": 1593.3456785625601,
+ "y": 4771.839709654734,
+ "width": 45.64348493303578,
+ "height": 13.041033063615942,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLX",
+ "roundness": null,
+ "seed": 1748152529,
+ "version": 10,
+ "versionNonce": 116723249,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563756189,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 2.173549107143117
+ ],
+ [
+ 26.08189174107156,
+ 4.347011021205617
+ ],
+ [
+ 32.6025390625,
+ 6.520560128348734
+ ],
+ [
+ 39.12318638392844,
+ 8.694022042411234
+ ],
+ [
+ 45.64348493303578,
+ 13.041033063615942
+ ],
+ [
+ 45.64348493303578,
+ 13.041033063615942
+ ]
+ ],
+ "pressures": [
+ 0.4132843017578125,
+ 0.5569000244140625,
+ 0.571563720703125,
+ 0.573028564453125,
+ 0.525146484375,
+ 0.4176788330078125,
+ 0.13873291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 45.64348493303578,
+ 13.041033063615942
+ ]
+ },
+ {
+ "id": "aySUkZkueDIku15_jb1rv",
+ "type": "freedraw",
+ "x": 1649.8565602589886,
+ "y": 4808.78925973844,
+ "width": 56.51088169642844,
+ "height": 47.81712123325815,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLY",
+ "roundness": null,
+ "seed": 465171953,
+ "version": 23,
+ "versionNonce": 81329919,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563756561,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348211038,
+ 0
+ ],
+ [
+ -4.346749441964221,
+ 0
+ ],
+ [
+ -6.520298549106883,
+ 2.173549107143117
+ ],
+ [
+ -10.867396763392662,
+ 6.5205601283478245
+ ],
+ [
+ -17.3876953125,
+ 10.867483956472825
+ ],
+ [
+ -21.73479352678578,
+ 17.38804408482065
+ ],
+ [
+ -30.428989955356883,
+ 28.255528041294383
+ ],
+ [
+ -34.775739397321104,
+ 36.94955008370562
+ ],
+ [
+ -26.081891741071104,
+ 43.470023018972825
+ ],
+ [
+ -15.214494977678442,
+ 43.470023018972825
+ ],
+ [
+ -6.520298549106883,
+ 39.123099190847825
+ ],
+ [
+ 2.173549107143117,
+ 30.4290771484375
+ ],
+ [
+ 8.694196428571558,
+ 23.908517020088766
+ ],
+ [
+ 8.694196428571558,
+ 21.735055106026266
+ ],
+ [
+ 10.86774553571422,
+ 21.735055106026266
+ ],
+ [
+ 10.86774553571422,
+ 23.908517020088766
+ ],
+ [
+ 8.694196428571558,
+ 26.081978934151266
+ ],
+ [
+ 10.86774553571422,
+ 36.94955008370562
+ ],
+ [
+ 15.21484375,
+ 43.470023018972825
+ ],
+ [
+ 21.735142299107338,
+ 47.81712123325815
+ ],
+ [
+ 21.735142299107338,
+ 47.81712123325815
+ ]
+ ],
+ "pressures": [
+ 0.2975006103515625,
+ 0.4318389892578125,
+ 0.452850341796875,
+ 0.464080810546875,
+ 0.4709320068359375,
+ 0.4782562255859375,
+ 0.4968109130859375,
+ 0.522705078125,
+ 0.5359039306640625,
+ 0.571563720703125,
+ 0.582305908203125,
+ 0.584747314453125,
+ 0.578399658203125,
+ 0.575958251953125,
+ 0.5989227294921875,
+ 0.6223602294921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.5569000244140625,
+ 0.341461181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.735142299107338,
+ 47.81712123325815
+ ]
+ },
+ {
+ "id": "vMZGY4x3d2R9tgpHegvnq",
+ "type": "freedraw",
+ "x": 1678.1123498795243,
+ "y": 4858.779755692681,
+ "width": 28.25544084821422,
+ "height": 34.77608816964312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLZ",
+ "roundness": null,
+ "seed": 410422079,
+ "version": 16,
+ "versionNonce": 198712383,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563756835,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.1733747209827925
+ ],
+ [
+ -2.1735491071426623,
+ -4.346923828125
+ ],
+ [
+ -2.1735491071426623,
+ -10.867396763393117
+ ],
+ [
+ 0,
+ -15.214494977678442
+ ],
+ [
+ 0,
+ -19.56141880580344
+ ],
+ [
+ 4.346749441964221,
+ -26.081978934152175
+ ],
+ [
+ 6.520298549107338,
+ -26.081978934152175
+ ],
+ [
+ 8.69384765625,
+ -28.255440848214675
+ ],
+ [
+ 10.867396763393117,
+ -26.081978934152175
+ ],
+ [
+ 10.867396763393117,
+ -21.73496791294656
+ ],
+ [
+ 13.04094587053578,
+ -17.387869698660325
+ ],
+ [
+ 17.38804408482156,
+ -6.520472935268117
+ ],
+ [
+ 26.08189174107156,
+ 6.5206473214284415
+ ],
+ [
+ 26.08189174107156,
+ 6.5206473214284415
+ ]
+ ],
+ "pressures": [
+ 0.3561248779296875,
+ 0.524169921875,
+ 0.5407867431640625,
+ 0.6057586669921875,
+ 0.6155242919921875,
+ 0.6169891357421875,
+ 0.6174774169921875,
+ 0.6174774169921875,
+ 0.6165008544921875,
+ 0.64532470703125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.5569000244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.08189174107156,
+ 6.5206473214284415
+ ]
+ },
+ {
+ "id": "JX11Hy4k_2A8qnqPFIXEQ",
+ "type": "freedraw",
+ "x": 1717.2351874911317,
+ "y": 4747.931192634645,
+ "width": 4.347098214285779,
+ "height": 97.8076171875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLa",
+ "roundness": null,
+ "seed": 297752703,
+ "version": 12,
+ "versionNonce": 1205382463,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563757143,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 6.5205601283478245
+ ],
+ [
+ 0,
+ 13.041033063615032
+ ],
+ [
+ -2.173549107143117,
+ 21.735055106026266
+ ],
+ [
+ -2.173549107143117,
+ 43.470023018972825
+ ],
+ [
+ -2.173549107143117,
+ 65.205078125
+ ],
+ [
+ -2.173549107143117,
+ 73.89910016741032
+ ],
+ [
+ 0,
+ 82.59312220982065
+ ],
+ [
+ 0,
+ 89.11359514508877
+ ],
+ [
+ 2.1735491071426623,
+ 97.8076171875
+ ],
+ [
+ 2.1735491071426623,
+ 97.8076171875
+ ]
+ ],
+ "pressures": [
+ 0.2950592041015625,
+ 0.573028564453125,
+ 0.6072235107421875,
+ 0.62921142578125,
+ 0.65313720703125,
+ 0.64385986328125,
+ 0.6194305419921875,
+ 0.577423095703125,
+ 0.507568359375,
+ 0.2364349365234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1735491071426623,
+ 97.8076171875
+ ]
+ },
+ {
+ "id": "teUm45NAU0UrJL6DbM2Re",
+ "type": "freedraw",
+ "x": 1691.1532957500601,
+ "y": 4784.88074271835,
+ "width": 52.16413225446422,
+ "height": 4.347011021205617,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLb",
+ "roundness": null,
+ "seed": 26192255,
+ "version": 9,
+ "versionNonce": 2005660017,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563757378,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ 2.173549107143117
+ ],
+ [
+ 23.90834263392844,
+ 2.173549107143117
+ ],
+ [
+ 36.94963727678578,
+ 2.173549107143117
+ ],
+ [
+ 45.64348493303578,
+ 4.347011021205617
+ ],
+ [
+ 52.16413225446422,
+ 4.347011021205617
+ ],
+ [
+ 52.16413225446422,
+ 4.347011021205617
+ ]
+ ],
+ "pressures": [
+ 0.1802520751953125,
+ 0.6204071044921875,
+ 0.63897705078125,
+ 0.64141845703125,
+ 0.62872314453125,
+ 0.4821624755859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 52.16413225446422,
+ 4.347011021205617
+ ]
+ },
+ {
+ "id": "xB1DapLMeuvVfCjIlEzPg",
+ "type": "freedraw",
+ "x": 1762.8786724241675,
+ "y": 4791.401215653618,
+ "width": 32.6025390625,
+ "height": 54.337594168527175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLc",
+ "roundness": null,
+ "seed": 1675692337,
+ "version": 20,
+ "versionNonce": 2065592305,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563757782,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -8.69384765625,
+ 2.1735491071422075
+ ],
+ [
+ -13.04094587053578,
+ 2.1735491071422075
+ ],
+ [
+ -17.3876953125,
+ 6.5205601283478245
+ ],
+ [
+ -21.73479352678578,
+ 6.5205601283478245
+ ],
+ [
+ -23.908342633928896,
+ 13.041033063615942
+ ],
+ [
+ -21.73479352678578,
+ 19.561593191964675
+ ],
+ [
+ -15.214494977678896,
+ 26.082066127231883
+ ],
+ [
+ -13.04094587053578,
+ 28.255528041294383
+ ],
+ [
+ -8.69384765625,
+ 30.4290771484375
+ ],
+ [
+ 0,
+ 39.123099190847825
+ ],
+ [
+ 2.1735491071426623,
+ 43.470023018972825
+ ],
+ [
+ 2.1735491071426623,
+ 45.64357212611594
+ ],
+ [
+ 0,
+ 49.990670340402175
+ ],
+ [
+ -8.69384765625,
+ 54.337594168527175
+ ],
+ [
+ -17.3876953125,
+ 54.337594168527175
+ ],
+ [
+ -23.908342633928896,
+ 54.337594168527175
+ ],
+ [
+ -30.428989955357338,
+ 52.16404506138406
+ ],
+ [
+ -30.428989955357338,
+ 52.16404506138406
+ ]
+ ],
+ "pressures": [
+ 0.334625244140625,
+ 0.5363922119140625,
+ 0.5554351806640625,
+ 0.579376220703125,
+ 0.581817626953125,
+ 0.575958251953125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.576446533203125,
+ 0.576934814453125,
+ 0.583282470703125,
+ 0.6233367919921875,
+ 0.6678009033203125,
+ 0.689300537109375,
+ 0.6638946533203125,
+ 0.529541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -30.428989955357338,
+ 52.16404506138406
+ ]
+ },
+ {
+ "id": "sw8_2emdeXlV7nbOiYBgw",
+ "type": "freedraw",
+ "x": -412.7970739486001,
+ "y": 4945.719976116787,
+ "width": 56.511056082589334,
+ "height": 67.3785400390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLj",
+ "roundness": null,
+ "seed": 1527850527,
+ "version": 28,
+ "versionNonce": 1075033055,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563775876,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107142776,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173374720982224,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ 2.173549107143117
+ ],
+ [
+ -10.86739676339289,
+ 4.347011021205617
+ ],
+ [
+ -21.734967912946445,
+ 10.867483956473734
+ ],
+ [
+ -23.908517020089334,
+ 13.041033063616851
+ ],
+ [
+ -26.081891741071445,
+ 13.041033063616851
+ ],
+ [
+ -28.255440848214334,
+ 15.214494977679351
+ ],
+ [
+ -26.081891741071445,
+ 19.56150599888406
+ ],
+ [
+ -26.081891741071445,
+ 21.735055106027175
+ ],
+ [
+ -21.734967912946445,
+ 28.255528041295292
+ ],
+ [
+ -10.86739676339289,
+ 39.12301199776812
+ ],
+ [
+ 0,
+ 49.99058314732156
+ ],
+ [
+ 13.041120256696331,
+ 58.68460518973279
+ ],
+ [
+ 21.73514229910711,
+ 63.0316162109375
+ ],
+ [
+ 26.08206612723211,
+ 65.205078125
+ ],
+ [
+ 26.08206612723211,
+ 67.3785400390625
+ ],
+ [
+ 23.90851702008922,
+ 67.3785400390625
+ ],
+ [
+ 15.214494977678555,
+ 65.205078125
+ ],
+ [
+ 2.173549107142776,
+ 65.205078125
+ ],
+ [
+ -15.214494977678669,
+ 63.0316162109375
+ ],
+ [
+ -26.081891741071445,
+ 63.0316162109375
+ ],
+ [
+ -30.428989955357224,
+ 63.0316162109375
+ ],
+ [
+ -30.428989955357224,
+ 60.85806710379529
+ ],
+ [
+ -30.428989955357224,
+ 60.85806710379529
+ ]
+ ],
+ "pressures": [
+ 0.2652587890625,
+ 0.4763031005859375,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.586212158203125,
+ 0.589630126953125,
+ 0.5945281982421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.591094970703125,
+ 0.593536376953125,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62579345703125,
+ 0.6248016357421875,
+ 0.593048095703125,
+ 0.519775390625,
+ 0.3033599853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -30.428989955357224,
+ 60.85806710379529
+ ]
+ },
+ {
+ "id": "Uw07uRO5PwYSvELPKqloT",
+ "type": "freedraw",
+ "x": -356.28601786601075,
+ "y": 4973.975504158082,
+ "width": 32.602539062499886,
+ "height": 39.12301199776721,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLk",
+ "roundness": null,
+ "seed": 611420191,
+ "version": 26,
+ "versionNonce": 232629695,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563776488,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ 0
+ ],
+ [
+ -13.04094587053578,
+ 2.1735491071422075
+ ],
+ [
+ -19.56141880580367,
+ 8.694022042410325
+ ],
+ [
+ -21.73496791294656,
+ 17.38804408482156
+ ],
+ [
+ -23.908517020089334,
+ 21.735055106026266
+ ],
+ [
+ -21.73496791294656,
+ 26.082066127231883
+ ],
+ [
+ -17.38804408482156,
+ 34.77608816964221
+ ],
+ [
+ -10.86739676339289,
+ 39.12301199776721
+ ],
+ [
+ -4.346923828125,
+ 39.12301199776721
+ ],
+ [
+ 2.1735491071426623,
+ 39.12301199776721
+ ],
+ [
+ 8.694022042410552,
+ 32.6025390625
+ ],
+ [
+ 8.694022042410552,
+ 26.082066127231883
+ ],
+ [
+ 6.5206473214284415,
+ 19.56150599888406
+ ],
+ [
+ 4.347098214285552,
+ 15.214494977678442
+ ],
+ [
+ 2.1735491071426623,
+ 8.694022042410325
+ ],
+ [
+ -2.1733747209823377,
+ 2.1735491071422075
+ ],
+ [
+ -4.346923828125,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ 0
+ ],
+ [
+ -8.69402204241078,
+ 2.1735491071422075
+ ],
+ [
+ -8.69402204241078,
+ 2.1735491071422075
+ ]
+ ],
+ "pressures": [
+ 0.3488006591796875,
+ 0.4870452880859375,
+ 0.521728515625,
+ 0.5324859619140625,
+ 0.5378570556640625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5446929931640625,
+ 0.5446929931640625,
+ 0.5427398681640625,
+ 0.5437164306640625,
+ 0.5417633056640625,
+ 0.5388336181640625,
+ 0.5378570556640625,
+ 0.5373687744140625,
+ 0.5378570556640625,
+ 0.5393218994140625,
+ 0.5407867431640625,
+ 0.5324859619140625,
+ 0.504638671875,
+ 0.4704437255859375,
+ 0.456268310546875,
+ 0.38201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.69402204241078,
+ 2.1735491071422075
+ ]
+ },
+ {
+ "id": "i7aeBQoGNfKt7tUoRFwNY",
+ "type": "freedraw",
+ "x": -336.72442467404653,
+ "y": 5015.272065262992,
+ "width": 28.25544084821422,
+ "height": 36.94955008370562,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLl",
+ "roundness": null,
+ "seed": 202408447,
+ "version": 21,
+ "versionNonce": 1061681201,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563777058,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -4.347011021205617
+ ],
+ [
+ 0,
+ -6.520472935268117
+ ],
+ [
+ 0,
+ -8.694022042410325
+ ],
+ [
+ 0,
+ -13.041033063615942
+ ],
+ [
+ 2.1735491071428896,
+ -21.735055106026266
+ ],
+ [
+ 4.346923828125,
+ -26.082066127231883
+ ],
+ [
+ 6.52047293526789,
+ -30.4290771484375
+ ],
+ [
+ 8.69402204241078,
+ -34.7760009765625
+ ],
+ [
+ 8.69402204241078,
+ -36.94955008370562
+ ],
+ [
+ 10.867571149553442,
+ -36.94955008370562
+ ],
+ [
+ 13.04094587053578,
+ -34.7760009765625
+ ],
+ [
+ 15.214494977678442,
+ -30.4290771484375
+ ],
+ [
+ 19.56141880580344,
+ -21.735055106026266
+ ],
+ [
+ 23.90851702008922,
+ -15.214494977678442
+ ],
+ [
+ 28.25544084821422,
+ -8.694022042410325
+ ],
+ [
+ 28.25544084821422,
+ -6.520472935268117
+ ],
+ [
+ 28.25544084821422,
+ -4.347011021205617
+ ],
+ [
+ 28.25544084821422,
+ -4.347011021205617
+ ]
+ ],
+ "pressures": [
+ 0.2330169677734375,
+ 0.340484619140625,
+ 0.3522186279296875,
+ 0.3746795654296875,
+ 0.39959716796875,
+ 0.4264678955078125,
+ 0.454315185546875,
+ 0.459686279296875,
+ 0.465545654296875,
+ 0.466033935546875,
+ 0.466033935546875,
+ 0.4787445068359375,
+ 0.515869140625,
+ 0.529052734375,
+ 0.5315093994140625,
+ 0.523193359375,
+ 0.444549560546875,
+ 0.2755126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 28.25544084821422,
+ -4.347011021205617
+ ]
+ },
+ {
+ "id": "oSFJR7wErJM2gw-jFTOJI",
+ "type": "freedraw",
+ "x": -188.92639872538598,
+ "y": 5017.445614370136,
+ "width": 32.6025390625,
+ "height": 141.27755301339312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLm",
+ "roundness": null,
+ "seed": 400187377,
+ "version": 27,
+ "versionNonce": 1313997119,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563785247,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.346923828125,
+ -2.1735491071422075
+ ],
+ [
+ 6.52047293526789,
+ -2.1735491071422075
+ ],
+ [
+ 8.69402204241078,
+ -6.5204729352672075
+ ],
+ [
+ 10.867571149553669,
+ -10.867571149553442
+ ],
+ [
+ 13.04094587053578,
+ -17.38804408482156
+ ],
+ [
+ 17.38804408482156,
+ -26.082066127231883
+ ],
+ [
+ 19.56141880580367,
+ -34.77608816964221
+ ],
+ [
+ 26.082066127232338,
+ -58.68460518973188
+ ],
+ [
+ 30.428989955357338,
+ -84.76667131696468
+ ],
+ [
+ 32.6025390625,
+ -104.32809012276812
+ ],
+ [
+ 32.6025390625,
+ -115.19566127232156
+ ],
+ [
+ 30.428989955357338,
+ -119.54258510044656
+ ],
+ [
+ 26.082066127232338,
+ -119.54258510044656
+ ],
+ [
+ 21.73496791294656,
+ -117.36903599330344
+ ],
+ [
+ 13.04094587053578,
+ -93.46051897321468
+ ],
+ [
+ 8.69402204241078,
+ -69.552001953125
+ ],
+ [
+ 6.52047293526789,
+ -43.47011021205344
+ ],
+ [
+ 6.52047293526789,
+ -19.561593191964675
+ ],
+ [
+ 8.69402204241078,
+ -4.346923828125
+ ],
+ [
+ 13.04094587053578,
+ 10.867571149553442
+ ],
+ [
+ 15.214494977678669,
+ 17.38804408482156
+ ],
+ [
+ 17.38804408482156,
+ 21.73496791294656
+ ],
+ [
+ 17.38804408482156,
+ 19.561593191964675
+ ],
+ [
+ 17.38804408482156,
+ 19.561593191964675
+ ]
+ ],
+ "pressures": [
+ 0.3644256591796875,
+ 0.5559234619140625,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.576934814453125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.578887939453125,
+ 0.577911376953125,
+ 0.580352783203125,
+ 0.580841064453125,
+ 0.572052001953125,
+ 0.568145751953125,
+ 0.563751220703125,
+ 0.5588531494140625,
+ 0.5437164306640625,
+ 0.5398101806640625,
+ 0.529541015625,
+ 0.4777679443359375,
+ 0.4250030517578125,
+ 0.320465087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.38804408482156,
+ 19.561593191964675
+ ]
+ },
+ {
+ "id": "JsxvkvdAYv6xwzl3Ow0hC",
+ "type": "freedraw",
+ "x": -158.49740877002864,
+ "y": 5010.925141434869,
+ "width": 26.08206612723211,
+ "height": 52.16395786830344,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLn",
+ "roundness": null,
+ "seed": 1355021695,
+ "version": 17,
+ "versionNonce": 627186929,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563785679,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285552,
+ 0
+ ],
+ [
+ 10.867571149553442,
+ -8.694022042411234
+ ],
+ [
+ 13.040945870535552,
+ -13.041120256697468
+ ],
+ [
+ 15.214494977678442,
+ -17.388044084822468
+ ],
+ [
+ 15.214494977678442,
+ -21.735142299107792
+ ],
+ [
+ 15.214494977678442,
+ -23.908517020089675
+ ],
+ [
+ 17.38804408482133,
+ -28.255615234375
+ ],
+ [
+ 13.040945870535552,
+ -30.428989955357792
+ ],
+ [
+ 8.694022042410552,
+ -26.082066127232792
+ ],
+ [
+ 2.1735491071426623,
+ -17.388044084822468
+ ],
+ [
+ -4.346923828125,
+ -2.173549107143117
+ ],
+ [
+ -8.69402204241078,
+ 10.867396763392208
+ ],
+ [
+ -2.1735491071428896,
+ 21.73496791294565
+ ],
+ [
+ 4.347098214285552,
+ 19.561418805802532
+ ],
+ [
+ 4.347098214285552,
+ 19.561418805802532
+ ]
+ ],
+ "pressures": [
+ 0.3531951904296875,
+ 0.4176788330078125,
+ 0.4210968017578125,
+ 0.4279327392578125,
+ 0.4337921142578125,
+ 0.440155029296875,
+ 0.446014404296875,
+ 0.465057373046875,
+ 0.4821624755859375,
+ 0.4821624755859375,
+ 0.4831390380859375,
+ 0.4860687255859375,
+ 0.4787445068359375,
+ 0.340484619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.347098214285552,
+ 19.561418805802532
+ ]
+ },
+ {
+ "id": "lQ581gVP3XnDdNNy6SWCf",
+ "type": "freedraw",
+ "x": -112.85392383699309,
+ "y": 4993.537097350047,
+ "width": 32.6025390625,
+ "height": 49.99058314732156,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLo",
+ "roundness": null,
+ "seed": 1673680049,
+ "version": 22,
+ "versionNonce": 876922193,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563786078,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ -4.3470982142853245
+ ],
+ [
+ -4.346923828125,
+ -4.3470982142853245
+ ],
+ [
+ -6.52047293526789,
+ -4.3470982142853245
+ ],
+ [
+ -13.040945870535552,
+ -4.3470982142853245
+ ],
+ [
+ -17.387869698660552,
+ 0
+ ],
+ [
+ -19.56141880580344,
+ 2.173549107143117
+ ],
+ [
+ -19.56141880580344,
+ 4.346923828125
+ ],
+ [
+ -19.56141880580344,
+ 6.520472935268117
+ ],
+ [
+ -19.56141880580344,
+ 8.694022042411234
+ ],
+ [
+ -15.214494977678442,
+ 13.040945870536234
+ ],
+ [
+ -10.86739676339289,
+ 19.561593191964675
+ ],
+ [
+ -6.52047293526789,
+ 26.082066127232792
+ ],
+ [
+ -6.52047293526789,
+ 32.6025390625
+ ],
+ [
+ -6.52047293526789,
+ 36.949462890625
+ ],
+ [
+ -15.214494977678442,
+ 43.47011021205435
+ ],
+ [
+ -21.73496791294633,
+ 45.643484933036234
+ ],
+ [
+ -26.08189174107133,
+ 45.643484933036234
+ ],
+ [
+ -30.42898995535711,
+ 41.296561104911234
+ ],
+ [
+ -32.6025390625,
+ 39.12301199776812
+ ],
+ [
+ -32.6025390625,
+ 39.12301199776812
+ ]
+ ],
+ "pressures": [
+ 0.2320404052734375,
+ 0.4997406005859375,
+ 0.500244140625,
+ 0.4972991943359375,
+ 0.500732421875,
+ 0.512939453125,
+ 0.505615234375,
+ 0.501708984375,
+ 0.500244140625,
+ 0.4963226318359375,
+ 0.4889984130859375,
+ 0.4875335693359375,
+ 0.4885101318359375,
+ 0.4953460693359375,
+ 0.522705078125,
+ 0.5578765869140625,
+ 0.5583648681640625,
+ 0.519287109375,
+ 0.340972900390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -32.6025390625,
+ 39.12301199776812
+ ]
+ },
+ {
+ "id": "EuLe8X6nb-DPVy6rkZeYH",
+ "type": "freedraw",
+ "x": 32.77072739068558,
+ "y": 4991.3635482429045,
+ "width": 45.64348493303578,
+ "height": 43.47011021205344,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLp",
+ "roundness": null,
+ "seed": 295593233,
+ "version": 17,
+ "versionNonce": 980107647,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563787154,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ 2.1735491071422075
+ ],
+ [
+ -10.86739676339289,
+ 4.3470982142853245
+ ],
+ [
+ -13.04094587053578,
+ 6.5204729352672075
+ ],
+ [
+ -17.38786969866078,
+ 13.041120256696558
+ ],
+ [
+ -17.38786969866078,
+ 15.214494977678442
+ ],
+ [
+ -19.56141880580367,
+ 23.908517020089675
+ ],
+ [
+ -17.38786969866078,
+ 32.6025390625
+ ],
+ [
+ -10.86739676339289,
+ 39.12301199776721
+ ],
+ [
+ -6.52047293526789,
+ 41.296561104910325
+ ],
+ [
+ 0,
+ 41.296561104910325
+ ],
+ [
+ 10.867571149553669,
+ 43.47011021205344
+ ],
+ [
+ 26.08206612723211,
+ 39.12301199776721
+ ],
+ [
+ 26.08206612723211,
+ 39.12301199776721
+ ]
+ ],
+ "pressures": [
+ 0.39324951171875,
+ 0.527587890625,
+ 0.5344390869140625,
+ 0.5500640869140625,
+ 0.5588531494140625,
+ 0.566192626953125,
+ 0.576446533203125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.575958251953125,
+ 0.569122314453125,
+ 0.508056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.08206612723211,
+ 39.12301199776721
+ ]
+ },
+ {
+ "id": "ESwgXx7cv6Thbu-rsKf4j",
+ "type": "freedraw",
+ "x": 93.62888168756058,
+ "y": 4993.537097350047,
+ "width": 36.94963727678578,
+ "height": 36.949637276785325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLv",
+ "roundness": null,
+ "seed": 1832288319,
+ "version": 31,
+ "versionNonce": 416020305,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563793296,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ -2.1735491071422075
+ ],
+ [
+ -8.69402204241078,
+ -2.1735491071422075
+ ],
+ [
+ -13.041120256696331,
+ -2.1735491071422075
+ ],
+ [
+ -19.56159319196422,
+ 0
+ ],
+ [
+ -21.73496791294633,
+ 2.173549107143117
+ ],
+ [
+ -26.08206612723211,
+ 4.346923828125
+ ],
+ [
+ -32.6025390625,
+ 8.694022042411234
+ ],
+ [
+ -34.77608816964289,
+ 13.040945870536234
+ ],
+ [
+ -34.77608816964289,
+ 17.388044084822468
+ ],
+ [
+ -34.77608816964289,
+ 19.561593191964675
+ ],
+ [
+ -32.6025390625,
+ 23.908517020089675
+ ],
+ [
+ -28.255615234375,
+ 28.255440848214675
+ ],
+ [
+ -17.38804408482133,
+ 32.6025390625
+ ],
+ [
+ -10.867571149553669,
+ 34.77608816964312
+ ],
+ [
+ -6.52047293526789,
+ 32.6025390625
+ ],
+ [
+ -2.1735491071428896,
+ 28.255440848214675
+ ],
+ [
+ 2.1735491071428896,
+ 21.734967912947468
+ ],
+ [
+ 2.1735491071428896,
+ 15.214494977679351
+ ],
+ [
+ 2.1735491071428896,
+ 10.867571149554351
+ ],
+ [
+ 0,
+ 8.694022042411234
+ ],
+ [
+ -2.1735491071428896,
+ 6.520472935268117
+ ],
+ [
+ -6.52047293526789,
+ 2.173549107143117
+ ],
+ [
+ -10.867571149553669,
+ 0
+ ],
+ [
+ -15.214494977678669,
+ -2.1735491071422075
+ ],
+ [
+ -21.73496791294633,
+ 0
+ ],
+ [
+ -26.08206612723211,
+ 6.520472935268117
+ ],
+ [
+ -26.08206612723211,
+ 8.694022042411234
+ ],
+ [
+ -26.08206612723211,
+ 8.694022042411234
+ ]
+ ],
+ "pressures": [
+ 0.3639373779296875,
+ 0.5520172119140625,
+ 0.5529937744140625,
+ 0.5564117431640625,
+ 0.5569000244140625,
+ 0.5603179931640625,
+ 0.563751220703125,
+ 0.564727783203125,
+ 0.564239501953125,
+ 0.5603179931640625,
+ 0.5588531494140625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5549468994140625,
+ 0.5442047119140625,
+ 0.5363922119140625,
+ 0.5334625244140625,
+ 0.5319976806640625,
+ 0.5319976806640625,
+ 0.5329742431640625,
+ 0.5359039306640625,
+ 0.5388336181640625,
+ 0.5373687744140625,
+ 0.5339508056640625,
+ 0.5315093994140625,
+ 0.514892578125,
+ 0.443572998046875,
+ 0.0586090087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -26.08206612723211,
+ 8.694022042411234
+ ]
+ },
+ {
+ "id": "K-tDEjeHiP8nnIJha-h1a",
+ "type": "freedraw",
+ "x": 97.97580551568558,
+ "y": 5043.527680497369,
+ "width": 63.03152901785711,
+ "height": 41.296561104911234,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLw",
+ "roundness": null,
+ "seed": 1602295569,
+ "version": 36,
+ "versionNonce": 2104558801,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563794018,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 2.1735491071428896,
+ -4.347098214286234
+ ],
+ [
+ 2.1735491071428896,
+ -6.520472935268117
+ ],
+ [
+ 2.1735491071428896,
+ -8.694022042411234
+ ],
+ [
+ 2.1735491071428896,
+ -10.867571149554351
+ ],
+ [
+ 2.1735491071428896,
+ -13.041120256697468
+ ],
+ [
+ 4.347098214285779,
+ -26.082066127232792
+ ],
+ [
+ 8.69402204241078,
+ -32.6025390625
+ ],
+ [
+ 10.867571149553669,
+ -39.12301199776812
+ ],
+ [
+ 15.214494977678669,
+ -41.296561104911234
+ ],
+ [
+ 17.38804408482133,
+ -39.12301199776812
+ ],
+ [
+ 21.73514229910711,
+ -34.77608816964312
+ ],
+ [
+ 26.08206612723211,
+ -23.908517020089675
+ ],
+ [
+ 28.255615234375,
+ -13.041120256697468
+ ],
+ [
+ 28.255615234375,
+ -10.867571149554351
+ ],
+ [
+ 28.255615234375,
+ -6.520472935268117
+ ],
+ [
+ 28.255615234375,
+ -4.347098214286234
+ ],
+ [
+ 30.42916434151789,
+ -8.694022042411234
+ ],
+ [
+ 30.42916434151789,
+ -13.041120256697468
+ ],
+ [
+ 34.77608816964289,
+ -23.908517020089675
+ ],
+ [
+ 39.12301199776789,
+ -30.428989955357792
+ ],
+ [
+ 41.29656110491078,
+ -34.77608816964312
+ ],
+ [
+ 43.47011021205367,
+ -36.949637276786234
+ ],
+ [
+ 45.64365931919633,
+ -36.949637276786234
+ ],
+ [
+ 47.81703404017867,
+ -34.77608816964312
+ ],
+ [
+ 52.16413225446422,
+ -26.082066127232792
+ ],
+ [
+ 52.16413225446422,
+ -19.561593191964675
+ ],
+ [
+ 54.33768136160711,
+ -15.214494977679351
+ ],
+ [
+ 54.33768136160711,
+ -13.041120256697468
+ ],
+ [
+ 56.51105608258922,
+ -13.041120256697468
+ ],
+ [
+ 58.68460518973211,
+ -15.214494977679351
+ ],
+ [
+ 60.858154296875,
+ -17.388044084822468
+ ],
+ [
+ 63.03152901785711,
+ -19.561593191964675
+ ],
+ [
+ 63.03152901785711,
+ -19.561593191964675
+ ]
+ ],
+ "pressures": [
+ 0.2271575927734375,
+ 0.319000244140625,
+ 0.40106201171875,
+ 0.4245147705078125,
+ 0.442596435546875,
+ 0.456756591796875,
+ 0.464080810546875,
+ 0.4728851318359375,
+ 0.4753265380859375,
+ 0.4811859130859375,
+ 0.4929046630859375,
+ 0.518310546875,
+ 0.526611328125,
+ 0.527099609375,
+ 0.527099609375,
+ 0.527587890625,
+ 0.527587890625,
+ 0.521728515625,
+ 0.506591796875,
+ 0.506591796875,
+ 0.510009765625,
+ 0.510498046875,
+ 0.510498046875,
+ 0.511474609375,
+ 0.512939453125,
+ 0.517822265625,
+ 0.520263671875,
+ 0.518310546875,
+ 0.515380859375,
+ 0.467498779296875,
+ 0.446014404296875,
+ 0.3610076904296875,
+ 0.2388763427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 63.03152901785711,
+ -19.561593191964675
+ ]
+ },
+ {
+ "id": "DUtoMXHHhsQluH9fFtRdH",
+ "type": "freedraw",
+ "x": 189.2629497679177,
+ "y": 5008.751592327726,
+ "width": 60.85797991071422,
+ "height": 110.84856305803623,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLx",
+ "roundness": null,
+ "seed": 1969276049,
+ "version": 33,
+ "versionNonce": 917957375,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563794629,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 6.520472935268117
+ ],
+ [
+ 8.69402204241078,
+ 19.561593191963766
+ ],
+ [
+ 10.867571149553669,
+ 28.255615234375
+ ],
+ [
+ 10.867571149553669,
+ 39.12301199776812
+ ],
+ [
+ 13.04094587053578,
+ 49.99058314732065
+ ],
+ [
+ 13.04094587053578,
+ 71.72555106026812
+ ],
+ [
+ 15.214494977678669,
+ 80.41957310267844
+ ],
+ [
+ 15.214494977678669,
+ 86.94004603794565
+ ],
+ [
+ 15.214494977678669,
+ 95.63406808035688
+ ],
+ [
+ 15.214494977678669,
+ 97.8076171875
+ ],
+ [
+ 13.04094587053578,
+ 89.11359514508877
+ ],
+ [
+ 10.867571149553669,
+ 76.07264927455344
+ ],
+ [
+ 8.69402204241078,
+ 69.552001953125
+ ],
+ [
+ 8.69402204241078,
+ 60.858154296875
+ ],
+ [
+ 6.52047293526789,
+ 52.164132254463766
+ ],
+ [
+ 6.52047293526789,
+ 34.77608816964312
+ ],
+ [
+ 6.52047293526789,
+ 15.214494977678442
+ ],
+ [
+ 6.52047293526789,
+ 2.173549107143117
+ ],
+ [
+ 10.867571149553669,
+ -4.346923828125
+ ],
+ [
+ 19.56159319196422,
+ -10.867571149554351
+ ],
+ [
+ 32.6025390625,
+ -13.040945870536234
+ ],
+ [
+ 49.99058314732156,
+ -10.867571149554351
+ ],
+ [
+ 58.68460518973211,
+ -4.346923828125
+ ],
+ [
+ 60.85797991071422,
+ 4.3470982142853245
+ ],
+ [
+ 58.68460518973211,
+ 8.694022042410325
+ ],
+ [
+ 54.33750697544656,
+ 15.214494977678442
+ ],
+ [
+ 47.81703404017867,
+ 17.38804408482065
+ ],
+ [
+ 39.12301199776789,
+ 17.38804408482065
+ ],
+ [
+ 30.42898995535711,
+ 13.040945870535325
+ ],
+ [
+ 23.90851702008922,
+ 8.694022042410325
+ ],
+ [
+ 23.90851702008922,
+ 8.694022042410325
+ ]
+ ],
+ "pressures": [
+ 0.2706298828125,
+ 0.5945281982421875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6086883544921875,
+ 0.6018524169921875,
+ 0.577911376953125,
+ 0.5588531494140625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.564727783203125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.566192626953125,
+ 0.568634033203125,
+ 0.572540283203125,
+ 0.572540283203125,
+ 0.523193359375,
+ 0.3678436279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90851702008922,
+ 8.694022042410325
+ ]
+ },
+ {
+ "id": "6aI4aVarEuVgDQUQ4VHHC",
+ "type": "freedraw",
+ "x": 282.7234687411319,
+ "y": 5008.751592327726,
+ "width": 28.255615234375,
+ "height": 32.6025390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLy",
+ "roundness": null,
+ "seed": 1154053951,
+ "version": 25,
+ "versionNonce": 1230388913,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563795106,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ 0
+ ],
+ [
+ -6.520472935267662,
+ 0
+ ],
+ [
+ -8.694022042410552,
+ 2.173549107143117
+ ],
+ [
+ -13.040945870535552,
+ 2.173549107143117
+ ],
+ [
+ -15.214494977678442,
+ 6.520472935268117
+ ],
+ [
+ -19.56141880580344,
+ 8.694022042410325
+ ],
+ [
+ -21.73496791294633,
+ 10.867571149553442
+ ],
+ [
+ -23.90851702008922,
+ 13.040945870535325
+ ],
+ [
+ -23.90851702008922,
+ 19.561593191963766
+ ],
+ [
+ -21.73496791294633,
+ 21.73496791294565
+ ],
+ [
+ -19.56141880580344,
+ 26.082066127231883
+ ],
+ [
+ -13.040945870535552,
+ 28.255615234375
+ ],
+ [
+ -8.694022042410552,
+ 28.255615234375
+ ],
+ [
+ -2.1733747209821104,
+ 26.082066127231883
+ ],
+ [
+ 0,
+ 21.73496791294565
+ ],
+ [
+ 4.347098214285779,
+ 15.214494977678442
+ ],
+ [
+ 4.347098214285779,
+ 6.520472935268117
+ ],
+ [
+ 4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -4.346923828125
+ ],
+ [
+ -8.694022042410552,
+ -4.346923828125
+ ],
+ [
+ -15.214494977678442,
+ -2.173549107143117
+ ],
+ [
+ -17.387869698660552,
+ -2.173549107143117
+ ],
+ [
+ -17.387869698660552,
+ -2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.37908935546875,
+ 0.525146484375,
+ 0.522216796875,
+ 0.523681640625,
+ 0.529052734375,
+ 0.529541015625,
+ 0.5315093994140625,
+ 0.5315093994140625,
+ 0.524658203125,
+ 0.501220703125,
+ 0.4982757568359375,
+ 0.4968109130859375,
+ 0.4968109130859375,
+ 0.4987640380859375,
+ 0.503173828125,
+ 0.503662109375,
+ 0.506103515625,
+ 0.510009765625,
+ 0.524169921875,
+ 0.521240234375,
+ 0.4797210693359375,
+ 0.2945709228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -17.387869698660552,
+ -2.173549107143117
+ ]
+ },
+ {
+ "id": "ttohrHUutMnbtfBy_EDvc",
+ "type": "freedraw",
+ "x": 282.7234687411319,
+ "y": 5032.660109347815,
+ "width": 43.47011021205367,
+ "height": 23.908517020088766,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bLz",
+ "roundness": null,
+ "seed": 1927874161,
+ "version": 18,
+ "versionNonce": 1197403985,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563795426,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 2.173549107143117
+ ],
+ [
+ 6.520647321428669,
+ 2.173549107143117
+ ],
+ [
+ 10.867571149553669,
+ 0
+ ],
+ [
+ 13.041120256696558,
+ -4.346923828125
+ ],
+ [
+ 15.214494977678669,
+ -8.694022042410325
+ ],
+ [
+ 17.38804408482156,
+ -10.867571149553442
+ ],
+ [
+ 21.735142299107338,
+ -17.38804408482065
+ ],
+ [
+ 23.908517020089448,
+ -19.56141880580344
+ ],
+ [
+ 26.082066127232338,
+ -21.73496791294565
+ ],
+ [
+ 28.255615234375,
+ -21.73496791294565
+ ],
+ [
+ 28.255615234375,
+ -19.56141880580344
+ ],
+ [
+ 32.6025390625,
+ -15.214494977678442
+ ],
+ [
+ 34.77608816964289,
+ -10.867571149553442
+ ],
+ [
+ 41.29656110491078,
+ -4.346923828125
+ ],
+ [
+ 43.47011021205367,
+ -4.346923828125
+ ],
+ [
+ 43.47011021205367,
+ -4.346923828125
+ ]
+ ],
+ "pressures": [
+ 0.15435791015625,
+ 0.4167022705078125,
+ 0.4337921142578125,
+ 0.4846038818359375,
+ 0.4963226318359375,
+ 0.508544921875,
+ 0.511962890625,
+ 0.516357421875,
+ 0.518310546875,
+ 0.520751953125,
+ 0.525634765625,
+ 0.528564453125,
+ 0.5354156494140625,
+ 0.529541015625,
+ 0.3038482666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.47011021205367,
+ -4.346923828125
+ ]
+ },
+ {
+ "id": "2-tYr6hUGpCU12gTUVxml",
+ "type": "freedraw",
+ "x": 337.06115010273925,
+ "y": 5021.792538198261,
+ "width": 56.51105608258922,
+ "height": 30.429164341518117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM0",
+ "roundness": null,
+ "seed": 1337331473,
+ "version": 33,
+ "versionNonce": 929466495,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563796005,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ 0
+ ],
+ [
+ 4.346923828125,
+ -2.173374720981883
+ ],
+ [
+ 6.520472935267662,
+ -4.346923828125
+ ],
+ [
+ 8.694022042410552,
+ -6.5204729352672075
+ ],
+ [
+ 10.867396763392662,
+ -8.69384765625
+ ],
+ [
+ 10.867396763392662,
+ -13.040945870535325
+ ],
+ [
+ 10.867396763392662,
+ -15.214494977678442
+ ],
+ [
+ 6.520472935267662,
+ -15.214494977678442
+ ],
+ [
+ 4.346923828125,
+ -15.214494977678442
+ ],
+ [
+ 2.1733747209821104,
+ -13.040945870535325
+ ],
+ [
+ -4.347098214285779,
+ -8.69384765625
+ ],
+ [
+ -6.520647321428669,
+ -2.173374720981883
+ ],
+ [
+ -8.69402204241078,
+ 4.3470982142853245
+ ],
+ [
+ -6.520647321428669,
+ 8.694022042410325
+ ],
+ [
+ -2.1735491071428896,
+ 13.041120256696558
+ ],
+ [
+ 2.1733747209821104,
+ 13.041120256696558
+ ],
+ [
+ 6.520472935267662,
+ 13.041120256696558
+ ],
+ [
+ 10.867396763392662,
+ 10.867571149553442
+ ],
+ [
+ 15.214494977678442,
+ 8.694022042410325
+ ],
+ [
+ 23.90851702008922,
+ -2.173374720981883
+ ],
+ [
+ 30.42898995535711,
+ -8.69384765625
+ ],
+ [
+ 32.6025390625,
+ -10.867396763392208
+ ],
+ [
+ 32.6025390625,
+ -13.040945870535325
+ ],
+ [
+ 32.6025390625,
+ -10.867396763392208
+ ],
+ [
+ 32.6025390625,
+ -6.5204729352672075
+ ],
+ [
+ 32.6025390625,
+ 2.173549107143117
+ ],
+ [
+ 36.949462890625,
+ 6.5206473214284415
+ ],
+ [
+ 43.46993582589266,
+ 13.041120256696558
+ ],
+ [
+ 45.64348493303555,
+ 15.214669363839675
+ ],
+ [
+ 47.81703404017844,
+ 15.214669363839675
+ ],
+ [
+ 47.81703404017844,
+ 15.214669363839675
+ ]
+ ],
+ "pressures": [
+ 0.3673553466796875,
+ 0.467010498046875,
+ 0.4802093505859375,
+ 0.4802093505859375,
+ 0.4806976318359375,
+ 0.4816741943359375,
+ 0.4885101318359375,
+ 0.4914398193359375,
+ 0.4767913818359375,
+ 0.468475341796875,
+ 0.461639404296875,
+ 0.461151123046875,
+ 0.466522216796875,
+ 0.4723968505859375,
+ 0.4733734130859375,
+ 0.4743499755859375,
+ 0.4841156005859375,
+ 0.510498046875,
+ 0.527587890625,
+ 0.5349273681640625,
+ 0.5378570556640625,
+ 0.5354156494140625,
+ 0.5344390869140625,
+ 0.5329742431640625,
+ 0.530517578125,
+ 0.528076171875,
+ 0.527587890625,
+ 0.517822265625,
+ 0.39080810546875,
+ 0.2266693115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 47.81703404017844,
+ 15.214669363839675
+ ]
+ },
+ {
+ "id": "iS6Hwicbq3z_4E4oFgtyb",
+ "type": "freedraw",
+ "x": 419.6540979263998,
+ "y": 4937.026041267458,
+ "width": 13.040945870535552,
+ "height": 82.59312220982156,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM1",
+ "roundness": null,
+ "seed": 1095742655,
+ "version": 12,
+ "versionNonce": 688314751,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563796267,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ 6.520472935268117
+ ],
+ [
+ -2.1733747209821104,
+ 13.040945870536234
+ ],
+ [
+ -6.520472935267662,
+ 21.73496791294656
+ ],
+ [
+ -6.520472935267662,
+ 32.6025390625
+ ],
+ [
+ -10.867396763392662,
+ 52.16395786830344
+ ],
+ [
+ -13.040945870535552,
+ 60.857979910713766
+ ],
+ [
+ -13.040945870535552,
+ 73.89910016741123
+ ],
+ [
+ -13.040945870535552,
+ 80.41957310267844
+ ],
+ [
+ -13.040945870535552,
+ 82.59312220982156
+ ],
+ [
+ -13.040945870535552,
+ 82.59312220982156
+ ]
+ ],
+ "pressures": [
+ 0.2471771240234375,
+ 0.583770751953125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.588653564453125,
+ 0.588165283203125,
+ 0.5603179931640625,
+ 0.460662841796875,
+ 0.0322418212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.040945870535552,
+ 82.59312220982156
+ ]
+ },
+ {
+ "id": "yfxgpexATspMPBKzLY9Bv",
+ "type": "freedraw",
+ "x": 397.91913001345347,
+ "y": 4984.843075307636,
+ "width": 23.90851702008922,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM2",
+ "roundness": null,
+ "seed": 1372571071,
+ "version": 7,
+ "versionNonce": 1967156049,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563796425,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 10.867571149553669,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ 4.346923828125
+ ],
+ [
+ 23.90851702008922,
+ 6.520472935268117
+ ],
+ [
+ 23.90851702008922,
+ 6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.4797210693359375,
+ 0.5402984619140625,
+ 0.4968109130859375,
+ 0.2740478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90851702008922,
+ 6.520472935268117
+ ]
+ },
+ {
+ "id": "N2QJ4j5z94b70tlB_02DW",
+ "type": "freedraw",
+ "x": 447.9097131607748,
+ "y": 5002.231119392458,
+ "width": 26.08206612723211,
+ "height": 32.6025390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM3",
+ "roundness": null,
+ "seed": 1483246353,
+ "version": 16,
+ "versionNonce": 785361425,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563796728,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ -4.347098214285552,
+ -2.173549107143117
+ ],
+ [
+ -6.520472935267662,
+ -2.173549107143117
+ ],
+ [
+ -13.041120256696331,
+ 0
+ ],
+ [
+ -15.214494977678442,
+ 2.173549107143117
+ ],
+ [
+ -15.214494977678442,
+ 4.346923828125
+ ],
+ [
+ -8.694022042410552,
+ 10.867571149553442
+ ],
+ [
+ -4.347098214285552,
+ 15.214494977678442
+ ],
+ [
+ 0,
+ 23.908517020088766
+ ],
+ [
+ -2.1735491071426623,
+ 28.255440848213766
+ ],
+ [
+ -8.694022042410552,
+ 30.428989955356883
+ ],
+ [
+ -17.38804408482133,
+ 30.428989955356883
+ ],
+ [
+ -26.08206612723211,
+ 23.908517020088766
+ ],
+ [
+ -26.08206612723211,
+ 23.908517020088766
+ ]
+ ],
+ "pressures": [
+ 0.458221435546875,
+ 0.577423095703125,
+ 0.580352783203125,
+ 0.580841064453125,
+ 0.6003875732421875,
+ 0.6013641357421875,
+ 0.591583251953125,
+ 0.584259033203125,
+ 0.583282470703125,
+ 0.580841064453125,
+ 0.579864501953125,
+ 0.5608062744140625,
+ 0.4704437255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -26.08206612723211,
+ 23.908517020088766
+ ]
+ },
+ {
+ "id": "BgUo2mUMylEpd9jGtj1cc",
+ "type": "freedraw",
+ "x": 580.4934185179177,
+ "y": 5021.792538198261,
+ "width": 32.6025390625,
+ "height": 89.11359514508877,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM4",
+ "roundness": null,
+ "seed": 482810321,
+ "version": 26,
+ "versionNonce": 1810421297,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563797718,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -4.346923828125
+ ],
+ [
+ 4.346749441964448,
+ -6.5204729352672075
+ ],
+ [
+ 2.1735491071428896,
+ -8.69384765625
+ ],
+ [
+ 0,
+ -8.69384765625
+ ],
+ [
+ -2.1735491071428896,
+ -10.867396763392208
+ ],
+ [
+ -6.5206473214284415,
+ -10.867396763392208
+ ],
+ [
+ -10.86774553571422,
+ -10.867396763392208
+ ],
+ [
+ -19.56159319196422,
+ -8.69384765625
+ ],
+ [
+ -23.90869140625,
+ -8.69384765625
+ ],
+ [
+ -28.255789620535552,
+ -6.5204729352672075
+ ],
+ [
+ -28.255789620535552,
+ -2.173374720981883
+ ],
+ [
+ -28.255789620535552,
+ 0
+ ],
+ [
+ -26.08224051339289,
+ 2.173549107143117
+ ],
+ [
+ -15.214494977678442,
+ 6.5206473214284415
+ ],
+ [
+ -4.347098214285552,
+ 6.5206473214284415
+ ],
+ [
+ 2.1735491071428896,
+ 6.5206473214284415
+ ],
+ [
+ 2.1735491071428896,
+ 4.3470982142853245
+ ],
+ [
+ 2.1735491071428896,
+ 8.694022042410325
+ ],
+ [
+ 4.346749441964448,
+ 21.735142299107792
+ ],
+ [
+ 4.346749441964448,
+ 34.77608816964312
+ ],
+ [
+ 4.346749441964448,
+ 45.64365931919656
+ ],
+ [
+ 4.346749441964448,
+ 58.68460518973279
+ ],
+ [
+ 4.346749441964448,
+ 78.24619838169656
+ ],
+ [
+ 4.346749441964448,
+ 78.24619838169656
+ ]
+ ],
+ "pressures": [
+ 0.209075927734375,
+ 0.4235382080078125,
+ 0.4811859130859375,
+ 0.6013641357421875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.5964813232421875,
+ 0.581329345703125,
+ 0.576934814453125,
+ 0.572052001953125,
+ 0.566192626953125,
+ 0.567169189453125,
+ 0.567657470703125,
+ 0.572052001953125,
+ 0.585235595703125,
+ 0.6033172607421875,
+ 0.6057586669921875,
+ 0.6062469482421875,
+ 0.5534820556640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.346749441964448,
+ 78.24619838169656
+ ]
+ },
+ {
+ "id": "TExAEcJW4HrvQiOwEilGZ",
+ "type": "freedraw",
+ "x": 623.9633543438106,
+ "y": 5013.098690542011,
+ "width": 32.6025390625,
+ "height": 30.428989955357792,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM5",
+ "roundness": null,
+ "seed": 475774449,
+ "version": 15,
+ "versionNonce": 87649919,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563798095,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ -2.1735491071428896,
+ 8.69384765625
+ ],
+ [
+ -2.1735491071428896,
+ 13.040945870535325
+ ],
+ [
+ -2.1735491071428896,
+ 17.387869698660325
+ ],
+ [
+ -2.1735491071428896,
+ 23.908517020089675
+ ],
+ [
+ 2.1735491071428896,
+ 30.428989955357792
+ ],
+ [
+ 8.69384765625,
+ 30.428989955357792
+ ],
+ [
+ 15.214494977678669,
+ 26.08189174107156
+ ],
+ [
+ 21.73514229910711,
+ 19.56141880580344
+ ],
+ [
+ 26.08189174107156,
+ 15.214494977678442
+ ],
+ [
+ 28.25544084821422,
+ 10.867396763393117
+ ],
+ [
+ 30.42898995535711,
+ 2.1733747209827925
+ ],
+ [
+ 30.42898995535711,
+ 2.1733747209827925
+ ]
+ ],
+ "pressures": [
+ 0.2945709228515625,
+ 0.4958343505859375,
+ 0.4972991943359375,
+ 0.4972991943359375,
+ 0.4972991943359375,
+ 0.4943695068359375,
+ 0.4714202880859375,
+ 0.467498779296875,
+ 0.464569091796875,
+ 0.4274444580078125,
+ 0.40057373046875,
+ 0.342437744140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.42898995535711,
+ 2.1733747209827925
+ ]
+ },
+ {
+ "id": "hxpMMzG6WOXbu1eW7clzD",
+ "type": "freedraw",
+ "x": 656.5658934063106,
+ "y": 5028.31318551969,
+ "width": 39.12318638392867,
+ "height": 36.949462890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM6",
+ "roundness": null,
+ "seed": 941693631,
+ "version": 20,
+ "versionNonce": 694454271,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563798515,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285552,
+ -2.173549107143117
+ ],
+ [
+ 8.693847656250227,
+ -4.3470982142853245
+ ],
+ [
+ 10.86739676339289,
+ -4.3470982142853245
+ ],
+ [
+ 15.214494977678669,
+ -10.867571149553442
+ ],
+ [
+ 17.38804408482133,
+ -15.214494977678442
+ ],
+ [
+ 19.561593191964448,
+ -15.214494977678442
+ ],
+ [
+ 19.561593191964448,
+ -17.38804408482065
+ ],
+ [
+ 19.561593191964448,
+ -19.561593191963766
+ ],
+ [
+ 17.38804408482133,
+ -19.561593191963766
+ ],
+ [
+ 10.86739676339289,
+ -15.214494977678442
+ ],
+ [
+ 8.693847656250227,
+ -13.041120256695649
+ ],
+ [
+ 4.347098214285552,
+ -6.5206473214284415
+ ],
+ [
+ 2.1735491071428896,
+ 2.173374720981883
+ ],
+ [
+ 6.520647321428669,
+ 13.040945870536234
+ ],
+ [
+ 15.214494977678669,
+ 17.387869698661234
+ ],
+ [
+ 26.08189174107133,
+ 15.214494977679351
+ ],
+ [
+ 39.12318638392867,
+ 10.867396763393117
+ ],
+ [
+ 39.12318638392867,
+ 10.867396763393117
+ ]
+ ],
+ "pressures": [
+ 0.2491302490234375,
+ 0.443084716796875,
+ 0.461151123046875,
+ 0.4792327880859375,
+ 0.506103515625,
+ 0.514892578125,
+ 0.519775390625,
+ 0.524169921875,
+ 0.5461578369140625,
+ 0.5471343994140625,
+ 0.5471343994140625,
+ 0.5461578369140625,
+ 0.5422515869140625,
+ 0.5412750244140625,
+ 0.5373687744140625,
+ 0.512939453125,
+ 0.39031982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 39.12318638392867,
+ 10.867396763393117
+ ]
+ },
+ {
+ "id": "B48aRUi9-mbm-KONFk6oE",
+ "type": "freedraw",
+ "x": 793.4966969777392,
+ "y": 5058.742175475047,
+ "width": 58.68443080357156,
+ "height": 43.47011021205253,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM7",
+ "roundness": null,
+ "seed": 343135295,
+ "version": 30,
+ "versionNonce": 331190815,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563799245,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 2.1732003348215585,
+ -4.3470982142853245
+ ],
+ [
+ 2.1732003348215585,
+ -8.694022042410325
+ ],
+ [
+ 4.346749441964221,
+ -17.38804408482065
+ ],
+ [
+ 6.520298549106883,
+ -23.908517020088766
+ ],
+ [
+ 10.867396763392662,
+ -34.77608816964221
+ ],
+ [
+ 15.214494977678442,
+ -41.296561104910325
+ ],
+ [
+ 17.3876953125,
+ -43.47011021205253
+ ],
+ [
+ 19.561244419642662,
+ -43.47011021205253
+ ],
+ [
+ 19.561244419642662,
+ -41.296561104910325
+ ],
+ [
+ 19.561244419642662,
+ -30.428989955356883
+ ],
+ [
+ 19.561244419642662,
+ -17.38804408482065
+ ],
+ [
+ 19.561244419642662,
+ -6.5204729352672075
+ ],
+ [
+ 19.561244419642662,
+ 0
+ ],
+ [
+ 21.73479352678578,
+ -2.1735491071422075
+ ],
+ [
+ 28.25544084821422,
+ -6.5204729352672075
+ ],
+ [
+ 32.60219029017844,
+ -13.041120256695649
+ ],
+ [
+ 39.12283761160688,
+ -23.908517020088766
+ ],
+ [
+ 43.46993582589266,
+ -30.428989955356883
+ ],
+ [
+ 45.64348493303578,
+ -32.6025390625
+ ],
+ [
+ 45.64348493303578,
+ -30.428989955356883
+ ],
+ [
+ 45.64348493303578,
+ -26.082066127231883
+ ],
+ [
+ 43.46993582589266,
+ -17.38804408482065
+ ],
+ [
+ 43.46993582589266,
+ -15.214494977677532
+ ],
+ [
+ 47.81703404017844,
+ -13.041120256695649
+ ],
+ [
+ 54.33733258928578,
+ -13.041120256695649
+ ],
+ [
+ 58.68443080357156,
+ -13.041120256695649
+ ],
+ [
+ 58.68443080357156,
+ -13.041120256695649
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.465545654296875,
+ 0.4782562255859375,
+ 0.4958343505859375,
+ 0.5378570556640625,
+ 0.5534820556640625,
+ 0.5608062744140625,
+ 0.5617828369140625,
+ 0.564239501953125,
+ 0.575958251953125,
+ 0.584259033203125,
+ 0.587188720703125,
+ 0.579376220703125,
+ 0.565216064453125,
+ 0.5603179931640625,
+ 0.5529937744140625,
+ 0.5583648681640625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5612945556640625,
+ 0.5950164794921875,
+ 0.5979461669921875,
+ 0.593048095703125,
+ 0.572540283203125,
+ 0.503662109375,
+ 0.319488525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 58.68443080357156,
+ -13.041120256695649
+ ]
+ },
+ {
+ "id": "u97jUmH6pE53wVY2_Crek",
+ "type": "freedraw",
+ "x": 865.2220736518461,
+ "y": 5028.31318551969,
+ "width": 30.428989955356883,
+ "height": 43.47011021205344,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM8",
+ "roundness": null,
+ "seed": 1030280799,
+ "version": 18,
+ "versionNonce": 1764950911,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563799579,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 4.346923828125
+ ],
+ [
+ -2.1735491071426623,
+ 10.867396763393117
+ ],
+ [
+ -2.1735491071426623,
+ 13.040945870536234
+ ],
+ [
+ -2.1735491071426623,
+ 17.387869698661234
+ ],
+ [
+ -4.3470982142853245,
+ 21.73496791294656
+ ],
+ [
+ -4.3470982142853245,
+ 26.08189174107156
+ ],
+ [
+ -2.1735491071426623,
+ 28.255440848214675
+ ],
+ [
+ -2.1735491071426623,
+ 30.428989955356883
+ ],
+ [
+ 0,
+ 32.6025390625
+ ],
+ [
+ 6.520647321428896,
+ 32.6025390625
+ ],
+ [
+ 15.214494977678896,
+ 23.908517020089675
+ ],
+ [
+ 19.561593191964675,
+ 15.214494977679351
+ ],
+ [
+ 23.90869140625,
+ 4.346923828125
+ ],
+ [
+ 26.08189174107156,
+ -4.3470982142853245
+ ],
+ [
+ 26.08189174107156,
+ -10.867571149553442
+ ],
+ [
+ 26.08189174107156,
+ -10.867571149553442
+ ]
+ ],
+ "pressures": [
+ 0.2716064453125,
+ 0.437713623046875,
+ 0.4850921630859375,
+ 0.4972991943359375,
+ 0.506103515625,
+ 0.518310546875,
+ 0.519287109375,
+ 0.519287109375,
+ 0.515380859375,
+ 0.504638671875,
+ 0.509033203125,
+ 0.527099609375,
+ 0.5339508056640625,
+ 0.5339508056640625,
+ 0.447479248046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.08189174107156,
+ -10.867571149553442
+ ]
+ },
+ {
+ "id": "tFVVeQ_kDKiVdWnKt5-eW",
+ "type": "freedraw",
+ "x": 926.0800535625608,
+ "y": 4958.7610091804045,
+ "width": 4.3467494419646755,
+ "height": 106.50163922991032,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bM9",
+ "roundness": null,
+ "seed": 544829375,
+ "version": 12,
+ "versionNonce": 979915903,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563799904,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 19.561593191964675
+ ],
+ [
+ -2.173549107143117,
+ 30.428989955356883
+ ],
+ [
+ -4.3467494419646755,
+ 52.164132254464675
+ ],
+ [
+ -4.3467494419646755,
+ 65.205078125
+ ],
+ [
+ -4.3467494419646755,
+ 76.07264927455344
+ ],
+ [
+ -4.3467494419646755,
+ 84.76667131696468
+ ],
+ [
+ -4.3467494419646755,
+ 93.460693359375
+ ],
+ [
+ -2.173549107143117,
+ 104.32809012276721
+ ],
+ [
+ 0,
+ 106.50163922991032
+ ],
+ [
+ 0,
+ 106.50163922991032
+ ]
+ ],
+ "pressures": [
+ 0.2554931640625,
+ 0.6174774169921875,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.6213836669921875,
+ 0.6047821044921875,
+ 0.573516845703125,
+ 0.5315093994140625,
+ 0.336578369140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 106.50163922991032
+ ]
+ },
+ {
+ "id": "L0u2ffzCtoJ2rvSWKe32J",
+ "type": "freedraw",
+ "x": 982.5912840313108,
+ "y": 4963.10810739469,
+ "width": 23.90869140625,
+ "height": 91.28696986607156,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMA",
+ "roundness": null,
+ "seed": 1867415743,
+ "version": 11,
+ "versionNonce": 2027806737,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563800222,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -6.520647321428896,
+ 17.38804408482156
+ ],
+ [
+ -8.694196428571558,
+ 28.255440848214675
+ ],
+ [
+ -15.214494977678896,
+ 49.99058314732156
+ ],
+ [
+ -17.38804408482156,
+ 60.857979910714675
+ ],
+ [
+ -19.561593191964675,
+ 71.72555106026812
+ ],
+ [
+ -21.735142299107338,
+ 78.24602399553623
+ ],
+ [
+ -23.90869140625,
+ 89.11359514508968
+ ],
+ [
+ -23.90869140625,
+ 91.28696986607156
+ ],
+ [
+ -23.90869140625,
+ 91.28696986607156
+ ]
+ ],
+ "pressures": [
+ 0.443084716796875,
+ 0.5495758056640625,
+ 0.5554351806640625,
+ 0.563262939453125,
+ 0.5573883056640625,
+ 0.524658203125,
+ 0.457244873046875,
+ 0.0424957275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -23.90869140625,
+ 91.28696986607156
+ ]
+ },
+ {
+ "id": "pBv_AfLciclei0J9LVQDO",
+ "type": "freedraw",
+ "x": 958.6825926250608,
+ "y": 5013.098690542011,
+ "width": 32.6025390625,
+ "height": 4.3470982142853245,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMB",
+ "roundness": null,
+ "seed": 356503505,
+ "version": 8,
+ "versionNonce": 1497685841,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563800396,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 23.90869140625,
+ -2.1735491071422075
+ ],
+ [
+ 28.255789620535325,
+ -4.3470982142853245
+ ],
+ [
+ 30.428989955356883,
+ -2.1735491071422075
+ ],
+ [
+ 32.6025390625,
+ -2.1735491071422075
+ ],
+ [
+ 32.6025390625,
+ 0
+ ],
+ [
+ 32.6025390625,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.4826507568359375,
+ 0.4328155517578125,
+ 0.3658905029296875,
+ 0.2745361328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 0
+ ]
+ },
+ {
+ "id": "eel2gmU8cAWEgIHisNxMi",
+ "type": "freedraw",
+ "x": 991.2851316875608,
+ "y": 5030.486560240672,
+ "width": 6.5206473214284415,
+ "height": 23.908517020089675,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMC",
+ "roundness": null,
+ "seed": 887095057,
+ "version": 9,
+ "versionNonce": 1768767231,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563800592,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 19.561593191964675
+ ],
+ [
+ 2.1735491071426623,
+ 21.735142299107792
+ ],
+ [
+ 4.3470982142853245,
+ 21.735142299107792
+ ],
+ [
+ 6.5206473214284415,
+ 23.908517020089675
+ ],
+ [
+ 6.5206473214284415,
+ 21.735142299107792
+ ],
+ [
+ 6.5206473214284415,
+ 19.561593191964675
+ ],
+ [
+ 6.5206473214284415,
+ 19.561593191964675
+ ]
+ ],
+ "pressures": [
+ 0.440643310546875,
+ 0.5525054931640625,
+ 0.526611328125,
+ 0.4904632568359375,
+ 0.4362335205078125,
+ 0.2584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.5206473214284415,
+ 19.561593191964675
+ ]
+ },
+ {
+ "id": "5mUBtrWMO3ABcIkzGnzpH",
+ "type": "freedraw",
+ "x": 1015.1938230938108,
+ "y": 4984.843075307636,
+ "width": 6.520298549107338,
+ "height": 2.1735491071422075,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMD",
+ "roundness": null,
+ "seed": 351980351,
+ "version": 6,
+ "versionNonce": 1537933215,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563800734,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071422075
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.38348388671875,
+ 0.4929046630859375,
+ 0.338043212890625,
+ 0.14312744140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.346749441964221,
+ 0
+ ]
+ },
+ {
+ "id": "Tj4xJ7VopCHB7ecBgGwB8",
+ "type": "freedraw",
+ "x": 1032.581867178632,
+ "y": 5023.9660873054045,
+ "width": 32.6025390625,
+ "height": 95.63406808035688,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bME",
+ "roundness": null,
+ "seed": 133751775,
+ "version": 29,
+ "versionNonce": 1761561553,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563801293,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 2.1735491071422075
+ ],
+ [
+ 6.520298549107338,
+ 6.5204729352672075
+ ],
+ [
+ 8.69384765625,
+ 10.867571149553442
+ ],
+ [
+ 8.69384765625,
+ 17.38804408482156
+ ],
+ [
+ 8.69384765625,
+ 34.77608816964221
+ ],
+ [
+ 8.69384765625,
+ 54.33750697544656
+ ],
+ [
+ 8.69384765625,
+ 71.72555106026721
+ ],
+ [
+ 4.346749441964221,
+ 91.28714425223188
+ ],
+ [
+ 4.346749441964221,
+ 95.63406808035688
+ ],
+ [
+ 2.173549107143117,
+ 93.460693359375
+ ],
+ [
+ -2.1735491071426623,
+ 84.76667131696468
+ ],
+ [
+ -6.5206473214284415,
+ 80.41957310267844
+ ],
+ [
+ -8.694196428571104,
+ 71.72555106026721
+ ],
+ [
+ -13.041294642856883,
+ 47.81703404017844
+ ],
+ [
+ -13.041294642856883,
+ 30.428989955356883
+ ],
+ [
+ -10.86774553571422,
+ 17.38804408482156
+ ],
+ [
+ -6.5206473214284415,
+ 8.694022042410325
+ ],
+ [
+ 0,
+ 4.3470982142853245
+ ],
+ [
+ 6.520298549107338,
+ 4.3470982142853245
+ ],
+ [
+ 10.867396763393117,
+ 4.3470982142853245
+ ],
+ [
+ 15.214494977678896,
+ 10.867571149553442
+ ],
+ [
+ 19.561244419643117,
+ 21.73496791294656
+ ],
+ [
+ 17.38804408482156,
+ 26.082066127231883
+ ],
+ [
+ 15.214494977678896,
+ 28.255615234375
+ ],
+ [
+ 13.04094587053578,
+ 28.255615234375
+ ],
+ [
+ 10.867396763393117,
+ 26.082066127231883
+ ],
+ [
+ 10.867396763393117,
+ 26.082066127231883
+ ]
+ ],
+ "pressures": [
+ 0.4328155517578125,
+ 0.581329345703125,
+ 0.62921142578125,
+ 0.63995361328125,
+ 0.64434814453125,
+ 0.64971923828125,
+ 0.64532470703125,
+ 0.6165008544921875,
+ 0.591583251953125,
+ 0.578887939453125,
+ 0.568145751953125,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5617828369140625,
+ 0.565704345703125,
+ 0.565216064453125,
+ 0.5612945556640625,
+ 0.562774658203125,
+ 0.586700439453125,
+ 0.591094970703125,
+ 0.5979461669921875,
+ 0.5959930419921875,
+ 0.573028564453125,
+ 0.572540283203125,
+ 0.4850921630859375,
+ 0.1846466064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867396763393117,
+ 26.082066127231883
+ ]
+ },
+ {
+ "id": "x3ABGcftQ_JPmLCAWdGoo",
+ "type": "freedraw",
+ "x": 1084.745650660775,
+ "y": 4991.3635482429045,
+ "width": 13.04094587053578,
+ "height": 67.37862723214221,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMF",
+ "roundness": null,
+ "seed": 155798417,
+ "version": 13,
+ "versionNonce": 1054336703,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563801712,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 2.1735491071422075
+ ],
+ [
+ -2.1732003348215585,
+ 6.5204729352672075
+ ],
+ [
+ -4.346749441964221,
+ 15.214494977678442
+ ],
+ [
+ -6.520298549107338,
+ 21.735142299106883
+ ],
+ [
+ -10.867396763393117,
+ 30.428989955356883
+ ],
+ [
+ -10.867396763393117,
+ 39.12301199776721
+ ],
+ [
+ -13.04094587053578,
+ 47.81703404017844
+ ],
+ [
+ -13.04094587053578,
+ 60.858154296875
+ ],
+ [
+ -13.04094587053578,
+ 63.03152901785688
+ ],
+ [
+ -10.867396763393117,
+ 67.37862723214221
+ ],
+ [
+ -10.867396763393117,
+ 67.37862723214221
+ ]
+ ],
+ "pressures": [
+ 0.2393646240234375,
+ 0.5998992919921875,
+ 0.6086883544921875,
+ 0.6199188232421875,
+ 0.62628173828125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.6233367919921875,
+ 0.5378570556640625,
+ 0.466033935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.867396763393117,
+ 67.37862723214221
+ ]
+ },
+ {
+ "id": "EaQr-n0mAAilvc22g8U20",
+ "type": "freedraw",
+ "x": 1093.4398470893461,
+ "y": 5032.660109347815,
+ "width": 6.5206473214284415,
+ "height": 30.428989955356883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMG",
+ "roundness": null,
+ "seed": 1647215359,
+ "version": 8,
+ "versionNonce": 591498111,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563801923,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 17.38804408482156
+ ],
+ [
+ -4.3470982142853245,
+ 26.082066127231883
+ ],
+ [
+ -6.5206473214284415,
+ 28.255615234375
+ ],
+ [
+ -6.5206473214284415,
+ 30.428989955356883
+ ],
+ [
+ -6.5206473214284415,
+ 28.255615234375
+ ],
+ [
+ -6.5206473214284415,
+ 28.255615234375
+ ]
+ ],
+ "pressures": [
+ 0.4181671142578125,
+ 0.5432281494140625,
+ 0.5505523681640625,
+ 0.5378570556640625,
+ 0.4987640380859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.5206473214284415,
+ 28.255615234375
+ ]
+ },
+ {
+ "id": "qEtBxyMsm1M4tJDu5S285",
+ "type": "freedraw",
+ "x": 1102.1336947455961,
+ "y": 5013.098690542011,
+ "width": 6.520647321428896,
+ "height": 2.1735491071422075,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMH",
+ "roundness": null,
+ "seed": 2122708927,
+ "version": 8,
+ "versionNonce": 1020829759,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563802058,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 2.173549107143117,
+ -2.1735491071422075
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.520647321428896,
+ 0
+ ],
+ [
+ 6.520647321428896,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4201202392578125,
+ 0.578887939453125,
+ 0.5476226806640625,
+ 0.4977874755859375,
+ 0.39276123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.520647321428896,
+ 0
+ ]
+ },
+ {
+ "id": "2sw7G6sKtHL6n5vXaCEqB",
+ "type": "freedraw",
+ "x": 1145.6039793438108,
+ "y": 5034.833658454958,
+ "width": 23.90869140625,
+ "height": 91.28714425223279,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMI",
+ "roundness": null,
+ "seed": 393141375,
+ "version": 24,
+ "versionNonce": 1120813055,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563830622,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -6.520472935268117
+ ],
+ [
+ -4.347098214285779,
+ -8.694022042411234
+ ],
+ [
+ -8.694196428571558,
+ -8.694022042411234
+ ],
+ [
+ -13.041294642857338,
+ -8.694022042411234
+ ],
+ [
+ -17.38804408482156,
+ -6.520472935268117
+ ],
+ [
+ -23.90869140625,
+ -2.173549107143117
+ ],
+ [
+ -23.90869140625,
+ 0
+ ],
+ [
+ -21.735142299107338,
+ 6.520472935268117
+ ],
+ [
+ -19.561593191964675,
+ 8.694022042411234
+ ],
+ [
+ -15.214494977678896,
+ 13.040945870536234
+ ],
+ [
+ -8.694196428571558,
+ 19.56141880580344
+ ],
+ [
+ -4.347098214285779,
+ 34.77608816964312
+ ],
+ [
+ -4.347098214285779,
+ 47.81703404017844
+ ],
+ [
+ -4.347098214285779,
+ 60.857979910713766
+ ],
+ [
+ -4.347098214285779,
+ 69.552001953125
+ ],
+ [
+ -4.347098214285779,
+ 78.24602399553623
+ ],
+ [
+ -4.347098214285779,
+ 82.59312220982156
+ ],
+ [
+ -4.347098214285779,
+ 82.59312220982156
+ ]
+ ],
+ "pressures": [
+ 0.0977020263671875,
+ 0.504150390625,
+ 0.5324859619140625,
+ 0.5422515869140625,
+ 0.5451812744140625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.5451812744140625,
+ 0.5339508056640625,
+ 0.5334625244140625,
+ 0.5334625244140625,
+ 0.5368804931640625,
+ 0.5598297119140625,
+ 0.5622711181640625,
+ 0.5422515869140625,
+ 0.457733154296875,
+ 0.14703369140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.347098214285779,
+ 82.59312220982156
+ ]
+ },
+ {
+ "id": "zWjLsNn4B_8iQ0zu8udYq",
+ "type": "freedraw",
+ "x": 1180.3800675134535,
+ "y": 5037.007207562101,
+ "width": 23.90834263392844,
+ "height": 36.949462890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMJ",
+ "roundness": null,
+ "seed": 782562815,
+ "version": 13,
+ "versionNonce": 1188177073,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563802783,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 15.214494977678442
+ ],
+ [
+ -2.1735491071426623,
+ 21.73496791294565
+ ],
+ [
+ -2.1735491071426623,
+ 26.08189174107065
+ ],
+ [
+ -2.1735491071426623,
+ 30.428989955356883
+ ],
+ [
+ 0,
+ 32.6025390625
+ ],
+ [
+ 2.1732003348215585,
+ 34.77591378348188
+ ],
+ [
+ 4.346749441964221,
+ 36.949462890625
+ ],
+ [
+ 10.867396763393117,
+ 34.77591378348188
+ ],
+ [
+ 17.3876953125,
+ 28.255440848213766
+ ],
+ [
+ 21.73479352678578,
+ 23.908517020088766
+ ],
+ [
+ 21.73479352678578,
+ 23.908517020088766
+ ]
+ ],
+ "pressures": [
+ 0.38641357421875,
+ 0.514404296875,
+ 0.513916015625,
+ 0.512451171875,
+ 0.4992523193359375,
+ 0.4933929443359375,
+ 0.4821624755859375,
+ 0.466033935546875,
+ 0.40545654296875,
+ 0.1870880126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.73479352678578,
+ 23.908517020088766
+ ]
+ },
+ {
+ "id": "Ed7v_8GKvFB8ql6PAcRdL",
+ "type": "freedraw",
+ "x": 1223.8500033393466,
+ "y": 5058.742175475047,
+ "width": 21.734793526785325,
+ "height": 21.73496791294565,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMK",
+ "roundness": null,
+ "seed": 52653169,
+ "version": 15,
+ "versionNonce": 1585027071,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563803106,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ -6.5204729352672075
+ ],
+ [
+ 13.040945870535325,
+ -8.694022042410325
+ ],
+ [
+ 17.388044084821104,
+ -13.041120256695649
+ ],
+ [
+ 19.56159319196422,
+ -15.214494977677532
+ ],
+ [
+ 19.56159319196422,
+ -17.38804408482065
+ ],
+ [
+ 21.734793526785325,
+ -19.561593191963766
+ ],
+ [
+ 21.734793526785325,
+ -21.73496791294565
+ ],
+ [
+ 17.388044084821104,
+ -21.73496791294565
+ ],
+ [
+ 10.867396763392662,
+ -19.561593191963766
+ ],
+ [
+ 4.3470982142853245,
+ -13.041120256695649
+ ],
+ [
+ 2.1735491071426623,
+ -6.5204729352672075
+ ],
+ [
+ 2.1735491071426623,
+ -2.1735491071422075
+ ],
+ [
+ 2.1735491071426623,
+ -2.1735491071422075
+ ]
+ ],
+ "pressures": [
+ 0.3038482666015625,
+ 0.4704437255859375,
+ 0.4728851318359375,
+ 0.4816741943359375,
+ 0.4836273193359375,
+ 0.4841156005859375,
+ 0.4865570068359375,
+ 0.4865570068359375,
+ 0.451873779296875,
+ 0.4372100830078125,
+ 0.3678436279296875,
+ 0.2359466552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1735491071426623,
+ -2.1735491071422075
+ ]
+ },
+ {
+ "id": "N4veeduObufpdNWUL_b3L",
+ "type": "freedraw",
+ "x": 1232.5438509955966,
+ "y": 5076.130219559869,
+ "width": 41.296735491071104,
+ "height": 28.255615234375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bML",
+ "roundness": null,
+ "seed": 864347199,
+ "version": 19,
+ "versionNonce": 1117344785,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563803393,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ -4.347098214286234
+ ],
+ [
+ 6.5206473214284415,
+ -6.520472935268117
+ ],
+ [
+ 10.86774553571422,
+ -10.867571149554351
+ ],
+ [
+ 15.214494977678442,
+ -15.214494977679351
+ ],
+ [
+ 17.388044084821104,
+ -17.388044084822468
+ ],
+ [
+ 23.90869140625,
+ -23.908517020089675
+ ],
+ [
+ 26.082240513392662,
+ -28.255615234375
+ ],
+ [
+ 28.255789620535325,
+ -28.255615234375
+ ],
+ [
+ 28.255789620535325,
+ -26.082066127232792
+ ],
+ [
+ 28.255789620535325,
+ -21.735142299107792
+ ],
+ [
+ 28.255789620535325,
+ -17.388044084822468
+ ],
+ [
+ 28.255789620535325,
+ -13.041120256697468
+ ],
+ [
+ 30.428989955356883,
+ -10.867571149554351
+ ],
+ [
+ 32.6025390625,
+ -4.347098214286234
+ ],
+ [
+ 39.12318638392844,
+ -2.173549107143117
+ ],
+ [
+ 41.296735491071104,
+ -2.173549107143117
+ ],
+ [
+ 41.296735491071104,
+ -2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.332183837890625,
+ 0.4279327392578125,
+ 0.446990966796875,
+ 0.458709716796875,
+ 0.465057373046875,
+ 0.4699554443359375,
+ 0.4772796630859375,
+ 0.4797210693359375,
+ 0.4880218505859375,
+ 0.4982757568359375,
+ 0.500732421875,
+ 0.502197265625,
+ 0.501708984375,
+ 0.501708984375,
+ 0.4723968505859375,
+ 0.2374114990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.296735491071104,
+ -2.173549107143117
+ ]
+ },
+ {
+ "id": "7hv7a2XDBP5xcPYm8xjPu",
+ "type": "freedraw",
+ "x": 1456.4145262188108,
+ "y": 5052.2217025397795,
+ "width": 13.04094587053578,
+ "height": 28.255440848214675,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMM",
+ "roundness": null,
+ "seed": 363742161,
+ "version": 12,
+ "versionNonce": 887583505,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563804348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 2.173374720981883
+ ],
+ [
+ -2.1732003348215585,
+ 4.346923828125
+ ],
+ [
+ -2.1732003348215585,
+ 10.867396763392208
+ ],
+ [
+ -2.1732003348215585,
+ 15.214494977678442
+ ],
+ [
+ -2.1732003348215585,
+ 19.56141880580344
+ ],
+ [
+ 0,
+ 23.908517020089675
+ ],
+ [
+ 2.1735491071426623,
+ 28.255440848214675
+ ],
+ [
+ 10.86774553571422,
+ 23.908517020089675
+ ],
+ [
+ 10.86774553571422,
+ 23.908517020089675
+ ]
+ ],
+ "pressures": [
+ 0.3077545166015625,
+ 0.587677001953125,
+ 0.7542724609375,
+ 0.7547607421875,
+ 0.7547607421875,
+ 0.7376556396484375,
+ 0.699066162109375,
+ 0.65264892578125,
+ 0.4958343505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.86774553571422,
+ 23.908517020089675
+ ]
+ },
+ {
+ "id": "LUr2TACS6m_Qt8kquvCdE",
+ "type": "freedraw",
+ "x": 1465.108722647382,
+ "y": 5013.098690542011,
+ "width": 10.867396763393117,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMN",
+ "roundness": null,
+ "seed": 876651217,
+ "version": 7,
+ "versionNonce": 1279611679,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563804547,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.520298549107338,
+ 0
+ ],
+ [
+ 10.867396763393117,
+ 0
+ ],
+ [
+ 10.867396763393117,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.466033935546875,
+ 0.5442047119140625,
+ 0.4777679443359375,
+ 0.339019775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.867396763393117,
+ 0
+ ]
+ },
+ {
+ "id": "u2KepW7_6OG9hsojwwZlO",
+ "type": "freedraw",
+ "x": 1569.4366383839892,
+ "y": 5039.180582283083,
+ "width": 58.68443080357156,
+ "height": 99.98116629464312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMO",
+ "roundness": null,
+ "seed": 901011295,
+ "version": 34,
+ "versionNonce": 2084156799,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563805784,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 2.173549107143117
+ ],
+ [
+ -2.1732003348215585,
+ 4.347098214286234
+ ],
+ [
+ -4.346749441964221,
+ 13.041120256696558
+ ],
+ [
+ -6.520298549107338,
+ 15.214494977678442
+ ],
+ [
+ -6.520298549107338,
+ 19.561593191963766
+ ],
+ [
+ -6.520298549107338,
+ 26.082066127231883
+ ],
+ [
+ -6.520298549107338,
+ 30.429164341518117
+ ],
+ [
+ -2.1732003348215585,
+ 34.77608816964312
+ ],
+ [
+ 2.1735491071426623,
+ 34.77608816964312
+ ],
+ [
+ 6.5206473214284415,
+ 32.6025390625
+ ],
+ [
+ 10.86774553571422,
+ 26.082066127231883
+ ],
+ [
+ 13.041294642857338,
+ 19.561593191963766
+ ],
+ [
+ 15.214494977678442,
+ 17.38804408482156
+ ],
+ [
+ 17.38804408482156,
+ 13.041120256696558
+ ],
+ [
+ 17.38804408482156,
+ 10.867571149553442
+ ],
+ [
+ 19.56159319196422,
+ 13.041120256696558
+ ],
+ [
+ 19.56159319196422,
+ 15.214494977678442
+ ],
+ [
+ 23.90869140625,
+ 19.561593191963766
+ ],
+ [
+ 26.082240513392662,
+ 26.082066127231883
+ ],
+ [
+ 30.42933872767844,
+ 30.429164341518117
+ ],
+ [
+ 39.12318638392844,
+ 43.47011021205344
+ ],
+ [
+ 43.47028459821422,
+ 60.858154296875
+ ],
+ [
+ 49.99058314732156,
+ 84.76667131696377
+ ],
+ [
+ 52.16413225446422,
+ 95.63406808035688
+ ],
+ [
+ 52.16413225446422,
+ 99.98116629464312
+ ],
+ [
+ 49.99058314732156,
+ 99.98116629464312
+ ],
+ [
+ 39.12318638392844,
+ 93.460693359375
+ ],
+ [
+ 34.77608816964266,
+ 86.94004603794656
+ ],
+ [
+ 32.6025390625,
+ 82.59312220982156
+ ],
+ [
+ 26.082240513392662,
+ 71.72555106026812
+ ],
+ [
+ 26.082240513392662,
+ 71.72555106026812
+ ]
+ ],
+ "pressures": [
+ 0.2818756103515625,
+ 0.5471343994140625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.5481109619140625,
+ 0.5388336181640625,
+ 0.5344390869140625,
+ 0.5368804931640625,
+ 0.5427398681640625,
+ 0.5476226806640625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5495758056640625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.569122314453125,
+ 0.575958251953125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.585723876953125,
+ 0.62725830078125,
+ 0.562774658203125,
+ 0.502685546875,
+ 0.39324951171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.082240513392662,
+ 71.72555106026812
+ ]
+ },
+ {
+ "id": "4ol-wNo7cpe5RUOpWWQsS",
+ "type": "freedraw",
+ "x": 1719.4083878259535,
+ "y": 5041.354131390226,
+ "width": 26.08189174107156,
+ "height": 86.94004603794565,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMP",
+ "roundness": null,
+ "seed": 586916287,
+ "version": 21,
+ "versionNonce": 1815962737,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563806556,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 8.694196428571558,
+ 2.173549107143117
+ ],
+ [
+ 10.867396763393117,
+ 6.520472935268117
+ ],
+ [
+ 13.04094587053578,
+ 10.867571149553442
+ ],
+ [
+ 15.214494977678442,
+ 19.561593191963766
+ ],
+ [
+ 17.38804408482156,
+ 45.643484933035325
+ ],
+ [
+ 17.38804408482156,
+ 63.03152901785688
+ ],
+ [
+ 17.38804408482156,
+ 76.07264927455344
+ ],
+ [
+ 17.38804408482156,
+ 82.59312220982065
+ ],
+ [
+ 17.38804408482156,
+ 84.76649693080344
+ ],
+ [
+ 15.214494977678442,
+ 86.94004603794565
+ ],
+ [
+ 10.867396763393117,
+ 86.94004603794565
+ ],
+ [
+ 6.5206473214284415,
+ 86.94004603794565
+ ],
+ [
+ 0,
+ 86.94004603794565
+ ],
+ [
+ -4.347098214285779,
+ 84.76649693080344
+ ],
+ [
+ -4.347098214285779,
+ 82.59312220982065
+ ],
+ [
+ -6.520298549106883,
+ 73.89910016741032
+ ],
+ [
+ -8.69384765625,
+ 67.37862723214312
+ ],
+ [
+ -8.69384765625,
+ 67.37862723214312
+ ]
+ ],
+ "pressures": [
+ 0.213470458984375,
+ 0.6184539794921875,
+ 0.63995361328125,
+ 0.6673126220703125,
+ 0.689788818359375,
+ 0.702484130859375,
+ 0.7317962646484375,
+ 0.7410736083984375,
+ 0.7415618896484375,
+ 0.7327728271484375,
+ 0.702484130859375,
+ 0.690277099609375,
+ 0.6844024658203125,
+ 0.6814727783203125,
+ 0.65264892578125,
+ 0.6179656982421875,
+ 0.5525054931640625,
+ 0.319000244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.69384765625,
+ 67.37862723214312
+ ]
+ },
+ {
+ "id": "EBFvB5EYUXdgVaTjFmmOk",
+ "type": "freedraw",
+ "x": 1717.2348387188108,
+ "y": 5073.956670452726,
+ "width": 43.47028459821422,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMQ",
+ "roundness": null,
+ "seed": 1527888945,
+ "version": 9,
+ "versionNonce": 502264799,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563806817,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 17.388044084821104,
+ -2.173549107143117
+ ],
+ [
+ 21.735142299106883,
+ -2.173549107143117
+ ],
+ [
+ 30.428989955356883,
+ -2.173549107143117
+ ],
+ [
+ 36.94963727678578,
+ -2.173549107143117
+ ],
+ [
+ 39.12318638392844,
+ -2.173549107143117
+ ],
+ [
+ 43.47028459821422,
+ 0
+ ],
+ [
+ 43.47028459821422,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.584259033203125,
+ 0.588653564453125,
+ 0.590606689453125,
+ 0.5539703369140625,
+ 0.4909515380859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.47028459821422,
+ 0
+ ]
+ },
+ {
+ "id": "UiuvmCaKCG1Kz-tZ6--Zf",
+ "type": "freedraw",
+ "x": 1728.102584254525,
+ "y": 5013.098690542011,
+ "width": 13.04094587053578,
+ "height": 4.3470982142853245,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMR",
+ "roundness": null,
+ "seed": 1748879391,
+ "version": 11,
+ "versionNonce": 300030641,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563807734,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 2.1732003348215585,
+ -2.1735491071422075
+ ],
+ [
+ 4.346749441964221,
+ -2.1735491071422075
+ ],
+ [
+ 4.346749441964221,
+ -4.3470982142853245
+ ],
+ [
+ 6.520298549106883,
+ -4.3470982142853245
+ ],
+ [
+ 8.69384765625,
+ -2.1735491071422075
+ ],
+ [
+ 10.867396763392662,
+ -2.1735491071422075
+ ],
+ [
+ 13.04094587053578,
+ -2.1735491071422075
+ ],
+ [
+ 13.04094587053578,
+ -2.1735491071422075
+ ]
+ ],
+ "pressures": [
+ 0.332183837890625,
+ 0.4367218017578125,
+ 0.4279327392578125,
+ 0.4167022705078125,
+ 0.40106201171875,
+ 0.39813232421875,
+ 0.335601806640625,
+ 0.210052490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ -2.1735491071422075
+ ]
+ },
+ {
+ "id": "MUaCU2kgFdqRrAZJ5INWm",
+ "type": "freedraw",
+ "x": -404.10322629234975,
+ "y": 5171.764374833307,
+ "width": 34.77608816964289,
+ "height": 43.46993582589312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMS",
+ "roundness": null,
+ "seed": 1999495793,
+ "version": 25,
+ "versionNonce": 1544594079,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563810827,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.347098214285552,
+ 2.173374720981883
+ ],
+ [
+ 6.5206473214284415,
+ 2.173374720981883
+ ],
+ [
+ 10.867571149553442,
+ 2.173374720981883
+ ],
+ [
+ 15.214494977678442,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ -2.173549107143117
+ ],
+ [
+ 28.255615234375,
+ -10.867571149554351
+ ],
+ [
+ 30.42916434151789,
+ -19.561593191964675
+ ],
+ [
+ 30.42916434151789,
+ -23.908517020089675
+ ],
+ [
+ 28.255615234375,
+ -26.082066127231883
+ ],
+ [
+ 23.90851702008922,
+ -30.429164341518117
+ ],
+ [
+ 21.73514229910711,
+ -32.6025390625
+ ],
+ [
+ 17.38804408482133,
+ -32.6025390625
+ ],
+ [
+ 15.214494977678442,
+ -32.6025390625
+ ],
+ [
+ 13.041120256696331,
+ -32.6025390625
+ ],
+ [
+ 6.5206473214284415,
+ -26.082066127231883
+ ],
+ [
+ 0,
+ -15.214669363839675
+ ],
+ [
+ -4.346923828125,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ 6.5206473214284415,
+ 4.346923828125
+ ],
+ [
+ 13.041120256696331,
+ 8.694022042410325
+ ],
+ [
+ 15.214494977678442,
+ 10.867396763393117
+ ],
+ [
+ 15.214494977678442,
+ 10.867396763393117
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.5612945556640625,
+ 0.565704345703125,
+ 0.576446533203125,
+ 0.592071533203125,
+ 0.6135711669921875,
+ 0.6243133544921875,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.63214111328125,
+ 0.63653564453125,
+ 0.63458251953125,
+ 0.63262939453125,
+ 0.6238250732421875,
+ 0.6213836669921875,
+ 0.6165008544921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.585235595703125,
+ 0.519775390625,
+ 0.4127960205078125,
+ 0.076690673828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214494977678442,
+ 10.867396763393117
+ ]
+ },
+ {
+ "id": "xm0hLlnj5P5hM3Nt7AcRW",
+ "type": "freedraw",
+ "x": -373.67406195083186,
+ "y": 5186.978869810985,
+ "width": 34.77591378348211,
+ "height": 17.387869698660325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMT",
+ "roundness": null,
+ "seed": 1871824607,
+ "version": 18,
+ "versionNonce": 1688298495,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563811126,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ -2.173549107143117
+ ],
+ [
+ 4.346923828125,
+ -4.3470982142853245
+ ],
+ [
+ 6.520472935267662,
+ -8.694022042410325
+ ],
+ [
+ 8.69384765625,
+ -10.867571149553442
+ ],
+ [
+ 10.867396763392662,
+ -13.041120256696558
+ ],
+ [
+ 13.040945870535552,
+ -15.214494977678442
+ ],
+ [
+ 15.214494977678442,
+ -15.214494977678442
+ ],
+ [
+ 17.387869698660552,
+ -13.041120256696558
+ ],
+ [
+ 19.56141880580344,
+ -10.867571149553442
+ ],
+ [
+ 21.73496791294633,
+ -8.694022042410325
+ ],
+ [
+ 23.90851702008922,
+ -6.520472935268117
+ ],
+ [
+ 26.08189174107133,
+ -2.173549107143117
+ ],
+ [
+ 32.6025390625,
+ 2.173374720981883
+ ],
+ [
+ 34.77591378348211,
+ 2.173374720981883
+ ],
+ [
+ 34.77591378348211,
+ 2.173374720981883
+ ]
+ ],
+ "pressures": [
+ 0.1245574951171875,
+ 0.500732421875,
+ 0.501220703125,
+ 0.505615234375,
+ 0.512451171875,
+ 0.521240234375,
+ 0.527587890625,
+ 0.5402984619140625,
+ 0.5485992431640625,
+ 0.5534820556640625,
+ 0.5549468994140625,
+ 0.5549468994140625,
+ 0.5520172119140625,
+ 0.4855804443359375,
+ 0.1851348876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.77591378348211,
+ 2.173374720981883
+ ]
+ },
+ {
+ "id": "NfiynGIflP4vQB6qmJXzN",
+ "type": "freedraw",
+ "x": -106.33345090172475,
+ "y": 5143.508759598932,
+ "width": 43.47011021205344,
+ "height": 56.511056082588766,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMU",
+ "roundness": null,
+ "seed": 1395241023,
+ "version": 23,
+ "versionNonce": 1705818065,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563812399,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ 0
+ ],
+ [
+ -8.69384765625,
+ 2.173549107143117
+ ],
+ [
+ -13.04094587053578,
+ 4.3470982142853245
+ ],
+ [
+ -26.08189174107156,
+ 19.561593191963766
+ ],
+ [
+ -30.42898995535711,
+ 26.082066127231883
+ ],
+ [
+ -32.6025390625,
+ 30.428989955356883
+ ],
+ [
+ -32.6025390625,
+ 43.47011021205344
+ ],
+ [
+ -32.6025390625,
+ 47.81703404017844
+ ],
+ [
+ -30.42898995535711,
+ 52.164132254463766
+ ],
+ [
+ -17.38786969866078,
+ 56.511056082588766
+ ],
+ [
+ -8.69384765625,
+ 56.511056082588766
+ ],
+ [
+ 2.1735491071428896,
+ 49.99058314732065
+ ],
+ [
+ 8.69402204241078,
+ 41.296561104910325
+ ],
+ [
+ 10.867571149553442,
+ 30.428989955356883
+ ],
+ [
+ 6.5206473214284415,
+ 23.908517020088766
+ ],
+ [
+ 0,
+ 17.38804408482065
+ ],
+ [
+ -6.52047293526789,
+ 10.867571149553442
+ ],
+ [
+ -8.69384765625,
+ 6.520472935268117
+ ],
+ [
+ -10.86739676339289,
+ 4.3470982142853245
+ ],
+ [
+ -10.86739676339289,
+ 4.3470982142853245
+ ]
+ ],
+ "pressures": [
+ 0.2921295166015625,
+ 0.5593414306640625,
+ 0.564239501953125,
+ 0.566680908203125,
+ 0.568634033203125,
+ 0.569610595703125,
+ 0.569122314453125,
+ 0.570587158203125,
+ 0.570098876953125,
+ 0.568145751953125,
+ 0.567169189453125,
+ 0.562774658203125,
+ 0.5573883056640625,
+ 0.5490875244140625,
+ 0.5427398681640625,
+ 0.5412750244140625,
+ 0.5393218994140625,
+ 0.4899749755859375,
+ 0.3546600341796875,
+ 0.2242279052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.86739676339289,
+ 4.3470982142853245
+ ]
+ },
+ {
+ "id": "hdkLejBRfZsOUvhbTkmPR",
+ "type": "freedraw",
+ "x": -30.260801627171304,
+ "y": 5200.01981568152,
+ "width": 13.040945870535552,
+ "height": 19.561593191964675,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMV",
+ "roundness": null,
+ "seed": 848017297,
+ "version": 8,
+ "versionNonce": 410969873,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563812754,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 4.347098214286234
+ ],
+ [
+ -10.867571149553442,
+ 15.214494977679351
+ ],
+ [
+ -13.040945870535552,
+ 17.38804408482156
+ ],
+ [
+ -13.040945870535552,
+ 19.561593191964675
+ ],
+ [
+ -10.867571149553442,
+ 17.38804408482156
+ ],
+ [
+ -10.867571149553442,
+ 17.38804408482156
+ ]
+ ],
+ "pressures": [
+ 0.3492889404296875,
+ 0.6575469970703125,
+ 0.64727783203125,
+ 0.6160125732421875,
+ 0.5617828369140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.867571149553442,
+ 17.38804408482156
+ ]
+ },
+ {
+ "id": "hmnudVOni61CAOhr2VWoi",
+ "type": "freedraw",
+ "x": 41.464749433096586,
+ "y": 5128.294264621252,
+ "width": 4.346923828125,
+ "height": 34.77608816964312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMW",
+ "roundness": null,
+ "seed": 126555857,
+ "version": 11,
+ "versionNonce": 935043935,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563813160,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 0,
+ 8.694022042411234
+ ],
+ [
+ 0,
+ 13.040945870536234
+ ],
+ [
+ -2.1735491071428896,
+ 23.908517020089675
+ ],
+ [
+ -4.346923828125,
+ 30.428989955357792
+ ],
+ [
+ -4.346923828125,
+ 32.6025390625
+ ],
+ [
+ -4.346923828125,
+ 34.77608816964312
+ ],
+ [
+ -2.1735491071428896,
+ 34.77608816964312
+ ],
+ [
+ -2.1735491071428896,
+ 34.77608816964312
+ ]
+ ],
+ "pressures": [
+ 0.2916412353515625,
+ 0.6692657470703125,
+ 0.6731719970703125,
+ 0.6731719970703125,
+ 0.65509033203125,
+ 0.5994110107421875,
+ 0.5510406494140625,
+ 0.454803466796875,
+ 0.2813873291015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1735491071428896,
+ 34.77608816964312
+ ]
+ },
+ {
+ "id": "YsOKS17T7A5dJQ92g_T02",
+ "type": "freedraw",
+ "x": 4.515286542471586,
+ "y": 5182.6317715967,
+ "width": 49.99040876116078,
+ "height": 2.1735491071422075,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMX",
+ "roundness": null,
+ "seed": 797153183,
+ "version": 12,
+ "versionNonce": 1617630303,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563813492,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 2.1735491071422075
+ ],
+ [
+ 17.38804408482156,
+ 2.1735491071422075
+ ],
+ [
+ 21.73496791294656,
+ 2.1735491071422075
+ ],
+ [
+ 39.12301199776789,
+ 2.1735491071422075
+ ],
+ [
+ 47.81703404017867,
+ 0
+ ],
+ [
+ 49.99040876116078,
+ 0
+ ],
+ [
+ 49.99040876116078,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2789306640625,
+ 0.589141845703125,
+ 0.62872314453125,
+ 0.64532470703125,
+ 0.65216064453125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.5363922119140625,
+ 0.215911865234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 49.99040876116078,
+ 0
+ ]
+ },
+ {
+ "id": "Ugr1Od3o5hYpuxsexkkB2",
+ "type": "freedraw",
+ "x": 41.464749433096586,
+ "y": 5202.1933647886635,
+ "width": 23.90851702008922,
+ "height": 39.12301199776812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMY",
+ "roundness": null,
+ "seed": 365611167,
+ "version": 26,
+ "versionNonce": 1082529343,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563814454,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 2.173549107143117
+ ],
+ [
+ -6.52047293526789,
+ 6.520472935268117
+ ],
+ [
+ -10.867571149553442,
+ 10.867396763393117
+ ],
+ [
+ -13.040945870535552,
+ 13.040945870536234
+ ],
+ [
+ -17.38804408482133,
+ 19.56141880580344
+ ],
+ [
+ -19.56141880580344,
+ 21.73496791294656
+ ],
+ [
+ -19.56141880580344,
+ 23.908517020088766
+ ],
+ [
+ -19.56141880580344,
+ 26.082066127231883
+ ],
+ [
+ -19.56141880580344,
+ 23.908517020088766
+ ],
+ [
+ -17.38804408482133,
+ 23.908517020088766
+ ],
+ [
+ -15.214494977678442,
+ 21.73496791294656
+ ],
+ [
+ -10.867571149553442,
+ 19.56141880580344
+ ],
+ [
+ -2.1735491071428896,
+ 13.040945870536234
+ ],
+ [
+ 2.1735491071428896,
+ 8.694022042411234
+ ],
+ [
+ 4.347098214285779,
+ 8.694022042411234
+ ],
+ [
+ 4.347098214285779,
+ 10.867396763393117
+ ],
+ [
+ 4.347098214285779,
+ 15.214494977678442
+ ],
+ [
+ 4.347098214285779,
+ 23.908517020088766
+ ],
+ [
+ 2.1735491071428896,
+ 30.428989955356883
+ ],
+ [
+ 2.1735491071428896,
+ 32.6025390625
+ ],
+ [
+ 2.1735491071428896,
+ 34.77608816964312
+ ],
+ [
+ 2.1735491071428896,
+ 36.949462890625
+ ],
+ [
+ 4.347098214285779,
+ 39.12301199776812
+ ],
+ [
+ 4.347098214285779,
+ 39.12301199776812
+ ]
+ ],
+ "pressures": [
+ 0.339508056640625,
+ 0.5588531494140625,
+ 0.5622711181640625,
+ 0.564727783203125,
+ 0.565216064453125,
+ 0.568634033203125,
+ 0.562774658203125,
+ 0.5554351806640625,
+ 0.5485992431640625,
+ 0.5373687744140625,
+ 0.5373687744140625,
+ 0.5354156494140625,
+ 0.5359039306640625,
+ 0.5359039306640625,
+ 0.5319976806640625,
+ 0.5349273681640625,
+ 0.5412750244140625,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.5461578369140625,
+ 0.528564453125,
+ 0.501708984375,
+ 0.341461181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.347098214285779,
+ 39.12301199776812
+ ]
+ },
+ {
+ "id": "WJR7QbYOEj1406ZAtN27a",
+ "type": "freedraw",
+ "x": 108.84337666523948,
+ "y": 5217.407859766342,
+ "width": 17.38804408482133,
+ "height": 30.428989955357792,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMZ",
+ "roundness": null,
+ "seed": 1521930879,
+ "version": 9,
+ "versionNonce": 1104959601,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563814739,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ 8.694022042410325
+ ],
+ [
+ -15.214494977678442,
+ 26.082066127232792
+ ],
+ [
+ -15.214494977678442,
+ 28.255440848214675
+ ],
+ [
+ -17.38804408482133,
+ 30.428989955357792
+ ],
+ [
+ -15.214494977678442,
+ 30.428989955357792
+ ],
+ [
+ -15.214494977678442,
+ 28.255440848214675
+ ],
+ [
+ -15.214494977678442,
+ 28.255440848214675
+ ]
+ ],
+ "pressures": [
+ 0.2725830078125,
+ 0.578399658203125,
+ 0.591583251953125,
+ 0.563262939453125,
+ 0.506103515625,
+ 0.201751708984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -15.214494977678442,
+ 28.255440848214675
+ ]
+ },
+ {
+ "id": "AijwRL2jmcsHx2Rp9SKVW",
+ "type": "freedraw",
+ "x": 163.18088364068603,
+ "y": 5139.161835770807,
+ "width": 4.347098214285779,
+ "height": 39.12301199776812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMa",
+ "roundness": null,
+ "seed": 1686351921,
+ "version": 12,
+ "versionNonce": 395843441,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563815092,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ -2.1735491071428896,
+ 13.040945870535325
+ ],
+ [
+ -2.1735491071428896,
+ 19.56141880580344
+ ],
+ [
+ -2.1735491071428896,
+ 28.255440848213766
+ ],
+ [
+ -2.1735491071428896,
+ 34.77591378348188
+ ],
+ [
+ 0,
+ 36.949462890625
+ ],
+ [
+ 2.1735491071428896,
+ 36.949462890625
+ ],
+ [
+ 2.1735491071428896,
+ 36.949462890625
+ ]
+ ],
+ "pressures": [
+ 0.1778106689453125,
+ 0.63751220703125,
+ 0.65020751953125,
+ 0.6619415283203125,
+ 0.6780548095703125,
+ 0.6780548095703125,
+ 0.63067626953125,
+ 0.516357421875,
+ 0.2193450927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1735491071428896,
+ 36.949462890625
+ ]
+ },
+ {
+ "id": "1uQ-j9SSzWVi-YpZ3JrIh",
+ "type": "freedraw",
+ "x": 147.96638866300736,
+ "y": 5193.499342746252,
+ "width": 34.77608816964289,
+ "height": 4.3470982142853245,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMb",
+ "roundness": null,
+ "seed": 1604038449,
+ "version": 11,
+ "versionNonce": 433110271,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563815363,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ -2.1735491071422075
+ ],
+ [
+ 13.04094587053578,
+ -2.1735491071422075
+ ],
+ [
+ 21.73496791294656,
+ -4.3470982142853245
+ ],
+ [
+ 26.08206612723211,
+ -4.3470982142853245
+ ],
+ [
+ 30.42898995535711,
+ -4.3470982142853245
+ ],
+ [
+ 32.6025390625,
+ -4.3470982142853245
+ ],
+ [
+ 34.77608816964289,
+ -4.3470982142853245
+ ],
+ [
+ 34.77608816964289,
+ -4.3470982142853245
+ ]
+ ],
+ "pressures": [
+ 0.3023834228515625,
+ 0.6033172607421875,
+ 0.6091766357421875,
+ 0.6125946044921875,
+ 0.6169891357421875,
+ 0.6028289794921875,
+ 0.574005126953125,
+ 0.520263671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.77608816964289,
+ -4.3470982142853245
+ ]
+ },
+ {
+ "id": "HLNmi4t315gqxficjrYfC",
+ "type": "freedraw",
+ "x": 150.13993777015025,
+ "y": 5213.060761552057,
+ "width": 26.08189174107133,
+ "height": 39.12301199776812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMc",
+ "roundness": null,
+ "seed": 1159121215,
+ "version": 18,
+ "versionNonce": 2066922079,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563815735,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1733747209821104,
+ -2.173374720981883
+ ],
+ [
+ 4.346923828125,
+ -2.173374720981883
+ ],
+ [
+ 8.69402204241078,
+ -2.173374720981883
+ ],
+ [
+ 10.86739676339289,
+ -4.346923828125
+ ],
+ [
+ 17.38786969866078,
+ -4.346923828125
+ ],
+ [
+ 21.73496791294633,
+ -4.346923828125
+ ],
+ [
+ 23.90851702008922,
+ -2.173374720981883
+ ],
+ [
+ 26.08189174107133,
+ 4.3470982142853245
+ ],
+ [
+ 23.90851702008922,
+ 8.694022042410325
+ ],
+ [
+ 23.90851702008922,
+ 13.041120256695649
+ ],
+ [
+ 15.214494977678669,
+ 26.082066127231883
+ ],
+ [
+ 13.04094587053578,
+ 32.6025390625
+ ],
+ [
+ 13.04094587053578,
+ 34.77608816964312
+ ],
+ [
+ 19.56141880580367,
+ 34.77608816964312
+ ],
+ [
+ 23.90851702008922,
+ 32.6025390625
+ ],
+ [
+ 23.90851702008922,
+ 32.6025390625
+ ]
+ ],
+ "pressures": [
+ 0.205169677734375,
+ 0.529541015625,
+ 0.5500640869140625,
+ 0.570098876953125,
+ 0.582794189453125,
+ 0.5945281982421875,
+ 0.5974578857421875,
+ 0.5994110107421875,
+ 0.5979461669921875,
+ 0.5950164794921875,
+ 0.592559814453125,
+ 0.583770751953125,
+ 0.565216064453125,
+ 0.5422515869140625,
+ 0.4714202880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90851702008922,
+ 32.6025390625
+ ]
+ },
+ {
+ "id": "6sqfpTjEC_7cm4EJqduZU",
+ "type": "freedraw",
+ "x": 237.07998380809659,
+ "y": 5228.275430915895,
+ "width": 21.73496791294633,
+ "height": 23.908517020089675,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMd",
+ "roundness": null,
+ "seed": 861990559,
+ "version": 10,
+ "versionNonce": 222096191,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563816037,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -4.347098214285552,
+ 2.173374720981883
+ ],
+ [
+ -6.520472935267662,
+ 4.346923828125
+ ],
+ [
+ -8.694022042410552,
+ 8.694022042411234
+ ],
+ [
+ -13.041120256696331,
+ 13.040945870536234
+ ],
+ [
+ -15.214494977678442,
+ 15.214494977679351
+ ],
+ [
+ -21.73496791294633,
+ 23.908517020089675
+ ],
+ [
+ -21.73496791294633,
+ 23.908517020089675
+ ]
+ ],
+ "pressures": [
+ 0.2813873291015625,
+ 0.569610595703125,
+ 0.6067352294921875,
+ 0.6228485107421875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6213836669921875,
+ 0.4977874755859375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -21.73496791294633,
+ 23.908517020089675
+ ]
+ },
+ {
+ "id": "fJwe-sfbymhHhw943EReI",
+ "type": "freedraw",
+ "x": 280.5499196339895,
+ "y": 5154.376330748485,
+ "width": 36.94963727678578,
+ "height": 45.643484933035325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMe",
+ "roundness": null,
+ "seed": 226256767,
+ "version": 24,
+ "versionNonce": 521797887,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563816664,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -2.173549107143117
+ ],
+ [
+ 6.520647321428669,
+ -2.173549107143117
+ ],
+ [
+ 10.867571149553669,
+ -4.3470982142853245
+ ],
+ [
+ 17.38804408482156,
+ -4.3470982142853245
+ ],
+ [
+ 23.908517020089448,
+ -6.520472935268117
+ ],
+ [
+ 28.255440848214448,
+ -6.520472935268117
+ ],
+ [
+ 30.42898995535711,
+ -6.520472935268117
+ ],
+ [
+ 30.42898995535711,
+ -4.3470982142853245
+ ],
+ [
+ 28.255440848214448,
+ 4.346923828125
+ ],
+ [
+ 26.08206612723211,
+ 8.694022042410325
+ ],
+ [
+ 23.908517020089448,
+ 13.040945870535325
+ ],
+ [
+ 23.908517020089448,
+ 15.214494977678442
+ ],
+ [
+ 23.908517020089448,
+ 19.56141880580344
+ ],
+ [
+ 28.255440848214448,
+ 23.908517020089675
+ ],
+ [
+ 32.6025390625,
+ 26.082066127231883
+ ],
+ [
+ 36.94963727678578,
+ 30.428989955356883
+ ],
+ [
+ 36.94963727678578,
+ 32.6025390625
+ ],
+ [
+ 32.6025390625,
+ 39.12301199776721
+ ],
+ [
+ 28.255440848214448,
+ 39.12301199776721
+ ],
+ [
+ 21.73514229910711,
+ 39.12301199776721
+ ],
+ [
+ 15.214669363839448,
+ 39.12301199776721
+ ],
+ [
+ 15.214669363839448,
+ 39.12301199776721
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.574493408203125,
+ 0.588165283203125,
+ 0.6008758544921875,
+ 0.6111297607421875,
+ 0.6204071044921875,
+ 0.62823486328125,
+ 0.63360595703125,
+ 0.63897705078125,
+ 0.63018798828125,
+ 0.6082000732421875,
+ 0.570098876953125,
+ 0.5427398681640625,
+ 0.5324859619140625,
+ 0.5378570556640625,
+ 0.5432281494140625,
+ 0.5515289306640625,
+ 0.5608062744140625,
+ 0.564727783203125,
+ 0.5485992431640625,
+ 0.4074249267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214669363839448,
+ 39.12301199776721
+ ]
+ },
+ {
+ "id": "hY3OA-Bf48akdfuhsOUjk",
+ "type": "freedraw",
+ "x": 271.8560719777395,
+ "y": 5210.887386831075,
+ "width": 45.64348493303578,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMf",
+ "roundness": null,
+ "seed": 870255935,
+ "version": 10,
+ "versionNonce": 1173611999,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563816967,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 19.56141880580367,
+ 0
+ ],
+ [
+ 28.255440848214448,
+ 0
+ ],
+ [
+ 32.60236467633945,
+ 0
+ ],
+ [
+ 36.94928850446445,
+ 0
+ ],
+ [
+ 43.46993582589289,
+ 0
+ ],
+ [
+ 45.64348493303578,
+ 0
+ ],
+ [
+ 45.64348493303578,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.521240234375,
+ 0.5969696044921875,
+ 0.6091766357421875,
+ 0.6003875732421875,
+ 0.565216064453125,
+ 0.4972991943359375,
+ 0.0429840087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 45.64348493303578,
+ 0
+ ]
+ },
+ {
+ "id": "aqhfMB7RhG9ijOWBYVFxy",
+ "type": "freedraw",
+ "x": 306.6319857612216,
+ "y": 5217.407859766342,
+ "width": 28.25544084821422,
+ "height": 45.643484933035325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMg",
+ "roundness": null,
+ "seed": 1366112799,
+ "version": 26,
+ "versionNonce": 1144526783,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563817512,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.173549107143117
+ ],
+ [
+ -4.346923828125,
+ 4.346923828125
+ ],
+ [
+ -6.520472935267662,
+ 8.694022042410325
+ ],
+ [
+ -15.214494977678442,
+ 17.38804408482156
+ ],
+ [
+ -19.56141880580344,
+ 23.908517020089675
+ ],
+ [
+ -21.73496791294633,
+ 28.255440848214675
+ ],
+ [
+ -19.56141880580344,
+ 28.255440848214675
+ ],
+ [
+ -17.38804408482133,
+ 28.255440848214675
+ ],
+ [
+ -15.214494977678442,
+ 28.255440848214675
+ ],
+ [
+ -13.040945870535552,
+ 26.082066127232792
+ ],
+ [
+ -10.867396763392662,
+ 26.082066127232792
+ ],
+ [
+ -6.520472935267662,
+ 26.082066127232792
+ ],
+ [
+ -4.346923828125,
+ 23.908517020089675
+ ],
+ [
+ 2.1733747209823377,
+ 21.73496791294656
+ ],
+ [
+ 4.346923828125,
+ 19.561593191964675
+ ],
+ [
+ 6.52047293526789,
+ 19.561593191964675
+ ],
+ [
+ 6.52047293526789,
+ 23.908517020089675
+ ],
+ [
+ 4.346923828125,
+ 26.082066127232792
+ ],
+ [
+ 4.346923828125,
+ 34.77608816964312
+ ],
+ [
+ 2.1733747209823377,
+ 41.296561104910325
+ ],
+ [
+ 2.1733747209823377,
+ 45.643484933035325
+ ],
+ [
+ 4.346923828125,
+ 45.643484933035325
+ ],
+ [
+ 6.52047293526789,
+ 45.643484933035325
+ ],
+ [
+ 6.52047293526789,
+ 45.643484933035325
+ ]
+ ],
+ "pressures": [
+ 0.4171905517578125,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6213836669921875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6135711669921875,
+ 0.591583251953125,
+ 0.5979461669921875,
+ 0.6023406982421875,
+ 0.6057586669921875,
+ 0.6086883544921875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6130828857421875,
+ 0.63458251953125,
+ 0.63897705078125,
+ 0.64044189453125,
+ 0.63311767578125,
+ 0.586212158203125,
+ 0.530029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.52047293526789,
+ 45.643484933035325
+ ]
+ },
+ {
+ "id": "91Vr_ejbDqqv2-1TkVar0",
+ "type": "ellipse",
+ "x": -45.47529660484929,
+ "y": 5339.123993973932,
+ "width": 1308.4483119419644,
+ "height": 708.5616629464284,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMh",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1073116159,
+ "version": 64,
+ "versionNonce": 1705228287,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563821277,
+ "link": null,
+ "locked": false
+ },
+ {
+ "id": "x-vsCoShNwf2xZVTJrTM2",
+ "type": "line",
+ "x": -275.86644476333163,
+ "y": 5712.96641863911,
+ "width": 1860.517752511161,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMi",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1591899473,
+ "version": 53,
+ "versionNonce": 1237988223,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563824481,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1860.517752511161,
+ 0
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "LPPrsMgbsZdVUY6yo0FWj",
+ "type": "line",
+ "x": 626.1370778371149,
+ "y": 5204.366913895807,
+ "width": 0,
+ "height": 1178.0381556919638,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMj",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 786792369,
+ "version": 56,
+ "versionNonce": 964795441,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563828541,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1178.0381556919638
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "knNyDasunMykxTgTI0onG",
+ "type": "freedraw",
+ "x": 643.5247731496136,
+ "y": 5712.966418639111,
+ "width": 28.25544084821422,
+ "height": 371.6687883649556,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMo",
+ "roundness": null,
+ "seed": 194461599,
+ "version": 71,
+ "versionNonce": 1667362673,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563851026,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -2.173549107143117
+ ],
+ [
+ -4.346923828125,
+ -2.173549107143117
+ ],
+ [
+ -6.52047293526789,
+ -2.173549107143117
+ ],
+ [
+ -8.69402204241078,
+ -2.173549107143117
+ ],
+ [
+ -10.867571149553669,
+ 0
+ ],
+ [
+ -13.04094587053578,
+ 0
+ ],
+ [
+ -15.214494977678669,
+ 2.173374720981883
+ ],
+ [
+ -15.214494977678669,
+ 0
+ ],
+ [
+ -15.214494977678669,
+ -2.173549107143117
+ ],
+ [
+ -15.214494977678669,
+ -4.347098214286234
+ ],
+ [
+ -17.38804408482156,
+ -6.520647321429351
+ ],
+ [
+ -17.38804408482156,
+ -8.694022042411234
+ ],
+ [
+ -17.38804408482156,
+ -15.214669363839675
+ ],
+ [
+ -19.56141880580367,
+ -21.735142299107792
+ ],
+ [
+ -19.56141880580367,
+ -26.082066127232792
+ ],
+ [
+ -19.56141880580367,
+ -30.429164341518117
+ ],
+ [
+ -19.56141880580367,
+ -32.6025390625
+ ],
+ [
+ -19.56141880580367,
+ -39.12318638392935
+ ],
+ [
+ -19.56141880580367,
+ -47.817208426339675
+ ],
+ [
+ -19.56141880580367,
+ -54.33768136160779
+ ],
+ [
+ -19.56141880580367,
+ -60.858154296875
+ ],
+ [
+ -19.56141880580367,
+ -69.55217633928623
+ ],
+ [
+ -19.56141880580367,
+ -80.41974748883968
+ ],
+ [
+ -19.56141880580367,
+ -95.63424246651812
+ ],
+ [
+ -19.56141880580367,
+ -104.32826450892935
+ ],
+ [
+ -19.56141880580367,
+ -113.02211216517935
+ ],
+ [
+ -19.56141880580367,
+ -119.54275948660779
+ ],
+ [
+ -19.56141880580367,
+ -126.063232421875
+ ],
+ [
+ -19.56141880580367,
+ -139.10417829241123
+ ],
+ [
+ -21.73496791294656,
+ -145.62465122767935
+ ],
+ [
+ -21.73496791294656,
+ -154.31867327008968
+ ],
+ [
+ -21.73496791294656,
+ -160.83932059151812
+ ],
+ [
+ -21.73496791294656,
+ -169.53316824776812
+ ],
+ [
+ -23.90851702008922,
+ -182.57428850446468
+ ],
+ [
+ -23.90851702008922,
+ -191.268310546875
+ ],
+ [
+ -23.90851702008922,
+ -199.96233258928623
+ ],
+ [
+ -23.90851702008922,
+ -210.82972935267935
+ ],
+ [
+ -26.08206612723211,
+ -221.6973005022328
+ ],
+ [
+ -28.25544084821422,
+ -230.39132254464312
+ ],
+ [
+ -28.25544084821422,
+ -236.91179547991123
+ ],
+ [
+ -28.25544084821422,
+ -245.60581752232247
+ ],
+ [
+ -28.25544084821422,
+ -254.2998395647328
+ ],
+ [
+ -28.25544084821422,
+ -260.8203125
+ ],
+ [
+ -26.08206612723211,
+ -265.16741071428623
+ ],
+ [
+ -26.08206612723211,
+ -271.68788364955435
+ ],
+ [
+ -26.08206612723211,
+ -278.20835658482247
+ ],
+ [
+ -23.90851702008922,
+ -289.0759277343759
+ ],
+ [
+ -21.73496791294656,
+ -295.5964006696431
+ ],
+ [
+ -21.73496791294656,
+ -299.9433244977681
+ ],
+ [
+ -19.56141880580367,
+ -306.46379743303623
+ ],
+ [
+ -19.56141880580367,
+ -310.81089564732247
+ ],
+ [
+ -19.56141880580367,
+ -315.1579066685272
+ ],
+ [
+ -17.38804408482156,
+ -319.5049176897328
+ ],
+ [
+ -17.38804408482156,
+ -323.8519287109384
+ ],
+ [
+ -17.38804408482156,
+ -328.1989397321431
+ ],
+ [
+ -17.38804408482156,
+ -336.89287458147373
+ ],
+ [
+ -17.38804408482156,
+ -339.06642368861685
+ ],
+ [
+ -17.38804408482156,
+ -343.41343470982247
+ ],
+ [
+ -17.38804408482156,
+ -347.7604457310272
+ ],
+ [
+ -17.38804408482156,
+ -352.1074567522328
+ ],
+ [
+ -17.38804408482156,
+ -356.4544677734384
+ ],
+ [
+ -19.56141880580367,
+ -356.4544677734384
+ ],
+ [
+ -19.56141880580367,
+ -360.8013916015634
+ ],
+ [
+ -19.56141880580367,
+ -362.9749407087056
+ ],
+ [
+ -19.56141880580367,
+ -365.1484026227681
+ ],
+ [
+ -19.56141880580367,
+ -367.32195172991123
+ ],
+ [
+ -17.38804408482156,
+ -367.32195172991123
+ ],
+ [
+ -17.38804408482156,
+ -369.49541364397373
+ ],
+ [
+ -17.38804408482156,
+ -369.49541364397373
+ ]
+ ],
+ "pressures": [
+ 0.13922119140625,
+ 0.194427490234375,
+ 0.2208099365234375,
+ 0.2442474365234375,
+ 0.2540283203125,
+ 0.2344818115234375,
+ 0.2510986328125,
+ 0.460174560546875,
+ 0.4899749755859375,
+ 0.501708984375,
+ 0.502685546875,
+ 0.510986328125,
+ 0.511474609375,
+ 0.520263671875,
+ 0.527587890625,
+ 0.5324859619140625,
+ 0.5354156494140625,
+ 0.5388336181640625,
+ 0.5495758056640625,
+ 0.5588531494140625,
+ 0.565704345703125,
+ 0.570098876953125,
+ 0.572540283203125,
+ 0.576934814453125,
+ 0.580841064453125,
+ 0.582794189453125,
+ 0.584747314453125,
+ 0.587677001953125,
+ 0.590606689453125,
+ 0.5979461669921875,
+ 0.6062469482421875,
+ 0.6165008544921875,
+ 0.6189422607421875,
+ 0.6204071044921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6243133544921875,
+ 0.62530517578125,
+ 0.6248016357421875,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62677001953125,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.62677001953125,
+ 0.62628173828125,
+ 0.62677001953125,
+ 0.62774658203125,
+ 0.62677001953125,
+ 0.62677001953125,
+ 0.62823486328125,
+ 0.62725830078125,
+ 0.62579345703125,
+ 0.62823486328125,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62823486328125,
+ 0.62628173828125,
+ 0.6228485107421875,
+ 0.6189422607421875,
+ 0.15386962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -17.38804408482156,
+ -369.49541364397373
+ ]
+ },
+ {
+ "id": "wvsrenT8rXeD8HyVaWQWU",
+ "type": "freedraw",
+ "x": 597.8812882165778,
+ "y": 5393.461500949378,
+ "width": 58.68460518973211,
+ "height": 78.24611118861594,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMp",
+ "roundness": null,
+ "seed": 1959757617,
+ "version": 36,
+ "versionNonce": 1624616177,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563851850,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 2.173549107143117
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -2.1734619140625
+ ],
+ [
+ 6.52047293526789,
+ -4.347011021205617
+ ],
+ [
+ 15.214494977678669,
+ -17.38795689174094
+ ],
+ [
+ 17.38804408482156,
+ -23.908517020089675
+ ],
+ [
+ 19.56141880580367,
+ -32.6025390625
+ ],
+ [
+ 26.08206612723211,
+ -47.81703404017844
+ ],
+ [
+ 30.42898995535711,
+ -63.03152901785688
+ ],
+ [
+ 32.6025390625,
+ -73.89901297433062
+ ],
+ [
+ 32.6025390625,
+ -76.07256208147282
+ ],
+ [
+ 32.6025390625,
+ -73.89901297433062
+ ],
+ [
+ 34.77591378348211,
+ -69.552001953125
+ ],
+ [
+ 34.77591378348211,
+ -65.205078125
+ ],
+ [
+ 34.77591378348211,
+ -58.684517996652175
+ ],
+ [
+ 36.949462890625,
+ -52.16404506138406
+ ],
+ [
+ 41.29656110491078,
+ -39.12301199776812
+ ],
+ [
+ 47.81703404017867,
+ -23.908517020089675
+ ],
+ [
+ 54.33750697544656,
+ -15.214494977678442
+ ],
+ [
+ 56.51105608258922,
+ -10.867483956472825
+ ],
+ [
+ 52.16395786830367,
+ -10.867483956472825
+ ],
+ [
+ 47.81703404017867,
+ -13.040945870535325
+ ],
+ [
+ 43.46993582589289,
+ -15.214494977678442
+ ],
+ [
+ 36.949462890625,
+ -15.214494977678442
+ ],
+ [
+ 32.6025390625,
+ -17.38795689174094
+ ],
+ [
+ 26.08206612723211,
+ -19.56150599888406
+ ],
+ [
+ 17.38804408482156,
+ -21.73496791294656
+ ],
+ [
+ 8.69402204241078,
+ -23.908517020089675
+ ],
+ [
+ 4.346923828125,
+ -23.908517020089675
+ ],
+ [
+ 2.1735491071428896,
+ -23.908517020089675
+ ],
+ [
+ 4.346923828125,
+ -23.908517020089675
+ ],
+ [
+ 8.69402204241078,
+ -23.908517020089675
+ ],
+ [
+ 13.04094587053578,
+ -26.081978934152175
+ ],
+ [
+ 13.04094587053578,
+ -26.081978934152175
+ ]
+ ],
+ "pressures": [
+ 0.1573028564453125,
+ 0.4816741943359375,
+ 0.591583251953125,
+ 0.6033172607421875,
+ 0.6091766357421875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6213836669921875,
+ 0.6228485107421875,
+ 0.6218719482421875,
+ 0.62921142578125,
+ 0.63800048828125,
+ 0.63946533203125,
+ 0.64044189453125,
+ 0.64141845703125,
+ 0.64239501953125,
+ 0.64288330078125,
+ 0.64385986328125,
+ 0.64288330078125,
+ 0.64239501953125,
+ 0.687835693359375,
+ 0.6873321533203125,
+ 0.687835693359375,
+ 0.6873321533203125,
+ 0.688812255859375,
+ 0.6873321533203125,
+ 0.6868438720703125,
+ 0.6775665283203125,
+ 0.6687774658203125,
+ 0.579376220703125,
+ 0.4850921630859375,
+ 0.323883056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ -26.081978934152175
+ ]
+ },
+ {
+ "id": "7DKflUjFjuaf7LvThumU9",
+ "type": "freedraw",
+ "x": 623.9633543438099,
+ "y": 5715.139793360093,
+ "width": 641.183035714286,
+ "height": 13.041120256696558,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMq",
+ "roundness": null,
+ "seed": 1114684127,
+ "version": 83,
+ "versionNonce": 1491330929,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563855581,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -2.173374720981883
+ ],
+ [
+ 0,
+ -2.173374720981883
+ ],
+ [
+ 2.1733747209821104,
+ -2.173374720981883
+ ],
+ [
+ 4.346923828125,
+ -2.173374720981883
+ ],
+ [
+ 6.52047293526789,
+ -2.173374720981883
+ ],
+ [
+ 10.86739676339289,
+ -4.346923828125
+ ],
+ [
+ 15.214494977678669,
+ -4.346923828125
+ ],
+ [
+ 17.38786969866078,
+ -4.346923828125
+ ],
+ [
+ 32.6025390625,
+ -6.520472935268117
+ ],
+ [
+ 39.12301199776789,
+ -6.520472935268117
+ ],
+ [
+ 45.64348493303578,
+ -6.520472935268117
+ ],
+ [
+ 49.99040876116078,
+ -6.520472935268117
+ ],
+ [
+ 54.33750697544656,
+ -6.520472935268117
+ ],
+ [
+ 58.68443080357156,
+ -6.520472935268117
+ ],
+ [
+ 63.03152901785711,
+ -6.520472935268117
+ ],
+ [
+ 76.07247488839289,
+ -4.346923828125
+ ],
+ [
+ 82.59312220982156,
+ -4.346923828125
+ ],
+ [
+ 91.28696986607156,
+ -2.173374720981883
+ ],
+ [
+ 95.63406808035711,
+ -2.173374720981883
+ ],
+ [
+ 99.98116629464289,
+ 0
+ ],
+ [
+ 117.36921037946445,
+ 0
+ ],
+ [
+ 128.2366071428571,
+ 0
+ ],
+ [
+ 139.10400390625,
+ 2.173549107143117
+ ],
+ [
+ 147.79820033482156,
+ 2.173549107143117
+ ],
+ [
+ 158.66559709821445,
+ 4.3470982142853245
+ ],
+ [
+ 171.70654296875,
+ 4.3470982142853245
+ ],
+ [
+ 180.40073939732156,
+ 4.3470982142853245
+ ],
+ [
+ 191.26813616071422,
+ 4.3470982142853245
+ ],
+ [
+ 204.30908203125,
+ 4.3470982142853245
+ ],
+ [
+ 217.35002790178578,
+ 4.3470982142853245
+ ],
+ [
+ 226.04422433035734,
+ 4.3470982142853245
+ ],
+ [
+ 232.56452287946422,
+ 4.3470982142853245
+ ],
+ [
+ 241.25871930803578,
+ 4.3470982142853245
+ ],
+ [
+ 247.77901785714312,
+ 4.3470982142853245
+ ],
+ [
+ 260.8203125,
+ 4.3470982142853245
+ ],
+ [
+ 269.51416015625,
+ 4.3470982142853245
+ ],
+ [
+ 278.20835658482156,
+ 4.3470982142853245
+ ],
+ [
+ 295.59605189732156,
+ 4.3470982142853245
+ ],
+ [
+ 306.4637974330358,
+ 4.3470982142853245
+ ],
+ [
+ 315.1576450892858,
+ 4.3470982142853245
+ ],
+ [
+ 321.6782924107142,
+ 2.173549107143117
+ ],
+ [
+ 328.19859095982156,
+ 2.173549107143117
+ ],
+ [
+ 339.0663364955358,
+ 0
+ ],
+ [
+ 360.80113002232156,
+ 0
+ ],
+ [
+ 382.53627232142844,
+ 0
+ ],
+ [
+ 402.0978655133931,
+ 2.173549107143117
+ ],
+ [
+ 417.31236049107156,
+ 2.173549107143117
+ ],
+ [
+ 430.35330636160734,
+ 2.173549107143117
+ ],
+ [
+ 441.220703125,
+ 2.173549107143117
+ ],
+ [
+ 445.5678013392858,
+ 2.173549107143117
+ ],
+ [
+ 452.0884486607142,
+ 2.173549107143117
+ ],
+ [
+ 460.7822963169642,
+ 2.173549107143117
+ ],
+ [
+ 478.1703404017858,
+ 2.173549107143117
+ ],
+ [
+ 489.03773716517844,
+ 2.173549107143117
+ ],
+ [
+ 495.55838448660734,
+ 2.173549107143117
+ ],
+ [
+ 497.73193359375,
+ 2.173549107143117
+ ],
+ [
+ 502.0790318080358,
+ 2.173549107143117
+ ],
+ [
+ 512.9464285714284,
+ 2.173549107143117
+ ],
+ [
+ 521.6402762276784,
+ 2.173549107143117
+ ],
+ [
+ 530.33447265625,
+ 0
+ ],
+ [
+ 536.8547712053573,
+ 0
+ ],
+ [
+ 543.3754185267858,
+ 0
+ ],
+ [
+ 552.0696149553573,
+ 0
+ ],
+ [
+ 558.5899135044642,
+ 0
+ ],
+ [
+ 569.4573102678573,
+ 0
+ ],
+ [
+ 571.630859375,
+ 0
+ ],
+ [
+ 578.1515066964284,
+ 0
+ ],
+ [
+ 584.6721540178573,
+ 0
+ ],
+ [
+ 591.1924525669642,
+ 0
+ ],
+ [
+ 602.0598493303573,
+ -2.173374720981883
+ ],
+ [
+ 612.9275948660716,
+ -2.173374720981883
+ ],
+ [
+ 615.1011439732142,
+ -2.173374720981883
+ ],
+ [
+ 617.2746930803573,
+ -2.173374720981883
+ ],
+ [
+ 621.6214425223216,
+ -2.173374720981883
+ ],
+ [
+ 625.9685407366073,
+ -2.173374720981883
+ ],
+ [
+ 628.14208984375,
+ -2.173374720981883
+ ],
+ [
+ 630.3156389508931,
+ -4.346923828125
+ ],
+ [
+ 632.4891880580358,
+ -6.520472935268117
+ ],
+ [
+ 636.8359375,
+ -6.520472935268117
+ ],
+ [
+ 639.0094866071431,
+ -8.694022042411234
+ ],
+ [
+ 639.0094866071431,
+ -8.694022042411234
+ ]
+ ],
+ "pressures": [
+ 0.2706298828125,
+ 0.521240234375,
+ 0.593048095703125,
+ 0.6082000732421875,
+ 0.6130828857421875,
+ 0.6194305419921875,
+ 0.6243133544921875,
+ 0.62921142578125,
+ 0.63409423828125,
+ 0.64385986328125,
+ 0.64727783203125,
+ 0.65167236328125,
+ 0.65264892578125,
+ 0.65411376953125,
+ 0.65460205078125,
+ 0.6570587158203125,
+ 0.6638946533203125,
+ 0.6697540283203125,
+ 0.6702423095703125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6692657470703125,
+ 0.6673126220703125,
+ 0.6678009033203125,
+ 0.6678009033203125,
+ 0.6678009033203125,
+ 0.6682891845703125,
+ 0.6687774658203125,
+ 0.6697540283203125,
+ 0.6707305908203125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6717071533203125,
+ 0.6731719970703125,
+ 0.6746368408203125,
+ 0.6761016845703125,
+ 0.6775665283203125,
+ 0.6800079345703125,
+ 0.6829376220703125,
+ 0.6819610595703125,
+ 0.6814727783203125,
+ 0.6804962158203125,
+ 0.6809844970703125,
+ 0.6829376220703125,
+ 0.698577880859375,
+ 0.698089599609375,
+ 0.698089599609375,
+ 0.694183349609375,
+ 0.691741943359375,
+ 0.692230224609375,
+ 0.692718505859375,
+ 0.692718505859375,
+ 0.692230224609375,
+ 0.692718505859375,
+ 0.692718505859375,
+ 0.692718505859375,
+ 0.693206787109375,
+ 0.693206787109375,
+ 0.692718505859375,
+ 0.692230224609375,
+ 0.691253662109375,
+ 0.690765380859375,
+ 0.691253662109375,
+ 0.690277099609375,
+ 0.689788818359375,
+ 0.690277099609375,
+ 0.690277099609375,
+ 0.690277099609375,
+ 0.690277099609375,
+ 0.691253662109375,
+ 0.690765380859375,
+ 0.690765380859375,
+ 0.691253662109375,
+ 0.691741943359375,
+ 0.691741943359375,
+ 0.693206787109375,
+ 0.6814727783203125,
+ 0.4123077392578125,
+ 0.2882232666015625,
+ 0.01806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 639.0094866071431,
+ -8.694022042411234
+ ]
+ },
+ {
+ "id": "QtZ8jtb-aoZ0F1bVbLGWJ",
+ "type": "freedraw",
+ "x": 1234.7174001027383,
+ "y": 5686.884352511878,
+ "width": 36.94928850446422,
+ "height": 52.164132254463766,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMr",
+ "roundness": null,
+ "seed": 2083749681,
+ "version": 28,
+ "versionNonce": 82732401,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563856201,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.1735491071422075
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 2.1733747209827925
+ ],
+ [
+ 4.347098214285779,
+ 6.520472935268117
+ ],
+ [
+ 8.69384765625,
+ 8.694022042410325
+ ],
+ [
+ 10.867396763393117,
+ 10.867396763393117
+ ],
+ [
+ 15.214494977678896,
+ 15.214494977678442
+ ],
+ [
+ 17.38804408482156,
+ 17.38804408482156
+ ],
+ [
+ 21.735142299107338,
+ 19.56141880580344
+ ],
+ [
+ 23.908342633928896,
+ 21.73496791294656
+ ],
+ [
+ 26.08189174107156,
+ 23.908517020089675
+ ],
+ [
+ 26.08189174107156,
+ 26.082066127232792
+ ],
+ [
+ 23.908342633928896,
+ 28.255440848214675
+ ],
+ [
+ 21.735142299107338,
+ 30.428989955357792
+ ],
+ [
+ 19.561593191964675,
+ 34.77591378348279
+ ],
+ [
+ 17.38804408482156,
+ 34.77591378348279
+ ],
+ [
+ 13.04094587053578,
+ 39.12301199776812
+ ],
+ [
+ 8.69384765625,
+ 41.296561104910325
+ ],
+ [
+ 4.347098214285779,
+ 43.46993582589312
+ ],
+ [
+ -2.1735491071426623,
+ 45.643484933035325
+ ],
+ [
+ -4.3470982142853245,
+ 45.643484933035325
+ ],
+ [
+ -4.3470982142853245,
+ 47.81703404017844
+ ],
+ [
+ -6.5206473214284415,
+ 47.81703404017844
+ ],
+ [
+ -8.694196428571104,
+ 49.99058314732156
+ ],
+ [
+ -10.867396763392662,
+ 49.99058314732156
+ ],
+ [
+ -10.867396763392662,
+ 49.99058314732156
+ ]
+ ],
+ "pressures": [
+ 0.1006317138671875,
+ 0.571075439453125,
+ 0.63555908203125,
+ 0.64630126953125,
+ 0.65264892578125,
+ 0.65509033203125,
+ 0.65557861328125,
+ 0.6565704345703125,
+ 0.6570587158203125,
+ 0.6590118408203125,
+ 0.6580352783203125,
+ 0.6580352783203125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6609649658203125,
+ 0.65509033203125,
+ 0.65460205078125,
+ 0.65557861328125,
+ 0.6585235595703125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6595001220703125,
+ 0.6570587158203125,
+ 0.63946533203125,
+ 0.3639373779296875,
+ 0.092315673828125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.867396763392662,
+ 49.99058314732156
+ ]
+ },
+ {
+ "id": "vnexaLsWcluypxeTWd8bS",
+ "type": "freedraw",
+ "x": 1362.9540072455957,
+ "y": 5295.653970954958,
+ "width": 84.76667131696422,
+ "height": 149.97166224888406,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMs",
+ "roundness": null,
+ "seed": 229748497,
+ "version": 60,
+ "versionNonce": 1763969873,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563860804,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 2.1734619140625
+ ],
+ [
+ 4.347098214285779,
+ 6.5204729352672075
+ ],
+ [
+ 6.520298549107338,
+ 15.214494977678442
+ ],
+ [
+ 10.867396763392662,
+ 23.908517020088766
+ ],
+ [
+ 13.04094587053578,
+ 36.94955008370471
+ ],
+ [
+ 15.214494977678442,
+ 49.99049595424094
+ ],
+ [
+ 21.73479352678578,
+ 89.11359514508877
+ ],
+ [
+ 23.90834263392844,
+ 108.67510114397282
+ ],
+ [
+ 26.08189174107156,
+ 126.06314522879438
+ ],
+ [
+ 26.08189174107156,
+ 130.41006905691938
+ ],
+ [
+ 23.90834263392844,
+ 136.9306291852672
+ ],
+ [
+ 21.73479352678578,
+ 143.45110212053532
+ ],
+ [
+ 21.73479352678578,
+ 141.27764020647282
+ ],
+ [
+ 19.56159319196422,
+ 139.1040910993297
+ ],
+ [
+ 15.214494977678442,
+ 130.41006905691938
+ ],
+ [
+ 10.867396763392662,
+ 117.36912318638315
+ ],
+ [
+ 6.520298549107338,
+ 104.32809012276721
+ ],
+ [
+ 6.520298549107338,
+ 97.8076171875
+ ],
+ [
+ 4.347098214285779,
+ 89.11359514508877
+ ],
+ [
+ 4.347098214285779,
+ 73.89901297432971
+ ],
+ [
+ 6.520298549107338,
+ 56.511056082588766
+ ],
+ [
+ 10.867396763392662,
+ 36.94955008370471
+ ],
+ [
+ 15.214494977678442,
+ 23.908517020088766
+ ],
+ [
+ 21.73479352678578,
+ 13.041033063615942
+ ],
+ [
+ 34.77608816964266,
+ 0
+ ],
+ [
+ 43.46993582589266,
+ -4.347011021205617
+ ],
+ [
+ 47.81703404017844,
+ -6.520560128348734
+ ],
+ [
+ 54.33733258928578,
+ -6.520560128348734
+ ],
+ [
+ 60.85797991071422,
+ -2.173549107143117
+ ],
+ [
+ 69.55217633928578,
+ 6.5204729352672075
+ ],
+ [
+ 80.41957310267844,
+ 23.908517020088766
+ ],
+ [
+ 84.76667131696422,
+ 32.6025390625
+ ],
+ [
+ 84.76667131696422,
+ 41.296561104910325
+ ],
+ [
+ 84.76667131696422,
+ 47.81703404017844
+ ],
+ [
+ 78.24602399553578,
+ 58.684517996651266
+ ],
+ [
+ 69.55217633928578,
+ 63.03152901785688
+ ],
+ [
+ 58.684430803571104,
+ 67.3785400390625
+ ],
+ [
+ 45.64348493303578,
+ 69.55208914620471
+ ],
+ [
+ 32.6025390625,
+ 69.55208914620471
+ ],
+ [
+ 19.56159319196422,
+ 67.3785400390625
+ ],
+ [
+ 17.38804408482156,
+ 67.3785400390625
+ ],
+ [
+ 17.38804408482156,
+ 65.205078125
+ ],
+ [
+ 19.56159319196422,
+ 65.205078125
+ ],
+ [
+ 21.73479352678578,
+ 65.205078125
+ ],
+ [
+ 26.08189174107156,
+ 65.205078125
+ ],
+ [
+ 30.428989955357338,
+ 65.205078125
+ ],
+ [
+ 43.46993582589266,
+ 65.205078125
+ ],
+ [
+ 60.85797991071422,
+ 69.55208914620471
+ ],
+ [
+ 69.55217633928578,
+ 73.89901297432971
+ ],
+ [
+ 73.89892578125,
+ 78.24602399553532
+ ],
+ [
+ 78.24602399553578,
+ 86.94004603794565
+ ],
+ [
+ 80.41957310267844,
+ 99.9810791015625
+ ],
+ [
+ 80.41957310267844,
+ 108.67510114397282
+ ],
+ [
+ 80.41957310267844,
+ 115.19557407924094
+ ],
+ [
+ 80.41957310267844,
+ 117.36912318638315
+ ],
+ [
+ 80.41957310267844,
+ 119.54258510044565
+ ],
+ [
+ 80.41957310267844,
+ 117.36912318638315
+ ],
+ [
+ 80.41957310267844,
+ 117.36912318638315
+ ]
+ ],
+ "pressures": [
+ 0.1763458251953125,
+ 0.6726837158203125,
+ 0.6868438720703125,
+ 0.698577880859375,
+ 0.704437255859375,
+ 0.706390380859375,
+ 0.710784912109375,
+ 0.711761474609375,
+ 0.711761474609375,
+ 0.711273193359375,
+ 0.710296630859375,
+ 0.708343505859375,
+ 0.702484130859375,
+ 0.708831787109375,
+ 0.708831787109375,
+ 0.708343505859375,
+ 0.707366943359375,
+ 0.706878662109375,
+ 0.706878662109375,
+ 0.706878662109375,
+ 0.706390380859375,
+ 0.705902099609375,
+ 0.705413818359375,
+ 0.705413818359375,
+ 0.702972412109375,
+ 0.704925537109375,
+ 0.703948974609375,
+ 0.703460693359375,
+ 0.705413818359375,
+ 0.710296630859375,
+ 0.715667724609375,
+ 0.717620849609375,
+ 0.718109130859375,
+ 0.718597412109375,
+ 0.7220306396484375,
+ 0.7288665771484375,
+ 0.7293548583984375,
+ 0.7244720458984375,
+ 0.710784912109375,
+ 0.704437255859375,
+ 0.701507568359375,
+ 0.697113037109375,
+ 0.6858673095703125,
+ 0.689788818359375,
+ 0.693695068359375,
+ 0.696136474609375,
+ 0.697601318359375,
+ 0.698577880859375,
+ 0.697601318359375,
+ 0.697601318359375,
+ 0.696136474609375,
+ 0.700531005859375,
+ 0.706390380859375,
+ 0.707366943359375,
+ 0.708343505859375,
+ 0.708343505859375,
+ 0.6790313720703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 80.41957310267844,
+ 117.36912318638315
+ ]
+ },
+ {
+ "id": "PUA2V3S2AsPkTizM9d9UB",
+ "type": "freedraw",
+ "x": 1493.3641634955957,
+ "y": 5352.165027037547,
+ "width": 32.6025390625,
+ "height": 2.1734619140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMt",
+ "roundness": null,
+ "seed": 535046929,
+ "version": 12,
+ "versionNonce": 1742137937,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563861264,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 0
+ ],
+ [
+ 17.388044084821104,
+ 0
+ ],
+ [
+ 26.081891741071104,
+ 0
+ ],
+ [
+ 28.25544084821422,
+ 0
+ ],
+ [
+ 32.6025390625,
+ 0
+ ],
+ [
+ 30.428989955356883,
+ 2.1734619140625
+ ],
+ [
+ 30.428989955356883,
+ 2.1734619140625
+ ]
+ ],
+ "pressures": [
+ 0.330230712890625,
+ 0.6590118408203125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6086883544921875,
+ 0.5534820556640625,
+ 0.4220733642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.428989955356883,
+ 2.1734619140625
+ ]
+ },
+ {
+ "id": "qF1yi5zecSatGUUmHvJFf",
+ "type": "freedraw",
+ "x": 1484.6699670670241,
+ "y": 5378.247005971699,
+ "width": 52.16413225446422,
+ "height": 2.1735491071422075,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMu",
+ "roundness": null,
+ "seed": 145443345,
+ "version": 12,
+ "versionNonce": 1853540689,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563861500,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 6.5206473214284415,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ 0
+ ],
+ [
+ 30.428989955357338,
+ 0
+ ],
+ [
+ 36.94963727678578,
+ 0
+ ],
+ [
+ 41.29673549107156,
+ 0
+ ],
+ [
+ 49.99058314732156,
+ 0
+ ],
+ [
+ 52.16413225446422,
+ 2.1735491071422075
+ ],
+ [
+ 52.16413225446422,
+ 2.1735491071422075
+ ]
+ ],
+ "pressures": [
+ 0.4919281005859375,
+ 0.62872314453125,
+ 0.64630126953125,
+ 0.6590118408203125,
+ 0.6682891845703125,
+ 0.6717071533203125,
+ 0.6707305908203125,
+ 0.6565704345703125,
+ 0.459197998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 52.16413225446422,
+ 2.1735491071422075
+ ]
+ },
+ {
+ "id": "dc6GfXQ_r2J3lEKlPJjN2",
+ "type": "freedraw",
+ "x": 1634.641542122828,
+ "y": 5323.909498996252,
+ "width": 73.89910016741078,
+ "height": 89.11350795200906,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMv",
+ "roundness": null,
+ "seed": 1876224223,
+ "version": 40,
+ "versionNonce": 62382943,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563873231,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 4.346923828125,
+ -6.5205601283478245
+ ],
+ [
+ 8.694022042410325,
+ -8.694022042410325
+ ],
+ [
+ 15.214494977678442,
+ -10.867571149553442
+ ],
+ [
+ 19.56141880580344,
+ -13.041033063615942
+ ],
+ [
+ 28.25544084821422,
+ -17.38804408482156
+ ],
+ [
+ 32.6025390625,
+ -17.38804408482156
+ ],
+ [
+ 36.949462890625,
+ -19.56150599888406
+ ],
+ [
+ 41.296561104910325,
+ -17.38804408482156
+ ],
+ [
+ 45.643484933035325,
+ -13.041033063615942
+ ],
+ [
+ 49.990408761160325,
+ -4.347011021205617
+ ],
+ [
+ 52.16395786830344,
+ 4.347011021205617
+ ],
+ [
+ 49.990408761160325,
+ 15.214494977678442
+ ],
+ [
+ 45.643484933035325,
+ 19.56150599888406
+ ],
+ [
+ 39.12301199776766,
+ 21.73496791294656
+ ],
+ [
+ 34.77608816964266,
+ 21.73496791294656
+ ],
+ [
+ 30.428989955356883,
+ 23.908517020089675
+ ],
+ [
+ 32.6025390625,
+ 23.908517020089675
+ ],
+ [
+ 36.949462890625,
+ 26.081978934152175
+ ],
+ [
+ 39.12301199776766,
+ 28.255528041294383
+ ],
+ [
+ 43.46993582589266,
+ 30.428989955356883
+ ],
+ [
+ 47.81685965401766,
+ 34.7760009765625
+ ],
+ [
+ 52.16395786830344,
+ 39.12301199776812
+ ],
+ [
+ 60.858154296875,
+ 47.81703404017844
+ ],
+ [
+ 69.552001953125,
+ 54.33750697544656
+ ],
+ [
+ 71.72555106026766,
+ 58.684517996652175
+ ],
+ [
+ 71.72555106026766,
+ 60.85806710379438
+ ],
+ [
+ 71.72555106026766,
+ 63.03152901785688
+ ],
+ [
+ 65.20490373883922,
+ 67.3785400390625
+ ],
+ [
+ 54.337506975446104,
+ 69.552001953125
+ ],
+ [
+ 43.46993582589266,
+ 69.552001953125
+ ],
+ [
+ 32.6025390625,
+ 69.552001953125
+ ],
+ [
+ 21.734967912946104,
+ 69.552001953125
+ ],
+ [
+ 19.56141880580344,
+ 69.552001953125
+ ],
+ [
+ 17.388044084821104,
+ 69.552001953125
+ ],
+ [
+ 17.388044084821104,
+ 69.552001953125
+ ]
+ ],
+ "pressures": [
+ 0.4132843017578125,
+ 0.448455810546875,
+ 0.5525054931640625,
+ 0.5622711181640625,
+ 0.569610595703125,
+ 0.573516845703125,
+ 0.577911376953125,
+ 0.581817626953125,
+ 0.588653564453125,
+ 0.593536376953125,
+ 0.5955047607421875,
+ 0.5959930419921875,
+ 0.6023406982421875,
+ 0.6077117919921875,
+ 0.6096649169921875,
+ 0.6140594482421875,
+ 0.6189422607421875,
+ 0.62921142578125,
+ 0.63018798828125,
+ 0.62725830078125,
+ 0.5959930419921875,
+ 0.6013641357421875,
+ 0.6023406982421875,
+ 0.6033172607421875,
+ 0.6038055419921875,
+ 0.6038055419921875,
+ 0.6047821044921875,
+ 0.6057586669921875,
+ 0.6150360107421875,
+ 0.62823486328125,
+ 0.63702392578125,
+ 0.6663360595703125,
+ 0.6800079345703125,
+ 0.6844024658203125,
+ 0.6844024658203125,
+ 0.65557861328125,
+ 0.564727783203125,
+ 0.319000244140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.388044084821104,
+ 69.552001953125
+ ]
+ },
+ {
+ "id": "omF6CSy12FbrM09sGYCu6",
+ "type": "freedraw",
+ "x": 1771.5721713080957,
+ "y": 5347.818016016342,
+ "width": 41.29638671875,
+ "height": 52.16404506138406,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMw",
+ "roundness": null,
+ "seed": 210588593,
+ "version": 31,
+ "versionNonce": 1191357887,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563875237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ -2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ -4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ -6.5206473214284415,
+ -4.347011021205617
+ ],
+ [
+ -10.867396763392662,
+ -4.347011021205617
+ ],
+ [
+ -13.04094587053578,
+ -4.347011021205617
+ ],
+ [
+ -21.735142299107338,
+ -4.347011021205617
+ ],
+ [
+ -23.90869140625,
+ -2.173549107143117
+ ],
+ [
+ -26.08189174107156,
+ -2.173549107143117
+ ],
+ [
+ -23.90869140625,
+ 4.3470110212047075
+ ],
+ [
+ -19.56159319196422,
+ 13.040945870535325
+ ],
+ [
+ -13.04094587053578,
+ 21.73496791294656
+ ],
+ [
+ -4.347098214285779,
+ 28.255528041294383
+ ],
+ [
+ 4.347098214285779,
+ 32.6025390625
+ ],
+ [
+ 6.5206473214284415,
+ 34.7760009765625
+ ],
+ [
+ 10.867396763392662,
+ 36.94955008370471
+ ],
+ [
+ 13.04094587053578,
+ 39.12301199776721
+ ],
+ [
+ 15.214494977678442,
+ 39.12301199776721
+ ],
+ [
+ 10.867396763392662,
+ 41.29647391182971
+ ],
+ [
+ 2.1735491071426623,
+ 45.643484933035325
+ ],
+ [
+ -6.5206473214284415,
+ 47.81703404017844
+ ],
+ [
+ -10.867396763392662,
+ 47.81703404017844
+ ],
+ [
+ -13.04094587053578,
+ 47.81703404017844
+ ],
+ [
+ -21.735142299107338,
+ 47.81703404017844
+ ],
+ [
+ -23.90869140625,
+ 45.643484933035325
+ ],
+ [
+ -21.735142299107338,
+ 43.470023018972825
+ ],
+ [
+ -21.735142299107338,
+ 43.470023018972825
+ ]
+ ],
+ "pressures": [
+ 0.2427825927734375,
+ 0.587188720703125,
+ 0.6135711669921875,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6692657470703125,
+ 0.6678009033203125,
+ 0.6653594970703125,
+ 0.6653594970703125,
+ 0.6678009033203125,
+ 0.6692657470703125,
+ 0.6678009033203125,
+ 0.6673126220703125,
+ 0.6707305908203125,
+ 0.6721954345703125,
+ 0.6717071533203125,
+ 0.6717071533203125,
+ 0.6736602783203125,
+ 0.6741485595703125,
+ 0.6775665283203125,
+ 0.695159912109375,
+ 0.7230072021484375,
+ 0.7264251708984375,
+ 0.7322845458984375,
+ 0.7352142333984375,
+ 0.7352142333984375,
+ 0.710784912109375,
+ 0.63897705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -21.735142299107338,
+ 43.470023018972825
+ ]
+ },
+ {
+ "id": "v74TP_Jg2-7xJf4nLZeAB",
+ "type": "freedraw",
+ "x": 1808.5218085848815,
+ "y": 5369.5529839292885,
+ "width": 2.173549107143117,
+ "height": 21.735055106026266,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMx",
+ "roundness": null,
+ "seed": 1972603391,
+ "version": 11,
+ "versionNonce": 270947025,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563875500,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 8.694022042410325
+ ],
+ [
+ 0,
+ 13.041033063615942
+ ],
+ [
+ 0,
+ 15.214582170758149
+ ],
+ [
+ 0,
+ 17.38804408482065
+ ],
+ [
+ 0,
+ 19.56150599888315
+ ],
+ [
+ 0,
+ 21.735055106026266
+ ],
+ [
+ 2.173549107143117,
+ 17.38804408482065
+ ],
+ [
+ 2.173549107143117,
+ 15.214582170758149
+ ],
+ [
+ 2.173549107143117,
+ 15.214582170758149
+ ]
+ ],
+ "pressures": [
+ 0.449432373046875,
+ 0.6809844970703125,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6795196533203125,
+ 0.65362548828125,
+ 0.6135711669921875,
+ 0.1768341064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.173549107143117,
+ 15.214582170758149
+ ]
+ },
+ {
+ "id": "BZYcyyZnIkFM_RQ4I0l2U",
+ "type": "freedraw",
+ "x": 1821.5627544554172,
+ "y": 5336.9504448667885,
+ "width": 10.867396763392662,
+ "height": 2.1734619140625,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMy",
+ "roundness": null,
+ "seed": 1503302289,
+ "version": 8,
+ "versionNonce": 1875395089,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563875677,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ 0,
+ -2.1734619140625
+ ],
+ [
+ 4.347098214285779,
+ -2.1734619140625
+ ],
+ [
+ 6.520298549107338,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ],
+ [
+ 8.69384765625,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.316558837890625,
+ 0.5622711181640625,
+ 0.5319976806640625,
+ 0.330230712890625,
+ 0.01123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69384765625,
+ 0
+ ]
+ },
+ {
+ "id": "YIbTqj0UGQzeP9nO3uwaI",
+ "type": "freedraw",
+ "x": 1836.7772494330957,
+ "y": 5384.767566100047,
+ "width": 34.77608816964266,
+ "height": 34.7760009765625,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bMz",
+ "roundness": null,
+ "seed": 981053905,
+ "version": 19,
+ "versionNonce": 1044934879,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563876036,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.1734619140625
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ 0,
+ -4.3470110212047075
+ ],
+ [
+ 2.173549107143117,
+ -8.694022042410325
+ ],
+ [
+ 4.347098214285779,
+ -13.041033063615942
+ ],
+ [
+ 6.520298549107338,
+ -15.214582170758149
+ ],
+ [
+ 8.69384765625,
+ -21.735055106026266
+ ],
+ [
+ 10.867396763393117,
+ -21.735055106026266
+ ],
+ [
+ 13.04094587053578,
+ -19.561593191963766
+ ],
+ [
+ 15.214494977678896,
+ -15.214582170758149
+ ],
+ [
+ 17.38804408482156,
+ -4.3470110212047075
+ ],
+ [
+ 19.56159319196422,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ 4.346923828125
+ ],
+ [
+ 23.908342633928896,
+ 8.693934849330617
+ ],
+ [
+ 28.25544084821422,
+ 13.040945870536234
+ ],
+ [
+ 32.6025390625,
+ 10.867483956473734
+ ],
+ [
+ 32.6025390625,
+ 10.867483956473734
+ ]
+ ],
+ "pressures": [
+ 0.461639404296875,
+ 0.522216796875,
+ 0.5622711181640625,
+ 0.5969696044921875,
+ 0.6047821044921875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.6121063232421875,
+ 0.6184539794921875,
+ 0.62530517578125,
+ 0.63751220703125,
+ 0.64337158203125,
+ 0.64337158203125,
+ 0.64239501953125,
+ 0.62628173828125,
+ 0.467010498046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 10.867483956473734
+ ]
+ },
+ {
+ "id": "ni4LG7jJRwsaKdjyHUk5h",
+ "type": "freedraw",
+ "x": 1956.3196601473815,
+ "y": 5306.521454911431,
+ "width": 34.77573939732156,
+ "height": 104.32809012276812,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN0",
+ "roundness": null,
+ "seed": 803499569,
+ "version": 19,
+ "versionNonce": 729699967,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563878012,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ 2.1734619140625
+ ],
+ [
+ -6.520298549106883,
+ 4.347011021205617
+ ],
+ [
+ -10.867396763392662,
+ 6.520472935268117
+ ],
+ [
+ -15.214494977678442,
+ 10.867483956473734
+ ],
+ [
+ -19.561244419642662,
+ 17.38804408482156
+ ],
+ [
+ -26.08189174107156,
+ 32.6025390625
+ ],
+ [
+ -30.428989955356883,
+ 41.296561104911234
+ ],
+ [
+ -32.60219029017844,
+ 49.99058314732156
+ ],
+ [
+ -32.60219029017844,
+ 76.07256208147373
+ ],
+ [
+ -28.25544084821422,
+ 89.11359514508968
+ ],
+ [
+ -19.561244419642662,
+ 95.63406808035779
+ ],
+ [
+ -10.867396763392662,
+ 102.15462820870562
+ ],
+ [
+ -4.346749441964221,
+ 104.32809012276812
+ ],
+ [
+ 0,
+ 102.15462820870562
+ ],
+ [
+ 2.173549107143117,
+ 99.9810791015625
+ ],
+ [
+ 2.173549107143117,
+ 99.9810791015625
+ ]
+ ],
+ "pressures": [
+ 0.2862701416015625,
+ 0.6204071044921875,
+ 0.6213836669921875,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.63555908203125,
+ 0.64678955078125,
+ 0.6702423095703125,
+ 0.6819610595703125,
+ 0.691253662109375,
+ 0.709808349609375,
+ 0.707855224609375,
+ 0.701507568359375,
+ 0.6077117919921875,
+ 0.4709320068359375,
+ 0.084014892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.173549107143117,
+ 99.9810791015625
+ ]
+ },
+ {
+ "id": "35l5mEDs4Pc2v5GiIsReJ",
+ "type": "freedraw",
+ "x": 1971.5345038973815,
+ "y": 5356.512038058752,
+ "width": 52.16378348214312,
+ "height": 63.0316162109375,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN1",
+ "roundness": null,
+ "seed": 2044661393,
+ "version": 25,
+ "versionNonce": 205650047,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563880151,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1732003348215585,
+ 0
+ ],
+ [
+ 4.346749441964221,
+ -2.173549107143117
+ ],
+ [
+ 6.520298549107338,
+ -4.347011021205617
+ ],
+ [
+ 17.3876953125,
+ -8.694022042410325
+ ],
+ [
+ 21.73479352678578,
+ -8.694022042410325
+ ],
+ [
+ 26.08189174107156,
+ -10.867571149553442
+ ],
+ [
+ 30.428989955357338,
+ -13.041033063615942
+ ],
+ [
+ 45.64348493303578,
+ -15.214582170759058
+ ],
+ [
+ 47.81703404017844,
+ -15.214582170759058
+ ],
+ [
+ 52.16378348214312,
+ -15.214582170759058
+ ],
+ [
+ 49.990234375,
+ -8.694022042410325
+ ],
+ [
+ 39.12283761160734,
+ 2.1734619140625
+ ],
+ [
+ 23.90834263392844,
+ 19.56150599888406
+ ],
+ [
+ 15.214494977678442,
+ 26.081978934152175
+ ],
+ [
+ 10.867396763393117,
+ 32.60245186941938
+ ],
+ [
+ 8.69384765625,
+ 36.949462890625
+ ],
+ [
+ 8.69384765625,
+ 43.470023018973734
+ ],
+ [
+ 15.214494977678442,
+ 45.643484933036234
+ ],
+ [
+ 23.90834263392844,
+ 47.81703404017844
+ ],
+ [
+ 34.77573939732156,
+ 45.643484933036234
+ ],
+ [
+ 45.64348493303578,
+ 43.470023018973734
+ ],
+ [
+ 49.990234375,
+ 41.29647391183062
+ ],
+ [
+ 49.990234375,
+ 41.29647391183062
+ ]
+ ],
+ "pressures": [
+ 0.329742431640625,
+ 0.563262939453125,
+ 0.582794189453125,
+ 0.5964813232421875,
+ 0.6160125732421875,
+ 0.6204071044921875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.6243133544921875,
+ 0.6243133544921875,
+ 0.62677001953125,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.63262939453125,
+ 0.63800048828125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64532470703125,
+ 0.64337158203125,
+ 0.63507080078125,
+ 0.583282470703125,
+ 0.4215850830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 49.990234375,
+ 41.29647391183062
+ ]
+ },
+ {
+ "id": "0BKxvZ4COMTMRBQewBGRX",
+ "type": "freedraw",
+ "x": 2021.5247382723815,
+ "y": 5406.502534012993,
+ "width": 41.29673549107156,
+ "height": 47.81703404017844,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN2",
+ "roundness": null,
+ "seed": 1242506431,
+ "version": 31,
+ "versionNonce": 454904529,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563880815,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ -2.1734619140625
+ ],
+ [
+ 2.173549107143117,
+ -4.3470110212047075
+ ],
+ [
+ 4.347098214285779,
+ -6.5204729352672075
+ ],
+ [
+ 6.5206473214284415,
+ -8.694022042410325
+ ],
+ [
+ 6.5206473214284415,
+ -13.041033063615942
+ ],
+ [
+ 8.694196428571558,
+ -21.73496791294656
+ ],
+ [
+ 8.694196428571558,
+ -30.428989955356883
+ ],
+ [
+ 8.694196428571558,
+ -34.7760009765625
+ ],
+ [
+ 8.694196428571558,
+ -39.12301199776721
+ ],
+ [
+ 6.5206473214284415,
+ -39.12301199776721
+ ],
+ [
+ 4.347098214285779,
+ -39.12301199776721
+ ],
+ [
+ 4.347098214285779,
+ -36.94955008370471
+ ],
+ [
+ 6.5206473214284415,
+ -34.7760009765625
+ ],
+ [
+ 8.694196428571558,
+ -32.6025390625
+ ],
+ [
+ 10.86774553571422,
+ -30.428989955356883
+ ],
+ [
+ 15.21484375,
+ -30.428989955356883
+ ],
+ [
+ 17.38804408482156,
+ -28.255528041294383
+ ],
+ [
+ 21.735142299107338,
+ -26.081978934151266
+ ],
+ [
+ 30.42933872767844,
+ -26.081978934151266
+ ],
+ [
+ 36.94963727678578,
+ -23.908517020088766
+ ],
+ [
+ 41.29673549107156,
+ -23.908517020088766
+ ],
+ [
+ 41.29673549107156,
+ -21.73496791294656
+ ],
+ [
+ 41.29673549107156,
+ -19.56150599888406
+ ],
+ [
+ 39.12318638392844,
+ -15.214494977678442
+ ],
+ [
+ 36.94963727678578,
+ -2.1734619140625
+ ],
+ [
+ 36.94963727678578,
+ 4.347011021205617
+ ],
+ [
+ 36.94963727678578,
+ 8.694022042411234
+ ],
+ [
+ 41.29673549107156,
+ 8.694022042411234
+ ],
+ [
+ 41.29673549107156,
+ 8.694022042411234
+ ]
+ ],
+ "pressures": [
+ 0.326324462890625,
+ 0.462127685546875,
+ 0.4719085693359375,
+ 0.4899749755859375,
+ 0.510986328125,
+ 0.527587890625,
+ 0.5583648681640625,
+ 0.569610595703125,
+ 0.575958251953125,
+ 0.581817626953125,
+ 0.582305908203125,
+ 0.589630126953125,
+ 0.588653564453125,
+ 0.5974578857421875,
+ 0.6042938232421875,
+ 0.6101531982421875,
+ 0.6160125732421875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6189422607421875,
+ 0.6213836669921875,
+ 0.65362548828125,
+ 0.65606689453125,
+ 0.6595001220703125,
+ 0.6648712158203125,
+ 0.6599884033203125,
+ 0.583770751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29673549107156,
+ 8.694022042411234
+ ]
+ },
+ {
+ "id": "aV8HfHCCRkSxCvSLnK8-X",
+ "type": "freedraw",
+ "x": 2110.6385078036315,
+ "y": 5323.909498996252,
+ "width": 10.867396763392662,
+ "height": 71.72555106026812,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN3",
+ "roundness": null,
+ "seed": 1563658897,
+ "version": 13,
+ "versionNonce": 1134319551,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563881209,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.1734619140625
+ ],
+ [
+ -2.1735491071426623,
+ 4.347011021205617
+ ],
+ [
+ -2.1735491071426623,
+ 10.867483956473734
+ ],
+ [
+ -6.5206473214284415,
+ 34.7760009765625
+ ],
+ [
+ -8.694196428571558,
+ 49.99049595424094
+ ],
+ [
+ -10.867396763392662,
+ 63.03152901785688
+ ],
+ [
+ -10.867396763392662,
+ 67.3785400390625
+ ],
+ [
+ -8.694196428571558,
+ 69.552001953125
+ ],
+ [
+ -8.694196428571558,
+ 71.72555106026812
+ ],
+ [
+ -8.694196428571558,
+ 71.72555106026812
+ ]
+ ],
+ "pressures": [
+ 0.0937957763671875,
+ 0.6067352294921875,
+ 0.64483642578125,
+ 0.689788818359375,
+ 0.716156005859375,
+ 0.7410736083984375,
+ 0.7405853271484375,
+ 0.7357025146484375,
+ 0.7234954833984375,
+ 0.704925537109375,
+ 0.64874267578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.694196428571558,
+ 71.72555106026812
+ ]
+ },
+ {
+ "id": "M1cJ5Q7vXI_acrdToeEnc",
+ "type": "freedraw",
+ "x": 2088.9033655045246,
+ "y": 5363.03251099402,
+ "width": 34.77573939732156,
+ "height": 6.520560128348734,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN4",
+ "roundness": null,
+ "seed": 1665840127,
+ "version": 10,
+ "versionNonce": 1400853663,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563881421,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.3467494419646755,
+ -2.173549107143117
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 2.1734619140625
+ ],
+ [
+ 6.5206473214284415,
+ 2.1734619140625
+ ],
+ [
+ 15.214494977678442,
+ 4.347011021205617
+ ],
+ [
+ 21.735142299106883,
+ 4.347011021205617
+ ],
+ [
+ 30.428989955356883,
+ 2.1734619140625
+ ],
+ [
+ 30.428989955356883,
+ 2.1734619140625
+ ]
+ ],
+ "pressures": [
+ 0.12554931640625,
+ 0.592559814453125,
+ 0.5950164794921875,
+ 0.6243133544921875,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.578399658203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.428989955356883,
+ 2.1734619140625
+ ]
+ },
+ {
+ "id": "yxrjLPkLPCB1mTp9VU15N",
+ "type": "freedraw",
+ "x": 2158.45554184381,
+ "y": 5297.82743286902,
+ "width": 23.908342633928896,
+ "height": 141.27764020647282,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN5",
+ "roundness": null,
+ "seed": 1551628511,
+ "version": 18,
+ "versionNonce": 820205055,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563881911,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 2.173549107143117
+ ],
+ [
+ 6.520647321428896,
+ 6.5205601283478245
+ ],
+ [
+ 8.69384765625,
+ 10.867483956472825
+ ],
+ [
+ 10.867396763393117,
+ 17.38804408482156
+ ],
+ [
+ 15.214494977678896,
+ 26.082066127231883
+ ],
+ [
+ 19.561593191964675,
+ 45.64357212611594
+ ],
+ [
+ 19.561593191964675,
+ 56.511056082588766
+ ],
+ [
+ 21.735142299107338,
+ 69.55208914620562
+ ],
+ [
+ 23.908342633928896,
+ 99.9810791015625
+ ],
+ [
+ 23.908342633928896,
+ 117.36912318638406
+ ],
+ [
+ 23.908342633928896,
+ 128.23660714285688
+ ],
+ [
+ 19.561593191964675,
+ 136.93062918526812
+ ],
+ [
+ 15.214494977678896,
+ 141.27764020647282
+ ],
+ [
+ 10.867396763393117,
+ 139.10417829241032
+ ],
+ [
+ 8.69384765625,
+ 136.93062918526812
+ ],
+ [
+ 8.69384765625,
+ 136.93062918526812
+ ]
+ ],
+ "pressures": [
+ 0.3741912841796875,
+ 0.63800048828125,
+ 0.6599884033203125,
+ 0.6770782470703125,
+ 0.690765380859375,
+ 0.698577880859375,
+ 0.704925537109375,
+ 0.705902099609375,
+ 0.707366943359375,
+ 0.707855224609375,
+ 0.708831787109375,
+ 0.707855224609375,
+ 0.6873321533203125,
+ 0.62628173828125,
+ 0.4098663330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.69384765625,
+ 136.93062918526812
+ ]
+ },
+ {
+ "id": "gAafbYH0yGXR13SkXqXHS",
+ "type": "freedraw",
+ "x": 2241.0486640536315,
+ "y": 5384.767566100047,
+ "width": 49.99058314732156,
+ "height": 6.5205601283478245,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN6",
+ "roundness": null,
+ "seed": 823289137,
+ "version": 14,
+ "versionNonce": 528635473,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563885688,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 4.347098214285779,
+ -2.1735491071422075
+ ],
+ [
+ 6.520298549107338,
+ -2.1735491071422075
+ ],
+ [
+ 10.867396763393117,
+ -2.1735491071422075
+ ],
+ [
+ 15.214494977678442,
+ -2.1735491071422075
+ ],
+ [
+ 23.90834263392844,
+ -2.1735491071422075
+ ],
+ [
+ 32.6025390625,
+ -4.3470110212047075
+ ],
+ [
+ 41.29638671875,
+ -4.3470110212047075
+ ],
+ [
+ 45.64348493303578,
+ -4.3470110212047075
+ ],
+ [
+ 47.81703404017844,
+ -6.5205601283478245
+ ],
+ [
+ 49.99058314732156,
+ -6.5205601283478245
+ ],
+ [
+ 49.99058314732156,
+ -6.5205601283478245
+ ]
+ ],
+ "pressures": [
+ 0.4704437255859375,
+ 0.6042938232421875,
+ 0.63262939453125,
+ 0.64678955078125,
+ 0.65460205078125,
+ 0.6599884033203125,
+ 0.6629180908203125,
+ 0.6634063720703125,
+ 0.64141845703125,
+ 0.5446929931640625,
+ 0.446990966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 49.99058314732156,
+ -6.5205601283478245
+ ]
+ },
+ {
+ "id": "LNP-FC-0TcdEcTblGWQha",
+ "type": "freedraw",
+ "x": 2264.95700668756,
+ "y": 5349.9914779304045,
+ "width": 6.520298549106883,
+ "height": 43.470023018972825,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN7",
+ "roundness": null,
+ "seed": 1164686865,
+ "version": 12,
+ "versionNonce": 1929000273,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563885980,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.1734619140625
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.1735491071422075
+ ],
+ [
+ -2.1735491071426623,
+ 6.5205601283478245
+ ],
+ [
+ -2.1735491071426623,
+ 10.867483956472825
+ ],
+ [
+ -4.346749441964221,
+ 28.255528041294383
+ ],
+ [
+ -6.520298549106883,
+ 36.94955008370471
+ ],
+ [
+ -6.520298549106883,
+ 41.296561104910325
+ ],
+ [
+ -4.346749441964221,
+ 41.296561104910325
+ ],
+ [
+ -4.346749441964221,
+ 41.296561104910325
+ ]
+ ],
+ "pressures": [
+ 0.1592559814453125,
+ 0.5940399169921875,
+ 0.6184539794921875,
+ 0.65216064453125,
+ 0.6790313720703125,
+ 0.693695068359375,
+ 0.698089599609375,
+ 0.6785430908203125,
+ 0.587677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.346749441964221,
+ 41.296561104910325
+ ]
+ },
+ {
+ "id": "Vkba7TDyg4pH8FPoGGP15",
+ "type": "freedraw",
+ "x": 2369.285271196489,
+ "y": 5323.909498996252,
+ "width": 67.37862723214312,
+ "height": 113.02211216517844,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN8",
+ "roundness": null,
+ "seed": 1868699807,
+ "version": 29,
+ "versionNonce": 895685393,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563888267,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 8.69384765625,
+ -2.173549107143117
+ ],
+ [
+ 15.214494977678442,
+ -2.173549107143117
+ ],
+ [
+ 23.90834263392844,
+ -2.173549107143117
+ ],
+ [
+ 36.94963727678578,
+ -4.347011021205617
+ ],
+ [
+ 43.46993582589266,
+ -6.5205601283478245
+ ],
+ [
+ 49.99058314732156,
+ -6.5205601283478245
+ ],
+ [
+ 54.33768136160688,
+ -6.5205601283478245
+ ],
+ [
+ 58.68443080357156,
+ -4.347011021205617
+ ],
+ [
+ 60.85797991071422,
+ 2.1734619140625
+ ],
+ [
+ 63.03152901785688,
+ 13.040945870536234
+ ],
+ [
+ 56.51088169642844,
+ 34.7760009765625
+ ],
+ [
+ 47.81703404017844,
+ 49.99049595424094
+ ],
+ [
+ 36.94963727678578,
+ 63.03152901785688
+ ],
+ [
+ 28.25544084821422,
+ 73.89901297433062
+ ],
+ [
+ 19.56159319196422,
+ 84.76658412388406
+ ],
+ [
+ 17.38804408482156,
+ 91.28705705915218
+ ],
+ [
+ 17.38804408482156,
+ 95.63406808035688
+ ],
+ [
+ 19.56159319196422,
+ 99.9810791015625
+ ],
+ [
+ 28.25544084821422,
+ 104.32809012276812
+ ],
+ [
+ 43.46993582589266,
+ 106.50155203683062
+ ],
+ [
+ 52.16413225446422,
+ 106.50155203683062
+ ],
+ [
+ 60.85797991071422,
+ 102.154541015625
+ ],
+ [
+ 65.205078125,
+ 99.9810791015625
+ ],
+ [
+ 65.205078125,
+ 99.9810791015625
+ ]
+ ],
+ "pressures": [
+ 0.341461181640625,
+ 0.5974578857421875,
+ 0.6018524169921875,
+ 0.6082000732421875,
+ 0.6150360107421875,
+ 0.6189422607421875,
+ 0.6199188232421875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.62579345703125,
+ 0.62774658203125,
+ 0.63067626953125,
+ 0.64483642578125,
+ 0.65216064453125,
+ 0.65509033203125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6585235595703125,
+ 0.65509033203125,
+ 0.65460205078125,
+ 0.65411376953125,
+ 0.65118408203125,
+ 0.6243133544921875,
+ 0.5393218994140625,
+ 0.319488525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 65.205078125,
+ 99.9810791015625
+ ]
+ },
+ {
+ "id": "8eCdDx5_Nrj4JmtUJaQJp",
+ "type": "freedraw",
+ "x": 2477.9602851473815,
+ "y": 5386.941028014109,
+ "width": 34.77608816964266,
+ "height": 45.64357212611685,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bN9",
+ "roundness": null,
+ "seed": 1112818385,
+ "version": 16,
+ "versionNonce": 1807196625,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563888812,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -6.520298549106883,
+ 2.1734619140625
+ ],
+ [
+ -10.867396763392662,
+ 6.520472935268117
+ ],
+ [
+ -15.214494977678442,
+ 8.694022042411234
+ ],
+ [
+ -19.56159319196422,
+ 13.041033063616851
+ ],
+ [
+ -21.735142299106883,
+ 17.38804408482156
+ ],
+ [
+ -23.90834263392844,
+ 21.735055106027175
+ ],
+ [
+ -26.081891741071104,
+ 23.908517020089675
+ ],
+ [
+ -26.081891741071104,
+ 30.428989955357792
+ ],
+ [
+ -21.735142299106883,
+ 39.12301199776812
+ ],
+ [
+ -15.214494977678442,
+ 43.470023018973734
+ ],
+ [
+ -4.347098214285779,
+ 45.64357212611685
+ ],
+ [
+ 8.694196428571558,
+ 41.296561104911234
+ ],
+ [
+ 8.694196428571558,
+ 41.296561104911234
+ ]
+ ],
+ "pressures": [
+ 0.323394775390625,
+ 0.4992523193359375,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6135711669921875,
+ 0.6116180419921875,
+ 0.593048095703125,
+ 0.4850921630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.694196428571558,
+ 41.296561104911234
+ ]
+ },
+ {
+ "id": "C4v-NMVtQLCt4QKkAsPSb",
+ "type": "freedraw",
+ "x": 2534.4715156161315,
+ "y": 5402.1555229917885,
+ "width": 36.94963727678578,
+ "height": 39.123099190848734,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNA",
+ "roundness": null,
+ "seed": 1852055953,
+ "version": 30,
+ "versionNonce": 186072497,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563889368,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1734619140625
+ ],
+ [
+ 2.173549107143117,
+ -4.347011021205617
+ ],
+ [
+ 0,
+ -6.520472935268117
+ ],
+ [
+ -4.347098214285779,
+ -6.520472935268117
+ ],
+ [
+ -6.5206473214284415,
+ -8.694022042411234
+ ],
+ [
+ -10.86774553571422,
+ -8.694022042411234
+ ],
+ [
+ -13.041294642856883,
+ -8.694022042411234
+ ],
+ [
+ -17.388044084821104,
+ -8.694022042411234
+ ],
+ [
+ -21.735142299106883,
+ -6.520472935268117
+ ],
+ [
+ -26.082240513392662,
+ -6.520472935268117
+ ],
+ [
+ -32.6025390625,
+ -2.1734619140625
+ ],
+ [
+ -34.77608816964266,
+ 2.1735491071422075
+ ],
+ [
+ -34.77608816964266,
+ 8.694022042410325
+ ],
+ [
+ -34.77608816964266,
+ 15.214494977678442
+ ],
+ [
+ -34.77608816964266,
+ 21.735055106026266
+ ],
+ [
+ -32.6025390625,
+ 21.735055106026266
+ ],
+ [
+ -30.428989955356883,
+ 23.908517020088766
+ ],
+ [
+ -21.735142299106883,
+ 26.082066127231883
+ ],
+ [
+ -15.214494977678442,
+ 23.908517020088766
+ ],
+ [
+ -8.694196428571104,
+ 21.735055106026266
+ ],
+ [
+ 0,
+ 13.041033063615942
+ ],
+ [
+ 2.173549107143117,
+ 4.3470110212047075
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 0,
+ -6.520472935268117
+ ],
+ [
+ -6.5206473214284415,
+ -8.694022042411234
+ ],
+ [
+ -15.214494977678442,
+ -13.041033063616851
+ ],
+ [
+ -19.56159319196422,
+ -10.867483956473734
+ ],
+ [
+ -19.56159319196422,
+ -10.867483956473734
+ ]
+ ],
+ "pressures": [
+ 0.2589111328125,
+ 0.455780029296875,
+ 0.4792327880859375,
+ 0.583770751953125,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.593536376953125,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5959930419921875,
+ 0.5940399169921875,
+ 0.593048095703125,
+ 0.589630126953125,
+ 0.588653564453125,
+ 0.591583251953125,
+ 0.587677001953125,
+ 0.586212158203125,
+ 0.587188720703125,
+ 0.585235595703125,
+ 0.5612945556640625,
+ 0.4279327392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -19.56159319196422,
+ -10.867483956473734
+ ]
+ },
+ {
+ "id": "IOaJeNpxn1le5vMUM5Jun",
+ "type": "freedraw",
+ "x": 2564.900505571489,
+ "y": 5395.63505005652,
+ "width": 36.94928850446422,
+ "height": 39.12301199776812,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNB",
+ "roundness": null,
+ "seed": 162940273,
+ "version": 25,
+ "versionNonce": 621309855,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563889873,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.173549107143117
+ ],
+ [
+ -4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ -6.5206473214284415,
+ -2.173549107143117
+ ],
+ [
+ -8.694196428571558,
+ -2.173549107143117
+ ],
+ [
+ -13.04094587053578,
+ -4.347011021205617
+ ],
+ [
+ -15.214494977678442,
+ -4.347011021205617
+ ],
+ [
+ -15.214494977678442,
+ 0
+ ],
+ [
+ -15.214494977678442,
+ 2.1734619140625
+ ],
+ [
+ -15.214494977678442,
+ 4.347011021205617
+ ],
+ [
+ -15.214494977678442,
+ 8.694022042410325
+ ],
+ [
+ -15.214494977678442,
+ 10.867483956472825
+ ],
+ [
+ -8.694196428571558,
+ 21.73496791294656
+ ],
+ [
+ -2.173549107143117,
+ 26.081978934151266
+ ],
+ [
+ 4.346749441964221,
+ 30.428989955356883
+ ],
+ [
+ 6.520298549106883,
+ 32.6025390625
+ ],
+ [
+ 8.69384765625,
+ 34.7760009765625
+ ],
+ [
+ 6.520298549106883,
+ 34.7760009765625
+ ],
+ [
+ -2.173549107143117,
+ 34.7760009765625
+ ],
+ [
+ -8.694196428571558,
+ 32.6025390625
+ ],
+ [
+ -17.38804408482156,
+ 28.255528041294383
+ ],
+ [
+ -21.735142299107338,
+ 26.081978934151266
+ ],
+ [
+ -28.25544084821422,
+ 23.908517020088766
+ ],
+ [
+ -28.25544084821422,
+ 23.908517020088766
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.5495758056640625,
+ 0.5569000244140625,
+ 0.564239501953125,
+ 0.567169189453125,
+ 0.571563720703125,
+ 0.570587158203125,
+ 0.5549468994140625,
+ 0.5544586181640625,
+ 0.5539703369140625,
+ 0.5515289306640625,
+ 0.5481109619140625,
+ 0.5363922119140625,
+ 0.5344390869140625,
+ 0.5329742431640625,
+ 0.5334625244140625,
+ 0.5407867431640625,
+ 0.570587158203125,
+ 0.582794189453125,
+ 0.568145751953125,
+ 0.503173828125,
+ 0.4274444580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -28.25544084821422,
+ 23.908517020088766
+ ]
+ },
+ {
+ "id": "j1G0pEiFEtUyOYIv4SOIb",
+ "type": "freedraw",
+ "x": 2664.8816718661315,
+ "y": 5330.42997193152,
+ "width": 41.296735491071104,
+ "height": 126.06314522879438,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNC",
+ "roundness": null,
+ "seed": 373605233,
+ "version": 20,
+ "versionNonce": 1787451953,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563891888,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -6.5206473214284415,
+ 4.347011021205617
+ ],
+ [
+ -10.86774553571422,
+ 8.694022042410325
+ ],
+ [
+ -17.388044084821104,
+ 15.214494977678442
+ ],
+ [
+ -23.90869140625,
+ 23.908517020088766
+ ],
+ [
+ -32.6025390625,
+ 41.296561104910325
+ ],
+ [
+ -36.94963727678578,
+ 52.16404506138406
+ ],
+ [
+ -39.12318638392844,
+ 60.85806710379438
+ ],
+ [
+ -41.296735491071104,
+ 78.24611118861594
+ ],
+ [
+ -41.296735491071104,
+ 86.94004603794656
+ ],
+ [
+ -39.12318638392844,
+ 93.46060616629438
+ ],
+ [
+ -36.94963727678578,
+ 102.15462820870562
+ ],
+ [
+ -32.6025390625,
+ 113.02211216517844
+ ],
+ [
+ -23.90869140625,
+ 123.88959612165127
+ ],
+ [
+ -19.56159319196422,
+ 126.06314522879438
+ ],
+ [
+ -15.21484375,
+ 123.88959612165127
+ ],
+ [
+ -13.041294642856883,
+ 121.71613420758877
+ ],
+ [
+ -13.041294642856883,
+ 121.71613420758877
+ ]
+ ],
+ "pressures": [
+ 0.320953369140625,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.62725830078125,
+ 0.62872314453125,
+ 0.63311767578125,
+ 0.63751220703125,
+ 0.64239501953125,
+ 0.64874267578125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.63897705078125,
+ 0.527099609375,
+ 0.4074249267578125,
+ 0.1079559326171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.041294642856883,
+ 121.71613420758877
+ ]
+ },
+ {
+ "id": "0-uSVwH_qnrCcx9qfbpYX",
+ "type": "freedraw",
+ "x": 2675.7490686295246,
+ "y": 5371.726533036431,
+ "width": 54.33733258928578,
+ "height": 71.72555106026812,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bND",
+ "roundness": null,
+ "seed": 966280639,
+ "version": 29,
+ "versionNonce": 1580318705,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563893648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071422075
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 4.347098214285779,
+ -2.1735491071422075
+ ],
+ [
+ 10.867396763392662,
+ -4.3470110212047075
+ ],
+ [
+ 15.214494977678442,
+ -6.5205601283478245
+ ],
+ [
+ 21.735142299106883,
+ -6.5205601283478245
+ ],
+ [
+ 36.94963727678578,
+ -8.694022042410325
+ ],
+ [
+ 41.29638671875,
+ -8.694022042410325
+ ],
+ [
+ 43.46993582589266,
+ -6.5205601283478245
+ ],
+ [
+ 41.29638671875,
+ -2.1735491071422075
+ ],
+ [
+ 39.12283761160688,
+ 2.1734619140625
+ ],
+ [
+ 30.428989955356883,
+ 13.041033063615942
+ ],
+ [
+ 15.214494977678442,
+ 26.081978934152175
+ ],
+ [
+ 2.1735491071426623,
+ 36.94955008370562
+ ],
+ [
+ -6.520647321428896,
+ 45.643484933036234
+ ],
+ [
+ -8.694196428571558,
+ 47.81703404017844
+ ],
+ [
+ -10.867396763393117,
+ 49.99049595424094
+ ],
+ [
+ -10.867396763393117,
+ 54.33750697544656
+ ],
+ [
+ -10.867396763393117,
+ 58.684517996652175
+ ],
+ [
+ -6.520647321428896,
+ 63.03152901785779
+ ],
+ [
+ 4.347098214285779,
+ 63.03152901785779
+ ],
+ [
+ 13.04094587053578,
+ 63.03152901785779
+ ],
+ [
+ 19.56159319196422,
+ 60.85806710379529
+ ],
+ [
+ 26.081891741071104,
+ 58.684517996652175
+ ],
+ [
+ 30.428989955356883,
+ 56.511056082589675
+ ],
+ [
+ 30.428989955356883,
+ 56.511056082589675
+ ]
+ ],
+ "pressures": [
+ 0.333160400390625,
+ 0.456268310546875,
+ 0.566680908203125,
+ 0.589141845703125,
+ 0.5964813232421875,
+ 0.6003875732421875,
+ 0.6018524169921875,
+ 0.6028289794921875,
+ 0.6067352294921875,
+ 0.6062469482421875,
+ 0.6072235107421875,
+ 0.6121063232421875,
+ 0.6140594482421875,
+ 0.6135711669921875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6086883544921875,
+ 0.6062469482421875,
+ 0.6018524169921875,
+ 0.5940399169921875,
+ 0.562774658203125,
+ 0.528564453125,
+ 0.4699554443359375,
+ 0.329254150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 30.428989955356883,
+ 56.511056082589675
+ ]
+ },
+ {
+ "id": "fXDOGT_1SGxBNnEoaax64",
+ "type": "freedraw",
+ "x": 2723.566102669703,
+ "y": 5436.931611161431,
+ "width": 47.81703404017844,
+ "height": 54.33750697544656,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNE",
+ "roundness": null,
+ "seed": 1900361649,
+ "version": 30,
+ "versionNonce": 367024081,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563894255,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ -2.1735491071422075
+ ],
+ [
+ 0,
+ -6.5205601283478245
+ ],
+ [
+ 2.1735491071426623,
+ -10.867571149553442
+ ],
+ [
+ 4.347098214285779,
+ -15.214582170759058
+ ],
+ [
+ 4.347098214285779,
+ -21.735055106026266
+ ],
+ [
+ 6.5206473214284415,
+ -26.082066127231883
+ ],
+ [
+ 6.5206473214284415,
+ -34.77608816964221
+ ],
+ [
+ 4.347098214285779,
+ -39.123099190847825
+ ],
+ [
+ 2.1735491071426623,
+ -41.296561104910325
+ ],
+ [
+ 0,
+ -41.296561104910325
+ ],
+ [
+ 0,
+ -36.94955008370471
+ ],
+ [
+ 0,
+ -34.77608816964221
+ ],
+ [
+ 2.1735491071426623,
+ -32.6025390625
+ ],
+ [
+ 8.69384765625,
+ -28.255528041294383
+ ],
+ [
+ 19.56159319196422,
+ -26.082066127231883
+ ],
+ [
+ 30.428989955357338,
+ -26.082066127231883
+ ],
+ [
+ 39.12283761160734,
+ -30.4290771484375
+ ],
+ [
+ 45.64348493303578,
+ -32.6025390625
+ ],
+ [
+ 45.64348493303578,
+ -30.4290771484375
+ ],
+ [
+ 45.64348493303578,
+ -28.255528041294383
+ ],
+ [
+ 43.46993582589266,
+ -23.908517020088766
+ ],
+ [
+ 41.29638671875,
+ -17.38804408482156
+ ],
+ [
+ 39.12283761160734,
+ -13.041033063615942
+ ],
+ [
+ 36.94963727678578,
+ -6.5205601283478245
+ ],
+ [
+ 32.6025390625,
+ 2.1734619140625
+ ],
+ [
+ 32.6025390625,
+ 8.693934849330617
+ ],
+ [
+ 32.6025390625,
+ 13.040945870536234
+ ],
+ [
+ 32.6025390625,
+ 13.040945870536234
+ ]
+ ],
+ "pressures": [
+ 0.3551483154296875,
+ 0.4894866943359375,
+ 0.504638671875,
+ 0.513916015625,
+ 0.521240234375,
+ 0.525146484375,
+ 0.5329742431640625,
+ 0.5432281494140625,
+ 0.5471343994140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5603179931640625,
+ 0.562774658203125,
+ 0.565216064453125,
+ 0.567169189453125,
+ 0.571075439453125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.569122314453125,
+ 0.6013641357421875,
+ 0.6106414794921875,
+ 0.6204071044921875,
+ 0.62530517578125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.62677001953125,
+ 0.578399658203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 13.040945870536234
+ ]
+ },
+ {
+ "id": "vmtrj-8li7H0_49NdLXLy",
+ "type": "freedraw",
+ "x": 2823.5472689643457,
+ "y": 5358.685499972815,
+ "width": 8.694196428571558,
+ "height": 76.07256208147373,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNF",
+ "roundness": null,
+ "seed": 339299871,
+ "version": 17,
+ "versionNonce": 133711441,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563895919,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1734619140625
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 0,
+ 4.347011021205617
+ ],
+ [
+ 0,
+ 8.694022042411234
+ ],
+ [
+ 0,
+ 15.214494977678442
+ ],
+ [
+ -2.1735491071426623,
+ 23.908517020089675
+ ],
+ [
+ -4.3470982142853245,
+ 36.94955008370562
+ ],
+ [
+ -4.3470982142853245,
+ 43.470023018973734
+ ],
+ [
+ -6.5206473214284415,
+ 56.511056082589675
+ ],
+ [
+ -6.5206473214284415,
+ 63.03152901785688
+ ],
+ [
+ -6.5206473214284415,
+ 67.3785400390625
+ ],
+ [
+ -6.5206473214284415,
+ 71.72555106026812
+ ],
+ [
+ -4.3470982142853245,
+ 73.89910016741123
+ ],
+ [
+ -2.1735491071426623,
+ 71.72555106026812
+ ],
+ [
+ -2.1735491071426623,
+ 71.72555106026812
+ ]
+ ],
+ "pressures": [
+ 0.198333740234375,
+ 0.64239501953125,
+ 0.64825439453125,
+ 0.65313720703125,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.6604766845703125,
+ 0.6643829345703125,
+ 0.6648712158203125,
+ 0.6634063720703125,
+ 0.65167236328125,
+ 0.63116455078125,
+ 0.563262939453125,
+ 0.38006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.1735491071426623,
+ 71.72555106026812
+ ]
+ },
+ {
+ "id": "oWhebSopN_6d2dEf24F4p",
+ "type": "freedraw",
+ "x": 2806.1592248795246,
+ "y": 5386.941028014109,
+ "width": 34.77608816964312,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNG",
+ "roundness": null,
+ "seed": 489006609,
+ "version": 12,
+ "versionNonce": 310388049,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563896199,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1734619140625
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 2.1734619140625
+ ],
+ [
+ 21.73479352678578,
+ 4.347011021205617
+ ],
+ [
+ 26.081891741071104,
+ 4.347011021205617
+ ],
+ [
+ 30.428989955356883,
+ 4.347011021205617
+ ],
+ [
+ 32.6025390625,
+ 2.1734619140625
+ ],
+ [
+ 32.6025390625,
+ 2.1734619140625
+ ]
+ ],
+ "pressures": [
+ 0.318023681640625,
+ 0.4948577880859375,
+ 0.6082000732421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.581329345703125,
+ 0.466522216796875,
+ 0.3517303466796875,
+ 0.1060028076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 2.1734619140625
+ ]
+ },
+ {
+ "id": "fUIQsVzw-4zzBJ43uf-1r",
+ "type": "freedraw",
+ "x": 2851.8027098125604,
+ "y": 5321.735949889109,
+ "width": 21.735142299107338,
+ "height": 147.79811314174185,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNH",
+ "roundness": null,
+ "seed": 1619117329,
+ "version": 20,
+ "versionNonce": 1568658385,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563896662,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1734619140625
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.3470982142853245,
+ 2.173549107143117
+ ],
+ [
+ 6.5206473214284415,
+ 4.347011021205617
+ ],
+ [
+ 8.69384765625,
+ 6.520560128348734
+ ],
+ [
+ 13.040945870535325,
+ 17.38804408482156
+ ],
+ [
+ 17.388044084821104,
+ 34.77608816964312
+ ],
+ [
+ 17.388044084821104,
+ 58.68460518973279
+ ],
+ [
+ 19.56159319196422,
+ 69.55208914620562
+ ],
+ [
+ 19.56159319196422,
+ 80.41957310267935
+ ],
+ [
+ 17.388044084821104,
+ 110.84865025111685
+ ],
+ [
+ 13.040945870535325,
+ 126.06314522879529
+ ],
+ [
+ 6.5206473214284415,
+ 136.93062918526812
+ ],
+ [
+ 0,
+ 143.45118931361685
+ ],
+ [
+ -2.173549107143117,
+ 145.62465122767935
+ ],
+ [
+ -2.173549107143117,
+ 143.45118931361685
+ ],
+ [
+ -2.173549107143117,
+ 143.45118931361685
+ ]
+ ],
+ "pressures": [
+ 0.39227294921875,
+ 0.508544921875,
+ 0.63702392578125,
+ 0.6731719970703125,
+ 0.703460693359375,
+ 0.7244720458984375,
+ 0.7347259521484375,
+ 0.7430267333984375,
+ 0.7449798583984375,
+ 0.7449798583984375,
+ 0.7415618896484375,
+ 0.7352142333984375,
+ 0.7225189208984375,
+ 0.716644287109375,
+ 0.6848907470703125,
+ 0.6033172607421875,
+ 0.2237396240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.173549107143117,
+ 143.45118931361685
+ ]
+ },
+ {
+ "id": "lGeICK3nQBSUTlQtQYgu_",
+ "type": "freedraw",
+ "x": -247.61152707360088,
+ "y": 6275.903430357854,
+ "width": 76.07247488839289,
+ "height": 186.92121233258968,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNI",
+ "roundness": null,
+ "seed": 621361521,
+ "version": 35,
+ "versionNonce": 131635263,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563908865,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ -2.173549107143117
+ ],
+ [
+ 0,
+ 2.173374720981883
+ ],
+ [
+ 2.1735491071428896,
+ 8.69384765625
+ ],
+ [
+ 6.520647321428669,
+ 19.56141880580344
+ ],
+ [
+ 10.867571149553669,
+ 32.6025390625
+ ],
+ [
+ 15.214669363839448,
+ 47.81703404017844
+ ],
+ [
+ 30.42916434151789,
+ 86.94004603794656
+ ],
+ [
+ 36.94963727678578,
+ 108.67501395089312
+ ],
+ [
+ 36.94963727678578,
+ 126.06305803571377
+ ],
+ [
+ 34.77608816964289,
+ 134.757080078125
+ ],
+ [
+ 32.6025390625,
+ 141.27755301339312
+ ],
+ [
+ 28.255615234375,
+ 147.79802594866032
+ ],
+ [
+ 26.082066127232338,
+ 149.97157505580344
+ ],
+ [
+ 23.908517020089448,
+ 149.97157505580344
+ ],
+ [
+ 19.561593191964448,
+ 141.27755301339312
+ ],
+ [
+ 13.041120256696558,
+ 126.06305803571377
+ ],
+ [
+ 8.69402204241078,
+ 106.50146484375
+ ],
+ [
+ 0,
+ 73.89892578125
+ ],
+ [
+ -2.1733747209821104,
+ 47.81703404017844
+ ],
+ [
+ -2.1733747209821104,
+ 15.214494977678442
+ ],
+ [
+ 0,
+ -10.867571149553442
+ ],
+ [
+ 6.520647321428669,
+ -26.082066127231883
+ ],
+ [
+ 26.082066127232338,
+ -36.949637276786234
+ ],
+ [
+ 43.47011021205367,
+ -34.77608816964312
+ ],
+ [
+ 60.858154296875,
+ -21.735142299106883
+ ],
+ [
+ 71.72572544642867,
+ 0
+ ],
+ [
+ 73.89910016741078,
+ 32.6025390625
+ ],
+ [
+ 67.37862723214289,
+ 43.46993582589312
+ ],
+ [
+ 58.68460518973234,
+ 47.81703404017844
+ ],
+ [
+ 45.64365931919656,
+ 47.81703404017844
+ ],
+ [
+ 26.082066127232338,
+ 41.29638671875
+ ],
+ [
+ 19.561593191964448,
+ 39.12301199776812
+ ],
+ [
+ 19.561593191964448,
+ 39.12301199776812
+ ]
+ ],
+ "pressures": [
+ 0.208587646484375,
+ 0.513427734375,
+ 0.62872314453125,
+ 0.63214111328125,
+ 0.63409423828125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63653564453125,
+ 0.63214111328125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.62774658203125,
+ 0.6135711669921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6018524169921875,
+ 0.6042938232421875,
+ 0.6047821044921875,
+ 0.6052703857421875,
+ 0.6057586669921875,
+ 0.6077117919921875,
+ 0.6116180419921875,
+ 0.6135711669921875,
+ 0.6140594482421875,
+ 0.6155242919921875,
+ 0.6169891357421875,
+ 0.6204071044921875,
+ 0.6194305419921875,
+ 0.5964813232421875,
+ 0.2598876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.561593191964448,
+ 39.12301199776812
+ ]
+ },
+ {
+ "id": "6RDOJS8M86uKZ0kvVLDls",
+ "type": "freedraw",
+ "x": -162.84485575663643,
+ "y": 6382.404895201604,
+ "width": 41.29656110491078,
+ "height": 52.164132254463766,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNJ",
+ "roundness": null,
+ "seed": 751883391,
+ "version": 22,
+ "versionNonce": 710967775,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563909457,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ -4.346923828125
+ ],
+ [
+ 10.867571149553442,
+ -6.520472935268117
+ ],
+ [
+ 13.040945870535552,
+ -10.867396763393117
+ ],
+ [
+ 17.38804408482133,
+ -13.040945870536234
+ ],
+ [
+ 23.90851702008922,
+ -21.73496791294656
+ ],
+ [
+ 26.08206612723211,
+ -26.08189174107156
+ ],
+ [
+ 26.08206612723211,
+ -28.255440848214675
+ ],
+ [
+ 23.90851702008922,
+ -32.6025390625
+ ],
+ [
+ 21.73496791294633,
+ -32.6025390625
+ ],
+ [
+ 13.040945870535552,
+ -32.6025390625
+ ],
+ [
+ 2.1735491071428896,
+ -26.08189174107156
+ ],
+ [
+ -8.69402204241078,
+ -15.214494977678442
+ ],
+ [
+ -15.214494977678669,
+ 0
+ ],
+ [
+ -13.04094587053578,
+ 8.694022042410325
+ ],
+ [
+ -4.347098214285779,
+ 15.214494977678442
+ ],
+ [
+ 6.52047293526789,
+ 19.561593191963766
+ ],
+ [
+ 19.56159319196422,
+ 19.561593191963766
+ ],
+ [
+ 26.08206612723211,
+ 19.561593191963766
+ ],
+ [
+ 26.08206612723211,
+ 19.561593191963766
+ ]
+ ],
+ "pressures": [
+ 0.2984771728515625,
+ 0.4269561767578125,
+ 0.500244140625,
+ 0.507568359375,
+ 0.511962890625,
+ 0.513916015625,
+ 0.518310546875,
+ 0.520263671875,
+ 0.5383453369140625,
+ 0.574005126953125,
+ 0.580841064453125,
+ 0.585723876953125,
+ 0.591094970703125,
+ 0.593536376953125,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.5945281982421875,
+ 0.511962890625,
+ 0.2955474853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.08206612723211,
+ 19.561593191963766
+ ]
+ },
+ {
+ "id": "pJgLETUgM71f_Bj5zXxSB",
+ "type": "freedraw",
+ "x": -110.68089788833299,
+ "y": 6367.190400223925,
+ "width": 30.428989955357338,
+ "height": 43.47011021205344,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNK",
+ "roundness": null,
+ "seed": 6477343,
+ "version": 23,
+ "versionNonce": 442938353,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563910000,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.346923828125,
+ -2.1733747209827925
+ ],
+ [
+ -6.52047293526789,
+ -2.1733747209827925
+ ],
+ [
+ -6.52047293526789,
+ -4.346923828125
+ ],
+ [
+ -6.52047293526789,
+ -6.520472935268117
+ ],
+ [
+ -6.52047293526789,
+ -4.346923828125
+ ],
+ [
+ -6.52047293526789,
+ -2.1733747209827925
+ ],
+ [
+ -4.346923828125,
+ 2.1735491071422075
+ ],
+ [
+ 0,
+ 6.5204729352672075
+ ],
+ [
+ 4.347098214285779,
+ 17.38804408482156
+ ],
+ [
+ 10.867571149553669,
+ 28.255615234375
+ ],
+ [
+ 13.041120256696558,
+ 34.77608816964221
+ ],
+ [
+ 15.214669363839448,
+ 36.949637276785325
+ ],
+ [
+ 13.041120256696558,
+ 34.77608816964221
+ ],
+ [
+ 13.041120256696558,
+ 30.428989955356883
+ ],
+ [
+ 10.867571149553669,
+ 26.082066127231883
+ ],
+ [
+ 10.867571149553669,
+ 21.735142299106883
+ ],
+ [
+ 10.867571149553669,
+ 13.041120256696558
+ ],
+ [
+ 13.041120256696558,
+ 6.5204729352672075
+ ],
+ [
+ 15.214669363839448,
+ 2.1735491071422075
+ ],
+ [
+ 23.908517020089448,
+ -4.346923828125
+ ],
+ [
+ 23.908517020089448,
+ -4.346923828125
+ ]
+ ],
+ "pressures": [
+ 0.189056396484375,
+ 0.14215087890625,
+ 0.202239990234375,
+ 0.3458709716796875,
+ 0.40252685546875,
+ 0.580841064453125,
+ 0.593048095703125,
+ 0.6003875732421875,
+ 0.6008758544921875,
+ 0.6018524169921875,
+ 0.584747314453125,
+ 0.571563720703125,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.567169189453125,
+ 0.571563720703125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.576446533203125,
+ 0.521728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.908517020089448,
+ -4.346923828125
+ ]
+ },
+ {
+ "id": "ds34DUOoKCHqka3OFnJqT",
+ "type": "freedraw",
+ "x": -6.352633379404324,
+ "y": 6369.3639493310675,
+ "width": 65.205078125,
+ "height": 34.77591378348188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNL",
+ "roundness": null,
+ "seed": 869084081,
+ "version": 24,
+ "versionNonce": 828525105,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563910618,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -4.346923828125
+ ],
+ [
+ 0,
+ -6.5204729352672075
+ ],
+ [
+ -2.1735491071428896,
+ -6.5204729352672075
+ ],
+ [
+ -6.520647321428669,
+ -6.5204729352672075
+ ],
+ [
+ -10.867571149553669,
+ -2.1735491071422075
+ ],
+ [
+ -13.041120256696331,
+ 0
+ ],
+ [
+ -17.38804408482133,
+ 6.520472935268117
+ ],
+ [
+ -17.38804408482133,
+ 10.867571149554351
+ ],
+ [
+ -17.38804408482133,
+ 19.561593191964675
+ ],
+ [
+ -15.21466936383922,
+ 26.082066127232792
+ ],
+ [
+ -8.69402204241078,
+ 28.255440848214675
+ ],
+ [
+ 0,
+ 26.082066127232792
+ ],
+ [
+ 4.346923828125,
+ 23.908517020089675
+ ],
+ [
+ 8.69384765625,
+ 19.561593191964675
+ ],
+ [
+ 15.214494977678669,
+ 15.214494977679351
+ ],
+ [
+ 17.38786969866078,
+ 10.867571149554351
+ ],
+ [
+ 19.56141880580367,
+ 8.694022042411234
+ ],
+ [
+ 21.73496791294633,
+ 8.694022042411234
+ ],
+ [
+ 30.42898995535711,
+ 13.040945870536234
+ ],
+ [
+ 36.949462890625,
+ 15.214494977679351
+ ],
+ [
+ 47.81703404017867,
+ 15.214494977679351
+ ],
+ [
+ 47.81703404017867,
+ 15.214494977679351
+ ]
+ ],
+ "pressures": [
+ 0.2950592041015625,
+ 0.502685546875,
+ 0.505615234375,
+ 0.5485992431640625,
+ 0.566192626953125,
+ 0.569122314453125,
+ 0.569610595703125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.564239501953125,
+ 0.562774658203125,
+ 0.5612945556640625,
+ 0.569122314453125,
+ 0.576446533203125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.583770751953125,
+ 0.585235595703125,
+ 0.582794189453125,
+ 0.4806976318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 47.81703404017867,
+ 15.214494977679351
+ ]
+ },
+ {
+ "id": "6hafVvsAwZxc18CJeAjHG",
+ "type": "freedraw",
+ "x": 147.96586550452434,
+ "y": 6245.474266016336,
+ "width": 21.73496791294656,
+ "height": 132.58370535714312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNM",
+ "roundness": null,
+ "seed": 1091056113,
+ "version": 14,
+ "versionNonce": 1495399185,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563911188,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209823377,
+ 10.867571149553442
+ ],
+ [
+ -2.1733747209823377,
+ 30.429164341518117
+ ],
+ [
+ -2.1733747209823377,
+ 43.47011021205344
+ ],
+ [
+ -2.1733747209823377,
+ 56.511056082589675
+ ],
+ [
+ -2.1733747209823377,
+ 71.72555106026812
+ ],
+ [
+ -2.1733747209823377,
+ 82.59312220982156
+ ],
+ [
+ 4.347098214285552,
+ 113.02211216517844
+ ],
+ [
+ 6.5206473214284415,
+ 119.54275948660688
+ ],
+ [
+ 8.694022042410552,
+ 123.88968331473188
+ ],
+ [
+ 13.041120256696331,
+ 130.41015625
+ ],
+ [
+ 19.56159319196422,
+ 132.58370535714312
+ ],
+ [
+ 19.56159319196422,
+ 132.58370535714312
+ ]
+ ],
+ "pressures": [
+ 0.3116607666015625,
+ 0.580352783203125,
+ 0.5979461669921875,
+ 0.6008758544921875,
+ 0.6057586669921875,
+ 0.6135711669921875,
+ 0.6165008544921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6111297607421875,
+ 0.525146484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.56159319196422,
+ 132.58370535714312
+ ]
+ },
+ {
+ "id": "lrWtwXsa6-pyl-jY0IWV-",
+ "type": "freedraw",
+ "x": 119.7104246563099,
+ "y": 6317.199817076604,
+ "width": 52.16395786830367,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNN",
+ "roundness": null,
+ "seed": 1635330769,
+ "version": 9,
+ "versionNonce": 4427583,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563911433,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 15.214494977678669,
+ 0
+ ],
+ [
+ 36.949462890625,
+ 0
+ ],
+ [
+ 43.47011021205367,
+ -2.173374720981883
+ ],
+ [
+ 49.99058314732156,
+ -4.346923828125
+ ],
+ [
+ 52.16395786830367,
+ -6.520472935268117
+ ],
+ [
+ 52.16395786830367,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.3644256591796875,
+ 0.6003875732421875,
+ 0.6013641357421875,
+ 0.5505523681640625,
+ 0.456756591796875,
+ 0.201751708984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 52.16395786830367,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "D489ZBSQwxxGdxzq5_Wld",
+ "type": "freedraw",
+ "x": 206.65064508041678,
+ "y": 6349.802530525264,
+ "width": 41.29656110491078,
+ "height": 4.346923828125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNO",
+ "roundness": null,
+ "seed": 1646922623,
+ "version": 13,
+ "versionNonce": 1726957361,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563913102,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ 0,
+ -2.173549107143117
+ ],
+ [
+ 6.52047293526789,
+ -2.173549107143117
+ ],
+ [
+ 10.86739676339289,
+ -2.173549107143117
+ ],
+ [
+ 13.04094587053578,
+ -4.346923828125
+ ],
+ [
+ 21.73496791294633,
+ -4.346923828125
+ ],
+ [
+ 26.08189174107133,
+ -4.346923828125
+ ],
+ [
+ 30.42898995535711,
+ -4.346923828125
+ ],
+ [
+ 39.12301199776789,
+ -4.346923828125
+ ],
+ [
+ 36.949462890625,
+ 0
+ ],
+ [
+ 36.949462890625,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3004302978515625,
+ 0.4987640380859375,
+ 0.529541015625,
+ 0.6125946044921875,
+ 0.6218719482421875,
+ 0.6248016357421875,
+ 0.62628173828125,
+ 0.6179656982421875,
+ 0.586212158203125,
+ 0.3507537841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.949462890625,
+ 0
+ ]
+ },
+ {
+ "id": "YNl0O6qR5hvSkw3eeg-it",
+ "type": "freedraw",
+ "x": 208.8240198013989,
+ "y": 6365.0170255029425,
+ "width": 41.29656110491078,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNP",
+ "roundness": null,
+ "seed": 1798958833,
+ "version": 10,
+ "versionNonce": 454129745,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563913318,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ -2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ -2.173549107143117
+ ],
+ [
+ 23.90851702008922,
+ -2.173549107143117
+ ],
+ [
+ 28.255615234375,
+ -4.346923828125
+ ],
+ [
+ 32.6025390625,
+ -4.346923828125
+ ],
+ [
+ 36.94963727678578,
+ -4.346923828125
+ ],
+ [
+ 41.29656110491078,
+ -6.520472935268117
+ ],
+ [
+ 41.29656110491078,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.4933929443359375,
+ 0.574493408203125,
+ 0.575469970703125,
+ 0.566680908203125,
+ 0.5349273681640625,
+ 0.4758148193359375,
+ 0.3693084716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29656110491078,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "lwlZwr2JN0VzZdZ5NxOCS",
+ "type": "freedraw",
+ "x": 378.3571880491668,
+ "y": 6321.547089677049,
+ "width": 65.205078125,
+ "height": 69.55217633928532,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNQ",
+ "roundness": null,
+ "seed": 488265745,
+ "version": 32,
+ "versionNonce": 635409937,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563914127,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.346923828125,
+ -6.5206473214284415
+ ],
+ [
+ -4.346923828125,
+ -8.694022042410325
+ ],
+ [
+ -6.52047293526789,
+ -8.694022042410325
+ ],
+ [
+ -10.86739676339289,
+ -10.867571149553442
+ ],
+ [
+ -19.56141880580367,
+ -8.694022042410325
+ ],
+ [
+ -26.08189174107133,
+ -6.5206473214284415
+ ],
+ [
+ -30.42898995535711,
+ -4.3470982142853245
+ ],
+ [
+ -39.12301199776789,
+ 0
+ ],
+ [
+ -45.64348493303578,
+ 13.040945870536234
+ ],
+ [
+ -45.64348493303578,
+ 21.73496791294656
+ ],
+ [
+ -43.46993582589289,
+ 32.6025390625
+ ],
+ [
+ -39.12301199776789,
+ 41.29638671875
+ ],
+ [
+ -36.949462890625,
+ 45.643484933036234
+ ],
+ [
+ -28.25544084821422,
+ 52.16395786830435
+ ],
+ [
+ -21.73496791294633,
+ 56.511056082589675
+ ],
+ [
+ -15.214494977678669,
+ 54.33750697544656
+ ],
+ [
+ -6.52047293526789,
+ 52.16395786830435
+ ],
+ [
+ 2.1735491071428896,
+ 45.643484933036234
+ ],
+ [
+ 13.041120256696331,
+ 32.6025390625
+ ],
+ [
+ 17.38804408482133,
+ 21.73496791294656
+ ],
+ [
+ 19.56159319196422,
+ 13.040945870536234
+ ],
+ [
+ 19.56159319196422,
+ 4.346923828125
+ ],
+ [
+ 17.38804408482133,
+ -4.3470982142853245
+ ],
+ [
+ 10.867571149553669,
+ -8.694022042410325
+ ],
+ [
+ 2.1735491071428896,
+ -10.867571149553442
+ ],
+ [
+ -8.69402204241078,
+ -13.041120256695649
+ ],
+ [
+ -17.38786969866078,
+ -13.041120256695649
+ ],
+ [
+ -21.73496791294633,
+ -10.867571149553442
+ ],
+ [
+ -28.25544084821422,
+ -6.5206473214284415
+ ],
+ [
+ -28.25544084821422,
+ -6.5206473214284415
+ ]
+ ],
+ "pressures": [
+ 0.3507537841796875,
+ 0.5437164306640625,
+ 0.577423095703125,
+ 0.591583251953125,
+ 0.6023406982421875,
+ 0.6062469482421875,
+ 0.6082000732421875,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6155242919921875,
+ 0.6208953857421875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.6243133544921875,
+ 0.6218719482421875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.6213836669921875,
+ 0.6223602294921875,
+ 0.6238250732421875,
+ 0.6243133544921875,
+ 0.62530517578125,
+ 0.6228485107421875,
+ 0.6116180419921875,
+ 0.5994110107421875,
+ 0.572052001953125,
+ 0.467010498046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -28.25544084821422,
+ -6.5206473214284415
+ ]
+ },
+ {
+ "id": "TRe0KEEKstXTI18legxky",
+ "type": "freedraw",
+ "x": 450.08273910943467,
+ "y": 6380.231520480621,
+ "width": 19.56141880580367,
+ "height": 30.429164341518117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNR",
+ "roundness": null,
+ "seed": 1774978513,
+ "version": 13,
+ "versionNonce": 1732419711,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563914843,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ 2.173549107143117
+ ],
+ [
+ -4.346923828125,
+ 6.5206473214284415
+ ],
+ [
+ -6.52047293526789,
+ 10.867571149553442
+ ],
+ [
+ -8.69384765625,
+ 15.214494977678442
+ ],
+ [
+ -13.04094587053578,
+ 21.735142299107792
+ ],
+ [
+ -15.214494977678669,
+ 23.908517020089675
+ ],
+ [
+ -17.38786969866078,
+ 28.255615234375
+ ],
+ [
+ -19.56141880580367,
+ 30.429164341518117
+ ],
+ [
+ -17.38786969866078,
+ 30.429164341518117
+ ],
+ [
+ -15.214494977678669,
+ 28.255615234375
+ ],
+ [
+ -15.214494977678669,
+ 28.255615234375
+ ]
+ ],
+ "pressures": [
+ 0.196868896484375,
+ 0.65118408203125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.65216064453125,
+ 0.63018798828125,
+ 0.6077117919921875,
+ 0.4972991943359375,
+ 0.208587646484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -15.214494977678669,
+ 28.255615234375
+ ]
+ },
+ {
+ "id": "FSzCs01LGHGBPt2Y6rryp",
+ "type": "freedraw",
+ "x": 532.675861319256,
+ "y": 6269.382957422586,
+ "width": 6.520647321428669,
+ "height": 58.68460518973188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNS",
+ "roundness": null,
+ "seed": 184929471,
+ "version": 12,
+ "versionNonce": 692777343,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563916462,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.3470982142853245
+ ],
+ [
+ 0,
+ 15.214494977678442
+ ],
+ [
+ -2.1735491071428896,
+ 32.6025390625
+ ],
+ [
+ -2.1735491071428896,
+ 41.296561104910325
+ ],
+ [
+ -2.1735491071428896,
+ 52.164132254463766
+ ],
+ [
+ 0,
+ 54.33750697544656
+ ],
+ [
+ 0,
+ 56.511056082588766
+ ],
+ [
+ 2.1735491071428896,
+ 58.68460518973188
+ ],
+ [
+ 4.347098214285779,
+ 58.68460518973188
+ ],
+ [
+ 4.347098214285779,
+ 58.68460518973188
+ ]
+ ],
+ "pressures": [
+ 0.1563262939453125,
+ 0.5998992919921875,
+ 0.63946533203125,
+ 0.64874267578125,
+ 0.65069580078125,
+ 0.64923095703125,
+ 0.62921142578125,
+ 0.5964813232421875,
+ 0.4313507080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.347098214285779,
+ 58.68460518973188
+ ]
+ },
+ {
+ "id": "8VT0q-Xh-zDgXv8H1ykfY",
+ "type": "freedraw",
+ "x": 500.073322256756,
+ "y": 6354.149628739549,
+ "width": 41.29656110491078,
+ "height": 4.3470982142853245,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNT",
+ "roundness": null,
+ "seed": 1911414207,
+ "version": 11,
+ "versionNonce": 1748431633,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563916762,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 6.52047293526789,
+ -2.1735491071422075
+ ],
+ [
+ 10.867571149553669,
+ -2.1735491071422075
+ ],
+ [
+ 17.38804408482156,
+ -2.1735491071422075
+ ],
+ [
+ 21.73514229910711,
+ -2.1735491071422075
+ ],
+ [
+ 28.255615234375,
+ -2.1735491071422075
+ ],
+ [
+ 36.94963727678578,
+ -2.1735491071422075
+ ],
+ [
+ 41.29656110491078,
+ -4.3470982142853245
+ ],
+ [
+ 41.29656110491078,
+ -4.3470982142853245
+ ]
+ ],
+ "pressures": [
+ 0.3722381591796875,
+ 0.6067352294921875,
+ 0.64727783203125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.64581298828125,
+ 0.5529937744140625,
+ 0.3629608154296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.29656110491078,
+ -4.3470982142853245
+ ]
+ },
+ {
+ "id": "ZocMtZr4gjIUIF5Q-54hO",
+ "type": "freedraw",
+ "x": 510.94089340630967,
+ "y": 6380.231520480621,
+ "width": 36.949462890625,
+ "height": 45.643484933035325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNU",
+ "roundness": null,
+ "seed": 2041586385,
+ "version": 23,
+ "versionNonce": 705791007,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563917274,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173374720981883
+ ],
+ [
+ 2.1735491071428896,
+ -2.173374720981883
+ ],
+ [
+ 13.04094587053578,
+ -6.5204729352672075
+ ],
+ [
+ 15.214494977678442,
+ -8.694022042410325
+ ],
+ [
+ 19.56141880580344,
+ -8.694022042410325
+ ],
+ [
+ 21.73496791294633,
+ -10.867396763392208
+ ],
+ [
+ 26.08206612723211,
+ -10.867396763392208
+ ],
+ [
+ 28.25544084821422,
+ -8.694022042410325
+ ],
+ [
+ 26.08206612723211,
+ 0
+ ],
+ [
+ 17.38804408482133,
+ 10.867571149553442
+ ],
+ [
+ 8.69402204241078,
+ 19.561593191964675
+ ],
+ [
+ 6.52047293526789,
+ 21.735142299107792
+ ],
+ [
+ 2.1735491071428896,
+ 26.082066127232792
+ ],
+ [
+ 2.1735491071428896,
+ 28.255615234375
+ ],
+ [
+ 4.346923828125,
+ 30.429164341518117
+ ],
+ [
+ 13.04094587053578,
+ 32.6025390625
+ ],
+ [
+ 21.73496791294633,
+ 32.6025390625
+ ],
+ [
+ 26.08206612723211,
+ 34.77608816964312
+ ],
+ [
+ 32.6025390625,
+ 34.77608816964312
+ ],
+ [
+ 36.949462890625,
+ 34.77608816964312
+ ],
+ [
+ 36.949462890625,
+ 34.77608816964312
+ ]
+ ],
+ "pressures": [
+ 0.075714111328125,
+ 0.4919281005859375,
+ 0.519775390625,
+ 0.583770751953125,
+ 0.593536376953125,
+ 0.5994110107421875,
+ 0.6033172607421875,
+ 0.6067352294921875,
+ 0.6179656982421875,
+ 0.63409423828125,
+ 0.63848876953125,
+ 0.64044189453125,
+ 0.64093017578125,
+ 0.64093017578125,
+ 0.63507080078125,
+ 0.63311767578125,
+ 0.62969970703125,
+ 0.5578765869140625,
+ 0.4763031005859375,
+ 0.317535400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.949462890625,
+ 34.77608816964312
+ ]
+ },
+ {
+ "id": "bz1svNEQrWVfHTXPE095r",
+ "type": "freedraw",
+ "x": 617.4425326362204,
+ "y": 6369.364123717229,
+ "width": 19.561593191964448,
+ "height": 21.73496791294565,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNV",
+ "roundness": null,
+ "seed": 1088964703,
+ "version": 7,
+ "versionNonce": 1794481841,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563917700,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -8.69402204241078,
+ 8.694022042410325
+ ],
+ [
+ -13.041120256696558,
+ 13.040945870535325
+ ],
+ [
+ -17.38804408482156,
+ 19.56141880580344
+ ],
+ [
+ -19.561593191964448,
+ 21.73496791294565
+ ],
+ [
+ -19.561593191964448,
+ 21.73496791294565
+ ]
+ ],
+ "pressures": [
+ 0.4176788330078125,
+ 0.64678955078125,
+ 0.64874267578125,
+ 0.64923095703125,
+ 0.63262939453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -19.561593191964448,
+ 21.73496791294565
+ ]
+ },
+ {
+ "id": "2GqwAJM0_VPhbNwKue5N7",
+ "type": "freedraw",
+ "x": 660.9124684621131,
+ "y": 6345.455606697139,
+ "width": 45.64365931919656,
+ "height": 95.63406808035779,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNW",
+ "roundness": null,
+ "seed": 2083546737,
+ "version": 30,
+ "versionNonce": 1811209873,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563918898,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ -2.173549107143117
+ ],
+ [
+ 6.520647321428669,
+ -6.5206473214284415
+ ],
+ [
+ 8.69402204241078,
+ -8.694022042410325
+ ],
+ [
+ 10.867571149553669,
+ -13.041120256696558
+ ],
+ [
+ 13.041120256696558,
+ -17.38804408482156
+ ],
+ [
+ 17.38804408482156,
+ -30.429164341518117
+ ],
+ [
+ 19.561593191964448,
+ -43.47011021205344
+ ],
+ [
+ 21.735142299107338,
+ -54.33768136160688
+ ],
+ [
+ 21.735142299107338,
+ -56.511056082589675
+ ],
+ [
+ 21.735142299107338,
+ -45.64365931919656
+ ],
+ [
+ 23.908517020089448,
+ -36.949637276785325
+ ],
+ [
+ 26.082066127232338,
+ -28.255615234375
+ ],
+ [
+ 26.082066127232338,
+ -21.735142299106883
+ ],
+ [
+ 30.42916434151789,
+ -6.5206473214284415
+ ],
+ [
+ 32.6025390625,
+ 4.346923828125
+ ],
+ [
+ 32.6025390625,
+ 13.040945870535325
+ ],
+ [
+ 32.6025390625,
+ 17.387869698660325
+ ],
+ [
+ 30.42916434151789,
+ 21.73496791294656
+ ],
+ [
+ 23.908517020089448,
+ 30.428989955356883
+ ],
+ [
+ 15.214494977678669,
+ 34.77591378348188
+ ],
+ [
+ 8.69402204241078,
+ 39.12301199776812
+ ],
+ [
+ 8.69402204241078,
+ 36.949462890625
+ ],
+ [
+ 13.041120256696558,
+ 34.77591378348188
+ ],
+ [
+ 19.561593191964448,
+ 34.77591378348188
+ ],
+ [
+ 28.255615234375,
+ 34.77591378348188
+ ],
+ [
+ 39.12301199776789,
+ 34.77591378348188
+ ],
+ [
+ 45.64365931919656,
+ 34.77591378348188
+ ],
+ [
+ 45.64365931919656,
+ 34.77591378348188
+ ]
+ ],
+ "pressures": [
+ 0.4162139892578125,
+ 0.4826507568359375,
+ 0.505615234375,
+ 0.527099609375,
+ 0.5417633056640625,
+ 0.5515289306640625,
+ 0.5612945556640625,
+ 0.565704345703125,
+ 0.566680908203125,
+ 0.569610595703125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.576934814453125,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.566680908203125,
+ 0.5569000244140625,
+ 0.5549468994140625,
+ 0.5417633056640625,
+ 0.5476226806640625,
+ 0.5490875244140625,
+ 0.5422515869140625,
+ 0.39910888671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 45.64365931919656,
+ 34.77591378348188
+ ]
+ },
+ {
+ "id": "JhjKzEFtF0n2Sa7-RSmpT",
+ "type": "freedraw",
+ "x": 730.4646448013989,
+ "y": 6380.231520480621,
+ "width": 2.1733747209821104,
+ "height": 2.173374720981883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNX",
+ "roundness": null,
+ "seed": 1216949841,
+ "version": 5,
+ "versionNonce": 1137170303,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563919230,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173374720981883
+ ],
+ [
+ 2.1733747209821104,
+ -2.173374720981883
+ ],
+ [
+ 2.1733747209821104,
+ -2.173374720981883
+ ]
+ ],
+ "pressures": [
+ 0.581329345703125,
+ 0.6189422607421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.1733747209821104,
+ -2.173374720981883
+ ]
+ },
+ {
+ "id": "5t0EXZYoAunorRsv5IumB",
+ "type": "freedraw",
+ "x": 754.3731618214883,
+ "y": 6380.231520480621,
+ "width": 0.0001,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNY",
+ "roundness": null,
+ "seed": 317277119,
+ "version": 3,
+ "versionNonce": 2049998225,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563919455,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.447967529296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.0001,
+ 0.0001
+ ]
+ },
+ {
+ "id": "ndobU0FHcy51J455aGXkB",
+ "type": "freedraw",
+ "x": 776.1081297344347,
+ "y": 6380.231520480621,
+ "width": 4.346923828125,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNZ",
+ "roundness": null,
+ "seed": 94965073,
+ "version": 5,
+ "versionNonce": 1407789183,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563919662,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.514404296875,
+ 0.64385986328125,
+ 0.12701416015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.346923828125,
+ 0
+ ]
+ },
+ {
+ "id": "moyZF64ySsraQDBl0A5dV",
+ "type": "freedraw",
+ "x": 932.600177725506,
+ "y": 6328.0675626123175,
+ "width": 52.16413225446445,
+ "height": 71.72555106026812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNb",
+ "roundness": null,
+ "seed": 892500433,
+ "version": 24,
+ "versionNonce": 1197959249,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563922618,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 2.173549107143117
+ ],
+ [
+ 4.347098214285779,
+ 6.520472935268117
+ ],
+ [
+ 8.694196428571558,
+ 10.867396763393117
+ ],
+ [
+ 13.041294642857338,
+ 17.38804408482156
+ ],
+ [
+ 15.214494977678669,
+ 26.082066127231883
+ ],
+ [
+ 19.561593191964448,
+ 45.643484933036234
+ ],
+ [
+ 19.561593191964448,
+ 60.857979910714675
+ ],
+ [
+ 19.561593191964448,
+ 69.552001953125
+ ],
+ [
+ 19.561593191964448,
+ 71.72555106026812
+ ],
+ [
+ 19.561593191964448,
+ 69.552001953125
+ ],
+ [
+ 19.561593191964448,
+ 63.03152901785688
+ ],
+ [
+ 17.38804408482156,
+ 52.16395786830344
+ ],
+ [
+ 15.214494977678669,
+ 39.12301199776812
+ ],
+ [
+ 17.38804408482156,
+ 26.082066127231883
+ ],
+ [
+ 21.735142299107338,
+ 13.040945870536234
+ ],
+ [
+ 26.08224051339289,
+ 10.867396763393117
+ ],
+ [
+ 32.6025390625,
+ 8.694022042411234
+ ],
+ [
+ 39.12318638392867,
+ 10.867396763393117
+ ],
+ [
+ 47.81703404017867,
+ 15.214494977678442
+ ],
+ [
+ 52.16413225446445,
+ 19.56141880580344
+ ],
+ [
+ 52.16413225446445,
+ 19.56141880580344
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.5984344482421875,
+ 0.6169891357421875,
+ 0.6248016357421875,
+ 0.62774658203125,
+ 0.62969970703125,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.63165283203125,
+ 0.62628173828125,
+ 0.6233367919921875,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62823486328125,
+ 0.62579345703125,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.5998992919921875,
+ 0.445526123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 52.16413225446445,
+ 19.56141880580344
+ ]
+ },
+ {
+ "id": "loI7p7DTlCaQ2asTmtpto",
+ "type": "freedraw",
+ "x": 1021.7139472567562,
+ "y": 6351.976079632407,
+ "width": 23.90834263392844,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNc",
+ "roundness": null,
+ "seed": 1085556753,
+ "version": 10,
+ "versionNonce": 1867521393,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563923002,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 6.520298549106883,
+ 0
+ ],
+ [
+ 10.867396763392662,
+ -2.173549107143117
+ ],
+ [
+ 17.388044084821104,
+ -2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ -2.173549107143117
+ ],
+ [
+ 23.90834263392844,
+ -2.173549107143117
+ ],
+ [
+ 23.90834263392844,
+ 0
+ ],
+ [
+ 23.90834263392844,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.522705078125,
+ 0.6130828857421875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.578399658203125,
+ 0.527587890625,
+ 0.328277587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90834263392844,
+ 0
+ ]
+ },
+ {
+ "id": "b8-2T8GSC6QpcwFrCY45b",
+ "type": "freedraw",
+ "x": 1015.1932999353273,
+ "y": 6378.058145759639,
+ "width": 34.77608816964312,
+ "height": 4.3470982142853245,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNd",
+ "roundness": null,
+ "seed": 1099576625,
+ "version": 10,
+ "versionNonce": 2133710481,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563923211,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.173549107143117,
+ 0
+ ],
+ [
+ 6.520647321428896,
+ 0
+ ],
+ [
+ 8.694196428571558,
+ 0
+ ],
+ [
+ 13.04094587053578,
+ 0
+ ],
+ [
+ 19.561593191964675,
+ 0
+ ],
+ [
+ 30.428989955357338,
+ -2.173549107143117
+ ],
+ [
+ 34.77608816964312,
+ -4.3470982142853245
+ ],
+ [
+ 34.77608816964312,
+ -4.3470982142853245
+ ]
+ ],
+ "pressures": [
+ 0.4279327392578125,
+ 0.586700439453125,
+ 0.591094970703125,
+ 0.593048095703125,
+ 0.5940399169921875,
+ 0.566680908203125,
+ 0.3512420654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.77608816964312,
+ -4.3470982142853245
+ ]
+ },
+ {
+ "id": "yAhxADFP7lMMSZ_WTHnvR",
+ "type": "freedraw",
+ "x": 1132.562510314792,
+ "y": 6325.894013505174,
+ "width": 58.68443080357156,
+ "height": 89.11359514508968,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNe",
+ "roundness": null,
+ "seed": 736372305,
+ "version": 39,
+ "versionNonce": 266959263,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563927065,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ -2.1735491071422075
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 2.1735491071426623,
+ -2.1735491071422075
+ ],
+ [
+ 4.3470982142853245,
+ -2.1735491071422075
+ ],
+ [
+ 6.5206473214284415,
+ -2.1735491071422075
+ ],
+ [
+ 8.69384765625,
+ -2.1735491071422075
+ ],
+ [
+ 15.214494977678442,
+ -4.346923828125
+ ],
+ [
+ 28.25544084821422,
+ -6.5204729352672075
+ ],
+ [
+ 36.949637276785325,
+ -8.694022042410325
+ ],
+ [
+ 39.12283761160688,
+ -8.694022042410325
+ ],
+ [
+ 41.29638671875,
+ -4.346923828125
+ ],
+ [
+ 43.46993582589266,
+ 2.173549107143117
+ ],
+ [
+ 43.46993582589266,
+ 6.520472935268117
+ ],
+ [
+ 43.46993582589266,
+ 13.040945870536234
+ ],
+ [
+ 36.949637276785325,
+ 17.38804408482156
+ ],
+ [
+ 28.25544084821422,
+ 23.908517020089675
+ ],
+ [
+ 17.388044084821104,
+ 30.428989955357792
+ ],
+ [
+ 8.69384765625,
+ 32.6025390625
+ ],
+ [
+ 8.69384765625,
+ 34.77608816964312
+ ],
+ [
+ 13.040945870535325,
+ 39.12301199776812
+ ],
+ [
+ 17.388044084821104,
+ 43.47011021205435
+ ],
+ [
+ 19.56159319196422,
+ 47.81703404017935
+ ],
+ [
+ 23.90834263392844,
+ 49.99058314732156
+ ],
+ [
+ 28.25544084821422,
+ 56.511056082589675
+ ],
+ [
+ 30.428989955356883,
+ 58.68460518973279
+ ],
+ [
+ 32.6025390625,
+ 63.03152901785779
+ ],
+ [
+ 36.949637276785325,
+ 71.72555106026812
+ ],
+ [
+ 36.949637276785325,
+ 73.89910016741123
+ ],
+ [
+ 36.949637276785325,
+ 76.07264927455435
+ ],
+ [
+ 30.428989955356883,
+ 78.24602399553623
+ ],
+ [
+ 19.56159319196422,
+ 80.41957310267935
+ ],
+ [
+ 15.214494977678442,
+ 80.41957310267935
+ ],
+ [
+ 2.1735491071426623,
+ 80.41957310267935
+ ],
+ [
+ -6.520647321428896,
+ 80.41957310267935
+ ],
+ [
+ -15.214494977678896,
+ 78.24602399553623
+ ],
+ [
+ -15.214494977678896,
+ 78.24602399553623
+ ]
+ ],
+ "pressures": [
+ 0.1089324951171875,
+ 0.4831390380859375,
+ 0.517333984375,
+ 0.5398101806640625,
+ 0.588653564453125,
+ 0.6028289794921875,
+ 0.6184539794921875,
+ 0.62677001953125,
+ 0.63751220703125,
+ 0.64141845703125,
+ 0.64337158203125,
+ 0.64630126953125,
+ 0.65069580078125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.65362548828125,
+ 0.65460205078125,
+ 0.6575469970703125,
+ 0.6580352783203125,
+ 0.65460205078125,
+ 0.64825439453125,
+ 0.64630126953125,
+ 0.64825439453125,
+ 0.64874267578125,
+ 0.64825439453125,
+ 0.64874267578125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64971923828125,
+ 0.6585235595703125,
+ 0.6731719970703125,
+ 0.6800079345703125,
+ 0.6795196533203125,
+ 0.63702392578125,
+ 0.504638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -15.214494977678896,
+ 78.24602399553623
+ ]
+ },
+ {
+ "id": "u36laNW3nIN5Yea51ip71",
+ "type": "freedraw",
+ "x": -197.62076954011923,
+ "y": 6512.815051451603,
+ "width": 65.20490373883945,
+ "height": 197.78878348214312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNf",
+ "roundness": null,
+ "seed": 107011551,
+ "version": 32,
+ "versionNonce": 1031389151,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563929039,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ 4.346923828125,
+ 17.38804408482156
+ ],
+ [
+ 6.52047293526789,
+ 30.429164341518117
+ ],
+ [
+ 8.69384765625,
+ 47.81703404017844
+ ],
+ [
+ 13.04094587053578,
+ 65.205078125
+ ],
+ [
+ 15.214494977678669,
+ 84.76667131696468
+ ],
+ [
+ 19.56141880580367,
+ 119.54275948660779
+ ],
+ [
+ 21.73496791294656,
+ 143.45127650669656
+ ],
+ [
+ 19.56141880580367,
+ 158.665771484375
+ ],
+ [
+ 17.38786969866078,
+ 165.18624441964312
+ ],
+ [
+ 15.214494977678669,
+ 160.8391462053578
+ ],
+ [
+ 8.69384765625,
+ 147.79820033482156
+ ],
+ [
+ 6.52047293526789,
+ 136.93062918526812
+ ],
+ [
+ 4.346923828125,
+ 123.88968331473279
+ ],
+ [
+ 4.346923828125,
+ 93.460693359375
+ ],
+ [
+ 2.1733747209823377,
+ 45.64365931919656
+ ],
+ [
+ 2.1733747209823377,
+ 17.38804408482156
+ ],
+ [
+ 6.52047293526789,
+ -2.173374720981883
+ ],
+ [
+ 13.04094587053578,
+ -17.387869698660325
+ ],
+ [
+ 26.08189174107156,
+ -32.6025390625
+ ],
+ [
+ 36.949462890625,
+ -32.6025390625
+ ],
+ [
+ 49.99040876116078,
+ -17.387869698660325
+ ],
+ [
+ 60.85797991071445,
+ 8.694022042411234
+ ],
+ [
+ 65.20490373883945,
+ 34.77608816964312
+ ],
+ [
+ 63.03152901785734,
+ 54.33768136160779
+ ],
+ [
+ 52.16395786830367,
+ 71.72572544642844
+ ],
+ [
+ 39.12301199776789,
+ 73.89910016741123
+ ],
+ [
+ 28.255440848214448,
+ 73.89910016741123
+ ],
+ [
+ 15.214494977678669,
+ 67.37862723214312
+ ],
+ [
+ 15.214494977678669,
+ 67.37862723214312
+ ]
+ ],
+ "pressures": [
+ 0.317535400390625,
+ 0.568145751953125,
+ 0.6018524169921875,
+ 0.6067352294921875,
+ 0.6106414794921875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6140594482421875,
+ 0.6155242919921875,
+ 0.6145477294921875,
+ 0.5979461669921875,
+ 0.579864501953125,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.580841064453125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.580352783203125,
+ 0.582794189453125,
+ 0.580841064453125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.586212158203125,
+ 0.6003875732421875,
+ 0.5979461669921875,
+ 0.564727783203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.214494977678669,
+ 67.37862723214312
+ ]
+ },
+ {
+ "id": "AzQ678GQ3OLM5o5SeTf_i",
+ "type": "freedraw",
+ "x": -130.2423166941369,
+ "y": 6656.266327958299,
+ "width": 49.99058314732156,
+ "height": 69.552001953125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNg",
+ "roundness": null,
+ "seed": 818189343,
+ "version": 26,
+ "versionNonce": 998060479,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563929587,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ -4.3470982142853245
+ ],
+ [
+ 4.347098214285552,
+ -6.5206473214284415
+ ],
+ [
+ 13.041120256696331,
+ -13.041120256696558
+ ],
+ [
+ 15.214494977678442,
+ -17.38804408482156
+ ],
+ [
+ 17.38804408482133,
+ -19.561593191963766
+ ],
+ [
+ 19.56159319196422,
+ -23.908517020088766
+ ],
+ [
+ 19.56159319196422,
+ -28.255615234375
+ ],
+ [
+ 19.56159319196422,
+ -30.429164341518117
+ ],
+ [
+ 19.56159319196422,
+ -34.77608816964312
+ ],
+ [
+ 17.38804408482133,
+ -36.949637276785325
+ ],
+ [
+ 15.214494977678442,
+ -41.296561104910325
+ ],
+ [
+ 8.694022042410552,
+ -47.81703404017844
+ ],
+ [
+ 0,
+ -47.81703404017844
+ ],
+ [
+ -10.86739676339289,
+ -43.47011021205344
+ ],
+ [
+ -15.214494977678669,
+ -39.12318638392844
+ ],
+ [
+ -23.908517020089448,
+ -26.082066127231883
+ ],
+ [
+ -26.082066127232338,
+ -10.867571149553442
+ ],
+ [
+ -23.908517020089448,
+ 2.173374720981883
+ ],
+ [
+ -17.38804408482156,
+ 13.040945870536234
+ ],
+ [
+ -6.52047293526789,
+ 19.56141880580344
+ ],
+ [
+ 0,
+ 21.73496791294656
+ ],
+ [
+ 13.041120256696331,
+ 21.73496791294656
+ ],
+ [
+ 23.90851702008922,
+ 17.387869698661234
+ ],
+ [
+ 23.90851702008922,
+ 17.387869698661234
+ ]
+ ],
+ "pressures": [
+ 0.188568115234375,
+ 0.513916015625,
+ 0.520263671875,
+ 0.524169921875,
+ 0.525146484375,
+ 0.529541015625,
+ 0.5398101806640625,
+ 0.563262939453125,
+ 0.571563720703125,
+ 0.573516845703125,
+ 0.575469970703125,
+ 0.576934814453125,
+ 0.586212158203125,
+ 0.5984344482421875,
+ 0.6023406982421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6028289794921875,
+ 0.6003875732421875,
+ 0.5969696044921875,
+ 0.589630126953125,
+ 0.570587158203125,
+ 0.453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90851702008922,
+ 17.387869698661234
+ ]
+ },
+ {
+ "id": "2YJh8W9prjruvXbp6xTh2",
+ "type": "freedraw",
+ "x": -75.90480971869056,
+ "y": 6628.010712723924,
+ "width": 34.77591378348211,
+ "height": 58.68460518973279,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNh",
+ "roundness": null,
+ "seed": 675089919,
+ "version": 19,
+ "versionNonce": 192880209,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563929983,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1733747209821104,
+ -2.173549107143117
+ ],
+ [
+ -2.1733747209821104,
+ 2.173549107143117
+ ],
+ [
+ 0,
+ 6.520472935268117
+ ],
+ [
+ 0,
+ 13.041120256696558
+ ],
+ [
+ 0,
+ 21.73496791294656
+ ],
+ [
+ 0,
+ 28.255615234375
+ ],
+ [
+ 2.1735491071428896,
+ 43.47011021205344
+ ],
+ [
+ 4.347098214285779,
+ 54.33750697544656
+ ],
+ [
+ 4.347098214285779,
+ 56.511056082589675
+ ],
+ [
+ 4.347098214285779,
+ 54.33750697544656
+ ],
+ [
+ 4.347098214285779,
+ 52.164132254464675
+ ],
+ [
+ 6.520647321428669,
+ 47.81703404017844
+ ],
+ [
+ 13.041120256696331,
+ 30.428989955356883
+ ],
+ [
+ 17.38804408482133,
+ 23.908517020089675
+ ],
+ [
+ 23.90869140625,
+ 19.561593191964675
+ ],
+ [
+ 32.6025390625,
+ 17.38804408482156
+ ],
+ [
+ 32.6025390625,
+ 17.38804408482156
+ ]
+ ],
+ "pressures": [
+ 0.329254150390625,
+ 0.5422515869140625,
+ 0.586700439453125,
+ 0.6028289794921875,
+ 0.6111297607421875,
+ 0.6125946044921875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.6121063232421875,
+ 0.6106414794921875,
+ 0.6116180419921875,
+ 0.6199188232421875,
+ 0.6243133544921875,
+ 0.6238250732421875,
+ 0.6042938232421875,
+ 0.4943695068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ 17.38804408482156
+ ]
+ },
+ {
+ "id": "lKtLLvrmIRZXa1Wxv8n9E",
+ "type": "freedraw",
+ "x": 117.53687554916655,
+ "y": 6647.572305915889,
+ "width": 82.59312220982156,
+ "height": 47.81703404017844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNi",
+ "roundness": null,
+ "seed": 1591115281,
+ "version": 26,
+ "versionNonce": 1692488305,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563930636,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ -6.520472935268117
+ ],
+ [
+ -8.69384765625,
+ -8.694022042411234
+ ],
+ [
+ -10.86739676339289,
+ -8.694022042411234
+ ],
+ [
+ -13.040945870535552,
+ -8.694022042411234
+ ],
+ [
+ -21.73496791294633,
+ -4.347098214286234
+ ],
+ [
+ -32.60236467633922,
+ 6.5204729352672075
+ ],
+ [
+ -39.12301199776789,
+ 21.73496791294656
+ ],
+ [
+ -36.949462890625,
+ 32.6025390625
+ ],
+ [
+ -26.08189174107133,
+ 39.12301199776721
+ ],
+ [
+ -19.56141880580344,
+ 39.12301199776721
+ ],
+ [
+ -15.214494977678442,
+ 36.949462890625
+ ],
+ [
+ -4.346923828125,
+ 26.08189174107156
+ ],
+ [
+ 4.347098214285779,
+ 13.040945870535325
+ ],
+ [
+ 8.69402204241078,
+ 6.5204729352672075
+ ],
+ [
+ 8.69402204241078,
+ 2.173374720981883
+ ],
+ [
+ 10.867571149553669,
+ 0
+ ],
+ [
+ 10.867571149553669,
+ 8.694022042410325
+ ],
+ [
+ 10.867571149553669,
+ 17.38804408482156
+ ],
+ [
+ 17.38804408482156,
+ 23.908517020088766
+ ],
+ [
+ 19.561593191964448,
+ 28.255440848213766
+ ],
+ [
+ 26.08206612723211,
+ 30.428989955356883
+ ],
+ [
+ 36.94963727678578,
+ 30.428989955356883
+ ],
+ [
+ 43.47011021205367,
+ 28.255440848213766
+ ],
+ [
+ 43.47011021205367,
+ 28.255440848213766
+ ]
+ ],
+ "pressures": [
+ 0.3048248291015625,
+ 0.583282470703125,
+ 0.589630126953125,
+ 0.6067352294921875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.6091766357421875,
+ 0.6106414794921875,
+ 0.6091766357421875,
+ 0.6125946044921875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6184539794921875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.63848876953125,
+ 0.64923095703125,
+ 0.64630126953125,
+ 0.64337158203125,
+ 0.63116455078125,
+ 0.593536376953125,
+ 0.3663787841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.47011021205367,
+ 28.255440848213766
+ ]
+ },
+ {
+ "id": "vO_ylacjgF8B_wLsNC3YQ",
+ "type": "freedraw",
+ "x": 271.855548819256,
+ "y": 6573.673205748478,
+ "width": 28.25544084821422,
+ "height": 117.36921037946377,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNj",
+ "roundness": null,
+ "seed": 840051249,
+ "version": 14,
+ "versionNonce": 400669521,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563931137,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1735491071422075
+ ],
+ [
+ 0,
+ 2.173549107143117
+ ],
+ [
+ -2.1733747209823377,
+ 15.214494977678442
+ ],
+ [
+ -2.1733747209823377,
+ 26.082066127232792
+ ],
+ [
+ -2.1733747209823377,
+ 39.12301199776812
+ ],
+ [
+ -2.1733747209823377,
+ 52.16395786830344
+ ],
+ [
+ -4.346923828125,
+ 65.205078125
+ ],
+ [
+ 0,
+ 89.11359514508968
+ ],
+ [
+ 4.347098214285552,
+ 104.32809012276812
+ ],
+ [
+ 13.041120256696331,
+ 115.19566127232156
+ ],
+ [
+ 23.90851702008922,
+ 115.19566127232156
+ ],
+ [
+ 23.90851702008922,
+ 115.19566127232156
+ ]
+ ],
+ "pressures": [
+ 0.319976806640625,
+ 0.590118408203125,
+ 0.6174774169921875,
+ 0.65460205078125,
+ 0.6726837158203125,
+ 0.6863555908203125,
+ 0.699066162109375,
+ 0.704437255859375,
+ 0.704925537109375,
+ 0.6800079345703125,
+ 0.5554351806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90851702008922,
+ 115.19566127232156
+ ]
+ },
+ {
+ "id": "pOvsfG2j5pulPvZki9eQg",
+ "type": "freedraw",
+ "x": 247.94703179916655,
+ "y": 6621.490239788656,
+ "width": 52.16413225446445,
+ "height": 8.694022042410325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNk",
+ "roundness": null,
+ "seed": 519428881,
+ "version": 9,
+ "versionNonce": 86057727,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563931380,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 10.867571149553669,
+ -2.1735491071422075
+ ],
+ [
+ 19.561593191964448,
+ -4.3470982142853245
+ ],
+ [
+ 30.42916434151789,
+ -4.3470982142853245
+ ],
+ [
+ 39.12301199776789,
+ -6.5204729352672075
+ ],
+ [
+ 45.64365931919656,
+ -6.5204729352672075
+ ],
+ [
+ 52.16413225446445,
+ -8.694022042410325
+ ],
+ [
+ 52.16413225446445,
+ -8.694022042410325
+ ]
+ ],
+ "pressures": [
+ 0.4303741455078125,
+ 0.64581298828125,
+ 0.64776611328125,
+ 0.6023406982421875,
+ 0.515869140625,
+ 0.314605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 52.16413225446445,
+ -8.694022042410325
+ ]
+ },
+ {
+ "id": "_Iw2hN5P8nvUmvlKMb45n",
+ "type": "freedraw",
+ "x": 402.265705069256,
+ "y": 6641.051832980621,
+ "width": 23.90851702008922,
+ "height": 2.173374720981883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNl",
+ "roundness": null,
+ "seed": 939896639,
+ "version": 10,
+ "versionNonce": 1941260255,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563931895,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285552,
+ 0
+ ],
+ [
+ 8.694022042410552,
+ 0
+ ],
+ [
+ 13.041120256696331,
+ 0
+ ],
+ [
+ 15.214494977678442,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ 0
+ ],
+ [
+ 21.73496791294633,
+ 2.173374720981883
+ ],
+ [
+ 23.90851702008922,
+ 2.173374720981883
+ ],
+ [
+ 23.90851702008922,
+ 2.173374720981883
+ ]
+ ],
+ "pressures": [
+ 0.441619873046875,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.6052703857421875,
+ 0.583770751953125,
+ 0.5344390869140625,
+ 0.209564208984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.90851702008922,
+ 2.173374720981883
+ ]
+ },
+ {
+ "id": "oaahSFl12Dkuj-Ly9WkjO",
+ "type": "freedraw",
+ "x": 395.7452321339881,
+ "y": 6662.7868008935675,
+ "width": 36.949462890625,
+ "height": 6.520472935268117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNm",
+ "roundness": null,
+ "seed": 599661599,
+ "version": 8,
+ "versionNonce": 170628255,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563932082,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ -2.173549107143117
+ ],
+ [
+ 10.867571149553442,
+ -2.173549107143117
+ ],
+ [
+ 17.38804408482133,
+ -2.173549107143117
+ ],
+ [
+ 28.25544084821422,
+ -4.347098214286234
+ ],
+ [
+ 36.949462890625,
+ -6.520472935268117
+ ],
+ [
+ 36.949462890625,
+ -6.520472935268117
+ ]
+ ],
+ "pressures": [
+ 0.4191436767578125,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6023406982421875,
+ 0.506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.949462890625,
+ -6.520472935268117
+ ]
+ },
+ {
+ "id": "xTHAH5cNzjf9u2DmDc3pL",
+ "type": "freedraw",
+ "x": 508.76734429916655,
+ "y": 6564.9791837060675,
+ "width": 6.52047293526789,
+ "height": 67.37862723214312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNn",
+ "roundness": null,
+ "seed": 85473503,
+ "version": 13,
+ "versionNonce": 1668949969,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563933641,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 4.346923828125
+ ],
+ [
+ 0,
+ 8.694022042410325
+ ],
+ [
+ 2.1735491071428896,
+ 15.214494977678442
+ ],
+ [
+ 2.1735491071428896,
+ 23.908517020088766
+ ],
+ [
+ 2.1735491071428896,
+ 41.296561104910325
+ ],
+ [
+ 2.1735491071428896,
+ 56.511056082588766
+ ],
+ [
+ 2.1735491071428896,
+ 60.857979910713766
+ ],
+ [
+ 2.1735491071428896,
+ 67.37862723214312
+ ],
+ [
+ 4.346923828125,
+ 67.37862723214312
+ ],
+ [
+ 6.52047293526789,
+ 67.37862723214312
+ ],
+ [
+ 6.52047293526789,
+ 67.37862723214312
+ ]
+ ],
+ "pressures": [
+ 0.328277587890625,
+ 0.563751220703125,
+ 0.574005126953125,
+ 0.575958251953125,
+ 0.579376220703125,
+ 0.579864501953125,
+ 0.564727783203125,
+ 0.5466461181640625,
+ 0.4196319580078125,
+ 0.1680450439453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.52047293526789,
+ 67.37862723214312
+ ]
+ },
+ {
+ "id": "WCiFcqZvvEzrxZYHF__F0",
+ "type": "freedraw",
+ "x": 476.16480523666655,
+ "y": 6654.092778851156,
+ "width": 73.89910016741078,
+ "height": 8.694022042410325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNo",
+ "roundness": null,
+ "seed": 1337796497,
+ "version": 12,
+ "versionNonce": 1290307281,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563934193,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.346923828125,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 21.73496791294656,
+ -2.1735491071422075
+ ],
+ [
+ 28.255615234375,
+ -2.1735491071422075
+ ],
+ [
+ 34.77608816964289,
+ -4.3470982142853245
+ ],
+ [
+ 43.47011021205367,
+ -6.5204729352672075
+ ],
+ [
+ 58.68460518973234,
+ -8.694022042410325
+ ],
+ [
+ 69.552001953125,
+ -8.694022042410325
+ ],
+ [
+ 73.89910016741078,
+ -8.694022042410325
+ ],
+ [
+ 73.89910016741078,
+ -8.694022042410325
+ ]
+ ],
+ "pressures": [
+ 0.39715576171875,
+ 0.6238250732421875,
+ 0.63800048828125,
+ 0.64190673828125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.63800048828125,
+ 0.6018524169921875,
+ 0.524658203125,
+ 0.4064483642578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 73.89910016741078,
+ -8.694022042410325
+ ]
+ },
+ {
+ "id": "uxoyY9S4dN1KCgv21YKp-",
+ "type": "freedraw",
+ "x": 502.24687136389866,
+ "y": 6675.827746764103,
+ "width": 52.16395786830367,
+ "height": 67.37862723214312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNp",
+ "roundness": null,
+ "seed": 1247790737,
+ "version": 28,
+ "versionNonce": 1008223441,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563934837,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 0
+ ],
+ [
+ -2.1735491071426623,
+ 2.173549107143117
+ ],
+ [
+ -4.347098214285552,
+ 4.347098214286234
+ ],
+ [
+ -6.520472935267662,
+ 8.694022042411234
+ ],
+ [
+ -10.867571149553442,
+ 13.041120256696558
+ ],
+ [
+ -15.214494977678442,
+ 19.561593191964675
+ ],
+ [
+ -15.214494977678442,
+ 23.908517020089675
+ ],
+ [
+ -15.214494977678442,
+ 26.082066127232792
+ ],
+ [
+ -17.38804408482133,
+ 28.255615234375
+ ],
+ [
+ -15.214494977678442,
+ 32.6025390625
+ ],
+ [
+ -15.214494977678442,
+ 34.77608816964312
+ ],
+ [
+ -10.867571149553442,
+ 34.77608816964312
+ ],
+ [
+ -6.520472935267662,
+ 34.77608816964312
+ ],
+ [
+ 6.52047293526789,
+ 26.082066127232792
+ ],
+ [
+ 15.214494977678669,
+ 19.561593191964675
+ ],
+ [
+ 19.56141880580367,
+ 15.214494977678442
+ ],
+ [
+ 21.73496791294656,
+ 13.041120256696558
+ ],
+ [
+ 21.73496791294656,
+ 15.214494977678442
+ ],
+ [
+ 21.73496791294656,
+ 21.73496791294656
+ ],
+ [
+ 21.73496791294656,
+ 34.77608816964312
+ ],
+ [
+ 21.73496791294656,
+ 49.99058314732156
+ ],
+ [
+ 21.73496791294656,
+ 60.85815429687591
+ ],
+ [
+ 23.908517020089448,
+ 65.20507812500091
+ ],
+ [
+ 26.082066127232338,
+ 67.37862723214312
+ ],
+ [
+ 34.77591378348234,
+ 65.20507812500091
+ ],
+ [
+ 34.77591378348234,
+ 65.20507812500091
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.5588531494140625,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63555908203125,
+ 0.6052703857421875,
+ 0.588653564453125,
+ 0.577911376953125,
+ 0.572052001953125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.567657470703125,
+ 0.5612945556640625,
+ 0.5608062744140625,
+ 0.5622711181640625,
+ 0.5593414306640625,
+ 0.581329345703125,
+ 0.586212158203125,
+ 0.592071533203125,
+ 0.587677001953125,
+ 0.562774658203125,
+ 0.40399169921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.77591378348234,
+ 65.20507812500091
+ ]
+ },
+ {
+ "id": "8zrGZmQTmRElVWen99lyC",
+ "type": "freedraw",
+ "x": 613.0954344219344,
+ "y": 6680.174844978389,
+ "width": 13.040945870535552,
+ "height": 36.94946289062409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNq",
+ "roundness": null,
+ "seed": 590873745,
+ "version": 8,
+ "versionNonce": 773633041,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563935121,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 15.214494977678442
+ ],
+ [
+ -6.52047293526789,
+ 19.56141880580344
+ ],
+ [
+ -8.694022042410552,
+ 23.908517020088766
+ ],
+ [
+ -8.694022042410552,
+ 28.255440848213766
+ ],
+ [
+ -13.040945870535552,
+ 36.94946289062409
+ ],
+ [
+ -13.040945870535552,
+ 36.94946289062409
+ ]
+ ],
+ "pressures": [
+ 0.529052734375,
+ 0.64093017578125,
+ 0.63702392578125,
+ 0.6155242919921875,
+ 0.580352783203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.040945870535552,
+ 36.94946289062409
+ ]
+ },
+ {
+ "id": "OHHKZryW88sXpHcLNZg0A",
+ "type": "freedraw",
+ "x": 645.6979734844344,
+ "y": 6601.9286465966925,
+ "width": 36.949462890625,
+ "height": 54.33750697544656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNr",
+ "roundness": null,
+ "seed": 1071227857,
+ "version": 27,
+ "versionNonce": 1026226015,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563935747,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -2.173374720981883
+ ],
+ [
+ 4.346923828125,
+ -2.173374720981883
+ ],
+ [
+ 6.52047293526789,
+ -2.173374720981883
+ ],
+ [
+ 10.867571149553669,
+ -4.346923828125
+ ],
+ [
+ 13.04094587053578,
+ -4.346923828125
+ ],
+ [
+ 17.38804408482156,
+ -4.346923828125
+ ],
+ [
+ 23.908517020089448,
+ -4.346923828125
+ ],
+ [
+ 28.255440848214448,
+ -4.346923828125
+ ],
+ [
+ 32.60236467633945,
+ -2.173374720981883
+ ],
+ [
+ 32.60236467633945,
+ 2.173549107143117
+ ],
+ [
+ 32.60236467633945,
+ 6.5206473214284415
+ ],
+ [
+ 28.255440848214448,
+ 13.041120256696558
+ ],
+ [
+ 26.08206612723211,
+ 15.214494977678442
+ ],
+ [
+ 26.08206612723211,
+ 19.561593191963766
+ ],
+ [
+ 26.08206612723211,
+ 21.735142299106883
+ ],
+ [
+ 28.255440848214448,
+ 23.908517020088766
+ ],
+ [
+ 32.60236467633945,
+ 32.6025390625
+ ],
+ [
+ 34.77591378348211,
+ 39.12318638392844
+ ],
+ [
+ 36.949462890625,
+ 43.47011021205344
+ ],
+ [
+ 36.949462890625,
+ 47.81703404017844
+ ],
+ [
+ 32.60236467633945,
+ 47.81703404017844
+ ],
+ [
+ 21.73496791294656,
+ 49.99058314732156
+ ],
+ [
+ 15.214494977678669,
+ 47.81703404017844
+ ],
+ [
+ 13.04094587053578,
+ 47.81703404017844
+ ],
+ [
+ 13.04094587053578,
+ 47.81703404017844
+ ]
+ ],
+ "pressures": [
+ 0.326324462890625,
+ 0.5490875244140625,
+ 0.565216064453125,
+ 0.577911376953125,
+ 0.583282470703125,
+ 0.586700439453125,
+ 0.588653564453125,
+ 0.590118408203125,
+ 0.591094970703125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.5945281982421875,
+ 0.580352783203125,
+ 0.5442047119140625,
+ 0.5412750244140625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0.5417633056640625,
+ 0.5442047119140625,
+ 0.5451812744140625,
+ 0.5603179931640625,
+ 0.572052001953125,
+ 0.5324859619140625,
+ 0.2887115478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.04094587053578,
+ 47.81703404017844
+ ]
+ },
+ {
+ "id": "ATgAd5HWfY8pBKG5_9ntz",
+ "type": "freedraw",
+ "x": 652.2184464197023,
+ "y": 6675.827746764103,
+ "width": 45.64348493303578,
+ "height": 8.694022042410325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNs",
+ "roundness": null,
+ "seed": 942533535,
+ "version": 12,
+ "versionNonce": 1111910495,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563936022,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ -2.1735491071422075
+ ],
+ [
+ 13.041120256696558,
+ -4.346923828125
+ ],
+ [
+ 19.56159319196422,
+ -4.346923828125
+ ],
+ [
+ 23.90851702008922,
+ -4.346923828125
+ ],
+ [
+ 30.42898995535711,
+ -6.5204729352672075
+ ],
+ [
+ 34.77608816964289,
+ -6.5204729352672075
+ ],
+ [
+ 41.29673549107156,
+ -6.5204729352672075
+ ],
+ [
+ 45.64348493303578,
+ -8.694022042410325
+ ],
+ [
+ 45.64348493303578,
+ -8.694022042410325
+ ]
+ ],
+ "pressures": [
+ 0.4069366455078125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.578887939453125,
+ 0.5573883056640625,
+ 0.524658203125,
+ 0.467010498046875,
+ 0.3458709716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 45.64348493303578,
+ -8.694022042410325
+ ]
+ },
+ {
+ "id": "Ri1-TPD6woWGSd9wLvDWq",
+ "type": "freedraw",
+ "x": 669.6064905045239,
+ "y": 6680.174844978389,
+ "width": 39.12301199776789,
+ "height": 67.37845284598188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNt",
+ "roundness": null,
+ "seed": 1340152991,
+ "version": 27,
+ "versionNonce": 1260789041,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563936627,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 2.173374720981883
+ ],
+ [
+ -8.69402204241078,
+ 10.867396763392208
+ ],
+ [
+ -13.04094587053578,
+ 15.214494977678442
+ ],
+ [
+ -17.38804408482156,
+ 21.73496791294656
+ ],
+ [
+ -19.561593191964448,
+ 26.08189174107156
+ ],
+ [
+ -21.73496791294656,
+ 26.08189174107156
+ ],
+ [
+ -21.73496791294656,
+ 28.255440848213766
+ ],
+ [
+ -17.38804408482156,
+ 30.428989955356883
+ ],
+ [
+ -13.04094587053578,
+ 30.428989955356883
+ ],
+ [
+ -8.69402204241078,
+ 30.428989955356883
+ ],
+ [
+ -4.346923828125,
+ 30.428989955356883
+ ],
+ [
+ 0,
+ 30.428989955356883
+ ],
+ [
+ 4.346923828125,
+ 28.255440848213766
+ ],
+ [
+ 15.214494977678442,
+ 21.73496791294656
+ ],
+ [
+ 17.38804408482133,
+ 19.56141880580344
+ ],
+ [
+ 17.38804408482133,
+ 17.387869698660325
+ ],
+ [
+ 15.214494977678442,
+ 26.08189174107156
+ ],
+ [
+ 8.69384765625,
+ 36.94946289062409
+ ],
+ [
+ 4.346923828125,
+ 49.990408761160325
+ ],
+ [
+ 0,
+ 58.68443080357156
+ ],
+ [
+ 0,
+ 65.20507812499909
+ ],
+ [
+ 2.1735491071426623,
+ 67.37845284598188
+ ],
+ [
+ 6.520472935267662,
+ 65.20507812499909
+ ],
+ [
+ 6.520472935267662,
+ 65.20507812499909
+ ]
+ ],
+ "pressures": [
+ 0.40106201171875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6218719482421875,
+ 0.6150360107421875,
+ 0.6028289794921875,
+ 0.5964813232421875,
+ 0.6038055419921875,
+ 0.6057586669921875,
+ 0.6067352294921875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6106414794921875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6165008544921875,
+ 0.6218719482421875,
+ 0.62628173828125,
+ 0.62725830078125,
+ 0.5979461669921875,
+ 0.459686279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.520472935267662,
+ 65.20507812499909
+ ]
+ },
+ {
+ "id": "HjT3ajaJYC0yOmhszE5hF",
+ "type": "freedraw",
+ "x": 760.8934603705952,
+ "y": 6686.695317913656,
+ "width": 30.42898995535711,
+ "height": 36.949462890625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNu",
+ "roundness": null,
+ "seed": 1144210673,
+ "version": 10,
+ "versionNonce": 1064635985,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563936954,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -10.86739676339289,
+ 10.867396763393117
+ ],
+ [
+ -13.04094587053578,
+ 15.214494977679351
+ ],
+ [
+ -13.04094587053578,
+ 17.38804408482156
+ ],
+ [
+ -15.214494977678669,
+ 19.56141880580435
+ ],
+ [
+ -21.73479352678578,
+ 26.082066127232792
+ ],
+ [
+ -28.25544084821422,
+ 34.77608816964312
+ ],
+ [
+ -30.42898995535711,
+ 36.949462890625
+ ],
+ [
+ -30.42898995535711,
+ 36.949462890625
+ ]
+ ],
+ "pressures": [
+ 0.5422515869140625,
+ 0.6614532470703125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.64434814453125,
+ 0.5398101806640625,
+ 0.14215087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -30.42898995535711,
+ 36.949462890625
+ ]
+ },
+ {
+ "id": "RWqRbS2Fy85cezkVIY30x",
+ "type": "freedraw",
+ "x": 889.1300675134526,
+ "y": 6580.193678683746,
+ "width": 52.16378348214312,
+ "height": 60.858154296875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNv",
+ "roundness": null,
+ "seed": 571502097,
+ "version": 33,
+ "versionNonce": 753113471,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563939898,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1732003348215585,
+ -2.173549107143117
+ ],
+ [
+ -4.3467494419646755,
+ -2.173549107143117
+ ],
+ [
+ -6.520298549107338,
+ -2.173549107143117
+ ],
+ [
+ -10.867396763393117,
+ -2.173549107143117
+ ],
+ [
+ -19.561244419643117,
+ -2.173549107143117
+ ],
+ [
+ -30.428989955357338,
+ 2.173549107143117
+ ],
+ [
+ -43.46993582589312,
+ 8.694022042410325
+ ],
+ [
+ -47.817034040178896,
+ 10.867571149553442
+ ],
+ [
+ -49.99058314732156,
+ 13.040945870535325
+ ],
+ [
+ -52.16378348214312,
+ 15.214494977678442
+ ],
+ [
+ -52.16378348214312,
+ 19.561593191964675
+ ],
+ [
+ -52.16378348214312,
+ 23.908517020089675
+ ],
+ [
+ -49.99058314732156,
+ 26.082066127231883
+ ],
+ [
+ -47.817034040178896,
+ 26.082066127231883
+ ],
+ [
+ -45.64348493303578,
+ 26.082066127231883
+ ],
+ [
+ -43.46993582589312,
+ 26.082066127231883
+ ],
+ [
+ -36.949288504464675,
+ 26.082066127231883
+ ],
+ [
+ -32.6025390625,
+ 23.908517020089675
+ ],
+ [
+ -28.255440848214675,
+ 21.73496791294656
+ ],
+ [
+ -26.08189174107156,
+ 23.908517020089675
+ ],
+ [
+ -21.73479352678578,
+ 30.428989955356883
+ ],
+ [
+ -17.38804408482156,
+ 39.12301199776812
+ ],
+ [
+ -17.38804408482156,
+ 47.81703404017844
+ ],
+ [
+ -17.38804408482156,
+ 54.33750697544656
+ ],
+ [
+ -19.561244419643117,
+ 56.511056082589675
+ ],
+ [
+ -23.908342633928896,
+ 58.68460518973188
+ ],
+ [
+ -30.428989955357338,
+ 58.68460518973188
+ ],
+ [
+ -39.12283761160734,
+ 56.511056082589675
+ ],
+ [
+ -49.99058314732156,
+ 54.33750697544656
+ ],
+ [
+ -49.99058314732156,
+ 52.164132254464675
+ ],
+ [
+ -49.99058314732156,
+ 52.164132254464675
+ ]
+ ],
+ "pressures": [
+ 0.40252685546875,
+ 0.521728515625,
+ 0.5407867431640625,
+ 0.5529937744140625,
+ 0.568634033203125,
+ 0.586700439453125,
+ 0.6018524169921875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6135711669921875,
+ 0.6125946044921875,
+ 0.6091766357421875,
+ 0.6003875732421875,
+ 0.590118408203125,
+ 0.585235595703125,
+ 0.582794189453125,
+ 0.580352783203125,
+ 0.579376220703125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.580352783203125,
+ 0.585723876953125,
+ 0.589141845703125,
+ 0.591094970703125,
+ 0.6023406982421875,
+ 0.6145477294921875,
+ 0.62677001953125,
+ 0.6223602294921875,
+ 0.5945281982421875,
+ 0.3683319091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -49.99058314732156,
+ 52.164132254464675
+ ]
+ },
+ {
+ "id": "Yfm1usMelVreDn0gn_M65",
+ "type": "freedraw",
+ "x": 813.0575926250594,
+ "y": 6656.266327958299,
+ "width": 69.55217633928578,
+ "height": 4.346923828125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNw",
+ "roundness": null,
+ "seed": 360482239,
+ "version": 14,
+ "versionNonce": 2046771871,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563940235,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 0
+ ],
+ [
+ 15.214494977678442,
+ 0
+ ],
+ [
+ 28.25544084821422,
+ 0
+ ],
+ [
+ 34.77608816964312,
+ 0
+ ],
+ [
+ 39.12318638392844,
+ 0
+ ],
+ [
+ 43.46993582589312,
+ 0
+ ],
+ [
+ 47.81703404017844,
+ 2.173374720981883
+ ],
+ [
+ 52.16413225446422,
+ 2.173374720981883
+ ],
+ [
+ 56.51123046875,
+ 2.173374720981883
+ ],
+ [
+ 60.85797991071422,
+ 4.346923828125
+ ],
+ [
+ 69.55217633928578,
+ 2.173374720981883
+ ],
+ [
+ 69.55217633928578,
+ 2.173374720981883
+ ]
+ ],
+ "pressures": [
+ 0.4245147705078125,
+ 0.5979461669921875,
+ 0.6204071044921875,
+ 0.62628173828125,
+ 0.62774658203125,
+ 0.62774658203125,
+ 0.62628173828125,
+ 0.6106414794921875,
+ 0.575958251953125,
+ 0.517333984375,
+ 0.4093780517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 69.55217633928578,
+ 2.173374720981883
+ ]
+ },
+ {
+ "id": "vURBMdC374nPEMuu4F5n7",
+ "type": "freedraw",
+ "x": 834.7927349241668,
+ "y": 6680.174844978389,
+ "width": 45.64348493303578,
+ "height": 58.68443080357156,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNx",
+ "roundness": null,
+ "seed": 442001119,
+ "version": 30,
+ "versionNonce": 2104932543,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563940918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107143117,
+ 0
+ ],
+ [
+ -4.347098214285779,
+ 2.173374720981883
+ ],
+ [
+ -6.520647321428896,
+ 6.5204729352672075
+ ],
+ [
+ -10.86774553571422,
+ 8.694022042410325
+ ],
+ [
+ -19.56159319196422,
+ 15.214494977678442
+ ],
+ [
+ -19.56159319196422,
+ 17.387869698660325
+ ],
+ [
+ -21.735142299107338,
+ 19.56141880580344
+ ],
+ [
+ -21.735142299107338,
+ 21.73496791294656
+ ],
+ [
+ -17.38804408482156,
+ 26.08189174107156
+ ],
+ [
+ -15.214494977678896,
+ 26.08189174107156
+ ],
+ [
+ -10.86774553571422,
+ 26.08189174107156
+ ],
+ [
+ -6.520647321428896,
+ 26.08189174107156
+ ],
+ [
+ -2.173549107143117,
+ 23.908517020088766
+ ],
+ [
+ 8.69384765625,
+ 19.56141880580344
+ ],
+ [
+ 13.04094587053578,
+ 17.387869698660325
+ ],
+ [
+ 17.388044084821104,
+ 15.214494977678442
+ ],
+ [
+ 21.73479352678578,
+ 13.040945870535325
+ ],
+ [
+ 23.90834263392844,
+ 13.040945870535325
+ ],
+ [
+ 21.73479352678578,
+ 21.73496791294656
+ ],
+ [
+ 19.56159319196422,
+ 28.255440848213766
+ ],
+ [
+ 17.388044084821104,
+ 34.77591378348188
+ ],
+ [
+ 13.04094587053578,
+ 43.46993582589221
+ ],
+ [
+ 10.867396763392662,
+ 49.990408761160325
+ ],
+ [
+ 8.69384765625,
+ 54.33750697544656
+ ],
+ [
+ 8.69384765625,
+ 56.511056082589675
+ ],
+ [
+ 10.867396763392662,
+ 58.68443080357156
+ ],
+ [
+ 17.388044084821104,
+ 56.511056082589675
+ ],
+ [
+ 17.388044084821104,
+ 56.511056082589675
+ ]
+ ],
+ "pressures": [
+ 0.4093780517578125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.63360595703125,
+ 0.62823486328125,
+ 0.6189422607421875,
+ 0.6028289794921875,
+ 0.563262939453125,
+ 0.5603179931640625,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.5578765869140625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5588531494140625,
+ 0.573516845703125,
+ 0.6140594482421875,
+ 0.6145477294921875,
+ 0.6160125732421875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6165008544921875,
+ 0.5588531494140625,
+ 0.3712615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.388044084821104,
+ 56.511056082589675
+ ]
+ },
+ {
+ "id": "kY2culuu251U7e4U8WbC3",
+ "type": "freedraw",
+ "x": 1039.1018169554168,
+ "y": 6625.837163616781,
+ "width": 28.25544084821422,
+ "height": 67.37845284598188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNy",
+ "roundness": null,
+ "seed": 1623250175,
+ "version": 25,
+ "versionNonce": 1565080817,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563942307,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173374720981883
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 8.694022042411234
+ ],
+ [
+ 2.1735491071426623,
+ 15.214669363839675
+ ],
+ [
+ 4.347098214285779,
+ 21.735142299107792
+ ],
+ [
+ 4.347098214285779,
+ 36.949637276786234
+ ],
+ [
+ 4.347098214285779,
+ 49.99058314732156
+ ],
+ [
+ 2.1735491071426623,
+ 56.511056082589675
+ ],
+ [
+ 2.1735491071426623,
+ 60.858154296875
+ ],
+ [
+ 0,
+ 65.205078125
+ ],
+ [
+ 0,
+ 63.03170340401812
+ ],
+ [
+ 2.1735491071426623,
+ 58.68460518973279
+ ],
+ [
+ 2.1735491071426623,
+ 54.33768136160779
+ ],
+ [
+ 4.347098214285779,
+ 47.81703404017935
+ ],
+ [
+ 6.5206473214284415,
+ 41.296561104911234
+ ],
+ [
+ 8.694196428571104,
+ 34.77608816964312
+ ],
+ [
+ 15.214494977678442,
+ 19.561593191964675
+ ],
+ [
+ 17.388044084821104,
+ 13.041120256696558
+ ],
+ [
+ 19.56159319196422,
+ 10.867571149554351
+ ],
+ [
+ 23.90869140625,
+ 10.867571149554351
+ ],
+ [
+ 26.081891741071104,
+ 13.041120256696558
+ ],
+ [
+ 28.25544084821422,
+ 15.214669363839675
+ ],
+ [
+ 28.25544084821422,
+ 15.214669363839675
+ ]
+ ],
+ "pressures": [
+ 0.2711181640625,
+ 0.5603179931640625,
+ 0.6194305419921875,
+ 0.64141845703125,
+ 0.64434814453125,
+ 0.64532470703125,
+ 0.64727783203125,
+ 0.64776611328125,
+ 0.64825439453125,
+ 0.64776611328125,
+ 0.64239501953125,
+ 0.5959930419921875,
+ 0.5969696044921875,
+ 0.5979461669921875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.591583251953125,
+ 0.578887939453125,
+ 0.577423095703125,
+ 0.570098876953125,
+ 0.4127960205078125,
+ 0.2256927490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 28.25544084821422,
+ 15.214669363839675
+ ]
+ },
+ {
+ "id": "pgWVpsqAQHHSC3ConXyKz",
+ "type": "freedraw",
+ "x": 1102.1333459732737,
+ "y": 6645.398756808746,
+ "width": 32.6025390625,
+ "height": 4.346923828125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bNz",
+ "roundness": null,
+ "seed": 1684108465,
+ "version": 12,
+ "versionNonce": 75004913,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563942867,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.520647321428896,
+ 0
+ ],
+ [
+ 10.86774553571422,
+ -2.173549107143117
+ ],
+ [
+ 13.04094587053578,
+ -2.173549107143117
+ ],
+ [
+ 17.38804408482156,
+ -2.173549107143117
+ ],
+ [
+ 21.735142299107338,
+ -4.346923828125
+ ],
+ [
+ 26.082240513393117,
+ -4.346923828125
+ ],
+ [
+ 28.25544084821422,
+ -4.346923828125
+ ],
+ [
+ 32.6025390625,
+ -4.346923828125
+ ],
+ [
+ 32.6025390625,
+ -2.173549107143117
+ ],
+ [
+ 32.6025390625,
+ -2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.215423583984375,
+ 0.568634033203125,
+ 0.593536376953125,
+ 0.6106414794921875,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.6150360107421875,
+ 0.6121063232421875,
+ 0.5466461181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.6025390625,
+ -2.173549107143117
+ ]
+ },
+ {
+ "id": "Vz90jkBQkLu5NYHgKjKiu",
+ "type": "freedraw",
+ "x": 1099.959796866131,
+ "y": 6660.613251786424,
+ "width": 36.94963727678578,
+ "height": 2.173549107143117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bO0",
+ "roundness": null,
+ "seed": 168620977,
+ "version": 10,
+ "versionNonce": 1974043921,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563943072,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 8.694196428571558,
+ 0
+ ],
+ [
+ 13.041294642856883,
+ 0
+ ],
+ [
+ 17.38804408482156,
+ 0
+ ],
+ [
+ 23.90869140625,
+ 0
+ ],
+ [
+ 28.25578962053578,
+ 0
+ ],
+ [
+ 36.94963727678578,
+ -2.173549107143117
+ ],
+ [
+ 36.94963727678578,
+ -2.173549107143117
+ ]
+ ],
+ "pressures": [
+ 0.338043212890625,
+ 0.6140594482421875,
+ 0.6204071044921875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.566680908203125,
+ 0.4924163818359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 36.94963727678578,
+ -2.173549107143117
+ ]
+ },
+ {
+ "id": "LMhqaQQwAAriMXb-WfLfZ",
+ "type": "freedraw",
+ "x": 1197.767414053631,
+ "y": 6608.449293918121,
+ "width": 58.68477957589266,
+ "height": 67.37845284598279,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bO1",
+ "roundness": null,
+ "seed": 1965438161,
+ "version": 22,
+ "versionNonce": 765000049,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563943802,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ -2.173549107143117
+ ],
+ [
+ 6.5206473214284415,
+ -2.173549107143117
+ ],
+ [
+ 15.214494977678442,
+ -2.173549107143117
+ ],
+ [
+ 19.56159319196422,
+ -2.173549107143117
+ ],
+ [
+ 23.90869140625,
+ -2.173549107143117
+ ],
+ [
+ 30.428989955356883,
+ -2.173549107143117
+ ],
+ [
+ 36.94963727678578,
+ -2.173549107143117
+ ],
+ [
+ 49.99058314732156,
+ 0
+ ],
+ [
+ 52.16413225446422,
+ 2.173374720981883
+ ],
+ [
+ 54.33768136160688,
+ 8.69384765625
+ ],
+ [
+ 36.94963727678578,
+ 30.428989955356883
+ ],
+ [
+ 21.735142299106883,
+ 43.46993582589312
+ ],
+ [
+ 10.86774553571422,
+ 52.16395786830344
+ ],
+ [
+ 6.5206473214284415,
+ 58.68443080357156
+ ],
+ [
+ 13.04094587053578,
+ 63.03152901785688
+ ],
+ [
+ 26.082240513392662,
+ 65.20490373883968
+ ],
+ [
+ 41.29673549107156,
+ 65.20490373883968
+ ],
+ [
+ 54.33768136160688,
+ 65.20490373883968
+ ],
+ [
+ 58.68477957589266,
+ 65.20490373883968
+ ],
+ [
+ 58.68477957589266,
+ 65.20490373883968
+ ]
+ ],
+ "pressures": [
+ 0.1739044189453125,
+ 0.574981689453125,
+ 0.5950164794921875,
+ 0.6130828857421875,
+ 0.6194305419921875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6228485107421875,
+ 0.6145477294921875,
+ 0.6096649169921875,
+ 0.6086883544921875,
+ 0.6077117919921875,
+ 0.6091766357421875,
+ 0.6208953857421875,
+ 0.62774658203125,
+ 0.63604736328125,
+ 0.6218719482421875,
+ 0.5344390869140625,
+ 0.2525634765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 58.68477957589266,
+ 65.20490373883968
+ ]
+ },
+ {
+ "id": "V0E4k7tbYxwmnQ4D-YgiZ",
+ "type": "freedraw",
+ "x": -412.79759710708345,
+ "y": 6154.187296150264,
+ "width": 1890.9469168526787,
+ "height": 791.15478515625,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bO2",
+ "roundness": null,
+ "seed": 1461556831,
+ "version": 177,
+ "versionNonce": 1367480337,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758563948570,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 13.041120256696445,
+ -6.520472935268117
+ ],
+ [
+ 15.214494977678555,
+ -8.694022042411234
+ ],
+ [
+ 17.388044084821445,
+ -8.694022042411234
+ ],
+ [
+ 17.388044084821445,
+ -4.347098214286234
+ ],
+ [
+ 17.388044084821445,
+ 4.346923828125
+ ],
+ [
+ 17.388044084821445,
+ 19.56141880580344
+ ],
+ [
+ 17.388044084821445,
+ 43.46993582589221
+ ],
+ [
+ 17.388044084821445,
+ 69.552001953125
+ ],
+ [
+ 21.73514229910711,
+ 132.58353097098188
+ ],
+ [
+ 30.42898995535711,
+ 202.1357073102672
+ ],
+ [
+ 41.29656110491078,
+ 276.03480747767844
+ ],
+ [
+ 45.643659319196445,
+ 312.98427036830344
+ ],
+ [
+ 47.817034040178555,
+ 347.76035853794656
+ ],
+ [
+ 52.164132254464334,
+ 434.7004045758922
+ ],
+ [
+ 47.817034040178555,
+ 482.51743861607156
+ ],
+ [
+ 39.12301199776789,
+ 521.6404506138388
+ ],
+ [
+ 32.6025390625,
+ 556.4165387834819
+ ],
+ [
+ 28.255615234375,
+ 599.8864746093741
+ ],
+ [
+ 28.255615234375,
+ 623.7951660156241
+ ],
+ [
+ 32.6025390625,
+ 643.3565848214284
+ ],
+ [
+ 36.94963727678578,
+ 656.3975306919647
+ ],
+ [
+ 43.470110212053555,
+ 667.2651018415172
+ ],
+ [
+ 54.337681361607224,
+ 678.1326729910716
+ ],
+ [
+ 60.858154296875,
+ 682.4795968191966
+ ],
+ [
+ 67.37862723214289,
+ 684.6531459263397
+ ],
+ [
+ 76.07264927455356,
+ 686.8266950334819
+ ],
+ [
+ 80.41957310267856,
+ 686.8266950334819
+ ],
+ [
+ 86.94004603794644,
+ 686.8266950334819
+ ],
+ [
+ 95.63406808035722,
+ 686.8266950334819
+ ],
+ [
+ 106.50163922991078,
+ 686.8266950334819
+ ],
+ [
+ 113.02211216517856,
+ 686.8266950334819
+ ],
+ [
+ 119.54258510044644,
+ 686.8266950334819
+ ],
+ [
+ 147.79820033482144,
+ 689.0000697544647
+ ],
+ [
+ 171.70671735491078,
+ 689.0000697544647
+ ],
+ [
+ 199.962158203125,
+ 689.0000697544647
+ ],
+ [
+ 234.7382463727679,
+ 689.0000697544647
+ ],
+ [
+ 297.769775390625,
+ 691.1736188616069
+ ],
+ [
+ 349.9339076450892,
+ 691.1736188616069
+ ],
+ [
+ 402.0978655133929,
+ 691.1736188616069
+ ],
+ [
+ 454.2619977678571,
+ 693.3471679687491
+ ],
+ [
+ 506.4259556361608,
+ 697.6940917968741
+ ],
+ [
+ 582.4986049107144,
+ 704.2147391183034
+ ],
+ [
+ 632.4891880580358,
+ 708.5616629464284
+ ],
+ [
+ 686.8266950334821,
+ 712.9085867745534
+ ],
+ [
+ 773.7667410714287,
+ 715.0821358816966
+ ],
+ [
+ 802.0223563058037,
+ 717.2556849888397
+ ],
+ [
+ 856.35986328125,
+ 721.6026088169647
+ ],
+ [
+ 960.6879534040179,
+ 734.6437290736603
+ ],
+ [
+ 1012.8520856584823,
+ 741.1642020089284
+ ],
+ [
+ 1041.1075265066966,
+ 745.5111258370534
+ ],
+ [
+ 1123.7004743303573,
+ 752.0317731584819
+ ],
+ [
+ 1178.0381556919644,
+ 752.0317731584819
+ ],
+ [
+ 1225.855189732143,
+ 752.0317731584819
+ ],
+ [
+ 1267.1519252232144,
+ 752.0317731584819
+ ],
+ [
+ 1308.4483119419644,
+ 749.8582240513397
+ ],
+ [
+ 1375.826939174107,
+ 745.5111258370534
+ ],
+ [
+ 1423.643973214286,
+ 741.1642020089284
+ ],
+ [
+ 1464.940359933036,
+ 736.8172781808034
+ ],
+ [
+ 1499.7164481026787,
+ 734.6437290736603
+ ],
+ [
+ 1554.054129464286,
+ 728.1232561383922
+ ],
+ [
+ 1591.0034179687502,
+ 723.7761579241069
+ ],
+ [
+ 1627.953055245536,
+ 719.4292340959819
+ ],
+ [
+ 1662.7291434151787,
+ 717.2556849888397
+ ],
+ [
+ 1695.3316824776787,
+ 715.0821358816966
+ ],
+ [
+ 1743.148716517857,
+ 710.7352120535716
+ ],
+ [
+ 1777.9248046875002,
+ 706.3881138392853
+ ],
+ [
+ 1808.353794642857,
+ 704.2147391183034
+ ],
+ [
+ 1830.0889369419644,
+ 702.0411900111603
+ ],
+ [
+ 1845.303431919643,
+ 697.6940917968741
+ ],
+ [
+ 1845.303431919643,
+ 695.5207170758922
+ ],
+ [
+ 1849.650181361607,
+ 693.3471679687491
+ ],
+ [
+ 1851.8237304687502,
+ 689.0000697544647
+ ],
+ [
+ 1856.170828683036,
+ 686.8266950334819
+ ],
+ [
+ 1856.170828683036,
+ 684.6531459263397
+ ],
+ [
+ 1856.170828683036,
+ 682.4795968191966
+ ],
+ [
+ 1858.3443777901787,
+ 680.3062220982147
+ ],
+ [
+ 1860.5179268973218,
+ 678.1326729910716
+ ],
+ [
+ 1862.6914760044644,
+ 669.4386509486603
+ ],
+ [
+ 1867.0382254464287,
+ 658.5710797991069
+ ],
+ [
+ 1869.2117745535718,
+ 641.1830357142853
+ ],
+ [
+ 1869.2117745535718,
+ 619.4480678013397
+ ],
+ [
+ 1867.0382254464287,
+ 580.3250558035716
+ ],
+ [
+ 1867.0382254464287,
+ 565.1105608258922
+ ],
+ [
+ 1864.864676339286,
+ 512.9464285714284
+ ],
+ [
+ 1862.6914760044644,
+ 475.99696568080344
+ ],
+ [
+ 1858.3443777901787,
+ 421.6594587053569
+ ],
+ [
+ 1871.3853236607144,
+ 362.974853515625
+ ],
+ [
+ 1877.905970982143,
+ 341.23988560267844
+ ],
+ [
+ 1886.599818638393,
+ 299.9433244977672
+ ],
+ [
+ 1890.9469168526787,
+ 267.3407854352672
+ ],
+ [
+ 1884.4262695312502,
+ 236.91162109375
+ ],
+ [
+ 1875.7324218750002,
+ 197.78860909598188
+ ],
+ [
+ 1875.7324218750002,
+ 173.8800920758922
+ ],
+ [
+ 1880.079520089286,
+ 152.14512416294656
+ ],
+ [
+ 1882.252720424107,
+ 139.10417829241032
+ ],
+ [
+ 1882.252720424107,
+ 126.06305803571377
+ ],
+ [
+ 1877.905970982143,
+ 119.54258510044656
+ ],
+ [
+ 1871.3853236607144,
+ 110.84856305803532
+ ],
+ [
+ 1869.2117745535718,
+ 108.67501395089221
+ ],
+ [
+ 1864.864676339286,
+ 106.50163922991032
+ ],
+ [
+ 1862.6914760044644,
+ 104.32809012276721
+ ],
+ [
+ 1860.5179268973218,
+ 104.32809012276721
+ ],
+ [
+ 1858.3443777901787,
+ 104.32809012276721
+ ],
+ [
+ 1856.170828683036,
+ 104.32809012276721
+ ],
+ [
+ 1851.8237304687502,
+ 104.32809012276721
+ ],
+ [
+ 1843.1298828125002,
+ 102.154541015625
+ ],
+ [
+ 1830.0889369419644,
+ 102.154541015625
+ ],
+ [
+ 1814.874441964286,
+ 102.154541015625
+ ],
+ [
+ 1795.3128487723218,
+ 99.98099190848188
+ ],
+ [
+ 1771.4041573660718,
+ 95.63406808035688
+ ],
+ [
+ 1740.9751674107144,
+ 89.11359514508877
+ ],
+ [
+ 1725.760672433036,
+ 84.76649693080344
+ ],
+ [
+ 1675.7700892857144,
+ 71.72555106026721
+ ],
+ [
+ 1658.382045200893,
+ 67.37862723214221
+ ],
+ [
+ 1621.4327566964287,
+ 58.68460518973188
+ ],
+ [
+ 1601.8711635044644,
+ 52.16395786830344
+ ],
+ [
+ 1564.9215262276787,
+ 41.296561104910325
+ ],
+ [
+ 1527.971888950893,
+ 32.6025390625
+ ],
+ [
+ 1473.634556361607,
+ 17.38804408482156
+ ],
+ [
+ 1443.2055664062502,
+ 10.867571149553442
+ ],
+ [
+ 1425.8175223214287,
+ 8.694022042410325
+ ],
+ [
+ 1397.561732700893,
+ 4.346923828125
+ ],
+ [
+ 1351.918247767857,
+ -2.173549107143117
+ ],
+ [
+ 1317.1421595982144,
+ -6.520472935268117
+ ],
+ [
+ 1278.019321986607,
+ -8.694022042411234
+ ],
+ [
+ 1238.8961356026787,
+ -10.867571149553442
+ ],
+ [
+ 1180.2117047991073,
+ -13.041120256696558
+ ],
+ [
+ 1141.0885184151787,
+ -13.041120256696558
+ ],
+ [
+ 1099.7921316964287,
+ -10.867571149553442
+ ],
+ [
+ 1054.148646763393,
+ -6.520472935268117
+ ],
+ [
+ 1006.3314383370537,
+ -4.347098214286234
+ ],
+ [
+ 925.911865234375,
+ -4.347098214286234
+ ],
+ [
+ 875.9214564732144,
+ -6.520472935268117
+ ],
+ [
+ 830.2777971540179,
+ -13.041120256696558
+ ],
+ [
+ 791.15478515625,
+ -19.561593191964675
+ ],
+ [
+ 734.6437290736608,
+ -26.082066127232792
+ ],
+ [
+ 695.5207170758929,
+ -30.428989955357792
+ ],
+ [
+ 656.397705078125,
+ -32.6025390625
+ ],
+ [
+ 591.192626953125,
+ -36.949637276786234
+ ],
+ [
+ 567.2841099330358,
+ -39.12301199776812
+ ],
+ [
+ 545.5491420200894,
+ -39.12301199776812
+ ],
+ [
+ 521.640625,
+ -39.12301199776812
+ ],
+ [
+ 493.385009765625,
+ -36.949637276786234
+ ],
+ [
+ 465.1295689174108,
+ -34.77608816964312
+ ],
+ [
+ 428.179931640625,
+ -30.428989955357792
+ ],
+ [
+ 419.4859095982142,
+ -30.428989955357792
+ ],
+ [
+ 399.9244907924108,
+ -28.255615234375
+ ],
+ [
+ 380.36289760044656,
+ -26.082066127232792
+ ],
+ [
+ 358.6279296875,
+ -21.73496791294656
+ ],
+ [
+ 347.76035853794656,
+ -19.561593191964675
+ ],
+ [
+ 323.8518415178571,
+ -17.38804408482156
+ ],
+ [
+ 299.9433244977679,
+ -17.38804408482156
+ ],
+ [
+ 280.38173130580367,
+ -15.214494977678442
+ ],
+ [
+ 265.167236328125,
+ -15.214494977678442
+ ],
+ [
+ 243.43226841517867,
+ -10.867571149553442
+ ],
+ [
+ 230.3913225446429,
+ -8.694022042411234
+ ],
+ [
+ 226.0442243303571,
+ -8.694022042411234
+ ],
+ [
+ 219.52375139508922,
+ -8.694022042411234
+ ],
+ [
+ 210.82972935267867,
+ -8.694022042411234
+ ],
+ [
+ 199.962158203125,
+ -8.694022042411234
+ ],
+ [
+ 193.4416852678571,
+ -6.520472935268117
+ ],
+ [
+ 182.57428850446422,
+ -4.347098214286234
+ ],
+ [
+ 165.1862444196429,
+ 0
+ ],
+ [
+ 147.79820033482144,
+ 2.1735491071422075
+ ],
+ [
+ 119.54258510044644,
+ 4.346923828125
+ ],
+ [
+ 113.02211216517856,
+ 4.346923828125
+ ],
+ [
+ 102.15471540178578,
+ 6.5204729352672075
+ ],
+ [
+ 93.460693359375,
+ 6.5204729352672075
+ ],
+ [
+ 78.24619838169644,
+ 6.5204729352672075
+ ],
+ [
+ 63.031529017857224,
+ 8.694022042410325
+ ],
+ [
+ 54.337681361607224,
+ 8.694022042410325
+ ],
+ [
+ 54.337681361607224,
+ 4.346923828125
+ ],
+ [
+ 54.337681361607224,
+ -2.173549107143117
+ ],
+ [
+ 54.337681361607224,
+ -13.041120256696558
+ ],
+ [
+ 54.337681361607224,
+ -13.041120256696558
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.461151123046875,
+ 0.4806976318359375,
+ 0.505615234375,
+ 0.576446533203125,
+ 0.5989227294921875,
+ 0.6072235107421875,
+ 0.6111297607421875,
+ 0.6218719482421875,
+ 0.63653564453125,
+ 0.63751220703125,
+ 0.63018798828125,
+ 0.6189422607421875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6228485107421875,
+ 0.62823486328125,
+ 0.63116455078125,
+ 0.63653564453125,
+ 0.63702392578125,
+ 0.63653564453125,
+ 0.63507080078125,
+ 0.62725830078125,
+ 0.62677001953125,
+ 0.6238250732421875,
+ 0.6013641357421875,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.5617828369140625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5578765869140625,
+ 0.563262939453125,
+ 0.568634033203125,
+ 0.574005126953125,
+ 0.575469970703125,
+ 0.581817626953125,
+ 0.582305908203125,
+ 0.586700439453125,
+ 0.587188720703125,
+ 0.588165283203125,
+ 0.587677001953125,
+ 0.590118408203125,
+ 0.5959930419921875,
+ 0.5955047607421875,
+ 0.593536376953125,
+ 0.588653564453125,
+ 0.583282470703125,
+ 0.582794189453125,
+ 0.586212158203125,
+ 0.585235595703125,
+ 0.580841064453125,
+ 0.574493408203125,
+ 0.575958251953125,
+ 0.578887939453125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.581329345703125,
+ 0.580352783203125,
+ 0.578399658203125,
+ 0.576934814453125,
+ 0.574981689453125,
+ 0.573516845703125,
+ 0.566680908203125,
+ 0.5534820556640625,
+ 0.5476226806640625,
+ 0.5588531494140625,
+ 0.582305908203125,
+ 0.583770751953125,
+ 0.583770751953125,
+ 0.584259033203125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.587677001953125,
+ 0.587188720703125,
+ 0.586700439453125,
+ 0.588165283203125,
+ 0.589630126953125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.591583251953125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.585723876953125,
+ 0.518798828125,
+ 0.4948577880859375,
+ 0.451873779296875,
+ 0.447967529296875,
+ 0.458709716796875,
+ 0.4787445068359375,
+ 0.4738616943359375,
+ 0.462615966796875,
+ 0.449920654296875,
+ 0.446502685546875,
+ 0.466033935546875,
+ 0.4889984130859375,
+ 0.4919281005859375,
+ 0.4982757568359375,
+ 0.4968109130859375,
+ 0.4958343505859375,
+ 0.4958343505859375,
+ 0.4963226318359375,
+ 0.4982757568359375,
+ 0.512451171875,
+ 0.523681640625,
+ 0.524169921875,
+ 0.519287109375,
+ 0.528076171875,
+ 0.5446929931640625,
+ 0.5471343994140625,
+ 0.5549468994140625,
+ 0.5554351806640625,
+ 0.5593414306640625,
+ 0.5598297119140625,
+ 0.5608062744140625,
+ 0.5612945556640625,
+ 0.565704345703125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.562774658203125,
+ 0.5549468994140625,
+ 0.5520172119140625,
+ 0.5569000244140625,
+ 0.5612945556640625,
+ 0.565216064453125,
+ 0.5612945556640625,
+ 0.5539703369140625,
+ 0.5539703369140625,
+ 0.5554351806640625,
+ 0.562774658203125,
+ 0.570587158203125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.571075439453125,
+ 0.568145751953125,
+ 0.567657470703125,
+ 0.571563720703125,
+ 0.573028564453125,
+ 0.563262939453125,
+ 0.5490875244140625,
+ 0.5495758056640625,
+ 0.5588531494140625,
+ 0.563262939453125,
+ 0.565704345703125,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.565216064453125,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.562774658203125,
+ 0.563751220703125,
+ 0.562774658203125,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.563751220703125,
+ 0.5481109619140625,
+ 0.530517578125,
+ 0.5315093994140625,
+ 0.5354156494140625,
+ 0.5515289306640625,
+ 0.5515289306640625,
+ 0.5427398681640625,
+ 0.5383453369140625,
+ 0.5402984619140625,
+ 0.5510406494140625,
+ 0.5476226806640625,
+ 0.37860107421875,
+ 0.2320404052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 54.337681361607224,
+ -13.041120256696558
+ ]
+ }
+ ],
+ "appState": {
+ "theme": "dark",
+ "viewBackgroundColor": "#ffffff",
+ "currentItemStrokeColor": "#2f9e44",
+ "currentItemBackgroundColor": "transparent",
+ "currentItemFillStyle": "solid",
+ "currentItemStrokeWidth": 0.5,
+ "currentItemStrokeStyle": "solid",
+ "currentItemRoughness": 1,
+ "currentItemOpacity": 100,
+ "currentItemFontFamily": 5,
+ "currentItemFontSize": 20,
+ "currentItemTextAlign": "left",
+ "currentItemStartArrowhead": null,
+ "currentItemEndArrowhead": "arrow",
+ "currentItemArrowType": "round",
+ "currentItemFrameRole": null,
+ "scrollX": 1263.7235876204763,
+ "scrollY": -4668.0212412883775,
+ "zoom": {
+ "value": 0.35
+ },
+ "currentItemRoundness": "round",
+ "gridSize": 20,
+ "gridStep": 5,
+ "gridModeEnabled": false,
+ "gridColor": {
+ "Bold": "rgba(217, 217, 217, 0.5)",
+ "Regular": "rgba(230, 230, 230, 0.5)"
+ },
+ "currentStrokeOptions": null,
+ "frameRendering": {
+ "enabled": true,
+ "clip": true,
+ "name": true,
+ "outline": true,
+ "markerName": true,
+ "markerEnabled": true
+ },
+ "objectsSnapModeEnabled": false,
+ "activeTool": {
+ "type": "freedraw",
+ "customType": null,
+ "locked": false,
+ "fromSelection": false,
+ "lastActiveTool": null
+ }
+ },
+ "files": {}
+}
+```
+%%
\ No newline at end of file
diff --git a/Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.svg b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.svg
new file mode 100644
index 0000000..ec083bd
--- /dev/null
+++ b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_16.excalidraw.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.md b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.md
new file mode 100644
index 0000000..a0e6430
--- /dev/null
+++ b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.md
@@ -0,0 +1,29877 @@
+---
+
+excalidraw-plugin: parsed
+tags: [excalidraw]
+
+---
+==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
+
+
+# Excalidraw Data
+
+## Text Elements
+13 ^yAcpEw0R
+
+%%
+## Drawing
+```json
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.15.1",
+ "elements": [
+ {
+ "id": "GtLjR2SzkT5dbKyxHWYfy",
+ "type": "line",
+ "x": -340.87646484375,
+ "y": -388.4396286010742,
+ "width": 0,
+ "height": 777.4617309570312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a1",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 2036928241,
+ "version": 75,
+ "versionNonce": 2026689855,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561383890,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 777.4617309570312
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "yAcpEw0R",
+ "type": "text",
+ "x": -325.20824039814784,
+ "y": -390.2077140052164,
+ "width": 20.699981689453125,
+ "height": 25,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aA",
+ "roundness": null,
+ "seed": 652258481,
+ "version": 67,
+ "versionNonce": 765176511,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758561445902,
+ "link": null,
+ "locked": false,
+ "text": "13",
+ "rawText": "13",
+ "fontSize": 20,
+ "fontFamily": 5,
+ "textAlign": "left",
+ "verticalAlign": "top",
+ "containerId": null,
+ "originalText": "13",
+ "autoResize": true,
+ "lineHeight": 1.25
+ },
+ {
+ "id": "3daT-qdSA3xahzhFo2rQN",
+ "type": "line",
+ "x": -214.88117127558309,
+ "y": -349.1537368820393,
+ "width": 0,
+ "height": 750.4729992658208,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1j",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 685674921,
+ "version": 60,
+ "versionNonce": 1658594823,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576369865,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 750.4729992658208
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "ej4j2fEn14GAa4g55pVlU",
+ "type": "line",
+ "x": -272.3886807978681,
+ "y": -350.1121953740774,
+ "width": 124.59960396495109,
+ "height": 2.875375476114243,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1k",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1921015433,
+ "version": 27,
+ "versionNonce": 1940925737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576374539,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 124.59960396495109,
+ 2.875375476114243
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "EgkzemOIhDxWer2JbD9r1",
+ "type": "line",
+ "x": -281.0148072262109,
+ "y": 401.3192623837815,
+ "width": 142.81031531367472,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1l",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 2053523495,
+ "version": 34,
+ "versionNonce": 1186436361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576379007,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 142.81031531367472,
+ 0
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "sP9ZPPEsUcnP8P8bkUNWl",
+ "type": "line",
+ "x": -272.3886807978682,
+ "y": -105.70527990436563,
+ "width": 113.09810206049406,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1m",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1786422985,
+ "version": 35,
+ "versionNonce": 1134230185,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576384100,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 113.09810206049406,
+ 0
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "9MehwNRGf51qs_BSMnyLr",
+ "type": "freedraw",
+ "x": -189.9612504825928,
+ "y": -379.82440862725804,
+ "width": 11.50150190445703,
+ "height": 21.086086824837935,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1o",
+ "roundness": null,
+ "seed": 1662938535,
+ "version": 16,
+ "versionNonce": 136910503,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576397275,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.958458492038119
+ ],
+ [
+ -0.958458492038119,
+ 0
+ ],
+ [
+ -1.916916984076181,
+ 1.916916984076181
+ ],
+ [
+ -2.8753754761143,
+ 4.792292460190424
+ ],
+ [
+ -4.792292460190424,
+ 9.584584920380848
+ ],
+ [
+ -6.709209444266605,
+ 12.459960396495092
+ ],
+ [
+ -7.667667936304724,
+ 14.376877380571273
+ ],
+ [
+ -8.626126428342786,
+ 17.252252856685516
+ ],
+ [
+ -9.584584920380848,
+ 19.169169840761754
+ ],
+ [
+ -10.543043412418967,
+ 19.169169840761754
+ ],
+ [
+ -10.543043412418967,
+ 20.127628332799816
+ ],
+ [
+ -11.50150190445703,
+ 19.169169840761754
+ ],
+ [
+ -11.50150190445703,
+ 18.210711348723635
+ ],
+ [
+ -11.50150190445703,
+ 18.210711348723635
+ ]
+ ],
+ "pressures": [
+ 0.086456298828125,
+ 0.4723968505859375,
+ 0.574493408203125,
+ 0.574493408203125,
+ 0.573028564453125,
+ 0.565216064453125,
+ 0.5617828369140625,
+ 0.5490875244140625,
+ 0.515869140625,
+ 0.4972991943359375,
+ 0.4728851318359375,
+ 0.4372100830078125,
+ 0.197845458984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ii5eBouCXCbr_UqO0tEXM",
+ "type": "freedraw",
+ "x": -202.42121087908794,
+ "y": -368.322906722801,
+ "width": 17.252252856685573,
+ "height": 15.335335872609335,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1p",
+ "roundness": null,
+ "seed": 2056444135,
+ "version": 27,
+ "versionNonce": 797298281,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576397932,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 1.916916984076181
+ ],
+ [
+ -0.9584584920380621,
+ 2.875375476114243
+ ],
+ [
+ -1.916916984076181,
+ 6.709209444266605
+ ],
+ [
+ -2.875375476114243,
+ 10.54304341241891
+ ],
+ [
+ -3.8338339681523053,
+ 11.50150190445703
+ ],
+ [
+ -3.8338339681523053,
+ 12.459960396495148
+ ],
+ [
+ -4.792292460190424,
+ 14.376877380571273
+ ],
+ [
+ -3.8338339681523053,
+ 14.376877380571273
+ ],
+ [
+ -2.875375476114243,
+ 15.335335872609335
+ ],
+ [
+ -1.916916984076181,
+ 14.376877380571273
+ ],
+ [
+ -0.9584584920380621,
+ 14.376877380571273
+ ],
+ [
+ 0.958458492038119,
+ 13.41841888853321
+ ],
+ [
+ 3.833833968152362,
+ 12.459960396495148
+ ],
+ [
+ 6.709209444266605,
+ 10.54304341241891
+ ],
+ [
+ 9.584584920380848,
+ 9.584584920380848
+ ],
+ [
+ 11.50150190445703,
+ 8.626126428342786
+ ],
+ [
+ 12.459960396495148,
+ 8.626126428342786
+ ],
+ [
+ 11.50150190445703,
+ 7.667667936304724
+ ],
+ [
+ 10.543043412418967,
+ 7.667667936304724
+ ],
+ [
+ 9.584584920380848,
+ 7.667667936304724
+ ],
+ [
+ 8.626126428342786,
+ 7.667667936304724
+ ],
+ [
+ 7.667667936304724,
+ 6.709209444266605
+ ],
+ [
+ 7.667667936304724,
+ 6.709209444266605
+ ]
+ ],
+ "pressures": [
+ 0.336578369140625,
+ 0.4274444580078125,
+ 0.4269561767578125,
+ 0.4279327392578125,
+ 0.4293975830078125,
+ 0.4328155517578125,
+ 0.4323272705078125,
+ 0.4318389892578125,
+ 0.4323272705078125,
+ 0.4308624267578125,
+ 0.4103546142578125,
+ 0.4098663330078125,
+ 0.4108428955078125,
+ 0.4113311767578125,
+ 0.4132843017578125,
+ 0.4127960205078125,
+ 0.4127960205078125,
+ 0.40301513671875,
+ 0.39227294921875,
+ 0.39129638671875,
+ 0.39227294921875,
+ 0.38934326171875,
+ 0.38006591796875,
+ 0.2720947265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vwR_2R6zM0EZoy4LDMT8d",
+ "type": "freedraw",
+ "x": -175.58437310202152,
+ "y": -411.4535388645148,
+ "width": 22.04454531687594,
+ "height": 36.42142269744721,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1q",
+ "roundness": null,
+ "seed": 1733429289,
+ "version": 31,
+ "versionNonce": 553242055,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576399037,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.9169169840761242
+ ],
+ [
+ 0,
+ 2.875375476114243
+ ],
+ [
+ 0.9584584920380621,
+ 6.709209444266548
+ ],
+ [
+ 0.9584584920380621,
+ 12.459960396495092
+ ],
+ [
+ 1.916916984076181,
+ 19.169169840761697
+ ],
+ [
+ 1.916916984076181,
+ 22.04454531687594
+ ],
+ [
+ 1.916916984076181,
+ 24.919920792990183
+ ],
+ [
+ 1.916916984076181,
+ 26.836837777066364
+ ],
+ [
+ 1.916916984076181,
+ 30.67067174521867
+ ],
+ [
+ 1.916916984076181,
+ 32.58758872929491
+ ],
+ [
+ 0.9584584920380621,
+ 33.54604722133297
+ ],
+ [
+ 0.9584584920380621,
+ 34.50450571337103
+ ],
+ [
+ 0.9584584920380621,
+ 32.58758872929491
+ ],
+ [
+ 0.9584584920380621,
+ 28.753754761142545
+ ],
+ [
+ 2.875375476114243,
+ 24.919920792990183
+ ],
+ [
+ 3.8338339681523053,
+ 20.12762833279976
+ ],
+ [
+ 4.792292460190424,
+ 18.210711348723635
+ ],
+ [
+ 5.750750952228486,
+ 17.252252856685516
+ ],
+ [
+ 6.709209444266605,
+ 15.335335872609335
+ ],
+ [
+ 9.584584920380848,
+ 12.459960396495092
+ ],
+ [
+ 11.50150190445703,
+ 11.501501904456973
+ ],
+ [
+ 13.418418888533154,
+ 12.459960396495092
+ ],
+ [
+ 15.335335872609335,
+ 17.252252856685516
+ ],
+ [
+ 16.293794364647454,
+ 26.836837777066364
+ ],
+ [
+ 17.252252856685516,
+ 31.62913023725679
+ ],
+ [
+ 19.169169840761697,
+ 35.462964205409094
+ ],
+ [
+ 21.086086824837878,
+ 36.42142269744721
+ ],
+ [
+ 22.04454531687594,
+ 36.42142269744721
+ ],
+ [
+ 22.04454531687594,
+ 36.42142269744721
+ ]
+ ],
+ "pressures": [
+ 0.2940826416015625,
+ 0.446990966796875,
+ 0.451873779296875,
+ 0.459686279296875,
+ 0.4699554443359375,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.4699554443359375,
+ 0.466522216796875,
+ 0.457733154296875,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.442596435546875,
+ 0.442108154296875,
+ 0.446014404296875,
+ 0.456268310546875,
+ 0.468475341796875,
+ 0.4699554443359375,
+ 0.4704437255859375,
+ 0.4704437255859375,
+ 0.4709320068359375,
+ 0.4748382568359375,
+ 0.4811859130859375,
+ 0.505126953125,
+ 0.514404296875,
+ 0.4977874755859375,
+ 0.4137725830078125,
+ 0.188079833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NH3MIEBwwJH-Ai0OWeZsJ",
+ "type": "freedraw",
+ "x": -181.33512405425006,
+ "y": -264.80938958268786,
+ "width": 4.792292460190424,
+ "height": 20.12762833279976,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1u",
+ "roundness": null,
+ "seed": 1553838215,
+ "version": 14,
+ "versionNonce": 1240063591,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576405664,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 1.9169169840761242
+ ],
+ [
+ 0,
+ 3.8338339681523053
+ ],
+ [
+ 0.958458492038119,
+ 5.750750952228486
+ ],
+ [
+ 0.958458492038119,
+ 8.62612642834273
+ ],
+ [
+ 0.958458492038119,
+ 10.54304341241891
+ ],
+ [
+ 1.916916984076181,
+ 15.335335872609335
+ ],
+ [
+ 1.916916984076181,
+ 17.252252856685516
+ ],
+ [
+ 2.8753754761143,
+ 19.169169840761697
+ ],
+ [
+ 3.833833968152362,
+ 20.12762833279976
+ ],
+ [
+ 3.833833968152362,
+ 20.12762833279976
+ ]
+ ],
+ "pressures": [
+ 0.2496185302734375,
+ 0.5578765869140625,
+ 0.569610595703125,
+ 0.584259033203125,
+ 0.5955047607421875,
+ 0.6033172607421875,
+ 0.6086883544921875,
+ 0.6101531982421875,
+ 0.6082000732421875,
+ 0.591094970703125,
+ 0.508056640625,
+ 0.3678436279296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BOaqGuOhVVHPRXRFY0Ro0",
+ "type": "freedraw",
+ "x": -188.04433349851666,
+ "y": -234.13871783746913,
+ "width": 23.00300380891406,
+ "height": 7.667667936304724,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1v",
+ "roundness": null,
+ "seed": 1830072487,
+ "version": 13,
+ "versionNonce": 1558709897,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576406069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.958458492038119,
+ 0
+ ],
+ [
+ 1.916916984076181,
+ -0.958458492038119
+ ],
+ [
+ 3.833833968152362,
+ -0.958458492038119
+ ],
+ [
+ 5.750750952228543,
+ -1.916916984076181
+ ],
+ [
+ 7.667667936304724,
+ -2.8753754761143
+ ],
+ [
+ 9.584584920380905,
+ -3.833833968152362
+ ],
+ [
+ 14.37687738057133,
+ -4.792292460190424
+ ],
+ [
+ 16.293794364647454,
+ -5.750750952228543
+ ],
+ [
+ 19.169169840761754,
+ -6.709209444266605
+ ],
+ [
+ 23.00300380891406,
+ -7.667667936304724
+ ],
+ [
+ 23.00300380891406,
+ -7.667667936304724
+ ]
+ ],
+ "pressures": [
+ 0.13433837890625,
+ 0.590118408203125,
+ 0.5940399169921875,
+ 0.5955047607421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.570098876953125,
+ 0.5456695556640625,
+ 0.4953460693359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qLULqlVDPvn8OepPF73ER",
+ "type": "freedraw",
+ "x": -174.62591460998345,
+ "y": -226.47104990116446,
+ "width": 16.293794364647454,
+ "height": 22.04454531687594,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1z",
+ "roundness": null,
+ "seed": 893098791,
+ "version": 28,
+ "versionNonce": 246364903,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576413967,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 2.875375476114243
+ ],
+ [
+ -1.916916984076181,
+ 4.792292460190424
+ ],
+ [
+ -3.8338339681523053,
+ 12.459960396495092
+ ],
+ [
+ -4.792292460190424,
+ 13.41841888853321
+ ],
+ [
+ -4.792292460190424,
+ 15.335335872609335
+ ],
+ [
+ -5.750750952228486,
+ 15.335335872609335
+ ],
+ [
+ -4.792292460190424,
+ 15.335335872609335
+ ],
+ [
+ -2.875375476114243,
+ 15.335335872609335
+ ],
+ [
+ -0.9584584920380621,
+ 14.376877380571273
+ ],
+ [
+ 0,
+ 13.41841888853321
+ ],
+ [
+ 0.958458492038119,
+ 12.459960396495092
+ ],
+ [
+ 2.875375476114243,
+ 10.54304341241891
+ ],
+ [
+ 5.750750952228543,
+ 5.750750952228486
+ ],
+ [
+ 7.667667936304667,
+ 1.916916984076181
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 2.875375476114243
+ ],
+ [
+ 8.626126428342786,
+ 7.667667936304667
+ ],
+ [
+ 8.626126428342786,
+ 13.41841888853321
+ ],
+ [
+ 9.584584920380848,
+ 16.293794364647454
+ ],
+ [
+ 9.584584920380848,
+ 18.210711348723635
+ ],
+ [
+ 9.584584920380848,
+ 20.127628332799816
+ ],
+ [
+ 10.543043412418967,
+ 21.086086824837878
+ ],
+ [
+ 10.543043412418967,
+ 21.086086824837878
+ ]
+ ],
+ "pressures": [
+ 0.2872467041015625,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.6008758544921875,
+ 0.5979461669921875,
+ 0.592559814453125,
+ 0.583770751953125,
+ 0.567657470703125,
+ 0.512451171875,
+ 0.508056640625,
+ 0.502685546875,
+ 0.4953460693359375,
+ 0.4850921630859375,
+ 0.4733734130859375,
+ 0.438690185546875,
+ 0.4147491455078125,
+ 0.4118194580078125,
+ 0.4274444580078125,
+ 0.4826507568359375,
+ 0.4880218505859375,
+ 0.4943695068359375,
+ 0.500732421875,
+ 0.500732421875,
+ 0.4997406005859375,
+ 0.4972991943359375,
+ 0.37957763671875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rv2gO9nsHoQBg8bkmRBWP",
+ "type": "freedraw",
+ "x": -155.45674476922176,
+ "y": -252.34942918619276,
+ "width": 19.169169840761754,
+ "height": 21.086086824837878,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b20",
+ "roundness": null,
+ "seed": 76344615,
+ "version": 23,
+ "versionNonce": 394513513,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576414640,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 1.916916984076181
+ ],
+ [
+ 0.958458492038119,
+ 3.833833968152362
+ ],
+ [
+ 1.916916984076181,
+ 5.750750952228486
+ ],
+ [
+ 2.8753754761143,
+ 8.626126428342786
+ ],
+ [
+ 3.833833968152362,
+ 11.50150190445703
+ ],
+ [
+ 3.833833968152362,
+ 14.376877380571273
+ ],
+ [
+ 5.750750952228543,
+ 19.169169840761697
+ ],
+ [
+ 5.750750952228543,
+ 21.086086824837878
+ ],
+ [
+ 6.709209444266605,
+ 20.12762833279976
+ ],
+ [
+ 6.709209444266605,
+ 19.169169840761697
+ ],
+ [
+ 6.709209444266605,
+ 17.252252856685516
+ ],
+ [
+ 6.709209444266605,
+ 15.335335872609335
+ ],
+ [
+ 7.667667936304724,
+ 12.459960396495092
+ ],
+ [
+ 8.626126428342786,
+ 11.50150190445703
+ ],
+ [
+ 9.584584920380848,
+ 11.50150190445703
+ ],
+ [
+ 11.50150190445703,
+ 12.459960396495092
+ ],
+ [
+ 15.335335872609392,
+ 15.335335872609335
+ ],
+ [
+ 18.210711348723635,
+ 16.293794364647454
+ ],
+ [
+ 19.169169840761754,
+ 16.293794364647454
+ ],
+ [
+ 19.169169840761754,
+ 16.293794364647454
+ ]
+ ],
+ "pressures": [
+ 0.3722381591796875,
+ 0.4806976318359375,
+ 0.4919281005859375,
+ 0.4963226318359375,
+ 0.4972991943359375,
+ 0.4982757568359375,
+ 0.4982757568359375,
+ 0.4982757568359375,
+ 0.4733734130859375,
+ 0.445037841796875,
+ 0.4088897705078125,
+ 0.4088897705078125,
+ 0.4088897705078125,
+ 0.4093780517578125,
+ 0.4127960205078125,
+ 0.4269561767578125,
+ 0.460174560546875,
+ 0.4777679443359375,
+ 0.463104248046875,
+ 0.2999420166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-gy65FQCwLe1uIjvOy7nV",
+ "type": "freedraw",
+ "x": -188.04433349851666,
+ "y": 99.40483739178455,
+ "width": 26.83683777706642,
+ "height": 28.753754761142545,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b21",
+ "roundness": null,
+ "seed": 174622249,
+ "version": 29,
+ "versionNonce": 218012839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576416260,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.958458492038119,
+ -1.916916984076238
+ ],
+ [
+ 0.958458492038119,
+ -2.8753754761143
+ ],
+ [
+ 1.916916984076181,
+ -4.792292460190424
+ ],
+ [
+ 2.8753754761143,
+ -7.667667936304724
+ ],
+ [
+ 3.833833968152362,
+ -10.54304341241891
+ ],
+ [
+ 7.667667936304724,
+ -16.29379436464751
+ ],
+ [
+ 8.626126428342786,
+ -17.252252856685573
+ ],
+ [
+ 10.543043412418967,
+ -15.335335872609335
+ ],
+ [
+ 11.50150190445703,
+ -14.376877380571273
+ ],
+ [
+ 12.459960396495148,
+ -12.459960396495148
+ ],
+ [
+ 13.41841888853321,
+ -8.626126428342786
+ ],
+ [
+ 13.41841888853321,
+ -6.709209444266662
+ ],
+ [
+ 13.41841888853321,
+ -5.750750952228486
+ ],
+ [
+ 12.459960396495148,
+ -4.792292460190424
+ ],
+ [
+ 13.41841888853321,
+ -4.792292460190424
+ ],
+ [
+ 17.252252856685573,
+ -4.792292460190424
+ ],
+ [
+ 21.086086824837878,
+ -5.750750952228486
+ ],
+ [
+ 24.91992079299024,
+ -4.792292460190424
+ ],
+ [
+ 26.83683777706642,
+ -3.833833968152362
+ ],
+ [
+ 26.83683777706642,
+ -2.8753754761143
+ ],
+ [
+ 23.961462300952178,
+ 0
+ ],
+ [
+ 19.169169840761754,
+ 2.8753754761141863
+ ],
+ [
+ 15.335335872609392,
+ 5.750750952228486
+ ],
+ [
+ 12.459960396495148,
+ 8.626126428342786
+ ],
+ [
+ 10.543043412418967,
+ 11.501501904456973
+ ],
+ [
+ 10.543043412418967,
+ 11.501501904456973
+ ]
+ ],
+ "pressures": [
+ 0.2193450927734375,
+ 0.506103515625,
+ 0.527099609375,
+ 0.5398101806640625,
+ 0.5466461181640625,
+ 0.5481109619140625,
+ 0.5495758056640625,
+ 0.5495758056640625,
+ 0.5446929931640625,
+ 0.5461578369140625,
+ 0.5466461181640625,
+ 0.5471343994140625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.507080078125,
+ 0.4772796630859375,
+ 0.4767913818359375,
+ 0.4772796630859375,
+ 0.4772796630859375,
+ 0.4831390380859375,
+ 0.4909515380859375,
+ 0.514404296875,
+ 0.517822265625,
+ 0.504150390625,
+ 0.4313507080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3cehCA0CtrlQWYCBMqwTn",
+ "type": "freedraw",
+ "x": -179.41820707017388,
+ "y": 120.49092421662237,
+ "width": 27.795296269104483,
+ "height": 18.210711348723635,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b22",
+ "roundness": null,
+ "seed": 4120295,
+ "version": 16,
+ "versionNonce": 1423198183,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576418624,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.958458492038119,
+ -1.9169169840761242
+ ],
+ [
+ 1.916916984076181,
+ -2.8753754761141863
+ ],
+ [
+ 2.875375476114243,
+ -3.8338339681522484
+ ],
+ [
+ 4.792292460190424,
+ -5.750750952228486
+ ],
+ [
+ 8.626126428342786,
+ -8.626126428342673
+ ],
+ [
+ 13.41841888853321,
+ -11.501501904456973
+ ],
+ [
+ 18.210711348723635,
+ -13.418418888533097
+ ],
+ [
+ 22.044545316875997,
+ -15.335335872609335
+ ],
+ [
+ 23.96146230095212,
+ -16.293794364647397
+ ],
+ [
+ 25.878379285028302,
+ -17.25225285668546
+ ],
+ [
+ 26.83683777706642,
+ -18.210711348723635
+ ],
+ [
+ 27.795296269104483,
+ -18.210711348723635
+ ],
+ [
+ 27.795296269104483,
+ -18.210711348723635
+ ]
+ ],
+ "pressures": [
+ 0.452850341796875,
+ 0.507568359375,
+ 0.5315093994140625,
+ 0.5446929931640625,
+ 0.5495758056640625,
+ 0.5539703369140625,
+ 0.5598297119140625,
+ 0.5617828369140625,
+ 0.5608062744140625,
+ 0.5495758056640625,
+ 0.528076171875,
+ 0.4084014892578125,
+ 0.1050262451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VWmwfU6-wjPjPOWSKLjE2",
+ "type": "freedraw",
+ "x": -166.9582466736788,
+ "y": 120.49092421662237,
+ "width": 20.127628332799816,
+ "height": 23.00300380891406,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b23",
+ "roundness": null,
+ "seed": 1687337511,
+ "version": 32,
+ "versionNonce": 306580519,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576419560,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0.9584584920381758
+ ],
+ [
+ -1.9169169840761242,
+ 1.916916984076238
+ ],
+ [
+ -1.9169169840761242,
+ 2.8753754761143
+ ],
+ [
+ -2.875375476114243,
+ 4.792292460190424
+ ],
+ [
+ -2.875375476114243,
+ 6.709209444266662
+ ],
+ [
+ -3.8338339681523053,
+ 7.667667936304724
+ ],
+ [
+ -4.792292460190424,
+ 11.501501904457086
+ ],
+ [
+ -4.792292460190424,
+ 13.41841888853321
+ ],
+ [
+ -3.8338339681523053,
+ 13.41841888853321
+ ],
+ [
+ -2.875375476114243,
+ 13.41841888853321
+ ],
+ [
+ -1.9169169840761242,
+ 13.41841888853321
+ ],
+ [
+ -0.9584584920380621,
+ 13.41841888853321
+ ],
+ [
+ 0,
+ 12.459960396495148
+ ],
+ [
+ 0.958458492038119,
+ 11.501501904457086
+ ],
+ [
+ 3.833833968152362,
+ 9.584584920380848
+ ],
+ [
+ 5.750750952228543,
+ 8.626126428342786
+ ],
+ [
+ 6.709209444266605,
+ 6.709209444266662
+ ],
+ [
+ 7.667667936304724,
+ 5.7507509522286
+ ],
+ [
+ 7.667667936304724,
+ 3.833833968152362
+ ],
+ [
+ 7.667667936304724,
+ 2.8753754761143
+ ],
+ [
+ 7.667667936304724,
+ 0.9584584920381758
+ ],
+ [
+ 7.667667936304724,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 1.916916984076238
+ ],
+ [
+ 9.584584920380905,
+ 3.833833968152362
+ ],
+ [
+ 10.543043412418967,
+ 9.584584920380848
+ ],
+ [
+ 12.459960396495148,
+ 14.376877380571273
+ ],
+ [
+ 14.37687738057133,
+ 19.169169840761697
+ ],
+ [
+ 15.335335872609392,
+ 23.00300380891406
+ ],
+ [
+ 15.335335872609392,
+ 23.00300380891406
+ ]
+ ],
+ "pressures": [
+ 0.2422943115234375,
+ 0.526123046875,
+ 0.5383453369140625,
+ 0.5354156494140625,
+ 0.5349273681640625,
+ 0.5344390869140625,
+ 0.5339508056640625,
+ 0.529541015625,
+ 0.526123046875,
+ 0.522216796875,
+ 0.4880218505859375,
+ 0.4880218505859375,
+ 0.4889984130859375,
+ 0.4894866943359375,
+ 0.4904632568359375,
+ 0.4909515380859375,
+ 0.4909515380859375,
+ 0.4904632568359375,
+ 0.4841156005859375,
+ 0.4748382568359375,
+ 0.4699554443359375,
+ 0.4689788818359375,
+ 0.467010498046875,
+ 0.466522216796875,
+ 0.513427734375,
+ 0.513916015625,
+ 0.515380859375,
+ 0.514892578125,
+ 0.505126953125,
+ 0.4157257080078125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fU928rZ8fk1TkENfvMF3n",
+ "type": "freedraw",
+ "x": -171.7505391338692,
+ "y": 72.56799961471813,
+ "width": 25.878379285028302,
+ "height": 23.96146230095212,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b24",
+ "roundness": null,
+ "seed": 1460694631,
+ "version": 25,
+ "versionNonce": 1916955145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576421167,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ 0.958458492038119,
+ 1.916916984076238
+ ],
+ [
+ 0.958458492038119,
+ 4.792292460190424
+ ],
+ [
+ 4.792292460190424,
+ 9.584584920380848
+ ],
+ [
+ 5.750750952228543,
+ 13.41841888853321
+ ],
+ [
+ 9.584584920380905,
+ 19.169169840761697
+ ],
+ [
+ 11.50150190445703,
+ 23.00300380891406
+ ],
+ [
+ 11.50150190445703,
+ 23.96146230095212
+ ],
+ [
+ 12.459960396495148,
+ 23.00300380891406
+ ],
+ [
+ 12.459960396495148,
+ 22.044545316875997
+ ],
+ [
+ 11.50150190445703,
+ 20.12762833279976
+ ],
+ [
+ 11.50150190445703,
+ 19.169169840761697
+ ],
+ [
+ 11.50150190445703,
+ 18.210711348723635
+ ],
+ [
+ 11.50150190445703,
+ 17.252252856685573
+ ],
+ [
+ 13.41841888853321,
+ 15.335335872609335
+ ],
+ [
+ 14.37687738057133,
+ 15.335335872609335
+ ],
+ [
+ 17.252252856685573,
+ 16.29379436464751
+ ],
+ [
+ 20.127628332799816,
+ 18.210711348723635
+ ],
+ [
+ 21.086086824837878,
+ 19.169169840761697
+ ],
+ [
+ 22.044545316875997,
+ 21.086086824837935
+ ],
+ [
+ 24.91992079299024,
+ 23.00300380891406
+ ],
+ [
+ 25.878379285028302,
+ 22.044545316875997
+ ],
+ [
+ 25.878379285028302,
+ 22.044545316875997
+ ]
+ ],
+ "pressures": [
+ 0.342437744140625,
+ 0.5422515869140625,
+ 0.5432281494140625,
+ 0.5437164306640625,
+ 0.5446929931640625,
+ 0.5466461181640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5393218994140625,
+ 0.458221435546875,
+ 0.458221435546875,
+ 0.459197998046875,
+ 0.459197998046875,
+ 0.459197998046875,
+ 0.459197998046875,
+ 0.459197998046875,
+ 0.464080810546875,
+ 0.4723968505859375,
+ 0.4733734130859375,
+ 0.4733734130859375,
+ 0.4709320068359375,
+ 0.336090087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "A5iN237QN3CTI1LfQsH_Z",
+ "type": "freedraw",
+ "x": -147.7890768329171,
+ "y": -125.83290823716504,
+ "width": 16.293794364647454,
+ "height": 32.58758872929485,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b25",
+ "roundness": null,
+ "seed": 1460943817,
+ "version": 29,
+ "versionNonce": 979724551,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576426332,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.958458492038119
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ 1.916916984076181,
+ 2.875375476114243
+ ],
+ [
+ 4.792292460190424,
+ 7.667667936304667
+ ],
+ [
+ 7.667667936304667,
+ 13.418418888533154
+ ],
+ [
+ 8.626126428342786,
+ 16.293794364647454
+ ],
+ [
+ 9.584584920380848,
+ 19.169169840761697
+ ],
+ [
+ 11.50150190445703,
+ 25.878379285028302
+ ],
+ [
+ 12.459960396495092,
+ 28.753754761142545
+ ],
+ [
+ 13.41841888853321,
+ 28.753754761142545
+ ],
+ [
+ 13.41841888853321,
+ 29.712213253180607
+ ],
+ [
+ 13.41841888853321,
+ 28.753754761142545
+ ],
+ [
+ 13.41841888853321,
+ 26.836837777066364
+ ],
+ [
+ 13.41841888853321,
+ 25.878379285028302
+ ],
+ [
+ 13.41841888853321,
+ 23.96146230095212
+ ],
+ [
+ 13.41841888853321,
+ 19.169169840761697
+ ],
+ [
+ 13.41841888853321,
+ 14.376877380571273
+ ],
+ [
+ 13.41841888853321,
+ 12.459960396495092
+ ],
+ [
+ 13.41841888853321,
+ 7.667667936304667
+ ],
+ [
+ 14.376877380571273,
+ 3.8338339681523053
+ ],
+ [
+ 15.335335872609392,
+ 0.9584584920380621
+ ],
+ [
+ 15.335335872609392,
+ -1.916916984076181
+ ],
+ [
+ 16.293794364647454,
+ -1.916916984076181
+ ],
+ [
+ 16.293794364647454,
+ -2.875375476114243
+ ],
+ [
+ 16.293794364647454,
+ -1.916916984076181
+ ],
+ [
+ 16.293794364647454,
+ -1.916916984076181
+ ]
+ ],
+ "pressures": [
+ 0.2325286865234375,
+ 0.586700439453125,
+ 0.6165008544921875,
+ 0.6233367919921875,
+ 0.62628173828125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.62969970703125,
+ 0.62969970703125,
+ 0.62530517578125,
+ 0.6218719482421875,
+ 0.6155242919921875,
+ 0.6116180419921875,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.576446533203125,
+ 0.576934814453125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.575958251953125,
+ 0.569610595703125,
+ 0.5544586181640625,
+ 0.525146484375,
+ 0.4802093505859375,
+ 0.446990966796875,
+ 0.3468475341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bCjOCl8hnQAh4rTwudylr",
+ "type": "freedraw",
+ "x": -119.9937805638126,
+ "y": -102.82990442825098,
+ "width": 13.41841888853321,
+ "height": 17.252252856685573,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b26",
+ "roundness": null,
+ "seed": 216404807,
+ "version": 29,
+ "versionNonce": 156720361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576429769,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.958458492038119
+ ],
+ [
+ -1.916916984076181,
+ 0
+ ],
+ [
+ -2.875375476114243,
+ 0
+ ],
+ [
+ -3.833833968152362,
+ 0.9584584920380621
+ ],
+ [
+ -4.792292460190424,
+ 0.9584584920380621
+ ],
+ [
+ -4.792292460190424,
+ 1.9169169840761242
+ ],
+ [
+ -3.833833968152362,
+ 1.9169169840761242
+ ],
+ [
+ -3.833833968152362,
+ 2.875375476114243
+ ],
+ [
+ -2.875375476114243,
+ 2.875375476114243
+ ],
+ [
+ -1.916916984076181,
+ 3.8338339681523053
+ ],
+ [
+ -0.9584584920380621,
+ 3.8338339681523053
+ ],
+ [
+ 0,
+ 4.792292460190424
+ ],
+ [
+ 1.916916984076181,
+ 5.750750952228486
+ ],
+ [
+ 3.833833968152362,
+ 6.709209444266548
+ ],
+ [
+ 7.667667936304667,
+ 8.62612642834273
+ ],
+ [
+ 8.626126428342786,
+ 8.62612642834273
+ ],
+ [
+ 8.626126428342786,
+ 9.584584920380848
+ ],
+ [
+ 8.626126428342786,
+ 10.54304341241891
+ ],
+ [
+ 7.667667936304667,
+ 10.54304341241891
+ ],
+ [
+ 5.750750952228486,
+ 11.501501904456973
+ ],
+ [
+ 4.792292460190424,
+ 12.459960396495092
+ ],
+ [
+ 2.875375476114243,
+ 13.418418888533154
+ ],
+ [
+ 0.9584584920380621,
+ 14.376877380571273
+ ],
+ [
+ -0.9584584920380621,
+ 15.335335872609335
+ ],
+ [
+ -1.916916984076181,
+ 16.293794364647454
+ ],
+ [
+ -2.875375476114243,
+ 16.293794364647454
+ ],
+ [
+ -2.875375476114243,
+ 16.293794364647454
+ ]
+ ],
+ "pressures": [
+ 0.2339935302734375,
+ 0.6121063232421875,
+ 0.6218719482421875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.6184539794921875,
+ 0.586212158203125,
+ 0.563262939453125,
+ 0.5554351806640625,
+ 0.5476226806640625,
+ 0.5393218994140625,
+ 0.5344390869140625,
+ 0.522705078125,
+ 0.505615234375,
+ 0.4704437255859375,
+ 0.4250030517578125,
+ 0.4250030517578125,
+ 0.524658203125,
+ 0.5339508056640625,
+ 0.5456695556640625,
+ 0.5481109619140625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.531005859375,
+ 0.4860687255859375,
+ 0.4289093017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "r5uc_qdAG02jn73HGR23C",
+ "type": "freedraw",
+ "x": -50.98476913707054,
+ "y": -279.18626696325856,
+ "width": 23.96146230095212,
+ "height": 55.590592538208966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2C",
+ "roundness": null,
+ "seed": 1351720809,
+ "version": 22,
+ "versionNonce": 396309257,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576442976,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ 2.8753754761143,
+ 3.833833968152362
+ ],
+ [
+ 4.792292460190424,
+ 7.667667936304667
+ ],
+ [
+ 6.709209444266662,
+ 12.459960396495092
+ ],
+ [
+ 8.626126428342786,
+ 19.169169840761697
+ ],
+ [
+ 10.54304341241891,
+ 25.878379285028302
+ ],
+ [
+ 12.459960396495148,
+ 32.58758872929491
+ ],
+ [
+ 14.376877380571273,
+ 45.04754912579
+ ],
+ [
+ 15.335335872609448,
+ 49.83984158598042
+ ],
+ [
+ 15.335335872609448,
+ 52.715217062094666
+ ],
+ [
+ 15.335335872609448,
+ 55.590592538208966
+ ],
+ [
+ 15.335335872609448,
+ 54.63213404617085
+ ],
+ [
+ 15.335335872609448,
+ 50.79830007801854
+ ],
+ [
+ 14.376877380571273,
+ 43.13063214171382
+ ],
+ [
+ 14.376877380571273,
+ 31.62913023725679
+ ],
+ [
+ 16.29379436464751,
+ 22.04454531687594
+ ],
+ [
+ 20.127628332799873,
+ 12.459960396495092
+ ],
+ [
+ 23.00300380891406,
+ 5.750750952228486
+ ],
+ [
+ 23.96146230095212,
+ 5.750750952228486
+ ],
+ [
+ 23.96146230095212,
+ 5.750750952228486
+ ]
+ ],
+ "pressures": [
+ 0.2608642578125,
+ 0.581329345703125,
+ 0.591094970703125,
+ 0.5974578857421875,
+ 0.5989227294921875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.5994110107421875,
+ 0.5940399169921875,
+ 0.5940399169921875,
+ 0.5940399169921875,
+ 0.584747314453125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.577423095703125,
+ 0.577911376953125,
+ 0.574981689453125,
+ 0.5461578369140625,
+ 0.4782562255859375,
+ 0.2672119140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4Hq90O2zRgXN73X8CG77Z",
+ "type": "freedraw",
+ "x": -11.687970963508974,
+ "y": -243.7233027578494,
+ "width": 14.376877380571273,
+ "height": 23.00300380891406,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2D",
+ "roundness": null,
+ "seed": 1083360457,
+ "version": 23,
+ "versionNonce": 1729110695,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576443703,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ 0
+ ],
+ [
+ -3.833833968152362,
+ 0
+ ],
+ [
+ -5.7507509522286,
+ 0.9584584920380621
+ ],
+ [
+ -6.709209444266662,
+ 1.916916984076181
+ ],
+ [
+ -9.584584920380848,
+ 2.875375476114243
+ ],
+ [
+ -8.626126428342786,
+ 3.833833968152362
+ ],
+ [
+ -7.667667936304724,
+ 3.833833968152362
+ ],
+ [
+ -6.709209444266662,
+ 5.750750952228486
+ ],
+ [
+ -4.792292460190424,
+ 6.709209444266605
+ ],
+ [
+ -3.833833968152362,
+ 8.626126428342786
+ ],
+ [
+ -0.9584584920381758,
+ 13.41841888853321
+ ],
+ [
+ 0.9584584920380621,
+ 17.252252856685516
+ ],
+ [
+ 0.9584584920380621,
+ 18.210711348723635
+ ],
+ [
+ 0.9584584920380621,
+ 20.127628332799816
+ ],
+ [
+ -0.9584584920381758,
+ 22.04454531687594
+ ],
+ [
+ -3.833833968152362,
+ 23.00300380891406
+ ],
+ [
+ -6.709209444266662,
+ 23.00300380891406
+ ],
+ [
+ -10.543043412419024,
+ 22.04454531687594
+ ],
+ [
+ -13.41841888853321,
+ 22.04454531687594
+ ],
+ [
+ -13.41841888853321,
+ 22.04454531687594
+ ]
+ ],
+ "pressures": [
+ 0.2745361328125,
+ 0.586212158203125,
+ 0.586212158203125,
+ 0.586212158203125,
+ 0.591583251953125,
+ 0.5955047607421875,
+ 0.5984344482421875,
+ 0.5383453369140625,
+ 0.5383453369140625,
+ 0.5388336181640625,
+ 0.5393218994140625,
+ 0.5422515869140625,
+ 0.5471343994140625,
+ 0.5485992431640625,
+ 0.5510406494140625,
+ 0.5549468994140625,
+ 0.572540283203125,
+ 0.590606689453125,
+ 0.586212158203125,
+ 0.524169921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xJ7iD_aOt-lsnt0nCo-Av",
+ "type": "freedraw",
+ "x": 12.273491337443147,
+ "y": -240.84792728173517,
+ "width": 14.376877380571273,
+ "height": 3.8338339681523053,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2E",
+ "roundness": null,
+ "seed": 1009181927,
+ "version": 12,
+ "versionNonce": 1733675943,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576444648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -1.916916984076181
+ ],
+ [
+ 1.9169169840761242,
+ -1.916916984076181
+ ],
+ [
+ 3.833833968152362,
+ -2.875375476114243
+ ],
+ [
+ 5.750750952228486,
+ -2.875375476114243
+ ],
+ [
+ 7.6676679363046105,
+ -2.875375476114243
+ ],
+ [
+ 11.501501904456973,
+ -3.8338339681523053
+ ],
+ [
+ 13.41841888853321,
+ -2.875375476114243
+ ],
+ [
+ 13.41841888853321,
+ -2.875375476114243
+ ]
+ ],
+ "pressures": [
+ 0.208587646484375,
+ 0.467987060546875,
+ 0.6033172607421875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6067352294921875,
+ 0.6003875732421875,
+ 0.568634033203125,
+ 0.40252685546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9hV_NcN0mRry9hmWxrDAf",
+ "type": "freedraw",
+ "x": 13.23194982948121,
+ "y": -232.22180085339238,
+ "width": 16.293794364647397,
+ "height": 3.833833968152362,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2F",
+ "roundness": null,
+ "seed": 1138118119,
+ "version": 10,
+ "versionNonce": 151371143,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576444880,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ -0.958458492038119
+ ],
+ [
+ 9.584584920380848,
+ -0.958458492038119
+ ],
+ [
+ 12.459960396495148,
+ -1.916916984076181
+ ],
+ [
+ 14.376877380571273,
+ -2.875375476114243
+ ],
+ [
+ 16.293794364647397,
+ -3.833833968152362
+ ],
+ [
+ 16.293794364647397,
+ -3.833833968152362
+ ]
+ ],
+ "pressures": [
+ 0.40252685546875,
+ 0.586212158203125,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.564239501953125,
+ 0.439178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-K5LqvFxyQOhPvfR6K73g",
+ "type": "freedraw",
+ "x": 98.53475562087078,
+ "y": -247.55713672600177,
+ "width": 37.37988118948533,
+ "height": 57.50750952228509,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2M",
+ "roundness": null,
+ "seed": 100377319,
+ "version": 43,
+ "versionNonce": 2132880233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576453109,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ -2.8753754761143,
+ -0.9584584920380621
+ ],
+ [
+ -3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ -4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ -6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ -8.626126428342786,
+ 0
+ ],
+ [
+ -10.54304341241891,
+ 1.916916984076181
+ ],
+ [
+ -12.459960396495148,
+ 3.833833968152362
+ ],
+ [
+ -15.335335872609335,
+ 7.667667936304724
+ ],
+ [
+ -16.293794364647397,
+ 12.459960396495148
+ ],
+ [
+ -12.459960396495148,
+ 17.252252856685573
+ ],
+ [
+ -7.667667936304724,
+ 19.169169840761754
+ ],
+ [
+ -1.9169169840761242,
+ 19.169169840761754
+ ],
+ [
+ 1.916916984076238,
+ 19.169169840761754
+ ],
+ [
+ 3.833833968152362,
+ 17.252252856685573
+ ],
+ [
+ 4.792292460190424,
+ 15.335335872609392
+ ],
+ [
+ 4.792292460190424,
+ 14.376877380571273
+ ],
+ [
+ 4.792292460190424,
+ 7.667667936304724
+ ],
+ [
+ 3.833833968152362,
+ 4.792292460190424
+ ],
+ [
+ 2.8753754761143,
+ 3.833833968152362
+ ],
+ [
+ 1.916916984076238,
+ 2.8753754761143
+ ],
+ [
+ 2.8753754761143,
+ 4.792292460190424
+ ],
+ [
+ 4.792292460190424,
+ 6.709209444266605
+ ],
+ [
+ 5.750750952228486,
+ 10.543043412418967
+ ],
+ [
+ 7.667667936304724,
+ 14.376877380571273
+ ],
+ [
+ 9.584584920380848,
+ 19.169169840761754
+ ],
+ [
+ 16.29379436464751,
+ 33.546047221333026
+ ],
+ [
+ 20.12762833279976,
+ 42.172173649675756
+ ],
+ [
+ 21.086086824837935,
+ 48.88138309394236
+ ],
+ [
+ 21.086086824837935,
+ 54.632134046170904
+ ],
+ [
+ 19.169169840761697,
+ 56.54905103024703
+ ],
+ [
+ 16.29379436464751,
+ 55.590592538208966
+ ],
+ [
+ 14.376877380571273,
+ 54.632134046170904
+ ],
+ [
+ 12.459960396495148,
+ 53.673675554132785
+ ],
+ [
+ 8.626126428342786,
+ 48.88138309394236
+ ],
+ [
+ 4.792292460190424,
+ 46.00600761782812
+ ],
+ [
+ 1.916916984076238,
+ 41.213715157637694
+ ],
+ [
+ 1.916916984076238,
+ 39.29679817356151
+ ],
+ [
+ 1.916916984076238,
+ 39.29679817356151
+ ]
+ ],
+ "pressures": [
+ 0.0381011962890625,
+ 0.4743499755859375,
+ 0.4982757568359375,
+ 0.527099609375,
+ 0.528564453125,
+ 0.528076171875,
+ 0.528564453125,
+ 0.528564453125,
+ 0.530029296875,
+ 0.530517578125,
+ 0.5334625244140625,
+ 0.5442047119140625,
+ 0.5461578369140625,
+ 0.5427398681640625,
+ 0.5427398681640625,
+ 0.5402984619140625,
+ 0.5368804931640625,
+ 0.5359039306640625,
+ 0.5339508056640625,
+ 0.5324859619140625,
+ 0.528564453125,
+ 0.530517578125,
+ 0.5363922119140625,
+ 0.5383453369140625,
+ 0.521728515625,
+ 0.522216796875,
+ 0.523193359375,
+ 0.526123046875,
+ 0.529541015625,
+ 0.5334625244140625,
+ 0.5344390869140625,
+ 0.5373687744140625,
+ 0.565704345703125,
+ 0.6023406982421875,
+ 0.6018524169921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.587677001953125,
+ 0.5319976806640625,
+ 0.2916412353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tb76M5Yr4kEtuN6M7FdXm",
+ "type": "freedraw",
+ "x": 126.33005188997527,
+ "y": -271.5185990269539,
+ "width": 8.626126428342786,
+ "height": 53.673675554132785,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2N",
+ "roundness": null,
+ "seed": 58336553,
+ "version": 16,
+ "versionNonce": 1905503273,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576453798,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0.958458492038119
+ ],
+ [
+ -1.9169169840761242,
+ 1.916916984076181
+ ],
+ [
+ -1.9169169840761242,
+ 3.833833968152362
+ ],
+ [
+ -2.8753754761143,
+ 5.750750952228543
+ ],
+ [
+ -2.8753754761143,
+ 12.459960396495092
+ ],
+ [
+ -3.833833968152362,
+ 22.044545316875997
+ ],
+ [
+ -2.8753754761143,
+ 37.37988118948533
+ ],
+ [
+ -0.9584584920380621,
+ 45.04754912579
+ ],
+ [
+ 1.9169169840761242,
+ 50.79830007801854
+ ],
+ [
+ 3.833833968152362,
+ 51.756758570056604
+ ],
+ [
+ 4.792292460190424,
+ 52.71521706209472
+ ],
+ [
+ 4.792292460190424,
+ 52.71521706209472
+ ]
+ ],
+ "pressures": [
+ 0.339996337890625,
+ 0.4118194580078125,
+ 0.527099609375,
+ 0.529052734375,
+ 0.529052734375,
+ 0.530029296875,
+ 0.5339508056640625,
+ 0.5354156494140625,
+ 0.5359039306640625,
+ 0.5359039306640625,
+ 0.531005859375,
+ 0.458221435546875,
+ 0.3644256591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TBEvxD4zh_B8jcbBp6PEE",
+ "type": "freedraw",
+ "x": 147.4161387148132,
+ "y": -260.01709712249686,
+ "width": 4.792292460190538,
+ "height": 38.338339681523394,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2O",
+ "roundness": null,
+ "seed": 1850963433,
+ "version": 12,
+ "versionNonce": 410399529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576454428,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 2.875375476114243
+ ],
+ [
+ -0.9584584920381758,
+ 4.792292460190424
+ ],
+ [
+ -1.916916984076238,
+ 12.459960396495092
+ ],
+ [
+ -3.833833968152362,
+ 23.00300380891406
+ ],
+ [
+ -4.792292460190538,
+ 27.795296269104483
+ ],
+ [
+ -4.792292460190538,
+ 31.629130237256845
+ ],
+ [
+ -2.8753754761143,
+ 37.37988118948533
+ ],
+ [
+ -1.916916984076238,
+ 38.338339681523394
+ ],
+ [
+ -1.916916984076238,
+ 38.338339681523394
+ ]
+ ],
+ "pressures": [
+ 0.313629150390625,
+ 0.5612945556640625,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.565704345703125,
+ 0.566192626953125,
+ 0.565704345703125,
+ 0.564727783203125,
+ 0.3488006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yde1Gru7husyjd08Fx6-m",
+ "type": "freedraw",
+ "x": 134.95617831831805,
+ "y": -244.68176124988747,
+ "width": 15.335335872609335,
+ "height": 1.916916984076181,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2P",
+ "roundness": null,
+ "seed": 629161193,
+ "version": 9,
+ "versionNonce": 598955687,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576454750,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 6.709209444266548,
+ -0.958458492038119
+ ],
+ [
+ 13.41841888853321,
+ -1.916916984076181
+ ],
+ [
+ 15.335335872609335,
+ -0.958458492038119
+ ],
+ [
+ 15.335335872609335,
+ -0.958458492038119
+ ]
+ ],
+ "pressures": [
+ 0.571563720703125,
+ 0.65411376953125,
+ 0.65264892578125,
+ 0.64337158203125,
+ 0.6248016357421875,
+ 0.40350341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LiiB2461eJ87FKE6lXgBa",
+ "type": "freedraw",
+ "x": 160.8345576033463,
+ "y": -233.1802593454305,
+ "width": 6.709209444266662,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2Q",
+ "roundness": null,
+ "seed": 1754077415,
+ "version": 9,
+ "versionNonce": 2140881033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576455177,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 5.7507509522286,
+ 0
+ ],
+ [
+ 6.709209444266662,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266662,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.4875335693359375,
+ 0.64288330078125,
+ 0.6218719482421875,
+ 0.587188720703125,
+ 0.4919281005859375,
+ 0.2540283203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Wm5oHGBvCOcAm8i5O7vSX",
+ "type": "freedraw",
+ "x": 183.83756141226036,
+ "y": -243.7233027578494,
+ "width": 13.41841888853321,
+ "height": 34.50450571337103,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2R",
+ "roundness": null,
+ "seed": 805925449,
+ "version": 29,
+ "versionNonce": 1039678087,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576455920,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ -2.875375476114243
+ ],
+ [
+ 4.792292460190424,
+ -5.750750952228486
+ ],
+ [
+ 5.750750952228486,
+ -6.709209444266605
+ ],
+ [
+ 5.750750952228486,
+ -8.626126428342786
+ ],
+ [
+ 5.750750952228486,
+ -11.50150190445703
+ ],
+ [
+ 4.792292460190424,
+ -12.459960396495092
+ ],
+ [
+ 3.833833968152362,
+ -12.459960396495092
+ ],
+ [
+ 3.833833968152362,
+ -11.50150190445703
+ ],
+ [
+ 3.833833968152362,
+ -9.584584920380848
+ ],
+ [
+ 4.792292460190424,
+ -7.667667936304667
+ ],
+ [
+ 6.709209444266662,
+ 0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ 6.709209444266605
+ ],
+ [
+ 8.626126428342786,
+ 13.41841888853321
+ ],
+ [
+ 9.584584920380848,
+ 18.210711348723635
+ ],
+ [
+ 8.626126428342786,
+ 21.086086824837878
+ ],
+ [
+ 7.667667936304724,
+ 22.04454531687594
+ ],
+ [
+ 6.709209444266662,
+ 21.086086824837878
+ ],
+ [
+ 4.792292460190424,
+ 21.086086824837878
+ ],
+ [
+ 4.792292460190424,
+ 20.127628332799816
+ ],
+ [
+ 6.709209444266662,
+ 19.169169840761697
+ ],
+ [
+ 8.626126428342786,
+ 18.210711348723635
+ ],
+ [
+ 9.584584920380848,
+ 18.210711348723635
+ ],
+ [
+ 12.459960396495148,
+ 17.252252856685516
+ ],
+ [
+ 13.41841888853321,
+ 16.293794364647454
+ ],
+ [
+ 13.41841888853321,
+ 16.293794364647454
+ ]
+ ],
+ "pressures": [
+ 0.5354156494140625,
+ 0.567169189453125,
+ 0.572052001953125,
+ 0.574981689453125,
+ 0.576934814453125,
+ 0.578399658203125,
+ 0.580352783203125,
+ 0.588165283203125,
+ 0.5998992919921875,
+ 0.6165008544921875,
+ 0.6150360107421875,
+ 0.6140594482421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6130828857421875,
+ 0.6067352294921875,
+ 0.5969696044921875,
+ 0.584747314453125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.576934814453125,
+ 0.575469970703125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.569122314453125,
+ 0.331207275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "l5ILEYOsrcbUWv1_DXDv1",
+ "type": "freedraw",
+ "x": 202.048272760984,
+ "y": -265.76784807472535,
+ "width": 12.459960396495148,
+ "height": 51.756758570056604,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2S",
+ "roundness": null,
+ "seed": 1813152967,
+ "version": 16,
+ "versionNonce": 2017201607,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576456416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ 2.875375476114243
+ ],
+ [
+ 6.709209444266662,
+ 7.667667936304667
+ ],
+ [
+ 9.584584920380848,
+ 14.376877380571273
+ ],
+ [
+ 11.501501904457086,
+ 23.003003808914002
+ ],
+ [
+ 11.501501904457086,
+ 27.795296269104426
+ ],
+ [
+ 11.501501904457086,
+ 31.62913023725679
+ ],
+ [
+ 12.459960396495148,
+ 40.255256665599575
+ ],
+ [
+ 12.459960396495148,
+ 44.08909063375188
+ ],
+ [
+ 11.501501904457086,
+ 46.96446610986618
+ ],
+ [
+ 10.54304341241891,
+ 51.756758570056604
+ ],
+ [
+ 8.626126428342786,
+ 51.756758570056604
+ ],
+ [
+ 8.626126428342786,
+ 51.756758570056604
+ ]
+ ],
+ "pressures": [
+ 0.325836181640625,
+ 0.578399658203125,
+ 0.589630126953125,
+ 0.5974578857421875,
+ 0.6233367919921875,
+ 0.63555908203125,
+ 0.64434814453125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.63946533203125,
+ 0.62579345703125,
+ 0.6082000732421875,
+ 0.4337921142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "d513n6dAKpiiPH3b6Uqx6",
+ "type": "freedraw",
+ "x": -11.687970963509088,
+ "y": -147.87745355404053,
+ "width": 20.12762833279976,
+ "height": 46.006007617828175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2W",
+ "roundness": null,
+ "seed": 1317497865,
+ "version": 27,
+ "versionNonce": 607558055,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576483230,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0.958458492038119
+ ],
+ [
+ -0.9584584920380621,
+ 2.8753754761143
+ ],
+ [
+ 0,
+ 5.750750952228543
+ ],
+ [
+ 0,
+ 10.543043412418967
+ ],
+ [
+ 0,
+ 14.37687738057133
+ ],
+ [
+ 0,
+ 24.91992079299024
+ ],
+ [
+ 0,
+ 35.46296420540921
+ ],
+ [
+ -0.9584584920380621,
+ 41.213715157637694
+ ],
+ [
+ -0.9584584920380621,
+ 42.17217364967581
+ ],
+ [
+ -0.9584584920380621,
+ 41.213715157637694
+ ],
+ [
+ -0.9584584920380621,
+ 36.42142269744727
+ ],
+ [
+ -0.9584584920380621,
+ 34.50450571337109
+ ],
+ [
+ 0,
+ 31.629130237256845
+ ],
+ [
+ 3.833833968152362,
+ 25.878379285028302
+ ],
+ [
+ 6.709209444266662,
+ 24.91992079299024
+ ],
+ [
+ 8.626126428342786,
+ 24.91992079299024
+ ],
+ [
+ 10.54304341241891,
+ 26.83683777706642
+ ],
+ [
+ 14.376877380571273,
+ 33.546047221333026
+ ],
+ [
+ 16.29379436464751,
+ 38.33833968152345
+ ],
+ [
+ 17.252252856685573,
+ 41.213715157637694
+ ],
+ [
+ 17.252252856685573,
+ 42.17217364967581
+ ],
+ [
+ 18.210711348723635,
+ 43.130632141713875
+ ],
+ [
+ 19.169169840761697,
+ 44.08909063375194
+ ],
+ [
+ 19.169169840761697,
+ 46.006007617828175
+ ],
+ [
+ 19.169169840761697,
+ 46.006007617828175
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.511474609375,
+ 0.511474609375,
+ 0.513427734375,
+ 0.514404296875,
+ 0.515380859375,
+ 0.517822265625,
+ 0.524169921875,
+ 0.524658203125,
+ 0.523681640625,
+ 0.503662109375,
+ 0.503173828125,
+ 0.503173828125,
+ 0.502685546875,
+ 0.501708984375,
+ 0.502197265625,
+ 0.505126953125,
+ 0.526611328125,
+ 0.5334625244140625,
+ 0.5334625244140625,
+ 0.525146484375,
+ 0.501220703125,
+ 0.462127685546875,
+ 0.317047119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "O_9-bak42X9dtWzFFDE2Z",
+ "type": "freedraw",
+ "x": -22.231014375927998,
+ "y": -90.36994403175538,
+ "width": 43.13063214171382,
+ "height": 2.8753754761141863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2X",
+ "roundness": null,
+ "seed": 1566284775,
+ "version": 16,
+ "versionNonce": 1805911271,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576483755,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 12.459960396495148,
+ 0
+ ],
+ [
+ 16.293794364647397,
+ -0.9584584920380621
+ ],
+ [
+ 20.12762833279976,
+ -0.9584584920380621
+ ],
+ [
+ 23.96146230095212,
+ -0.9584584920380621
+ ],
+ [
+ 31.629130237256845,
+ -1.9169169840761242
+ ],
+ [
+ 38.338339681523394,
+ -1.9169169840761242
+ ],
+ [
+ 41.213715157637694,
+ -1.9169169840761242
+ ],
+ [
+ 42.172173649675756,
+ 0
+ ],
+ [
+ 42.172173649675756,
+ 0.9584584920380621
+ ],
+ [
+ 42.172173649675756,
+ 0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.440155029296875,
+ 0.593048095703125,
+ 0.6116180419921875,
+ 0.63946533203125,
+ 0.64971923828125,
+ 0.65557861328125,
+ 0.6590118408203125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.64923095703125,
+ 0.6077117919921875,
+ 0.504150390625,
+ 0.2784423828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TbfuMX_VOiDDOFustGslM",
+ "type": "freedraw",
+ "x": -3.0618445351663013,
+ "y": -81.7438176034126,
+ "width": 19.169169840761697,
+ "height": 35.462964205409094,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2Y",
+ "roundness": null,
+ "seed": 240596775,
+ "version": 31,
+ "versionNonce": 1767368169,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576484446,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 1.9169169840761242
+ ],
+ [
+ -1.9169169840761242,
+ 3.833833968152362
+ ],
+ [
+ -3.833833968152362,
+ 5.750750952228486
+ ],
+ [
+ -5.750750952228486,
+ 8.626126428342786
+ ],
+ [
+ -6.709209444266548,
+ 10.54304341241891
+ ],
+ [
+ -9.584584920380848,
+ 14.376877380571273
+ ],
+ [
+ -10.54304341241891,
+ 15.335335872609335
+ ],
+ [
+ -10.54304341241891,
+ 16.293794364647397
+ ],
+ [
+ -9.584584920380848,
+ 17.25225285668546
+ ],
+ [
+ -6.709209444266548,
+ 16.293794364647397
+ ],
+ [
+ -4.792292460190424,
+ 15.335335872609335
+ ],
+ [
+ 0,
+ 12.459960396495035
+ ],
+ [
+ 3.833833968152362,
+ 9.584584920380848
+ ],
+ [
+ 6.709209444266662,
+ 7.6676679363046105
+ ],
+ [
+ 7.667667936304724,
+ 6.709209444266548
+ ],
+ [
+ 8.626126428342786,
+ 6.709209444266548
+ ],
+ [
+ 8.626126428342786,
+ 10.54304341241891
+ ],
+ [
+ 8.626126428342786,
+ 13.41841888853321
+ ],
+ [
+ 8.626126428342786,
+ 16.293794364647397
+ ],
+ [
+ 8.626126428342786,
+ 21.08608682483782
+ ],
+ [
+ 7.667667936304724,
+ 24.919920792990183
+ ],
+ [
+ 7.667667936304724,
+ 26.83683777706642
+ ],
+ [
+ 6.709209444266662,
+ 28.753754761142545
+ ],
+ [
+ 5.750750952228486,
+ 31.629130237256845
+ ],
+ [
+ 5.750750952228486,
+ 34.50450571337103
+ ],
+ [
+ 5.750750952228486,
+ 35.462964205409094
+ ],
+ [
+ 7.667667936304724,
+ 34.50450571337103
+ ],
+ [
+ 7.667667936304724,
+ 34.50450571337103
+ ]
+ ],
+ "pressures": [
+ 0.458709716796875,
+ 0.6585235595703125,
+ 0.6585235595703125,
+ 0.6565704345703125,
+ 0.65606689453125,
+ 0.65020751953125,
+ 0.64385986328125,
+ 0.63653564453125,
+ 0.5964813232421875,
+ 0.5442047119140625,
+ 0.5388336181640625,
+ 0.5402984619140625,
+ 0.5427398681640625,
+ 0.5476226806640625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.5495758056640625,
+ 0.5529937744140625,
+ 0.5964813232421875,
+ 0.5979461669921875,
+ 0.5998992919921875,
+ 0.6013641357421875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.5969696044921875,
+ 0.576446533203125,
+ 0.5359039306640625,
+ 0.3727264404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3CqN3It-frWJVxaMyKwSz",
+ "type": "freedraw",
+ "x": 34.31803665431903,
+ "y": -99.95452895213623,
+ "width": 15.335335872609335,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2Z",
+ "roundness": null,
+ "seed": 2116304809,
+ "version": 12,
+ "versionNonce": 18132201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576484858,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 5.750750952228486,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ 0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495148,
+ 1.9169169840761242
+ ],
+ [
+ 14.376877380571273,
+ 1.9169169840761242
+ ],
+ [
+ 15.335335872609335,
+ 1.9169169840761242
+ ],
+ [
+ 15.335335872609335,
+ 1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.4733734130859375,
+ 0.6082000732421875,
+ 0.6204071044921875,
+ 0.62823486328125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.62969970703125,
+ 0.565216064453125,
+ 0.2989654541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2_5wWT0DRcKygL-_uI3PX",
+ "type": "freedraw",
+ "x": 37.19341213043333,
+ "y": -86.53611006360302,
+ "width": 18.210711348723635,
+ "height": 2.8753754761143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2a",
+ "roundness": null,
+ "seed": 1687897769,
+ "version": 11,
+ "versionNonce": 672396295,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576485073,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 5.750750952228486,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 12.459960396495035,
+ -0.9584584920380621
+ ],
+ [
+ 16.293794364647397,
+ -1.916916984076238
+ ],
+ [
+ 18.210711348723635,
+ -2.8753754761143
+ ],
+ [
+ 18.210711348723635,
+ -2.8753754761143
+ ]
+ ],
+ "pressures": [
+ 0.4758148193359375,
+ 0.6111297607421875,
+ 0.6204071044921875,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.588653564453125,
+ 0.2901763916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "L0VrIeKsAGOm3Nk0wRyIq",
+ "type": "freedraw",
+ "x": 111.953174509404,
+ "y": -134.45903466550732,
+ "width": 0.9584584920380621,
+ "height": 35.46296420540915,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2c",
+ "roundness": null,
+ "seed": 649906823,
+ "version": 12,
+ "versionNonce": 2112551239,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576487992,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.958458492038119
+ ],
+ [
+ 0,
+ 2.875375476114243
+ ],
+ [
+ 0,
+ 5.750750952228543
+ ],
+ [
+ 0,
+ 10.543043412418967
+ ],
+ [
+ 0,
+ 21.086086824837878
+ ],
+ [
+ 0,
+ 26.83683777706642
+ ],
+ [
+ 0,
+ 30.670671745218726
+ ],
+ [
+ 0.9584584920380621,
+ 33.546047221333026
+ ],
+ [
+ 0.9584584920380621,
+ 35.46296420540915
+ ],
+ [
+ 0.9584584920380621,
+ 35.46296420540915
+ ]
+ ],
+ "pressures": [
+ 0.39373779296875,
+ 0.6072235107421875,
+ 0.6150360107421875,
+ 0.6199188232421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6121063232421875,
+ 0.588653564453125,
+ 0.5485992431640625,
+ 0.336578369140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Jny7cmlxPfcT40pVUwppy",
+ "type": "freedraw",
+ "x": 96.61783863679454,
+ "y": -93.24531950786968,
+ "width": 25.87837928502836,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2d",
+ "roundness": null,
+ "seed": 334795655,
+ "version": 10,
+ "versionNonce": 1701084967,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576488298,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920381758
+ ],
+ [
+ 19.169169840761697,
+ 0
+ ],
+ [
+ 23.96146230095212,
+ 0
+ ],
+ [
+ 25.87837928502836,
+ 0.9584584920381758
+ ],
+ [
+ 25.87837928502836,
+ 0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.4372100830078125,
+ 0.6228485107421875,
+ 0.63946533203125,
+ 0.64727783203125,
+ 0.65167236328125,
+ 0.6077117919921875,
+ 0.4274444580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "H-rU9dxIlNvwz8NkM-uYR",
+ "type": "freedraw",
+ "x": 103.3270480810612,
+ "y": -80.78535911137453,
+ "width": 22.044545316875883,
+ "height": 23.96146230095212,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2e",
+ "roundness": null,
+ "seed": 896409959,
+ "version": 20,
+ "versionNonce": 1325980839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576488789,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ -1.9169169840761242
+ ],
+ [
+ 7.6676679363046105,
+ -2.8753754761143
+ ],
+ [
+ 11.501501904456973,
+ -3.833833968152362
+ ],
+ [
+ 14.376877380571273,
+ -3.833833968152362
+ ],
+ [
+ 16.293794364647397,
+ -3.833833968152362
+ ],
+ [
+ 17.25225285668546,
+ -3.833833968152362
+ ],
+ [
+ 18.210711348723635,
+ -0.9584584920380621
+ ],
+ [
+ 16.293794364647397,
+ 3.833833968152362
+ ],
+ [
+ 12.459960396495035,
+ 7.667667936304724
+ ],
+ [
+ 10.54304341241891,
+ 10.54304341241891
+ ],
+ [
+ 8.626126428342786,
+ 12.459960396495148
+ ],
+ [
+ 5.750750952228486,
+ 15.335335872609335
+ ],
+ [
+ 5.750750952228486,
+ 18.210711348723635
+ ],
+ [
+ 7.6676679363046105,
+ 19.169169840761697
+ ],
+ [
+ 13.41841888853321,
+ 20.12762833279976
+ ],
+ [
+ 19.169169840761697,
+ 19.169169840761697
+ ],
+ [
+ 22.044545316875883,
+ 19.169169840761697
+ ],
+ [
+ 22.044545316875883,
+ 19.169169840761697
+ ]
+ ],
+ "pressures": [
+ 0.5495758056640625,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5979461669921875,
+ 0.6003875732421875,
+ 0.6238250732421875,
+ 0.62628173828125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.6125946044921875,
+ 0.591094970703125,
+ 0.5529937744140625,
+ 0.2554931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Dj80yL0HAywf3Th2yUG3Q",
+ "type": "freedraw",
+ "x": 157.959182127232,
+ "y": -97.07915347602193,
+ "width": 35.46296420540921,
+ "height": 46.96446610986618,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2f",
+ "roundness": null,
+ "seed": 1958289127,
+ "version": 35,
+ "versionNonce": 332180457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576489492,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ -2.8753754761141863,
+ -0.9584584920381758
+ ],
+ [
+ -3.8338339681522484,
+ -0.9584584920381758
+ ],
+ [
+ -4.792292460190424,
+ -1.916916984076238
+ ],
+ [
+ -6.709209444266548,
+ -1.916916984076238
+ ],
+ [
+ -12.459960396495035,
+ 0
+ ],
+ [
+ -16.293794364647397,
+ 3.8338339681522484
+ ],
+ [
+ -19.169169840761697,
+ 7.6676679363046105
+ ],
+ [
+ -19.169169840761697,
+ 11.501501904456973
+ ],
+ [
+ -18.21071134872352,
+ 13.418418888533097
+ ],
+ [
+ -16.293794364647397,
+ 14.376877380571273
+ ],
+ [
+ -10.54304341241891,
+ 16.293794364647397
+ ],
+ [
+ -7.6676679363046105,
+ 15.335335872609335
+ ],
+ [
+ -3.8338339681522484,
+ 10.54304341241891
+ ],
+ [
+ -2.8753754761141863,
+ 8.626126428342673
+ ],
+ [
+ -1.9169169840761242,
+ 2.8753754761141863
+ ],
+ [
+ -0.9584584920380621,
+ 3.8338339681522484
+ ],
+ [
+ 0,
+ 7.6676679363046105
+ ],
+ [
+ 3.833833968152362,
+ 14.376877380571273
+ ],
+ [
+ 5.7507509522286,
+ 18.21071134872352
+ ],
+ [
+ 8.626126428342786,
+ 23.003003808913945
+ ],
+ [
+ 12.459960396495148,
+ 30.67067174521867
+ ],
+ [
+ 14.376877380571273,
+ 34.50450571337103
+ ],
+ [
+ 15.335335872609448,
+ 38.338339681523394
+ ],
+ [
+ 16.29379436464751,
+ 44.08909063375188
+ ],
+ [
+ 15.335335872609448,
+ 45.04754912578994
+ ],
+ [
+ 11.501501904457086,
+ 45.04754912578994
+ ],
+ [
+ 6.709209444266662,
+ 43.13063214171382
+ ],
+ [
+ -0.9584584920380621,
+ 37.37988118948522
+ ],
+ [
+ -2.8753754761141863,
+ 35.462964205409094
+ ],
+ [
+ -3.8338339681522484,
+ 34.50450571337103
+ ],
+ [
+ -3.8338339681522484,
+ 34.50450571337103
+ ]
+ ],
+ "pressures": [
+ 0.2222747802734375,
+ 0.4831390380859375,
+ 0.516845703125,
+ 0.530029296875,
+ 0.5344390869140625,
+ 0.5471343994140625,
+ 0.588653564453125,
+ 0.62677001953125,
+ 0.64678955078125,
+ 0.64825439453125,
+ 0.63751220703125,
+ 0.62628173828125,
+ 0.6228485107421875,
+ 0.6121063232421875,
+ 0.6135711669921875,
+ 0.6189422607421875,
+ 0.6194305419921875,
+ 0.63067626953125,
+ 0.6629180908203125,
+ 0.6629180908203125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6609649658203125,
+ 0.6609649658203125,
+ 0.6604766845703125,
+ 0.6638946533203125,
+ 0.6741485595703125,
+ 0.6780548095703125,
+ 0.6726837158203125,
+ 0.591583251953125,
+ 0.3580780029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jfksZKvKiUiyPuWHnljXB",
+ "type": "freedraw",
+ "x": 167.54376704761285,
+ "y": -111.45603085659326,
+ "width": 10.543043412419024,
+ "height": 15.335335872609392,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2g",
+ "roundness": null,
+ "seed": 983532969,
+ "version": 18,
+ "versionNonce": 1986727817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576490011,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761143,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266662,
+ -0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ 1.916916984076181
+ ],
+ [
+ 6.709209444266662,
+ 2.875375476114243
+ ],
+ [
+ 5.7507509522286,
+ 5.750750952228543
+ ],
+ [
+ 4.792292460190424,
+ 6.709209444266605
+ ],
+ [
+ 3.833833968152362,
+ 7.667667936304667
+ ],
+ [
+ 3.833833968152362,
+ 9.584584920380905
+ ],
+ [
+ 4.792292460190424,
+ 11.50150190445703
+ ],
+ [
+ 8.626126428342786,
+ 14.37687738057133
+ ],
+ [
+ 10.543043412419024,
+ 14.37687738057133
+ ],
+ [
+ 10.543043412419024,
+ 14.37687738057133
+ ]
+ ],
+ "pressures": [
+ 0.3439178466796875,
+ 0.6106414794921875,
+ 0.6238250732421875,
+ 0.63214111328125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63653564453125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63946533203125,
+ 0.6160125732421875,
+ 0.6042938232421875,
+ 0.5955047607421875,
+ 0.5583648681640625,
+ 0.338043212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KB7Khc8wZr0x8wRMGl9uU",
+ "type": "freedraw",
+ "x": 203.96518974506012,
+ "y": -131.58365918939307,
+ "width": 15.335335872609335,
+ "height": 58.46596801432315,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2h",
+ "roundness": null,
+ "seed": 40993097,
+ "version": 17,
+ "versionNonce": 1845714119,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576491128,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0.958458492038119
+ ],
+ [
+ -2.8753754761141863,
+ 2.8753754761143
+ ],
+ [
+ -3.833833968152362,
+ 5.750750952228543
+ ],
+ [
+ -4.792292460190424,
+ 9.584584920380848
+ ],
+ [
+ -6.709209444266548,
+ 13.41841888853321
+ ],
+ [
+ -7.6676679363046105,
+ 18.210711348723635
+ ],
+ [
+ -10.54304341241891,
+ 32.58758872929491
+ ],
+ [
+ -11.501501904456973,
+ 42.172173649675756
+ ],
+ [
+ -10.54304341241891,
+ 50.79830007801854
+ ],
+ [
+ -6.709209444266548,
+ 55.590592538208966
+ ],
+ [
+ -0.9584584920380621,
+ 57.50750952228509
+ ],
+ [
+ 3.833833968152362,
+ 56.54905103024703
+ ],
+ [
+ 3.833833968152362,
+ 56.54905103024703
+ ]
+ ],
+ "pressures": [
+ 0.318511962890625,
+ 0.331207275390625,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.5588531494140625,
+ 0.565216064453125,
+ 0.585235595703125,
+ 0.6008758544921875,
+ 0.6003875732421875,
+ 0.5451812744140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cwNdsYiGiEWa0_5iSr_ir",
+ "type": "freedraw",
+ "x": 225.05127656989805,
+ "y": -114.3314063327075,
+ "width": 9.584584920380848,
+ "height": 35.462964205409094,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2i",
+ "roundness": null,
+ "seed": 1693062919,
+ "version": 15,
+ "versionNonce": 1189794057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576492088,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ 0.9584584920380621
+ ],
+ [
+ -1.916916984076238,
+ 1.916916984076181
+ ],
+ [
+ -1.916916984076238,
+ 3.8338339681523053
+ ],
+ [
+ -3.833833968152362,
+ 6.709209444266605
+ ],
+ [
+ -4.792292460190424,
+ 9.584584920380848
+ ],
+ [
+ -5.7507509522286,
+ 13.41841888853321
+ ],
+ [
+ -8.626126428342786,
+ 21.08608682483782
+ ],
+ [
+ -9.584584920380848,
+ 27.795296269104483
+ ],
+ [
+ -8.626126428342786,
+ 32.58758872929491
+ ],
+ [
+ -7.667667936304724,
+ 34.50450571337103
+ ],
+ [
+ -4.792292460190424,
+ 35.462964205409094
+ ],
+ [
+ -4.792292460190424,
+ 35.462964205409094
+ ]
+ ],
+ "pressures": [
+ 0.39373779296875,
+ 0.5979461669921875,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.63604736328125,
+ 0.64385986328125,
+ 0.64776611328125,
+ 0.65020751953125,
+ 0.65362548828125,
+ 0.64532470703125,
+ 0.569122314453125,
+ 0.453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4QkARPP07rvJQUgnffsfr",
+ "type": "freedraw",
+ "x": 206.84056522117442,
+ "y": -100.91298744417429,
+ "width": 17.25225285668546,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2j",
+ "roundness": null,
+ "seed": 739173065,
+ "version": 11,
+ "versionNonce": 987889127,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576492359,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ 0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ 0.9584584920380621
+ ],
+ [
+ 7.6676679363046105,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495035,
+ 0.9584584920380621
+ ],
+ [
+ 15.335335872609335,
+ 0.9584584920380621
+ ],
+ [
+ 17.25225285668546,
+ 0.9584584920380621
+ ],
+ [
+ 17.25225285668546,
+ 0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.508056640625,
+ 0.6135711669921875,
+ 0.63311767578125,
+ 0.64532470703125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.6042938232421875,
+ 0.39080810546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TBfh4wn8nfFb_9ZovdacP",
+ "type": "freedraw",
+ "x": 233.67740299824084,
+ "y": -87.49456855564108,
+ "width": 12.459960396495148,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2k",
+ "roundness": null,
+ "seed": 522907687,
+ "version": 11,
+ "versionNonce": 55872553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576492726,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 8.626126428342673,
+ -0.9584584920381758
+ ],
+ [
+ 10.54304341241891,
+ -1.916916984076238
+ ],
+ [
+ 11.501501904456973,
+ -1.916916984076238
+ ],
+ [
+ 11.501501904456973,
+ -1.916916984076238
+ ]
+ ],
+ "pressures": [
+ 0.516357421875,
+ 0.6003875732421875,
+ 0.63604736328125,
+ 0.64727783203125,
+ 0.65118408203125,
+ 0.65216064453125,
+ 0.582794189453125,
+ 0.14849853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KZxNXM2OHDUh4esU5Ox6Q",
+ "type": "freedraw",
+ "x": 260.51424077530714,
+ "y": -98.0376119680601,
+ "width": 14.376877380571273,
+ "height": 29.712213253180607,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2l",
+ "roundness": null,
+ "seed": 1834767849,
+ "version": 35,
+ "versionNonce": 41315911,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576493327,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -1.9169169840761242
+ ],
+ [
+ 1.916916984076238,
+ -2.8753754761141863
+ ],
+ [
+ 1.916916984076238,
+ -3.8338339681522484
+ ],
+ [
+ 2.8753754761143,
+ -5.750750952228486
+ ],
+ [
+ 3.833833968152362,
+ -6.709209444266548
+ ],
+ [
+ 3.833833968152362,
+ -7.6676679363046105
+ ],
+ [
+ 3.833833968152362,
+ -8.62612642834273
+ ],
+ [
+ 3.833833968152362,
+ -9.584584920380792
+ ],
+ [
+ 2.8753754761143,
+ -10.54304341241891
+ ],
+ [
+ 2.8753754761143,
+ -9.584584920380792
+ ],
+ [
+ 2.8753754761143,
+ -7.6676679363046105
+ ],
+ [
+ 3.833833968152362,
+ -3.8338339681522484
+ ],
+ [
+ 3.833833968152362,
+ -1.9169169840761242
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 4.792292460190424
+ ],
+ [
+ 4.792292460190424,
+ 8.626126428342786
+ ],
+ [
+ 4.792292460190424,
+ 11.501501904457086
+ ],
+ [
+ 5.750750952228486,
+ 14.376877380571273
+ ],
+ [
+ 4.792292460190424,
+ 16.29379436464751
+ ],
+ [
+ 2.8753754761143,
+ 18.210711348723635
+ ],
+ [
+ 1.916916984076238,
+ 19.169169840761697
+ ],
+ [
+ 0.9584584920380621,
+ 19.169169840761697
+ ],
+ [
+ 0,
+ 19.169169840761697
+ ],
+ [
+ 0.9584584920380621,
+ 19.169169840761697
+ ],
+ [
+ 1.916916984076238,
+ 18.210711348723635
+ ],
+ [
+ 3.833833968152362,
+ 18.210711348723635
+ ],
+ [
+ 4.792292460190424,
+ 18.210711348723635
+ ],
+ [
+ 6.709209444266662,
+ 18.210711348723635
+ ],
+ [
+ 9.584584920380848,
+ 18.210711348723635
+ ],
+ [
+ 13.41841888853321,
+ 16.29379436464751
+ ],
+ [
+ 14.376877380571273,
+ 15.335335872609448
+ ],
+ [
+ 14.376877380571273,
+ 15.335335872609448
+ ]
+ ],
+ "pressures": [
+ 0.37908935546875,
+ 0.516357421875,
+ 0.5456695556640625,
+ 0.5529937744140625,
+ 0.5608062744140625,
+ 0.573028564453125,
+ 0.5940399169921875,
+ 0.6116180419921875,
+ 0.62774658203125,
+ 0.63409423828125,
+ 0.63165283203125,
+ 0.62823486328125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63897705078125,
+ 0.63946533203125,
+ 0.63946533203125,
+ 0.6238250732421875,
+ 0.593536376953125,
+ 0.572052001953125,
+ 0.575958251953125,
+ 0.581329345703125,
+ 0.580841064453125,
+ 0.587677001953125,
+ 0.6013641357421875,
+ 0.6106414794921875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.586212158203125,
+ 0.2760009765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iF7iKz3GjRAqM8OZ2_3kR",
+ "type": "freedraw",
+ "x": 278.7249521240308,
+ "y": -123.91599125308835,
+ "width": 15.335335872609335,
+ "height": 50.79830007801854,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2m",
+ "roundness": null,
+ "seed": 1239861383,
+ "version": 16,
+ "versionNonce": 247501191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576493768,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 1.9169169840761242
+ ],
+ [
+ 6.709209444266662,
+ 6.709209444266548
+ ],
+ [
+ 8.626126428342786,
+ 9.584584920380848
+ ],
+ [
+ 11.501501904457086,
+ 17.252252856685516
+ ],
+ [
+ 13.41841888853321,
+ 21.08608682483782
+ ],
+ [
+ 14.376877380571273,
+ 24.919920792990183
+ ],
+ [
+ 15.335335872609335,
+ 32.58758872929491
+ ],
+ [
+ 15.335335872609335,
+ 40.25525666559952
+ ],
+ [
+ 15.335335872609335,
+ 46.00600761782812
+ ],
+ [
+ 14.376877380571273,
+ 49.839841585980366
+ ],
+ [
+ 13.41841888853321,
+ 50.79830007801854
+ ],
+ [
+ 13.41841888853321,
+ 48.881383093942304
+ ],
+ [
+ 13.41841888853321,
+ 48.881383093942304
+ ]
+ ],
+ "pressures": [
+ 0.4816741943359375,
+ 0.574981689453125,
+ 0.585235595703125,
+ 0.6101531982421875,
+ 0.6199188232421875,
+ 0.63360595703125,
+ 0.64385986328125,
+ 0.65069580078125,
+ 0.6595001220703125,
+ 0.6614532470703125,
+ 0.6638946533203125,
+ 0.65264892578125,
+ 0.569610595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NepiohoDv5EnyMoisv-ht",
+ "type": "freedraw",
+ "x": -10.729512471471367,
+ "y": 62.02495620230002,
+ "width": 25.87837928502836,
+ "height": 31.62913023725673,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2o",
+ "roundness": null,
+ "seed": 2025787175,
+ "version": 37,
+ "versionNonce": 1756891785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576520470,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -2.8753754761143,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -1.916916984076238
+ ],
+ [
+ 0.9584584920380621,
+ -1.916916984076238
+ ],
+ [
+ 3.833833968152362,
+ -3.833833968152362
+ ],
+ [
+ 5.750750952228486,
+ -3.833833968152362
+ ],
+ [
+ 7.667667936304724,
+ -4.792292460190424
+ ],
+ [
+ 9.584584920380848,
+ -4.792292460190424
+ ],
+ [
+ 11.501501904456973,
+ -4.792292460190424
+ ],
+ [
+ 15.335335872609335,
+ -3.833833968152362
+ ],
+ [
+ 21.08608682483782,
+ 0
+ ],
+ [
+ 23.00300380891406,
+ 1.9169169840761242
+ ],
+ [
+ 23.00300380891406,
+ 3.833833968152362
+ ],
+ [
+ 20.12762833279976,
+ 7.6676679363046105
+ ],
+ [
+ 15.335335872609335,
+ 10.54304341241891
+ ],
+ [
+ 8.626126428342786,
+ 12.459960396495035
+ ],
+ [
+ 6.709209444266548,
+ 12.459960396495035
+ ],
+ [
+ 9.584584920380848,
+ 12.459960396495035
+ ],
+ [
+ 13.41841888853321,
+ 13.41841888853321
+ ],
+ [
+ 17.252252856685573,
+ 15.335335872609335
+ ],
+ [
+ 20.12762833279976,
+ 19.169169840761697
+ ],
+ [
+ 21.08608682483782,
+ 23.00300380891406
+ ],
+ [
+ 22.044545316875997,
+ 23.96146230095212
+ ],
+ [
+ 22.044545316875997,
+ 24.919920792990183
+ ],
+ [
+ 20.12762833279976,
+ 26.836837777066307
+ ],
+ [
+ 17.252252856685573,
+ 26.836837777066307
+ ],
+ [
+ 12.459960396495148,
+ 26.836837777066307
+ ],
+ [
+ 9.584584920380848,
+ 26.836837777066307
+ ],
+ [
+ 7.667667936304724,
+ 26.836837777066307
+ ],
+ [
+ 1.9169169840761242,
+ 25.878379285028245
+ ],
+ [
+ 0.9584584920380621,
+ 24.919920792990183
+ ],
+ [
+ 0.9584584920380621,
+ 24.919920792990183
+ ]
+ ],
+ "pressures": [
+ 0.441131591796875,
+ 0.6008758544921875,
+ 0.63311767578125,
+ 0.6125946044921875,
+ 0.6160125732421875,
+ 0.6165008544921875,
+ 0.6169891357421875,
+ 0.6179656982421875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6189422607421875,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.6233367919921875,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62823486328125,
+ 0.62774658203125,
+ 0.62628173828125,
+ 0.62579345703125,
+ 0.6199188232421875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.5979461669921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5994110107421875,
+ 0.6125946044921875,
+ 0.6150360107421875,
+ 0.6174774169921875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.4933929443359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DPZqsLYENQkF4_xHjYVfc",
+ "type": "freedraw",
+ "x": 26.650368718013965,
+ "y": 52.44037128191917,
+ "width": 20.12762833279976,
+ "height": 37.37988118948533,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2p",
+ "roundness": null,
+ "seed": 1543224393,
+ "version": 26,
+ "versionNonce": 166196649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576521130,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ 3.833833968152362
+ ],
+ [
+ 0.9584584920380621,
+ 6.709209444266548
+ ],
+ [
+ 1.9169169840761242,
+ 11.501501904456973
+ ],
+ [
+ 0.9584584920380621,
+ 22.044545316875883
+ ],
+ [
+ -0.9584584920380621,
+ 29.712213253180607
+ ],
+ [
+ -1.9169169840761242,
+ 34.50450571337103
+ ],
+ [
+ -1.9169169840761242,
+ 35.462964205409094
+ ],
+ [
+ -0.9584584920380621,
+ 33.54604722133297
+ ],
+ [
+ -0.9584584920380621,
+ 31.62913023725673
+ ],
+ [
+ 0,
+ 30.67067174521867
+ ],
+ [
+ 0,
+ 28.753754761142545
+ ],
+ [
+ 0,
+ 26.836837777066307
+ ],
+ [
+ 2.8753754761143,
+ 21.08608682483782
+ ],
+ [
+ 5.750750952228486,
+ 19.169169840761697
+ ],
+ [
+ 6.709209444266548,
+ 18.210711348723635
+ ],
+ [
+ 9.584584920380848,
+ 20.12762833279976
+ ],
+ [
+ 12.459960396495148,
+ 26.836837777066307
+ ],
+ [
+ 13.41841888853321,
+ 31.62913023725673
+ ],
+ [
+ 14.376877380571273,
+ 35.462964205409094
+ ],
+ [
+ 14.376877380571273,
+ 37.37988118948533
+ ],
+ [
+ 15.335335872609335,
+ 37.37988118948533
+ ],
+ [
+ 18.210711348723635,
+ 36.421422697447156
+ ],
+ [
+ 18.210711348723635,
+ 36.421422697447156
+ ]
+ ],
+ "pressures": [
+ 0.4704437255859375,
+ 0.6165008544921875,
+ 0.6184539794921875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6130828857421875,
+ 0.6111297607421875,
+ 0.6101531982421875,
+ 0.6096649169921875,
+ 0.567657470703125,
+ 0.571075439453125,
+ 0.573028564453125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.579864501953125,
+ 0.580352783203125,
+ 0.581817626953125,
+ 0.593048095703125,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.5969696044921875,
+ 0.569122314453125,
+ 0.4763031005859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QD7ANP40G6TAhBugTFnoy",
+ "type": "freedraw",
+ "x": -18.39718040777609,
+ "y": 104.19712985197577,
+ "width": 65.17517745858981,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2q",
+ "roundness": null,
+ "seed": 1245929321,
+ "version": 16,
+ "versionNonce": 198092393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576521751,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 5.7507509522286,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 19.169169840761697,
+ -0.9584584920380621
+ ],
+ [
+ 35.46296420540921,
+ -1.916916984076238
+ ],
+ [
+ 45.047549125790056,
+ -1.916916984076238
+ ],
+ [
+ 52.71521706209478,
+ -1.916916984076238
+ ],
+ [
+ 57.507509522285204,
+ -0.9584584920380621
+ ],
+ [
+ 60.38288499839939,
+ -0.9584584920380621
+ ],
+ [
+ 62.29980198247563,
+ 0
+ ],
+ [
+ 64.21671896655175,
+ 0
+ ],
+ [
+ 65.17517745858981,
+ 0
+ ],
+ [
+ 65.17517745858981,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.314117431640625,
+ 0.5446929931640625,
+ 0.578399658203125,
+ 0.6082000732421875,
+ 0.6218719482421875,
+ 0.62823486328125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63067626953125,
+ 0.62628173828125,
+ 0.6096649169921875,
+ 0.582794189453125,
+ 0.4250030517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0Q4ZCuDHiyY60IpZmalWF",
+ "type": "freedraw",
+ "x": 18.02424228967118,
+ "y": 111.86479778828038,
+ "width": 24.919920792990297,
+ "height": 37.37988118948533,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2r",
+ "roundness": null,
+ "seed": 960815145,
+ "version": 28,
+ "versionNonce": 1191195753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576522464,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920381758
+ ],
+ [
+ -1.9169169840761242,
+ 1.916916984076238
+ ],
+ [
+ -3.833833968152362,
+ 3.833833968152362
+ ],
+ [
+ -5.750750952228486,
+ 5.7507509522286
+ ],
+ [
+ -8.626126428342786,
+ 7.667667936304724
+ ],
+ [
+ -11.501501904456973,
+ 12.459960396495148
+ ],
+ [
+ -12.459960396495148,
+ 13.41841888853321
+ ],
+ [
+ -13.41841888853321,
+ 14.376877380571273
+ ],
+ [
+ -12.459960396495148,
+ 16.29379436464751
+ ],
+ [
+ -9.584584920380848,
+ 17.252252856685573
+ ],
+ [
+ -5.750750952228486,
+ 16.29379436464751
+ ],
+ [
+ -1.9169169840761242,
+ 14.376877380571273
+ ],
+ [
+ 3.833833968152362,
+ 11.501501904457086
+ ],
+ [
+ 6.709209444266662,
+ 10.543043412419024
+ ],
+ [
+ 7.667667936304724,
+ 10.543043412419024
+ ],
+ [
+ 8.626126428342786,
+ 10.543043412419024
+ ],
+ [
+ 8.626126428342786,
+ 12.459960396495148
+ ],
+ [
+ 8.626126428342786,
+ 17.252252856685573
+ ],
+ [
+ 8.626126428342786,
+ 22.044545316875997
+ ],
+ [
+ 7.667667936304724,
+ 27.795296269104483
+ ],
+ [
+ 7.667667936304724,
+ 31.629130237256845
+ ],
+ [
+ 7.667667936304724,
+ 36.42142269744727
+ ],
+ [
+ 8.626126428342786,
+ 37.37988118948533
+ ],
+ [
+ 10.54304341241891,
+ 37.37988118948533
+ ],
+ [
+ 11.501501904457086,
+ 36.42142269744727
+ ],
+ [
+ 11.501501904457086,
+ 36.42142269744727
+ ]
+ ],
+ "pressures": [
+ 0.446990966796875,
+ 0.6638946533203125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6643829345703125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6619415283203125,
+ 0.63311767578125,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.63067626953125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63848876953125,
+ 0.64288330078125,
+ 0.64385986328125,
+ 0.64044189453125,
+ 0.63751220703125,
+ 0.6243133544921875,
+ 0.6160125732421875,
+ 0.570587158203125,
+ 0.335113525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nyiKcC6Ajc9CMuUJPTu50",
+ "type": "freedraw",
+ "x": 67.86408387565166,
+ "y": 91.73716945548063,
+ "width": 15.335335872609335,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2s",
+ "roundness": null,
+ "seed": 65728041,
+ "version": 11,
+ "versionNonce": 1068119175,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576523233,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ 0.9584584920380621
+ ],
+ [
+ 7.6676679363046105,
+ 0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 13.41841888853321,
+ 0
+ ],
+ [
+ 15.335335872609335,
+ 0
+ ],
+ [
+ 14.376877380571273,
+ 1.916916984076238
+ ],
+ [
+ 14.376877380571273,
+ 1.916916984076238
+ ]
+ ],
+ "pressures": [
+ 0.462615966796875,
+ 0.529541015625,
+ 0.568634033203125,
+ 0.571075439453125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.5573883056640625,
+ 0.4250030517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Io0DSNZeveXOpLHuq2_vQ",
+ "type": "freedraw",
+ "x": 69.78100085972778,
+ "y": 103.23867135993771,
+ "width": 18.210711348723635,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2t",
+ "roundness": null,
+ "seed": 286129863,
+ "version": 10,
+ "versionNonce": 1962074727,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576523445,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 6.709209444266662,
+ 0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495148,
+ 0
+ ],
+ [
+ 17.252252856685573,
+ -0.9584584920381758
+ ],
+ [
+ 17.252252856685573,
+ -0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.5520172119140625,
+ 0.63702392578125,
+ 0.63800048828125,
+ 0.63946533203125,
+ 0.63360595703125,
+ 0.6047821044921875,
+ 0.5388336181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "N2ydHz5GlRAwQsttOvsoi",
+ "type": "freedraw",
+ "x": 151.249972682965,
+ "y": 85.02796001121408,
+ "width": 36.42142269744727,
+ "height": 62.29980198247563,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2u",
+ "roundness": null,
+ "seed": 1689040039,
+ "version": 41,
+ "versionNonce": 465759945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576532994,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.8753754761141863,
+ -0.9584584920381758
+ ],
+ [
+ -3.8338339681522484,
+ -0.9584584920381758
+ ],
+ [
+ -4.792292460190424,
+ 0
+ ],
+ [
+ -6.709209444266548,
+ 0.9584584920380621
+ ],
+ [
+ -8.626126428342673,
+ 1.9169169840761242
+ ],
+ [
+ -11.501501904456973,
+ 2.8753754761141863
+ ],
+ [
+ -14.376877380571273,
+ 4.792292460190424
+ ],
+ [
+ -18.21071134872352,
+ 9.584584920380848
+ ],
+ [
+ -19.169169840761697,
+ 11.501501904456973
+ ],
+ [
+ -19.169169840761697,
+ 15.335335872609335
+ ],
+ [
+ -17.25225285668546,
+ 18.210711348723635
+ ],
+ [
+ -12.459960396495035,
+ 19.169169840761697
+ ],
+ [
+ -6.709209444266548,
+ 19.169169840761697
+ ],
+ [
+ -4.792292460190424,
+ 19.169169840761697
+ ],
+ [
+ -0.9584584920380621,
+ 17.25225285668546
+ ],
+ [
+ 0.9584584920381758,
+ 14.376877380571273
+ ],
+ [
+ 2.8753754761143,
+ 10.54304341241891
+ ],
+ [
+ 3.833833968152362,
+ 5.750750952228486
+ ],
+ [
+ 4.792292460190424,
+ 3.8338339681522484
+ ],
+ [
+ 4.792292460190424,
+ 0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ -1.916916984076238
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920381758
+ ],
+ [
+ 5.7507509522286,
+ 0.9584584920380621
+ ],
+ [
+ 6.709209444266662,
+ 3.8338339681522484
+ ],
+ [
+ 9.584584920380848,
+ 11.501501904456973
+ ],
+ [
+ 13.41841888853321,
+ 21.08608682483782
+ ],
+ [
+ 16.29379436464751,
+ 31.62913023725673
+ ],
+ [
+ 17.252252856685573,
+ 37.37988118948533
+ ],
+ [
+ 17.252252856685573,
+ 43.13063214171382
+ ],
+ [
+ 17.252252856685573,
+ 55.590592538208966
+ ],
+ [
+ 15.335335872609448,
+ 58.46596801432315
+ ],
+ [
+ 13.41841888853321,
+ 60.38288499839939
+ ],
+ [
+ 12.459960396495148,
+ 60.38288499839939
+ ],
+ [
+ 11.501501904457086,
+ 59.424426506361215
+ ],
+ [
+ 6.709209444266662,
+ 52.715217062094666
+ ],
+ [
+ 3.833833968152362,
+ 46.96446610986618
+ ],
+ [
+ 2.8753754761143,
+ 45.04754912578994
+ ],
+ [
+ 2.8753754761143,
+ 45.04754912578994
+ ]
+ ],
+ "pressures": [
+ 0.5319976806640625,
+ 0.6057586669921875,
+ 0.581329345703125,
+ 0.585235595703125,
+ 0.591583251953125,
+ 0.5994110107421875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.6008758544921875,
+ 0.591583251953125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.589630126953125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.592071533203125,
+ 0.5959930419921875,
+ 0.6033172607421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.5964813232421875,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.6096649169921875,
+ 0.62872314453125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.63409423828125,
+ 0.5393218994140625,
+ 0.2808837890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8DaatnCfvmtAsV7_1e88K",
+ "type": "freedraw",
+ "x": 189.5883123644885,
+ "y": 51.48191278988111,
+ "width": 7.667667936304724,
+ "height": 53.67367555413273,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2v",
+ "roundness": null,
+ "seed": 1212846217,
+ "version": 13,
+ "versionNonce": 1312229191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576533519,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920381758,
+ 1.9169169840761242
+ ],
+ [
+ -1.916916984076238,
+ 3.8338339681522484
+ ],
+ [
+ -2.8753754761143,
+ 6.709209444266548
+ ],
+ [
+ -4.792292460190424,
+ 14.376877380571273
+ ],
+ [
+ -5.7507509522286,
+ 23.003003808913945
+ ],
+ [
+ -6.709209444266662,
+ 33.54604722133297
+ ],
+ [
+ -5.7507509522286,
+ 42.172173649675756
+ ],
+ [
+ -1.916916984076238,
+ 50.79830007801843
+ ],
+ [
+ 0.9584584920380621,
+ 53.67367555413273
+ ],
+ [
+ 0.9584584920380621,
+ 53.67367555413273
+ ]
+ ],
+ "pressures": [
+ 0.4230499267578125,
+ 0.5617828369140625,
+ 0.5603179931640625,
+ 0.5617828369140625,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.563262939453125,
+ 0.562774658203125,
+ 0.5442047119140625,
+ 0.3624725341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sJ67MOlVn7WvIzr6M5HjU",
+ "type": "freedraw",
+ "x": 211.63285768136438,
+ "y": 60.10803921822378,
+ "width": 6.709209444266548,
+ "height": 38.33833968152351,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2w",
+ "roundness": null,
+ "seed": 1326784903,
+ "version": 15,
+ "versionNonce": 693362313,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576533925,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0.9584584920381758
+ ],
+ [
+ -1.9169169840761242,
+ 2.8753754761143
+ ],
+ [
+ -3.833833968152362,
+ 8.626126428342786
+ ],
+ [
+ -4.792292460190424,
+ 13.41841888853321
+ ],
+ [
+ -5.750750952228486,
+ 18.210711348723635
+ ],
+ [
+ -6.709209444266548,
+ 23.00300380891406
+ ],
+ [
+ -6.709209444266548,
+ 30.670671745218783
+ ],
+ [
+ -6.709209444266548,
+ 36.42142269744727
+ ],
+ [
+ -5.750750952228486,
+ 38.33833968152351
+ ],
+ [
+ -4.792292460190424,
+ 38.33833968152351
+ ],
+ [
+ -4.792292460190424,
+ 38.33833968152351
+ ]
+ ],
+ "pressures": [
+ 0.512939453125,
+ 0.570098876953125,
+ 0.569122314453125,
+ 0.565704345703125,
+ 0.5593414306640625,
+ 0.563751220703125,
+ 0.567657470703125,
+ 0.571563720703125,
+ 0.572540283203125,
+ 0.574005126953125,
+ 0.508544921875,
+ 0.2764892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MmwH1m97DmCGqeeyaWkqY",
+ "type": "freedraw",
+ "x": 197.2559803007931,
+ "y": 75.44337509083323,
+ "width": 20.127628332799873,
+ "height": 4.792292460190424,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2x",
+ "roundness": null,
+ "seed": 515018825,
+ "version": 10,
+ "versionNonce": 1329742505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576534176,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0.9584584920380621
+ ],
+ [
+ 6.709209444266662,
+ 0.9584584920380621
+ ],
+ [
+ 11.501501904457086,
+ 0
+ ],
+ [
+ 16.29379436464751,
+ -1.916916984076238
+ ],
+ [
+ 20.127628332799873,
+ -3.833833968152362
+ ],
+ [
+ 20.127628332799873,
+ -3.833833968152362
+ ]
+ ],
+ "pressures": [
+ 0.505615234375,
+ 0.562774658203125,
+ 0.579864501953125,
+ 0.6023406982421875,
+ 0.6062469482421875,
+ 0.6018524169921875,
+ 0.453338623046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "67dQbG2q2o3om281vCynz",
+ "type": "freedraw",
+ "x": 226.96819355397383,
+ "y": 85.02796001121408,
+ "width": 16.293794364647397,
+ "height": 3.833833968152362,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2y",
+ "roundness": null,
+ "seed": 1294888041,
+ "version": 9,
+ "versionNonce": 320446247,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576534594,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 5.750750952228486,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0
+ ],
+ [
+ 13.418418888533097,
+ -1.916916984076238
+ ],
+ [
+ 16.293794364647397,
+ -3.833833968152362
+ ],
+ [
+ 16.293794364647397,
+ -3.833833968152362
+ ]
+ ],
+ "pressures": [
+ 0.515869140625,
+ 0.590606689453125,
+ 0.6052703857421875,
+ 0.6101531982421875,
+ 0.5979461669921875,
+ 0.4372100830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QY23oT3hqS8lWpggIbWi9",
+ "type": "freedraw",
+ "x": 254.76348982307832,
+ "y": 72.56799961471893,
+ "width": 14.376877380571273,
+ "height": 40.25525666559963,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2z",
+ "roundness": null,
+ "seed": 274415975,
+ "version": 28,
+ "versionNonce": 1675817255,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576535198,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -1.9169169840761242
+ ],
+ [
+ 2.8753754761141863,
+ -2.8753754761143
+ ],
+ [
+ 4.792292460190424,
+ -4.792292460190424
+ ],
+ [
+ 7.6676679363046105,
+ -7.667667936304724
+ ],
+ [
+ 8.626126428342673,
+ -10.54304341241891
+ ],
+ [
+ 8.626126428342673,
+ -12.459960396495148
+ ],
+ [
+ 7.6676679363046105,
+ -11.501501904456973
+ ],
+ [
+ 6.709209444266548,
+ -9.584584920380848
+ ],
+ [
+ 6.709209444266548,
+ -7.667667936304724
+ ],
+ [
+ 6.709209444266548,
+ -4.792292460190424
+ ],
+ [
+ 7.6676679363046105,
+ 0.9584584920380621
+ ],
+ [
+ 8.626126428342673,
+ 4.792292460190424
+ ],
+ [
+ 8.626126428342673,
+ 10.54304341241891
+ ],
+ [
+ 9.584584920380848,
+ 16.293794364647397
+ ],
+ [
+ 9.584584920380848,
+ 21.086086824837935
+ ],
+ [
+ 8.626126428342673,
+ 24.919920792990183
+ ],
+ [
+ 3.8338339681522484,
+ 27.795296269104483
+ ],
+ [
+ 1.9169169840761242,
+ 27.795296269104483
+ ],
+ [
+ 0.9584584920380621,
+ 27.795296269104483
+ ],
+ [
+ 3.8338339681522484,
+ 27.795296269104483
+ ],
+ [
+ 6.709209444266548,
+ 26.83683777706642
+ ],
+ [
+ 10.54304341241891,
+ 25.87837928502836
+ ],
+ [
+ 12.459960396495035,
+ 24.919920792990183
+ ],
+ [
+ 14.376877380571273,
+ 23.96146230095212
+ ],
+ [
+ 14.376877380571273,
+ 23.96146230095212
+ ]
+ ],
+ "pressures": [
+ 0.4250030517578125,
+ 0.525146484375,
+ 0.5388336181640625,
+ 0.5442047119140625,
+ 0.5451812744140625,
+ 0.5495758056640625,
+ 0.564239501953125,
+ 0.581329345703125,
+ 0.5998992919921875,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.591583251953125,
+ 0.575958251953125,
+ 0.569610595703125,
+ 0.571563720703125,
+ 0.586212158203125,
+ 0.591094970703125,
+ 0.590118408203125,
+ 0.580841064453125,
+ 0.578399658203125,
+ 0.437713623046875,
+ 0.2364349365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qf747VABkz1hyKKz4fmH-",
+ "type": "freedraw",
+ "x": 280.64186910810656,
+ "y": 51.48191278988111,
+ "width": 8.626126428342786,
+ "height": 52.715217062094666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b30",
+ "roundness": null,
+ "seed": 2021135207,
+ "version": 16,
+ "versionNonce": 1362164839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576535672,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ 5.750750952228486
+ ],
+ [
+ 7.667667936304724,
+ 12.459960396495035
+ ],
+ [
+ 8.626126428342786,
+ 22.044545316875883
+ ],
+ [
+ 8.626126428342786,
+ 26.836837777066307
+ ],
+ [
+ 7.667667936304724,
+ 36.421422697447156
+ ],
+ [
+ 6.709209444266548,
+ 44.08909063375188
+ ],
+ [
+ 4.792292460190424,
+ 48.881383093942304
+ ],
+ [
+ 3.833833968152362,
+ 50.79830007801843
+ ],
+ [
+ 2.8753754761143,
+ 51.756758570056604
+ ],
+ [
+ 1.9169169840761242,
+ 52.715217062094666
+ ],
+ [
+ 1.9169169840761242,
+ 52.715217062094666
+ ]
+ ],
+ "pressures": [
+ 0.3737030029296875,
+ 0.577911376953125,
+ 0.5974578857421875,
+ 0.6101531982421875,
+ 0.63214111328125,
+ 0.63751220703125,
+ 0.63165283203125,
+ 0.6248016357421875,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.574493408203125,
+ 0.4894866943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CGllO1gPc2D7RnFppzI8G",
+ "type": "freedraw",
+ "x": 316.10483331351577,
+ "y": 54.357288265995294,
+ "width": 8.626126428342786,
+ "height": 46.96446610986618,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b31",
+ "roundness": null,
+ "seed": 128732839,
+ "version": 16,
+ "versionNonce": 1208350631,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576536342,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ 1.916916984076238
+ ],
+ [
+ -0.9584584920381758,
+ 3.833833968152362
+ ],
+ [
+ -1.916916984076238,
+ 6.709209444266662
+ ],
+ [
+ -3.833833968152362,
+ 11.501501904457086
+ ],
+ [
+ -6.709209444266662,
+ 21.086086824837935
+ ],
+ [
+ -7.667667936304724,
+ 25.87837928502836
+ ],
+ [
+ -8.626126428342786,
+ 30.670671745218783
+ ],
+ [
+ -8.626126428342786,
+ 40.25525666559963
+ ],
+ [
+ -7.667667936304724,
+ 44.089090633751994
+ ],
+ [
+ -6.709209444266662,
+ 45.047549125790056
+ ],
+ [
+ -5.7507509522286,
+ 46.00600761782812
+ ],
+ [
+ -2.8753754761143,
+ 46.96446610986618
+ ],
+ [
+ -1.916916984076238,
+ 46.96446610986618
+ ],
+ [
+ -1.916916984076238,
+ 46.96446610986618
+ ]
+ ],
+ "pressures": [
+ 0.4235382080078125,
+ 0.581329345703125,
+ 0.582305908203125,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.581817626953125,
+ 0.581329345703125,
+ 0.5549468994140625,
+ 0.511474609375,
+ 0.449920654296875,
+ 0.2276458740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Igdb_DederEJ1PYGnpigQ",
+ "type": "freedraw",
+ "x": 304.6033314090587,
+ "y": 73.52645810675699,
+ "width": 14.376877380571273,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b32",
+ "roundness": null,
+ "seed": 1064008167,
+ "version": 10,
+ "versionNonce": 1172269447,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576536647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 11.501501904457086,
+ 0
+ ],
+ [
+ 13.41841888853321,
+ 0
+ ],
+ [
+ 14.376877380571273,
+ -0.9584584920380621
+ ],
+ [
+ 14.376877380571273,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.3746795654296875,
+ 0.5959930419921875,
+ 0.6028289794921875,
+ 0.6057586669921875,
+ 0.592559814453125,
+ 0.463104248046875,
+ 0.320465087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tT4c_34DSjtkrOZBfgMMQ",
+ "type": "freedraw",
+ "x": 341.9832125985439,
+ "y": 91.7371694554804,
+ "width": 21.08608682483782,
+ "height": 2.8753754761141863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b33",
+ "roundness": null,
+ "seed": 960099271,
+ "version": 12,
+ "versionNonce": 2135437959,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576538956,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 5.750750952228486,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ -0.9584584920380621
+ ],
+ [
+ 13.41841888853321,
+ -0.9584584920380621
+ ],
+ [
+ 19.169169840761697,
+ -1.9169169840761242
+ ],
+ [
+ 21.08608682483782,
+ -2.8753754761141863
+ ],
+ [
+ 21.08608682483782,
+ -2.8753754761141863
+ ]
+ ],
+ "pressures": [
+ 0.3067779541015625,
+ 0.4948577880859375,
+ 0.5344390869140625,
+ 0.5427398681640625,
+ 0.5446929931640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.4904632568359375,
+ 0.2813873291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XeWMn_qmuv0u7En1TKLuk",
+ "type": "freedraw",
+ "x": 357.31854847115324,
+ "y": 80.23566755102343,
+ "width": 0.9584584920380621,
+ "height": 18.210711348723635,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b34",
+ "roundness": null,
+ "seed": 600079559,
+ "version": 9,
+ "versionNonce": 928938665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576539285,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.9169169840761242
+ ],
+ [
+ -0.9584584920380621,
+ 4.792292460190424
+ ],
+ [
+ -0.9584584920380621,
+ 7.6676679363046105
+ ],
+ [
+ -0.9584584920380621,
+ 12.459960396495035
+ ],
+ [
+ -0.9584584920380621,
+ 15.335335872609335
+ ],
+ [
+ 0,
+ 18.210711348723635
+ ],
+ [
+ 0,
+ 18.210711348723635
+ ]
+ ],
+ "pressures": [
+ 0.4250030517578125,
+ 0.63214111328125,
+ 0.63214111328125,
+ 0.63116455078125,
+ 0.588653564453125,
+ 0.5329742431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wmJul8Mp-oGZtsM8vyQ0g",
+ "type": "freedraw",
+ "x": 408.1168485491718,
+ "y": 53.398829773957004,
+ "width": 2.8753754761143,
+ "height": 23.00300380891406,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b35",
+ "roundness": null,
+ "seed": 362587241,
+ "version": 16,
+ "versionNonce": 634579817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576541199,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.916916984076238,
+ -1.9169169840761242
+ ],
+ [
+ -1.916916984076238,
+ -2.8753754761143
+ ],
+ [
+ -1.916916984076238,
+ -1.9169169840761242
+ ],
+ [
+ -1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 3.833833968152362
+ ],
+ [
+ -0.9584584920380621,
+ 7.667667936304724
+ ],
+ [
+ 0,
+ 10.54304341241891
+ ],
+ [
+ 0,
+ 16.29379436464751
+ ],
+ [
+ 0.9584584920380621,
+ 19.169169840761697
+ ],
+ [
+ 0.9584584920380621,
+ 20.12762833279976
+ ],
+ [
+ 0.9584584920380621,
+ 20.12762833279976
+ ]
+ ],
+ "pressures": [
+ 0.1773223876953125,
+ 0.212493896484375,
+ 0.2271575927734375,
+ 0.2852935791015625,
+ 0.37860107421875,
+ 0.5451812744140625,
+ 0.5598297119140625,
+ 0.564239501953125,
+ 0.566680908203125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.5583648681640625,
+ 0.4880218505859375,
+ 0.4210968017578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "T02DDx5Zklq9H3uyHpMIA",
+ "type": "freedraw",
+ "x": 395.65688815267663,
+ "y": 84.06950151917579,
+ "width": 21.086086824837935,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b36",
+ "roundness": null,
+ "seed": 2025579817,
+ "version": 10,
+ "versionNonce": 1551534985,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576541633,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ 1.916916984076238,
+ 0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495148,
+ 0.9584584920380621
+ ],
+ [
+ 17.252252856685573,
+ 0
+ ],
+ [
+ 21.086086824837935,
+ -0.9584584920381758
+ ],
+ [
+ 21.086086824837935,
+ -0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.212005615234375,
+ 0.588165283203125,
+ 0.6096649169921875,
+ 0.6243133544921875,
+ 0.62774658203125,
+ 0.574981689453125,
+ 0.38494873046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TBbrCJlkt74QbHY9hpExa",
+ "type": "freedraw",
+ "x": 398.53226362879093,
+ "y": 98.44637889974706,
+ "width": 17.252252856685573,
+ "height": 22.044545316875997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b37",
+ "roundness": null,
+ "seed": 265420105,
+ "version": 21,
+ "versionNonce": 1004165895,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576542272,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920381758
+ ],
+ [
+ 6.709209444266548,
+ -2.8753754761143
+ ],
+ [
+ 8.626126428342786,
+ -2.8753754761143
+ ],
+ [
+ 11.501501904456973,
+ -3.833833968152362
+ ],
+ [
+ 13.41841888853321,
+ -3.833833968152362
+ ],
+ [
+ 14.376877380571273,
+ -2.8753754761143
+ ],
+ [
+ 14.376877380571273,
+ -1.916916984076238
+ ],
+ [
+ 12.459960396495148,
+ 1.9169169840761242
+ ],
+ [
+ 9.584584920380848,
+ 5.750750952228486
+ ],
+ [
+ 5.750750952228486,
+ 9.584584920380848
+ ],
+ [
+ 3.833833968152362,
+ 13.41841888853321
+ ],
+ [
+ 1.9169169840761242,
+ 15.335335872609335
+ ],
+ [
+ 3.833833968152362,
+ 17.25225285668546
+ ],
+ [
+ 6.709209444266548,
+ 18.210711348723635
+ ],
+ [
+ 13.41841888853321,
+ 18.210711348723635
+ ],
+ [
+ 17.252252856685573,
+ 18.210711348723635
+ ],
+ [
+ 17.252252856685573,
+ 18.210711348723635
+ ]
+ ],
+ "pressures": [
+ 0.329742431640625,
+ 0.4269561767578125,
+ 0.461151123046875,
+ 0.4792327880859375,
+ 0.4836273193359375,
+ 0.4836273193359375,
+ 0.4841156005859375,
+ 0.4870452880859375,
+ 0.4880218505859375,
+ 0.504150390625,
+ 0.502197265625,
+ 0.4987640380859375,
+ 0.4997406005859375,
+ 0.505615234375,
+ 0.503173828125,
+ 0.502197265625,
+ 0.4938812255859375,
+ 0.39471435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qcc43ddqHcGpN_aNgzg8V",
+ "type": "freedraw",
+ "x": 456.9982316431141,
+ "y": 76.40183358287106,
+ "width": 34.504505713371145,
+ "height": 53.67367555413273,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b38",
+ "roundness": null,
+ "seed": 1732674887,
+ "version": 39,
+ "versionNonce": 1541773641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576546066,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ -2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ -4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ -5.750750952228486,
+ -0.9584584920380621
+ ],
+ [
+ -7.6676679363046105,
+ 0
+ ],
+ [
+ -12.459960396495035,
+ 1.9169169840761242
+ ],
+ [
+ -14.376877380571273,
+ 3.833833968152362
+ ],
+ [
+ -16.293794364647397,
+ 5.750750952228486
+ ],
+ [
+ -18.210711348723635,
+ 14.376877380571273
+ ],
+ [
+ -17.25225285668546,
+ 18.210711348723635
+ ],
+ [
+ -14.376877380571273,
+ 21.08608682483782
+ ],
+ [
+ -10.54304341241891,
+ 21.08608682483782
+ ],
+ [
+ -6.709209444266548,
+ 20.12762833279976
+ ],
+ [
+ -4.792292460190424,
+ 18.210711348723635
+ ],
+ [
+ -1.9169169840761242,
+ 14.376877380571273
+ ],
+ [
+ -0.9584584920380621,
+ 9.584584920380848
+ ],
+ [
+ 0.9584584920381758,
+ 4.792292460190424
+ ],
+ [
+ 1.916916984076238,
+ 1.9169169840761242
+ ],
+ [
+ 2.8753754761143,
+ 2.8753754761143
+ ],
+ [
+ 2.8753754761143,
+ 4.792292460190424
+ ],
+ [
+ 4.792292460190424,
+ 7.667667936304724
+ ],
+ [
+ 5.7507509522286,
+ 12.459960396495148
+ ],
+ [
+ 7.667667936304724,
+ 17.252252856685573
+ ],
+ [
+ 9.584584920380848,
+ 22.044545316875997
+ ],
+ [
+ 13.41841888853321,
+ 37.37988118948533
+ ],
+ [
+ 15.335335872609448,
+ 45.047549125790056
+ ],
+ [
+ 16.29379436464751,
+ 49.83984158598048
+ ],
+ [
+ 15.335335872609448,
+ 52.715217062094666
+ ],
+ [
+ 14.376877380571273,
+ 52.715217062094666
+ ],
+ [
+ 12.459960396495148,
+ 51.756758570056604
+ ],
+ [
+ 10.543043412419024,
+ 50.79830007801854
+ ],
+ [
+ 5.7507509522286,
+ 46.96446610986618
+ ],
+ [
+ 2.8753754761143,
+ 42.172173649675756
+ ],
+ [
+ 1.916916984076238,
+ 38.338339681523394
+ ],
+ [
+ 1.916916984076238,
+ 38.338339681523394
+ ]
+ ],
+ "pressures": [
+ 0.4084014892578125,
+ 0.5354156494140625,
+ 0.578887939453125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.582794189453125,
+ 0.586700439453125,
+ 0.592559814453125,
+ 0.6028289794921875,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.5989227294921875,
+ 0.587677001953125,
+ 0.579376220703125,
+ 0.568634033203125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.572540283203125,
+ 0.573028564453125,
+ 0.573516845703125,
+ 0.574005126953125,
+ 0.5950164794921875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.6067352294921875,
+ 0.62677001953125,
+ 0.63702392578125,
+ 0.63262939453125,
+ 0.6228485107421875,
+ 0.591094970703125,
+ 0.4938812255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wTPYcJ7XOOp5Qkhs2XFtP",
+ "type": "freedraw",
+ "x": 518.3395751335515,
+ "y": 40.938869377461856,
+ "width": 10.54304341241891,
+ "height": 61.341343490437566,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3A",
+ "roundness": null,
+ "seed": 578676839,
+ "version": 15,
+ "versionNonce": 1414445481,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576547197,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.916916984076238
+ ],
+ [
+ -0.9584584920380621,
+ 2.8753754761143
+ ],
+ [
+ -1.9169169840761242,
+ 5.7507509522286
+ ],
+ [
+ -2.8753754761141863,
+ 8.626126428342786
+ ],
+ [
+ -3.8338339681522484,
+ 13.41841888853321
+ ],
+ [
+ -5.750750952228373,
+ 18.210711348723635
+ ],
+ [
+ -6.709209444266662,
+ 24.919920792990297
+ ],
+ [
+ -9.584584920380848,
+ 42.172173649675756
+ ],
+ [
+ -10.54304341241891,
+ 51.756758570056604
+ ],
+ [
+ -8.626126428342786,
+ 57.507509522285204
+ ],
+ [
+ -4.7922924601903105,
+ 61.341343490437566
+ ],
+ [
+ 0,
+ 61.341343490437566
+ ],
+ [
+ 0,
+ 61.341343490437566
+ ]
+ ],
+ "pressures": [
+ 0.2681884765625,
+ 0.571075439453125,
+ 0.583770751953125,
+ 0.5945281982421875,
+ 0.5979461669921875,
+ 0.6013641357421875,
+ 0.6082000732421875,
+ 0.6140594482421875,
+ 0.6199188232421875,
+ 0.6155242919921875,
+ 0.566192626953125,
+ 0.39178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rZJMXsF_bL3BOCDZxl8S8",
+ "type": "freedraw",
+ "x": 529.8410770380085,
+ "y": 77.36029207490913,
+ "width": 17.252252856685573,
+ "height": 39.296798173561456,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3B",
+ "roundness": null,
+ "seed": 1959338857,
+ "version": 34,
+ "versionNonce": 108567625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576547957,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920382895,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840763516,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761144137,
+ -2.8753754761141863
+ ],
+ [
+ 4.792292460190538,
+ -3.833833968152362
+ ],
+ [
+ 5.7507509522286,
+ -6.709209444266548
+ ],
+ [
+ 6.709209444266662,
+ -11.501501904456973
+ ],
+ [
+ 7.667667936304724,
+ -14.376877380571273
+ ],
+ [
+ 8.626126428342786,
+ -15.335335872609335
+ ],
+ [
+ 7.667667936304724,
+ -13.41841888853321
+ ],
+ [
+ 7.667667936304724,
+ -11.501501904456973
+ ],
+ [
+ 7.667667936304724,
+ -5.750750952228486
+ ],
+ [
+ 8.626126428342786,
+ 0.9584584920380621
+ ],
+ [
+ 11.5015019044572,
+ 6.709209444266662
+ ],
+ [
+ 14.376877380571386,
+ 14.376877380571273
+ ],
+ [
+ 14.376877380571386,
+ 18.210711348723635
+ ],
+ [
+ 14.376877380571386,
+ 20.12762833279976
+ ],
+ [
+ 13.418418888533324,
+ 22.044545316875997
+ ],
+ [
+ 11.5015019044572,
+ 23.00300380891406
+ ],
+ [
+ 10.543043412419138,
+ 23.96146230095212
+ ],
+ [
+ 7.667667936304724,
+ 23.00300380891406
+ ],
+ [
+ 4.792292460190538,
+ 21.086086824837935
+ ],
+ [
+ 3.833833968152476,
+ 19.169169840761697
+ ],
+ [
+ 3.833833968152476,
+ 18.210711348723635
+ ],
+ [
+ 3.833833968152476,
+ 17.252252856685573
+ ],
+ [
+ 5.7507509522286,
+ 17.252252856685573
+ ],
+ [
+ 8.626126428342786,
+ 16.29379436464751
+ ],
+ [
+ 11.5015019044572,
+ 15.335335872609335
+ ],
+ [
+ 15.335335872609448,
+ 15.335335872609335
+ ],
+ [
+ 16.29379436464751,
+ 15.335335872609335
+ ],
+ [
+ 16.29379436464751,
+ 15.335335872609335
+ ]
+ ],
+ "pressures": [
+ 0.4323272705078125,
+ 0.5398101806640625,
+ 0.5578765869140625,
+ 0.563262939453125,
+ 0.571563720703125,
+ 0.580352783203125,
+ 0.591094970703125,
+ 0.5984344482421875,
+ 0.6028289794921875,
+ 0.6057586669921875,
+ 0.6243133544921875,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.65118408203125,
+ 0.65167236328125,
+ 0.65118408203125,
+ 0.65020751953125,
+ 0.64776611328125,
+ 0.64532470703125,
+ 0.63018798828125,
+ 0.586212158203125,
+ 0.571075439453125,
+ 0.5622711181640625,
+ 0.5583648681640625,
+ 0.5564117431640625,
+ 0.5510406494140625,
+ 0.5461578369140625,
+ 0.5505523681640625,
+ 0.5539703369140625,
+ 0.5315093994140625,
+ 0.2789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "b4QdbWL2abwzIo-cgQZbG",
+ "type": "freedraw",
+ "x": 551.8856223548846,
+ "y": 46.689620329690456,
+ "width": 14.376877380571159,
+ "height": 63.25826047451358,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3C",
+ "roundness": null,
+ "seed": 1351802377,
+ "version": 19,
+ "versionNonce": 300077863,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576548453,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 5.750750952228373,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 1.9169169840761242
+ ],
+ [
+ 11.501501904456973,
+ 8.626126428342786
+ ],
+ [
+ 13.418418888533097,
+ 25.878379285028245
+ ],
+ [
+ 13.418418888533097,
+ 37.37988118948533
+ ],
+ [
+ 13.418418888533097,
+ 46.006007617828004
+ ],
+ [
+ 14.376877380571159,
+ 52.715217062094666
+ ],
+ [
+ 14.376877380571159,
+ 57.50750952228509
+ ],
+ [
+ 14.376877380571159,
+ 59.424426506361215
+ ],
+ [
+ 14.376877380571159,
+ 61.34134349043745
+ ],
+ [
+ 14.376877380571159,
+ 62.299801982475515
+ ],
+ [
+ 14.376877380571159,
+ 63.25826047451358
+ ],
+ [
+ 13.418418888533097,
+ 61.34134349043745
+ ],
+ [
+ 13.418418888533097,
+ 61.34134349043745
+ ]
+ ],
+ "pressures": [
+ 0.1695098876953125,
+ 0.5349273681640625,
+ 0.564239501953125,
+ 0.582305908203125,
+ 0.6223602294921875,
+ 0.65362548828125,
+ 0.6707305908203125,
+ 0.6741485595703125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6697540283203125,
+ 0.6697540283203125,
+ 0.6585235595703125,
+ 0.63653564453125,
+ 0.6052703857421875,
+ 0.444061279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "f8iO2J7wOIE3UvR8V2pJU",
+ "type": "freedraw",
+ "x": 2.6889064170619577,
+ "y": 223.04598286469786,
+ "width": 2.8753754761141863,
+ "height": 42.172173649675756,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3D",
+ "roundness": null,
+ "seed": 761754983,
+ "version": 24,
+ "versionNonce": 668234471,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576616611,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -1.9169169840761242
+ ],
+ [
+ -0.9584584920380621,
+ -2.8753754761141863
+ ],
+ [
+ -0.9584584920380621,
+ -3.833833968152362
+ ],
+ [
+ -0.9584584920380621,
+ -4.792292460190424
+ ],
+ [
+ -0.9584584920380621,
+ -5.750750952228486
+ ],
+ [
+ -1.9169169840761242,
+ -6.709209444266548
+ ],
+ [
+ -1.9169169840761242,
+ -7.6676679363046105
+ ],
+ [
+ -1.9169169840761242,
+ -8.626126428342786
+ ],
+ [
+ -2.8753754761141863,
+ -9.584584920380848
+ ],
+ [
+ -1.9169169840761242,
+ -8.626126428342786
+ ],
+ [
+ -1.9169169840761242,
+ -6.709209444266548
+ ],
+ [
+ -1.9169169840761242,
+ -3.833833968152362
+ ],
+ [
+ -0.9584584920380621,
+ 4.792292460190424
+ ],
+ [
+ -0.9584584920380621,
+ 9.584584920380848
+ ],
+ [
+ -0.9584584920380621,
+ 15.335335872609448
+ ],
+ [
+ -0.9584584920380621,
+ 20.127628332799873
+ ],
+ [
+ -0.9584584920380621,
+ 23.96146230095212
+ ],
+ [
+ -1.9169169840761242,
+ 28.753754761142545
+ ],
+ [
+ -1.9169169840761242,
+ 32.58758872929491
+ ],
+ [
+ -1.9169169840761242,
+ 31.629130237256845
+ ],
+ [
+ -0.9584584920380621,
+ 29.71221325318072
+ ],
+ [
+ -0.9584584920380621,
+ 29.71221325318072
+ ]
+ ],
+ "pressures": [
+ 0.088409423828125,
+ 0.1563262939453125,
+ 0.1792755126953125,
+ 0.1822052001953125,
+ 0.1826934814453125,
+ 0.1836700439453125,
+ 0.2310638427734375,
+ 0.2618408203125,
+ 0.321441650390625,
+ 0.3448944091796875,
+ 0.446990966796875,
+ 0.4699554443359375,
+ 0.4880218505859375,
+ 0.506103515625,
+ 0.510009765625,
+ 0.510986328125,
+ 0.510986328125,
+ 0.510986328125,
+ 0.509521484375,
+ 0.449920654296875,
+ 0.2496185302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "p17IX2sv5u4KIvS46uS-u",
+ "type": "freedraw",
+ "x": -17.4387219157378,
+ "y": 261.38432254622126,
+ "width": 26.83683777706642,
+ "height": 2.8753754761143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3E",
+ "roundness": null,
+ "seed": 264512807,
+ "version": 15,
+ "versionNonce": 78205161,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576617128,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 5.750750952228486,
+ 0
+ ],
+ [
+ 11.501501904456973,
+ 0
+ ],
+ [
+ 18.210711348723635,
+ 0
+ ],
+ [
+ 20.12762833279976,
+ 0
+ ],
+ [
+ 23.00300380891406,
+ 0
+ ],
+ [
+ 24.919920792990183,
+ 0
+ ],
+ [
+ 25.878379285028245,
+ 0
+ ],
+ [
+ 26.83683777706642,
+ 1.916916984076238
+ ],
+ [
+ 26.83683777706642,
+ 2.8753754761143
+ ],
+ [
+ 26.83683777706642,
+ 2.8753754761143
+ ]
+ ],
+ "pressures": [
+ 0.2550048828125,
+ 0.521728515625,
+ 0.5349273681640625,
+ 0.5373687744140625,
+ 0.5383453369140625,
+ 0.5388336181640625,
+ 0.531005859375,
+ 0.512451171875,
+ 0.4919281005859375,
+ 0.459686279296875,
+ 0.4162139892578125,
+ 0.217376708984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "93PEgljQJPU3RBTGvcC5_",
+ "type": "freedraw",
+ "x": -9.77105397943319,
+ "y": 276.7196584188307,
+ "width": 16.29379436464751,
+ "height": 19.169169840761697,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3F",
+ "roundness": null,
+ "seed": 2119625385,
+ "version": 23,
+ "versionNonce": 1586437831,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576617663,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761143,
+ -1.916916984076238
+ ],
+ [
+ 4.792292460190538,
+ -2.8753754761143
+ ],
+ [
+ 9.584584920380962,
+ -3.833833968152362
+ ],
+ [
+ 11.501501904457086,
+ -3.833833968152362
+ ],
+ [
+ 14.376877380571386,
+ -3.833833968152362
+ ],
+ [
+ 15.335335872609448,
+ -3.833833968152362
+ ],
+ [
+ 14.376877380571386,
+ -2.8753754761143
+ ],
+ [
+ 12.459960396495148,
+ -1.916916984076238
+ ],
+ [
+ 10.543043412419024,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 4.792292460190424
+ ],
+ [
+ 0,
+ 6.709209444266548
+ ],
+ [
+ -0.9584584920380621,
+ 9.584584920380848
+ ],
+ [
+ 0,
+ 12.459960396495035
+ ],
+ [
+ 3.833833968152362,
+ 15.335335872609335
+ ],
+ [
+ 7.667667936304724,
+ 15.335335872609335
+ ],
+ [
+ 11.501501904457086,
+ 15.335335872609335
+ ],
+ [
+ 13.41841888853321,
+ 14.376877380571273
+ ],
+ [
+ 13.41841888853321,
+ 14.376877380571273
+ ]
+ ],
+ "pressures": [
+ 0.2906646728515625,
+ 0.38250732421875,
+ 0.466033935546875,
+ 0.4758148193359375,
+ 0.4929046630859375,
+ 0.502685546875,
+ 0.515380859375,
+ 0.517333984375,
+ 0.519775390625,
+ 0.529052734375,
+ 0.5612945556640625,
+ 0.5622711181640625,
+ 0.567657470703125,
+ 0.572540283203125,
+ 0.571563720703125,
+ 0.5505523681640625,
+ 0.513427734375,
+ 0.4723968505859375,
+ 0.40350341796875,
+ 0.1865997314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_3SSGeke-jTrURRhPGw5a",
+ "type": "freedraw",
+ "x": 46.77799705081395,
+ "y": 257.550488578069,
+ "width": 26.83683777706642,
+ "height": 49.83984158598048,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3G",
+ "roundness": null,
+ "seed": 1391286535,
+ "version": 38,
+ "versionNonce": 867882087,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576618411,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ -0.9584584920381758
+ ],
+ [
+ -1.916916984076238,
+ -1.916916984076238
+ ],
+ [
+ -2.8753754761143,
+ -1.916916984076238
+ ],
+ [
+ -3.833833968152362,
+ -2.8753754761143
+ ],
+ [
+ -5.7507509522286,
+ -2.8753754761143
+ ],
+ [
+ -7.667667936304724,
+ -2.8753754761143
+ ],
+ [
+ -11.501501904457086,
+ -0.9584584920381758
+ ],
+ [
+ -15.335335872609448,
+ 1.9169169840761242
+ ],
+ [
+ -16.29379436464751,
+ 5.750750952228486
+ ],
+ [
+ -15.335335872609448,
+ 9.584584920380848
+ ],
+ [
+ -11.501501904457086,
+ 12.459960396495035
+ ],
+ [
+ -7.667667936304724,
+ 13.41841888853321
+ ],
+ [
+ -4.792292460190424,
+ 10.54304341241891
+ ],
+ [
+ -1.916916984076238,
+ 6.709209444266548
+ ],
+ [
+ -0.9584584920381758,
+ 1.9169169840761242
+ ],
+ [
+ -0.9584584920381758,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ -0.9584584920381758
+ ],
+ [
+ -0.9584584920381758,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 2.8753754761141863
+ ],
+ [
+ 0.9584584920380621,
+ 5.750750952228486
+ ],
+ [
+ 2.8753754761141863,
+ 9.584584920380848
+ ],
+ [
+ 5.750750952228486,
+ 18.210711348723635
+ ],
+ [
+ 8.626126428342673,
+ 27.795296269104483
+ ],
+ [
+ 10.54304341241891,
+ 36.421422697447156
+ ],
+ [
+ 10.54304341241891,
+ 42.172173649675756
+ ],
+ [
+ 10.54304341241891,
+ 44.08909063375188
+ ],
+ [
+ 9.584584920380848,
+ 46.006007617828004
+ ],
+ [
+ 8.626126428342673,
+ 46.96446610986618
+ ],
+ [
+ 4.792292460190424,
+ 45.04754912578994
+ ],
+ [
+ 0,
+ 42.172173649675756
+ ],
+ [
+ -1.916916984076238,
+ 40.25525666559952
+ ],
+ [
+ -5.7507509522286,
+ 36.421422697447156
+ ],
+ [
+ -7.667667936304724,
+ 33.54604722133297
+ ],
+ [
+ -7.667667936304724,
+ 32.58758872929491
+ ],
+ [
+ -7.667667936304724,
+ 32.58758872929491
+ ]
+ ],
+ "pressures": [
+ 0.3595428466796875,
+ 0.4186553955078125,
+ 0.4777679443359375,
+ 0.4777679443359375,
+ 0.4836273193359375,
+ 0.507568359375,
+ 0.517333984375,
+ 0.526123046875,
+ 0.5534820556640625,
+ 0.5544586181640625,
+ 0.5476226806640625,
+ 0.5378570556640625,
+ 0.5354156494140625,
+ 0.5339508056640625,
+ 0.5315093994140625,
+ 0.5339508056640625,
+ 0.5339508056640625,
+ 0.5485992431640625,
+ 0.571563720703125,
+ 0.5622711181640625,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.563262939453125,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.563262939453125,
+ 0.563751220703125,
+ 0.570587158203125,
+ 0.6086883544921875,
+ 0.63262939453125,
+ 0.63165283203125,
+ 0.62725830078125,
+ 0.6096649169921875,
+ 0.5349273681640625,
+ 0.2877349853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y5qjKrULqhJTa3LARknuW",
+ "type": "freedraw",
+ "x": 111.95317450940365,
+ "y": 211.5444809602409,
+ "width": 18.21071134872352,
+ "height": 74.75976237897066,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3I",
+ "roundness": null,
+ "seed": 1263507337,
+ "version": 18,
+ "versionNonce": 543294825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576620031,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0.9584584920380621
+ ],
+ [
+ -2.8753754761141863,
+ 1.9169169840761242
+ ],
+ [
+ -4.792292460190424,
+ 3.833833968152362
+ ],
+ [
+ -7.6676679363046105,
+ 8.626126428342786
+ ],
+ [
+ -11.501501904456973,
+ 17.252252856685573
+ ],
+ [
+ -13.418418888533097,
+ 23.00300380891406
+ ],
+ [
+ -15.335335872609335,
+ 27.795296269104483
+ ],
+ [
+ -16.293794364647397,
+ 33.54604722133297
+ ],
+ [
+ -17.25225285668546,
+ 39.296798173561456
+ ],
+ [
+ -18.21071134872352,
+ 54.63213404617079
+ ],
+ [
+ -15.335335872609335,
+ 62.299801982475515
+ ],
+ [
+ -12.459960396495035,
+ 68.050552934704
+ ],
+ [
+ -9.584584920380848,
+ 73.8013038869326
+ ],
+ [
+ -8.626126428342673,
+ 74.75976237897066
+ ],
+ [
+ -8.626126428342673,
+ 74.75976237897066
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.4748382568359375,
+ 0.4841156005859375,
+ 0.4894866943359375,
+ 0.504150390625,
+ 0.513916015625,
+ 0.5334625244140625,
+ 0.5388336181640625,
+ 0.5422515869140625,
+ 0.5476226806640625,
+ 0.5583648681640625,
+ 0.5622711181640625,
+ 0.5461578369140625,
+ 0.4743499755859375,
+ 0.14410400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KTi0wfVafOq0cjImDayeD",
+ "type": "freedraw",
+ "x": 128.24696887405116,
+ "y": 231.67210929304065,
+ "width": 15.335335872609335,
+ "height": 55.590592538208966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3J",
+ "roundness": null,
+ "seed": 432832297,
+ "version": 14,
+ "versionNonce": 7591753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576620519,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 1.916916984076238
+ ],
+ [
+ -1.916916984076238,
+ 3.833833968152362
+ ],
+ [
+ -4.792292460190424,
+ 10.54304341241891
+ ],
+ [
+ -8.626126428342786,
+ 20.12762833279976
+ ],
+ [
+ -13.41841888853321,
+ 31.629130237256845
+ ],
+ [
+ -14.376877380571273,
+ 37.37988118948533
+ ],
+ [
+ -15.335335872609335,
+ 42.172173649675756
+ ],
+ [
+ -15.335335872609335,
+ 46.96446610986618
+ ],
+ [
+ -13.41841888853321,
+ 52.715217062094666
+ ],
+ [
+ -9.584584920380848,
+ 55.590592538208966
+ ],
+ [
+ -9.584584920380848,
+ 55.590592538208966
+ ]
+ ],
+ "pressures": [
+ 0.38739013671875,
+ 0.448944091796875,
+ 0.451385498046875,
+ 0.459197998046875,
+ 0.4860687255859375,
+ 0.525634765625,
+ 0.5398101806640625,
+ 0.5427398681640625,
+ 0.5427398681640625,
+ 0.529052734375,
+ 0.4215850830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MSSBc5a0WOiM4sjPLnqXf",
+ "type": "freedraw",
+ "x": 112.91163300144183,
+ "y": 252.75819611787858,
+ "width": 17.25225285668546,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3K",
+ "roundness": null,
+ "seed": 1262180617,
+ "version": 10,
+ "versionNonce": 427135849,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576620793,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 6.709209444266548,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495035,
+ 0.9584584920380621
+ ],
+ [
+ 17.25225285668546,
+ 1.9169169840761242
+ ],
+ [
+ 17.25225285668546,
+ 1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.340484619140625,
+ 0.4933929443359375,
+ 0.4992523193359375,
+ 0.4992523193359375,
+ 0.4963226318359375,
+ 0.458221435546875,
+ 0.37664794921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ar87-bXmH0BV34ATBzwTt",
+ "type": "freedraw",
+ "x": 137.831553794432,
+ "y": 274.80274143475447,
+ "width": 12.459960396495148,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3L",
+ "roundness": null,
+ "seed": 299142441,
+ "version": 9,
+ "versionNonce": 1884506727,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576621186,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -0.9584584920380621
+ ],
+ [
+ 12.459960396495148,
+ -0.9584584920380621
+ ],
+ [
+ 12.459960396495148,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.4372100830078125,
+ 0.5456695556640625,
+ 0.5354156494140625,
+ 0.4982757568359375,
+ 0.459197998046875,
+ 0.39862060546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QmXuXVm4eWiKbEynW-7_8",
+ "type": "freedraw",
+ "x": 160.83455760334607,
+ "y": 264.25969802233556,
+ "width": 16.293794364647397,
+ "height": 38.33833968152351,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3M",
+ "roundness": null,
+ "seed": 18029735,
+ "version": 29,
+ "versionNonce": 1158513033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576621744,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -2.8753754761143
+ ],
+ [
+ 3.833833968152362,
+ -4.792292460190424
+ ],
+ [
+ 4.792292460190424,
+ -5.750750952228486
+ ],
+ [
+ 5.750750952228486,
+ -7.667667936304724
+ ],
+ [
+ 6.709209444266548,
+ -9.584584920380848
+ ],
+ [
+ 6.709209444266548,
+ -10.54304341241891
+ ],
+ [
+ 7.6676679363046105,
+ -12.459960396495148
+ ],
+ [
+ 6.709209444266548,
+ -11.501501904456973
+ ],
+ [
+ 6.709209444266548,
+ -9.584584920380848
+ ],
+ [
+ 6.709209444266548,
+ -6.709209444266548
+ ],
+ [
+ 6.709209444266548,
+ -1.9169169840761242
+ ],
+ [
+ 5.750750952228486,
+ 1.9169169840761242
+ ],
+ [
+ 5.750750952228486,
+ 10.54304341241891
+ ],
+ [
+ 4.792292460190424,
+ 17.252252856685573
+ ],
+ [
+ 3.833833968152362,
+ 22.044545316875997
+ ],
+ [
+ 3.833833968152362,
+ 23.96146230095212
+ ],
+ [
+ 2.8753754761141863,
+ 24.919920792990183
+ ],
+ [
+ 2.8753754761141863,
+ 25.87837928502836
+ ],
+ [
+ 0.9584584920380621,
+ 25.87837928502836
+ ],
+ [
+ -0.9584584920380621,
+ 25.87837928502836
+ ],
+ [
+ 2.8753754761141863,
+ 25.87837928502836
+ ],
+ [
+ 7.6676679363046105,
+ 25.87837928502836
+ ],
+ [
+ 10.54304341241891,
+ 25.87837928502836
+ ],
+ [
+ 13.41841888853321,
+ 25.87837928502836
+ ],
+ [
+ 15.335335872609335,
+ 25.87837928502836
+ ],
+ [
+ 15.335335872609335,
+ 25.87837928502836
+ ]
+ ],
+ "pressures": [
+ 0.39715576171875,
+ 0.4191436767578125,
+ 0.452850341796875,
+ 0.465057373046875,
+ 0.4743499755859375,
+ 0.4831390380859375,
+ 0.4938812255859375,
+ 0.509521484375,
+ 0.520751953125,
+ 0.510498046875,
+ 0.519287109375,
+ 0.521728515625,
+ 0.521728515625,
+ 0.522216796875,
+ 0.522705078125,
+ 0.526611328125,
+ 0.5466461181640625,
+ 0.5515289306640625,
+ 0.5544586181640625,
+ 0.5598297119140625,
+ 0.5539703369140625,
+ 0.5529937744140625,
+ 0.5354156494140625,
+ 0.4699554443359375,
+ 0.38885498046875,
+ 0.2530517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yjSbs12vI9BEUWZgvhUY6",
+ "type": "freedraw",
+ "x": 186.71293688837432,
+ "y": 222.0875243726598,
+ "width": 12.459960396495148,
+ "height": 80.51051333119915,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3N",
+ "roundness": null,
+ "seed": 1553953609,
+ "version": 18,
+ "versionNonce": 1867557161,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576622229,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ 2.8753754761143
+ ],
+ [
+ 10.543043412419024,
+ 9.584584920380848
+ ],
+ [
+ 11.501501904457086,
+ 15.335335872609335
+ ],
+ [
+ 12.459960396495148,
+ 21.086086824837935
+ ],
+ [
+ 12.459960396495148,
+ 38.338339681523394
+ ],
+ [
+ 12.459960396495148,
+ 49.83984158598048
+ ],
+ [
+ 10.543043412419024,
+ 59.42442650636133
+ ],
+ [
+ 8.626126428342786,
+ 69.00901142674218
+ ],
+ [
+ 6.709209444266662,
+ 75.71822087100873
+ ],
+ [
+ 6.709209444266662,
+ 77.63513785508496
+ ],
+ [
+ 5.7507509522286,
+ 79.55205483916109
+ ],
+ [
+ 4.792292460190424,
+ 80.51051333119915
+ ],
+ [
+ 4.792292460190424,
+ 80.51051333119915
+ ]
+ ],
+ "pressures": [
+ 0.2711181640625,
+ 0.4865570068359375,
+ 0.4889984130859375,
+ 0.4963226318359375,
+ 0.505615234375,
+ 0.512939453125,
+ 0.514404296875,
+ 0.518310546875,
+ 0.531005859375,
+ 0.5588531494140625,
+ 0.580841064453125,
+ 0.592071533203125,
+ 0.592559814453125,
+ 0.583770751953125,
+ 0.5603179931640625,
+ 0.2769775390625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "C5LvGJHXKkav5nyLR4Xoa",
+ "type": "freedraw",
+ "x": 220.25898410970728,
+ "y": 267.13507349844986,
+ "width": 19.16916984076181,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3O",
+ "roundness": null,
+ "seed": 347419369,
+ "version": 10,
+ "versionNonce": 1714110793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576622643,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920381758
+ ],
+ [
+ 5.7507509522286,
+ -0.9584584920381758
+ ],
+ [
+ 11.501501904457086,
+ -0.9584584920381758
+ ],
+ [
+ 16.29379436464751,
+ -1.916916984076238
+ ],
+ [
+ 18.210711348723635,
+ -0.9584584920381758
+ ],
+ [
+ 19.16916984076181,
+ -0.9584584920381758
+ ],
+ [
+ 19.16916984076181,
+ -0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.450897216796875,
+ 0.5617828369140625,
+ 0.5617828369140625,
+ 0.5578765869140625,
+ 0.523681640625,
+ 0.4298858642578125,
+ 0.2247161865234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Z2ZbY1rW9Q6KZ9Fxs7gXG",
+ "type": "freedraw",
+ "x": 225.05127656989782,
+ "y": 275.76119992679264,
+ "width": 11.501501904456973,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3P",
+ "roundness": null,
+ "seed": 1168130825,
+ "version": 8,
+ "versionNonce": 748025481,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576622817,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 6.709209444266548,
+ 0
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920381758
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.5622711181640625,
+ 0.6028289794921875,
+ 0.585235595703125,
+ 0.5344390869140625,
+ 0.4074249267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1xg1Qg3ExDoMp3XuKg0uO",
+ "type": "freedraw",
+ "x": -95.07385977082276,
+ "y": 246.04898667361192,
+ "width": 26.83683777706642,
+ "height": 42.172173649675756,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3S",
+ "roundness": null,
+ "seed": 909415049,
+ "version": 36,
+ "versionNonce": 1665143369,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576647202,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920381758,
+ -0.9584584920380621
+ ],
+ [
+ 1.916916984076238,
+ -1.9169169840761242
+ ],
+ [
+ 3.833833968152362,
+ -2.8753754761141863
+ ],
+ [
+ 6.709209444266662,
+ -3.833833968152362
+ ],
+ [
+ 8.626126428342786,
+ -3.833833968152362
+ ],
+ [
+ 10.543043412419024,
+ -3.833833968152362
+ ],
+ [
+ 12.459960396495148,
+ -3.833833968152362
+ ],
+ [
+ 16.29379436464751,
+ -2.8753754761141863
+ ],
+ [
+ 20.127628332799873,
+ 0
+ ],
+ [
+ 21.086086824837935,
+ 1.916916984076238
+ ],
+ [
+ 21.086086824837935,
+ 2.8753754761143
+ ],
+ [
+ 19.169169840761697,
+ 5.750750952228486
+ ],
+ [
+ 13.41841888853321,
+ 9.584584920380848
+ ],
+ [
+ 9.584584920380848,
+ 11.501501904457086
+ ],
+ [
+ 6.709209444266662,
+ 11.501501904457086
+ ],
+ [
+ 5.7507509522286,
+ 11.501501904457086
+ ],
+ [
+ 4.792292460190424,
+ 11.501501904457086
+ ],
+ [
+ 5.7507509522286,
+ 12.459960396495148
+ ],
+ [
+ 6.709209444266662,
+ 13.41841888853321
+ ],
+ [
+ 10.543043412419024,
+ 16.29379436464751
+ ],
+ [
+ 16.29379436464751,
+ 21.086086824837935
+ ],
+ [
+ 19.169169840761697,
+ 25.87837928502836
+ ],
+ [
+ 20.127628332799873,
+ 29.71221325318072
+ ],
+ [
+ 17.252252856685573,
+ 33.54604722133297
+ ],
+ [
+ 10.543043412419024,
+ 36.42142269744727
+ ],
+ [
+ 5.7507509522286,
+ 37.37988118948533
+ ],
+ [
+ 1.916916984076238,
+ 37.37988118948533
+ ],
+ [
+ -1.9169169840761242,
+ 38.338339681523394
+ ],
+ [
+ -4.792292460190424,
+ 38.338339681523394
+ ],
+ [
+ -5.750750952228486,
+ 36.42142269744727
+ ],
+ [
+ -5.750750952228486,
+ 36.42142269744727
+ ]
+ ],
+ "pressures": [
+ 0.2452239990234375,
+ 0.3634490966796875,
+ 0.4108428955078125,
+ 0.4298858642578125,
+ 0.444549560546875,
+ 0.448944091796875,
+ 0.448944091796875,
+ 0.450897216796875,
+ 0.451385498046875,
+ 0.452362060546875,
+ 0.452850341796875,
+ 0.458221435546875,
+ 0.458709716796875,
+ 0.459197998046875,
+ 0.465545654296875,
+ 0.4777679443359375,
+ 0.511474609375,
+ 0.520263671875,
+ 0.526611328125,
+ 0.527099609375,
+ 0.517333984375,
+ 0.505126953125,
+ 0.503662109375,
+ 0.502685546875,
+ 0.4924163818359375,
+ 0.4855804443359375,
+ 0.4914398193359375,
+ 0.517333984375,
+ 0.5515289306640625,
+ 0.5598297119140625,
+ 0.5622711181640625,
+ 0.5549468994140625,
+ 0.440155029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZW2pIuR7Vjyjy8nj7t5AW",
+ "type": "freedraw",
+ "x": -29.89868231223295,
+ "y": 223.04598286469786,
+ "width": 15.335335872609335,
+ "height": 79.55205483916109,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3T",
+ "roundness": null,
+ "seed": 1853150217,
+ "version": 21,
+ "versionNonce": 13615175,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576647944,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.8753754761141863,
+ 0
+ ],
+ [
+ -2.8753754761141863,
+ 0.9584584920381758
+ ],
+ [
+ -2.8753754761141863,
+ 1.916916984076238
+ ],
+ [
+ -3.833833968152362,
+ 2.8753754761143
+ ],
+ [
+ -3.833833968152362,
+ 4.792292460190424
+ ],
+ [
+ -5.750750952228486,
+ 8.626126428342786
+ ],
+ [
+ -6.709209444266548,
+ 14.376877380571273
+ ],
+ [
+ -8.626126428342786,
+ 21.086086824837935
+ ],
+ [
+ -10.54304341241891,
+ 34.504505713371145
+ ],
+ [
+ -10.54304341241891,
+ 44.089090633751994
+ ],
+ [
+ -10.54304341241891,
+ 53.67367555413284
+ ],
+ [
+ -9.584584920380848,
+ 57.507509522285204
+ ],
+ [
+ -8.626126428342786,
+ 61.34134349043745
+ ],
+ [
+ -5.750750952228486,
+ 68.05055293470411
+ ],
+ [
+ -1.9169169840761242,
+ 76.6766793630469
+ ],
+ [
+ 0.9584584920380621,
+ 79.55205483916109
+ ],
+ [
+ 3.833833968152362,
+ 79.55205483916109
+ ],
+ [
+ 4.792292460190424,
+ 79.55205483916109
+ ],
+ [
+ 4.792292460190424,
+ 79.55205483916109
+ ]
+ ],
+ "pressures": [
+ 0.1836700439453125,
+ 0.454315185546875,
+ 0.458709716796875,
+ 0.458709716796875,
+ 0.457244873046875,
+ 0.456268310546875,
+ 0.458709716796875,
+ 0.4982757568359375,
+ 0.5329742431640625,
+ 0.5608062744140625,
+ 0.569122314453125,
+ 0.581817626953125,
+ 0.588165283203125,
+ 0.5969696044921875,
+ 0.6028289794921875,
+ 0.5969696044921875,
+ 0.4987640380859375,
+ 0.2403411865234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "w-4JRyXZSUVjB-ot0QX_D",
+ "type": "freedraw",
+ "x": 208.7574822052503,
+ "y": 223.04598286469786,
+ "width": 7.6676679363046105,
+ "height": 83.38588880731345,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3U",
+ "roundness": null,
+ "seed": 999529095,
+ "version": 24,
+ "versionNonce": 1190520839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576649338,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920381758
+ ],
+ [
+ 0.9584584920380621,
+ 1.916916984076238
+ ],
+ [
+ 1.9169169840761242,
+ 2.8753754761143
+ ],
+ [
+ 2.8753754761143,
+ 4.792292460190424
+ ],
+ [
+ 3.833833968152362,
+ 5.7507509522286
+ ],
+ [
+ 5.750750952228486,
+ 10.543043412419024
+ ],
+ [
+ 6.709209444266548,
+ 16.29379436464751
+ ],
+ [
+ 6.709209444266548,
+ 22.044545316875997
+ ],
+ [
+ 6.709209444266548,
+ 27.795296269104483
+ ],
+ [
+ 6.709209444266548,
+ 38.338339681523394
+ ],
+ [
+ 6.709209444266548,
+ 45.047549125790056
+ ],
+ [
+ 6.709209444266548,
+ 48.88138309394242
+ ],
+ [
+ 6.709209444266548,
+ 51.756758570056604
+ ],
+ [
+ 5.750750952228486,
+ 58.465968014323266
+ ],
+ [
+ 3.833833968152362,
+ 65.17517745858981
+ ],
+ [
+ 0.9584584920380621,
+ 74.75976237897066
+ ],
+ [
+ 0,
+ 78.59359634712303
+ ],
+ [
+ 0,
+ 81.46897182323733
+ ],
+ [
+ -0.9584584920380621,
+ 83.38588880731345
+ ],
+ [
+ -0.9584584920380621,
+ 83.38588880731345
+ ]
+ ],
+ "pressures": [
+ 0.211517333984375,
+ 0.3688201904296875,
+ 0.465545654296875,
+ 0.466522216796875,
+ 0.466522216796875,
+ 0.4694671630859375,
+ 0.4728851318359375,
+ 0.4772796630859375,
+ 0.4968109130859375,
+ 0.510986328125,
+ 0.519287109375,
+ 0.531005859375,
+ 0.5515289306640625,
+ 0.5578765869140625,
+ 0.5593414306640625,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.5608062744140625,
+ 0.565704345703125,
+ 0.5564117431640625,
+ 0.527099609375,
+ 0.38006591796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GrsxhsHvq8qmdTKIMnENW",
+ "type": "freedraw",
+ "x": 302.6864144249827,
+ "y": 272.88582445067834,
+ "width": 46.96446610986618,
+ "height": 57.507509522285204,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3V",
+ "roundness": null,
+ "seed": 547541575,
+ "version": 51,
+ "versionNonce": 993522057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576652279,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -1.9169169840761242
+ ],
+ [
+ 1.9169169840761242,
+ -2.8753754761143
+ ],
+ [
+ 1.9169169840761242,
+ -3.833833968152362
+ ],
+ [
+ 2.8753754761143,
+ -4.792292460190424
+ ],
+ [
+ 2.8753754761143,
+ -5.750750952228486
+ ],
+ [
+ 2.8753754761143,
+ -6.709209444266662
+ ],
+ [
+ 1.9169169840761242,
+ -7.667667936304724
+ ],
+ [
+ 0.9584584920380621,
+ -7.667667936304724
+ ],
+ [
+ -0.9584584920380621,
+ -7.667667936304724
+ ],
+ [
+ -2.8753754761143,
+ -7.667667936304724
+ ],
+ [
+ -4.792292460190424,
+ -6.709209444266662
+ ],
+ [
+ -6.709209444266548,
+ -5.750750952228486
+ ],
+ [
+ -11.501501904456973,
+ -2.8753754761143
+ ],
+ [
+ -15.335335872609335,
+ 0.9584584920380621
+ ],
+ [
+ -16.293794364647397,
+ 3.833833968152362
+ ],
+ [
+ -17.252252856685573,
+ 9.584584920380848
+ ],
+ [
+ -16.293794364647397,
+ 14.376877380571273
+ ],
+ [
+ -13.41841888853321,
+ 19.169169840761697
+ ],
+ [
+ -9.584584920380848,
+ 21.08608682483782
+ ],
+ [
+ -2.8753754761143,
+ 19.169169840761697
+ ],
+ [
+ 0,
+ 17.252252856685573
+ ],
+ [
+ 5.750750952228486,
+ 9.584584920380848
+ ],
+ [
+ 6.709209444266548,
+ 4.792292460190424
+ ],
+ [
+ 7.667667936304724,
+ 0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ 0
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266548,
+ -1.9169169840761242
+ ],
+ [
+ 5.750750952228486,
+ -1.9169169840761242
+ ],
+ [
+ 5.750750952228486,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266548,
+ 3.833833968152362
+ ],
+ [
+ 10.54304341241891,
+ 10.54304341241891
+ ],
+ [
+ 12.459960396495148,
+ 15.335335872609335
+ ],
+ [
+ 17.252252856685573,
+ 23.96146230095212
+ ],
+ [
+ 21.086086824837935,
+ 31.629130237256845
+ ],
+ [
+ 23.00300380891406,
+ 35.462964205409094
+ ],
+ [
+ 24.919920792990183,
+ 38.338339681523394
+ ],
+ [
+ 28.753754761142545,
+ 42.172173649675756
+ ],
+ [
+ 29.712213253180607,
+ 46.96446610986618
+ ],
+ [
+ 29.712213253180607,
+ 47.92292460190424
+ ],
+ [
+ 27.795296269104483,
+ 48.881383093942304
+ ],
+ [
+ 23.96146230095212,
+ 49.83984158598048
+ ],
+ [
+ 22.044545316875997,
+ 49.83984158598048
+ ],
+ [
+ 20.12762833279976,
+ 49.83984158598048
+ ],
+ [
+ 18.210711348723635,
+ 48.881383093942304
+ ],
+ [
+ 15.335335872609335,
+ 46.96446610986618
+ ],
+ [
+ 12.459960396495148,
+ 45.047549125790056
+ ],
+ [
+ 12.459960396495148,
+ 44.08909063375188
+ ],
+ [
+ 12.459960396495148,
+ 44.08909063375188
+ ]
+ ],
+ "pressures": [
+ 0.199798583984375,
+ 0.2720947265625,
+ 0.3067779541015625,
+ 0.3439178466796875,
+ 0.3556365966796875,
+ 0.3702850341796875,
+ 0.440643310546875,
+ 0.5393218994140625,
+ 0.5495758056640625,
+ 0.5495758056640625,
+ 0.5461578369140625,
+ 0.5446929931640625,
+ 0.5446929931640625,
+ 0.5446929931640625,
+ 0.5500640869140625,
+ 0.5539703369140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5495758056640625,
+ 0.5476226806640625,
+ 0.5446929931640625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.5402984619140625,
+ 0.5407867431640625,
+ 0.5417633056640625,
+ 0.5437164306640625,
+ 0.5456695556640625,
+ 0.5603179931640625,
+ 0.562774658203125,
+ 0.5564117431640625,
+ 0.5593414306640625,
+ 0.5617828369140625,
+ 0.563751220703125,
+ 0.566192626953125,
+ 0.569122314453125,
+ 0.571075439453125,
+ 0.572540283203125,
+ 0.577911376953125,
+ 0.6106414794921875,
+ 0.63800048828125,
+ 0.63897705078125,
+ 0.63702392578125,
+ 0.62921142578125,
+ 0.6218719482421875,
+ 0.6096649169921875,
+ 0.5578765869140625,
+ 0.3453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yPdQei657O_6IjZipJ55I",
+ "type": "freedraw",
+ "x": 340.066295614468,
+ "y": 228.79673381692646,
+ "width": 17.252252856685573,
+ "height": 65.17517745858981,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3Z",
+ "roundness": null,
+ "seed": 1450612519,
+ "version": 19,
+ "versionNonce": 428398761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576663101,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.916916984076238
+ ],
+ [
+ -0.9584584920380621,
+ -1.916916984076238
+ ],
+ [
+ -0.9584584920380621,
+ -2.8753754761143
+ ],
+ [
+ -2.8753754761143,
+ -1.916916984076238
+ ],
+ [
+ -3.833833968152362,
+ 0
+ ],
+ [
+ -5.750750952228486,
+ 2.8753754761141863
+ ],
+ [
+ -9.584584920380848,
+ 10.54304341241891
+ ],
+ [
+ -11.501501904456973,
+ 15.335335872609335
+ ],
+ [
+ -12.459960396495148,
+ 21.08608682483782
+ ],
+ [
+ -16.293794364647397,
+ 38.338339681523394
+ ],
+ [
+ -17.252252856685573,
+ 47.92292460190424
+ ],
+ [
+ -16.293794364647397,
+ 55.59059253820885
+ ],
+ [
+ -13.41841888853321,
+ 60.38288499839928
+ ],
+ [
+ -9.584584920380848,
+ 62.299801982475515
+ ],
+ [
+ -6.709209444266548,
+ 61.34134349043745
+ ],
+ [
+ -4.792292460190424,
+ 60.38288499839928
+ ],
+ [
+ -4.792292460190424,
+ 60.38288499839928
+ ]
+ ],
+ "pressures": [
+ 0.37860107421875,
+ 0.4093780517578125,
+ 0.440155029296875,
+ 0.500732421875,
+ 0.5490875244140625,
+ 0.5495758056640625,
+ 0.5500640869140625,
+ 0.5549468994140625,
+ 0.5573883056640625,
+ 0.5588531494140625,
+ 0.5622711181640625,
+ 0.5617828369140625,
+ 0.5598297119140625,
+ 0.5329742431640625,
+ 0.4132843017578125,
+ 0.3043365478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WTx8iTbCIAL5XVxwIl99H",
+ "type": "freedraw",
+ "x": 356.3600899791155,
+ "y": 247.00744516564998,
+ "width": 10.543043412419024,
+ "height": 36.42142269744727,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3a",
+ "roundness": null,
+ "seed": 457671273,
+ "version": 15,
+ "versionNonce": 1006569095,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576663520,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0.9584584920381758
+ ],
+ [
+ -2.8753754761144137,
+ 3.833833968152362
+ ],
+ [
+ -4.792292460190538,
+ 7.667667936304724
+ ],
+ [
+ -5.7507509522286,
+ 12.459960396495148
+ ],
+ [
+ -7.667667936304724,
+ 17.252252856685573
+ ],
+ [
+ -9.584584920380962,
+ 25.87837928502836
+ ],
+ [
+ -10.543043412419024,
+ 28.75375476114266
+ ],
+ [
+ -10.543043412419024,
+ 33.54604722133308
+ ],
+ [
+ -9.584584920380962,
+ 35.46296420540921
+ ],
+ [
+ -6.709209444266662,
+ 34.504505713371145
+ ],
+ [
+ -6.709209444266662,
+ 34.504505713371145
+ ]
+ ],
+ "pressures": [
+ 0.2921295166015625,
+ 0.4225616455078125,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5583648681640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.5588531494140625,
+ 0.5564117431640625,
+ 0.4860687255859375,
+ 0.3483123779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "n5AeGYQImHy3Yb71s0QxG",
+ "type": "freedraw",
+ "x": 341.9832125985441,
+ "y": 261.38432254622126,
+ "width": 22.04454531687611,
+ "height": 3.8338339681522484,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3b",
+ "roundness": null,
+ "seed": 1473663175,
+ "version": 10,
+ "versionNonce": 440923239,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576663796,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 5.7507509522286,
+ -0.9584584920380621
+ ],
+ [
+ 11.501501904456973,
+ -1.9169169840761242
+ ],
+ [
+ 14.376877380571386,
+ -2.8753754761141863
+ ],
+ [
+ 20.12762833279976,
+ -3.8338339681522484
+ ],
+ [
+ 22.04454531687611,
+ -3.8338339681522484
+ ],
+ [
+ 22.04454531687611,
+ -3.8338339681522484
+ ]
+ ],
+ "pressures": [
+ 0.38397216796875,
+ 0.513427734375,
+ 0.563751220703125,
+ 0.578399658203125,
+ 0.567657470703125,
+ 0.512451171875,
+ 0.12896728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JygqZwR2Zia6HYnrJD6Pe",
+ "type": "freedraw",
+ "x": 373.6123428358011,
+ "y": 272.88582445067834,
+ "width": 11.501501904456973,
+ "height": 2.8753754761143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3c",
+ "roundness": null,
+ "seed": 1097156263,
+ "version": 9,
+ "versionNonce": 907849417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576664117,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -1.9169169840761242
+ ],
+ [
+ 5.750750952228373,
+ -2.8753754761143
+ ],
+ [
+ 8.626126428342559,
+ -2.8753754761143
+ ],
+ [
+ 11.501501904456973,
+ -2.8753754761143
+ ],
+ [
+ 11.501501904456973,
+ -2.8753754761143
+ ]
+ ],
+ "pressures": [
+ 0.440643310546875,
+ 0.521728515625,
+ 0.521728515625,
+ 0.521728515625,
+ 0.500732421875,
+ 0.3717498779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sSC7alHSCnk64V-9eOLm7",
+ "type": "freedraw",
+ "x": 399.4907221208292,
+ "y": 260.4258640541832,
+ "width": 22.044545316875883,
+ "height": 36.42142269744727,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3d",
+ "roundness": null,
+ "seed": 1731481737,
+ "version": 32,
+ "versionNonce": 1555930761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576664712,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -2.8753754761141863
+ ],
+ [
+ 1.9169169840763516,
+ -3.833833968152362
+ ],
+ [
+ 2.8753754761144137,
+ -5.750750952228486
+ ],
+ [
+ 2.8753754761144137,
+ -7.6676679363046105
+ ],
+ [
+ 2.8753754761144137,
+ -10.54304341241891
+ ],
+ [
+ 2.8753754761144137,
+ -12.459960396495035
+ ],
+ [
+ 2.8753754761144137,
+ -14.376877380571273
+ ],
+ [
+ 1.9169169840763516,
+ -14.376877380571273
+ ],
+ [
+ 2.8753754761144137,
+ -11.501501904456973
+ ],
+ [
+ 3.833833968152476,
+ -5.750750952228486
+ ],
+ [
+ 3.833833968152476,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190538,
+ 3.833833968152362
+ ],
+ [
+ 4.792292460190538,
+ 7.667667936304724
+ ],
+ [
+ 5.7507509522286,
+ 11.501501904457086
+ ],
+ [
+ 6.709209444266662,
+ 17.252252856685573
+ ],
+ [
+ 6.709209444266662,
+ 20.127628332799873
+ ],
+ [
+ 3.833833968152476,
+ 21.086086824837935
+ ],
+ [
+ 0,
+ 22.044545316875997
+ ],
+ [
+ -1.9169169840761242,
+ 22.044545316875997
+ ],
+ [
+ -2.8753754761141863,
+ 22.044545316875997
+ ],
+ [
+ -3.8338339681522484,
+ 22.044545316875997
+ ],
+ [
+ -2.8753754761141863,
+ 22.044545316875997
+ ],
+ [
+ 0.9584584920380621,
+ 22.044545316875997
+ ],
+ [
+ 3.833833968152476,
+ 22.044545316875997
+ ],
+ [
+ 6.709209444266662,
+ 22.044545316875997
+ ],
+ [
+ 9.584584920380848,
+ 22.044545316875997
+ ],
+ [
+ 15.335335872609448,
+ 21.086086824837935
+ ],
+ [
+ 18.210711348723635,
+ 21.086086824837935
+ ],
+ [
+ 18.210711348723635,
+ 21.086086824837935
+ ]
+ ],
+ "pressures": [
+ 0.342437744140625,
+ 0.4753265380859375,
+ 0.4831390380859375,
+ 0.4860687255859375,
+ 0.4982757568359375,
+ 0.522705078125,
+ 0.5554351806640625,
+ 0.566192626953125,
+ 0.577423095703125,
+ 0.581329345703125,
+ 0.5612945556640625,
+ 0.5617828369140625,
+ 0.5622711181640625,
+ 0.5617828369140625,
+ 0.5622711181640625,
+ 0.562774658203125,
+ 0.563262939453125,
+ 0.587188720703125,
+ 0.5955047607421875,
+ 0.584259033203125,
+ 0.582794189453125,
+ 0.585723876953125,
+ 0.580352783203125,
+ 0.575469970703125,
+ 0.574493408203125,
+ 0.568145751953125,
+ 0.5402984619140625,
+ 0.4806976318359375,
+ 0.190521240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "R1xvxgNfaMOzeev4yLOXM",
+ "type": "freedraw",
+ "x": 423.45218442178145,
+ "y": 236.46440175323107,
+ "width": 9.584584920380848,
+ "height": 52.715217062094666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3e",
+ "roundness": null,
+ "seed": 1387024457,
+ "version": 16,
+ "versionNonce": 965785417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576665139,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 4.7922924601903105,
+ 0.9584584920380621
+ ],
+ [
+ 6.709209444266662,
+ 6.709209444266662
+ ],
+ [
+ 8.626126428342786,
+ 15.335335872609335
+ ],
+ [
+ 9.584584920380848,
+ 31.629130237256845
+ ],
+ [
+ 9.584584920380848,
+ 40.25525666559963
+ ],
+ [
+ 8.626126428342786,
+ 46.00600761782812
+ ],
+ [
+ 7.667667936304724,
+ 49.83984158598048
+ ],
+ [
+ 7.667667936304724,
+ 50.79830007801854
+ ],
+ [
+ 7.667667936304724,
+ 51.756758570056604
+ ],
+ [
+ 6.709209444266662,
+ 50.79830007801854
+ ],
+ [
+ 6.709209444266662,
+ 50.79830007801854
+ ]
+ ],
+ "pressures": [
+ 0.187591552734375,
+ 0.440643310546875,
+ 0.4802093505859375,
+ 0.4953460693359375,
+ 0.5422515869140625,
+ 0.564239501953125,
+ 0.568634033203125,
+ 0.571075439453125,
+ 0.573516845703125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.4909515380859375,
+ 0.4064483642578125,
+ 0.2730712890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "L63YUQCuBo-qsXjOnebWX",
+ "type": "freedraw",
+ "x": 456.9982316431143,
+ "y": 224.00444135673604,
+ "width": 12.459960396495262,
+ "height": 63.25826047451358,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3f",
+ "roundness": null,
+ "seed": 1252014345,
+ "version": 15,
+ "versionNonce": 818025959,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576665596,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 1.9169169840761242
+ ],
+ [
+ -1.9169169840761242,
+ 3.8338339681522484
+ ],
+ [
+ -2.8753754761141863,
+ 7.6676679363046105
+ ],
+ [
+ -4.7922924601903105,
+ 16.293794364647397
+ ],
+ [
+ -6.709209444266435,
+ 22.044545316875883
+ ],
+ [
+ -7.667667936304497,
+ 26.836837777066307
+ ],
+ [
+ -10.54304341241891,
+ 43.13063214171382
+ ],
+ [
+ -10.54304341241891,
+ 51.756758570056604
+ ],
+ [
+ -8.626126428342559,
+ 57.50750952228509
+ ],
+ [
+ -5.750750952228373,
+ 61.34134349043745
+ ],
+ [
+ -1.9169169840761242,
+ 63.25826047451358
+ ],
+ [
+ 1.9169169840763516,
+ 61.34134349043745
+ ],
+ [
+ 1.9169169840763516,
+ 61.34134349043745
+ ]
+ ],
+ "pressures": [
+ 0.4108428955078125,
+ 0.528076171875,
+ 0.5354156494140625,
+ 0.5393218994140625,
+ 0.5539703369140625,
+ 0.5588531494140625,
+ 0.5622711181640625,
+ 0.573028564453125,
+ 0.574005126953125,
+ 0.574005126953125,
+ 0.5402984619140625,
+ 0.441619873046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cKVtC9Npo5Ks9nsznPQxX",
+ "type": "freedraw",
+ "x": 444.5382712466193,
+ "y": 251.7997376258404,
+ "width": 17.252252856685573,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3g",
+ "roundness": null,
+ "seed": 2112161831,
+ "version": 9,
+ "versionNonce": 370443593,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576665873,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 5.7507509522286,
+ -0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920380621
+ ],
+ [
+ 15.335335872609448,
+ -0.9584584920380621
+ ],
+ [
+ 17.252252856685573,
+ -0.9584584920380621
+ ],
+ [
+ 17.252252856685573,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.4206085205078125,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5363922119140625,
+ 0.4968109130859375,
+ 0.321929931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QjKNaSrPEmq4ejPjJmi2U",
+ "type": "freedraw",
+ "x": 481.9181524361046,
+ "y": 265.2181565143736,
+ "width": 15.335335872609448,
+ "height": 3.833833968152362,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3h",
+ "roundness": null,
+ "seed": 923305737,
+ "version": 10,
+ "versionNonce": 1497760105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576666251,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 3.833833968152476,
+ -0.9584584920380621
+ ],
+ [
+ 5.7507509522286,
+ -0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ -1.9169169840761242
+ ],
+ [
+ 12.459960396495035,
+ -1.9169169840761242
+ ],
+ [
+ 13.418418888533324,
+ -2.8753754761141863
+ ],
+ [
+ 15.335335872609448,
+ -3.833833968152362
+ ],
+ [
+ 15.335335872609448,
+ -3.833833968152362
+ ]
+ ],
+ "pressures": [
+ 0.441131591796875,
+ 0.5505523681640625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.4968109130859375,
+ 0.4308624267578125,
+ 0.338043212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EqW51y5DaiOzqijVqhTuP",
+ "type": "freedraw",
+ "x": 486.71044489629514,
+ "y": 251.7997376258404,
+ "width": 3.8338339681522484,
+ "height": 21.086086824837935,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3i",
+ "roundness": null,
+ "seed": 786529065,
+ "version": 11,
+ "versionNonce": 1016403847,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576666471,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 1.916916984076238
+ ],
+ [
+ -0.9584584920380621,
+ 4.792292460190424
+ ],
+ [
+ 0,
+ 11.501501904457086
+ ],
+ [
+ 0,
+ 14.376877380571273
+ ],
+ [
+ 0.9584584920380621,
+ 17.252252856685573
+ ],
+ [
+ 2.8753754761141863,
+ 20.127628332799873
+ ],
+ [
+ 2.8753754761141863,
+ 21.086086824837935
+ ],
+ [
+ 2.8753754761141863,
+ 21.086086824837935
+ ]
+ ],
+ "pressures": [
+ 0.579864501953125,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.584747314453125,
+ 0.5583648681640625,
+ 0.504638671875,
+ 0.2330169677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5c8H2UMByg1iYafG5Cpix",
+ "type": "freedraw",
+ "x": 540.3841204504278,
+ "y": 225.92135834081216,
+ "width": 0.9584584920380621,
+ "height": 26.83683777706642,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3j",
+ "roundness": null,
+ "seed": 81535431,
+ "version": 12,
+ "versionNonce": 1123016839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576666940,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 1.9169169840761242
+ ],
+ [
+ 0,
+ 3.833833968152362
+ ],
+ [
+ 0,
+ 7.667667936304724
+ ],
+ [
+ -0.9584584920380621,
+ 10.54304341241891
+ ],
+ [
+ -0.9584584920380621,
+ 17.252252856685573
+ ],
+ [
+ -0.9584584920380621,
+ 20.12762833279976
+ ],
+ [
+ -0.9584584920380621,
+ 24.919920792990183
+ ],
+ [
+ -0.9584584920380621,
+ 26.83683777706642
+ ],
+ [
+ -0.9584584920380621,
+ 26.83683777706642
+ ]
+ ],
+ "pressures": [
+ 0.4831390380859375,
+ 0.591094970703125,
+ 0.5940399169921875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5940399169921875,
+ 0.5495758056640625,
+ 0.500732421875,
+ 0.343414306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VO_GBhN4eKIO8TPnnkpZD",
+ "type": "freedraw",
+ "x": 526.0072430698566,
+ "y": 262.34278103825943,
+ "width": 21.08608682483782,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3k",
+ "roundness": null,
+ "seed": 668510919,
+ "version": 13,
+ "versionNonce": 691852905,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576667222,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920381758
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920381758
+ ],
+ [
+ 13.418418888533097,
+ -0.9584584920381758
+ ],
+ [
+ 18.210711348723635,
+ -0.9584584920381758
+ ],
+ [
+ 20.12762833279976,
+ -0.9584584920381758
+ ],
+ [
+ 20.12762833279976,
+ -0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.2491302490234375,
+ 0.4347686767578125,
+ 0.5539703369140625,
+ 0.578399658203125,
+ 0.5950164794921875,
+ 0.5989227294921875,
+ 0.5979461669921875,
+ 0.578399658203125,
+ 0.5422515869140625,
+ 0.334136962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Lo2DeK41vmRG9B9mIim2v",
+ "type": "freedraw",
+ "x": 525.0487845778185,
+ "y": 275.76119992679264,
+ "width": 14.376877380571159,
+ "height": 31.629130237256845,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3l",
+ "roundness": null,
+ "seed": 350687273,
+ "version": 20,
+ "versionNonce": 312910057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576667786,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ 3.8338339681522484,
+ -0.9584584920381758
+ ],
+ [
+ 5.750750952228373,
+ -0.9584584920381758
+ ],
+ [
+ 7.667667936304724,
+ -1.916916984076238
+ ],
+ [
+ 9.584584920380848,
+ -1.916916984076238
+ ],
+ [
+ 12.459960396495035,
+ -1.916916984076238
+ ],
+ [
+ 13.418418888533097,
+ -0.9584584920381758
+ ],
+ [
+ 14.376877380571159,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495035,
+ 4.792292460190424
+ ],
+ [
+ 10.54304341241891,
+ 7.6676679363046105
+ ],
+ [
+ 7.667667936304724,
+ 10.54304341241891
+ ],
+ [
+ 1.9169169840761242,
+ 17.25225285668546
+ ],
+ [
+ 0.9584584920380621,
+ 21.08608682483782
+ ],
+ [
+ 0,
+ 23.96146230095212
+ ],
+ [
+ 1.9169169840761242,
+ 26.836837777066307
+ ],
+ [
+ 7.667667936304724,
+ 29.712213253180607
+ ],
+ [
+ 12.459960396495035,
+ 29.712213253180607
+ ],
+ [
+ 12.459960396495035,
+ 29.712213253180607
+ ]
+ ],
+ "pressures": [
+ 0.4220733642578125,
+ 0.5485992431640625,
+ 0.5539703369140625,
+ 0.5554351806640625,
+ 0.5573883056640625,
+ 0.5578765869140625,
+ 0.5559234619140625,
+ 0.5529937744140625,
+ 0.5598297119140625,
+ 0.566680908203125,
+ 0.567657470703125,
+ 0.569122314453125,
+ 0.569122314453125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.445526123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xJUNoJCCLV0Kjk2I5du5d",
+ "type": "freedraw",
+ "x": 577.7640016399131,
+ "y": 258.50894707010707,
+ "width": 31.62913023725696,
+ "height": 53.67367555413273,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3m",
+ "roundness": null,
+ "seed": 155204265,
+ "version": 36,
+ "versionNonce": 251916905,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576668651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ -2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ -5.750750952228373,
+ -0.9584584920380621
+ ],
+ [
+ -7.667667936304724,
+ 0
+ ],
+ [
+ -10.54304341241891,
+ 0.9584584920380621
+ ],
+ [
+ -15.335335872609221,
+ 4.792292460190424
+ ],
+ [
+ -17.252252856685573,
+ 8.626126428342786
+ ],
+ [
+ -18.210711348723635,
+ 13.41841888853321
+ ],
+ [
+ -17.252252856685573,
+ 15.335335872609335
+ ],
+ [
+ -16.293794364647283,
+ 17.252252856685573
+ ],
+ [
+ -11.501501904456973,
+ 20.12762833279976
+ ],
+ [
+ -7.667667936304724,
+ 20.12762833279976
+ ],
+ [
+ -4.7922924601903105,
+ 18.210711348723635
+ ],
+ [
+ -1.9169169840761242,
+ 15.335335872609335
+ ],
+ [
+ -0.9584584920380621,
+ 10.54304341241891
+ ],
+ [
+ -0.9584584920380621,
+ 9.584584920380848
+ ],
+ [
+ -1.9169169840761242,
+ 8.626126428342786
+ ],
+ [
+ -2.8753754761141863,
+ 8.626126428342786
+ ],
+ [
+ -2.8753754761141863,
+ 9.584584920380848
+ ],
+ [
+ -2.8753754761141863,
+ 12.459960396495148
+ ],
+ [
+ -1.9169169840761242,
+ 18.210711348723635
+ ],
+ [
+ 0.9584584920380621,
+ 23.00300380891406
+ ],
+ [
+ 6.709209444266662,
+ 31.629130237256845
+ ],
+ [
+ 9.584584920380848,
+ 37.37988118948533
+ ],
+ [
+ 12.459960396495262,
+ 43.13063214171382
+ ],
+ [
+ 13.418418888533324,
+ 47.92292460190424
+ ],
+ [
+ 13.418418888533324,
+ 50.79830007801854
+ ],
+ [
+ 12.459960396495262,
+ 52.715217062094666
+ ],
+ [
+ 9.584584920380848,
+ 51.756758570056604
+ ],
+ [
+ 6.709209444266662,
+ 48.881383093942304
+ ],
+ [
+ 4.792292460190538,
+ 44.08909063375188
+ ],
+ [
+ 3.833833968152476,
+ 40.25525666559952
+ ],
+ [
+ 3.833833968152476,
+ 40.25525666559952
+ ]
+ ],
+ "pressures": [
+ 0.441131591796875,
+ 0.5520172119140625,
+ 0.5559234619140625,
+ 0.5544586181640625,
+ 0.5544586181640625,
+ 0.5569000244140625,
+ 0.5593414306640625,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.566192626953125,
+ 0.562774658203125,
+ 0.5564117431640625,
+ 0.5388336181640625,
+ 0.5393218994140625,
+ 0.5495758056640625,
+ 0.564239501953125,
+ 0.588653564453125,
+ 0.6033172607421875,
+ 0.6072235107421875,
+ 0.6091766357421875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5969696044921875,
+ 0.587188720703125,
+ 0.568634033203125,
+ 0.5588531494140625,
+ 0.5583648681640625,
+ 0.5593414306640625,
+ 0.573516845703125,
+ 0.6116180419921875,
+ 0.6155242919921875,
+ 0.5998992919921875,
+ 0.445037841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VD8YI2PiBCxuFCt8WJlxX",
+ "type": "freedraw",
+ "x": 592.1408790204845,
+ "y": 238.3813187373073,
+ "width": 13.418418888533097,
+ "height": 22.044545316875997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3n",
+ "roundness": null,
+ "seed": 278342697,
+ "version": 20,
+ "versionNonce": 2116271337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576669228,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920381758
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920381758
+ ],
+ [
+ 5.750750952228373,
+ -0.9584584920381758
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920381758
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920381758
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920381758
+ ],
+ [
+ 12.459960396495035,
+ -0.9584584920381758
+ ],
+ [
+ 12.459960396495035,
+ 0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ 4.792292460190424
+ ],
+ [
+ 8.626126428342786,
+ 6.709209444266548
+ ],
+ [
+ 6.709209444266662,
+ 8.626126428342673
+ ],
+ [
+ 5.750750952228373,
+ 11.501501904456973
+ ],
+ [
+ 5.750750952228373,
+ 14.376877380571273
+ ],
+ [
+ 8.626126428342786,
+ 19.169169840761697
+ ],
+ [
+ 11.501501904456973,
+ 21.08608682483782
+ ],
+ [
+ 13.418418888533097,
+ 21.08608682483782
+ ],
+ [
+ 13.418418888533097,
+ 21.08608682483782
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.568634033203125,
+ 0.572540283203125,
+ 0.575958251953125,
+ 0.576934814453125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.580841064453125,
+ 0.584747314453125,
+ 0.584747314453125,
+ 0.584747314453125,
+ 0.583282470703125,
+ 0.571075439453125,
+ 0.4723968505859375,
+ 0.2921295166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Rb9A-vHKKcIWt1-YBWwYj",
+ "type": "freedraw",
+ "x": -29.898682312232722,
+ "y": 362.98092270225834,
+ "width": 20.127628332799873,
+ "height": 26.83683777706642,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3p",
+ "roundness": null,
+ "seed": 276411401,
+ "version": 34,
+ "versionNonce": 36755689,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576679443,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ 7.6676679363046105,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920380621
+ ],
+ [
+ 15.335335872609335,
+ 0
+ ],
+ [
+ 18.21071134872352,
+ 0.9584584920381758
+ ],
+ [
+ 19.169169840761697,
+ 1.916916984076238
+ ],
+ [
+ 19.169169840761697,
+ 2.8753754761143
+ ],
+ [
+ 15.335335872609335,
+ 6.709209444266662
+ ],
+ [
+ 11.501501904456973,
+ 9.584584920380848
+ ],
+ [
+ 7.6676679363046105,
+ 12.459960396495148
+ ],
+ [
+ 6.709209444266548,
+ 12.459960396495148
+ ],
+ [
+ 5.750750952228486,
+ 12.459960396495148
+ ],
+ [
+ 5.750750952228486,
+ 13.41841888853321
+ ],
+ [
+ 7.6676679363046105,
+ 14.376877380571273
+ ],
+ [
+ 9.584584920380848,
+ 14.376877380571273
+ ],
+ [
+ 10.54304341241891,
+ 15.335335872609448
+ ],
+ [
+ 14.376877380571273,
+ 20.127628332799873
+ ],
+ [
+ 16.293794364647397,
+ 23.00300380891406
+ ],
+ [
+ 16.293794364647397,
+ 23.96146230095212
+ ],
+ [
+ 15.335335872609335,
+ 24.919920792990297
+ ],
+ [
+ 10.54304341241891,
+ 25.87837928502836
+ ],
+ [
+ 7.6676679363046105,
+ 24.919920792990297
+ ],
+ [
+ 5.750750952228486,
+ 24.919920792990297
+ ],
+ [
+ 3.8338339681522484,
+ 23.96146230095212
+ ],
+ [
+ 1.9169169840761242,
+ 23.96146230095212
+ ],
+ [
+ 0.9584584920380621,
+ 23.96146230095212
+ ],
+ [
+ 0,
+ 23.00300380891406
+ ],
+ [
+ 0,
+ 23.00300380891406
+ ]
+ ],
+ "pressures": [
+ 0.3062896728515625,
+ 0.38006591796875,
+ 0.512451171875,
+ 0.529541015625,
+ 0.5315093994140625,
+ 0.5324859619140625,
+ 0.5319976806640625,
+ 0.5319976806640625,
+ 0.5324859619140625,
+ 0.5359039306640625,
+ 0.5520172119140625,
+ 0.566680908203125,
+ 0.572052001953125,
+ 0.573516845703125,
+ 0.576934814453125,
+ 0.577423095703125,
+ 0.576934814453125,
+ 0.574493408203125,
+ 0.5417633056640625,
+ 0.5417633056640625,
+ 0.5417633056640625,
+ 0.5422515869140625,
+ 0.5417633056640625,
+ 0.5529937744140625,
+ 0.573516845703125,
+ 0.592071533203125,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.592559814453125,
+ 0.5373687744140625,
+ 0.326324462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PHbDcUKGPC_2NnX7gMzQ8",
+ "type": "freedraw",
+ "x": -42.35864270872787,
+ "y": 404.19463785989603,
+ "width": 37.37988118948533,
+ "height": 6.709209444266548,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3q",
+ "roundness": null,
+ "seed": 1436316329,
+ "version": 14,
+ "versionNonce": 1189133001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576679944,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -1.9169169840761242
+ ],
+ [
+ 7.667667936304724,
+ -2.8753754761141863
+ ],
+ [
+ 11.501501904456973,
+ -3.833833968152362
+ ],
+ [
+ 14.376877380571273,
+ -3.833833968152362
+ ],
+ [
+ 21.08608682483782,
+ -5.750750952228486
+ ],
+ [
+ 27.795296269104483,
+ -5.750750952228486
+ ],
+ [
+ 32.58758872929491,
+ -6.709209444266548
+ ],
+ [
+ 34.50450571337103,
+ -6.709209444266548
+ ],
+ [
+ 36.42142269744727,
+ -5.750750952228486
+ ],
+ [
+ 37.37988118948533,
+ -5.750750952228486
+ ],
+ [
+ 37.37988118948533,
+ -5.750750952228486
+ ]
+ ],
+ "pressures": [
+ 0.3639373779296875,
+ 0.5451812744140625,
+ 0.5539703369140625,
+ 0.564239501953125,
+ 0.568145751953125,
+ 0.572052001953125,
+ 0.572540283203125,
+ 0.569122314453125,
+ 0.503173828125,
+ 0.39129638671875,
+ 0.15191650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UkhS96I1ZZXGlVmzTciUU",
+ "type": "freedraw",
+ "x": -32.77405778834702,
+ "y": 414.73768127231494,
+ "width": 23.96146230095212,
+ "height": 20.12762833279976,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3r",
+ "roundness": null,
+ "seed": 1197825161,
+ "version": 21,
+ "versionNonce": 1955110855,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576680545,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ -1.9169169840761242
+ ],
+ [
+ 8.626126428342786,
+ -2.8753754761141863
+ ],
+ [
+ 12.459960396495148,
+ -3.8338339681522484
+ ],
+ [
+ 15.335335872609335,
+ -3.8338339681522484
+ ],
+ [
+ 15.335335872609335,
+ -2.8753754761141863
+ ],
+ [
+ 13.41841888853321,
+ -0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ 3.833833968152362
+ ],
+ [
+ 7.667667936304724,
+ 5.7507509522286
+ ],
+ [
+ 4.792292460190424,
+ 9.584584920380848
+ ],
+ [
+ 2.8753754761143,
+ 11.501501904457086
+ ],
+ [
+ 2.8753754761143,
+ 13.41841888853321
+ ],
+ [
+ 6.709209444266548,
+ 15.335335872609448
+ ],
+ [
+ 12.459960396495148,
+ 16.29379436464751
+ ],
+ [
+ 20.12762833279976,
+ 15.335335872609448
+ ],
+ [
+ 23.96146230095212,
+ 14.376877380571273
+ ],
+ [
+ 23.96146230095212,
+ 14.376877380571273
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.4929046630859375,
+ 0.507568359375,
+ 0.514404296875,
+ 0.517822265625,
+ 0.519287109375,
+ 0.519287109375,
+ 0.522705078125,
+ 0.5588531494140625,
+ 0.567169189453125,
+ 0.574981689453125,
+ 0.577423095703125,
+ 0.582794189453125,
+ 0.584747314453125,
+ 0.578887939453125,
+ 0.5559234619140625,
+ 0.4806976318359375,
+ 0.214935302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jtv6mbKO1tBnjUYly4IRZ",
+ "type": "freedraw",
+ "x": 24.733451733938068,
+ "y": 392.69313595543906,
+ "width": 36.421422697447156,
+ "height": 44.08909063375188,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3s",
+ "roundness": null,
+ "seed": 1195022855,
+ "version": 37,
+ "versionNonce": 1654298025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576681287,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ -1.9169169840761242,
+ -1.916916984076238
+ ],
+ [
+ -2.8753754761141863,
+ -1.916916984076238
+ ],
+ [
+ -2.8753754761141863,
+ -2.8753754761143
+ ],
+ [
+ -3.833833968152362,
+ -2.8753754761143
+ ],
+ [
+ -4.792292460190424,
+ -2.8753754761143
+ ],
+ [
+ -6.709209444266548,
+ -2.8753754761143
+ ],
+ [
+ -9.584584920380848,
+ -1.916916984076238
+ ],
+ [
+ -12.459960396495035,
+ 1.9169169840761242
+ ],
+ [
+ -11.501501904456973,
+ 4.792292460190424
+ ],
+ [
+ -11.501501904456973,
+ 5.750750952228486
+ ],
+ [
+ -9.584584920380848,
+ 7.6676679363046105
+ ],
+ [
+ -3.833833968152362,
+ 10.54304341241891
+ ],
+ [
+ 0,
+ 11.501501904456973
+ ],
+ [
+ 1.916916984076238,
+ 10.54304341241891
+ ],
+ [
+ 3.833833968152362,
+ 9.584584920380848
+ ],
+ [
+ 4.792292460190424,
+ 6.709209444266548
+ ],
+ [
+ 5.750750952228486,
+ 4.792292460190424
+ ],
+ [
+ 5.750750952228486,
+ 2.8753754761141863
+ ],
+ [
+ 9.584584920380848,
+ 5.750750952228486
+ ],
+ [
+ 13.41841888853321,
+ 10.54304341241891
+ ],
+ [
+ 17.252252856685573,
+ 17.25225285668546
+ ],
+ [
+ 19.169169840761697,
+ 21.08608682483782
+ ],
+ [
+ 21.086086824837935,
+ 24.919920792990183
+ ],
+ [
+ 23.00300380891406,
+ 32.58758872929491
+ ],
+ [
+ 23.96146230095212,
+ 35.462964205409094
+ ],
+ [
+ 23.96146230095212,
+ 37.37988118948533
+ ],
+ [
+ 22.044545316875997,
+ 41.21371515763758
+ ],
+ [
+ 19.169169840761697,
+ 41.21371515763758
+ ],
+ [
+ 15.335335872609335,
+ 39.296798173561456
+ ],
+ [
+ 12.459960396495148,
+ 38.338339681523394
+ ],
+ [
+ 8.626126428342786,
+ 35.462964205409094
+ ],
+ [
+ 5.750750952228486,
+ 34.50450571337103
+ ],
+ [
+ 4.792292460190424,
+ 32.58758872929491
+ ],
+ [
+ 4.792292460190424,
+ 32.58758872929491
+ ]
+ ],
+ "pressures": [
+ 0.13140869140625,
+ 0.4963226318359375,
+ 0.517333984375,
+ 0.521240234375,
+ 0.5354156494140625,
+ 0.5422515869140625,
+ 0.5495758056640625,
+ 0.5593414306640625,
+ 0.578399658203125,
+ 0.584259033203125,
+ 0.583282470703125,
+ 0.580841064453125,
+ 0.579376220703125,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.580352783203125,
+ 0.586700439453125,
+ 0.590606689453125,
+ 0.593048095703125,
+ 0.6008758544921875,
+ 0.6038055419921875,
+ 0.6018524169921875,
+ 0.6013641357421875,
+ 0.5989227294921875,
+ 0.5979461669921875,
+ 0.6003875732421875,
+ 0.6077117919921875,
+ 0.65020751953125,
+ 0.65313720703125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.6218719482421875,
+ 0.4948577880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SJ2UsacmP3YvoqUf5COEF",
+ "type": "freedraw",
+ "x": 35.27649514635698,
+ "y": 371.6070491306011,
+ "width": 20.127628332799873,
+ "height": 16.293794364647397,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3t",
+ "roundness": null,
+ "seed": 1322123113,
+ "version": 19,
+ "versionNonce": 1710015431,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576682186,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920381758,
+ -1.9169169840761242
+ ],
+ [
+ 2.8753754761143,
+ -1.9169169840761242
+ ],
+ [
+ 4.792292460190424,
+ -2.8753754761141863
+ ],
+ [
+ 7.667667936304724,
+ -3.833833968152362
+ ],
+ [
+ 12.459960396495148,
+ -4.792292460190424
+ ],
+ [
+ 15.335335872609448,
+ -5.750750952228486
+ ],
+ [
+ 15.335335872609448,
+ -4.792292460190424
+ ],
+ [
+ 14.376877380571273,
+ -2.8753754761141863
+ ],
+ [
+ 8.626126428342786,
+ 1.916916984076238
+ ],
+ [
+ 6.709209444266662,
+ 3.833833968152362
+ ],
+ [
+ 5.7507509522286,
+ 5.750750952228486
+ ],
+ [
+ 6.709209444266662,
+ 6.709209444266662
+ ],
+ [
+ 11.501501904457086,
+ 9.584584920380848
+ ],
+ [
+ 15.335335872609448,
+ 10.54304341241891
+ ],
+ [
+ 20.127628332799873,
+ 10.54304341241891
+ ],
+ [
+ 20.127628332799873,
+ 10.54304341241891
+ ]
+ ],
+ "pressures": [
+ 0.2945709228515625,
+ 0.450408935546875,
+ 0.461639404296875,
+ 0.4719085693359375,
+ 0.4738616943359375,
+ 0.4743499755859375,
+ 0.4753265380859375,
+ 0.4797210693359375,
+ 0.5466461181640625,
+ 0.5573883056640625,
+ 0.5617828369140625,
+ 0.5622711181640625,
+ 0.5564117431640625,
+ 0.5471343994140625,
+ 0.4958343505859375,
+ 0.38299560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "s4wrl6AkQqPFTTXL1mi1D",
+ "type": "freedraw",
+ "x": 79.36558578010897,
+ "y": 362.98092270225834,
+ "width": 10.54304341241891,
+ "height": 39.29679817356157,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3u",
+ "roundness": null,
+ "seed": 1088798215,
+ "version": 17,
+ "versionNonce": 1408962793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576683561,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ 0.9584584920381758
+ ],
+ [
+ -1.916916984076238,
+ 1.916916984076238
+ ],
+ [
+ -3.833833968152362,
+ 2.8753754761143
+ ],
+ [
+ -4.792292460190424,
+ 4.792292460190424
+ ],
+ [
+ -5.750750952228486,
+ 6.709209444266662
+ ],
+ [
+ -7.667667936304724,
+ 11.501501904457086
+ ],
+ [
+ -9.584584920380848,
+ 19.169169840761697
+ ],
+ [
+ -10.54304341241891,
+ 23.00300380891406
+ ],
+ [
+ -10.54304341241891,
+ 30.670671745218783
+ ],
+ [
+ -8.626126428342786,
+ 35.46296420540921
+ ],
+ [
+ -5.750750952228486,
+ 38.33833968152351
+ ],
+ [
+ -2.8753754761143,
+ 39.29679817356157
+ ],
+ [
+ -0.9584584920380621,
+ 39.29679817356157
+ ],
+ [
+ -0.9584584920380621,
+ 39.29679817356157
+ ]
+ ],
+ "pressures": [
+ 0.342437744140625,
+ 0.517333984375,
+ 0.5315093994140625,
+ 0.5329742431640625,
+ 0.5437164306640625,
+ 0.5505523681640625,
+ 0.5510406494140625,
+ 0.5569000244140625,
+ 0.5617828369140625,
+ 0.564239501953125,
+ 0.565704345703125,
+ 0.5510406494140625,
+ 0.4836273193359375,
+ 0.2794189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yGuXjJMTjohCM4T7KW12v",
+ "type": "freedraw",
+ "x": 61.15487443138534,
+ "y": 377.3578000828296,
+ "width": 22.044545316875997,
+ "height": 3.8338339681522484,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3v",
+ "roundness": null,
+ "seed": 1949870761,
+ "version": 11,
+ "versionNonce": 1445285895,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576683950,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -1.9169169840761242
+ ],
+ [
+ 11.501501904456973,
+ -1.9169169840761242
+ ],
+ [
+ 16.293794364647397,
+ -2.8753754761141863
+ ],
+ [
+ 20.12762833279976,
+ -3.8338339681522484
+ ],
+ [
+ 22.044545316875997,
+ -3.8338339681522484
+ ],
+ [
+ 22.044545316875997,
+ -3.8338339681522484
+ ]
+ ],
+ "pressures": [
+ 0.38934326171875,
+ 0.4948577880859375,
+ 0.5373687744140625,
+ 0.579376220703125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.5598297119140625,
+ 0.443572998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SYN50Ss-hWkUQWKbZBrPC",
+ "type": "freedraw",
+ "x": 108.1193405412514,
+ "y": 397.4854284156296,
+ "width": 20.12762833279976,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3x",
+ "roundness": null,
+ "seed": 405715849,
+ "version": 14,
+ "versionNonce": 124239785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576694056,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 3.8338339681522484,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342673,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920380621
+ ],
+ [
+ 14.376877380571273,
+ -0.9584584920380621
+ ],
+ [
+ 16.293794364647397,
+ -0.9584584920380621
+ ],
+ [
+ 18.21071134872352,
+ -0.9584584920380621
+ ],
+ [
+ 20.12762833279976,
+ -1.9169169840761242
+ ],
+ [
+ 20.12762833279976,
+ -1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.2359466552734375,
+ 0.38446044921875,
+ 0.566680908203125,
+ 0.573516845703125,
+ 0.574005126953125,
+ 0.574493408203125,
+ 0.574981689453125,
+ 0.575469970703125,
+ 0.564727783203125,
+ 0.5363922119140625,
+ 0.4079132080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uc0uubZ2ss8Oj-ZJUXxr6",
+ "type": "freedraw",
+ "x": 170.41914252372692,
+ "y": 359.1470887341062,
+ "width": 31.62913023725673,
+ "height": 26.83683777706642,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3y",
+ "roundness": null,
+ "seed": 232302953,
+ "version": 31,
+ "versionNonce": 841398407,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576695136,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920380621
+ ],
+ [
+ 14.376877380571273,
+ -0.9584584920380621
+ ],
+ [
+ 16.293794364647397,
+ 0
+ ],
+ [
+ 18.210711348723635,
+ 0
+ ],
+ [
+ 20.12762833279976,
+ 0.9584584920381758
+ ],
+ [
+ 19.169169840761697,
+ 2.8753754761143
+ ],
+ [
+ 17.252252856685573,
+ 4.792292460190424
+ ],
+ [
+ 15.335335872609335,
+ 5.7507509522286
+ ],
+ [
+ 14.376877380571273,
+ 6.709209444266662
+ ],
+ [
+ 14.376877380571273,
+ 8.626126428342786
+ ],
+ [
+ 18.210711348723635,
+ 11.501501904457086
+ ],
+ [
+ 20.12762833279976,
+ 13.41841888853321
+ ],
+ [
+ 22.044545316875997,
+ 15.335335872609448
+ ],
+ [
+ 26.83683777706642,
+ 18.210711348723635
+ ],
+ [
+ 28.753754761142545,
+ 20.127628332799873
+ ],
+ [
+ 30.67067174521867,
+ 23.00300380891406
+ ],
+ [
+ 30.67067174521867,
+ 23.96146230095212
+ ],
+ [
+ 29.712213253180607,
+ 24.919920792990297
+ ],
+ [
+ 28.753754761142545,
+ 25.87837928502836
+ ],
+ [
+ 26.83683777706642,
+ 25.87837928502836
+ ],
+ [
+ 21.08608682483782,
+ 25.87837928502836
+ ],
+ [
+ 18.210711348723635,
+ 25.87837928502836
+ ],
+ [
+ 16.293794364647397,
+ 25.87837928502836
+ ],
+ [
+ 16.293794364647397,
+ 24.919920792990297
+ ],
+ [
+ 16.293794364647397,
+ 24.919920792990297
+ ]
+ ],
+ "pressures": [
+ 0.4860687255859375,
+ 0.523681640625,
+ 0.5383453369140625,
+ 0.5412750244140625,
+ 0.5451812744140625,
+ 0.5539703369140625,
+ 0.5617828369140625,
+ 0.5617828369140625,
+ 0.565216064453125,
+ 0.593048095703125,
+ 0.6165008544921875,
+ 0.6243133544921875,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.5964813232421875,
+ 0.579864501953125,
+ 0.571563720703125,
+ 0.564239501953125,
+ 0.5544586181640625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5554351806640625,
+ 0.580352783203125,
+ 0.591583251953125,
+ 0.5945281982421875,
+ 0.593536376953125,
+ 0.5583648681640625,
+ 0.3717498779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "K--BrGwcogOc-YRRO7nIE",
+ "type": "freedraw",
+ "x": 175.21143498391734,
+ "y": 398.4438869076678,
+ "width": 32.58758872929491,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3z",
+ "roundness": null,
+ "seed": 691634887,
+ "version": 13,
+ "versionNonce": 609713769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576695645,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0
+ ],
+ [
+ 12.459960396495148,
+ 0
+ ],
+ [
+ 15.335335872609335,
+ 0
+ ],
+ [
+ 21.08608682483782,
+ -0.9584584920381758
+ ],
+ [
+ 23.96146230095212,
+ -0.9584584920381758
+ ],
+ [
+ 26.83683777706642,
+ -0.9584584920381758
+ ],
+ [
+ 31.629130237256845,
+ -0.9584584920381758
+ ],
+ [
+ 32.58758872929491,
+ -0.9584584920381758
+ ],
+ [
+ 32.58758872929491,
+ -0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.4924163818359375,
+ 0.571075439453125,
+ 0.584259033203125,
+ 0.6130828857421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.587188720703125,
+ 0.5510406494140625,
+ 0.4919281005859375,
+ 0.14459228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aoiDJ0HzErTI5kNqhkJ8G",
+ "type": "freedraw",
+ "x": 181.9206444281839,
+ "y": 411.862305796201,
+ "width": 25.87837928502836,
+ "height": 22.044545316875883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b40",
+ "roundness": null,
+ "seed": 930592809,
+ "version": 23,
+ "versionNonce": 2058320199,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576696179,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ 2.8753754761143,
+ -1.916916984076238
+ ],
+ [
+ 5.7507509522286,
+ -2.8753754761143
+ ],
+ [
+ 10.543043412419024,
+ -3.833833968152362
+ ],
+ [
+ 13.41841888853321,
+ -3.833833968152362
+ ],
+ [
+ 16.29379436464751,
+ -2.8753754761143
+ ],
+ [
+ 16.29379436464751,
+ -1.916916984076238
+ ],
+ [
+ 16.29379436464751,
+ 0
+ ],
+ [
+ 15.335335872609448,
+ 3.8338339681522484
+ ],
+ [
+ 14.376877380571273,
+ 4.792292460190424
+ ],
+ [
+ 13.41841888853321,
+ 6.709209444266548
+ ],
+ [
+ 12.459960396495148,
+ 8.626126428342673
+ ],
+ [
+ 10.543043412419024,
+ 12.459960396495035
+ ],
+ [
+ 9.584584920380848,
+ 15.335335872609335
+ ],
+ [
+ 10.543043412419024,
+ 16.293794364647397
+ ],
+ [
+ 13.41841888853321,
+ 17.25225285668546
+ ],
+ [
+ 14.376877380571273,
+ 18.21071134872352
+ ],
+ [
+ 18.210711348723635,
+ 18.21071134872352
+ ],
+ [
+ 23.96146230095212,
+ 18.21071134872352
+ ],
+ [
+ 25.87837928502836,
+ 17.25225285668546
+ ],
+ [
+ 25.87837928502836,
+ 17.25225285668546
+ ]
+ ],
+ "pressures": [
+ 0.38934326171875,
+ 0.525146484375,
+ 0.5393218994140625,
+ 0.5446929931640625,
+ 0.562774658203125,
+ 0.574981689453125,
+ 0.580841064453125,
+ 0.587188720703125,
+ 0.589141845703125,
+ 0.586700439453125,
+ 0.583282470703125,
+ 0.576934814453125,
+ 0.572052001953125,
+ 0.569122314453125,
+ 0.5622711181640625,
+ 0.5505523681640625,
+ 0.5398101806640625,
+ 0.5349273681640625,
+ 0.4894866943359375,
+ 0.3121490478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yAc6zjdb738O5z1yiDIvO",
+ "type": "freedraw",
+ "x": 236.5527784743548,
+ "y": 385.9839265111726,
+ "width": 41.213715157637694,
+ "height": 57.507509522285204,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b41",
+ "roundness": null,
+ "seed": 161026951,
+ "version": 39,
+ "versionNonce": 78472969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576697125,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ -1.9169169840761242
+ ],
+ [
+ -2.8753754761143,
+ -1.9169169840761242
+ ],
+ [
+ -3.833833968152362,
+ -1.9169169840761242
+ ],
+ [
+ -4.792292460190424,
+ -2.8753754761143
+ ],
+ [
+ -5.750750952228486,
+ -2.8753754761143
+ ],
+ [
+ -7.667667936304724,
+ -1.9169169840761242
+ ],
+ [
+ -8.626126428342786,
+ -1.9169169840761242
+ ],
+ [
+ -9.584584920380848,
+ -0.9584584920380621
+ ],
+ [
+ -11.501501904457086,
+ 0
+ ],
+ [
+ -11.501501904457086,
+ 2.8753754761143
+ ],
+ [
+ -11.501501904457086,
+ 7.667667936304724
+ ],
+ [
+ -9.584584920380848,
+ 14.376877380571273
+ ],
+ [
+ -7.667667936304724,
+ 18.210711348723635
+ ],
+ [
+ -6.709209444266662,
+ 19.169169840761697
+ ],
+ [
+ -3.833833968152362,
+ 19.169169840761697
+ ],
+ [
+ -1.9169169840761242,
+ 18.210711348723635
+ ],
+ [
+ 0.9584584920380621,
+ 16.293794364647397
+ ],
+ [
+ 2.8753754761143,
+ 10.54304341241891
+ ],
+ [
+ 3.833833968152362,
+ 7.667667936304724
+ ],
+ [
+ 3.833833968152362,
+ 6.709209444266548
+ ],
+ [
+ 5.750750952228486,
+ 8.626126428342786
+ ],
+ [
+ 6.709209444266548,
+ 10.54304341241891
+ ],
+ [
+ 9.584584920380848,
+ 13.41841888853321
+ ],
+ [
+ 12.459960396495148,
+ 16.293794364647397
+ ],
+ [
+ 18.210711348723635,
+ 24.919920792990183
+ ],
+ [
+ 23.96146230095212,
+ 32.58758872929491
+ ],
+ [
+ 27.795296269104483,
+ 41.213715157637694
+ ],
+ [
+ 29.712213253180607,
+ 48.881383093942304
+ ],
+ [
+ 29.712213253180607,
+ 54.632134046170904
+ ],
+ [
+ 27.795296269104483,
+ 51.756758570056604
+ ],
+ [
+ 26.83683777706642,
+ 49.83984158598048
+ ],
+ [
+ 24.919920792990183,
+ 46.96446610986618
+ ],
+ [
+ 21.08608682483782,
+ 42.172173649675756
+ ],
+ [
+ 19.169169840761697,
+ 40.25525666559963
+ ],
+ [
+ 19.169169840761697,
+ 40.25525666559963
+ ]
+ ],
+ "pressures": [
+ 0.3737030029296875,
+ 0.5603179931640625,
+ 0.5593414306640625,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.566192626953125,
+ 0.572052001953125,
+ 0.573516845703125,
+ 0.577423095703125,
+ 0.579864501953125,
+ 0.578887939453125,
+ 0.578399658203125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.574493408203125,
+ 0.573516845703125,
+ 0.571075439453125,
+ 0.571563720703125,
+ 0.571075439453125,
+ 0.572540283203125,
+ 0.573516845703125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.569122314453125,
+ 0.5539703369140625,
+ 0.530029296875,
+ 0.513916015625,
+ 0.521240234375,
+ 0.589630126953125,
+ 0.575958251953125,
+ 0.5388336181640625,
+ 0.460174560546875,
+ 0.01318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NRgq2_PiN8zSnY_TBr6Vl",
+ "type": "freedraw",
+ "x": 249.971197362888,
+ "y": 364.8978396863348,
+ "width": 17.25225285668546,
+ "height": 16.29379436464751,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b42",
+ "roundness": null,
+ "seed": 1050933449,
+ "version": 17,
+ "versionNonce": 1724751175,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576697725,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920381758
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920381758
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920381758
+ ],
+ [
+ 8.626126428342786,
+ -0.9584584920381758
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920381758
+ ],
+ [
+ 10.54304341241891,
+ 0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ 2.8753754761141863
+ ],
+ [
+ 7.6676679363046105,
+ 4.792292460190424
+ ],
+ [
+ 6.709209444266548,
+ 6.709209444266548
+ ],
+ [
+ 6.709209444266548,
+ 8.626126428342673
+ ],
+ [
+ 8.626126428342786,
+ 11.501501904456973
+ ],
+ [
+ 11.501501904456973,
+ 13.418418888533097
+ ],
+ [
+ 17.25225285668546,
+ 15.335335872609335
+ ],
+ [
+ 17.25225285668546,
+ 15.335335872609335
+ ]
+ ],
+ "pressures": [
+ 0.4328155517578125,
+ 0.5578765869140625,
+ 0.565216064453125,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.570098876953125,
+ 0.585235595703125,
+ 0.587677001953125,
+ 0.588165283203125,
+ 0.567169189453125,
+ 0.529541015625,
+ 0.4987640380859375,
+ 0.4235382080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iHxqaqyVqKtO2Oq71LjqO",
+ "type": "freedraw",
+ "x": 295.018746488678,
+ "y": 386.9423850032107,
+ "width": 20.12762833279976,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b43",
+ "roundness": null,
+ "seed": 394147719,
+ "version": 11,
+ "versionNonce": 733267657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576700205,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ 0
+ ],
+ [
+ 10.54304341241891,
+ 0
+ ],
+ [
+ 13.41841888853321,
+ 0
+ ],
+ [
+ 15.335335872609335,
+ 0
+ ],
+ [
+ 19.169169840761697,
+ -0.9584584920381758
+ ],
+ [
+ 20.12762833279976,
+ 0
+ ],
+ [
+ 20.12762833279976,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4787445068359375,
+ 0.5539703369140625,
+ 0.5608062744140625,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.563262939453125,
+ 0.525634765625,
+ 0.3087310791015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FlQt2TNOf--66WqipQAfV",
+ "type": "freedraw",
+ "x": 300.7694974409065,
+ "y": 398.44388690766766,
+ "width": 25.87837928502836,
+ "height": 2.8753754761143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b44",
+ "roundness": null,
+ "seed": 933652617,
+ "version": 10,
+ "versionNonce": 1132917481,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576700413,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 5.7507509522286,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 16.29379436464751,
+ -0.9584584920380621
+ ],
+ [
+ 21.086086824837935,
+ -1.9169169840761242
+ ],
+ [
+ 24.919920792990297,
+ -2.8753754761143
+ ],
+ [
+ 24.919920792990297,
+ -2.8753754761143
+ ]
+ ],
+ "pressures": [
+ 0.39764404296875,
+ 0.4933929443359375,
+ 0.510498046875,
+ 0.5315093994140625,
+ 0.5315093994140625,
+ 0.4904632568359375,
+ 0.3712615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3Lvx6UpcAQg5YhlVe8rTE",
+ "type": "freedraw",
+ "x": 379.3630937880295,
+ "y": 383.1085510350583,
+ "width": 39.29679817356157,
+ "height": 55.59059253820885,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b45",
+ "roundness": null,
+ "seed": 2008288425,
+ "version": 44,
+ "versionNonce": 1619085289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576703207,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ -2.8753754761143,
+ -0.9584584920380621
+ ],
+ [
+ -3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ -6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ -9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ -11.501501904456973,
+ 2.8753754761141863
+ ],
+ [
+ -11.501501904456973,
+ 3.833833968152362
+ ],
+ [
+ -12.459960396495148,
+ 4.792292460190424
+ ],
+ [
+ -12.459960396495148,
+ 6.709209444266548
+ ],
+ [
+ -13.41841888853321,
+ 10.54304341241891
+ ],
+ [
+ -13.41841888853321,
+ 14.376877380571273
+ ],
+ [
+ -12.459960396495148,
+ 17.25225285668546
+ ],
+ [
+ -9.584584920380848,
+ 19.169169840761697
+ ],
+ [
+ -6.709209444266548,
+ 20.12762833279976
+ ],
+ [
+ -5.750750952228486,
+ 20.12762833279976
+ ],
+ [
+ -1.9169169840761242,
+ 19.169169840761697
+ ],
+ [
+ 0.9584584920380621,
+ 17.25225285668546
+ ],
+ [
+ 1.916916984076238,
+ 14.376877380571273
+ ],
+ [
+ 2.8753754761143,
+ 11.501501904456973
+ ],
+ [
+ 1.916916984076238,
+ 7.6676679363046105
+ ],
+ [
+ 0.9584584920380621,
+ 5.750750952228486
+ ],
+ [
+ 0.9584584920380621,
+ 4.792292460190424
+ ],
+ [
+ 0.9584584920380621,
+ 5.750750952228486
+ ],
+ [
+ 0.9584584920380621,
+ 6.709209444266548
+ ],
+ [
+ 1.916916984076238,
+ 8.626126428342786
+ ],
+ [
+ 4.792292460190424,
+ 16.293794364647397
+ ],
+ [
+ 6.709209444266662,
+ 20.12762833279976
+ ],
+ [
+ 8.626126428342786,
+ 24.919920792990183
+ ],
+ [
+ 14.376877380571273,
+ 36.421422697447156
+ ],
+ [
+ 18.210711348723635,
+ 43.13063214171382
+ ],
+ [
+ 22.044545316875997,
+ 48.881383093942304
+ ],
+ [
+ 24.919920792990183,
+ 52.715217062094666
+ ],
+ [
+ 25.87837928502836,
+ 53.67367555413273
+ ],
+ [
+ 24.919920792990183,
+ 54.63213404617079
+ ],
+ [
+ 22.044545316875997,
+ 53.67367555413273
+ ],
+ [
+ 17.252252856685573,
+ 51.756758570056604
+ ],
+ [
+ 11.501501904457086,
+ 49.839841585980366
+ ],
+ [
+ 6.709209444266662,
+ 46.96446610986618
+ ],
+ [
+ 4.792292460190424,
+ 44.08909063375188
+ ],
+ [
+ 4.792292460190424,
+ 44.08909063375188
+ ]
+ ],
+ "pressures": [
+ 0.0449371337890625,
+ 0.4943695068359375,
+ 0.526611328125,
+ 0.528076171875,
+ 0.5354156494140625,
+ 0.5388336181640625,
+ 0.5407867431640625,
+ 0.5398101806640625,
+ 0.5378570556640625,
+ 0.5359039306640625,
+ 0.5359039306640625,
+ 0.5354156494140625,
+ 0.5329742431640625,
+ 0.5315093994140625,
+ 0.524658203125,
+ 0.518798828125,
+ 0.503173828125,
+ 0.4919281005859375,
+ 0.4806976318359375,
+ 0.4723968505859375,
+ 0.4758148193359375,
+ 0.508544921875,
+ 0.5451812744140625,
+ 0.5510406494140625,
+ 0.573028564453125,
+ 0.570587158203125,
+ 0.573028564453125,
+ 0.576446533203125,
+ 0.577911376953125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.591094970703125,
+ 0.64044189453125,
+ 0.64190673828125,
+ 0.64581298828125,
+ 0.63555908203125,
+ 0.4782562255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AO8kaSJNttIWU2QQXVFow",
+ "type": "freedraw",
+ "x": 406.19993156509594,
+ "y": 345.728669845573,
+ "width": 17.25225285668546,
+ "height": 47.92292460190424,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b46",
+ "roundness": null,
+ "seed": 1608327593,
+ "version": 21,
+ "versionNonce": 1866376359,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576708666,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ 0.9584584920380621
+ ],
+ [
+ -2.8753754761143,
+ 1.9169169840761242
+ ],
+ [
+ -3.833833968152362,
+ 3.833833968152362
+ ],
+ [
+ -4.792292460190424,
+ 4.792292460190424
+ ],
+ [
+ -7.667667936304724,
+ 10.54304341241891
+ ],
+ [
+ -9.584584920380848,
+ 15.335335872609335
+ ],
+ [
+ -9.584584920380848,
+ 23.00300380891406
+ ],
+ [
+ -9.584584920380848,
+ 29.712213253180607
+ ],
+ [
+ -8.626126428342786,
+ 32.58758872929491
+ ],
+ [
+ -6.709209444266662,
+ 38.338339681523394
+ ],
+ [
+ -4.792292460190424,
+ 43.13063214171382
+ ],
+ [
+ -1.916916984076238,
+ 46.00600761782812
+ ],
+ [
+ 0.9584584920380621,
+ 47.92292460190424
+ ],
+ [
+ 2.8753754761141863,
+ 47.92292460190424
+ ],
+ [
+ 5.750750952228486,
+ 46.96446610986618
+ ],
+ [
+ 7.6676679363046105,
+ 45.04754912578994
+ ],
+ [
+ 7.6676679363046105,
+ 45.04754912578994
+ ]
+ ],
+ "pressures": [
+ 0.3580780029296875,
+ 0.4318389892578125,
+ 0.4719085693359375,
+ 0.4738616943359375,
+ 0.4743499755859375,
+ 0.4855804443359375,
+ 0.511474609375,
+ 0.570098876953125,
+ 0.588653564453125,
+ 0.5959930419921875,
+ 0.6013641357421875,
+ 0.6023406982421875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.587188720703125,
+ 0.506591796875,
+ 0.454803466796875,
+ 0.2295989990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eoGa8H-7gOS6XuDB7fMuP",
+ "type": "freedraw",
+ "x": 390.8645956924866,
+ "y": 369.6901321465251,
+ "width": 15.335335872609448,
+ "height": 2.8753754761143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b47",
+ "roundness": null,
+ "seed": 1209853671,
+ "version": 11,
+ "versionNonce": 1009064297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576709001,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342673,
+ -1.916916984076238
+ ],
+ [
+ 11.501501904456973,
+ -1.916916984076238
+ ],
+ [
+ 14.376877380571273,
+ -2.8753754761143
+ ],
+ [
+ 14.376877380571273,
+ -2.8753754761143
+ ]
+ ],
+ "pressures": [
+ 0.14019775390625,
+ 0.4831390380859375,
+ 0.5442047119140625,
+ 0.5471343994140625,
+ 0.5476226806640625,
+ 0.522705078125,
+ 0.4694671630859375,
+ 0.37908935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "J7zTu6aA8y3N6ncFUBHmY",
+ "type": "freedraw",
+ "x": 416.74297497751485,
+ "y": 332.3102509570398,
+ "width": 19.169169840761697,
+ "height": 19.169169840761697,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b48",
+ "roundness": null,
+ "seed": 114987817,
+ "version": 19,
+ "versionNonce": 119866375,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576709550,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920380621
+ ],
+ [
+ 14.376877380571273,
+ -0.9584584920380621
+ ],
+ [
+ 15.335335872609335,
+ -0.9584584920380621
+ ],
+ [
+ 16.29379436464751,
+ 0
+ ],
+ [
+ 14.376877380571273,
+ 2.8753754761143
+ ],
+ [
+ 11.501501904457086,
+ 6.709209444266548
+ ],
+ [
+ 10.54304341241891,
+ 8.626126428342786
+ ],
+ [
+ 9.584584920380848,
+ 9.584584920380848
+ ],
+ [
+ 8.626126428342786,
+ 13.41841888853321
+ ],
+ [
+ 9.584584920380848,
+ 15.335335872609335
+ ],
+ [
+ 12.459960396495148,
+ 16.293794364647397
+ ],
+ [
+ 16.29379436464751,
+ 17.252252856685573
+ ],
+ [
+ 19.169169840761697,
+ 18.210711348723635
+ ],
+ [
+ 19.169169840761697,
+ 18.210711348723635
+ ]
+ ],
+ "pressures": [
+ 0.4767913818359375,
+ 0.5402984619140625,
+ 0.5417633056640625,
+ 0.5422515869140625,
+ 0.5432281494140625,
+ 0.5461578369140625,
+ 0.5481109619140625,
+ 0.6062469482421875,
+ 0.6101531982421875,
+ 0.6106414794921875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.5989227294921875,
+ 0.581817626953125,
+ 0.5349273681640625,
+ 0.40447998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_vcu0ar81XBXMeU0gXkqH",
+ "type": "freedraw",
+ "x": 445.4967297386574,
+ "y": 381.1916340509821,
+ "width": 14.376877380571273,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b49",
+ "roundness": null,
+ "seed": 2092625479,
+ "version": 12,
+ "versionNonce": 1164659975,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576710140,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 6.709209444266662,
+ 0.9584584920381758
+ ],
+ [
+ 8.626126428342786,
+ 0.9584584920381758
+ ],
+ [
+ 11.501501904457086,
+ 0.9584584920381758
+ ],
+ [
+ 13.41841888853321,
+ 0.9584584920381758
+ ],
+ [
+ 14.376877380571273,
+ 0.9584584920381758
+ ],
+ [
+ 14.376877380571273,
+ 0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.3512420654296875,
+ 0.582794189453125,
+ 0.592071533203125,
+ 0.5998992919921875,
+ 0.6052703857421875,
+ 0.6077117919921875,
+ 0.6008758544921875,
+ 0.516357421875,
+ 0.1865997314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gZ7FPKcSslbS3JsNECx80",
+ "type": "freedraw",
+ "x": 489.5858203724094,
+ "y": 372.5655076226393,
+ "width": 46.96446610986612,
+ "height": 57.507509522285204,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4A",
+ "roundness": null,
+ "seed": 1925379911,
+ "version": 45,
+ "versionNonce": 22249449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576711223,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920381758,
+ -0.9584584920380621
+ ],
+ [
+ -1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ -2.8753754761143,
+ -0.9584584920380621
+ ],
+ [
+ -4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ -5.7507509522286,
+ 0
+ ],
+ [
+ -6.709209444266662,
+ 0.9584584920381758
+ ],
+ [
+ -8.626126428342786,
+ 2.8753754761143
+ ],
+ [
+ -9.584584920380848,
+ 4.792292460190424
+ ],
+ [
+ -10.543043412419024,
+ 5.7507509522286
+ ],
+ [
+ -10.543043412419024,
+ 7.667667936304724
+ ],
+ [
+ -11.501501904457086,
+ 10.543043412419024
+ ],
+ [
+ -11.501501904457086,
+ 13.41841888853321
+ ],
+ [
+ -10.543043412419024,
+ 15.335335872609448
+ ],
+ [
+ -8.626126428342786,
+ 17.252252856685573
+ ],
+ [
+ -7.667667936304724,
+ 18.210711348723635
+ ],
+ [
+ -4.792292460190424,
+ 19.16916984076181
+ ],
+ [
+ -2.8753754761143,
+ 20.127628332799873
+ ],
+ [
+ -0.9584584920381758,
+ 20.127628332799873
+ ],
+ [
+ 0.9584584920380621,
+ 20.127628332799873
+ ],
+ [
+ 0.9584584920380621,
+ 19.16916984076181
+ ],
+ [
+ 1.9169169840761242,
+ 18.210711348723635
+ ],
+ [
+ 2.8753754761141863,
+ 16.29379436464751
+ ],
+ [
+ 4.792292460190424,
+ 13.41841888853321
+ ],
+ [
+ 4.792292460190424,
+ 11.501501904457086
+ ],
+ [
+ 4.792292460190424,
+ 10.543043412419024
+ ],
+ [
+ 3.8338339681522484,
+ 10.543043412419024
+ ],
+ [
+ 4.792292460190424,
+ 10.543043412419024
+ ],
+ [
+ 7.6676679363046105,
+ 13.41841888853321
+ ],
+ [
+ 11.501501904456973,
+ 20.127628332799873
+ ],
+ [
+ 14.376877380571273,
+ 23.961462300952235
+ ],
+ [
+ 17.25225285668546,
+ 28.75375476114266
+ ],
+ [
+ 23.961462300952064,
+ 40.25525666559963
+ ],
+ [
+ 28.753754761142602,
+ 47.922924601904356
+ ],
+ [
+ 33.54604722133291,
+ 53.67367555413284
+ ],
+ [
+ 35.46296420540904,
+ 56.54905103024714
+ ],
+ [
+ 32.58758872929485,
+ 55.590592538208966
+ ],
+ [
+ 24.919920792990126,
+ 52.71521706209478
+ ],
+ [
+ 21.08608682483782,
+ 51.756758570056604
+ ],
+ [
+ 17.25225285668546,
+ 49.83984158598048
+ ],
+ [
+ 12.459960396495035,
+ 47.922924601904356
+ ],
+ [
+ 10.54304341241891,
+ 44.089090633751994
+ ],
+ [
+ 10.54304341241891,
+ 44.089090633751994
+ ]
+ ],
+ "pressures": [
+ 0.2706298828125,
+ 0.457244873046875,
+ 0.571075439453125,
+ 0.589630126953125,
+ 0.5955047607421875,
+ 0.5950164794921875,
+ 0.5940399169921875,
+ 0.592071533203125,
+ 0.591583251953125,
+ 0.591094970703125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.590118408203125,
+ 0.588653564453125,
+ 0.586212158203125,
+ 0.584259033203125,
+ 0.581329345703125,
+ 0.578399658203125,
+ 0.575958251953125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.576934814453125,
+ 0.577911376953125,
+ 0.579864501953125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.588653564453125,
+ 0.587188720703125,
+ 0.586212158203125,
+ 0.584747314453125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.580841064453125,
+ 0.63116455078125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63458251953125,
+ 0.564239501953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KRx6Hn9dUrYYppB0cJdOC",
+ "type": "freedraw",
+ "x": 515.4641996574376,
+ "y": 342.8532943694587,
+ "width": 12.459960396495092,
+ "height": 45.047549125790056,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4B",
+ "roundness": null,
+ "seed": 729897385,
+ "version": 15,
+ "versionNonce": 728308551,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576711801,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 3.833833968152362
+ ],
+ [
+ -1.9169169840761242,
+ 6.709209444266662
+ ],
+ [
+ -2.8753754761141863,
+ 10.54304341241891
+ ],
+ [
+ -4.792292460190367,
+ 18.210711348723635
+ ],
+ [
+ -4.792292460190367,
+ 23.00300380891406
+ ],
+ [
+ -4.792292460190367,
+ 31.629130237256845
+ ],
+ [
+ -3.8338339681523053,
+ 38.338339681523394
+ ],
+ [
+ 0,
+ 43.13063214171382
+ ],
+ [
+ 1.9169169840763516,
+ 44.089090633751994
+ ],
+ [
+ 3.833833968152476,
+ 45.047549125790056
+ ],
+ [
+ 7.667667936304724,
+ 44.089090633751994
+ ],
+ [
+ 7.667667936304724,
+ 44.089090633751994
+ ]
+ ],
+ "pressures": [
+ 0.3444061279296875,
+ 0.570587158203125,
+ 0.571075439453125,
+ 0.571563720703125,
+ 0.572540283203125,
+ 0.583282470703125,
+ 0.589141845703125,
+ 0.592071533203125,
+ 0.584747314453125,
+ 0.520263671875,
+ 0.460662841796875,
+ 0.38836669921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nrz7x1Eklv0Cpt0KNOlA_",
+ "type": "freedraw",
+ "x": 499.17040529279024,
+ "y": 358.18863024206803,
+ "width": 17.252252856685402,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4C",
+ "roundness": null,
+ "seed": 768750983,
+ "version": 9,
+ "versionNonce": 1793199593,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576712099,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 6.709209444266548,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0
+ ],
+ [
+ 14.376877380571216,
+ 0
+ ],
+ [
+ 17.252252856685402,
+ 0
+ ],
+ [
+ 17.252252856685402,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.591583251953125,
+ 0.4284210205078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "K2Nw5Y4ZrVxEn8NU0-YdU",
+ "type": "freedraw",
+ "x": 579.6809186239893,
+ "y": 385.98392651117246,
+ "width": 14.376877380571273,
+ "height": 3.833833968152362,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4D",
+ "roundness": null,
+ "seed": 1900308393,
+ "version": 12,
+ "versionNonce": 938923241,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576713395,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ 7.6676679363046105,
+ -1.9169169840761242
+ ],
+ [
+ 9.584584920380848,
+ -1.9169169840761242
+ ],
+ [
+ 12.459960396495035,
+ -2.8753754761141863
+ ],
+ [
+ 13.41841888853321,
+ -3.833833968152362
+ ],
+ [
+ 13.41841888853321,
+ -3.833833968152362
+ ]
+ ],
+ "pressures": [
+ 0.40155029296875,
+ 0.518310546875,
+ 0.5481109619140625,
+ 0.5510406494140625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.514404296875,
+ 0.458221435546875,
+ 0.2681884765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "voOx83osDC_1Ce4ivlpO6",
+ "type": "freedraw",
+ "x": 592.1408790204844,
+ "y": 373.5239661146774,
+ "width": 5.750750952228486,
+ "height": 8.626126428342673,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4E",
+ "roundness": null,
+ "seed": 387149481,
+ "version": 11,
+ "versionNonce": 77286407,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576713668,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 1.9169169840761242
+ ],
+ [
+ 0,
+ 3.8338339681522484
+ ],
+ [
+ 0,
+ 5.750750952228486
+ ],
+ [
+ 0.9584584920381758,
+ 6.709209444266548
+ ],
+ [
+ 1.916916984076238,
+ 8.626126428342673
+ ],
+ [
+ 3.833833968152362,
+ 8.626126428342673
+ ],
+ [
+ 4.792292460190424,
+ 8.626126428342673
+ ],
+ [
+ 4.792292460190424,
+ 8.626126428342673
+ ]
+ ],
+ "pressures": [
+ 0.40496826171875,
+ 0.570587158203125,
+ 0.578399658203125,
+ 0.567169189453125,
+ 0.5324859619140625,
+ 0.4714202880859375,
+ 0.37615966796875,
+ 0.2471771240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XiHg4c0hCDTnDdECjk43d",
+ "type": "freedraw",
+ "x": 636.2299696542364,
+ "y": 342.85329436945864,
+ "width": 3.833833968152362,
+ "height": 22.044545316875997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4F",
+ "roundness": null,
+ "seed": 926889543,
+ "version": 12,
+ "versionNonce": 840537351,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576714102,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 3.833833968152362
+ ],
+ [
+ 0,
+ 6.709209444266548
+ ],
+ [
+ 0,
+ 9.584584920380848
+ ],
+ [
+ 0,
+ 13.41841888853321
+ ],
+ [
+ 0.9584584920380621,
+ 20.12762833279976
+ ],
+ [
+ 1.9169169840761242,
+ 21.086086824837935
+ ],
+ [
+ 2.8753754761141863,
+ 22.044545316875997
+ ],
+ [
+ 3.833833968152362,
+ 22.044545316875997
+ ],
+ [
+ 3.833833968152362,
+ 22.044545316875997
+ ]
+ ],
+ "pressures": [
+ 0.2813873291015625,
+ 0.5994110107421875,
+ 0.6091766357421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6091766357421875,
+ 0.505126953125,
+ 0.4289093017578125,
+ 0.317535400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yc-3MvZbREVwvskKJ6Ja1",
+ "type": "freedraw",
+ "x": 621.8530922736651,
+ "y": 381.19163405098203,
+ "width": 26.836837777066307,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4G",
+ "roundness": null,
+ "seed": 780091207,
+ "version": 11,
+ "versionNonce": 880571145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576714439,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 5.750750952228486,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ -0.9584584920380621
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920380621
+ ],
+ [
+ 18.210711348723635,
+ -1.9169169840761242
+ ],
+ [
+ 23.00300380891406,
+ -1.9169169840761242
+ ],
+ [
+ 26.836837777066307,
+ -0.9584584920380621
+ ],
+ [
+ 26.836837777066307,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.3673553466796875,
+ 0.5549468994140625,
+ 0.564727783203125,
+ 0.570098876953125,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.5422515869140625,
+ 0.4191436767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cREfvFsyFc9SgQv9A2O4Q",
+ "type": "freedraw",
+ "x": 623.7700092577412,
+ "y": 397.48542841562954,
+ "width": 22.044545316875997,
+ "height": 24.919920792990297,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4H",
+ "roundness": null,
+ "seed": 924845257,
+ "version": 19,
+ "versionNonce": 1141411943,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576714929,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920381758
+ ],
+ [
+ 6.709209444266662,
+ -0.9584584920381758
+ ],
+ [
+ 13.41841888853321,
+ -1.916916984076238
+ ],
+ [
+ 17.252252856685573,
+ -0.9584584920381758
+ ],
+ [
+ 19.169169840761697,
+ 0.9584584920380621
+ ],
+ [
+ 18.210711348723635,
+ 3.833833968152362
+ ],
+ [
+ 14.376877380571273,
+ 8.626126428342786
+ ],
+ [
+ 11.501501904457086,
+ 10.54304341241891
+ ],
+ [
+ 9.584584920380848,
+ 12.459960396495035
+ ],
+ [
+ 6.709209444266662,
+ 16.293794364647397
+ ],
+ [
+ 7.667667936304724,
+ 21.08608682483782
+ ],
+ [
+ 11.501501904457086,
+ 23.00300380891406
+ ],
+ [
+ 18.210711348723635,
+ 23.00300380891406
+ ],
+ [
+ 21.086086824837935,
+ 23.00300380891406
+ ],
+ [
+ 21.086086824837935,
+ 23.00300380891406
+ ]
+ ],
+ "pressures": [
+ 0.2344818115234375,
+ 0.505615234375,
+ 0.528564453125,
+ 0.5559234619140625,
+ 0.5603179931640625,
+ 0.5617828369140625,
+ 0.565216064453125,
+ 0.6135711669921875,
+ 0.62628173828125,
+ 0.63214111328125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.63116455078125,
+ 0.586212158203125,
+ 0.508056640625,
+ 0.3087310791015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WQaET2YKm5R_odBicHgs3",
+ "type": "freedraw",
+ "x": 679.3606017959502,
+ "y": 373.5239661146774,
+ "width": 44.089090633751994,
+ "height": 52.71521706209478,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4I",
+ "roundness": null,
+ "seed": 1890509479,
+ "version": 36,
+ "versionNonce": 842757863,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576715731,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ -2.8753754761143,
+ -0.9584584920381758
+ ],
+ [
+ -3.833833968152362,
+ -0.9584584920381758
+ ],
+ [
+ -4.792292460190424,
+ -0.9584584920381758
+ ],
+ [
+ -6.709209444266548,
+ 0
+ ],
+ [
+ -9.584584920380848,
+ 1.9169169840761242
+ ],
+ [
+ -12.459960396495148,
+ 5.750750952228486
+ ],
+ [
+ -13.41841888853321,
+ 8.626126428342673
+ ],
+ [
+ -12.459960396495148,
+ 12.459960396495035
+ ],
+ [
+ -8.626126428342786,
+ 15.335335872609335
+ ],
+ [
+ -4.792292460190424,
+ 16.293794364647397
+ ],
+ [
+ -1.9169169840761242,
+ 15.335335872609335
+ ],
+ [
+ 0,
+ 12.459960396495035
+ ],
+ [
+ 1.9169169840761242,
+ 9.584584920380848
+ ],
+ [
+ 2.8753754761143,
+ 8.626126428342673
+ ],
+ [
+ 2.8753754761143,
+ 9.584584920380848
+ ],
+ [
+ 3.833833968152362,
+ 10.54304341241891
+ ],
+ [
+ 3.833833968152362,
+ 11.501501904456973
+ ],
+ [
+ 5.750750952228486,
+ 14.376877380571273
+ ],
+ [
+ 7.667667936304724,
+ 16.293794364647397
+ ],
+ [
+ 12.459960396495148,
+ 23.003003808913945
+ ],
+ [
+ 19.16916984076181,
+ 30.67067174521867
+ ],
+ [
+ 25.878379285028245,
+ 38.338339681523394
+ ],
+ [
+ 29.71221325318072,
+ 45.04754912578994
+ ],
+ [
+ 30.670671745218783,
+ 46.96446610986618
+ ],
+ [
+ 30.670671745218783,
+ 49.839841585980366
+ ],
+ [
+ 26.836837777066307,
+ 51.756758570056604
+ ],
+ [
+ 21.086086824837935,
+ 50.79830007801843
+ ],
+ [
+ 13.41841888853321,
+ 47.92292460190424
+ ],
+ [
+ 8.626126428342786,
+ 45.04754912578994
+ ],
+ [
+ 5.750750952228486,
+ 40.25525666559952
+ ],
+ [
+ 5.750750952228486,
+ 39.296798173561456
+ ],
+ [
+ 5.750750952228486,
+ 39.296798173561456
+ ]
+ ],
+ "pressures": [
+ 0.3527069091796875,
+ 0.5940399169921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6218719482421875,
+ 0.6116180419921875,
+ 0.6067352294921875,
+ 0.6062469482421875,
+ 0.6042938232421875,
+ 0.5945281982421875,
+ 0.583770751953125,
+ 0.572052001953125,
+ 0.5578765869140625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5544586181640625,
+ 0.587677001953125,
+ 0.5950164794921875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5989227294921875,
+ 0.5998992919921875,
+ 0.5994110107421875,
+ 0.579864501953125,
+ 0.5510406494140625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5456695556640625,
+ 0.583770751953125,
+ 0.6057586669921875,
+ 0.6125946044921875,
+ 0.6067352294921875,
+ 0.2745361328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uolMZOZ6l4Vr1L0_wb9d4",
+ "type": "freedraw",
+ "x": 698.529771636712,
+ "y": 357.2301717500299,
+ "width": 17.252252856685345,
+ "height": 15.335335872609335,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4J",
+ "roundness": null,
+ "seed": 658123047,
+ "version": 20,
+ "versionNonce": 996291687,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576716241,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 4.7922924601903105,
+ 0.9584584920380621
+ ],
+ [
+ 6.709209444266435,
+ 1.916916984076238
+ ],
+ [
+ 6.709209444266435,
+ 2.8753754761143
+ ],
+ [
+ 8.626126428342559,
+ 3.833833968152362
+ ],
+ [
+ 8.626126428342559,
+ 6.709209444266662
+ ],
+ [
+ 7.667667936304497,
+ 7.667667936304724
+ ],
+ [
+ 7.667667936304497,
+ 8.626126428342786
+ ],
+ [
+ 7.667667936304497,
+ 9.584584920380848
+ ],
+ [
+ 6.709209444266435,
+ 10.54304341241891
+ ],
+ [
+ 7.667667936304497,
+ 12.459960396495148
+ ],
+ [
+ 9.584584920380848,
+ 13.41841888853321
+ ],
+ [
+ 11.501501904456973,
+ 15.335335872609335
+ ],
+ [
+ 13.418418888533097,
+ 15.335335872609335
+ ],
+ [
+ 17.252252856685345,
+ 15.335335872609335
+ ],
+ [
+ 17.252252856685345,
+ 15.335335872609335
+ ]
+ ],
+ "pressures": [
+ 0.3522186279296875,
+ 0.5476226806640625,
+ 0.5578765869140625,
+ 0.566192626953125,
+ 0.572052001953125,
+ 0.573028564453125,
+ 0.573516845703125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.580841064453125,
+ 0.581329345703125,
+ 0.581329345703125,
+ 0.569610595703125,
+ 0.5569000244140625,
+ 0.529541015625,
+ 0.452362060546875,
+ 0.38348388671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "l9euxUiYnCYmQ9M8Mpvu4",
+ "type": "freedraw",
+ "x": 41.027246098585465,
+ "y": 379.27471706690585,
+ "width": 16.293794364647397,
+ "height": 12.459960396495035,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4x",
+ "roundness": null,
+ "seed": 1850497193,
+ "version": 17,
+ "versionNonce": 146508647,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576811885,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761143,
+ -1.9169169840761242
+ ],
+ [
+ 4.792292460190424,
+ -3.833833968152362
+ ],
+ [
+ 5.7507509522286,
+ -4.792292460190424
+ ],
+ [
+ 6.709209444266662,
+ -5.750750952228486
+ ],
+ [
+ 7.667667936304724,
+ -5.750750952228486
+ ],
+ [
+ 9.584584920380848,
+ -7.667667936304724
+ ],
+ [
+ 13.41841888853321,
+ -10.54304341241891
+ ],
+ [
+ 13.41841888853321,
+ -11.501501904456973
+ ],
+ [
+ 14.376877380571273,
+ -11.501501904456973
+ ],
+ [
+ 14.376877380571273,
+ -11.501501904456973
+ ]
+ ],
+ "pressures": [
+ 0.5427398681640625,
+ 0.5979461669921875,
+ 0.65167236328125,
+ 0.6629180908203125,
+ 0.6721954345703125,
+ 0.6731719970703125,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6692657470703125,
+ 0.6585235595703125,
+ 0.64288330078125,
+ 0.5955047607421875,
+ 0.453826904296875,
+ 0.3658905029296875,
+ 0.191009521484375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XQA8nH6nRBLixq9gLnIrV",
+ "type": "freedraw",
+ "x": 249.01273887085006,
+ "y": 378.3162585748678,
+ "width": 18.210711348723635,
+ "height": 14.376877380571273,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4y",
+ "roundness": null,
+ "seed": 991894951,
+ "version": 16,
+ "versionNonce": 1350157991,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576813145,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920381758,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -1.916916984076238
+ ],
+ [
+ 3.833833968152362,
+ -2.8753754761143
+ ],
+ [
+ 7.6676679363046105,
+ -5.750750952228486
+ ],
+ [
+ 8.626126428342786,
+ -6.709209444266662
+ ],
+ [
+ 10.54304341241891,
+ -7.667667936304724
+ ],
+ [
+ 12.459960396495035,
+ -9.584584920380848
+ ],
+ [
+ 14.376877380571273,
+ -11.501501904457086
+ ],
+ [
+ 16.293794364647397,
+ -13.41841888853321
+ ],
+ [
+ 17.25225285668546,
+ -14.376877380571273
+ ],
+ [
+ 17.25225285668546,
+ -14.376877380571273
+ ]
+ ],
+ "pressures": [
+ 0.452362060546875,
+ 0.4865570068359375,
+ 0.5603179931640625,
+ 0.578887939453125,
+ 0.591094970703125,
+ 0.5959930419921875,
+ 0.6003875732421875,
+ 0.6028289794921875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.579864501953125,
+ 0.506103515625,
+ 0.3058013916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uF2GKJFgNZX2z_Xvzkdc_",
+ "type": "freedraw",
+ "x": 368.82005037561066,
+ "y": 419.5299737325055,
+ "width": 16.29379436464751,
+ "height": 29.71221325318072,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4z",
+ "roundness": null,
+ "seed": 175605991,
+ "version": 20,
+ "versionNonce": 199156775,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576814428,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.8753754761143
+ ],
+ [
+ 0,
+ -3.833833968152362
+ ],
+ [
+ 0,
+ -5.7507509522286
+ ],
+ [
+ 1.9169169840761242,
+ -9.584584920380848
+ ],
+ [
+ 2.8753754761141863,
+ -11.501501904457086
+ ],
+ [
+ 3.833833968152476,
+ -12.459960396495148
+ ],
+ [
+ 5.7507509522286,
+ -15.335335872609448
+ ],
+ [
+ 7.667667936304724,
+ -18.210711348723635
+ ],
+ [
+ 9.584584920380848,
+ -22.044545316875997
+ ],
+ [
+ 10.54304341241891,
+ -23.96146230095212
+ ],
+ [
+ 12.459960396495035,
+ -25.87837928502836
+ ],
+ [
+ 12.459960396495035,
+ -26.83683777706642
+ ],
+ [
+ 13.418418888533324,
+ -26.83683777706642
+ ],
+ [
+ 13.418418888533324,
+ -27.795296269104483
+ ],
+ [
+ 14.376877380571386,
+ -27.795296269104483
+ ],
+ [
+ 15.335335872609448,
+ -28.753754761142545
+ ],
+ [
+ 16.29379436464751,
+ -29.71221325318072
+ ],
+ [
+ 16.29379436464751,
+ -29.71221325318072
+ ]
+ ],
+ "pressures": [
+ 0.4210968017578125,
+ 0.503662109375,
+ 0.509521484375,
+ 0.514892578125,
+ 0.516845703125,
+ 0.519775390625,
+ 0.5324859619140625,
+ 0.5534820556640625,
+ 0.564727783203125,
+ 0.569122314453125,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.564239501953125,
+ 0.3522186279296875,
+ 0.2867584228515625,
+ 0.203704833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8jJu1JfO7WEE65N8zCFaV",
+ "type": "freedraw",
+ "x": 480.95969394406666,
+ "y": 403.23617936785797,
+ "width": 18.210711348723635,
+ "height": 22.044545316875997,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b50",
+ "roundness": null,
+ "seed": 844318311,
+ "version": 17,
+ "versionNonce": 1938890377,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576815319,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -1.9169169840761242
+ ],
+ [
+ 0.9584584920380621,
+ -2.8753754761141863
+ ],
+ [
+ 1.9169169840761242,
+ -4.792292460190424
+ ],
+ [
+ 3.8338339681522484,
+ -6.709209444266548
+ ],
+ [
+ 4.792292460190538,
+ -8.626126428342786
+ ],
+ [
+ 10.54304341241891,
+ -14.376877380571273
+ ],
+ [
+ 13.418418888533097,
+ -18.210711348723635
+ ],
+ [
+ 14.376877380571386,
+ -19.169169840761697
+ ],
+ [
+ 15.335335872609448,
+ -20.12762833279976
+ ],
+ [
+ 16.29379436464751,
+ -20.12762833279976
+ ],
+ [
+ 17.252252856685573,
+ -21.08608682483782
+ ],
+ [
+ 17.252252856685573,
+ -22.044545316875997
+ ],
+ [
+ 17.252252856685573,
+ -22.044545316875997
+ ]
+ ],
+ "pressures": [
+ 0.443084716796875,
+ 0.503173828125,
+ 0.6135711669921875,
+ 0.6228485107421875,
+ 0.62677001953125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.6194305419921875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6121063232421875,
+ 0.438201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ATPNxIkBqYjewZYFD4Xyk",
+ "type": "freedraw",
+ "x": 703.3220640969025,
+ "y": 376.39934159079155,
+ "width": 14.376877380571159,
+ "height": 22.044545316875883,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b51",
+ "roundness": null,
+ "seed": 1788858441,
+ "version": 15,
+ "versionNonce": 942303911,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576816241,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -1.9169169840761242
+ ],
+ [
+ 1.9169169840761242,
+ -2.8753754761141863
+ ],
+ [
+ 2.8753754761141863,
+ -3.8338339681522484
+ ],
+ [
+ 3.8338339681522484,
+ -4.792292460190424
+ ],
+ [
+ 4.7922924601903105,
+ -5.750750952228486
+ ],
+ [
+ 5.750750952228373,
+ -7.6676679363046105
+ ],
+ [
+ 8.626126428342786,
+ -11.501501904456973
+ ],
+ [
+ 11.501501904456973,
+ -15.335335872609335
+ ],
+ [
+ 12.459960396495035,
+ -18.21071134872352
+ ],
+ [
+ 13.418418888533097,
+ -20.12762833279976
+ ],
+ [
+ 14.376877380571159,
+ -22.044545316875883
+ ],
+ [
+ 14.376877380571159,
+ -22.044545316875883
+ ]
+ ],
+ "pressures": [
+ 0.452850341796875,
+ 0.6194305419921875,
+ 0.6238250732421875,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.62725830078125,
+ 0.6179656982421875,
+ 0.580841064453125,
+ 0.4841156005859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "a6huk58Bxb6cWyeFoMtL1",
+ "type": "freedraw",
+ "x": -48.10939366095647,
+ "y": 483.7466926990571,
+ "width": 23.00300380891406,
+ "height": 49.83984158598048,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b52",
+ "roundness": null,
+ "seed": 808696073,
+ "version": 30,
+ "versionNonce": 550138921,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576830955,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -2.8753754761141863,
+ 0.9584584920381758
+ ],
+ [
+ -3.8338339681522484,
+ 2.8753754761143
+ ],
+ [
+ -5.750750952228486,
+ 3.833833968152362
+ ],
+ [
+ -8.626126428342673,
+ 9.584584920380848
+ ],
+ [
+ -10.54304341241891,
+ 12.459960396495148
+ ],
+ [
+ -12.459960396495035,
+ 21.086086824837935
+ ],
+ [
+ -12.459960396495035,
+ 24.919920792990297
+ ],
+ [
+ -12.459960396495035,
+ 28.753754761142545
+ ],
+ [
+ -12.459960396495035,
+ 31.629130237256845
+ ],
+ [
+ -12.459960396495035,
+ 35.46296420540921
+ ],
+ [
+ -11.501501904456973,
+ 41.213715157637694
+ ],
+ [
+ -6.709209444266548,
+ 46.96446610986618
+ ],
+ [
+ -1.9169169840761242,
+ 48.88138309394242
+ ],
+ [
+ 2.8753754761143,
+ 48.88138309394242
+ ],
+ [
+ 6.709209444266662,
+ 47.922924601904356
+ ],
+ [
+ 8.626126428342786,
+ 46.00600761782812
+ ],
+ [
+ 8.626126428342786,
+ 43.13063214171393
+ ],
+ [
+ 6.709209444266662,
+ 40.25525666559963
+ ],
+ [
+ 2.8753754761143,
+ 38.338339681523394
+ ],
+ [
+ -1.9169169840761242,
+ 37.37988118948533
+ ],
+ [
+ -10.54304341241891,
+ 39.29679817356157
+ ],
+ [
+ -13.418418888533097,
+ 42.172173649675756
+ ],
+ [
+ -14.376877380571273,
+ 44.089090633751994
+ ],
+ [
+ -13.418418888533097,
+ 46.96446610986618
+ ],
+ [
+ -13.418418888533097,
+ 46.96446610986618
+ ]
+ ],
+ "pressures": [
+ 0.4113311767578125,
+ 0.4831390380859375,
+ 0.584259033203125,
+ 0.585723876953125,
+ 0.587188720703125,
+ 0.587677001953125,
+ 0.588165283203125,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.6008758544921875,
+ 0.6018524169921875,
+ 0.6008758544921875,
+ 0.5974578857421875,
+ 0.5940399169921875,
+ 0.573028564453125,
+ 0.529052734375,
+ 0.505615234375,
+ 0.522216796875,
+ 0.5490875244140625,
+ 0.5588531494140625,
+ 0.570587158203125,
+ 0.575469970703125,
+ 0.5569000244140625,
+ 0.3717498779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oGymVvXnPsWj6c5ri6kx2",
+ "type": "freedraw",
+ "x": -21.27255588389005,
+ "y": 517.2927399203901,
+ "width": 26.83683777706642,
+ "height": 41.213715157637694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b53",
+ "roundness": null,
+ "seed": 1148730857,
+ "version": 37,
+ "versionNonce": 1715447143,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576831967,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ -2.8753754761141863,
+ 0
+ ],
+ [
+ -4.792292460190424,
+ 0
+ ],
+ [
+ -6.709209444266548,
+ 1.916916984076238
+ ],
+ [
+ -6.709209444266548,
+ 2.8753754761143
+ ],
+ [
+ -7.667667936304724,
+ 3.833833968152362
+ ],
+ [
+ -7.667667936304724,
+ 4.792292460190424
+ ],
+ [
+ -8.626126428342786,
+ 6.709209444266662
+ ],
+ [
+ -8.626126428342786,
+ 8.626126428342786
+ ],
+ [
+ -8.626126428342786,
+ 14.376877380571386
+ ],
+ [
+ -6.709209444266548,
+ 17.252252856685573
+ ],
+ [
+ -4.792292460190424,
+ 19.16916984076181
+ ],
+ [
+ -1.9169169840761242,
+ 19.16916984076181
+ ],
+ [
+ 2.8753754761143,
+ 16.29379436464751
+ ],
+ [
+ 3.833833968152362,
+ 12.459960396495148
+ ],
+ [
+ 4.792292460190424,
+ 8.626126428342786
+ ],
+ [
+ 4.792292460190424,
+ 5.7507509522286
+ ],
+ [
+ 4.792292460190424,
+ 4.792292460190424
+ ],
+ [
+ 4.792292460190424,
+ 3.833833968152362
+ ],
+ [
+ 4.792292460190424,
+ 4.792292460190424
+ ],
+ [
+ 5.750750952228486,
+ 6.709209444266662
+ ],
+ [
+ 7.667667936304724,
+ 11.501501904457086
+ ],
+ [
+ 10.54304341241891,
+ 18.210711348723635
+ ],
+ [
+ 14.376877380571273,
+ 23.961462300952235
+ ],
+ [
+ 16.29379436464751,
+ 30.670671745218783
+ ],
+ [
+ 18.210711348723635,
+ 35.46296420540921
+ ],
+ [
+ 18.210711348723635,
+ 36.42142269744727
+ ],
+ [
+ 18.210711348723635,
+ 39.29679817356157
+ ],
+ [
+ 16.29379436464751,
+ 39.29679817356157
+ ],
+ [
+ 13.41841888853321,
+ 40.25525666559963
+ ],
+ [
+ 9.584584920380848,
+ 38.33833968152351
+ ],
+ [
+ 5.750750952228486,
+ 32.58758872929491
+ ],
+ [
+ 5.750750952228486,
+ 31.629130237256845
+ ],
+ [
+ 5.750750952228486,
+ 31.629130237256845
+ ]
+ ],
+ "pressures": [
+ 0.3077545166015625,
+ 0.441619873046875,
+ 0.5329742431640625,
+ 0.5349273681640625,
+ 0.5388336181640625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.5510406494140625,
+ 0.5510406494140625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5500640869140625,
+ 0.5456695556640625,
+ 0.5407867431640625,
+ 0.5383453369140625,
+ 0.5324859619140625,
+ 0.531005859375,
+ 0.5319976806640625,
+ 0.5349273681640625,
+ 0.5451812744140625,
+ 0.5520172119140625,
+ 0.5398101806640625,
+ 0.5417633056640625,
+ 0.5427398681640625,
+ 0.5402984619140625,
+ 0.5368804931640625,
+ 0.5344390869140625,
+ 0.5368804931640625,
+ 0.5529937744140625,
+ 0.591583251953125,
+ 0.6228485107421875,
+ 0.62823486328125,
+ 0.592559814453125,
+ 0.319976806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0TT6cCZp-QBL4nTQy3j3L",
+ "type": "freedraw",
+ "x": 17.065783797633344,
+ "y": 481.829775714981,
+ "width": 14.376877380571273,
+ "height": 52.715217062094666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b54",
+ "roundness": null,
+ "seed": 1172617127,
+ "version": 16,
+ "versionNonce": 1753571495,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576832619,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ 0.9584584920380621
+ ],
+ [
+ -3.833833968152362,
+ 4.792292460190424
+ ],
+ [
+ -6.709209444266548,
+ 13.41841888853321
+ ],
+ [
+ -8.626126428342786,
+ 19.169169840761697
+ ],
+ [
+ -9.584584920380848,
+ 24.919920792990183
+ ],
+ [
+ -11.501501904456973,
+ 41.213715157637694
+ ],
+ [
+ -10.54304341241891,
+ 48.881383093942304
+ ],
+ [
+ -6.709209444266548,
+ 51.756758570056604
+ ],
+ [
+ -1.9169169840761242,
+ 50.79830007801854
+ ],
+ [
+ 0.9584584920380621,
+ 48.881383093942304
+ ],
+ [
+ 2.8753754761143,
+ 46.00600761782812
+ ],
+ [
+ 2.8753754761143,
+ 46.00600761782812
+ ]
+ ],
+ "pressures": [
+ 0.38250732421875,
+ 0.4958343505859375,
+ 0.5412750244140625,
+ 0.5495758056640625,
+ 0.5559234619140625,
+ 0.574493408203125,
+ 0.581817626953125,
+ 0.587677001953125,
+ 0.5974578857421875,
+ 0.5945281982421875,
+ 0.5539703369140625,
+ 0.39862060546875,
+ 0.1851348876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KCMg813ljdC7IZiQe1jts",
+ "type": "freedraw",
+ "x": -4.978761519242539,
+ "y": 502.9158625398188,
+ "width": 22.044545316875883,
+ "height": 2.8753754761141863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b55",
+ "roundness": null,
+ "seed": 1944363751,
+ "version": 9,
+ "versionNonce": 1008621193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576832911,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 5.750750952228486,
+ 0
+ ],
+ [
+ 8.626126428342673,
+ 0
+ ],
+ [
+ 14.376877380571273,
+ -0.9584584920380621
+ ],
+ [
+ 22.044545316875883,
+ -2.8753754761141863
+ ],
+ [
+ 22.044545316875883,
+ -2.8753754761141863
+ ]
+ ],
+ "pressures": [
+ 0.39959716796875,
+ 0.5442047119140625,
+ 0.5622711181640625,
+ 0.576446533203125,
+ 0.579376220703125,
+ 0.5495758056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-gBicKua-lY8D_kbXtJUQ",
+ "type": "freedraw",
+ "x": 43.902621574699765,
+ "y": 523.0434908726187,
+ "width": 16.293794364647397,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b56",
+ "roundness": null,
+ "seed": 1799293001,
+ "version": 11,
+ "versionNonce": 841572455,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576838356,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920381758
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920381758
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920381758
+ ],
+ [
+ 12.459960396495148,
+ -0.9584584920381758
+ ],
+ [
+ 15.335335872609335,
+ -0.9584584920381758
+ ],
+ [
+ 16.293794364647397,
+ -0.9584584920381758
+ ],
+ [
+ 16.293794364647397,
+ -0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.321929931640625,
+ 0.592071533203125,
+ 0.5969696044921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.592559814453125,
+ 0.505126953125,
+ 0.37957763671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2CjEGgqQqOq6jXuVRKHZn",
+ "type": "freedraw",
+ "x": 98.53475562087067,
+ "y": 494.28973611147615,
+ "width": 17.252252856685573,
+ "height": 43.13063214171393,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b57",
+ "roundness": null,
+ "seed": 1222357671,
+ "version": 19,
+ "versionNonce": 947987753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576838928,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920381758
+ ],
+ [
+ -0.9584584920381758,
+ -0.9584584920381758
+ ],
+ [
+ -0.9584584920381758,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ 0
+ ],
+ [
+ -2.8753754761143,
+ 0.9584584920380621
+ ],
+ [
+ -7.667667936304724,
+ 5.750750952228486
+ ],
+ [
+ -11.501501904457086,
+ 11.501501904456973
+ ],
+ [
+ -14.376877380571273,
+ 19.169169840761697
+ ],
+ [
+ -15.335335872609448,
+ 23.003003808913945
+ ],
+ [
+ -15.335335872609448,
+ 26.836837777066307
+ ],
+ [
+ -15.335335872609448,
+ 36.421422697447156
+ ],
+ [
+ -13.41841888853321,
+ 40.25525666559952
+ ],
+ [
+ -9.584584920380848,
+ 42.172173649675756
+ ],
+ [
+ -7.667667936304724,
+ 42.172173649675756
+ ],
+ [
+ -4.792292460190424,
+ 42.172173649675756
+ ],
+ [
+ 1.9169169840761242,
+ 38.338339681523394
+ ],
+ [
+ 1.9169169840761242,
+ 38.338339681523394
+ ]
+ ],
+ "pressures": [
+ 0.4342803955078125,
+ 0.4699554443359375,
+ 0.574493408203125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.576934814453125,
+ 0.578887939453125,
+ 0.587677001953125,
+ 0.5959930419921875,
+ 0.5998992919921875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.5950164794921875,
+ 0.578399658203125,
+ 0.5344390869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5cFYrlWKD-yR_PJoHeyfZ",
+ "type": "freedraw",
+ "x": 75.53175181195661,
+ "y": 508.6666134920474,
+ "width": 21.08608682483782,
+ "height": 2.8753754761143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b58",
+ "roundness": null,
+ "seed": 1895214825,
+ "version": 10,
+ "versionNonce": 2113879369,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576839253,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920381758
+ ],
+ [
+ 7.6676679363046105,
+ -0.9584584920381758
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920381758
+ ],
+ [
+ 16.293794364647397,
+ -1.916916984076238
+ ],
+ [
+ 21.08608682483782,
+ -2.8753754761143
+ ],
+ [
+ 21.08608682483782,
+ -2.8753754761143
+ ]
+ ],
+ "pressures": [
+ 0.15191650390625,
+ 0.5994110107421875,
+ 0.6077117919921875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6033172607421875,
+ 0.4782562255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3iTwtWN25Y7rdmdHQ9Dtr",
+ "type": "freedraw",
+ "x": 110.9947160173657,
+ "y": 482.78823420701906,
+ "width": 21.086086824837935,
+ "height": 18.210711348723635,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b59",
+ "roundness": null,
+ "seed": 1034239753,
+ "version": 22,
+ "versionNonce": 2062145193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576839799,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 6.709209444266662,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0
+ ],
+ [
+ 11.501501904457086,
+ 0
+ ],
+ [
+ 13.41841888853321,
+ 0.9584584920380621
+ ],
+ [
+ 15.335335872609448,
+ 1.916916984076238
+ ],
+ [
+ 15.335335872609448,
+ 3.833833968152362
+ ],
+ [
+ 15.335335872609448,
+ 4.792292460190424
+ ],
+ [
+ 12.459960396495148,
+ 8.626126428342786
+ ],
+ [
+ 8.626126428342786,
+ 11.501501904457086
+ ],
+ [
+ 7.667667936304724,
+ 12.459960396495148
+ ],
+ [
+ 7.667667936304724,
+ 14.376877380571273
+ ],
+ [
+ 8.626126428342786,
+ 14.376877380571273
+ ],
+ [
+ 10.543043412419024,
+ 16.29379436464751
+ ],
+ [
+ 14.376877380571273,
+ 17.252252856685573
+ ],
+ [
+ 19.169169840761697,
+ 18.210711348723635
+ ],
+ [
+ 21.086086824837935,
+ 18.210711348723635
+ ],
+ [
+ 21.086086824837935,
+ 18.210711348723635
+ ]
+ ],
+ "pressures": [
+ 0.40301513671875,
+ 0.5573883056640625,
+ 0.574981689453125,
+ 0.585723876953125,
+ 0.5964813232421875,
+ 0.5979461669921875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5950164794921875,
+ 0.6003875732421875,
+ 0.6038055419921875,
+ 0.6091766357421875,
+ 0.6116180419921875,
+ 0.6077117919921875,
+ 0.6028289794921875,
+ 0.5964813232421875,
+ 0.581329345703125,
+ 0.517822265625,
+ 0.217864990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JDGMsWgwKHQ4fS4NVKpnu",
+ "type": "freedraw",
+ "x": 146.4576802227749,
+ "y": 526.877324840771,
+ "width": 12.459960396495035,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5A",
+ "roundness": null,
+ "seed": 2063663209,
+ "version": 9,
+ "versionNonce": 1018448679,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576840770,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ -0.9584584920381758
+ ],
+ [
+ 12.459960396495035,
+ -1.916916984076238
+ ],
+ [
+ 12.459960396495035,
+ -1.916916984076238
+ ]
+ ],
+ "pressures": [
+ 0.332672119140625,
+ 0.591583251953125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.584259033203125,
+ 0.468475341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EQVB9roVREONPBr4qGqdA",
+ "type": "freedraw",
+ "x": 200.13135577690764,
+ "y": 489.4974436512857,
+ "width": 13.41841888853321,
+ "height": 50.79830007801854,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5B",
+ "roundness": null,
+ "seed": 2084236647,
+ "version": 22,
+ "versionNonce": 756612039,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576842527,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920381758
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0.9584584920380621
+ ],
+ [
+ -2.8753754761141863,
+ 1.9169169840761242
+ ],
+ [
+ -4.792292460190424,
+ 6.709209444266548
+ ],
+ [
+ -7.6676679363046105,
+ 12.459960396495035
+ ],
+ [
+ -8.626126428342786,
+ 15.335335872609335
+ ],
+ [
+ -10.54304341241891,
+ 20.12762833279976
+ ],
+ [
+ -10.54304341241891,
+ 25.878379285028245
+ ],
+ [
+ -11.501501904456973,
+ 32.587588729294794
+ ],
+ [
+ -11.501501904456973,
+ 39.296798173561456
+ ],
+ [
+ -10.54304341241891,
+ 41.21371515763758
+ ],
+ [
+ -9.584584920380848,
+ 43.13063214171382
+ ],
+ [
+ -8.626126428342786,
+ 46.006007617828004
+ ],
+ [
+ -5.750750952228486,
+ 48.881383093942304
+ ],
+ [
+ -4.792292460190424,
+ 48.881383093942304
+ ],
+ [
+ -2.8753754761141863,
+ 49.839841585980366
+ ],
+ [
+ 0,
+ 49.839841585980366
+ ],
+ [
+ 1.916916984076238,
+ 48.881383093942304
+ ],
+ [
+ 1.916916984076238,
+ 48.881383093942304
+ ]
+ ],
+ "pressures": [
+ 0.2799072265625,
+ 0.328277587890625,
+ 0.5569000244140625,
+ 0.5573883056640625,
+ 0.5612945556640625,
+ 0.567169189453125,
+ 0.580841064453125,
+ 0.587677001953125,
+ 0.5998992919921875,
+ 0.6204071044921875,
+ 0.64288330078125,
+ 0.65362548828125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.64385986328125,
+ 0.6184539794921875,
+ 0.563751220703125,
+ 0.342926025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JqXdQzLKmXoFvOKnN1MVZ",
+ "type": "freedraw",
+ "x": 181.920644428184,
+ "y": 510.58353047612354,
+ "width": 23.00300380891406,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5C",
+ "roundness": null,
+ "seed": 1684272647,
+ "version": 13,
+ "versionNonce": 1658933033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576843015,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0.9584584920380621
+ ],
+ [
+ 2.8753754761143,
+ 0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ 0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ 0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 15.335335872609448,
+ 0.9584584920380621
+ ],
+ [
+ 20.127628332799873,
+ 0
+ ],
+ [
+ 22.044545316875997,
+ -0.9584584920380621
+ ],
+ [
+ 22.044545316875997,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.2325286865234375,
+ 0.5412750244140625,
+ 0.6238250732421875,
+ 0.63360595703125,
+ 0.63604736328125,
+ 0.63653564453125,
+ 0.63604736328125,
+ 0.63458251953125,
+ 0.571563720703125,
+ 0.322418212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "e6r3XqN-Bau_FWq_tEfMp",
+ "type": "freedraw",
+ "x": 158.91764061926995,
+ "y": 515.375822936314,
+ "width": 0.9584584920381758,
+ "height": 22.044545316875997,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5D",
+ "roundness": null,
+ "seed": 752113897,
+ "version": 14,
+ "versionNonce": 1969629449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576843809,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0.9584584920380621
+ ],
+ [
+ 0.9584584920381758,
+ 2.8753754761143
+ ],
+ [
+ 0.9584584920381758,
+ 3.833833968152362
+ ],
+ [
+ 0.9584584920381758,
+ 5.750750952228486
+ ],
+ [
+ 0.9584584920381758,
+ 8.626126428342786
+ ],
+ [
+ 0,
+ 10.54304341241891
+ ],
+ [
+ 0,
+ 15.335335872609335
+ ],
+ [
+ 0,
+ 19.169169840761697
+ ],
+ [
+ 0,
+ 22.044545316875997
+ ],
+ [
+ 0.9584584920381758,
+ 21.086086824837935
+ ],
+ [
+ 0.9584584920381758,
+ 21.086086824837935
+ ]
+ ],
+ "pressures": [
+ 0.4196319580078125,
+ 0.40447998046875,
+ 0.524169921875,
+ 0.5603179931640625,
+ 0.570098876953125,
+ 0.574981689453125,
+ 0.582305908203125,
+ 0.587188720703125,
+ 0.6023406982421875,
+ 0.6082000732421875,
+ 0.6028289794921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Z7yowqgIjaFiu9DEjIfdd",
+ "type": "freedraw",
+ "x": 244.22044641065963,
+ "y": 517.2927399203901,
+ "width": 15.335335872609335,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5E",
+ "roundness": null,
+ "seed": 1167342281,
+ "version": 11,
+ "versionNonce": 1248142823,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576844955,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920380621
+ ],
+ [
+ 15.335335872609335,
+ 0
+ ],
+ [
+ 15.335335872609335,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.38494873046875,
+ 0.5554351806640625,
+ 0.5964813232421875,
+ 0.6038055419921875,
+ 0.6062469482421875,
+ 0.6062469482421875,
+ 0.6018524169921875,
+ 0.4948577880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2K30jYOHASsOhLRNH5_8P",
+ "type": "freedraw",
+ "x": 246.13736339473576,
+ "y": 530.7111588089233,
+ "width": 17.252252856685573,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5F",
+ "roundness": null,
+ "seed": 906237991,
+ "version": 10,
+ "versionNonce": 1510809543,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576845189,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0.9584584920381758
+ ],
+ [
+ 6.709209444266662,
+ 0.9584584920381758
+ ],
+ [
+ 11.501501904457086,
+ 0
+ ],
+ [
+ 16.29379436464751,
+ 0
+ ],
+ [
+ 16.29379436464751,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.512939453125,
+ 0.580841064453125,
+ 0.5955047607421875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.591583251953125,
+ 0.4870452880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "T9sIJH5a9YuZlVgm5dGmQ",
+ "type": "freedraw",
+ "x": 313.2294578374017,
+ "y": 485.66360968313336,
+ "width": 25.87837928502836,
+ "height": 33.54604722133297,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5G",
+ "roundness": null,
+ "seed": 1973361159,
+ "version": 31,
+ "versionNonce": 152749321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576856805,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761143,
+ -1.916916984076238
+ ],
+ [
+ 4.792292460190424,
+ -1.916916984076238
+ ],
+ [
+ 7.667667936304724,
+ -2.8753754761143
+ ],
+ [
+ 10.543043412419024,
+ -2.8753754761143
+ ],
+ [
+ 13.41841888853321,
+ -2.8753754761143
+ ],
+ [
+ 18.210711348723635,
+ -2.8753754761143
+ ],
+ [
+ 22.04454531687611,
+ -0.9584584920380621
+ ],
+ [
+ 25.87837928502836,
+ 1.9169169840761242
+ ],
+ [
+ 25.87837928502836,
+ 3.833833968152362
+ ],
+ [
+ 23.961462300952235,
+ 5.750750952228486
+ ],
+ [
+ 22.04454531687611,
+ 8.626126428342786
+ ],
+ [
+ 20.12762833279976,
+ 9.584584920380848
+ ],
+ [
+ 19.169169840761697,
+ 10.54304341241891
+ ],
+ [
+ 18.210711348723635,
+ 10.54304341241891
+ ],
+ [
+ 17.252252856685573,
+ 11.501501904456973
+ ],
+ [
+ 18.210711348723635,
+ 12.459960396495035
+ ],
+ [
+ 20.12762833279976,
+ 13.41841888853321
+ ],
+ [
+ 21.08608682483782,
+ 15.335335872609335
+ ],
+ [
+ 23.003003808914173,
+ 19.169169840761697
+ ],
+ [
+ 24.919920792990297,
+ 23.96146230095212
+ ],
+ [
+ 24.919920792990297,
+ 26.836837777066307
+ ],
+ [
+ 24.919920792990297,
+ 29.712213253180607
+ ],
+ [
+ 23.003003808914173,
+ 30.67067174521867
+ ],
+ [
+ 18.210711348723635,
+ 30.67067174521867
+ ],
+ [
+ 14.376877380571273,
+ 28.753754761142545
+ ],
+ [
+ 11.501501904457086,
+ 27.795296269104483
+ ],
+ [
+ 9.584584920380848,
+ 25.878379285028245
+ ],
+ [
+ 9.584584920380848,
+ 25.878379285028245
+ ]
+ ],
+ "pressures": [
+ 0.4303741455078125,
+ 0.453826904296875,
+ 0.455291748046875,
+ 0.455291748046875,
+ 0.454803466796875,
+ 0.450897216796875,
+ 0.447479248046875,
+ 0.447479248046875,
+ 0.456756591796875,
+ 0.4811859130859375,
+ 0.4943695068359375,
+ 0.4948577880859375,
+ 0.4909515380859375,
+ 0.4909515380859375,
+ 0.4909515380859375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4748382568359375,
+ 0.4753265380859375,
+ 0.4782562255859375,
+ 0.4841156005859375,
+ 0.4841156005859375,
+ 0.4860687255859375,
+ 0.4958343505859375,
+ 0.524658203125,
+ 0.5481109619140625,
+ 0.5373687744140625,
+ 0.40594482421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FynT3RMEwSK-OJnpufMkC",
+ "type": "freedraw",
+ "x": 311.3125408533256,
+ "y": 529.7527003168852,
+ "width": 39.296798173561456,
+ "height": 6.709209444266548,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5H",
+ "roundness": null,
+ "seed": 1909577417,
+ "version": 15,
+ "versionNonce": 344898599,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576857268,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -1.9169169840761242
+ ],
+ [
+ 4.792292460190424,
+ -1.9169169840761242
+ ],
+ [
+ 6.709209444266548,
+ -2.8753754761141863
+ ],
+ [
+ 9.584584920380848,
+ -3.833833968152362
+ ],
+ [
+ 12.459960396495148,
+ -3.833833968152362
+ ],
+ [
+ 17.252252856685573,
+ -4.792292460190424
+ ],
+ [
+ 24.919920792990297,
+ -5.750750952228486
+ ],
+ [
+ 30.67067174521867,
+ -5.750750952228486
+ ],
+ [
+ 34.504505713371145,
+ -6.709209444266548
+ ],
+ [
+ 37.37988118948533,
+ -6.709209444266548
+ ],
+ [
+ 39.296798173561456,
+ -6.709209444266548
+ ],
+ [
+ 39.296798173561456,
+ -6.709209444266548
+ ]
+ ],
+ "pressures": [
+ 0.3673553466796875,
+ 0.506103515625,
+ 0.514892578125,
+ 0.515869140625,
+ 0.515869140625,
+ 0.515869140625,
+ 0.515869140625,
+ 0.515869140625,
+ 0.513427734375,
+ 0.4904632568359375,
+ 0.4372100830078125,
+ 0.339996337890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "56tb72AIoRhOV_d9hNv0w",
+ "type": "freedraw",
+ "x": 329.5232522020492,
+ "y": 532.6280757929995,
+ "width": 19.16916984076181,
+ "height": 25.87837928502836,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5I",
+ "roundness": null,
+ "seed": 49094247,
+ "version": 22,
+ "versionNonce": 1537985735,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576857878,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 4.7922924601903105,
+ -0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920380621
+ ],
+ [
+ 11.501501904456973,
+ -1.916916984076238
+ ],
+ [
+ 13.418418888533097,
+ -0.9584584920380621
+ ],
+ [
+ 13.418418888533097,
+ 0
+ ],
+ [
+ 12.459960396495035,
+ 2.8753754761141863
+ ],
+ [
+ 8.626126428342786,
+ 6.709209444266548
+ ],
+ [
+ 1.9169169840761242,
+ 11.501501904456973
+ ],
+ [
+ -0.9584584920380621,
+ 13.41841888853321
+ ],
+ [
+ -2.8753754761143,
+ 15.335335872609335
+ ],
+ [
+ -2.8753754761143,
+ 17.25225285668546
+ ],
+ [
+ -0.9584584920380621,
+ 21.08608682483782
+ ],
+ [
+ 0.9584584920380621,
+ 22.044545316875883
+ ],
+ [
+ 4.7922924601903105,
+ 23.00300380891406
+ ],
+ [
+ 9.584584920380848,
+ 23.96146230095212
+ ],
+ [
+ 14.376877380571159,
+ 23.00300380891406
+ ],
+ [
+ 16.29379436464751,
+ 23.00300380891406
+ ],
+ [
+ 16.29379436464751,
+ 23.00300380891406
+ ]
+ ],
+ "pressures": [
+ 0.37713623046875,
+ 0.4929046630859375,
+ 0.4933929443359375,
+ 0.4938812255859375,
+ 0.4933929443359375,
+ 0.4943695068359375,
+ 0.4958343505859375,
+ 0.5485992431640625,
+ 0.573516845703125,
+ 0.578399658203125,
+ 0.5964813232421875,
+ 0.5974578857421875,
+ 0.5955047607421875,
+ 0.579864501953125,
+ 0.567169189453125,
+ 0.5525054931640625,
+ 0.505126953125,
+ 0.4132843017578125,
+ 0.203704833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jIfgLt3PkxQibsWnAMe2P",
+ "type": "freedraw",
+ "x": 373.6123428358012,
+ "y": 528.7942418248472,
+ "width": 21.08608682483782,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5J",
+ "roundness": null,
+ "seed": 2000062215,
+ "version": 15,
+ "versionNonce": 2002739465,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576862458,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 7.667667936304497,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495035,
+ 0.9584584920380621
+ ],
+ [
+ 16.293794364647283,
+ 0.9584584920380621
+ ],
+ [
+ 18.210711348723635,
+ 0.9584584920380621
+ ],
+ [
+ 19.169169840761697,
+ 0
+ ],
+ [
+ 20.12762833279976,
+ 0
+ ],
+ [
+ 20.12762833279976,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.39324951171875,
+ 0.4972991943359375,
+ 0.580352783203125,
+ 0.6013641357421875,
+ 0.6062469482421875,
+ 0.6077117919921875,
+ 0.6067352294921875,
+ 0.5984344482421875,
+ 0.583770751953125,
+ 0.512939453125,
+ 0.4704437255859375,
+ 0.39227294921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "us7WaB4a6TvSco-lt9MxV",
+ "type": "freedraw",
+ "x": 389.9061372004485,
+ "y": 517.2927399203901,
+ "width": 1.9169169840763516,
+ "height": 15.335335872609448,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5K",
+ "roundness": null,
+ "seed": 345993929,
+ "version": 14,
+ "versionNonce": 191569641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576862834,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920381758
+ ],
+ [
+ 0,
+ 1.916916984076238
+ ],
+ [
+ 0,
+ 3.833833968152362
+ ],
+ [
+ 0,
+ 5.7507509522286
+ ],
+ [
+ 0,
+ 7.667667936304724
+ ],
+ [
+ 0,
+ 9.584584920380962
+ ],
+ [
+ 0,
+ 12.459960396495148
+ ],
+ [
+ 0,
+ 13.41841888853321
+ ],
+ [
+ 0,
+ 14.376877380571386
+ ],
+ [
+ 1.9169169840763516,
+ 14.376877380571386
+ ],
+ [
+ 1.9169169840763516,
+ 15.335335872609448
+ ],
+ [
+ 1.9169169840763516,
+ 15.335335872609448
+ ]
+ ],
+ "pressures": [
+ 0.4167022705078125,
+ 0.583282470703125,
+ 0.6003875732421875,
+ 0.6072235107421875,
+ 0.6086883544921875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.5964813232421875,
+ 0.5490875244140625,
+ 0.4894866943359375,
+ 0.2593994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mfQrqfqnLkwAcdwisx0Se",
+ "type": "freedraw",
+ "x": 438.787520294391,
+ "y": 486.6220681751714,
+ "width": 3.833833968152476,
+ "height": 30.67067174521867,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5L",
+ "roundness": null,
+ "seed": 494745769,
+ "version": 14,
+ "versionNonce": 1585201353,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576863606,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 2.8753754761143
+ ],
+ [
+ 0,
+ 4.792292460190424
+ ],
+ [
+ -0.9584584920382895,
+ 7.667667936304724
+ ],
+ [
+ -0.9584584920382895,
+ 11.501501904456973
+ ],
+ [
+ -2.8753754761144137,
+ 18.210711348723635
+ ],
+ [
+ -3.833833968152476,
+ 25.878379285028245
+ ],
+ [
+ -3.833833968152476,
+ 26.83683777706642
+ ],
+ [
+ -3.833833968152476,
+ 28.753754761142545
+ ],
+ [
+ -2.8753754761144137,
+ 29.712213253180607
+ ],
+ [
+ -1.9169169840763516,
+ 30.67067174521867
+ ],
+ [
+ -1.9169169840763516,
+ 30.67067174521867
+ ]
+ ],
+ "pressures": [
+ 0.3077545166015625,
+ 0.5388336181640625,
+ 0.5593414306640625,
+ 0.569610595703125,
+ 0.573516845703125,
+ 0.575469970703125,
+ 0.583282470703125,
+ 0.581329345703125,
+ 0.573516845703125,
+ 0.5500640869140625,
+ 0.4269561767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2dUmHVunNOWiSwgT6O3Xj",
+ "type": "freedraw",
+ "x": 424.41064291381963,
+ "y": 524.9604078566948,
+ "width": 24.919920792990297,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5M",
+ "roundness": null,
+ "seed": 1717002889,
+ "version": 13,
+ "versionNonce": 667276615,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576863998,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920380621
+ ],
+ [
+ 17.252252856685573,
+ -1.9169169840761242
+ ],
+ [
+ 21.08608682483782,
+ -1.9169169840761242
+ ],
+ [
+ 23.003003808913945,
+ -0.9584584920380621
+ ],
+ [
+ 23.961462300952235,
+ -0.9584584920380621
+ ],
+ [
+ 23.961462300952235,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.38397216796875,
+ 0.579376220703125,
+ 0.584747314453125,
+ 0.583282470703125,
+ 0.584747314453125,
+ 0.576446533203125,
+ 0.564239501953125,
+ 0.4992523193359375,
+ 0.39227294921875,
+ 0.0385894775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SBMSWNnud8dqdza7icFQO",
+ "type": "freedraw",
+ "x": 427.2860183899338,
+ "y": 538.378826745228,
+ "width": 17.252252856685573,
+ "height": 30.670671745218783,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5N",
+ "roundness": null,
+ "seed": 835219335,
+ "version": 20,
+ "versionNonce": 624820935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576864491,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761144137,
+ -1.9169169840761242
+ ],
+ [
+ 4.792292460190538,
+ -1.9169169840761242
+ ],
+ [
+ 7.667667936304724,
+ -2.8753754761143
+ ],
+ [
+ 10.54304341241891,
+ -2.8753754761143
+ ],
+ [
+ 11.5015019044572,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ 2.8753754761143
+ ],
+ [
+ 6.709209444266662,
+ 8.626126428342786
+ ],
+ [
+ 1.9169169840763516,
+ 14.376877380571273
+ ],
+ [
+ -3.8338339681522484,
+ 20.12762833279976
+ ],
+ [
+ -5.750750952228373,
+ 23.00300380891406
+ ],
+ [
+ -5.750750952228373,
+ 25.878379285028245
+ ],
+ [
+ -4.7922924601903105,
+ 27.795296269104483
+ ],
+ [
+ 0,
+ 27.795296269104483
+ ],
+ [
+ 2.8753754761144137,
+ 27.795296269104483
+ ],
+ [
+ 8.626126428342786,
+ 26.83683777706642
+ ],
+ [
+ 8.626126428342786,
+ 26.83683777706642
+ ]
+ ],
+ "pressures": [
+ 0.4225616455078125,
+ 0.5622711181640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5588531494140625,
+ 0.5554351806640625,
+ 0.564727783203125,
+ 0.567169189453125,
+ 0.563262939453125,
+ 0.564239501953125,
+ 0.583282470703125,
+ 0.581817626953125,
+ 0.577911376953125,
+ 0.565704345703125,
+ 0.4855804443359375,
+ 0.3717498779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iefiiGQ-TpTxYeBgXN_2Y",
+ "type": "freedraw",
+ "x": 478.08431846795247,
+ "y": 524.0019493646568,
+ "width": 27.795296269104483,
+ "height": 46.00600761782812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5O",
+ "roundness": null,
+ "seed": 1580416263,
+ "version": 40,
+ "versionNonce": 1061000071,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576865475,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -1.916916984076238
+ ],
+ [
+ -1.9169169840761242,
+ -1.916916984076238
+ ],
+ [
+ -2.8753754761144137,
+ -1.916916984076238
+ ],
+ [
+ -7.667667936304724,
+ -0.9584584920380621
+ ],
+ [
+ -11.501501904456973,
+ 0.9584584920380621
+ ],
+ [
+ -14.376877380571386,
+ 3.833833968152362
+ ],
+ [
+ -15.335335872609448,
+ 5.750750952228486
+ ],
+ [
+ -15.335335872609448,
+ 7.667667936304724
+ ],
+ [
+ -16.29379436464751,
+ 8.626126428342786
+ ],
+ [
+ -16.29379436464751,
+ 10.54304341241891
+ ],
+ [
+ -16.29379436464751,
+ 12.459960396495148
+ ],
+ [
+ -16.29379436464751,
+ 14.376877380571273
+ ],
+ [
+ -14.376877380571386,
+ 16.293794364647397
+ ],
+ [
+ -12.459960396495262,
+ 17.252252856685573
+ ],
+ [
+ -10.54304341241891,
+ 16.293794364647397
+ ],
+ [
+ -5.7507509522286,
+ 13.41841888853321
+ ],
+ [
+ -3.833833968152476,
+ 10.54304341241891
+ ],
+ [
+ -2.8753754761144137,
+ 8.626126428342786
+ ],
+ [
+ -1.9169169840761242,
+ 7.667667936304724
+ ],
+ [
+ -0.9584584920380621,
+ 9.584584920380848
+ ],
+ [
+ -0.9584584920380621,
+ 10.54304341241891
+ ],
+ [
+ 0.9584584920380621,
+ 13.41841888853321
+ ],
+ [
+ 1.9169169840761242,
+ 15.335335872609335
+ ],
+ [
+ 2.8753754761141863,
+ 18.210711348723635
+ ],
+ [
+ 5.750750952228373,
+ 23.96146230095212
+ ],
+ [
+ 7.667667936304724,
+ 29.712213253180607
+ ],
+ [
+ 8.626126428342786,
+ 32.58758872929491
+ ],
+ [
+ 9.584584920380848,
+ 35.462964205409094
+ ],
+ [
+ 10.54304341241891,
+ 39.296798173561456
+ ],
+ [
+ 11.501501904456973,
+ 42.172173649675756
+ ],
+ [
+ 10.54304341241891,
+ 43.13063214171382
+ ],
+ [
+ 8.626126428342786,
+ 44.08909063375188
+ ],
+ [
+ 4.7922924601903105,
+ 43.13063214171382
+ ],
+ [
+ -0.9584584920380621,
+ 40.25525666559952
+ ],
+ [
+ -4.792292460190538,
+ 38.338339681523394
+ ],
+ [
+ -4.792292460190538,
+ 38.338339681523394
+ ]
+ ],
+ "pressures": [
+ 0.3673553466796875,
+ 0.4958343505859375,
+ 0.5427398681640625,
+ 0.5564117431640625,
+ 0.569610595703125,
+ 0.574493408203125,
+ 0.576934814453125,
+ 0.580352783203125,
+ 0.577423095703125,
+ 0.576934814453125,
+ 0.575958251953125,
+ 0.574493408203125,
+ 0.574005126953125,
+ 0.572052001953125,
+ 0.566680908203125,
+ 0.5564117431640625,
+ 0.5505523681640625,
+ 0.5500640869140625,
+ 0.5510406494140625,
+ 0.5510406494140625,
+ 0.5549468994140625,
+ 0.5588531494140625,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.570098876953125,
+ 0.568634033203125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.577423095703125,
+ 0.586700439453125,
+ 0.593048095703125,
+ 0.589141845703125,
+ 0.438201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iMx7_raI1cjB_9_0FQMBb",
+ "type": "freedraw",
+ "x": -40.44172572465288,
+ "y": 624.6400910286559,
+ "width": 22.044545316875997,
+ "height": 2.8753754761144137,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5P",
+ "roundness": null,
+ "seed": 479567303,
+ "version": 13,
+ "versionNonce": 260756329,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576901274,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -1.9169169840761242
+ ],
+ [
+ 14.376877380571273,
+ -1.9169169840761242
+ ],
+ [
+ 16.29379436464751,
+ -2.8753754761144137
+ ],
+ [
+ 18.210711348723635,
+ -2.8753754761144137
+ ],
+ [
+ 20.127628332799873,
+ -2.8753754761144137
+ ],
+ [
+ 21.086086824837935,
+ -2.8753754761144137
+ ],
+ [
+ 21.086086824837935,
+ -2.8753754761144137
+ ]
+ ],
+ "pressures": [
+ 0.3678436279296875,
+ 0.4782562255859375,
+ 0.6130828857421875,
+ 0.6204071044921875,
+ 0.6233367919921875,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.6155242919921875,
+ 0.6018524169921875,
+ 0.528564453125,
+ 0.38690185546875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Rcz0JO4EkkA25-qT3I_z8",
+ "type": "freedraw",
+ "x": 18.982700781708445,
+ "y": 584.3848343630564,
+ "width": 22.044545316875883,
+ "height": 50.798300078018656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Q",
+ "roundness": null,
+ "seed": 1939459369,
+ "version": 20,
+ "versionNonce": 1518411241,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576901918,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920382895
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -2.8753754761143,
+ 1.9169169840761242
+ ],
+ [
+ -3.833833968152362,
+ 3.8338339681522484
+ ],
+ [
+ -4.792292460190424,
+ 5.750750952228373
+ ],
+ [
+ -6.709209444266548,
+ 8.626126428342559
+ ],
+ [
+ -7.667667936304724,
+ 12.459960396495035
+ ],
+ [
+ -8.626126428342786,
+ 16.293794364647283
+ ],
+ [
+ -10.54304341241891,
+ 25.87837928502813
+ ],
+ [
+ -11.501501904456973,
+ 30.67067174521867
+ ],
+ [
+ -11.501501904456973,
+ 35.46296420540898
+ ],
+ [
+ -9.584584920380848,
+ 45.04754912578983
+ ],
+ [
+ -6.709209444266548,
+ 47.92292460190424
+ ],
+ [
+ -3.833833968152362,
+ 49.839841585980366
+ ],
+ [
+ 0.9584584920380621,
+ 49.839841585980366
+ ],
+ [
+ 5.750750952228486,
+ 47.92292460190424
+ ],
+ [
+ 10.54304341241891,
+ 45.04754912578983
+ ],
+ [
+ 10.54304341241891,
+ 45.04754912578983
+ ]
+ ],
+ "pressures": [
+ 0.4728851318359375,
+ 0.517822265625,
+ 0.573028564453125,
+ 0.575958251953125,
+ 0.576934814453125,
+ 0.580352783203125,
+ 0.584747314453125,
+ 0.591094970703125,
+ 0.6003875732421875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.6086883544921875,
+ 0.6111297607421875,
+ 0.6145477294921875,
+ 0.6150360107421875,
+ 0.5974578857421875,
+ 0.4772796630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "knxzdn5Rzsxjv1IW7LNTt",
+ "type": "freedraw",
+ "x": -10.729512471472162,
+ "y": 611.2216721401226,
+ "width": 23.96146230095212,
+ "height": 3.8338339681522484,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5R",
+ "roundness": null,
+ "seed": 811562921,
+ "version": 11,
+ "versionNonce": 195818247,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576902292,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 3.8338339681522484,
+ -0.9584584920380621
+ ],
+ [
+ 7.6676679363046105,
+ -1.9169169840761242
+ ],
+ [
+ 12.459960396495035,
+ -1.9169169840761242
+ ],
+ [
+ 17.25225285668546,
+ -2.8753754761141863
+ ],
+ [
+ 22.044545316875883,
+ -3.8338339681522484
+ ],
+ [
+ 23.96146230095212,
+ -3.8338339681522484
+ ],
+ [
+ 23.96146230095212,
+ -3.8338339681522484
+ ]
+ ],
+ "pressures": [
+ 0.39715576171875,
+ 0.564727783203125,
+ 0.575958251953125,
+ 0.584747314453125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.5569000244140625,
+ 0.3077545166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SkiKgeJpg-YIlbyyI5343",
+ "type": "freedraw",
+ "x": 29.525744194127356,
+ "y": 576.7171664267516,
+ "width": 23.96146230095212,
+ "height": 23.961462300952235,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5S",
+ "roundness": null,
+ "seed": 1905401159,
+ "version": 23,
+ "versionNonce": 1348344393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576902932,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ -0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ -1.9169169840763516
+ ],
+ [
+ 8.626126428342786,
+ -1.9169169840763516
+ ],
+ [
+ 12.459960396495148,
+ -1.9169169840763516
+ ],
+ [
+ 12.459960396495148,
+ 0
+ ],
+ [
+ 11.501501904457086,
+ 3.8338339681522484
+ ],
+ [
+ 10.54304341241891,
+ 6.709209444266435
+ ],
+ [
+ 9.584584920380848,
+ 9.584584920380848
+ ],
+ [
+ 5.750750952228486,
+ 14.376877380571159
+ ],
+ [
+ 5.750750952228486,
+ 16.293794364647283
+ ],
+ [
+ 5.750750952228486,
+ 17.252252856685573
+ ],
+ [
+ 7.667667936304724,
+ 19.169169840761697
+ ],
+ [
+ 9.584584920380848,
+ 19.169169840761697
+ ],
+ [
+ 13.41841888853321,
+ 20.12762833279976
+ ],
+ [
+ 17.252252856685573,
+ 21.08608682483782
+ ],
+ [
+ 22.044545316875997,
+ 22.044545316875883
+ ],
+ [
+ 23.96146230095212,
+ 22.044545316875883
+ ],
+ [
+ 23.96146230095212,
+ 22.044545316875883
+ ]
+ ],
+ "pressures": [
+ 0.445037841796875,
+ 0.5378570556640625,
+ 0.5608062744140625,
+ 0.579376220703125,
+ 0.580352783203125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.584259033203125,
+ 0.5984344482421875,
+ 0.6028289794921875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6042938232421875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.5984344482421875,
+ 0.5950164794921875,
+ 0.580841064453125,
+ 0.507568359375,
+ 0.2926177978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "v-pmLBoGghGZaGgR66Fqs",
+ "type": "freedraw",
+ "x": 88.95017070048868,
+ "y": 619.8477985684654,
+ "width": 16.29379436464751,
+ "height": 2.8753754761141863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5T",
+ "roundness": null,
+ "seed": 565238793,
+ "version": 11,
+ "versionNonce": 2064285863,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576904912,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -1.9169169840761242
+ ],
+ [
+ 12.459960396495148,
+ -1.9169169840761242
+ ],
+ [
+ 14.376877380571273,
+ -2.8753754761141863
+ ],
+ [
+ 14.376877380571273,
+ -2.8753754761141863
+ ]
+ ],
+ "pressures": [
+ 0.090362548828125,
+ 0.5471343994140625,
+ 0.64044189453125,
+ 0.64727783203125,
+ 0.65069580078125,
+ 0.65264892578125,
+ 0.64727783203125,
+ 0.6008758544921875,
+ 0.4841156005859375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fgqt3TrMx5rlKg0piilss",
+ "type": "freedraw",
+ "x": 95.65938014475523,
+ "y": 606.4293796799323,
+ "width": 5.7507509522286,
+ "height": 18.210711348723635,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5U",
+ "roundness": null,
+ "seed": 1067565799,
+ "version": 11,
+ "versionNonce": 1142783337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576905226,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.9169169840761242
+ ],
+ [
+ 0,
+ 2.8753754761141863
+ ],
+ [
+ 0,
+ 5.750750952228373
+ ],
+ [
+ 0,
+ 7.667667936304724
+ ],
+ [
+ 0.9584584920381758,
+ 10.54304341241891
+ ],
+ [
+ 1.916916984076238,
+ 13.418418888533097
+ ],
+ [
+ 3.833833968152362,
+ 16.29379436464751
+ ],
+ [
+ 5.7507509522286,
+ 18.210711348723635
+ ],
+ [
+ 5.7507509522286,
+ 18.210711348723635
+ ]
+ ],
+ "pressures": [
+ 0.3585662841796875,
+ 0.64288330078125,
+ 0.65069580078125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.64630126953125,
+ 0.5974578857421875,
+ 0.4743499755859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ugWXDNpHLAHoRnFobItwl",
+ "type": "freedraw",
+ "x": 146.45768022277343,
+ "y": 584.3848343630564,
+ "width": 12.459960396495148,
+ "height": 65.17517745858981,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5V",
+ "roundness": null,
+ "seed": 789182249,
+ "version": 18,
+ "versionNonce": 974246153,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576914354,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 3.833833968152362
+ ],
+ [
+ -1.9169169840761242,
+ 5.750750952228486
+ ],
+ [
+ -2.8753754761141863,
+ 9.584584920380848
+ ],
+ [
+ -3.8338339681522484,
+ 14.376877380571273
+ ],
+ [
+ -4.792292460190424,
+ 21.08608682483782
+ ],
+ [
+ -5.750750952228486,
+ 28.753754761142545
+ ],
+ [
+ -6.709209444266548,
+ 37.37988118948533
+ ],
+ [
+ -6.709209444266548,
+ 42.172173649675756
+ ],
+ [
+ -6.709209444266548,
+ 49.839841585980366
+ ],
+ [
+ -5.750750952228486,
+ 56.54905103024703
+ ],
+ [
+ -2.8753754761141863,
+ 61.34134349043745
+ ],
+ [
+ -0.9584584920380621,
+ 63.25826047451358
+ ],
+ [
+ 0,
+ 64.21671896655175
+ ],
+ [
+ 3.833833968152362,
+ 65.17517745858981
+ ],
+ [
+ 5.7507509522286,
+ 63.25826047451358
+ ],
+ [
+ 5.7507509522286,
+ 63.25826047451358
+ ]
+ ],
+ "pressures": [
+ 0.2403411865234375,
+ 0.333160400390625,
+ 0.3488006591796875,
+ 0.38348388671875,
+ 0.4245147705078125,
+ 0.455291748046875,
+ 0.4792327880859375,
+ 0.4875335693359375,
+ 0.4899749755859375,
+ 0.4933929443359375,
+ 0.4948577880859375,
+ 0.4938812255859375,
+ 0.4772796630859375,
+ 0.4337921142578125,
+ 0.3014068603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fAUlwKatrZ0OGkCyPBT2M",
+ "type": "freedraw",
+ "x": 120.57930093774519,
+ "y": 608.3462966640085,
+ "width": 33.54604722133297,
+ "height": 2.8753754761141863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5W",
+ "roundness": null,
+ "seed": 1098244809,
+ "version": 13,
+ "versionNonce": 396404999,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576914758,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ 0
+ ],
+ [
+ 11.501501904456973,
+ 0
+ ],
+ [
+ 17.252252856685573,
+ 0.9584584920380621
+ ],
+ [
+ 23.96146230095212,
+ 0.9584584920380621
+ ],
+ [
+ 30.67067174521867,
+ 0.9584584920380621
+ ],
+ [
+ 32.58758872929491,
+ 1.9169169840761242
+ ],
+ [
+ 32.58758872929491,
+ 1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.336578369140625,
+ 0.4230499267578125,
+ 0.4894866943359375,
+ 0.512451171875,
+ 0.5422515869140625,
+ 0.569610595703125,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.5500640869140625,
+ 0.3732147216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hWiBu8YsEgSi4RVloRoKV",
+ "type": "freedraw",
+ "x": 183.83756141225876,
+ "y": 583.4263758710183,
+ "width": 14.376877380571273,
+ "height": 60.38288499839939,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5X",
+ "roundness": null,
+ "seed": 1146180423,
+ "version": 19,
+ "versionNonce": 1232196233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576915330,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 1.9169169840761242
+ ],
+ [
+ -2.8753754761141863,
+ 3.8338339681522484
+ ],
+ [
+ -3.8338339681522484,
+ 6.709209444266548
+ ],
+ [
+ -7.6676679363046105,
+ 17.25225285668546
+ ],
+ [
+ -7.6676679363046105,
+ 22.044545316875883
+ ],
+ [
+ -8.626126428342786,
+ 26.836837777066307
+ ],
+ [
+ -9.584584920380848,
+ 36.421422697447156
+ ],
+ [
+ -8.626126428342786,
+ 47.92292460190424
+ ],
+ [
+ -6.709209444266548,
+ 52.715217062094666
+ ],
+ [
+ -2.8753754761141863,
+ 56.54905103024703
+ ],
+ [
+ 0.9584584920381758,
+ 57.50750952228509
+ ],
+ [
+ 1.916916984076238,
+ 58.46596801432315
+ ],
+ [
+ 3.833833968152362,
+ 59.424426506361215
+ ],
+ [
+ 4.792292460190424,
+ 59.424426506361215
+ ],
+ [
+ 4.792292460190424,
+ 59.424426506361215
+ ]
+ ],
+ "pressures": [
+ 0.2745361328125,
+ 0.4953460693359375,
+ 0.518310546875,
+ 0.525634765625,
+ 0.5324859619140625,
+ 0.5442047119140625,
+ 0.564239501953125,
+ 0.566192626953125,
+ 0.566680908203125,
+ 0.567169189453125,
+ 0.568634033203125,
+ 0.567169189453125,
+ 0.5451812744140625,
+ 0.4806976318359375,
+ 0.38739013671875,
+ 0.2545166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_LyBkVaRd-KKv1JPMxfx3",
+ "type": "freedraw",
+ "x": 212.5913161734013,
+ "y": 600.6786287277038,
+ "width": 19.169169840761697,
+ "height": 41.213715157637694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Y",
+ "roundness": null,
+ "seed": 518227017,
+ "version": 35,
+ "versionNonce": 948871655,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576916163,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -2.8753754761141863
+ ],
+ [
+ -0.9584584920380621,
+ -3.833833968152362
+ ],
+ [
+ -0.9584584920380621,
+ -4.792292460190424
+ ],
+ [
+ -1.9169169840761242,
+ -4.792292460190424
+ ],
+ [
+ -2.8753754761141863,
+ -4.792292460190424
+ ],
+ [
+ -3.8338339681522484,
+ -3.833833968152362
+ ],
+ [
+ -5.750750952228486,
+ -2.8753754761141863
+ ],
+ [
+ -6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ -10.54304341241891,
+ 4.792292460190424
+ ],
+ [
+ -14.376877380571273,
+ 10.543043412419024
+ ],
+ [
+ -16.293794364647397,
+ 16.29379436464751
+ ],
+ [
+ -16.293794364647397,
+ 23.00300380891406
+ ],
+ [
+ -16.293794364647397,
+ 28.753754761142545
+ ],
+ [
+ -16.293794364647397,
+ 30.670671745218783
+ ],
+ [
+ -14.376877380571273,
+ 34.504505713371145
+ ],
+ [
+ -12.459960396495035,
+ 36.42142269744727
+ ],
+ [
+ -8.626126428342673,
+ 36.42142269744727
+ ],
+ [
+ -5.750750952228486,
+ 35.46296420540921
+ ],
+ [
+ -3.8338339681522484,
+ 33.54604722133297
+ ],
+ [
+ -2.8753754761141863,
+ 28.753754761142545
+ ],
+ [
+ -2.8753754761141863,
+ 24.919920792990297
+ ],
+ [
+ -2.8753754761141863,
+ 23.00300380891406
+ ],
+ [
+ -4.792292460190424,
+ 22.044545316875997
+ ],
+ [
+ -6.709209444266548,
+ 22.044545316875997
+ ],
+ [
+ -8.626126428342673,
+ 22.044545316875997
+ ],
+ [
+ -10.54304341241891,
+ 22.044545316875997
+ ],
+ [
+ -14.376877380571273,
+ 23.96146230095212
+ ],
+ [
+ -18.21071134872352,
+ 25.87837928502836
+ ],
+ [
+ -19.169169840761697,
+ 29.71221325318072
+ ],
+ [
+ -18.21071134872352,
+ 32.58758872929491
+ ],
+ [
+ -17.25225285668546,
+ 33.54604722133297
+ ],
+ [
+ -17.25225285668546,
+ 33.54604722133297
+ ]
+ ],
+ "pressures": [
+ 0.2755126953125,
+ 0.324859619140625,
+ 0.3610076904296875,
+ 0.4259796142578125,
+ 0.529541015625,
+ 0.570587158203125,
+ 0.576446533203125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.576446533203125,
+ 0.575958251953125,
+ 0.575469970703125,
+ 0.574005126953125,
+ 0.573028564453125,
+ 0.571563720703125,
+ 0.571075439453125,
+ 0.572540283203125,
+ 0.569610595703125,
+ 0.5573883056640625,
+ 0.5510406494140625,
+ 0.5485992431640625,
+ 0.5461578369140625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.5510406494140625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5515289306640625,
+ 0.457244873046875,
+ 0.2657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aGGH_2QBjArJZHMeoFO2D",
+ "type": "freedraw",
+ "x": 232.71894450620118,
+ "y": 628.4739249968083,
+ "width": 27.795296269104483,
+ "height": 37.37988118948533,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Z",
+ "roundness": null,
+ "seed": 218010663,
+ "version": 31,
+ "versionNonce": 1367161065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576916790,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -1.9169169840761242
+ ],
+ [
+ -1.916916984076238,
+ -2.8753754761141863
+ ],
+ [
+ -3.833833968152362,
+ -2.8753754761141863
+ ],
+ [
+ -4.792292460190424,
+ -3.833833968152362
+ ],
+ [
+ -7.667667936304724,
+ -3.833833968152362
+ ],
+ [
+ -8.626126428342786,
+ -2.8753754761141863
+ ],
+ [
+ -10.543043412419024,
+ 0
+ ],
+ [
+ -10.543043412419024,
+ 0.9584584920380621
+ ],
+ [
+ -10.543043412419024,
+ 2.8753754761143
+ ],
+ [
+ -10.543043412419024,
+ 6.709209444266662
+ ],
+ [
+ -7.667667936304724,
+ 11.501501904457086
+ ],
+ [
+ -4.792292460190424,
+ 12.459960396495148
+ ],
+ [
+ -0.9584584920380621,
+ 13.41841888853321
+ ],
+ [
+ 2.8753754761141863,
+ 12.459960396495148
+ ],
+ [
+ 6.709209444266548,
+ 11.501501904457086
+ ],
+ [
+ 8.626126428342786,
+ 12.459960396495148
+ ],
+ [
+ 11.501501904456973,
+ 16.29379436464751
+ ],
+ [
+ 13.41841888853321,
+ 20.127628332799873
+ ],
+ [
+ 17.25225285668546,
+ 25.87837928502836
+ ],
+ [
+ 17.25225285668546,
+ 27.795296269104483
+ ],
+ [
+ 16.293794364647397,
+ 30.670671745218783
+ ],
+ [
+ 13.41841888853321,
+ 32.58758872929491
+ ],
+ [
+ 9.584584920380848,
+ 33.54604722133297
+ ],
+ [
+ 5.750750952228486,
+ 32.58758872929491
+ ],
+ [
+ 0.9584584920380621,
+ 30.670671745218783
+ ],
+ [
+ 0,
+ 28.753754761142545
+ ],
+ [
+ 0,
+ 28.753754761142545
+ ]
+ ],
+ "pressures": [
+ 0.2491302490234375,
+ 0.501220703125,
+ 0.502685546875,
+ 0.525634765625,
+ 0.570098876953125,
+ 0.586700439453125,
+ 0.5940399169921875,
+ 0.5994110107421875,
+ 0.5984344482421875,
+ 0.5979461669921875,
+ 0.5969696044921875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.593536376953125,
+ 0.592559814453125,
+ 0.591583251953125,
+ 0.591094970703125,
+ 0.591583251953125,
+ 0.6033172607421875,
+ 0.6125946044921875,
+ 0.6150360107421875,
+ 0.6194305419921875,
+ 0.63067626953125,
+ 0.6643829345703125,
+ 0.6697540283203125,
+ 0.6648712158203125,
+ 0.64337158203125,
+ 0.467498779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "57GQQRc01pIGApWwm3kOl",
+ "type": "freedraw",
+ "x": 250.92965585492482,
+ "y": 593.0109607913992,
+ "width": 15.335335872609335,
+ "height": 53.67367555413273,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5a",
+ "roundness": null,
+ "seed": 1162924713,
+ "version": 15,
+ "versionNonce": 1158255175,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576917278,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 6.709209444266548,
+ 1.9169169840761242
+ ],
+ [
+ 11.501501904456973,
+ 11.501501904456973
+ ],
+ [
+ 14.376877380571273,
+ 20.12762833279976
+ ],
+ [
+ 15.335335872609335,
+ 28.753754761142545
+ ],
+ [
+ 15.335335872609335,
+ 41.21371515763758
+ ],
+ [
+ 13.418418888533097,
+ 47.92292460190424
+ ],
+ [
+ 12.459960396495035,
+ 51.756758570056604
+ ],
+ [
+ 11.501501904456973,
+ 53.67367555413273
+ ],
+ [
+ 11.501501904456973,
+ 52.715217062094666
+ ],
+ [
+ 11.501501904456973,
+ 52.715217062094666
+ ]
+ ],
+ "pressures": [
+ 0.3722381591796875,
+ 0.513916015625,
+ 0.5349273681640625,
+ 0.5554351806640625,
+ 0.582305908203125,
+ 0.6023406982421875,
+ 0.6082000732421875,
+ 0.6140594482421875,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.6169891357421875,
+ 0.5554351806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sXvjm8lYKygR112OLFU2F",
+ "type": "freedraw",
+ "x": 296.9356634727528,
+ "y": 635.1831344410749,
+ "width": 17.252252856685573,
+ "height": 0.9584584920381758,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5b",
+ "roundness": null,
+ "seed": 1426123911,
+ "version": 14,
+ "versionNonce": 1770560103,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576918268,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 5.7507509522286,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0
+ ],
+ [
+ 11.501501904457086,
+ 0
+ ],
+ [
+ 12.459960396495148,
+ 0
+ ],
+ [
+ 14.376877380571273,
+ 0
+ ],
+ [
+ 16.29379436464751,
+ -0.9584584920381758
+ ],
+ [
+ 16.29379436464751,
+ -0.9584584920381758
+ ]
+ ],
+ "pressures": [
+ 0.339996337890625,
+ 0.4763031005859375,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.593048095703125,
+ 0.586212158203125,
+ 0.570587158203125,
+ 0.5354156494140625,
+ 0.39569091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5gXxtH9tQtKHhMU_Db-A0",
+ "type": "freedraw",
+ "x": 350.60933902688566,
+ "y": 598.7617117436276,
+ "width": 18.210711348723635,
+ "height": 25.87837928502836,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5c",
+ "roundness": null,
+ "seed": 154430631,
+ "version": 28,
+ "versionNonce": 525560935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576919559,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -1.916916984076238
+ ],
+ [
+ 2.8753754761141863,
+ -1.916916984076238
+ ],
+ [
+ 8.626126428342786,
+ -3.833833968152362
+ ],
+ [
+ 13.41841888853321,
+ -3.833833968152362
+ ],
+ [
+ 15.335335872609335,
+ -3.833833968152362
+ ],
+ [
+ 16.293794364647397,
+ -2.8753754761143
+ ],
+ [
+ 17.252252856685573,
+ 0
+ ],
+ [
+ 15.335335872609335,
+ 2.8753754761141863
+ ],
+ [
+ 13.41841888853321,
+ 4.792292460190424
+ ],
+ [
+ 11.501501904456973,
+ 6.709209444266548
+ ],
+ [
+ 10.54304341241891,
+ 6.709209444266548
+ ],
+ [
+ 10.54304341241891,
+ 8.626126428342786
+ ],
+ [
+ 11.501501904456973,
+ 11.501501904456973
+ ],
+ [
+ 13.41841888853321,
+ 14.376877380571273
+ ],
+ [
+ 14.376877380571273,
+ 17.252252856685573
+ ],
+ [
+ 15.335335872609335,
+ 19.169169840761697
+ ],
+ [
+ 16.293794364647397,
+ 20.12762833279976
+ ],
+ [
+ 14.376877380571273,
+ 21.08608682483782
+ ],
+ [
+ 11.501501904456973,
+ 21.08608682483782
+ ],
+ [
+ 4.792292460190424,
+ 22.044545316875997
+ ],
+ [
+ 2.8753754761141863,
+ 21.08608682483782
+ ],
+ [
+ 1.9169169840761242,
+ 21.08608682483782
+ ],
+ [
+ 1.9169169840761242,
+ 21.08608682483782
+ ]
+ ],
+ "pressures": [
+ 0.4176788330078125,
+ 0.5529937744140625,
+ 0.5603179931640625,
+ 0.5612945556640625,
+ 0.572540283203125,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.574493408203125,
+ 0.570098876953125,
+ 0.569610595703125,
+ 0.585723876953125,
+ 0.6023406982421875,
+ 0.6145477294921875,
+ 0.6160125732421875,
+ 0.6042938232421875,
+ 0.5945281982421875,
+ 0.589630126953125,
+ 0.580841064453125,
+ 0.574005126953125,
+ 0.570587158203125,
+ 0.574493408203125,
+ 0.579376220703125,
+ 0.584259033203125,
+ 0.580352783203125,
+ 0.4689788818359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "izilVmNMOSipfhMcXQRei",
+ "type": "freedraw",
+ "x": 347.73396355077136,
+ "y": 632.3077589649606,
+ "width": 24.919920792990297,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5d",
+ "roundness": null,
+ "seed": 603111079,
+ "version": 13,
+ "versionNonce": 372529289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576919940,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266662,
+ -1.9169169840761242
+ ],
+ [
+ 10.54304341241891,
+ -1.9169169840761242
+ ],
+ [
+ 12.459960396495148,
+ -1.9169169840761242
+ ],
+ [
+ 15.335335872609448,
+ -1.9169169840761242
+ ],
+ [
+ 20.127628332799873,
+ -0.9584584920380621
+ ],
+ [
+ 23.00300380891406,
+ -0.9584584920380621
+ ],
+ [
+ 24.919920792990297,
+ 0
+ ],
+ [
+ 24.919920792990297,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.454803466796875,
+ 0.527099609375,
+ 0.5569000244140625,
+ 0.576446533203125,
+ 0.6042938232421875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.5485992431640625,
+ 0.37908935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QX9Iy0G-vt4Ss-_nyDplE",
+ "type": "freedraw",
+ "x": 357.3185484711522,
+ "y": 642.8508023773795,
+ "width": 14.376877380571273,
+ "height": 25.87837928502836,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5e",
+ "roundness": null,
+ "seed": 356289097,
+ "version": 21,
+ "versionNonce": 576937479,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576920376,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ 5.7507509522286,
+ -0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920380621
+ ],
+ [
+ 11.501501904457086,
+ 0
+ ],
+ [
+ 13.41841888853321,
+ 0.9584584920380621
+ ],
+ [
+ 13.41841888853321,
+ 3.833833968152362
+ ],
+ [
+ 11.501501904457086,
+ 8.626126428342786
+ ],
+ [
+ 7.667667936304724,
+ 12.459960396495148
+ ],
+ [
+ 5.7507509522286,
+ 14.376877380571273
+ ],
+ [
+ 3.833833968152362,
+ 17.252252856685573
+ ],
+ [
+ 2.8753754761143,
+ 20.127628332799873
+ ],
+ [
+ 2.8753754761143,
+ 22.044545316875997
+ ],
+ [
+ 4.792292460190424,
+ 23.00300380891406
+ ],
+ [
+ 7.667667936304724,
+ 23.96146230095212
+ ],
+ [
+ 9.584584920380848,
+ 24.919920792990297
+ ],
+ [
+ 14.376877380571273,
+ 23.96146230095212
+ ],
+ [
+ 14.376877380571273,
+ 23.96146230095212
+ ]
+ ],
+ "pressures": [
+ 0.2364349365234375,
+ 0.513427734375,
+ 0.528076171875,
+ 0.5363922119140625,
+ 0.5442047119140625,
+ 0.5510406494140625,
+ 0.5539703369140625,
+ 0.5549468994140625,
+ 0.5598297119140625,
+ 0.564239501953125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.565216064453125,
+ 0.5617828369140625,
+ 0.5578765869140625,
+ 0.5417633056640625,
+ 0.4870452880859375,
+ 0.4254913330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "laZ6W7Jg3W_SUW6OqwJsP",
+ "type": "freedraw",
+ "x": 405.24147307305645,
+ "y": 638.0585099171891,
+ "width": 18.210711348723635,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5f",
+ "roundness": null,
+ "seed": 1269483591,
+ "version": 11,
+ "versionNonce": 269851145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576924801,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ 0
+ ],
+ [
+ 3.833833968152362,
+ 0
+ ],
+ [
+ 5.7507509522286,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ 0
+ ],
+ [
+ 11.501501904457086,
+ -0.9584584920380621
+ ],
+ [
+ 16.29379436464751,
+ -1.9169169840761242
+ ],
+ [
+ 18.210711348723635,
+ -1.9169169840761242
+ ],
+ [
+ 18.210711348723635,
+ -1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.2862701416015625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5534820556640625,
+ 0.5461578369140625,
+ 0.521240234375,
+ 0.449920654296875,
+ 0.2862701416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "i7tpUX2-JpA7dhp9VnvoW",
+ "type": "freedraw",
+ "x": 455.08131465903705,
+ "y": 594.9278777754753,
+ "width": 7.667667936304497,
+ "height": 23.96146230095212,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5g",
+ "roundness": null,
+ "seed": 500919241,
+ "version": 11,
+ "versionNonce": 50996455,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576925255,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 1.9169169840761242
+ ],
+ [
+ 0.9584584920380621,
+ 4.792292460190424
+ ],
+ [
+ 0.9584584920380621,
+ 7.667667936304724
+ ],
+ [
+ 1.9169169840761242,
+ 10.54304341241891
+ ],
+ [
+ 1.9169169840761242,
+ 13.41841888853321
+ ],
+ [
+ 2.8753754761141863,
+ 18.210711348723635
+ ],
+ [
+ 5.750750952228373,
+ 23.00300380891406
+ ],
+ [
+ 7.667667936304497,
+ 23.96146230095212
+ ],
+ [
+ 7.667667936304497,
+ 23.96146230095212
+ ]
+ ],
+ "pressures": [
+ 0.38348388671875,
+ 0.5593414306640625,
+ 0.564239501953125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.526123046875,
+ 0.3004302978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PRtlvhtezqFqUNQ5LCjuM",
+ "type": "freedraw",
+ "x": 453.1643976749607,
+ "y": 628.4739249968083,
+ "width": 17.252252856685573,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5h",
+ "roundness": null,
+ "seed": 1521833767,
+ "version": 12,
+ "versionNonce": 58297831,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576925615,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761144137,
+ 0
+ ],
+ [
+ 3.833833968152476,
+ -0.9584584920380621
+ ],
+ [
+ 5.7507509522286,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -1.9169169840761242
+ ],
+ [
+ 12.459960396495262,
+ -1.9169169840761242
+ ],
+ [
+ 16.29379436464751,
+ -1.9169169840761242
+ ],
+ [
+ 17.252252856685573,
+ -1.9169169840761242
+ ],
+ [
+ 17.252252856685573,
+ -1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.454315185546875,
+ 0.5378570556640625,
+ 0.5422515869140625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.5427398681640625,
+ 0.510986328125,
+ 0.458709716796875,
+ 0.1812286376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6yaBr7dwUHn-Ppi3zzhul",
+ "type": "freedraw",
+ "x": 459.87360711922736,
+ "y": 640.9338853933034,
+ "width": 13.418418888533097,
+ "height": 23.00300380891406,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5i",
+ "roundness": null,
+ "seed": 857636903,
+ "version": 17,
+ "versionNonce": 996745417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576926117,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 4.792292460190538,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 10.54304341241891,
+ 0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ 3.833833968152362
+ ],
+ [
+ 9.584584920380848,
+ 5.750750952228486
+ ],
+ [
+ 9.584584920380848,
+ 7.667667936304724
+ ],
+ [
+ 6.709209444266662,
+ 13.41841888853321
+ ],
+ [
+ 3.8338339681522484,
+ 18.210711348723635
+ ],
+ [
+ 3.8338339681522484,
+ 20.12762833279976
+ ],
+ [
+ 5.7507509522286,
+ 21.08608682483782
+ ],
+ [
+ 10.54304341241891,
+ 22.044545316875997
+ ],
+ [
+ 13.418418888533097,
+ 23.00300380891406
+ ],
+ [
+ 13.418418888533097,
+ 23.00300380891406
+ ]
+ ],
+ "pressures": [
+ 0.4132843017578125,
+ 0.463104248046875,
+ 0.466522216796875,
+ 0.4699554443359375,
+ 0.4772796630859375,
+ 0.500732421875,
+ 0.5349273681640625,
+ 0.5378570556640625,
+ 0.5388336181640625,
+ 0.5432281494140625,
+ 0.5520172119140625,
+ 0.5432281494140625,
+ 0.504638671875,
+ 0.329742431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aFb5B5YwLD4dmGZ5SE7Ou",
+ "type": "freedraw",
+ "x": 501.08732227686494,
+ "y": 628.4739249968083,
+ "width": 19.169169840761697,
+ "height": 42.172173649675756,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5j",
+ "roundness": null,
+ "seed": 1435255433,
+ "version": 26,
+ "versionNonce": 669668329,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576926730,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -3.8338339681522484,
+ 0
+ ],
+ [
+ -4.7922924601903105,
+ 0.9584584920380621
+ ],
+ [
+ -6.709209444266435,
+ 0.9584584920380621
+ ],
+ [
+ -7.667667936304497,
+ 1.916916984076238
+ ],
+ [
+ -8.626126428342559,
+ 2.8753754761143
+ ],
+ [
+ -8.626126428342559,
+ 3.833833968152362
+ ],
+ [
+ -8.626126428342559,
+ 7.667667936304724
+ ],
+ [
+ -7.667667936304497,
+ 9.584584920380848
+ ],
+ [
+ -4.7922924601903105,
+ 11.501501904457086
+ ],
+ [
+ -2.8753754761141863,
+ 12.459960396495148
+ ],
+ [
+ 0,
+ 14.376877380571273
+ ],
+ [
+ 2.8753754761144137,
+ 17.252252856685573
+ ],
+ [
+ 5.7507509522286,
+ 21.086086824837935
+ ],
+ [
+ 7.667667936304724,
+ 25.87837928502836
+ ],
+ [
+ 9.584584920380848,
+ 29.71221325318072
+ ],
+ [
+ 10.543043412419138,
+ 35.46296420540921
+ ],
+ [
+ 10.543043412419138,
+ 38.338339681523394
+ ],
+ [
+ 7.667667936304724,
+ 40.25525666559963
+ ],
+ [
+ 4.792292460190538,
+ 42.172173649675756
+ ],
+ [
+ 0.9584584920382895,
+ 42.172173649675756
+ ],
+ [
+ -0.9584584920380621,
+ 41.213715157637694
+ ],
+ [
+ -0.9584584920380621,
+ 41.213715157637694
+ ]
+ ],
+ "pressures": [
+ 0.456756591796875,
+ 0.4958343505859375,
+ 0.507080078125,
+ 0.522705078125,
+ 0.5500640869140625,
+ 0.569122314453125,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.5383453369140625,
+ 0.4963226318359375,
+ 0.4787445068359375,
+ 0.4777679443359375,
+ 0.4792327880859375,
+ 0.4841156005859375,
+ 0.4963226318359375,
+ 0.509033203125,
+ 0.510009765625,
+ 0.512939453125,
+ 0.513916015625,
+ 0.511962890625,
+ 0.4763031005859375,
+ 0.195404052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "597N2-VGba1QSGYUlwZ-e",
+ "type": "freedraw",
+ "x": 520.2564921176266,
+ "y": 587.2602098391706,
+ "width": 14.376877380571386,
+ "height": 78.59359634712303,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5k",
+ "roundness": null,
+ "seed": 1366502825,
+ "version": 18,
+ "versionNonce": 1029814153,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576927449,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840763516,
+ 0
+ ],
+ [
+ 2.8753754761144137,
+ 0
+ ],
+ [
+ 6.709209444266662,
+ 2.8753754761143
+ ],
+ [
+ 8.626126428342786,
+ 5.7507509522286
+ ],
+ [
+ 10.543043412419138,
+ 8.626126428342786
+ ],
+ [
+ 13.418418888533324,
+ 17.252252856685573
+ ],
+ [
+ 14.376877380571386,
+ 28.75375476114266
+ ],
+ [
+ 14.376877380571386,
+ 40.25525666559963
+ ],
+ [
+ 14.376877380571386,
+ 46.00600761782812
+ ],
+ [
+ 14.376877380571386,
+ 51.756758570056604
+ ],
+ [
+ 13.418418888533324,
+ 56.54905103024703
+ ],
+ [
+ 12.459960396495262,
+ 64.21671896655175
+ ],
+ [
+ 12.459960396495262,
+ 71.88438690285648
+ ],
+ [
+ 11.5015019044572,
+ 76.6766793630469
+ ],
+ [
+ 11.5015019044572,
+ 78.59359634712303
+ ],
+ [
+ 11.5015019044572,
+ 78.59359634712303
+ ]
+ ],
+ "pressures": [
+ 0.37957763671875,
+ 0.500244140625,
+ 0.519775390625,
+ 0.5529937744140625,
+ 0.564239501953125,
+ 0.570587158203125,
+ 0.577423095703125,
+ 0.579864501953125,
+ 0.584259033203125,
+ 0.585235595703125,
+ 0.587188720703125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.5569000244140625,
+ 0.334136962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "47LqKF2E0OkVcb5OUVbD9",
+ "type": "freedraw",
+ "x": 293.1018295046006,
+ "y": 593.0109607913992,
+ "width": 18.210711348723635,
+ "height": 78.59359634712291,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5l",
+ "roundness": null,
+ "seed": 702425417,
+ "version": 23,
+ "versionNonce": 78149159,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576928651,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ 0
+ ],
+ [
+ -2.8753754761143,
+ 0
+ ],
+ [
+ -3.833833968152362,
+ 0
+ ],
+ [
+ -4.792292460190424,
+ 0.9584584920380621
+ ],
+ [
+ -5.7507509522286,
+ 1.9169169840761242
+ ],
+ [
+ -5.7507509522286,
+ 2.8753754761141863
+ ],
+ [
+ -6.709209444266662,
+ 4.792292460190424
+ ],
+ [
+ -8.626126428342786,
+ 8.626126428342673
+ ],
+ [
+ -9.584584920380848,
+ 11.501501904456973
+ ],
+ [
+ -10.543043412419024,
+ 13.41841888853321
+ ],
+ [
+ -12.459960396495148,
+ 22.044545316875883
+ ],
+ [
+ -14.376877380571273,
+ 28.753754761142545
+ ],
+ [
+ -15.335335872609448,
+ 32.58758872929491
+ ],
+ [
+ -16.29379436464751,
+ 37.37988118948533
+ ],
+ [
+ -18.210711348723635,
+ 46.96446610986618
+ ],
+ [
+ -18.210711348723635,
+ 59.424426506361215
+ ],
+ [
+ -17.252252856685573,
+ 67.09209444266594
+ ],
+ [
+ -14.376877380571273,
+ 72.84284539489443
+ ],
+ [
+ -8.626126428342786,
+ 77.63513785508485
+ ],
+ [
+ -5.7507509522286,
+ 78.59359634712291
+ ],
+ [
+ -5.7507509522286,
+ 78.59359634712291
+ ]
+ ],
+ "pressures": [
+ 0.2720947265625,
+ 0.324859619140625,
+ 0.37811279296875,
+ 0.4191436767578125,
+ 0.440643310546875,
+ 0.446990966796875,
+ 0.456756591796875,
+ 0.466522216796875,
+ 0.4738616943359375,
+ 0.4767913818359375,
+ 0.4767913818359375,
+ 0.4787445068359375,
+ 0.4831390380859375,
+ 0.4865570068359375,
+ 0.4933929443359375,
+ 0.501220703125,
+ 0.508056640625,
+ 0.508056640625,
+ 0.464569091796875,
+ 0.2696533203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "R0JOwKc1wHhnwBG_K3P3B",
+ "type": "freedraw",
+ "x": 560.5117487832264,
+ "y": 621.7647155525417,
+ "width": 13.418418888533097,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5m",
+ "roundness": null,
+ "seed": 1868585063,
+ "version": 12,
+ "versionNonce": 1891802919,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576929992,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 5.750750952228373,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495035,
+ 0.9584584920380621
+ ],
+ [
+ 12.459960396495035,
+ 0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.4372100830078125,
+ 0.5363922119140625,
+ 0.5500640869140625,
+ 0.5573883056640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5534820556640625,
+ 0.518798828125,
+ 0.3737030029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cssmEKd5qd_aRaEWby8n4",
+ "type": "freedraw",
+ "x": 561.4702072752644,
+ "y": 634.2246759490367,
+ "width": 15.335335872609448,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5n",
+ "roundness": null,
+ "seed": 1472479591,
+ "version": 9,
+ "versionNonce": 329064457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576930191,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 4.7922924601903105,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266662,
+ -0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ -0.9584584920380621
+ ],
+ [
+ 12.459960396495035,
+ -1.9169169840761242
+ ],
+ [
+ 15.335335872609448,
+ -1.9169169840761242
+ ],
+ [
+ 15.335335872609448,
+ -1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.4899749755859375,
+ 0.507080078125,
+ 0.4797210693359375,
+ 0.4303741455078125,
+ 0.3673553466796875,
+ 0.2252044677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dd_Cz3p7LeJyalxVPxUE_",
+ "type": "freedraw",
+ "x": 625.6869262418162,
+ "y": 607.3878381719704,
+ "width": 31.62913023725673,
+ "height": 39.296798173561456,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5o",
+ "roundness": null,
+ "seed": 498692553,
+ "version": 39,
+ "versionNonce": 1574260391,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758576931066,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ -1.9169169840761242,
+ -1.916916984076238
+ ],
+ [
+ -2.8753754761144137,
+ -1.916916984076238
+ ],
+ [
+ -3.833833968152476,
+ -1.916916984076238
+ ],
+ [
+ -4.792292460190538,
+ -1.916916984076238
+ ],
+ [
+ -6.709209444266662,
+ -1.916916984076238
+ ],
+ [
+ -9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ -11.5015019044572,
+ 3.833833968152362
+ ],
+ [
+ -13.418418888533324,
+ 8.626126428342786
+ ],
+ [
+ -15.335335872609448,
+ 13.41841888853321
+ ],
+ [
+ -16.29379436464751,
+ 19.169169840761697
+ ],
+ [
+ -16.29379436464751,
+ 25.878379285028245
+ ],
+ [
+ -15.335335872609448,
+ 28.753754761142545
+ ],
+ [
+ -13.418418888533324,
+ 31.62913023725673
+ ],
+ [
+ -11.5015019044572,
+ 32.58758872929491
+ ],
+ [
+ -10.54304341241891,
+ 33.54604722133297
+ ],
+ [
+ -5.7507509522286,
+ 35.462964205409094
+ ],
+ [
+ -2.8753754761144137,
+ 36.421422697447156
+ ],
+ [
+ 0,
+ 35.462964205409094
+ ],
+ [
+ 2.8753754761141863,
+ 34.50450571337103
+ ],
+ [
+ 6.709209444266435,
+ 31.62913023725673
+ ],
+ [
+ 10.54304341241891,
+ 26.836837777066307
+ ],
+ [
+ 12.459960396495035,
+ 23.00300380891406
+ ],
+ [
+ 14.376877380571159,
+ 18.210711348723635
+ ],
+ [
+ 15.335335872609221,
+ 14.376877380571273
+ ],
+ [
+ 15.335335872609221,
+ 9.584584920380848
+ ],
+ [
+ 15.335335872609221,
+ 5.750750952228486
+ ],
+ [
+ 14.376877380571159,
+ 2.8753754761141863
+ ],
+ [
+ 12.459960396495035,
+ 0
+ ],
+ [
+ 10.54304341241891,
+ -1.916916984076238
+ ],
+ [
+ 6.709209444266435,
+ -2.8753754761143
+ ],
+ [
+ 3.8338339681522484,
+ -2.8753754761143
+ ],
+ [
+ 0.9584584920380621,
+ -2.8753754761143
+ ],
+ [
+ -0.9584584920380621,
+ -2.8753754761143
+ ],
+ [
+ -1.9169169840761242,
+ -2.8753754761143
+ ],
+ [
+ -1.9169169840761242,
+ -2.8753754761143
+ ]
+ ],
+ "pressures": [
+ 0.196380615234375,
+ 0.39276123046875,
+ 0.39813232421875,
+ 0.4088897705078125,
+ 0.4235382080078125,
+ 0.4719085693359375,
+ 0.505615234375,
+ 0.513427734375,
+ 0.525146484375,
+ 0.5349273681640625,
+ 0.5378570556640625,
+ 0.5442047119140625,
+ 0.5485992431640625,
+ 0.5510406494140625,
+ 0.5471343994140625,
+ 0.5422515869140625,
+ 0.5417633056640625,
+ 0.5407867431640625,
+ 0.5402984619140625,
+ 0.5417633056640625,
+ 0.5442047119140625,
+ 0.5471343994140625,
+ 0.5490875244140625,
+ 0.5525054931640625,
+ 0.5539703369140625,
+ 0.5539703369140625,
+ 0.5559234619140625,
+ 0.565216064453125,
+ 0.565704345703125,
+ 0.564727783203125,
+ 0.5608062744140625,
+ 0.5583648681640625,
+ 0.5588531494140625,
+ 0.5481109619140625,
+ 0.452850341796875,
+ 0.2838287353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PyDwJxpAgp4I9Vf1QmkGS",
+ "type": "freedraw",
+ "x": 8.439657369287488,
+ "y": 773.2011572945592,
+ "width": 20.12762833279976,
+ "height": 53.67367555413284,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7J",
+ "roundness": null,
+ "seed": 1389041799,
+ "version": 20,
+ "versionNonce": 816933831,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577218487,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -1.916916984076238
+ ],
+ [
+ -1.916916984076238,
+ -1.916916984076238
+ ],
+ [
+ -1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ -2.8753754761143,
+ 0
+ ],
+ [
+ -4.792292460190424,
+ 2.8753754761141863
+ ],
+ [
+ -7.667667936304724,
+ 6.709209444266548
+ ],
+ [
+ -14.376877380571273,
+ 20.12762833279976
+ ],
+ [
+ -18.210711348723635,
+ 29.712213253180607
+ ],
+ [
+ -19.169169840761697,
+ 38.338339681523394
+ ],
+ [
+ -19.169169840761697,
+ 42.172173649675756
+ ],
+ [
+ -18.210711348723635,
+ 45.04754912578994
+ ],
+ [
+ -12.459960396495148,
+ 50.79830007801854
+ ],
+ [
+ -8.626126428342786,
+ 51.756758570056604
+ ],
+ [
+ -3.833833968152362,
+ 50.79830007801854
+ ],
+ [
+ 0,
+ 47.92292460190424
+ ],
+ [
+ 0.9584584920380621,
+ 46.00600761782812
+ ],
+ [
+ 0.9584584920380621,
+ 46.00600761782812
+ ]
+ ],
+ "pressures": [
+ 0.4811859130859375,
+ 0.5564117431640625,
+ 0.588165283203125,
+ 0.6736602783203125,
+ 0.6741485595703125,
+ 0.6741485595703125,
+ 0.6746368408203125,
+ 0.6751251220703125,
+ 0.6751251220703125,
+ 0.6746368408203125,
+ 0.6736602783203125,
+ 0.6712188720703125,
+ 0.6682891845703125,
+ 0.6570587158203125,
+ 0.63214111328125,
+ 0.5564117431640625,
+ 0.339996337890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WeGZ3kN0L9IxXLrE86Ft2",
+ "type": "freedraw",
+ "x": -17.43872191574087,
+ "y": 799.0795365795874,
+ "width": 19.169169840761697,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7K",
+ "roundness": null,
+ "seed": 1352689159,
+ "version": 11,
+ "versionNonce": 1518784585,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577218807,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 14.376877380571273,
+ 0
+ ],
+ [
+ 18.210711348723635,
+ -0.9584584920380621
+ ],
+ [
+ 18.210711348723635,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.4230499267578125,
+ 0.6023406982421875,
+ 0.6179656982421875,
+ 0.62774658203125,
+ 0.63116455078125,
+ 0.63214111328125,
+ 0.62530517578125,
+ 0.509521484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tDCdFlQD4EWxb-eYDbfrA",
+ "type": "freedraw",
+ "x": 61.154874431382154,
+ "y": 783.7442007069781,
+ "width": 11.501501904456973,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7N",
+ "roundness": null,
+ "seed": 1038181799,
+ "version": 11,
+ "versionNonce": 1999937193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577255627,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 6.709209444266662,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 10.54304341241891,
+ 0
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ 0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.6067352294921875,
+ 0.62579345703125,
+ 0.564239501953125,
+ 0.511962890625,
+ 0.463104248046875,
+ 0.39813232421875,
+ 0.3536834716796875,
+ 0.2681884765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "w5tg4_OKqTbLowqlqT9Dw",
+ "type": "freedraw",
+ "x": 56.36258197119173,
+ "y": 798.1210780875493,
+ "width": 12.459960396495148,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7O",
+ "roundness": null,
+ "seed": 1765394537,
+ "version": 9,
+ "versionNonce": 2075132711,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577255848,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ 2.8753754761143,
+ 0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ 0.9584584920380621
+ ],
+ [
+ 11.501501904457086,
+ 0
+ ],
+ [
+ 11.501501904457086,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3688201904296875,
+ 0.64971923828125,
+ 0.6658477783203125,
+ 0.6658477783203125,
+ 0.6658477783203125,
+ 0.5373687744140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JC20_wnIvbBvpzS4JZ7Pm",
+ "type": "freedraw",
+ "x": 144.5407632386956,
+ "y": 760.741196898064,
+ "width": 22.044545316875883,
+ "height": 52.715217062094666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7P",
+ "roundness": null,
+ "seed": 1863061353,
+ "version": 37,
+ "versionNonce": 1751059431,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577258186,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.9169169840761242
+ ],
+ [
+ 0,
+ -3.833833968152362
+ ],
+ [
+ 0,
+ -5.750750952228486
+ ],
+ [
+ 0.9584584920380621,
+ -6.709209444266548
+ ],
+ [
+ 1.9169169840761242,
+ -8.626126428342786
+ ],
+ [
+ 1.9169169840761242,
+ -9.584584920380848
+ ],
+ [
+ 1.9169169840761242,
+ -12.459960396495148
+ ],
+ [
+ 0.9584584920380621,
+ -15.335335872609335
+ ],
+ [
+ -0.9584584920380621,
+ -19.169169840761697
+ ],
+ [
+ -3.833833968152362,
+ -23.00300380891406
+ ],
+ [
+ -6.709209444266662,
+ -23.96146230095212
+ ],
+ [
+ -8.626126428342786,
+ -23.96146230095212
+ ],
+ [
+ -9.584584920380848,
+ -17.252252856685573
+ ],
+ [
+ -8.626126428342786,
+ -9.584584920380848
+ ],
+ [
+ -5.750750952228486,
+ 0
+ ],
+ [
+ -3.833833968152362,
+ 8.626126428342786
+ ],
+ [
+ -3.833833968152362,
+ 18.210711348723635
+ ],
+ [
+ -4.792292460190424,
+ 21.086086824837935
+ ],
+ [
+ -6.709209444266662,
+ 23.00300380891406
+ ],
+ [
+ -9.584584920380848,
+ 26.83683777706642
+ ],
+ [
+ -12.459960396495148,
+ 28.753754761142545
+ ],
+ [
+ -15.335335872609335,
+ 28.753754761142545
+ ],
+ [
+ -16.29379436464751,
+ 28.753754761142545
+ ],
+ [
+ -18.210711348723635,
+ 26.83683777706642
+ ],
+ [
+ -19.169169840761697,
+ 23.96146230095212
+ ],
+ [
+ -20.12762833279976,
+ 21.086086824837935
+ ],
+ [
+ -20.12762833279976,
+ 19.169169840761697
+ ],
+ [
+ -20.12762833279976,
+ 16.29379436464751
+ ],
+ [
+ -18.210711348723635,
+ 12.459960396495148
+ ],
+ [
+ -12.459960396495148,
+ 6.709209444266662
+ ],
+ [
+ -7.667667936304724,
+ 2.8753754761143
+ ],
+ [
+ -3.833833968152362,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -1.9169169840761242
+ ],
+ [
+ 0,
+ -1.9169169840761242
+ ],
+ [
+ 0,
+ -1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.5427398681640625,
+ 0.588165283203125,
+ 0.592071533203125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.5945281982421875,
+ 0.5964813232421875,
+ 0.6013641357421875,
+ 0.6052703857421875,
+ 0.6150360107421875,
+ 0.62872314453125,
+ 0.63067626953125,
+ 0.6062469482421875,
+ 0.5964813232421875,
+ 0.5959930419921875,
+ 0.591094970703125,
+ 0.578399658203125,
+ 0.577423095703125,
+ 0.574493408203125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.568145751953125,
+ 0.564239501953125,
+ 0.5529937744140625,
+ 0.5398101806640625,
+ 0.527587890625,
+ 0.527099609375,
+ 0.531005859375,
+ 0.5442047119140625,
+ 0.5534820556640625,
+ 0.5554351806640625,
+ 0.5534820556640625,
+ 0.4758148193359375,
+ 0.2779541015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VKS1xaXxPIHDM1mkJFTn3",
+ "type": "freedraw",
+ "x": 169.4606840316858,
+ "y": 759.7827384060259,
+ "width": 18.210711348723635,
+ "height": 3.833833968152362,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Q",
+ "roundness": null,
+ "seed": 1597799975,
+ "version": 11,
+ "versionNonce": 1060609577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577258709,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761143,
+ -0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -1.916916984076238
+ ],
+ [
+ 11.501501904457086,
+ -1.916916984076238
+ ],
+ [
+ 13.41841888853321,
+ -1.916916984076238
+ ],
+ [
+ 16.29379436464751,
+ -2.8753754761143
+ ],
+ [
+ 18.210711348723635,
+ -3.833833968152362
+ ],
+ [
+ 18.210711348723635,
+ -3.833833968152362
+ ]
+ ],
+ "pressures": [
+ 0.451873779296875,
+ 0.5998992919921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.591583251953125,
+ 0.5603179931640625,
+ 0.4210968017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pAWnPFU1MR7YVPKGdxOy-",
+ "type": "freedraw",
+ "x": 179.04526895206664,
+ "y": 751.1566119776832,
+ "width": 2.8753754761141863,
+ "height": 23.00300380891406,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7R",
+ "roundness": null,
+ "seed": 354609129,
+ "version": 12,
+ "versionNonce": 1837638953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577258980,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 1.9169169840761242
+ ],
+ [
+ -1.9169169840761242,
+ 3.833833968152362
+ ],
+ [
+ -2.8753754761141863,
+ 6.709209444266548
+ ],
+ [
+ -1.9169169840761242,
+ 12.459960396495148
+ ],
+ [
+ -1.9169169840761242,
+ 18.210711348723635
+ ],
+ [
+ -0.9584584920380621,
+ 22.044545316875997
+ ],
+ [
+ 0,
+ 23.00300380891406
+ ],
+ [
+ 0,
+ 22.044545316875997
+ ],
+ [
+ 0,
+ 22.044545316875997
+ ]
+ ],
+ "pressures": [
+ 0.5583648681640625,
+ 0.6614532470703125,
+ 0.6697540283203125,
+ 0.6712188720703125,
+ 0.6712188720703125,
+ 0.6707305908203125,
+ 0.65313720703125,
+ 0.6052703857421875,
+ 0.4694671630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "euttEnHm9e9tmTQL9t7Bo",
+ "type": "freedraw",
+ "x": 167.54376704760966,
+ "y": 783.7442007069781,
+ "width": 25.878379285028245,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7S",
+ "roundness": null,
+ "seed": 1346219753,
+ "version": 13,
+ "versionNonce": 2008893159,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577259319,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 7.6676679363046105,
+ 0
+ ],
+ [
+ 13.41841888853321,
+ 0
+ ],
+ [
+ 16.293794364647397,
+ -0.9584584920380621
+ ],
+ [
+ 20.12762833279976,
+ -0.9584584920380621
+ ],
+ [
+ 23.96146230095212,
+ -0.9584584920380621
+ ],
+ [
+ 24.919920792990183,
+ -0.9584584920380621
+ ],
+ [
+ 24.919920792990183,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.4743499755859375,
+ 0.63409423828125,
+ 0.64630126953125,
+ 0.65460205078125,
+ 0.6585235595703125,
+ 0.6595001220703125,
+ 0.6575469970703125,
+ 0.63946533203125,
+ 0.5456695556640625,
+ 0.1226043701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lNYLOPh9-eN5-ipTyMVQr",
+ "type": "freedraw",
+ "x": 225.05127656989475,
+ "y": 782.78574221494,
+ "width": 304.789800468111,
+ "height": 87.2197227754657,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7T",
+ "roundness": null,
+ "seed": 176803753,
+ "version": 67,
+ "versionNonce": 1720334983,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577261609,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ 1.9169169840761242
+ ],
+ [
+ 5.7507509522286,
+ 3.833833968152362
+ ],
+ [
+ 8.626126428342786,
+ 5.750750952228486
+ ],
+ [
+ 13.418418888533097,
+ 8.626126428342786
+ ],
+ [
+ 16.29379436464751,
+ 10.54304341241891
+ ],
+ [
+ 17.252252856685573,
+ 12.459960396495035
+ ],
+ [
+ 18.210711348723635,
+ 12.459960396495035
+ ],
+ [
+ 18.210711348723635,
+ 11.501501904456973
+ ],
+ [
+ 18.210711348723635,
+ 10.54304341241891
+ ],
+ [
+ 17.252252856685573,
+ 8.626126428342786
+ ],
+ [
+ 17.252252856685573,
+ 5.750750952228486
+ ],
+ [
+ 16.29379436464751,
+ 2.8753754761141863
+ ],
+ [
+ 14.376877380571386,
+ -2.8753754761143
+ ],
+ [
+ 13.418418888533097,
+ -10.54304341241891
+ ],
+ [
+ 13.418418888533097,
+ -14.376877380571273
+ ],
+ [
+ 12.459960396495035,
+ -19.169169840761697
+ ],
+ [
+ 11.501501904456973,
+ -28.753754761142545
+ ],
+ [
+ 11.501501904456973,
+ -38.338339681523394
+ ],
+ [
+ 11.501501904456973,
+ -43.13063214171382
+ ],
+ [
+ 10.54304341241891,
+ -45.047549125790056
+ ],
+ [
+ 10.54304341241891,
+ -46.00600761782812
+ ],
+ [
+ 10.54304341241891,
+ -46.96446610986618
+ ],
+ [
+ 11.501501904456973,
+ -46.96446610986618
+ ],
+ [
+ 12.459960396495035,
+ -46.96446610986618
+ ],
+ [
+ 13.418418888533097,
+ -46.96446610986618
+ ],
+ [
+ 17.252252856685573,
+ -47.92292460190424
+ ],
+ [
+ 21.08608682483782,
+ -48.88138309394242
+ ],
+ [
+ 26.83683777706642,
+ -49.83984158598048
+ ],
+ [
+ 34.504505713371145,
+ -49.83984158598048
+ ],
+ [
+ 46.96446610986618,
+ -51.756758570056604
+ ],
+ [
+ 55.590592538208966,
+ -51.756758570056604
+ ],
+ [
+ 60.38288499839928,
+ -52.715217062094666
+ ],
+ [
+ 64.21671896655175,
+ -52.715217062094666
+ ],
+ [
+ 73.8013038869326,
+ -53.67367555413284
+ ],
+ [
+ 85.30280579138957,
+ -54.632134046170904
+ ],
+ [
+ 105.43043412418933,
+ -54.632134046170904
+ ],
+ [
+ 119.80731150476072,
+ -55.590592538208966
+ ],
+ [
+ 133.22573039329382,
+ -55.590592538208966
+ ],
+ [
+ 145.68569078978908,
+ -55.590592538208966
+ ],
+ [
+ 161.0210266623983,
+ -57.50750952228509
+ ],
+ [
+ 170.60561158277915,
+ -58.465968014323266
+ ],
+ [
+ 180.19019650316,
+ -60.38288499839939
+ ],
+ [
+ 189.77478142354084,
+ -62.299801982475515
+ ],
+ [
+ 200.31782483595975,
+ -63.25826047451369
+ ],
+ [
+ 214.69470221653114,
+ -65.17517745858981
+ ],
+ [
+ 223.32082864487393,
+ -66.13363595062788
+ ],
+ [
+ 232.90541356525478,
+ -67.09209444266605
+ ],
+ [
+ 240.5730815015595,
+ -68.05055293470411
+ ],
+ [
+ 250.15766642194035,
+ -69.96746991878024
+ ],
+ [
+ 255.90841737416872,
+ -70.9259284108183
+ ],
+ [
+ 262.6176268184354,
+ -70.9259284108183
+ ],
+ [
+ 270.2852947547401,
+ -71.88438690285648
+ ],
+ [
+ 278.9114211830829,
+ -72.84284539489454
+ ],
+ [
+ 290.41292308753987,
+ -72.84284539489454
+ ],
+ [
+ 295.2052155477302,
+ -72.84284539489454
+ ],
+ [
+ 299.03904951588265,
+ -72.84284539489454
+ ],
+ [
+ 300.9559664999588,
+ -71.88438690285648
+ ],
+ [
+ 302.8728834840349,
+ -71.88438690285648
+ ],
+ [
+ 303.83134197607296,
+ -71.88438690285648
+ ],
+ [
+ 303.83134197607296,
+ -72.84284539489454
+ ],
+ [
+ 304.789800468111,
+ -72.84284539489454
+ ],
+ [
+ 304.789800468111,
+ -73.8013038869326
+ ],
+ [
+ 304.789800468111,
+ -74.75976237897066
+ ],
+ [
+ 304.789800468111,
+ -74.75976237897066
+ ]
+ ],
+ "pressures": [
+ 0.508056640625,
+ 0.6106414794921875,
+ 0.63800048828125,
+ 0.64093017578125,
+ 0.64385986328125,
+ 0.64434814453125,
+ 0.64483642578125,
+ 0.64483642578125,
+ 0.64581298828125,
+ 0.62774658203125,
+ 0.62530517578125,
+ 0.6223602294921875,
+ 0.6218719482421875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.6155242919921875,
+ 0.6086883544921875,
+ 0.6057586669921875,
+ 0.5979461669921875,
+ 0.5969696044921875,
+ 0.5964813232421875,
+ 0.5984344482421875,
+ 0.6028289794921875,
+ 0.6101531982421875,
+ 0.6125946044921875,
+ 0.63555908203125,
+ 0.65313720703125,
+ 0.6790313720703125,
+ 0.6848907470703125,
+ 0.689788818359375,
+ 0.691253662109375,
+ 0.689788818359375,
+ 0.688323974609375,
+ 0.688323974609375,
+ 0.687835693359375,
+ 0.692230224609375,
+ 0.699554443359375,
+ 0.695159912109375,
+ 0.691741943359375,
+ 0.690765380859375,
+ 0.6775665283203125,
+ 0.6712188720703125,
+ 0.6717071533203125,
+ 0.6668243408203125,
+ 0.6624298095703125,
+ 0.6619415283203125,
+ 0.65020751953125,
+ 0.64971923828125,
+ 0.64923095703125,
+ 0.64825439453125,
+ 0.64874267578125,
+ 0.64776611328125,
+ 0.64825439453125,
+ 0.64971923828125,
+ 0.65216064453125,
+ 0.6565704345703125,
+ 0.6575469970703125,
+ 0.6629180908203125,
+ 0.6668243408203125,
+ 0.6687774658203125,
+ 0.6697540283203125,
+ 0.62677001953125,
+ 0.459686279296875,
+ 0.1822052001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PWrc4T36n5VuWu5qA_HNl",
+ "type": "freedraw",
+ "x": 272.974201171799,
+ "y": 774.1596157865972,
+ "width": 27.795296269104483,
+ "height": 48.88138309394242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7U",
+ "roundness": null,
+ "seed": 405046471,
+ "version": 39,
+ "versionNonce": 1416438217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577262601,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ -2.8753754761143
+ ],
+ [
+ 3.833833968152476,
+ -3.833833968152362
+ ],
+ [
+ 5.7507509522286,
+ -4.792292460190424
+ ],
+ [
+ 6.709209444266662,
+ -6.709209444266548
+ ],
+ [
+ 9.584584920380848,
+ -10.54304341241891
+ ],
+ [
+ 10.54304341241891,
+ -15.335335872609335
+ ],
+ [
+ 10.54304341241891,
+ -20.12762833279976
+ ],
+ [
+ 7.667667936304724,
+ -25.87837928502836
+ ],
+ [
+ 3.833833968152476,
+ -26.83683777706642
+ ],
+ [
+ -1.9169169840761242,
+ -26.83683777706642
+ ],
+ [
+ -7.667667936304724,
+ -24.919920792990183
+ ],
+ [
+ -12.459960396495035,
+ -18.210711348723635
+ ],
+ [
+ -12.459960396495035,
+ -11.501501904457086
+ ],
+ [
+ -9.584584920380848,
+ -2.8753754761143
+ ],
+ [
+ -3.8338339681522484,
+ 3.833833968152362
+ ],
+ [
+ 0,
+ 6.709209444266548
+ ],
+ [
+ 2.8753754761141863,
+ 9.584584920380848
+ ],
+ [
+ 4.792292460190538,
+ 11.501501904456973
+ ],
+ [
+ 8.626126428342786,
+ 15.335335872609335
+ ],
+ [
+ 9.584584920380848,
+ 17.252252856685573
+ ],
+ [
+ 9.584584920380848,
+ 18.210711348723635
+ ],
+ [
+ 7.667667936304724,
+ 20.12762833279976
+ ],
+ [
+ 0,
+ 22.044545316875997
+ ],
+ [
+ -5.750750952228373,
+ 22.044545316875997
+ ],
+ [
+ -10.54304341241891,
+ 21.08608682483782
+ ],
+ [
+ -14.376877380571159,
+ 19.169169840761697
+ ],
+ [
+ -15.335335872609448,
+ 18.210711348723635
+ ],
+ [
+ -16.29379436464751,
+ 16.293794364647397
+ ],
+ [
+ -17.252252856685573,
+ 12.459960396495148
+ ],
+ [
+ -16.29379436464751,
+ 10.54304341241891
+ ],
+ [
+ -14.376877380571159,
+ 7.667667936304724
+ ],
+ [
+ -11.501501904456973,
+ 5.750750952228486
+ ],
+ [
+ -9.584584920380848,
+ 4.792292460190424
+ ],
+ [
+ -4.7922924601903105,
+ 2.8753754761143
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.4860687255859375,
+ 0.527099609375,
+ 0.5485992431640625,
+ 0.5500640869140625,
+ 0.5505523681640625,
+ 0.5515289306640625,
+ 0.565216064453125,
+ 0.580841064453125,
+ 0.588653564453125,
+ 0.5964813232421875,
+ 0.6033172607421875,
+ 0.6067352294921875,
+ 0.6165008544921875,
+ 0.6213836669921875,
+ 0.6218719482421875,
+ 0.6218719482421875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.6233367919921875,
+ 0.63604736328125,
+ 0.64190673828125,
+ 0.63848876953125,
+ 0.63751220703125,
+ 0.62677001953125,
+ 0.6086883544921875,
+ 0.5979461669921875,
+ 0.587188720703125,
+ 0.578887939453125,
+ 0.578399658203125,
+ 0.577911376953125,
+ 0.575469970703125,
+ 0.569122314453125,
+ 0.461639404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "e1P5mxvkuVOwqaU7wqD6E",
+ "type": "freedraw",
+ "x": 295.0187464886749,
+ "y": 743.4889440413784,
+ "width": 12.459960396495262,
+ "height": 19.169169840761697,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7V",
+ "roundness": null,
+ "seed": 1816396681,
+ "version": 17,
+ "versionNonce": 1527996039,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577263116,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.8753754761144137,
+ 0
+ ],
+ [
+ 6.709209444266662,
+ 0.9584584920381758
+ ],
+ [
+ 8.626126428342786,
+ 0.9584584920381758
+ ],
+ [
+ 10.543043412419138,
+ 1.916916984076238
+ ],
+ [
+ 12.459960396495262,
+ 3.833833968152362
+ ],
+ [
+ 12.459960396495262,
+ 5.7507509522286
+ ],
+ [
+ 12.459960396495262,
+ 7.667667936304724
+ ],
+ [
+ 10.543043412419138,
+ 8.626126428342786
+ ],
+ [
+ 8.626126428342786,
+ 10.543043412419024
+ ],
+ [
+ 3.833833968152476,
+ 14.376877380571273
+ ],
+ [
+ 2.8753754761144137,
+ 15.335335872609448
+ ],
+ [
+ 2.8753754761144137,
+ 16.29379436464751
+ ],
+ [
+ 4.792292460190538,
+ 18.210711348723635
+ ],
+ [
+ 10.543043412419138,
+ 19.169169840761697
+ ],
+ [
+ 10.543043412419138,
+ 19.169169840761697
+ ]
+ ],
+ "pressures": [
+ 0.3522186279296875,
+ 0.580352783203125,
+ 0.584259033203125,
+ 0.586700439453125,
+ 0.586700439453125,
+ 0.573516845703125,
+ 0.569122314453125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.569122314453125,
+ 0.570098876953125,
+ 0.4904632568359375,
+ 0.334136962890625,
+ 0.2188568115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hQiqLUeDo-0aQzrwHdEz8",
+ "type": "freedraw",
+ "x": 328.56479371000796,
+ "y": 782.78574221494,
+ "width": 11.501501904456973,
+ "height": 0.9584584920380621,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7W",
+ "roundness": null,
+ "seed": 1867980297,
+ "version": 10,
+ "versionNonce": 2056665193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577265268,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 3.8338339681522484,
+ -0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920380621
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920380621
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920380621
+ ]
+ ],
+ "pressures": [
+ 0.2413177490234375,
+ 0.6169891357421875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.5984344482421875,
+ 0.4963226318359375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YQy2tZ0z6Zd7nnmdzSVss",
+ "type": "freedraw",
+ "x": 381.28001077210274,
+ "y": 749.239694993607,
+ "width": 19.169169840761697,
+ "height": 39.296798173561456,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7X",
+ "roundness": null,
+ "seed": 695184391,
+ "version": 32,
+ "versionNonce": 1980972551,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577267071,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.9169169840761242
+ ],
+ [
+ -0.9584584920380621,
+ 2.8753754761141863
+ ],
+ [
+ -1.9169169840763516,
+ 5.750750952228486
+ ],
+ [
+ -4.792292460190538,
+ 11.501501904456973
+ ],
+ [
+ -5.7507509522286,
+ 14.376877380571273
+ ],
+ [
+ -7.667667936304724,
+ 16.293794364647397
+ ],
+ [
+ -9.584584920380848,
+ 21.08608682483782
+ ],
+ [
+ -10.54304341241891,
+ 22.044545316875883
+ ],
+ [
+ -10.54304341241891,
+ 23.00300380891406
+ ],
+ [
+ -9.584584920380848,
+ 23.00300380891406
+ ],
+ [
+ -7.667667936304724,
+ 23.00300380891406
+ ],
+ [
+ -5.7507509522286,
+ 22.044545316875883
+ ],
+ [
+ -2.8753754761144137,
+ 20.12762833279976
+ ],
+ [
+ -0.9584584920380621,
+ 19.169169840761697
+ ],
+ [
+ 0.9584584920380621,
+ 17.25225285668546
+ ],
+ [
+ 3.8338339681522484,
+ 14.376877380571273
+ ],
+ [
+ 6.709209444266435,
+ 10.54304341241891
+ ],
+ [
+ 7.667667936304497,
+ 9.584584920380848
+ ],
+ [
+ 8.626126428342786,
+ 9.584584920380848
+ ],
+ [
+ 8.626126428342786,
+ 8.626126428342673
+ ],
+ [
+ 8.626126428342786,
+ 11.501501904456973
+ ],
+ [
+ 7.667667936304497,
+ 15.335335872609335
+ ],
+ [
+ 6.709209444266435,
+ 22.044545316875883
+ ],
+ [
+ 5.750750952228373,
+ 27.795296269104483
+ ],
+ [
+ 5.750750952228373,
+ 31.62913023725673
+ ],
+ [
+ 4.7922924601903105,
+ 35.462964205409094
+ ],
+ [
+ 3.8338339681522484,
+ 38.338339681523394
+ ],
+ [
+ 4.7922924601903105,
+ 39.296798173561456
+ ],
+ [
+ 5.750750952228373,
+ 39.296798173561456
+ ],
+ [
+ 5.750750952228373,
+ 39.296798173561456
+ ]
+ ],
+ "pressures": [
+ 0.4147491455078125,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.589630126953125,
+ 0.5593414306640625,
+ 0.5393218994140625,
+ 0.5363922119140625,
+ 0.5456695556640625,
+ 0.5505523681640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5520172119140625,
+ 0.5476226806640625,
+ 0.5466461181640625,
+ 0.5476226806640625,
+ 0.5490875244140625,
+ 0.5593414306640625,
+ 0.6125946044921875,
+ 0.62579345703125,
+ 0.64239501953125,
+ 0.65411376953125,
+ 0.65509033203125,
+ 0.65557861328125,
+ 0.64385986328125,
+ 0.3746795654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "c8pXU0i4vyeB9ehMWmskU",
+ "type": "freedraw",
+ "x": 407.1583900571309,
+ "y": 772.2426988025211,
+ "width": 2.8753754761144137,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Y",
+ "roundness": null,
+ "seed": 484616263,
+ "version": 8,
+ "versionNonce": 699714759,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577267401,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ 0.9584584920382895,
+ -0.9584584920381758
+ ],
+ [
+ 0.9584584920382895,
+ -1.916916984076238
+ ],
+ [
+ 0.9584584920382895,
+ -1.916916984076238
+ ]
+ ],
+ "pressures": [
+ 0.6091766357421875,
+ 0.6756134033203125,
+ 0.700531005859375,
+ 0.5451812744140625,
+ 0.3043365478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xfUuM1A13uSMCKqwd-T79",
+ "type": "freedraw",
+ "x": 422.4937259297403,
+ "y": 754.0319874537975,
+ "width": 19.169169840761697,
+ "height": 36.42142269744727,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Z",
+ "roundness": null,
+ "seed": 385844999,
+ "version": 26,
+ "versionNonce": 818736039,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577267961,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ 5.7507509522286,
+ 0
+ ],
+ [
+ 8.626126428342786,
+ 0
+ ],
+ [
+ 12.459960396495035,
+ 0.9584584920380621
+ ],
+ [
+ 13.418418888533097,
+ 1.9169169840761242
+ ],
+ [
+ 15.335335872609448,
+ 2.8753754761141863
+ ],
+ [
+ 16.29379436464751,
+ 4.792292460190424
+ ],
+ [
+ 16.29379436464751,
+ 6.709209444266548
+ ],
+ [
+ 16.29379436464751,
+ 7.6676679363046105
+ ],
+ [
+ 15.335335872609448,
+ 10.54304341241891
+ ],
+ [
+ 15.335335872609448,
+ 12.459960396495035
+ ],
+ [
+ 14.376877380571386,
+ 13.41841888853321
+ ],
+ [
+ 14.376877380571386,
+ 16.293794364647397
+ ],
+ [
+ 17.252252856685573,
+ 21.08608682483782
+ ],
+ [
+ 18.210711348723635,
+ 24.919920792990183
+ ],
+ [
+ 19.169169840761697,
+ 27.795296269104483
+ ],
+ [
+ 18.210711348723635,
+ 30.67067174521867
+ ],
+ [
+ 17.252252856685573,
+ 32.58758872929491
+ ],
+ [
+ 12.459960396495035,
+ 35.462964205409094
+ ],
+ [
+ 8.626126428342786,
+ 35.462964205409094
+ ],
+ [
+ 6.709209444266662,
+ 35.462964205409094
+ ],
+ [
+ 4.792292460190538,
+ 34.50450571337103
+ ],
+ [
+ 4.792292460190538,
+ 34.50450571337103
+ ]
+ ],
+ "pressures": [
+ 0.462127685546875,
+ 0.6223602294921875,
+ 0.62530517578125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.63653564453125,
+ 0.64044189453125,
+ 0.65509033203125,
+ 0.65362548828125,
+ 0.62823486328125,
+ 0.6135711669921875,
+ 0.6091766357421875,
+ 0.6091766357421875,
+ 0.6160125732421875,
+ 0.62579345703125,
+ 0.64288330078125,
+ 0.64923095703125,
+ 0.6204071044921875,
+ 0.4210968017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MtkPcfd8WpKY_4aHLNKvT",
+ "type": "freedraw",
+ "x": 463.7074410873779,
+ "y": 770.3257818184449,
+ "width": 1.9169169840763516,
+ "height": 1.9169169840761242,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7a",
+ "roundness": null,
+ "seed": 2058493673,
+ "version": 6,
+ "versionNonce": 1495874441,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577269381,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920382895,
+ -1.9169169840761242
+ ],
+ [
+ 0.9584584920382895,
+ -1.9169169840761242
+ ]
+ ],
+ "pressures": [
+ 0.63995361328125,
+ 0.712738037109375,
+ 0.4738616943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X_U-45GVvNM_Dv8xmW-Ru",
+ "type": "freedraw",
+ "x": 489.58582037240626,
+ "y": 748.2812365015689,
+ "width": 24.919920792990297,
+ "height": 40.25525666559963,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7b",
+ "roundness": null,
+ "seed": 1419029833,
+ "version": 28,
+ "versionNonce": 1375504777,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577269998,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.916916984076238
+ ],
+ [
+ 0,
+ 2.8753754761143
+ ],
+ [
+ -0.9584584920380621,
+ 5.7507509522286
+ ],
+ [
+ -2.8753754761141863,
+ 7.667667936304724
+ ],
+ [
+ -3.8338339681522484,
+ 10.543043412419024
+ ],
+ [
+ -5.750750952228373,
+ 15.335335872609448
+ ],
+ [
+ -6.709209444266662,
+ 17.252252856685573
+ ],
+ [
+ -6.709209444266662,
+ 18.210711348723635
+ ],
+ [
+ -4.7922924601903105,
+ 19.16916984076181
+ ],
+ [
+ -3.8338339681522484,
+ 19.16916984076181
+ ],
+ [
+ -2.8753754761141863,
+ 19.16916984076181
+ ],
+ [
+ 2.8753754761144137,
+ 18.210711348723635
+ ],
+ [
+ 5.7507509522286,
+ 16.29379436464751
+ ],
+ [
+ 9.584584920380848,
+ 13.41841888853321
+ ],
+ [
+ 14.376877380571386,
+ 8.626126428342786
+ ],
+ [
+ 15.335335872609448,
+ 7.667667936304724
+ ],
+ [
+ 18.210711348723635,
+ 5.7507509522286
+ ],
+ [
+ 18.210711348723635,
+ 8.626126428342786
+ ],
+ [
+ 16.29379436464751,
+ 19.16916984076181
+ ],
+ [
+ 15.335335872609448,
+ 25.87837928502836
+ ],
+ [
+ 14.376877380571386,
+ 31.629130237256845
+ ],
+ [
+ 14.376877380571386,
+ 34.504505713371145
+ ],
+ [
+ 13.418418888533324,
+ 36.42142269744727
+ ],
+ [
+ 13.418418888533324,
+ 39.29679817356157
+ ],
+ [
+ 13.418418888533324,
+ 40.25525666559963
+ ],
+ [
+ 13.418418888533324,
+ 40.25525666559963
+ ]
+ ],
+ "pressures": [
+ 0.445526123046875,
+ 0.6604766845703125,
+ 0.6609649658203125,
+ 0.6604766845703125,
+ 0.6590118408203125,
+ 0.65411376953125,
+ 0.64385986328125,
+ 0.63653564453125,
+ 0.6243133544921875,
+ 0.6213836669921875,
+ 0.6218719482421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.6218719482421875,
+ 0.6184539794921875,
+ 0.6160125732421875,
+ 0.6072235107421875,
+ 0.6160125732421875,
+ 0.6208953857421875,
+ 0.63409423828125,
+ 0.63604736328125,
+ 0.63409423828125,
+ 0.6091766357421875,
+ 0.38543701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "k2jP-oD_3jLN_TJ9C1eMJ",
+ "type": "freedraw",
+ "x": 124.41313490589584,
+ "y": 817.290247928311,
+ "width": 358.46347602224375,
+ "height": 11.501501904456973,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7c",
+ "roundness": null,
+ "seed": 1163765991,
+ "version": 48,
+ "versionNonce": 20243431,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577272690,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266548,
+ -0.9584584920380621
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920380621
+ ],
+ [
+ 19.169169840761697,
+ -1.9169169840761242
+ ],
+ [
+ 24.919920792990183,
+ -1.9169169840761242
+ ],
+ [
+ 30.67067174521867,
+ -1.9169169840761242
+ ],
+ [
+ 38.338339681523394,
+ -2.8753754761141863
+ ],
+ [
+ 42.172173649675756,
+ -2.8753754761141863
+ ],
+ [
+ 52.715217062094666,
+ -2.8753754761141863
+ ],
+ [
+ 64.21671896655164,
+ -3.833833968152362
+ ],
+ [
+ 76.67667936304679,
+ -3.833833968152362
+ ],
+ [
+ 89.13663975954194,
+ -4.792292460190424
+ ],
+ [
+ 102.55505864807503,
+ -4.792292460190424
+ ],
+ [
+ 108.30580960030363,
+ -5.750750952228486
+ ],
+ [
+ 120.76576999679867,
+ -5.750750952228486
+ ],
+ [
+ 133.2257303932937,
+ -6.709209444266548
+ ],
+ [
+ 145.68569078978896,
+ -6.709209444266548
+ ],
+ [
+ 158.145651186284,
+ -6.709209444266548
+ ],
+ [
+ 163.8964021385126,
+ -6.709209444266548
+ ],
+ [
+ 175.39790404296957,
+ -6.709209444266548
+ ],
+ [
+ 186.89940594742654,
+ -6.709209444266548
+ ],
+ [
+ 197.44244935984545,
+ -6.709209444266548
+ ],
+ [
+ 207.0270342802263,
+ -6.709209444266548
+ ],
+ [
+ 215.6531607085691,
+ -6.709209444266548
+ ],
+ [
+ 230.03003808914048,
+ -6.709209444266548
+ ],
+ [
+ 241.53153999359745,
+ -6.709209444266548
+ ],
+ [
+ 253.03304189805442,
+ -6.709209444266548
+ ],
+ [
+ 263.57608531047333,
+ -7.6676679363046105
+ ],
+ [
+ 277.9529626910447,
+ -7.6676679363046105
+ ],
+ [
+ 287.53754761142557,
+ -8.626126428342786
+ ],
+ [
+ 296.16367403976835,
+ -8.626126428342786
+ ],
+ [
+ 305.7482589601492,
+ -9.584584920380848
+ ],
+ [
+ 314.374385388492,
+ -10.54304341241891
+ ],
+ [
+ 319.1666778486823,
+ -10.54304341241891
+ ],
+ [
+ 327.7928042770251,
+ -10.54304341241891
+ ],
+ [
+ 334.50201372129175,
+ -10.54304341241891
+ ],
+ [
+ 340.25276467352035,
+ -10.54304341241891
+ ],
+ [
+ 346.9619741177868,
+ -10.54304341241891
+ ],
+ [
+ 354.6296420540915,
+ -10.54304341241891
+ ],
+ [
+ 357.5050175302057,
+ -10.54304341241891
+ ],
+ [
+ 358.46347602224375,
+ -10.54304341241891
+ ],
+ [
+ 356.54655903816763,
+ -11.501501904456973
+ ],
+ [
+ 356.54655903816763,
+ -11.501501904456973
+ ]
+ ],
+ "pressures": [
+ 0.4899749755859375,
+ 0.514404296875,
+ 0.5578765869140625,
+ 0.573028564453125,
+ 0.589141845703125,
+ 0.6160125732421875,
+ 0.63653564453125,
+ 0.63751220703125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63995361328125,
+ 0.64434814453125,
+ 0.64971923828125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.65167236328125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.65264892578125,
+ 0.65313720703125,
+ 0.65411376953125,
+ 0.65216064453125,
+ 0.64288330078125,
+ 0.63897705078125,
+ 0.63702392578125,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.63653564453125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63507080078125,
+ 0.63897705078125,
+ 0.64190673828125,
+ 0.64239501953125,
+ 0.64288330078125,
+ 0.63604736328125,
+ 0.6091766357421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7mpDbBQB4TemISbBhZQzr",
+ "type": "freedraw",
+ "x": 230.80202752212335,
+ "y": 858.5039630859487,
+ "width": 23.961462300952007,
+ "height": 23.96146230095212,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7d",
+ "roundness": null,
+ "seed": 1853642279,
+ "version": 21,
+ "versionNonce": 2019183753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577273383,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -1.9169169840761242
+ ],
+ [
+ 0,
+ -2.8753754761143
+ ],
+ [
+ 1.9169169840761242,
+ -3.833833968152362
+ ],
+ [
+ 3.8338339681522484,
+ -4.792292460190424
+ ],
+ [
+ 9.584584920380848,
+ -6.709209444266662
+ ],
+ [
+ 15.335335872609221,
+ -7.667667936304724
+ ],
+ [
+ 19.169169840761697,
+ -6.709209444266662
+ ],
+ [
+ 19.169169840761697,
+ -3.833833968152362
+ ],
+ [
+ 17.252252856685345,
+ 0
+ ],
+ [
+ 15.335335872609221,
+ 2.8753754761143
+ ],
+ [
+ 13.418418888533097,
+ 4.792292460190424
+ ],
+ [
+ 9.584584920380848,
+ 9.584584920380848
+ ],
+ [
+ 6.709209444266435,
+ 13.41841888853321
+ ],
+ [
+ 7.667667936304497,
+ 15.335335872609335
+ ],
+ [
+ 10.54304341241891,
+ 16.293794364647397
+ ],
+ [
+ 15.335335872609221,
+ 16.293794364647397
+ ],
+ [
+ 23.003003808913945,
+ 14.376877380571273
+ ],
+ [
+ 23.003003808913945,
+ 14.376877380571273
+ ]
+ ],
+ "pressures": [
+ 0.4875335693359375,
+ 0.565216064453125,
+ 0.593536376953125,
+ 0.6067352294921875,
+ 0.6238250732421875,
+ 0.63507080078125,
+ 0.64532470703125,
+ 0.64776611328125,
+ 0.65020751953125,
+ 0.65118408203125,
+ 0.65216064453125,
+ 0.65313720703125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65167236328125,
+ 0.64971923828125,
+ 0.64483642578125,
+ 0.592559814453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_Z1lrCwffDaEiGOxITLxQ",
+ "type": "freedraw",
+ "x": 273.93265966383706,
+ "y": 857.5455045939107,
+ "width": 4.792292460190538,
+ "height": 1.916916984076238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7e",
+ "roundness": null,
+ "seed": 1970634313,
+ "version": 8,
+ "versionNonce": 1263768009,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577273611,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761144137,
+ -1.916916984076238
+ ],
+ [
+ 2.8753754761144137,
+ -1.916916984076238
+ ]
+ ],
+ "pressures": [
+ 0.5520172119140625,
+ 0.6809844970703125,
+ 0.6194305419921875,
+ 0.5520172119140625,
+ 0.38543701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "M0JyzXrIxHcMChGzKOr5-",
+ "type": "freedraw",
+ "x": 299.8110389488654,
+ "y": 846.0440026894536,
+ "width": 26.83683777706642,
+ "height": 28.753754761142545,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7f",
+ "roundness": null,
+ "seed": 1347318665,
+ "version": 26,
+ "versionNonce": 348972265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577274149,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -1.9169169840761242
+ ],
+ [
+ 2.8753754761141863,
+ -3.833833968152362
+ ],
+ [
+ 5.7507509522286,
+ -4.792292460190424
+ ],
+ [
+ 8.626126428342786,
+ -5.750750952228486
+ ],
+ [
+ 13.418418888533097,
+ -6.709209444266548
+ ],
+ [
+ 16.29379436464751,
+ -5.750750952228486
+ ],
+ [
+ 17.252252856685573,
+ -5.750750952228486
+ ],
+ [
+ 18.210711348723635,
+ -2.8753754761141863
+ ],
+ [
+ 17.252252856685573,
+ -0.9584584920380621
+ ],
+ [
+ 15.335335872609448,
+ 1.916916984076238
+ ],
+ [
+ 14.376877380571386,
+ 2.8753754761143
+ ],
+ [
+ 15.335335872609448,
+ 3.833833968152362
+ ],
+ [
+ 17.252252856685573,
+ 6.709209444266662
+ ],
+ [
+ 20.12762833279976,
+ 9.584584920380848
+ ],
+ [
+ 23.003003808913945,
+ 12.459960396495148
+ ],
+ [
+ 23.961462300952235,
+ 16.29379436464751
+ ],
+ [
+ 24.919920792990297,
+ 20.127628332799873
+ ],
+ [
+ 24.919920792990297,
+ 21.086086824837935
+ ],
+ [
+ 23.003003808913945,
+ 22.044545316875997
+ ],
+ [
+ 19.169169840761697,
+ 22.044545316875997
+ ],
+ [
+ 11.501501904456973,
+ 22.044545316875997
+ ],
+ [
+ 6.709209444266662,
+ 22.044545316875997
+ ],
+ [
+ 6.709209444266662,
+ 22.044545316875997
+ ]
+ ],
+ "pressures": [
+ 0.0410308837890625,
+ 0.587188720703125,
+ 0.592071533203125,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.5998992919921875,
+ 0.6067352294921875,
+ 0.6174774169921875,
+ 0.6208953857421875,
+ 0.63116455078125,
+ 0.64093017578125,
+ 0.6614532470703125,
+ 0.6619415283203125,
+ 0.63946533203125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.64141845703125,
+ 0.65362548828125,
+ 0.6624298095703125,
+ 0.6638946533203125,
+ 0.64434814453125,
+ 0.39813232421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vORuE2CjYBAbWmGrR0Kd8",
+ "type": "freedraw",
+ "x": 56.36258197119173,
+ "y": 905.4684291958149,
+ "width": 21.08608682483782,
+ "height": 62.299801982475515,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7g",
+ "roundness": null,
+ "seed": 1651226503,
+ "version": 19,
+ "versionNonce": 1447369289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577277787,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -2.8753754761143,
+ 1.9169169840761242
+ ],
+ [
+ -3.833833968152362,
+ 3.833833968152362
+ ],
+ [
+ -4.792292460190424,
+ 6.709209444266548
+ ],
+ [
+ -5.750750952228486,
+ 10.54304341241891
+ ],
+ [
+ -6.709209444266548,
+ 15.335335872609335
+ ],
+ [
+ -8.626126428342786,
+ 21.08608682483782
+ ],
+ [
+ -10.54304341241891,
+ 32.58758872929491
+ ],
+ [
+ -10.54304341241891,
+ 44.08909063375188
+ ],
+ [
+ -8.626126428342786,
+ 52.715217062094666
+ ],
+ [
+ -6.709209444266548,
+ 55.590592538208966
+ ],
+ [
+ -1.9169169840761242,
+ 60.38288499839939
+ ],
+ [
+ 3.833833968152362,
+ 62.299801982475515
+ ],
+ [
+ 7.667667936304724,
+ 62.299801982475515
+ ],
+ [
+ 9.584584920380848,
+ 60.38288499839939
+ ],
+ [
+ 10.54304341241891,
+ 59.42442650636133
+ ],
+ [
+ 10.54304341241891,
+ 59.42442650636133
+ ]
+ ],
+ "pressures": [
+ 0.4836273193359375,
+ 0.5969696044921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6160125732421875,
+ 0.63995361328125,
+ 0.6570587158203125,
+ 0.6687774658203125,
+ 0.6819610595703125,
+ 0.6824493408203125,
+ 0.6819610595703125,
+ 0.6702423095703125,
+ 0.64483642578125,
+ 0.6047821044921875,
+ 0.4889984130859375,
+ 0.2369232177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "e0kpJK0xcX-osxj4G58f3",
+ "type": "freedraw",
+ "x": 37.19341213043003,
+ "y": 938.0560179251098,
+ "width": 27.795296269104483,
+ "height": 5.750750952228486,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7h",
+ "roundness": null,
+ "seed": 433576969,
+ "version": 12,
+ "versionNonce": 1614774601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577278090,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 5.750750952228486,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -1.916916984076238
+ ],
+ [
+ 12.459960396495148,
+ -2.8753754761143
+ ],
+ [
+ 19.169169840761697,
+ -4.792292460190424
+ ],
+ [
+ 24.919920792990183,
+ -5.750750952228486
+ ],
+ [
+ 27.795296269104483,
+ -5.750750952228486
+ ],
+ [
+ 27.795296269104483,
+ -5.750750952228486
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.6155242919921875,
+ 0.64093017578125,
+ 0.65411376953125,
+ 0.6624298095703125,
+ 0.6643829345703125,
+ 0.6658477783203125,
+ 0.64678955078125,
+ 0.4968109130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CB5yeWilybFrnMjxRpHJB",
+ "type": "freedraw",
+ "x": 93.74246316067706,
+ "y": 937.0975594330718,
+ "width": 13.41841888853321,
+ "height": 2.8753754761143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7i",
+ "roundness": null,
+ "seed": 2007270153,
+ "version": 9,
+ "versionNonce": 173085319,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577278430,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920381758
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920381758
+ ],
+ [
+ 6.709209444266662,
+ -1.916916984076238
+ ],
+ [
+ 12.459960396495148,
+ -2.8753754761143
+ ],
+ [
+ 13.41841888853321,
+ -1.916916984076238
+ ],
+ [
+ 13.41841888853321,
+ -1.916916984076238
+ ]
+ ],
+ "pressures": [
+ 0.447967529296875,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.62969970703125,
+ 0.465545654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eM0hC2MDO_v_ReSQvFb-D",
+ "type": "freedraw",
+ "x": 93.74246316067706,
+ "y": 951.474436813643,
+ "width": 27.795296269104483,
+ "height": 4.792292460190424,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7j",
+ "roundness": null,
+ "seed": 1779784903,
+ "version": 11,
+ "versionNonce": 1147428233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577278623,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -1.916916984076238
+ ],
+ [
+ 7.667667936304724,
+ -1.916916984076238
+ ],
+ [
+ 14.376877380571273,
+ -3.833833968152362
+ ],
+ [
+ 18.210711348723635,
+ -3.833833968152362
+ ],
+ [
+ 22.044545316875997,
+ -4.792292460190424
+ ],
+ [
+ 27.795296269104483,
+ -4.792292460190424
+ ],
+ [
+ 27.795296269104483,
+ -4.792292460190424
+ ]
+ ],
+ "pressures": [
+ 0.458221435546875,
+ 0.6101531982421875,
+ 0.63360595703125,
+ 0.64044189453125,
+ 0.64044189453125,
+ 0.6228485107421875,
+ 0.570098876953125,
+ 0.453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cCtGNlYkR7OLnlVCbUPdX",
+ "type": "freedraw",
+ "x": 208.75748220524736,
+ "y": 923.6791405445385,
+ "width": 16.293794364647397,
+ "height": 47.922924601904356,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7k",
+ "roundness": null,
+ "seed": 632591591,
+ "version": 35,
+ "versionNonce": 2112509417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577280714,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 0.9584584920380621,
+ -1.916916984076238
+ ],
+ [
+ 0.9584584920380621,
+ -3.833833968152362
+ ],
+ [
+ 2.8753754761141863,
+ -7.667667936304724
+ ],
+ [
+ 3.8338339681522484,
+ -10.54304341241891
+ ],
+ [
+ 3.8338339681522484,
+ -12.459960396495148
+ ],
+ [
+ 2.8753754761141863,
+ -15.335335872609335
+ ],
+ [
+ -0.9584584920381758,
+ -19.169169840761697
+ ],
+ [
+ -7.667667936304724,
+ -21.086086824837935
+ ],
+ [
+ -11.501501904457086,
+ -21.086086824837935
+ ],
+ [
+ -12.459960396495148,
+ -20.12762833279976
+ ],
+ [
+ -12.459960396495148,
+ -13.41841888853321
+ ],
+ [
+ -9.584584920380848,
+ -6.709209444266662
+ ],
+ [
+ -4.792292460190424,
+ 0
+ ],
+ [
+ -2.8753754761143,
+ 3.833833968152362
+ ],
+ [
+ -0.9584584920381758,
+ 6.709209444266548
+ ],
+ [
+ 1.9169169840761242,
+ 12.459960396495035
+ ],
+ [
+ 2.8753754761141863,
+ 17.25225285668546
+ ],
+ [
+ 0.9584584920380621,
+ 23.96146230095212
+ ],
+ [
+ -0.9584584920381758,
+ 25.878379285028245
+ ],
+ [
+ -5.7507509522286,
+ 26.83683777706642
+ ],
+ [
+ -7.667667936304724,
+ 25.878379285028245
+ ],
+ [
+ -9.584584920380848,
+ 23.96146230095212
+ ],
+ [
+ -9.584584920380848,
+ 22.044545316875883
+ ],
+ [
+ -9.584584920380848,
+ 19.169169840761697
+ ],
+ [
+ -9.584584920380848,
+ 14.376877380571273
+ ],
+ [
+ -8.626126428342786,
+ 12.459960396495035
+ ],
+ [
+ -4.792292460190424,
+ 6.709209444266548
+ ],
+ [
+ -1.916916984076238,
+ 2.8753754761141863
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -1.916916984076238
+ ],
+ [
+ 1.9169169840761242,
+ -1.916916984076238
+ ]
+ ],
+ "pressures": [
+ 0.528564453125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.568145751953125,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.566680908203125,
+ 0.576934814453125,
+ 0.592071533203125,
+ 0.5955047607421875,
+ 0.5994110107421875,
+ 0.5989227294921875,
+ 0.5945281982421875,
+ 0.5940399169921875,
+ 0.593048095703125,
+ 0.5940399169921875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.589141845703125,
+ 0.564727783203125,
+ 0.5559234619140625,
+ 0.5442047119140625,
+ 0.5363922119140625,
+ 0.5334625244140625,
+ 0.529052734375,
+ 0.527099609375,
+ 0.5359039306640625,
+ 0.5393218994140625,
+ 0.5510406494140625,
+ 0.5495758056640625,
+ 0.4987640380859375,
+ 0.193450927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "STxCzy066-9T-FYkTK6Q-",
+ "type": "freedraw",
+ "x": 232.71894450619948,
+ "y": 919.8453065763862,
+ "width": 15.335335872609221,
+ "height": 3.833833968152362,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7l",
+ "roundness": null,
+ "seed": 81440681,
+ "version": 11,
+ "versionNonce": 267598599,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577281084,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 4.7922924601903105,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -2.8753754761143
+ ],
+ [
+ 13.418418888533097,
+ -3.833833968152362
+ ],
+ [
+ 14.376877380571159,
+ -3.833833968152362
+ ],
+ [
+ 15.335335872609221,
+ -3.833833968152362
+ ],
+ [
+ 15.335335872609221,
+ -3.833833968152362
+ ]
+ ],
+ "pressures": [
+ 0.448455810546875,
+ 0.6047821044921875,
+ 0.6086883544921875,
+ 0.6116180419921875,
+ 0.6145477294921875,
+ 0.6160125732421875,
+ 0.6028289794921875,
+ 0.4850921630859375,
+ 0.3639373779296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zEjxR_zKHRaLBeh2RItop",
+ "type": "freedraw",
+ "x": 242.30352942658033,
+ "y": 908.3438046719292,
+ "width": 3.8338339681522484,
+ "height": 20.12762833279976,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7m",
+ "roundness": null,
+ "seed": 1923573063,
+ "version": 11,
+ "versionNonce": 1145924873,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577281340,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0,
+ 2.8753754761141863
+ ],
+ [
+ 0,
+ 4.792292460190424
+ ],
+ [
+ 0.9584584920380621,
+ 6.709209444266548
+ ],
+ [
+ 0.9584584920380621,
+ 12.459960396495035
+ ],
+ [
+ 1.9169169840761242,
+ 17.25225285668546
+ ],
+ [
+ 2.8753754761141863,
+ 18.21071134872352
+ ],
+ [
+ 2.8753754761141863,
+ 20.12762833279976
+ ],
+ [
+ 2.8753754761141863,
+ 20.12762833279976
+ ]
+ ],
+ "pressures": [
+ 0.39324951171875,
+ 0.581329345703125,
+ 0.6013641357421875,
+ 0.6047821044921875,
+ 0.6116180419921875,
+ 0.6194305419921875,
+ 0.591583251953125,
+ 0.5437164306640625,
+ 0.2896881103515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CQBmfg2EVVed3Zs7gf5cV",
+ "type": "freedraw",
+ "x": 235.59431998231366,
+ "y": 935.1806424489955,
+ "width": 21.08608682483782,
+ "height": 2.8753754761141863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7n",
+ "roundness": null,
+ "seed": 779779785,
+ "version": 12,
+ "versionNonce": 381228041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577281632,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ 0
+ ],
+ [
+ 3.833833968152476,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920380621
+ ],
+ [
+ 9.584584920380848,
+ -0.9584584920380621
+ ],
+ [
+ 11.501501904456973,
+ -0.9584584920380621
+ ],
+ [
+ 15.335335872609448,
+ -1.9169169840761242
+ ],
+ [
+ 17.252252856685573,
+ -2.8753754761141863
+ ],
+ [
+ 21.08608682483782,
+ -2.8753754761141863
+ ],
+ [
+ 21.08608682483782,
+ -2.8753754761141863
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.6047821044921875,
+ 0.63311767578125,
+ 0.64288330078125,
+ 0.64581298828125,
+ 0.64581298828125,
+ 0.64141845703125,
+ 0.5525054931640625,
+ 0.4162139892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZK6axWTC2lm6uN9uu5I7m",
+ "type": "freedraw",
+ "x": 285.43416156829403,
+ "y": 893.9669272913578,
+ "width": 24.919920792990297,
+ "height": 46.96446610986618,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7o",
+ "roundness": null,
+ "seed": 1500014025,
+ "version": 31,
+ "versionNonce": 1634133543,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577282435,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9584584920381758
+ ],
+ [
+ -0.9584584920380621,
+ 5.7507509522286
+ ],
+ [
+ -1.9169169840761242,
+ 8.626126428342786
+ ],
+ [
+ -2.8753754761141863,
+ 12.459960396495148
+ ],
+ [
+ -3.8338339681522484,
+ 15.335335872609448
+ ],
+ [
+ -6.709209444266435,
+ 21.086086824837935
+ ],
+ [
+ -8.626126428342559,
+ 23.961462300952235
+ ],
+ [
+ -9.584584920380848,
+ 24.919920792990297
+ ],
+ [
+ -6.709209444266435,
+ 25.87837928502836
+ ],
+ [
+ -4.7922924601903105,
+ 25.87837928502836
+ ],
+ [
+ -2.8753754761141863,
+ 25.87837928502836
+ ],
+ [
+ -1.9169169840761242,
+ 24.919920792990297
+ ],
+ [
+ 1.9169169840763516,
+ 23.00300380891406
+ ],
+ [
+ 5.7507509522286,
+ 19.16916984076181
+ ],
+ [
+ 11.5015019044572,
+ 11.501501904457086
+ ],
+ [
+ 14.376877380571386,
+ 6.709209444266662
+ ],
+ [
+ 15.335335872609448,
+ 5.7507509522286
+ ],
+ [
+ 15.335335872609448,
+ 4.792292460190424
+ ],
+ [
+ 15.335335872609448,
+ 9.584584920380962
+ ],
+ [
+ 14.376877380571386,
+ 16.29379436464751
+ ],
+ [
+ 13.418418888533324,
+ 20.127628332799873
+ ],
+ [
+ 12.459960396495262,
+ 23.961462300952235
+ ],
+ [
+ 10.543043412419138,
+ 33.54604722133308
+ ],
+ [
+ 10.543043412419138,
+ 37.37988118948533
+ ],
+ [
+ 9.584584920380848,
+ 44.089090633751994
+ ],
+ [
+ 9.584584920380848,
+ 46.00600761782812
+ ],
+ [
+ 10.543043412419138,
+ 46.96446610986618
+ ],
+ [
+ 11.5015019044572,
+ 46.96446610986618
+ ],
+ [
+ 11.5015019044572,
+ 46.96446610986618
+ ]
+ ],
+ "pressures": [
+ 0.4782562255859375,
+ 0.6194305419921875,
+ 0.6208953857421875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6218719482421875,
+ 0.6228485107421875,
+ 0.6179656982421875,
+ 0.6008758544921875,
+ 0.6042938232421875,
+ 0.6057586669921875,
+ 0.6077117919921875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6062469482421875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6067352294921875,
+ 0.6248016357421875,
+ 0.62579345703125,
+ 0.62725830078125,
+ 0.63360595703125,
+ 0.64190673828125,
+ 0.64337158203125,
+ 0.64288330078125,
+ 0.6179656982421875,
+ 0.4919281005859375,
+ 0.1651153564453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "C6EPx9VGHEffIYio0RNuk",
+ "type": "freedraw",
+ "x": 188.62985387244748,
+ "y": 965.8513141942143,
+ "width": 142.81031531367466,
+ "height": 13.41841888853321,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7p",
+ "roundness": null,
+ "seed": 916454505,
+ "version": 25,
+ "versionNonce": 1262630951,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577284161,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266662,
+ -0.9584584920380621
+ ],
+ [
+ 10.543043412419024,
+ -1.916916984076238
+ ],
+ [
+ 14.376877380571273,
+ -2.8753754761143
+ ],
+ [
+ 20.127628332799873,
+ -3.833833968152362
+ ],
+ [
+ 32.58758872929491,
+ -5.750750952228486
+ ],
+ [
+ 39.296798173561456,
+ -6.709209444266662
+ ],
+ [
+ 52.71521706209478,
+ -7.667667936304724
+ ],
+ [
+ 65.17517745858981,
+ -8.626126428342786
+ ],
+ [
+ 76.67667936304679,
+ -9.584584920380848
+ ],
+ [
+ 89.13663975954205,
+ -10.54304341241891
+ ],
+ [
+ 94.88739071177042,
+ -10.54304341241891
+ ],
+ [
+ 106.3888926162274,
+ -12.459960396495148
+ ],
+ [
+ 117.8903945206846,
+ -13.41841888853321
+ ],
+ [
+ 122.6826869808749,
+ -13.41841888853321
+ ],
+ [
+ 127.47497944106544,
+ -13.41841888853321
+ ],
+ [
+ 133.22573039329382,
+ -13.41841888853321
+ ],
+ [
+ 138.01802285348435,
+ -13.41841888853321
+ ],
+ [
+ 141.8518568216366,
+ -13.41841888853321
+ ],
+ [
+ 142.81031531367466,
+ -13.41841888853321
+ ],
+ [
+ 139.93493983756048,
+ -12.459960396495148
+ ],
+ [
+ 139.93493983756048,
+ -12.459960396495148
+ ]
+ ],
+ "pressures": [
+ 0.518310546875,
+ 0.5456695556640625,
+ 0.571075439453125,
+ 0.6038055419921875,
+ 0.6125946044921875,
+ 0.6204071044921875,
+ 0.64093017578125,
+ 0.6634063720703125,
+ 0.6648712158203125,
+ 0.6658477783203125,
+ 0.6668243408203125,
+ 0.6712188720703125,
+ 0.6741485595703125,
+ 0.6746368408203125,
+ 0.6770782470703125,
+ 0.6775665283203125,
+ 0.6775665283203125,
+ 0.6775665283203125,
+ 0.6775665283203125,
+ 0.6731719970703125,
+ 0.64141845703125,
+ 0.5950164794921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Uv7btsJ6iMIyh-VrCN9Zr",
+ "type": "freedraw",
+ "x": 268.1819087116087,
+ "y": 969.6851481623667,
+ "width": 29.712213253180835,
+ "height": 51.756758570056604,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7q",
+ "roundness": null,
+ "seed": 133274215,
+ "version": 33,
+ "versionNonce": 769405321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577284980,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920381758
+ ],
+ [
+ -1.9169169840763516,
+ 0
+ ],
+ [
+ -2.8753754761144137,
+ 0
+ ],
+ [
+ -4.792292460190538,
+ 0.9584584920380621
+ ],
+ [
+ -6.709209444266662,
+ 1.9169169840761242
+ ],
+ [
+ -10.543043412419138,
+ 3.8338339681522484
+ ],
+ [
+ -13.418418888533324,
+ 5.750750952228486
+ ],
+ [
+ -15.335335872609448,
+ 7.6676679363046105
+ ],
+ [
+ -19.169169840761697,
+ 11.501501904456973
+ ],
+ [
+ -23.003003808914173,
+ 16.293794364647397
+ ],
+ [
+ -24.919920792990297,
+ 20.12762833279976
+ ],
+ [
+ -26.83683777706642,
+ 23.003003808913945
+ ],
+ [
+ -27.795296269104483,
+ 26.836837777066307
+ ],
+ [
+ -29.712213253180835,
+ 34.50450571337103
+ ],
+ [
+ -28.753754761142545,
+ 42.172173649675756
+ ],
+ [
+ -26.83683777706642,
+ 46.96446610986618
+ ],
+ [
+ -23.003003808914173,
+ 49.839841585980366
+ ],
+ [
+ -15.335335872609448,
+ 49.839841585980366
+ ],
+ [
+ -10.543043412419138,
+ 47.92292460190424
+ ],
+ [
+ -6.709209444266662,
+ 45.04754912578994
+ ],
+ [
+ -4.792292460190538,
+ 43.13063214171382
+ ],
+ [
+ -3.833833968152476,
+ 41.21371515763758
+ ],
+ [
+ -6.709209444266662,
+ 39.296798173561456
+ ],
+ [
+ -9.584584920380848,
+ 39.296798173561456
+ ],
+ [
+ -13.418418888533324,
+ 40.25525666559952
+ ],
+ [
+ -20.127628332799986,
+ 43.13063214171382
+ ],
+ [
+ -24.919920792990297,
+ 46.006007617828004
+ ],
+ [
+ -27.795296269104483,
+ 47.92292460190424
+ ],
+ [
+ -28.753754761142545,
+ 49.839841585980366
+ ],
+ [
+ -28.753754761142545,
+ 50.79830007801843
+ ],
+ [
+ -28.753754761142545,
+ 50.79830007801843
+ ]
+ ],
+ "pressures": [
+ 0.500244140625,
+ 0.578399658203125,
+ 0.579376220703125,
+ 0.582305908203125,
+ 0.587677001953125,
+ 0.588165283203125,
+ 0.6038055419921875,
+ 0.6086883544921875,
+ 0.6145477294921875,
+ 0.6174774169921875,
+ 0.6208953857421875,
+ 0.6218719482421875,
+ 0.62579345703125,
+ 0.63165283203125,
+ 0.64678955078125,
+ 0.65509033203125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6599884033203125,
+ 0.64825439453125,
+ 0.63848876953125,
+ 0.62530517578125,
+ 0.6238250732421875,
+ 0.62969970703125,
+ 0.63165283203125,
+ 0.62872314453125,
+ 0.6218719482421875,
+ 0.6121063232421875,
+ 0.579864501953125,
+ 0.438690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DLJlqnV6Op8hkNDrasbUd",
+ "type": "freedraw",
+ "x": 81.28250276418146,
+ "y": 1099.0770445875082,
+ "width": 18.210711348723635,
+ "height": 46.96446610986618,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7r",
+ "roundness": null,
+ "seed": 1308328167,
+ "version": 17,
+ "versionNonce": 1037716489,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577292493,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ -1.916916984076238,
+ 0
+ ],
+ [
+ -1.916916984076238,
+ 0.9584584920380621
+ ],
+ [
+ -2.8753754761143,
+ 3.8338339681522484
+ ],
+ [
+ -4.792292460190424,
+ 7.667667936304497
+ ],
+ [
+ -5.750750952228486,
+ 12.459960396495035
+ ],
+ [
+ -6.709209444266662,
+ 28.753754761142545
+ ],
+ [
+ -6.709209444266662,
+ 37.37988118948533
+ ],
+ [
+ -2.8753754761143,
+ 43.130632141713704
+ ],
+ [
+ -0.9584584920380621,
+ 44.089090633751766
+ ],
+ [
+ 1.9169169840761242,
+ 45.04754912578983
+ ],
+ [
+ 7.6676679363046105,
+ 46.00600761782812
+ ],
+ [
+ 10.54304341241891,
+ 45.04754912578983
+ ],
+ [
+ 11.501501904456973,
+ 45.04754912578983
+ ],
+ [
+ 11.501501904456973,
+ 45.04754912578983
+ ]
+ ],
+ "pressures": [
+ 0.567657470703125,
+ 0.587188720703125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63458251953125,
+ 0.63751220703125,
+ 0.64093017578125,
+ 0.63848876953125,
+ 0.6248016357421875,
+ 0.6155242919921875,
+ 0.5984344482421875,
+ 0.4889984130859375,
+ 0.337554931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4-Xl1-oIcqEjZh70Z94Jg",
+ "type": "freedraw",
+ "x": 64.98870839953395,
+ "y": 1130.7061748247652,
+ "width": 23.00300380891406,
+ "height": 4.792292460190538,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7s",
+ "roundness": null,
+ "seed": 597401033,
+ "version": 11,
+ "versionNonce": 233394919,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577292814,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920382895
+ ],
+ [
+ 10.543043412419024,
+ -1.9169169840763516
+ ],
+ [
+ 16.29379436464751,
+ -3.833833968152476
+ ],
+ [
+ 19.169169840761697,
+ -4.792292460190538
+ ],
+ [
+ 23.00300380891406,
+ -3.833833968152476
+ ],
+ [
+ 23.00300380891406,
+ -3.833833968152476
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.6121063232421875,
+ 0.6199188232421875,
+ 0.62628173828125,
+ 0.62628173828125,
+ 0.62579345703125,
+ 0.5525054931640625,
+ 0.4235382080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oG0DSqBl4vRaXeo4QeUIy",
+ "type": "freedraw",
+ "x": 110.036257525324,
+ "y": 1140.2907597451458,
+ "width": 21.08608682483782,
+ "height": 27.795296269104483,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7t",
+ "roundness": null,
+ "seed": 1579222311,
+ "version": 24,
+ "versionNonce": 1408000679,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577293310,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 3.833833968152362,
+ -4.7922924601903105
+ ],
+ [
+ 4.792292460190424,
+ -6.709209444266435
+ ],
+ [
+ 6.709209444266548,
+ -9.584584920380621
+ ],
+ [
+ 7.667667936304724,
+ -10.54304341241891
+ ],
+ [
+ 7.667667936304724,
+ -9.584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -8.626126428342559
+ ],
+ [
+ 9.584584920380848,
+ -7.667667936304497
+ ],
+ [
+ 10.54304341241891,
+ -5.750750952228373
+ ],
+ [
+ 12.459960396495148,
+ -1.9169169840761242
+ ],
+ [
+ 13.41841888853321,
+ 0
+ ],
+ [
+ 13.41841888853321,
+ 5.7507509522286
+ ],
+ [
+ 11.501501904456973,
+ 11.5015019044572
+ ],
+ [
+ 8.626126428342786,
+ 14.376877380571386
+ ],
+ [
+ 6.709209444266548,
+ 16.29379436464751
+ ],
+ [
+ 5.750750952228486,
+ 17.252252856685573
+ ],
+ [
+ 9.584584920380848,
+ 17.252252856685573
+ ],
+ [
+ 13.41841888853321,
+ 17.252252856685573
+ ],
+ [
+ 15.335335872609335,
+ 17.252252856685573
+ ],
+ [
+ 17.252252856685573,
+ 17.252252856685573
+ ],
+ [
+ 21.08608682483782,
+ 17.252252856685573
+ ],
+ [
+ 21.08608682483782,
+ 17.252252856685573
+ ]
+ ],
+ "pressures": [
+ 0.467010498046875,
+ 0.5525054931640625,
+ 0.5573883056640625,
+ 0.5578765869140625,
+ 0.564239501953125,
+ 0.581817626953125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63995361328125,
+ 0.64141845703125,
+ 0.64190673828125,
+ 0.64483642578125,
+ 0.64581298828125,
+ 0.64630126953125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.6135711669921875,
+ 0.5402984619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pMm2_gF0pd2EoGlVfIsEG",
+ "type": "freedraw",
+ "x": 146.45768022277127,
+ "y": 1131.6646333168032,
+ "width": 22.044545316875883,
+ "height": 5.7507509522286,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7u",
+ "roundness": null,
+ "seed": 1324557543,
+ "version": 14,
+ "versionNonce": 153091783,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577293812,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ 5.750750952228486,
+ -0.9584584920380621
+ ],
+ [
+ 6.709209444266548,
+ -1.9169169840763516
+ ],
+ [
+ 9.584584920380848,
+ -2.8753754761144137
+ ],
+ [
+ 12.459960396495035,
+ -3.833833968152476
+ ],
+ [
+ 15.335335872609335,
+ -3.833833968152476
+ ],
+ [
+ 16.293794364647397,
+ -4.792292460190538
+ ],
+ [
+ 18.210711348723635,
+ -4.792292460190538
+ ],
+ [
+ 20.12762833279976,
+ -4.792292460190538
+ ],
+ [
+ 22.044545316875883,
+ -4.792292460190538
+ ],
+ [
+ 22.044545316875883,
+ -5.7507509522286
+ ],
+ [
+ 22.044545316875883,
+ -5.7507509522286
+ ]
+ ],
+ "pressures": [
+ 0.451873779296875,
+ 0.573516845703125,
+ 0.586212158203125,
+ 0.5959930419921875,
+ 0.6106414794921875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6111297607421875,
+ 0.5481109619140625,
+ 0.3707733154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JzCSyt_y0yCNKpF6a2HNr",
+ "type": "freedraw",
+ "x": 166.58530855557103,
+ "y": 1116.3292974441938,
+ "width": 18.210711348723635,
+ "height": 20.12762833279976,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7v",
+ "roundness": null,
+ "seed": 1992702215,
+ "version": 15,
+ "versionNonce": 440635145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577294202,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.8753754761143,
+ 0
+ ],
+ [
+ 4.792292460190424,
+ 0
+ ],
+ [
+ 6.709209444266548,
+ 0
+ ],
+ [
+ 11.501501904456973,
+ 0.9584584920380621
+ ],
+ [
+ 16.29379436464751,
+ 2.8753754761141863
+ ],
+ [
+ 17.252252856685573,
+ 4.7922924601903105
+ ],
+ [
+ 18.210711348723635,
+ 5.750750952228373
+ ],
+ [
+ 17.252252856685573,
+ 9.584584920380848
+ ],
+ [
+ 15.335335872609335,
+ 12.459960396495035
+ ],
+ [
+ 10.54304341241891,
+ 16.29379436464751
+ ],
+ [
+ 6.709209444266548,
+ 19.169169840761697
+ ],
+ [
+ 4.792292460190424,
+ 20.12762833279976
+ ],
+ [
+ 4.792292460190424,
+ 20.12762833279976
+ ]
+ ],
+ "pressures": [
+ 0.3644256591796875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6062469482421875,
+ 0.6072235107421875,
+ 0.6082000732421875,
+ 0.6101531982421875,
+ 0.6145477294921875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6208953857421875,
+ 0.6145477294921875,
+ 0.5525054931640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "x-kwGH0aexDZIqoFSzRDI",
+ "type": "freedraw",
+ "x": 215.46669164951334,
+ "y": 1086.617084191013,
+ "width": 33.54604722133308,
+ "height": 23.003003808913945,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7w",
+ "roundness": null,
+ "seed": 1434372967,
+ "version": 20,
+ "versionNonce": 506267303,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577296209,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920381758,
+ -0.9584584920380621
+ ],
+ [
+ 1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -1.9169169840761242
+ ],
+ [
+ 7.667667936304724,
+ -2.8753754761141863
+ ],
+ [
+ 15.335335872609448,
+ -3.8338339681522484
+ ],
+ [
+ 22.044545316875997,
+ -4.7922924601903105
+ ],
+ [
+ 26.83683777706642,
+ -3.8338339681522484
+ ],
+ [
+ 27.795296269104483,
+ -2.8753754761141863
+ ],
+ [
+ 27.795296269104483,
+ -1.9169169840761242
+ ],
+ [
+ 23.00300380891406,
+ 5.7507509522286
+ ],
+ [
+ 19.16916984076181,
+ 10.543043412419138
+ ],
+ [
+ 16.29379436464751,
+ 13.418418888533324
+ ],
+ [
+ 16.29379436464751,
+ 15.335335872609448
+ ],
+ [
+ 21.086086824837935,
+ 17.252252856685573
+ ],
+ [
+ 25.87837928502836,
+ 18.210711348723635
+ ],
+ [
+ 30.670671745218783,
+ 17.252252856685573
+ ],
+ [
+ 33.54604722133308,
+ 17.252252856685573
+ ],
+ [
+ 33.54604722133308,
+ 17.252252856685573
+ ]
+ ],
+ "pressures": [
+ 0.4245147705078125,
+ 0.5593414306640625,
+ 0.579864501953125,
+ 0.592559814453125,
+ 0.5940399169921875,
+ 0.5964813232421875,
+ 0.5989227294921875,
+ 0.6013641357421875,
+ 0.6091766357421875,
+ 0.6155242919921875,
+ 0.62579345703125,
+ 0.63116455078125,
+ 0.63360595703125,
+ 0.62921142578125,
+ 0.6218719482421875,
+ 0.572052001953125,
+ 0.3732147216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "klUsoFhJtRzhOr1XIpxPG",
+ "type": "freedraw",
+ "x": 215.46669164951334,
+ "y": 1115.3708389521557,
+ "width": 38.33833968152351,
+ "height": 6.709209444266662,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7x",
+ "roundness": null,
+ "seed": 1952106727,
+ "version": 13,
+ "versionNonce": 754106953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577296524,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.916916984076238,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -0.9584584920380621
+ ],
+ [
+ 7.667667936304724,
+ -0.9584584920380621
+ ],
+ [
+ 10.543043412419024,
+ -1.9169169840761242
+ ],
+ [
+ 19.16916984076181,
+ -3.833833968152476
+ ],
+ [
+ 23.961462300952235,
+ -4.792292460190538
+ ],
+ [
+ 31.629130237256845,
+ -6.709209444266662
+ ],
+ [
+ 36.42142269744727,
+ -6.709209444266662
+ ],
+ [
+ 38.33833968152351,
+ -6.709209444266662
+ ],
+ [
+ 38.33833968152351,
+ -4.792292460190538
+ ],
+ [
+ 38.33833968152351,
+ -4.792292460190538
+ ]
+ ],
+ "pressures": [
+ 0.446502685546875,
+ 0.63018798828125,
+ 0.64385986328125,
+ 0.65509033203125,
+ 0.6653594970703125,
+ 0.6697540283203125,
+ 0.6687774658203125,
+ 0.6199188232421875,
+ 0.507568359375,
+ 0.3082427978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PLvMifCSROMol2SL4prb2",
+ "type": "freedraw",
+ "x": 230.80202752212278,
+ "y": 1125.9138823645746,
+ "width": 31.62913023725673,
+ "height": 28.753754761142773,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7y",
+ "roundness": null,
+ "seed": 255558665,
+ "version": 26,
+ "versionNonce": 1675044201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577296985,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920382895
+ ],
+ [
+ 3.833833968152362,
+ -0.9584584920382895
+ ],
+ [
+ 6.709209444266548,
+ -1.9169169840763516
+ ],
+ [
+ 13.41841888853321,
+ -3.833833968152476
+ ],
+ [
+ 18.210711348723635,
+ -4.792292460190538
+ ],
+ [
+ 22.044545316875883,
+ -3.833833968152476
+ ],
+ [
+ 23.00300380891406,
+ -3.833833968152476
+ ],
+ [
+ 23.96146230095212,
+ -1.9169169840763516
+ ],
+ [
+ 23.96146230095212,
+ 0
+ ],
+ [
+ 23.00300380891406,
+ 2.8753754761141863
+ ],
+ [
+ 22.044545316875883,
+ 3.8338339681522484
+ ],
+ [
+ 21.08608682483782,
+ 4.792292460190538
+ ],
+ [
+ 21.08608682483782,
+ 5.7507509522286
+ ],
+ [
+ 22.044545316875883,
+ 6.709209444266662
+ ],
+ [
+ 25.878379285028245,
+ 9.584584920380848
+ ],
+ [
+ 28.753754761142545,
+ 12.459960396495035
+ ],
+ [
+ 31.62913023725673,
+ 15.335335872609221
+ ],
+ [
+ 31.62913023725673,
+ 19.169169840761697
+ ],
+ [
+ 30.67067174521867,
+ 21.08608682483782
+ ],
+ [
+ 26.836837777066307,
+ 23.003003808913945
+ ],
+ [
+ 22.044545316875883,
+ 23.961462300952235
+ ],
+ [
+ 15.335335872609335,
+ 23.961462300952235
+ ],
+ [
+ 12.459960396495035,
+ 23.961462300952235
+ ],
+ [
+ 12.459960396495035,
+ 23.961462300952235
+ ]
+ ],
+ "pressures": [
+ 0.445526123046875,
+ 0.564727783203125,
+ 0.568634033203125,
+ 0.570098876953125,
+ 0.585235595703125,
+ 0.588165283203125,
+ 0.590118408203125,
+ 0.592071533203125,
+ 0.6018524169921875,
+ 0.6042938232421875,
+ 0.6077117919921875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.580352783203125,
+ 0.576934814453125,
+ 0.574981689453125,
+ 0.580352783203125,
+ 0.5950164794921875,
+ 0.6125946044921875,
+ 0.6160125732421875,
+ 0.6121063232421875,
+ 0.582305908203125,
+ 0.37860107421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gBxxjL3-TH7y4mvwaT-oP",
+ "type": "freedraw",
+ "x": 338.14937863038824,
+ "y": 1080.8663332387846,
+ "width": 17.252252856685573,
+ "height": 43.130632141713704,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7z",
+ "roundness": null,
+ "seed": 444178217,
+ "version": 15,
+ "versionNonce": 1832893895,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577297571,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 1.9169169840761242
+ ],
+ [
+ -0.9584584920380621,
+ 4.7922924601903105
+ ],
+ [
+ -1.9169169840761242,
+ 9.584584920380848
+ ],
+ [
+ -2.8753754761141863,
+ 15.335335872609448
+ ],
+ [
+ -2.8753754761141863,
+ 20.12762833279976
+ ],
+ [
+ -2.8753754761141863,
+ 24.91992079299007
+ ],
+ [
+ 0,
+ 36.42142269744727
+ ],
+ [
+ 1.9169169840761242,
+ 39.296798173561456
+ ],
+ [
+ 3.833833968152476,
+ 41.21371515763758
+ ],
+ [
+ 7.667667936304724,
+ 43.130632141713704
+ ],
+ [
+ 12.459960396495262,
+ 43.130632141713704
+ ],
+ [
+ 14.376877380571386,
+ 43.130632141713704
+ ],
+ [
+ 14.376877380571386,
+ 43.130632141713704
+ ]
+ ],
+ "pressures": [
+ 0.37518310546875,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63555908203125,
+ 0.63800048828125,
+ 0.64190673828125,
+ 0.64483642578125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64532470703125,
+ 0.5959930419921875,
+ 0.3654022216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NuXfOdReYzgZTN_CwtewZ",
+ "type": "freedraw",
+ "x": 324.73095974185514,
+ "y": 1106.7447125238127,
+ "width": 23.961462300952007,
+ "height": 3.8338339681522484,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b80",
+ "roundness": null,
+ "seed": 927086599,
+ "version": 12,
+ "versionNonce": 2111850183,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577297822,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 5.750750952228373,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342786,
+ -1.9169169840761242
+ ],
+ [
+ 12.459960396495035,
+ -1.9169169840761242
+ ],
+ [
+ 14.376877380571159,
+ -2.8753754761141863
+ ],
+ [
+ 17.252252856685573,
+ -2.8753754761141863
+ ],
+ [
+ 22.044545316875883,
+ -3.8338339681522484
+ ],
+ [
+ 23.003003808913945,
+ -3.8338339681522484
+ ],
+ [
+ 23.003003808913945,
+ -3.8338339681522484
+ ]
+ ],
+ "pressures": [
+ 0.4836273193359375,
+ 0.5554351806640625,
+ 0.576446533203125,
+ 0.5974578857421875,
+ 0.6003875732421875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.591094970703125,
+ 0.2374114990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "D4xflzJpWHyG0fggWokQ-",
+ "type": "freedraw",
+ "x": 359.2354654552263,
+ "y": 1113.4539219680796,
+ "width": 24.91992079299007,
+ "height": 20.127628332799986,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b81",
+ "roundness": null,
+ "seed": 1578402055,
+ "version": 20,
+ "versionNonce": 1911174215,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577298424,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761141863,
+ -1.9169169840763516
+ ],
+ [
+ 4.7922924601903105,
+ -1.9169169840763516
+ ],
+ [
+ 8.626126428342559,
+ -2.8753754761144137
+ ],
+ [
+ 10.54304341241891,
+ -1.9169169840763516
+ ],
+ [
+ 12.459960396495035,
+ -0.9584584920380621
+ ],
+ [
+ 12.459960396495035,
+ 0
+ ],
+ [
+ 12.459960396495035,
+ 1.9169169840761242
+ ],
+ [
+ 10.54304341241891,
+ 5.750750952228373
+ ],
+ [
+ 9.584584920380848,
+ 8.626126428342559
+ ],
+ [
+ 8.626126428342559,
+ 10.543043412418683
+ ],
+ [
+ 7.667667936304497,
+ 15.335335872609221
+ ],
+ [
+ 9.584584920380848,
+ 17.252252856685573
+ ],
+ [
+ 14.376877380571159,
+ 17.252252856685573
+ ],
+ [
+ 23.003003808913945,
+ 17.252252856685573
+ ],
+ [
+ 24.91992079299007,
+ 16.293794364647283
+ ],
+ [
+ 24.91992079299007,
+ 16.293794364647283
+ ]
+ ],
+ "pressures": [
+ 0.3727264404296875,
+ 0.522216796875,
+ 0.566680908203125,
+ 0.581817626953125,
+ 0.588165283203125,
+ 0.6042938232421875,
+ 0.6223602294921875,
+ 0.63848876953125,
+ 0.64678955078125,
+ 0.64776611328125,
+ 0.65557861328125,
+ 0.6614532470703125,
+ 0.6624298095703125,
+ 0.6595001220703125,
+ 0.65362548828125,
+ 0.6248016357421875,
+ 0.1734161376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NeelEiOAtAVsRJA9uMGoz",
+ "type": "freedraw",
+ "x": 396.6153466447116,
+ "y": 1106.7447125238127,
+ "width": 18.210711348723407,
+ "height": 2.8753754761141863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b82",
+ "roundness": null,
+ "seed": 1470172807,
+ "version": 11,
+ "versionNonce": 480198601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577298920,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 3.8338339681522484,
+ 0
+ ],
+ [
+ 5.750750952228373,
+ -0.9584584920380621
+ ],
+ [
+ 8.626126428342559,
+ -0.9584584920380621
+ ],
+ [
+ 10.54304341241891,
+ -0.9584584920380621
+ ],
+ [
+ 14.376877380571159,
+ -1.9169169840761242
+ ],
+ [
+ 17.252252856685345,
+ -2.8753754761141863
+ ],
+ [
+ 18.210711348723407,
+ -2.8753754761141863
+ ],
+ [
+ 18.210711348723407,
+ -2.8753754761141863
+ ]
+ ],
+ "pressures": [
+ 0.2750244140625,
+ 0.64874267578125,
+ 0.65167236328125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.583770751953125,
+ 0.2706298828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GinWwnarwVxqrbQxy_aKV",
+ "type": "freedraw",
+ "x": 410.0337655332447,
+ "y": 1094.284752127318,
+ "width": 17.252252856685573,
+ "height": 22.044545316875883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b83",
+ "roundness": null,
+ "seed": 1225171337,
+ "version": 17,
+ "versionNonce": 602906759,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577299256,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ 0
+ ],
+ [
+ 5.7507509522286,
+ 0
+ ],
+ [
+ 10.54304341241891,
+ 1.9169169840761242
+ ],
+ [
+ 14.376877380571159,
+ 3.8338339681522484
+ ],
+ [
+ 16.29379436464751,
+ 4.7922924601903105
+ ],
+ [
+ 17.252252856685573,
+ 5.750750952228373
+ ],
+ [
+ 17.252252856685573,
+ 7.667667936304497
+ ],
+ [
+ 17.252252856685573,
+ 10.543043412418683
+ ],
+ [
+ 15.335335872609448,
+ 13.418418888533097
+ ],
+ [
+ 11.501501904456973,
+ 17.252252856685345
+ ],
+ [
+ 8.626126428342786,
+ 19.169169840761697
+ ],
+ [
+ 7.667667936304724,
+ 20.12762833279976
+ ],
+ [
+ 7.667667936304724,
+ 21.08608682483782
+ ],
+ [
+ 7.667667936304724,
+ 22.044545316875883
+ ],
+ [
+ 7.667667936304724,
+ 22.044545316875883
+ ]
+ ],
+ "pressures": [
+ 0.4738616943359375,
+ 0.63165283203125,
+ 0.63604736328125,
+ 0.64141845703125,
+ 0.64678955078125,
+ 0.64825439453125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.65509033203125,
+ 0.6804962158203125,
+ 0.693695068359375,
+ 0.695159912109375,
+ 0.64971923828125,
+ 0.2745361328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UPw3GCpOrmsw1H3ZPGEL4",
+ "type": "freedraw",
+ "x": 459.8736071192251,
+ "y": 1082.7832502228607,
+ "width": 23.961462300952235,
+ "height": 39.296798173561456,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b84",
+ "roundness": null,
+ "seed": 182238217,
+ "version": 22,
+ "versionNonce": 1600746409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577301283,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.9169169840761242,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 2.8753754761144137,
+ -1.9169169840761242
+ ],
+ [
+ 5.7507509522286,
+ -1.9169169840761242
+ ],
+ [
+ 10.54304341241891,
+ -2.8753754761141863
+ ],
+ [
+ 15.335335872609448,
+ -1.9169169840761242
+ ],
+ [
+ 17.252252856685573,
+ 0.9584584920380621
+ ],
+ [
+ 17.252252856685573,
+ 2.8753754761141863
+ ],
+ [
+ 17.252252856685573,
+ 5.7507509522286
+ ],
+ [
+ 12.459960396495262,
+ 14.376877380571386
+ ],
+ [
+ 8.626126428342786,
+ 18.210711348723635
+ ],
+ [
+ 5.7507509522286,
+ 22.044545316875883
+ ],
+ [
+ 3.833833968152476,
+ 25.87837928502836
+ ],
+ [
+ 1.9169169840761242,
+ 30.670671745218897
+ ],
+ [
+ 2.8753754761144137,
+ 33.54604722133308
+ ],
+ [
+ 5.7507509522286,
+ 36.42142269744727
+ ],
+ [
+ 15.335335872609448,
+ 36.42142269744727
+ ],
+ [
+ 22.04454531687611,
+ 34.504505713371145
+ ],
+ [
+ 22.04454531687611,
+ 34.504505713371145
+ ]
+ ],
+ "pressures": [
+ 0.4372100830078125,
+ 0.592071533203125,
+ 0.6692657470703125,
+ 0.6809844970703125,
+ 0.6839141845703125,
+ 0.6848907470703125,
+ 0.6844024658203125,
+ 0.6785430908203125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6712188720703125,
+ 0.6717071533203125,
+ 0.6731719970703125,
+ 0.6756134033203125,
+ 0.6829376220703125,
+ 0.6853790283203125,
+ 0.6868438720703125,
+ 0.6839141845703125,
+ 0.563751220703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KVeUfLYr9q17gFVqdmJk2",
+ "type": "freedraw",
+ "x": 499.17040529278654,
+ "y": 1099.0770445875082,
+ "width": 26.83683777706642,
+ "height": 23.961462300952007,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b85",
+ "roundness": null,
+ "seed": 1878875497,
+ "version": 22,
+ "versionNonce": 1302180105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577301653,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9584584920380621,
+ 0
+ ],
+ [
+ -2.8753754761141863,
+ -0.9584584920380621
+ ],
+ [
+ -3.8338339681522484,
+ 0
+ ],
+ [
+ -4.7922924601903105,
+ 0
+ ],
+ [
+ -5.750750952228373,
+ 0.9584584920380621
+ ],
+ [
+ -6.709209444266435,
+ 1.9169169840761242
+ ],
+ [
+ -7.667667936304497,
+ 3.8338339681522484
+ ],
+ [
+ -8.626126428342559,
+ 4.7922924601903105
+ ],
+ [
+ -8.626126428342559,
+ 5.750750952228373
+ ],
+ [
+ -7.667667936304497,
+ 8.626126428342786
+ ],
+ [
+ -6.709209444266435,
+ 9.584584920380848
+ ],
+ [
+ -4.7922924601903105,
+ 10.54304341241891
+ ],
+ [
+ 0,
+ 14.376877380571386
+ ],
+ [
+ 1.9169169840763516,
+ 16.29379436464751
+ ],
+ [
+ 1.9169169840763516,
+ 19.169169840761697
+ ],
+ [
+ -0.9584584920380621,
+ 21.08608682483782
+ ],
+ [
+ -7.667667936304497,
+ 23.003003808913945
+ ],
+ [
+ -16.293794364647283,
+ 23.003003808913945
+ ],
+ [
+ -24.91992079299007,
+ 23.003003808913945
+ ],
+ [
+ -24.91992079299007,
+ 23.003003808913945
+ ]
+ ],
+ "pressures": [
+ 0.4943695068359375,
+ 0.6199188232421875,
+ 0.63116455078125,
+ 0.62774658203125,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.62969970703125,
+ 0.62725830078125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.6243133544921875,
+ 0.6248016357421875,
+ 0.62628173828125,
+ 0.62774658203125,
+ 0.62677001953125,
+ 0.6091766357421875,
+ 0.4758148193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fa5dOdvHcWITb0E0LcK6H",
+ "type": "freedraw",
+ "x": 88.95017070048607,
+ "y": 1186.296767362974,
+ "width": 173.48098705889345,
+ "height": 128.43343793310328,
+ "angle": 0,
+ "strokeColor": "#e03131",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b86",
+ "roundness": null,
+ "seed": 486500935,
+ "version": 17,
+ "versionNonce": 21858473,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577303489,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.792292460190538,
+ -4.792292460190538
+ ],
+ [
+ 16.29379436464751,
+ -14.376877380571159
+ ],
+ [
+ 35.46296420540921,
+ -27.795296269104483
+ ],
+ [
+ 60.38288499839939,
+ -44.089090633751994
+ ],
+ [
+ 92.01201523565624,
+ -65.17517745858981
+ ],
+ [
+ 126.51652094902727,
+ -88.17818126750376
+ ],
+ [
+ 141.85185682163672,
+ -98.7212246799229
+ ],
+ [
+ 154.31181721813175,
+ -107.34735110826546
+ ],
+ [
+ 162.93794364647454,
+ -114.05656055253212
+ ],
+ [
+ 168.68869459870302,
+ -118.84885301272266
+ ],
+ [
+ 172.52252856685539,
+ -122.6826869808749
+ ],
+ [
+ 173.48098705889345,
+ -126.51652094902715
+ ],
+ [
+ 169.6471530907412,
+ -128.43343793310328
+ ],
+ [
+ 166.7717776146269,
+ -128.43343793310328
+ ],
+ [
+ 166.7717776146269,
+ -128.43343793310328
+ ]
+ ],
+ "pressures": [
+ 0.40203857421875,
+ 0.63800048828125,
+ 0.6741485595703125,
+ 0.689788818359375,
+ 0.691253662109375,
+ 0.692230224609375,
+ 0.6858673095703125,
+ 0.6814727783203125,
+ 0.6692657470703125,
+ 0.65167236328125,
+ 0.64093017578125,
+ 0.63360595703125,
+ 0.5608062744140625,
+ 0.2593994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oo5PUq1fjqYaNN1pHORsC",
+ "type": "freedraw",
+ "x": 313.2294578373982,
+ "y": 1066.4894558582132,
+ "width": 219.48699467672168,
+ "height": 110.22272658437987,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b87",
+ "roundness": null,
+ "seed": 1367426215,
+ "version": 78,
+ "versionNonce": 1939634823,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577306790,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.9169169840763516,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ 0.9584584920380621
+ ],
+ [
+ 0,
+ 3.833833968152476
+ ],
+ [
+ 1.9169169840761242,
+ 9.584584920381076
+ ],
+ [
+ 2.8753754761141863,
+ 17.252252856685573
+ ],
+ [
+ 4.7922924601903105,
+ 26.83683777706665
+ ],
+ [
+ 6.709209444266435,
+ 36.42142269744727
+ ],
+ [
+ 10.54304341241891,
+ 56.54905103024703
+ ],
+ [
+ 13.418418888533097,
+ 70.92592841081841
+ ],
+ [
+ 15.335335872609221,
+ 78.59359634712314
+ ],
+ [
+ 15.335335872609221,
+ 81.46897182323733
+ ],
+ [
+ 15.335335872609221,
+ 78.59359634712314
+ ],
+ [
+ 13.418418888533097,
+ 71.88438690285648
+ ],
+ [
+ 10.54304341241891,
+ 60.382884998399504
+ ],
+ [
+ 8.626126428342786,
+ 53.67367555413284
+ ],
+ [
+ 7.667667936304497,
+ 46.006007617828345
+ ],
+ [
+ 3.8338339681522484,
+ 22.04454531687611
+ ],
+ [
+ 2.8753754761141863,
+ 10.543043412419138
+ ],
+ [
+ 1.9169169840761242,
+ 3.833833968152476
+ ],
+ [
+ 0.9584584920380621,
+ 0
+ ],
+ [
+ 1.9169169840761242,
+ -4.7922924601903105
+ ],
+ [
+ 5.750750952228373,
+ -9.584584920380621
+ ],
+ [
+ 9.584584920380848,
+ -10.543043412418683
+ ],
+ [
+ 15.335335872609221,
+ -11.501501904456973
+ ],
+ [
+ 23.961462300952007,
+ -10.543043412418683
+ ],
+ [
+ 35.46296420540898,
+ -8.626126428342559
+ ],
+ [
+ 48.881383093942304,
+ -6.709209444266435
+ ],
+ [
+ 71.88438690285625,
+ -4.7922924601903105
+ ],
+ [
+ 87.2197227754657,
+ -4.7922924601903105
+ ],
+ [
+ 100.6381416639988,
+ -5.750750952228373
+ ],
+ [
+ 119.80731150476049,
+ -7.667667936304497
+ ],
+ [
+ 133.22573039329382,
+ -9.584584920380621
+ ],
+ [
+ 144.7272322977508,
+ -11.501501904456973
+ ],
+ [
+ 155.2702757101697,
+ -12.459960396495035
+ ],
+ [
+ 163.89640213851249,
+ -13.418418888533097
+ ],
+ [
+ 171.5640700748172,
+ -14.376877380571159
+ ],
+ [
+ 184.9824889633503,
+ -15.335335872609221
+ ],
+ [
+ 194.56707388373115,
+ -16.29379436464751
+ ],
+ [
+ 202.23474182003588,
+ -16.29379436464751
+ ],
+ [
+ 206.06857578818835,
+ -16.29379436464751
+ ],
+ [
+ 207.02703428022642,
+ -16.29379436464751
+ ],
+ [
+ 207.98549277226448,
+ -16.29379436464751
+ ],
+ [
+ 207.98549277226448,
+ -15.335335872609221
+ ],
+ [
+ 208.94395126430254,
+ -13.418418888533097
+ ],
+ [
+ 209.9024097563406,
+ -10.543043412418683
+ ],
+ [
+ 211.81932674041673,
+ -3.8338339681522484
+ ],
+ [
+ 212.7777852324548,
+ 0
+ ],
+ [
+ 213.73624372449285,
+ 5.7507509522286
+ ],
+ [
+ 214.69470221653114,
+ 17.252252856685573
+ ],
+ [
+ 215.6531607085692,
+ 35.46296420540921
+ ],
+ [
+ 216.61161920060727,
+ 45.047549125790056
+ ],
+ [
+ 216.61161920060727,
+ 53.67367555413284
+ ],
+ [
+ 217.57007769264533,
+ 60.382884998399504
+ ],
+ [
+ 217.57007769264533,
+ 64.21671896655198
+ ],
+ [
+ 217.57007769264533,
+ 65.17517745859004
+ ],
+ [
+ 217.57007769264533,
+ 66.1336359506281
+ ],
+ [
+ 215.6531607085692,
+ 66.1336359506281
+ ],
+ [
+ 207.02703428022642,
+ 68.05055293470423
+ ],
+ [
+ 198.40090785188363,
+ 69.96746991878035
+ ],
+ [
+ 186.89940594742666,
+ 71.88438690285648
+ ],
+ [
+ 172.52252856685527,
+ 74.75976237897066
+ ],
+ [
+ 157.18719269424582,
+ 76.67667936304679
+ ],
+ [
+ 148.56106626590304,
+ 77.63513785508485
+ ],
+ [
+ 119.80731150476049,
+ 81.46897182323733
+ ],
+ [
+ 98.72122467992267,
+ 83.38588880731368
+ ],
+ [
+ 77.63513785508485,
+ 86.26126428342786
+ ],
+ [
+ 68.050552934704,
+ 87.21972277546593
+ ],
+ [
+ 44.089090633751766,
+ 90.09509825158011
+ ],
+ [
+ 33.546047221332856,
+ 91.05355674361817
+ ],
+ [
+ 24.91992079299007,
+ 92.01201523565624
+ ],
+ [
+ 18.210711348723635,
+ 92.9704737276943
+ ],
+ [
+ 13.418418888533097,
+ 92.9704737276943
+ ],
+ [
+ 10.54304341241891,
+ 93.92893221973236
+ ],
+ [
+ 11.501501904456973,
+ 93.92893221973236
+ ],
+ [
+ 13.418418888533097,
+ 93.92893221973236
+ ],
+ [
+ 13.418418888533097,
+ 93.92893221973236
+ ]
+ ],
+ "pressures": [
+ 0.4919281005859375,
+ 0.5989227294921875,
+ 0.6609649658203125,
+ 0.6800079345703125,
+ 0.6863555908203125,
+ 0.689300537109375,
+ 0.689788818359375,
+ 0.689300537109375,
+ 0.689300537109375,
+ 0.6853790283203125,
+ 0.6702423095703125,
+ 0.65216064453125,
+ 0.64434814453125,
+ 0.64141845703125,
+ 0.64093017578125,
+ 0.64044189453125,
+ 0.63653564453125,
+ 0.62579345703125,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62823486328125,
+ 0.64141845703125,
+ 0.6609649658203125,
+ 0.6804962158203125,
+ 0.691253662109375,
+ 0.697601318359375,
+ 0.699066162109375,
+ 0.698089599609375,
+ 0.698577880859375,
+ 0.698577880859375,
+ 0.699066162109375,
+ 0.699554443359375,
+ 0.699554443359375,
+ 0.699066162109375,
+ 0.698577880859375,
+ 0.696624755859375,
+ 0.690277099609375,
+ 0.6658477783203125,
+ 0.6575469970703125,
+ 0.6682891845703125,
+ 0.6814727783203125,
+ 0.6848907470703125,
+ 0.6868438720703125,
+ 0.688323974609375,
+ 0.688323974609375,
+ 0.688812255859375,
+ 0.688812255859375,
+ 0.689300537109375,
+ 0.691741943359375,
+ 0.692230224609375,
+ 0.692230224609375,
+ 0.691741943359375,
+ 0.691253662109375,
+ 0.689788818359375,
+ 0.689300537109375,
+ 0.689300537109375,
+ 0.6873321533203125,
+ 0.6829376220703125,
+ 0.6848907470703125,
+ 0.6814727783203125,
+ 0.6795196533203125,
+ 0.6795196533203125,
+ 0.6770782470703125,
+ 0.6824493408203125,
+ 0.695648193359375,
+ 0.699066162109375,
+ 0.701507568359375,
+ 0.698577880859375,
+ 0.6790313720703125,
+ 0.6770782470703125,
+ 0.6736602783203125,
+ 0.6135711669921875,
+ 0.2457122802734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "O9MPYZBO8PBr9g6v1Rpei",
+ "type": "freedraw",
+ "x": 568.7965183333338,
+ "y": 38.875784975690124,
+ "width": 17.715464334974286,
+ "height": 18.980854644615135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b88",
+ "roundness": null,
+ "seed": 2027759367,
+ "version": 22,
+ "versionNonce": 1971747175,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577582837,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.265390309641134,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.2653903096409067,
+ 0
+ ],
+ [
+ 3.7961709289229475,
+ -1.2653903096410204
+ ],
+ [
+ 5.061561238564082,
+ -1.2653903096410204
+ ],
+ [
+ 7.592341857845895,
+ -1.2653903096410204
+ ],
+ [
+ 10.123122477127936,
+ -1.2653903096410204
+ ],
+ [
+ 11.38851278676907,
+ -1.2653903096410204
+ ],
+ [
+ 12.653903096409977,
+ -1.2653903096410204
+ ],
+ [
+ 12.653903096409977,
+ 0
+ ],
+ [
+ 11.38851278676907,
+ 1.2653903096409636
+ ],
+ [
+ 10.123122477127936,
+ 5.061561238564025
+ ],
+ [
+ 6.326951548204988,
+ 10.12312247712805
+ ],
+ [
+ 3.7961709289229475,
+ 12.653903096410033
+ ],
+ [
+ 3.7961709289229475,
+ 13.919293406051054
+ ],
+ [
+ 3.7961709289229475,
+ 15.184683715692074
+ ],
+ [
+ 7.592341857845895,
+ 16.450074025333095
+ ],
+ [
+ 12.653903096409977,
+ 17.715464334974115
+ ],
+ [
+ 16.45007402533315,
+ 17.715464334974115
+ ],
+ [
+ 16.45007402533315,
+ 17.715464334974115
+ ]
+ ],
+ "pressures": [
+ 0.5539703369140625,
+ 0.62969970703125,
+ 0.64678955078125,
+ 0.64727783203125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.64874267578125,
+ 0.64874267578125,
+ 0.64825439453125,
+ 0.65118408203125,
+ 0.65362548828125,
+ 0.65557861328125,
+ 0.65509033203125,
+ 0.65362548828125,
+ 0.64923095703125,
+ 0.64727783203125,
+ 0.63946533203125,
+ 0.6165008544921875,
+ 0.468475341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.45007402533315,
+ 17.715464334974115
+ ]
+ },
+ {
+ "id": "0vGvc_QukZPl3h1IeQekw",
+ "type": "freedraw",
+ "x": 191.71020606031016,
+ "y": 217.29581863507264,
+ "width": 18.980854644615192,
+ "height": 12.65390309641009,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b89",
+ "roundness": null,
+ "seed": 1753648039,
+ "version": 21,
+ "versionNonce": 1691815689,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577588395,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.2653903096409067,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.265390309641134,
+ 0
+ ],
+ [
+ 2.530780619282041,
+ 0
+ ],
+ [
+ 3.796170928923175,
+ -1.2653903096410204
+ ],
+ [
+ 5.061561238564082,
+ -1.2653903096410204
+ ],
+ [
+ 7.592341857846122,
+ -1.2653903096410204
+ ],
+ [
+ 8.857732167487029,
+ -1.2653903096410204
+ ],
+ [
+ 10.123122477128163,
+ 0
+ ],
+ [
+ 10.123122477128163,
+ 2.530780619281927
+ ],
+ [
+ 8.857732167487029,
+ 5.061561238563968
+ ],
+ [
+ 8.857732167487029,
+ 7.592341857846009
+ ],
+ [
+ 7.592341857846122,
+ 8.857732167487029
+ ],
+ [
+ 7.592341857846122,
+ 10.12312247712805
+ ],
+ [
+ 8.857732167487029,
+ 11.38851278676907
+ ],
+ [
+ 12.653903096410204,
+ 11.38851278676907
+ ],
+ [
+ 16.45007402533315,
+ 11.38851278676907
+ ],
+ [
+ 17.715464334974286,
+ 11.38851278676907
+ ],
+ [
+ 17.715464334974286,
+ 11.38851278676907
+ ]
+ ],
+ "pressures": [
+ 0.4337921142578125,
+ 0.576446533203125,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.6008758544921875,
+ 0.6018524169921875,
+ 0.6038055419921875,
+ 0.6062469482421875,
+ 0.6091766357421875,
+ 0.6150360107421875,
+ 0.6165008544921875,
+ 0.6169891357421875,
+ 0.6155242919921875,
+ 0.6082000732421875,
+ 0.5578765869140625,
+ 0.4904632568359375,
+ 0.2720947265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.715464334974286,
+ 11.38851278676907
+ ]
+ },
+ {
+ "id": "9Lwr9APPBHgZj1ooQAJN1",
+ "type": "freedraw",
+ "x": 479.0427769599901,
+ "y": 62.02495620229979,
+ "width": 13.418418888533097,
+ "height": 21.086086824837935,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b39",
+ "roundness": null,
+ "seed": 581212937,
+ "version": 20,
+ "versionNonce": 608495401,
+ "isDeleted": true,
+ "boundElements": [],
+ "updated": 1758577578629,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 1.9169169840761242,
+ -0.9584584920380621
+ ],
+ [
+ 4.792292460190424,
+ -1.9169169840761242
+ ],
+ [
+ 6.709209444266548,
+ -2.8753754761143
+ ],
+ [
+ 8.626126428342786,
+ -2.8753754761143
+ ],
+ [
+ 9.584584920380848,
+ -3.833833968152362
+ ],
+ [
+ 10.54304341241891,
+ -3.833833968152362
+ ],
+ [
+ 10.54304341241891,
+ -2.8753754761143
+ ],
+ [
+ 6.709209444266548,
+ 2.8753754761143
+ ],
+ [
+ 3.833833968152362,
+ 6.709209444266548
+ ],
+ [
+ 1.9169169840761242,
+ 8.626126428342786
+ ],
+ [
+ 1.9169169840761242,
+ 11.501501904456973
+ ],
+ [
+ 3.833833968152362,
+ 13.41841888853321
+ ],
+ [
+ 5.750750952228486,
+ 15.335335872609335
+ ],
+ [
+ 11.501501904456973,
+ 17.252252856685573
+ ],
+ [
+ 13.418418888533097,
+ 16.293794364647397
+ ],
+ [
+ 13.418418888533097,
+ 16.293794364647397
+ ]
+ ],
+ "pressures": [
+ 0.4250030517578125,
+ 0.4699554443359375,
+ 0.4870452880859375,
+ 0.4968109130859375,
+ 0.4968109130859375,
+ 0.4972991943359375,
+ 0.4972991943359375,
+ 0.501708984375,
+ 0.5539703369140625,
+ 0.568634033203125,
+ 0.573028564453125,
+ 0.568634033203125,
+ 0.5603179931640625,
+ 0.5573883056640625,
+ 0.5319976806640625,
+ 0.092803955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Rf6UG9ydgZpmc_8yIDCMC",
+ "type": "freedraw",
+ "x": 64.98870839953747,
+ "y": 239.33977722934537,
+ "width": 22.044545316875997,
+ "height": 13.41841888853321,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3H",
+ "roundness": null,
+ "seed": 60827303,
+ "version": 26,
+ "versionNonce": 243507401,
+ "isDeleted": true,
+ "boundElements": [],
+ "updated": 1758577590551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ -0.9584584920380621,
+ -0.9584584920380621
+ ],
+ [
+ 0,
+ -0.9584584920380621
+ ],
+ [
+ 1.916916984076238,
+ -1.916916984076238
+ ],
+ [
+ 5.7507509522286,
+ -3.833833968152362
+ ],
+ [
+ 10.543043412419024,
+ -5.750750952228486
+ ],
+ [
+ 12.459960396495148,
+ -5.750750952228486
+ ],
+ [
+ 14.376877380571273,
+ -6.709209444266662
+ ],
+ [
+ 15.335335872609448,
+ -6.709209444266662
+ ],
+ [
+ 14.376877380571273,
+ -4.792292460190424
+ ],
+ [
+ 13.41841888853321,
+ -2.8753754761143
+ ],
+ [
+ 12.459960396495148,
+ -1.916916984076238
+ ],
+ [
+ 11.501501904457086,
+ -0.9584584920380621
+ ],
+ [
+ 10.543043412419024,
+ -0.9584584920380621
+ ],
+ [
+ 10.543043412419024,
+ 0
+ ],
+ [
+ 10.543043412419024,
+ 1.9169169840761242
+ ],
+ [
+ 10.543043412419024,
+ 3.833833968152362
+ ],
+ [
+ 11.501501904457086,
+ 4.792292460190424
+ ],
+ [
+ 12.459960396495148,
+ 5.750750952228486
+ ],
+ [
+ 13.41841888853321,
+ 6.709209444266548
+ ],
+ [
+ 17.252252856685573,
+ 6.709209444266548
+ ],
+ [
+ 21.086086824837935,
+ 6.709209444266548
+ ],
+ [
+ 21.086086824837935,
+ 6.709209444266548
+ ]
+ ],
+ "pressures": [
+ 0.37664794921875,
+ 0.4987640380859375,
+ 0.527587890625,
+ 0.529052734375,
+ 0.5417633056640625,
+ 0.570587158203125,
+ 0.585235595703125,
+ 0.586700439453125,
+ 0.587677001953125,
+ 0.589630126953125,
+ 0.6140594482421875,
+ 0.6155242919921875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6140594482421875,
+ 0.6057586669921875,
+ 0.590606689453125,
+ 0.5617828369140625,
+ 0.5456695556640625,
+ 0.522705078125,
+ 0.4909515380859375,
+ 0.38983154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ }
+ ],
+ "appState": {
+ "theme": "dark",
+ "viewBackgroundColor": "#ffffff",
+ "currentItemStrokeColor": "#1e1e1e",
+ "currentItemBackgroundColor": "transparent",
+ "currentItemFillStyle": "solid",
+ "currentItemStrokeWidth": 0.5,
+ "currentItemStrokeStyle": "solid",
+ "currentItemRoughness": 1,
+ "currentItemOpacity": 100,
+ "currentItemFontFamily": 5,
+ "currentItemFontSize": 20,
+ "currentItemTextAlign": "left",
+ "currentItemStartArrowhead": null,
+ "currentItemEndArrowhead": "arrow",
+ "currentItemArrowType": "round",
+ "currentItemFrameRole": null,
+ "scrollX": 1109.1110322506468,
+ "scrollY": 338.3489293624472,
+ "zoom": {
+ "value": 0.79027
+ },
+ "currentItemRoundness": "round",
+ "gridSize": 20,
+ "gridStep": 5,
+ "gridModeEnabled": false,
+ "gridColor": {
+ "Bold": "rgba(217, 217, 217, 0.5)",
+ "Regular": "rgba(230, 230, 230, 0.5)"
+ },
+ "currentStrokeOptions": null,
+ "frameRendering": {
+ "enabled": true,
+ "clip": true,
+ "name": true,
+ "outline": true,
+ "markerName": true,
+ "markerEnabled": true
+ },
+ "objectsSnapModeEnabled": false,
+ "activeTool": {
+ "type": "selection",
+ "customType": null,
+ "locked": false,
+ "fromSelection": false,
+ "lastActiveTool": null
+ }
+ },
+ "files": {}
+}
+```
+%%
\ No newline at end of file
diff --git a/Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.svg b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.svg
new file mode 100644
index 0000000..2742f0f
--- /dev/null
+++ b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_19.excalidraw.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.md b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.md
new file mode 100644
index 0000000..d26fc5a
--- /dev/null
+++ b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.md
@@ -0,0 +1,89336 @@
+---
+
+excalidraw-plugin: parsed
+tags: [excalidraw]
+
+---
+==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
+
+
+# Excalidraw Data
+
+## Text Elements
+%%
+## Drawing
+```json
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.15.1",
+ "elements": [
+ {
+ "id": "qSu0OHGqNtjd6LLZlDfnc",
+ "type": "line",
+ "x": -388.04144287109375,
+ "y": -379.31092071533203,
+ "width": 0,
+ "height": 826.1481475830078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a0",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1396539967,
+ "version": 79,
+ "versionNonce": 374043217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564047299,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 826.1481475830078
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "2lACDhrHNQR-Wtvk0IcQG",
+ "type": "freedraw",
+ "x": -345.5625738905462,
+ "y": -402.82559460701566,
+ "width": 26.08206612723211,
+ "height": 34.7760227748326,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aH",
+ "roundness": null,
+ "seed": 935576273,
+ "version": 18,
+ "versionNonce": 484753329,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564083978,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ 0
+ ],
+ [
+ 3.260236467633945,
+ -1.08673095703125
+ ],
+ [
+ 5.433785574776778,
+ -2.1734837123325406
+ ],
+ [
+ 13.041033063616055,
+ -3.260236467633888
+ ],
+ [
+ 20.648280552455333,
+ -4.346989222935235
+ ],
+ [
+ 26.08206612723211,
+ -4.346989222935235
+ ],
+ [
+ 26.08206612723211,
+ -2.1734837123325406
+ ],
+ [
+ 21.735055106026778,
+ 3.260258265904042
+ ],
+ [
+ 15.214494977678555,
+ 9.78077479771207
+ ],
+ [
+ 9.78079659598211,
+ 17.388022286551404
+ ],
+ [
+ 7.607247488839278,
+ 21.735033307756737
+ ],
+ [
+ 8.694022042410722,
+ 24.99529157366078
+ ],
+ [
+ 13.041033063616055,
+ 28.255528041294667
+ ],
+ [
+ 21.735055106026778,
+ 30.429033551897362
+ ],
+ [
+ 24.995291573660722,
+ 30.429033551897362
+ ],
+ [
+ 24.995291573660722,
+ 30.429033551897362
+ ]
+ ],
+ "pressures": [
+ 0.38153076171875,
+ 0.457733154296875,
+ 0.4919281005859375,
+ 0.513427734375,
+ 0.5505523681640625,
+ 0.577911376953125,
+ 0.587677001953125,
+ 0.6018524169921875,
+ 0.6038055419921875,
+ 0.6052703857421875,
+ 0.6057586669921875,
+ 0.592559814453125,
+ 0.576934814453125,
+ 0.5539703369140625,
+ 0.319000244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BlZHMF6pEkzGkyUSNPYpe",
+ "type": "freedraw",
+ "x": -287.9647432543855,
+ "y": -406.08583107464955,
+ "width": 32.6025390625,
+ "height": 29.342280796595958,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aI",
+ "roundness": null,
+ "seed": 59459441,
+ "version": 31,
+ "versionNonce": 1204182527,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564084728,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -3.260236467633945,
+ 0
+ ],
+ [
+ -4.34701102120539,
+ 0
+ ],
+ [
+ -5.433785574776778,
+ 0
+ ],
+ [
+ -7.607247488839278,
+ 0
+ ],
+ [
+ -14.1278076171875,
+ 3.260236467633888
+ ],
+ [
+ -18.47481863839289,
+ 6.52049473353793
+ ],
+ [
+ -20.64828055245539,
+ 7.607247488839278
+ ],
+ [
+ -22.82174246651789,
+ 9.780752999441972
+ ],
+ [
+ -23.908517020089278,
+ 15.214516775948653
+ ],
+ [
+ -23.908517020089278,
+ 17.38800048828125
+ ],
+ [
+ -23.908517020089278,
+ 21.735011509486583
+ ],
+ [
+ -20.64828055245539,
+ 26.082022530691972
+ ],
+ [
+ -18.47481863839289,
+ 27.168775285993263
+ ],
+ [
+ -16.30126953125,
+ 28.255528041294667
+ ],
+ [
+ -10.867483956473222,
+ 29.342280796595958
+ ],
+ [
+ -2.1735491071428896,
+ 27.168775285993263
+ ],
+ [
+ 2.1734619140625,
+ 23.908517020089278
+ ],
+ [
+ 5.433785574776778,
+ 21.735011509486583
+ ],
+ [
+ 7.607247488839278,
+ 18.474753243582597
+ ],
+ [
+ 8.694022042410722,
+ 13.041011265345958
+ ],
+ [
+ 7.607247488839278,
+ 8.694000244140625
+ ],
+ [
+ 5.433785574776778,
+ 5.433741978236583
+ ],
+ [
+ 1.086774553571388,
+ 2.173505510602638
+ ],
+ [
+ -6.52047293526789,
+ 1.0867527553013474
+ ],
+ [
+ -9.780796595982167,
+ 1.0867527553013474
+ ],
+ [
+ -13.041033063616112,
+ 3.260236467633888
+ ],
+ [
+ -13.041033063616112,
+ 3.260236467633888
+ ]
+ ],
+ "pressures": [
+ 0.339019775390625,
+ 0.461639404296875,
+ 0.4899749755859375,
+ 0.514892578125,
+ 0.525146484375,
+ 0.5344390869140625,
+ 0.5398101806640625,
+ 0.5461578369140625,
+ 0.5495758056640625,
+ 0.5510406494140625,
+ 0.5510406494140625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5529937744140625,
+ 0.5544586181640625,
+ 0.5564117431640625,
+ 0.5569000244140625,
+ 0.5583648681640625,
+ 0.5588531494140625,
+ 0.5583648681640625,
+ 0.5549468994140625,
+ 0.5529937744140625,
+ 0.5544586181640625,
+ 0.5520172119140625,
+ 0.5432281494140625,
+ 0.506591796875,
+ 0.3741912841796875,
+ 0.2872467041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xHWpR9JYJRCKN2v3NlVz9",
+ "type": "freedraw",
+ "x": -310.7864857209034,
+ "y": -425.6473588718036,
+ "width": 127.14991978236611,
+ "height": 84.76658412388389,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aL",
+ "roundness": null,
+ "seed": 1950914527,
+ "version": 34,
+ "versionNonce": 12641791,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564088360,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107142833,
+ -1.0867527553012906
+ ],
+ [
+ -3.2603236607142776,
+ -1.0867527553012906
+ ],
+ [
+ -9.78079659598211,
+ -3.2602582659039854
+ ],
+ [
+ -13.041033063616055,
+ -3.2602582659039854
+ ],
+ [
+ -23.90860421316961,
+ -3.2602582659039854
+ ],
+ [
+ -31.515851702008888,
+ -2.173505510602695
+ ],
+ [
+ -40.20978655133928,
+ 0
+ ],
+ [
+ -43.470110212053555,
+ 2.173505510602695
+ ],
+ [
+ -46.7303466796875,
+ 4.34701102120539
+ ],
+ [
+ -56.51105608258928,
+ 15.21451677594871
+ ],
+ [
+ -60.85806710379461,
+ 23.908517020089334
+ ],
+ [
+ -63.0316162109375,
+ 31.51578630719871
+ ],
+ [
+ -61.944841657366055,
+ 41.296539306640625
+ ],
+ [
+ -57.59783063616072,
+ 52.164045061383945
+ ],
+ [
+ -44.55679757254461,
+ 68.46531459263394
+ ],
+ [
+ -32.6025390625,
+ 76.07258387974332
+ ],
+ [
+ -16.30126953125,
+ 80.41959490094865
+ ],
+ [
+ 2.1734619140625,
+ 81.5063258579799
+ ],
+ [
+ 27.168753487723222,
+ 76.07258387974332
+ ],
+ [
+ 39.12301199776789,
+ 71.72557285853793
+ ],
+ [
+ 46.73025948660717,
+ 65.20505632672996
+ ],
+ [
+ 53.250732421875,
+ 56.511056082589334
+ ],
+ [
+ 60.85797991071428,
+ 41.296539306640625
+ ],
+ [
+ 64.11830357142861,
+ 29.342280796596015
+ ],
+ [
+ 64.11830357142861,
+ 16.30126953125
+ ],
+ [
+ 59.77129255022322,
+ 6.520516531808084
+ ],
+ [
+ 49.99049595424111,
+ 0
+ ],
+ [
+ 34.7760009765625,
+ -2.173505510602695
+ ],
+ [
+ 6.52047293526789,
+ -1.0867527553012906
+ ],
+ [
+ -11.95425851004461,
+ 2.173505510602695
+ ],
+ [
+ -19.561593191964278,
+ 4.34701102120539
+ ],
+ [
+ -19.561593191964278,
+ 4.34701102120539
+ ]
+ ],
+ "pressures": [
+ 0.2603759765625,
+ 0.3517303466796875,
+ 0.38836669921875,
+ 0.447479248046875,
+ 0.459686279296875,
+ 0.502685546875,
+ 0.517822265625,
+ 0.521728515625,
+ 0.521728515625,
+ 0.519287109375,
+ 0.517822265625,
+ 0.515869140625,
+ 0.513916015625,
+ 0.517333984375,
+ 0.517822265625,
+ 0.515380859375,
+ 0.515380859375,
+ 0.503173828125,
+ 0.467498779296875,
+ 0.38348388671875,
+ 0.38055419921875,
+ 0.38885498046875,
+ 0.4201202392578125,
+ 0.443572998046875,
+ 0.445526123046875,
+ 0.442596435546875,
+ 0.438201904296875,
+ 0.439178466796875,
+ 0.447479248046875,
+ 0.440155029296875,
+ 0.2642822265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jTmianKDp_11EkjnGYWJR",
+ "type": "freedraw",
+ "x": -256.44897874545694,
+ "y": -289.80348244183705,
+ "width": 22.821742466517833,
+ "height": 17.388044084821445,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aN",
+ "roundness": null,
+ "seed": 1130230993,
+ "version": 12,
+ "versionNonce": 1365140497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564100960,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 1.0867745535714448
+ ],
+ [
+ -2.1734619140625,
+ 2.173505510602695
+ ],
+ [
+ -4.347011021205333,
+ 3.260280064174083
+ ],
+ [
+ -10.867483956473222,
+ 7.607247488839278
+ ],
+ [
+ -14.127720424107167,
+ 9.780752999441972
+ ],
+ [
+ -16.30126953125,
+ 11.954258510044667
+ ],
+ [
+ -20.648280552455333,
+ 15.21453857421875
+ ],
+ [
+ -21.735055106026778,
+ 16.30126953125
+ ],
+ [
+ -22.821742466517833,
+ 17.388044084821445
+ ],
+ [
+ -22.821742466517833,
+ 17.388044084821445
+ ]
+ ],
+ "pressures": [
+ 0.3048248291015625,
+ 0.5955047607421875,
+ 0.5979461669921875,
+ 0.5989227294921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.5994110107421875,
+ 0.505126953125,
+ 0.2525634765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IlJ-24LjHrMrAQ55SgkqA",
+ "type": "freedraw",
+ "x": -271.6634737231355,
+ "y": -289.80348244183705,
+ "width": 14.1278076171875,
+ "height": 18.474775041852695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aO",
+ "roundness": null,
+ "seed": 1651463121,
+ "version": 13,
+ "versionNonce": 1991094911,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564101282,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ 0,
+ 1.0867745535714448
+ ],
+ [
+ 0,
+ 2.173505510602695
+ ],
+ [
+ 1.086774553571388,
+ 3.260280064174083
+ ],
+ [
+ 3.260236467633888,
+ 7.607247488839278
+ ],
+ [
+ 4.347011021205333,
+ 9.780752999441972
+ ],
+ [
+ 6.520472935267833,
+ 14.127764020647305
+ ],
+ [
+ 7.607247488839278,
+ 17.388044084821445
+ ],
+ [
+ 9.780709402901778,
+ 18.474775041852695
+ ],
+ [
+ 13.041033063616055,
+ 17.388044084821445
+ ],
+ [
+ 13.041033063616055,
+ 17.388044084821445
+ ]
+ ],
+ "pressures": [
+ 0.332672119140625,
+ 0.520263671875,
+ 0.578399658203125,
+ 0.6062469482421875,
+ 0.6165008544921875,
+ 0.62530517578125,
+ 0.62725830078125,
+ 0.6125946044921875,
+ 0.5354156494140625,
+ 0.342926025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZIaJS6FWP9W9gNIw42v9N",
+ "type": "freedraw",
+ "x": -231.45368717179622,
+ "y": -283.282965910029,
+ "width": 15.214494977678555,
+ "height": 1.0867745535714448,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aP",
+ "roundness": null,
+ "seed": 1146379967,
+ "version": 10,
+ "versionNonce": 996558687,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564101665,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ 0
+ ],
+ [
+ 3.260236467633945,
+ 0
+ ],
+ [
+ 6.520472935267833,
+ 0
+ ],
+ [
+ 8.694022042410722,
+ 0
+ ],
+ [
+ 9.780709402901778,
+ 0
+ ],
+ [
+ 11.954258510044667,
+ 0
+ ],
+ [
+ 15.214494977678555,
+ -1.0867745535714448
+ ],
+ [
+ 15.214494977678555,
+ -1.0867745535714448
+ ]
+ ],
+ "pressures": [
+ 0.4254913330078125,
+ 0.510009765625,
+ 0.512939453125,
+ 0.519775390625,
+ 0.520751953125,
+ 0.502197265625,
+ 0.4074249267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "P62qeaXtDYdBx2shRg4L-",
+ "type": "freedraw",
+ "x": -220.586203215323,
+ "y": -291.97698795243974,
+ "width": 3.260236467633945,
+ "height": 19.561505998883945,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aQ",
+ "roundness": null,
+ "seed": 1003830175,
+ "version": 13,
+ "versionNonce": 187416849,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564101926,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ -1.08673095703125
+ ],
+ [
+ -2.1734619140625,
+ 3.2602800641741396
+ ],
+ [
+ -2.1734619140625,
+ 5.433785574776778
+ ],
+ [
+ -2.1734619140625,
+ 7.607247488839278
+ ],
+ [
+ -3.260236467633945,
+ 9.780752999441972
+ ],
+ [
+ -3.260236467633945,
+ 11.954258510044667
+ ],
+ [
+ -3.260236467633945,
+ 14.127764020647362
+ ],
+ [
+ -3.260236467633945,
+ 15.21453857421875
+ ],
+ [
+ -3.260236467633945,
+ 17.388044084821445
+ ],
+ [
+ -3.260236467633945,
+ 18.474775041852695
+ ],
+ [
+ -3.260236467633945,
+ 18.474775041852695
+ ]
+ ],
+ "pressures": [
+ 0.13140869140625,
+ 0.4748382568359375,
+ 0.6057586669921875,
+ 0.6145477294921875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6155242919921875,
+ 0.5974578857421875,
+ 0.567169189453125,
+ 0.2305755615234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SRuvva3jBBNjEZudpOBW4",
+ "type": "freedraw",
+ "x": -165.16192168630516,
+ "y": -280.0227294423951,
+ "width": 26.081978934151834,
+ "height": 42.38329206194197,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aS",
+ "roundness": null,
+ "seed": 1406299793,
+ "version": 35,
+ "versionNonce": 62548255,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564104726,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ -1.08673095703125
+ ],
+ [
+ -1.0866873604910552,
+ 0
+ ],
+ [
+ -2.1734619140625,
+ 2.173505510602695
+ ],
+ [
+ -3.260236467633945,
+ 3.260280064174083
+ ],
+ [
+ -3.260236467633945,
+ 5.433785574776778
+ ],
+ [
+ -4.346923828125,
+ 7.607291085379472
+ ],
+ [
+ -4.346923828125,
+ 9.780752999441972
+ ],
+ [
+ -3.260236467633945,
+ 10.86752755301336
+ ],
+ [
+ -2.1734619140625,
+ 14.127764020647305
+ ],
+ [
+ 1.0867745535714448,
+ 17.388044084821445
+ ],
+ [
+ 4.34701102120539,
+ 17.388044084821445
+ ],
+ [
+ 6.520560128348279,
+ 15.21453857421875
+ ],
+ [
+ 8.69402204241078,
+ 11.95425851004461
+ ],
+ [
+ 9.78079659598211,
+ 7.607291085379472
+ ],
+ [
+ 9.78079659598211,
+ 2.173505510602695
+ ],
+ [
+ 8.69402204241078,
+ 1.0867745535714448
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 2.173505510602695
+ ],
+ [
+ 9.78079659598211,
+ 7.607291085379472
+ ],
+ [
+ 11.95425851004461,
+ 14.127764020647305
+ ],
+ [
+ 15.214582170758945,
+ 21.735055106026778
+ ],
+ [
+ 16.30126953125,
+ 24.995291573660722
+ ],
+ [
+ 17.388044084821445,
+ 29.342302594866055
+ ],
+ [
+ 18.47481863839289,
+ 32.6025390625
+ ],
+ [
+ 20.64828055245539,
+ 38.03628104073658
+ ],
+ [
+ 21.735055106026834,
+ 40.20978655133928
+ ],
+ [
+ 19.561593191964334,
+ 41.29656110491072
+ ],
+ [
+ 16.30126953125,
+ 40.20978655133928
+ ],
+ [
+ 13.041033063616055,
+ 39.12305559430803
+ ],
+ [
+ 11.95425851004461,
+ 34.776044573102695
+ ],
+ [
+ 10.867571149553555,
+ 32.6025390625
+ ],
+ [
+ 10.867571149553555,
+ 32.6025390625
+ ]
+ ],
+ "pressures": [
+ 0.0551910400390625,
+ 0.437713623046875,
+ 0.4811859130859375,
+ 0.505126953125,
+ 0.509521484375,
+ 0.519287109375,
+ 0.524658203125,
+ 0.529541015625,
+ 0.530029296875,
+ 0.530029296875,
+ 0.530029296875,
+ 0.5324859619140625,
+ 0.5349273681640625,
+ 0.5373687744140625,
+ 0.5388336181640625,
+ 0.5363922119140625,
+ 0.5407867431640625,
+ 0.5427398681640625,
+ 0.5544586181640625,
+ 0.5544586181640625,
+ 0.5544586181640625,
+ 0.5554351806640625,
+ 0.5569000244140625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5583648681640625,
+ 0.566680908203125,
+ 0.6082000732421875,
+ 0.576934814453125,
+ 0.4938812255859375,
+ 0.092315673828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7Puaaj-1lGgTlRRV6irPx",
+ "type": "freedraw",
+ "x": -126.03882249545688,
+ "y": -282.19623495299777,
+ "width": 15.214494977678555,
+ "height": 1.0867745535714448,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aT",
+ "roundness": null,
+ "seed": 1465642335,
+ "version": 11,
+ "versionNonce": 2086318449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564105112,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 0
+ ],
+ [
+ 3.260236467633831,
+ 0
+ ],
+ [
+ 4.347011021205276,
+ 0
+ ],
+ [
+ 6.520472935267776,
+ 1.0867745535714448
+ ],
+ [
+ 8.694022042410666,
+ 1.0867745535714448
+ ],
+ [
+ 10.867483956473166,
+ 1.0867745535714448
+ ],
+ [
+ 14.12772042410711,
+ 1.0867745535714448
+ ],
+ [
+ 15.214494977678555,
+ 1.0867745535714448
+ ],
+ [
+ 15.214494977678555,
+ 1.0867745535714448
+ ]
+ ],
+ "pressures": [
+ 0.2813873291015625,
+ 0.6067352294921875,
+ 0.6150360107421875,
+ 0.6165008544921875,
+ 0.6165008544921875,
+ 0.6135711669921875,
+ 0.583282470703125,
+ 0.4064483642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PUeJiLTFwY6ZovHZd6Mi5",
+ "type": "freedraw",
+ "x": -127.12559704902833,
+ "y": -276.762449378221,
+ "width": 17.388044084821445,
+ "height": 3.260236467633945,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aU",
+ "roundness": null,
+ "seed": 335530289,
+ "version": 10,
+ "versionNonce": 833022609,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564105302,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ 1.08673095703125
+ ],
+ [
+ 2.1734619140625,
+ 2.173505510602695
+ ],
+ [
+ 6.520472935267776,
+ 2.173505510602695
+ ],
+ [
+ 8.694022042410666,
+ 3.260236467633945
+ ],
+ [
+ 10.867483956473166,
+ 3.260236467633945
+ ],
+ [
+ 13.041033063616055,
+ 3.260236467633945
+ ],
+ [
+ 17.388044084821445,
+ 2.173505510602695
+ ],
+ [
+ 17.388044084821445,
+ 2.173505510602695
+ ]
+ ],
+ "pressures": [
+ 0.4953460693359375,
+ 0.5363922119140625,
+ 0.5402984619140625,
+ 0.5393218994140625,
+ 0.5334625244140625,
+ 0.507080078125,
+ 0.4215850830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0K8ltvNhrZZu1g3BCdkvn",
+ "type": "freedraw",
+ "x": -92.34959607246583,
+ "y": -284.36974046360046,
+ "width": 21.73505510602672,
+ "height": 33.68927001953125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aV",
+ "roundness": null,
+ "seed": 2049456721,
+ "version": 30,
+ "versionNonce": 1053159025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564105926,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ 1.0867745535714448,
+ -1.08673095703125
+ ],
+ [
+ 2.173549107142776,
+ -2.1734619140625
+ ],
+ [
+ 4.347011021205276,
+ -3.260236467633888
+ ],
+ [
+ 7.60733468191961,
+ -6.520472935267833
+ ],
+ [
+ 10.867571149553555,
+ -11.95425851004461
+ ],
+ [
+ 10.867571149553555,
+ -14.127764020647305
+ ],
+ [
+ 11.95425851004461,
+ -15.214494977678555
+ ],
+ [
+ 11.95425851004461,
+ -16.301225934709805
+ ],
+ [
+ 11.95425851004461,
+ -15.214494977678555
+ ],
+ [
+ 11.95425851004461,
+ -14.127764020647305
+ ],
+ [
+ 13.041033063616055,
+ -7.607247488839278
+ ],
+ [
+ 14.1278076171875,
+ -4.346967424665138
+ ],
+ [
+ 15.214582170758945,
+ -1.08673095703125
+ ],
+ [
+ 16.30126953125,
+ 3.2602800641741396
+ ],
+ [
+ 17.388044084821445,
+ 8.694022042410722
+ ],
+ [
+ 18.474818638392776,
+ 13.041033063616112
+ ],
+ [
+ 17.388044084821445,
+ 14.127764020647362
+ ],
+ [
+ 16.30126953125,
+ 15.21453857421875
+ ],
+ [
+ 15.214582170758945,
+ 16.30126953125
+ ],
+ [
+ 9.78079659598211,
+ 17.388044084821445
+ ],
+ [
+ 4.347011021205276,
+ 17.388044084821445
+ ],
+ [
+ 2.173549107142776,
+ 17.388044084821445
+ ],
+ [
+ 6.520560128348166,
+ 17.388044084821445
+ ],
+ [
+ 13.041033063616055,
+ 17.388044084821445
+ ],
+ [
+ 18.474818638392776,
+ 16.30126953125
+ ],
+ [
+ 21.73505510602672,
+ 16.30126953125
+ ],
+ [
+ 21.73505510602672,
+ 16.30126953125
+ ]
+ ],
+ "pressures": [
+ 0.14166259765625,
+ 0.4841156005859375,
+ 0.4938812255859375,
+ 0.502197265625,
+ 0.510498046875,
+ 0.519287109375,
+ 0.527099609375,
+ 0.5319976806640625,
+ 0.5402984619140625,
+ 0.5471343994140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5554351806640625,
+ 0.5559234619140625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5554351806640625,
+ 0.5603179931640625,
+ 0.5622711181640625,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.5622711181640625,
+ 0.564727783203125,
+ 0.567169189453125,
+ 0.5573883056640625,
+ 0.5398101806640625,
+ 0.3727264404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tMYcG68pUtnfZ6wrEOOjJ",
+ "type": "freedraw",
+ "x": -43.44578747871583,
+ "y": -288.7167078882656,
+ "width": 24.995291573660666,
+ "height": 28.255528041294667,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aW",
+ "roundness": null,
+ "seed": 1484768817,
+ "version": 28,
+ "versionNonce": 1650617457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564106486,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ -1.0867745535714448
+ ],
+ [
+ -1.0866873604910552,
+ -2.173505510602695
+ ],
+ [
+ -1.0866873604910552,
+ -3.2602800641741396
+ ],
+ [
+ -4.34701102120539,
+ -4.34701102120539
+ ],
+ [
+ -5.433698381696445,
+ -4.34701102120539
+ ],
+ [
+ -7.607247488839334,
+ -4.34701102120539
+ ],
+ [
+ -10.86748395647328,
+ -3.2602800641741396
+ ],
+ [
+ -13.041033063616055,
+ -2.173505510602695
+ ],
+ [
+ -13.041033063616055,
+ 0
+ ],
+ [
+ -14.127720424107224,
+ 4.346967424665138
+ ],
+ [
+ -14.127720424107224,
+ 6.520472935267833
+ ],
+ [
+ -14.127720424107224,
+ 13.04098946707586
+ ],
+ [
+ -13.041033063616055,
+ 17.38800048828125
+ ],
+ [
+ -9.780709402901834,
+ 21.735011509486583
+ ],
+ [
+ -6.52047293526789,
+ 23.908517020089278
+ ],
+ [
+ 0,
+ 22.821742466517833
+ ],
+ [
+ 4.34701102120539,
+ 20.648236955915138
+ ],
+ [
+ 7.607247488839221,
+ 16.30126953125
+ ],
+ [
+ 9.78079659598211,
+ 11.95425851004461
+ ],
+ [
+ 9.78079659598211,
+ 7.607247488839278
+ ],
+ [
+ 6.520560128348166,
+ 2.173505510602638
+ ],
+ [
+ 2.1735491071428896,
+ 1.08673095703125
+ ],
+ [
+ -3.260236467633945,
+ 0
+ ],
+ [
+ -9.780709402901834,
+ 1.08673095703125
+ ],
+ [
+ -15.214494977678555,
+ 5.433741978236583
+ ],
+ [
+ -15.214494977678555,
+ 5.433741978236583
+ ]
+ ],
+ "pressures": [
+ 0.4240264892578125,
+ 0.4894866943359375,
+ 0.509033203125,
+ 0.510498046875,
+ 0.5334625244140625,
+ 0.5432281494140625,
+ 0.5564117431640625,
+ 0.575469970703125,
+ 0.576934814453125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.583282470703125,
+ 0.583770751953125,
+ 0.583282470703125,
+ 0.578887939453125,
+ 0.574981689453125,
+ 0.569610595703125,
+ 0.566680908203125,
+ 0.564727783203125,
+ 0.566192626953125,
+ 0.5554351806640625,
+ 0.530517578125,
+ 0.442108154296875,
+ 0.341949462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LOBRxenxc0QzwAoq_4emd",
+ "type": "freedraw",
+ "x": -27.14451794746583,
+ "y": -284.36974046360046,
+ "width": 22.821829659598166,
+ "height": 22.821742466517833,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aX",
+ "roundness": null,
+ "seed": 1100268593,
+ "version": 32,
+ "versionNonce": 1642971697,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564107096,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ 1.0867745535714448,
+ -3.260236467633888
+ ],
+ [
+ 1.0867745535714448,
+ -4.346967424665138
+ ],
+ [
+ 1.0867745535714448,
+ -5.433741978236583
+ ],
+ [
+ 0,
+ -5.433741978236583
+ ],
+ [
+ -3.260236467633945,
+ -6.520472935267833
+ ],
+ [
+ -6.52047293526789,
+ -5.433741978236583
+ ],
+ [
+ -9.780709402901834,
+ -4.346967424665138
+ ],
+ [
+ -9.780709402901834,
+ -3.260236467633888
+ ],
+ [
+ -10.86748395647328,
+ -1.08673095703125
+ ],
+ [
+ -11.95425851004461,
+ 0
+ ],
+ [
+ -11.95425851004461,
+ 2.173505510602695
+ ],
+ [
+ -11.95425851004461,
+ 4.34701102120539
+ ],
+ [
+ -11.95425851004461,
+ 8.694022042410722
+ ],
+ [
+ -11.95425851004461,
+ 10.867527553013417
+ ],
+ [
+ -10.86748395647328,
+ 13.041033063616112
+ ],
+ [
+ -7.607247488839334,
+ 15.21453857421875
+ ],
+ [
+ -3.260236467633945,
+ 16.30126953125
+ ],
+ [
+ 3.260236467633945,
+ 16.30126953125
+ ],
+ [
+ 6.520560128348166,
+ 14.127764020647362
+ ],
+ [
+ 8.694022042410666,
+ 11.954302106584862
+ ],
+ [
+ 10.867571149553555,
+ 6.520516531808084
+ ],
+ [
+ 10.867571149553555,
+ 5.433785574776834
+ ],
+ [
+ 9.78079659598211,
+ 0
+ ],
+ [
+ 4.34701102120539,
+ -3.260236467633888
+ ],
+ [
+ -1.0867745535714448,
+ -5.433741978236583
+ ],
+ [
+ -5.433698381696445,
+ -6.520472935267833
+ ],
+ [
+ -8.69402204241078,
+ -5.433741978236583
+ ],
+ [
+ -9.780709402901834,
+ -3.260236467633888
+ ],
+ [
+ -9.780709402901834,
+ -3.260236467633888
+ ]
+ ],
+ "pressures": [
+ 0.329742431640625,
+ 0.4269561767578125,
+ 0.4347686767578125,
+ 0.517333984375,
+ 0.5329742431640625,
+ 0.5485992431640625,
+ 0.5622711181640625,
+ 0.5617828369140625,
+ 0.5505523681640625,
+ 0.5456695556640625,
+ 0.5417633056640625,
+ 0.5417633056640625,
+ 0.5422515869140625,
+ 0.5451812744140625,
+ 0.5490875244140625,
+ 0.5481109619140625,
+ 0.5500640869140625,
+ 0.5485992431640625,
+ 0.5461578369140625,
+ 0.5456695556640625,
+ 0.5495758056640625,
+ 0.5520172119140625,
+ 0.5549468994140625,
+ 0.5510406494140625,
+ 0.529052734375,
+ 0.509033203125,
+ 0.4938812255859375,
+ 0.4772796630859375,
+ 0.1196746826171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "39Sf_KX07ZRsk4xTXU9_-",
+ "type": "freedraw",
+ "x": 45.66780766637339,
+ "y": -291.97698795243974,
+ "width": 21.73505510602672,
+ "height": 22.821786063058028,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aY",
+ "roundness": null,
+ "seed": 1069698527,
+ "version": 25,
+ "versionNonce": 1199936017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564116495,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535713311,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0867745535714448
+ ],
+ [
+ 1.0867745535714448,
+ 2.173505510602695
+ ],
+ [
+ 4.34701102120539,
+ 6.520516531808028
+ ],
+ [
+ 5.433785574776834,
+ 9.780752999441972
+ ],
+ [
+ 6.520560128348279,
+ 13.041033063616112
+ ],
+ [
+ 8.69402204241078,
+ 18.474775041852695
+ ],
+ [
+ 8.69402204241078,
+ 19.56154959542414
+ ],
+ [
+ 9.780796595982224,
+ 21.73501150948664
+ ],
+ [
+ 9.780796595982224,
+ 22.821786063058028
+ ],
+ [
+ 9.780796595982224,
+ 21.73501150948664
+ ],
+ [
+ 9.780796595982224,
+ 20.64828055245539
+ ],
+ [
+ 9.780796595982224,
+ 18.474775041852695
+ ],
+ [
+ 9.780796595982224,
+ 17.388044084821445
+ ],
+ [
+ 9.780796595982224,
+ 15.21453857421875
+ ],
+ [
+ 10.86748395647328,
+ 13.041033063616112
+ ],
+ [
+ 11.954258510044724,
+ 9.780752999441972
+ ],
+ [
+ 14.1278076171875,
+ 6.520516531808028
+ ],
+ [
+ 16.30126953125,
+ 5.433785574776778
+ ],
+ [
+ 18.47481863839289,
+ 4.34701102120539
+ ],
+ [
+ 20.64828055245539,
+ 4.34701102120539
+ ],
+ [
+ 20.64828055245539,
+ 4.34701102120539
+ ]
+ ],
+ "pressures": [
+ 0.4113311767578125,
+ 0.578887939453125,
+ 0.6077117919921875,
+ 0.6204071044921875,
+ 0.63018798828125,
+ 0.63555908203125,
+ 0.63604736328125,
+ 0.63848876953125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.63897705078125,
+ 0.63995361328125,
+ 0.63360595703125,
+ 0.62530517578125,
+ 0.6238250732421875,
+ 0.6223602294921875,
+ 0.6179656982421875,
+ 0.6169891357421875,
+ 0.6067352294921875,
+ 0.5959930419921875,
+ 0.5451812744140625,
+ 0.4137725830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "359CSACfUqtKZiof35dGr",
+ "type": "freedraw",
+ "x": 83.70413230365023,
+ "y": -282.19623495299777,
+ "width": 15.214494977678555,
+ "height": 3.2602800641741396,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aZ",
+ "roundness": null,
+ "seed": 1308307423,
+ "version": 11,
+ "versionNonce": 73361137,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564118581,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 1.0867745535714448
+ ],
+ [
+ 3.260236467633945,
+ 1.0867745535714448
+ ],
+ [
+ 4.34701102120539,
+ 1.0867745535714448
+ ],
+ [
+ 6.52047293526789,
+ 1.0867745535714448
+ ],
+ [
+ 8.694022042410666,
+ 2.173505510602695
+ ],
+ [
+ 13.040945870535666,
+ 2.173505510602695
+ ],
+ [
+ 15.214494977678555,
+ 3.2602800641741396
+ ],
+ [
+ 14.12772042410711,
+ 3.2602800641741396
+ ],
+ [
+ 14.12772042410711,
+ 3.2602800641741396
+ ]
+ ],
+ "pressures": [
+ 0.4064483642578125,
+ 0.6174774169921875,
+ 0.6204071044921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6233367919921875,
+ 0.525634765625,
+ 0.341949462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Gt-Bx6G-6tYEeKxTqWP7g",
+ "type": "freedraw",
+ "x": 82.61735775007878,
+ "y": -275.67571842118974,
+ "width": 17.388044084821445,
+ "height": 2.173505510602695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aa",
+ "roundness": null,
+ "seed": 1735728817,
+ "version": 12,
+ "versionNonce": 1933878769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564118791,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0867745535714448
+ ],
+ [
+ 1.0867745535714448,
+ 1.0867745535714448
+ ],
+ [
+ 2.1734619140625,
+ 1.0867745535714448
+ ],
+ [
+ 4.34701102120539,
+ 1.0867745535714448
+ ],
+ [
+ 6.52047293526789,
+ 2.173505510602695
+ ],
+ [
+ 9.78079659598211,
+ 2.173505510602695
+ ],
+ [
+ 11.95425851004461,
+ 2.173505510602695
+ ],
+ [
+ 15.214494977678555,
+ 1.0867745535714448
+ ],
+ [
+ 17.388044084821445,
+ 1.0867745535714448
+ ],
+ [
+ 17.388044084821445,
+ 1.0867745535714448
+ ]
+ ],
+ "pressures": [
+ 0.3507537841796875,
+ 0.5510406494140625,
+ 0.569122314453125,
+ 0.574005126953125,
+ 0.575958251953125,
+ 0.577911376953125,
+ 0.5617828369140625,
+ 0.516845703125,
+ 0.2256927490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8Of0ZgAmu_IjMQWHcgFSE",
+ "type": "freedraw",
+ "x": 139.12841383266812,
+ "y": -298.49750448424777,
+ "width": 26.08206612723211,
+ "height": 32.6025390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ab",
+ "roundness": null,
+ "seed": 1599511985,
+ "version": 34,
+ "versionNonce": 1145044369,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564119510,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ -1.0867745535714448,
+ -1.08673095703125
+ ],
+ [
+ -2.1734619140625,
+ -1.08673095703125
+ ],
+ [
+ -3.260236467633945,
+ 0
+ ],
+ [
+ -6.52047293526789,
+ 1.0867745535714448
+ ],
+ [
+ -9.780796595982224,
+ 3.260280064174083
+ ],
+ [
+ -11.954258510044724,
+ 7.607291085379472
+ ],
+ [
+ -14.1278076171875,
+ 9.780796595982167
+ ],
+ [
+ -15.214494977678555,
+ 11.954302106584805
+ ],
+ [
+ -15.214494977678555,
+ 15.21453857421875
+ ],
+ [
+ -16.30126953125,
+ 19.56154959542414
+ ],
+ [
+ -16.30126953125,
+ 23.908560616629472
+ ],
+ [
+ -15.214494977678555,
+ 27.168797084263417
+ ],
+ [
+ -11.954258510044724,
+ 29.342302594866055
+ ],
+ [
+ -10.86748395647328,
+ 30.429033551897305
+ ],
+ [
+ -5.433785574776834,
+ 31.51580810546875
+ ],
+ [
+ 0,
+ 31.51580810546875
+ ],
+ [
+ 4.347011021205276,
+ 29.342302594866055
+ ],
+ [
+ 6.520472935267776,
+ 28.255528041294667
+ ],
+ [
+ 7.607247488839221,
+ 26.082066127232167
+ ],
+ [
+ 8.694022042410666,
+ 24.995291573660722
+ ],
+ [
+ 9.78079659598211,
+ 23.908560616629472
+ ],
+ [
+ 9.78079659598211,
+ 20.64828055245539
+ ],
+ [
+ 9.78079659598211,
+ 18.474775041852695
+ ],
+ [
+ 7.607247488839221,
+ 16.30126953125
+ ],
+ [
+ 4.347011021205276,
+ 15.21453857421875
+ ],
+ [
+ -1.0867745535714448,
+ 15.21453857421875
+ ],
+ [
+ -7.607247488839334,
+ 17.388044084821445
+ ],
+ [
+ -10.86748395647328,
+ 19.56154959542414
+ ],
+ [
+ -11.954258510044724,
+ 21.735055106026778
+ ],
+ [
+ -11.954258510044724,
+ 22.821786063058028
+ ],
+ [
+ -11.954258510044724,
+ 22.821786063058028
+ ]
+ ],
+ "pressures": [
+ 0.4293975830078125,
+ 0.524169921875,
+ 0.63311767578125,
+ 0.63262939453125,
+ 0.63116455078125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.62921142578125,
+ 0.62823486328125,
+ 0.62530517578125,
+ 0.6248016357421875,
+ 0.6243133544921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6204071044921875,
+ 0.6091766357421875,
+ 0.5959930419921875,
+ 0.593536376953125,
+ 0.591094970703125,
+ 0.585235595703125,
+ 0.572540283203125,
+ 0.5554351806640625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5505523681640625,
+ 0.5534820556640625,
+ 0.5490875244140625,
+ 0.4943695068359375,
+ 0.4084014892578125,
+ 0.1167449951171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SJsCxQy2ZeD9uQtyT7bvE",
+ "type": "freedraw",
+ "x": 161.9501562991859,
+ "y": -276.762449378221,
+ "width": 6.520560128348166,
+ "height": 11.954258510044667,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ac",
+ "roundness": null,
+ "seed": 836275537,
+ "version": 13,
+ "versionNonce": 770044159,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564119923,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ 1.08673095703125
+ ],
+ [
+ -2.1734619140625,
+ 2.173505510602695
+ ],
+ [
+ -3.260236467633831,
+ 4.34701102120539
+ ],
+ [
+ -4.347011021205276,
+ 5.43374197823664
+ ],
+ [
+ -4.347011021205276,
+ 8.693978445870528
+ ],
+ [
+ -4.347011021205276,
+ 10.867483956473222
+ ],
+ [
+ -3.260236467633831,
+ 11.954258510044667
+ ],
+ [
+ 1.0867745535714448,
+ 11.954258510044667
+ ],
+ [
+ 2.1735491071428896,
+ 10.867483956473222
+ ],
+ [
+ 2.1735491071428896,
+ 10.867483956473222
+ ]
+ ],
+ "pressures": [
+ 0.39227294921875,
+ 0.567169189453125,
+ 0.568634033203125,
+ 0.569122314453125,
+ 0.569610595703125,
+ 0.569610595703125,
+ 0.563751220703125,
+ 0.5461578369140625,
+ 0.511474609375,
+ 0.0146484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TH6OH0Ovppz3QgGsMkZRo",
+ "type": "freedraw",
+ "x": 168.47071642753417,
+ "y": -295.2372244200737,
+ "width": 1.0867745535714448,
+ "height": 1.08673095703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ad",
+ "roundness": null,
+ "seed": 342818111,
+ "version": 5,
+ "versionNonce": 1887674865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564120135,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 1.08673095703125
+ ],
+ [
+ -1.0867745535714448,
+ 1.08673095703125
+ ]
+ ],
+ "pressures": [
+ 0.2247161865234375,
+ 0.514892578125,
+ 0.2403411865234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oqr_NXL0-MSHg3opM8Qqp",
+ "type": "freedraw",
+ "x": 205.42026651123956,
+ "y": -281.1094603994263,
+ "width": 16.30126953125,
+ "height": 1.0867745535714448,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ae",
+ "roundness": null,
+ "seed": 322290175,
+ "version": 12,
+ "versionNonce": 1725036223,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564121935,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ -1.0867745535714448
+ ],
+ [
+ 0,
+ -1.0867745535714448
+ ],
+ [
+ 1.0866873604910552,
+ 0
+ ],
+ [
+ 2.1734619140625,
+ 0
+ ],
+ [
+ 3.260236467633945,
+ 0
+ ],
+ [
+ 6.520472935267776,
+ 0
+ ],
+ [
+ 8.693934849330276,
+ 0
+ ],
+ [
+ 9.78070940290172,
+ 0
+ ],
+ [
+ 15.214494977678555,
+ 0
+ ],
+ [
+ 15.214494977678555,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2569580078125,
+ 0.4894866943359375,
+ 0.562774658203125,
+ 0.571563720703125,
+ 0.572052001953125,
+ 0.573516845703125,
+ 0.5608062744140625,
+ 0.5349273681640625,
+ 0.4948577880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zJzQU9twPA6wskJ1m_Ihf",
+ "type": "freedraw",
+ "x": 217.37452502128417,
+ "y": -294.15049346304244,
+ "width": 3.2603236607143344,
+ "height": 21.735055106026834,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "af",
+ "roundness": null,
+ "seed": 1055167231,
+ "version": 13,
+ "versionNonce": 1967429553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564122193,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 1.0867745535714448
+ ],
+ [
+ -1.0867745535714448,
+ 3.2602800641741396
+ ],
+ [
+ -1.0867745535714448,
+ 5.433785574776834
+ ],
+ [
+ -1.0867745535714448,
+ 7.607291085379472
+ ],
+ [
+ -2.1735491071428896,
+ 13.041033063616112
+ ],
+ [
+ -2.1735491071428896,
+ 15.214538574218807
+ ],
+ [
+ -3.2603236607143344,
+ 17.388044084821445
+ ],
+ [
+ -3.2603236607143344,
+ 20.64828055245539
+ ],
+ [
+ -3.2603236607143344,
+ 21.735055106026834
+ ],
+ [
+ -3.2603236607143344,
+ 21.735055106026834
+ ]
+ ],
+ "pressures": [
+ 0.459197998046875,
+ 0.530029296875,
+ 0.5612945556640625,
+ 0.575958251953125,
+ 0.584747314453125,
+ 0.5940399169921875,
+ 0.5959930419921875,
+ 0.5945281982421875,
+ 0.580352783203125,
+ 0.4816741943359375,
+ 0.0977020263671875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CH-djrvcfISLGKeJwrS9w",
+ "type": "freedraw",
+ "x": 256.49753701905206,
+ "y": -287.62997693123435,
+ "width": 19.56159319196422,
+ "height": 44.55679757254467,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ag",
+ "roundness": null,
+ "seed": 2010455921,
+ "version": 41,
+ "versionNonce": 300705439,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564122964,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ -1.08673095703125
+ ],
+ [
+ 2.1734619140625,
+ -2.173505510602695
+ ],
+ [
+ 3.260236467633945,
+ -3.260236467633945
+ ],
+ [
+ 3.260236467633945,
+ -4.34701102120539
+ ],
+ [
+ 4.347011021205276,
+ -5.43374197823664
+ ],
+ [
+ 5.433785574776721,
+ -7.607247488839334
+ ],
+ [
+ 5.433785574776721,
+ -8.694022042410722
+ ],
+ [
+ 5.433785574776721,
+ -14.127764020647362
+ ],
+ [
+ 4.347011021205276,
+ -17.38800048828125
+ ],
+ [
+ 0,
+ -19.561505998883945
+ ],
+ [
+ -4.34701102120539,
+ -20.64828055245539
+ ],
+ [
+ -6.520560128348279,
+ -20.64828055245539
+ ],
+ [
+ -7.607247488839334,
+ -18.474775041852695
+ ],
+ [
+ -7.607247488839334,
+ -14.127764020647362
+ ],
+ [
+ -6.520560128348279,
+ -6.520516531808084
+ ],
+ [
+ -4.34701102120539,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 10.86752755301336
+ ],
+ [
+ 1.0867745535714448,
+ 16.30126953125
+ ],
+ [
+ 2.1734619140625,
+ 19.561505998883888
+ ],
+ [
+ 2.1734619140625,
+ 21.735011509486583
+ ],
+ [
+ 1.0867745535714448,
+ 22.821786063058028
+ ],
+ [
+ -1.0867745535714448,
+ 22.821786063058028
+ ],
+ [
+ -5.433785574776834,
+ 23.908517020089278
+ ],
+ [
+ -9.780796595982224,
+ 22.821786063058028
+ ],
+ [
+ -13.041033063616055,
+ 21.735011509486583
+ ],
+ [
+ -14.1278076171875,
+ 19.561505998883888
+ ],
+ [
+ -14.1278076171875,
+ 18.474775041852638
+ ],
+ [
+ -14.1278076171875,
+ 15.21453857421875
+ ],
+ [
+ -11.954258510044724,
+ 11.95425851004461
+ ],
+ [
+ -10.86748395647328,
+ 8.694022042410722
+ ],
+ [
+ -8.69402204241078,
+ 6.520516531808028
+ ],
+ [
+ -7.607247488839334,
+ 4.347011021205333
+ ],
+ [
+ -6.520560128348279,
+ 3.260236467633888
+ ],
+ [
+ -4.34701102120539,
+ 2.173505510602638
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ 3.260236467633945,
+ -1.08673095703125
+ ],
+ [
+ 5.433785574776721,
+ -2.173505510602695
+ ],
+ [
+ 5.433785574776721,
+ -3.260236467633945
+ ],
+ [
+ 5.433785574776721,
+ -3.260236467633945
+ ]
+ ],
+ "pressures": [
+ 0.322418212890625,
+ 0.4753265380859375,
+ 0.4767913818359375,
+ 0.4777679443359375,
+ 0.4811859130859375,
+ 0.4904632568359375,
+ 0.4982757568359375,
+ 0.504638671875,
+ 0.5315093994140625,
+ 0.5417633056640625,
+ 0.5485992431640625,
+ 0.562774658203125,
+ 0.568145751953125,
+ 0.5617828369140625,
+ 0.5593414306640625,
+ 0.5588531494140625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5593414306640625,
+ 0.5583648681640625,
+ 0.564727783203125,
+ 0.567169189453125,
+ 0.568634033203125,
+ 0.570098876953125,
+ 0.570587158203125,
+ 0.566192626953125,
+ 0.5598297119140625,
+ 0.5549468994140625,
+ 0.5402984619140625,
+ 0.5324859619140625,
+ 0.5324859619140625,
+ 0.5315093994140625,
+ 0.5315093994140625,
+ 0.530029296875,
+ 0.529052734375,
+ 0.4977874755859375,
+ 0.448944091796875,
+ 0.3629608154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rF2Eq2hM12QrTRWJPgYL9",
+ "type": "freedraw",
+ "x": 277.14581757150734,
+ "y": -278.93595488882363,
+ "width": 19.561593191964334,
+ "height": 39.12301199776783,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ah",
+ "roundness": null,
+ "seed": 1816955615,
+ "version": 25,
+ "versionNonce": 1399137553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564123497,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.08673095703125
+ ],
+ [
+ 1.0866873604911689,
+ 1.08673095703125
+ ],
+ [
+ 2.1734619140625,
+ 1.08673095703125
+ ],
+ [
+ 3.260149274553669,
+ 1.08673095703125
+ ],
+ [
+ 4.346923828125,
+ 2.173505510602638
+ ],
+ [
+ 5.433698381696445,
+ 3.260236467633888
+ ],
+ [
+ 6.52047293526789,
+ 4.347011021205333
+ ],
+ [
+ 8.69402204241078,
+ 8.693978445870528
+ ],
+ [
+ 9.780796595982224,
+ 15.214494977678555
+ ],
+ [
+ 10.867571149553669,
+ 19.561505998883888
+ ],
+ [
+ 9.780796595982224,
+ 22.821742466517833
+ ],
+ [
+ 7.607247488839334,
+ 33.68927001953125
+ ],
+ [
+ 6.52047293526789,
+ 38.03628104073658
+ ],
+ [
+ 5.433698381696445,
+ 39.12301199776783
+ ],
+ [
+ 3.260149274553669,
+ 39.12301199776783
+ ],
+ [
+ 2.1734619140625,
+ 39.12301199776783
+ ],
+ [
+ -2.173549107142776,
+ 35.86277553013389
+ ],
+ [
+ -6.520560128348166,
+ 30.429033551897305
+ ],
+ [
+ -8.694022042410666,
+ 24.995247977120528
+ ],
+ [
+ -8.694022042410666,
+ 19.561505998883888
+ ],
+ [
+ -8.694022042410666,
+ 18.474775041852638
+ ],
+ [
+ -7.607247488839221,
+ 16.30126953125
+ ],
+ [
+ -7.607247488839221,
+ 16.30126953125
+ ]
+ ],
+ "pressures": [
+ 0.2657470703125,
+ 0.524169921875,
+ 0.5442047119140625,
+ 0.5598297119140625,
+ 0.575958251953125,
+ 0.592559814453125,
+ 0.6057586669921875,
+ 0.6208953857421875,
+ 0.63995361328125,
+ 0.65216064453125,
+ 0.65264892578125,
+ 0.65509033203125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.65557861328125,
+ 0.64971923828125,
+ 0.63800048828125,
+ 0.6140594482421875,
+ 0.569122314453125,
+ 0.4919281005859375,
+ 0.3575897216796875,
+ 0.2608642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VSdPYtogFslB9Xm4RswwQ",
+ "type": "freedraw",
+ "x": 280.405966846061,
+ "y": -270.2419764429531,
+ "width": 18.474818638392776,
+ "height": 1.08673095703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ai",
+ "roundness": null,
+ "seed": 276419793,
+ "version": 10,
+ "versionNonce": 1782952497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564123732,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 2.173549107142776,
+ 0
+ ],
+ [
+ 4.347098214285666,
+ 0
+ ],
+ [
+ 9.78079659598211,
+ 0
+ ],
+ [
+ 14.127894810267776,
+ 0
+ ],
+ [
+ 17.38804408482133,
+ 0
+ ],
+ [
+ 18.474818638392776,
+ -1.08673095703125
+ ],
+ [
+ 18.474818638392776,
+ -1.08673095703125
+ ]
+ ],
+ "pressures": [
+ 0.3023834228515625,
+ 0.5349273681640625,
+ 0.5515289306640625,
+ 0.5598297119140625,
+ 0.5612945556640625,
+ 0.5476226806640625,
+ 0.4714202880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "L_eacPhnoDlXczr2Tzkb8",
+ "type": "freedraw",
+ "x": 279.31927948556984,
+ "y": -291.97698795243974,
+ "width": 1.0866873604911689,
+ "height": 1.08673095703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aj",
+ "roundness": null,
+ "seed": 2091871679,
+ "version": 5,
+ "versionNonce": 946903409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564126121,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ 1.0866873604911689,
+ -1.08673095703125
+ ],
+ [
+ 1.0866873604911689,
+ -1.08673095703125
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.0527496337890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_P-R555yk89_IWSfTQk5y",
+ "type": "freedraw",
+ "x": 354.30506701347167,
+ "y": -280.0227294423951,
+ "width": 22.82174246651789,
+ "height": 19.561549595424083,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ak",
+ "roundness": null,
+ "seed": 562549375,
+ "version": 26,
+ "versionNonce": 1113396255,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564130227,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 1.0867745535714448
+ ],
+ [
+ 1.0867745535713311,
+ 2.173505510602695
+ ],
+ [
+ 2.1735491071428896,
+ 3.260280064174083
+ ],
+ [
+ 3.2603236607142208,
+ 4.347011021205333
+ ],
+ [
+ 4.347098214285779,
+ 6.520516531808028
+ ],
+ [
+ 4.347098214285779,
+ 8.694022042410722
+ ],
+ [
+ 5.43387276785711,
+ 13.041033063616055
+ ],
+ [
+ 6.52047293526789,
+ 16.30126953125
+ ],
+ [
+ 6.52047293526789,
+ 18.474775041852695
+ ],
+ [
+ 7.607247488839221,
+ 18.474775041852695
+ ],
+ [
+ 7.607247488839221,
+ 19.561549595424083
+ ],
+ [
+ 8.69402204241078,
+ 18.474775041852695
+ ],
+ [
+ 8.69402204241078,
+ 17.388044084821445
+ ],
+ [
+ 9.78079659598211,
+ 15.21453857421875
+ ],
+ [
+ 11.954345703125,
+ 14.127764020647305
+ ],
+ [
+ 13.041120256696331,
+ 11.95425851004461
+ ],
+ [
+ 14.12789481026789,
+ 10.86752755301336
+ ],
+ [
+ 16.30126953125,
+ 7.607291085379472
+ ],
+ [
+ 17.38804408482133,
+ 6.520516531808028
+ ],
+ [
+ 19.56159319196422,
+ 4.347011021205333
+ ],
+ [
+ 20.64836774553578,
+ 2.173505510602695
+ ],
+ [
+ 21.73514229910711,
+ 2.173505510602695
+ ],
+ [
+ 22.82174246651789,
+ 1.0867745535714448
+ ],
+ [
+ 22.82174246651789,
+ 1.0867745535714448
+ ]
+ ],
+ "pressures": [
+ 0.38836669921875,
+ 0.65216064453125,
+ 0.65606689453125,
+ 0.6599884033203125,
+ 0.6658477783203125,
+ 0.6702423095703125,
+ 0.6751251220703125,
+ 0.6775665283203125,
+ 0.6780548095703125,
+ 0.6780548095703125,
+ 0.6780548095703125,
+ 0.6780548095703125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.6678009033203125,
+ 0.6624298095703125,
+ 0.6570587158203125,
+ 0.65069580078125,
+ 0.64288330078125,
+ 0.63995361328125,
+ 0.570587158203125,
+ 0.4885101318359375,
+ 0.3087310791015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wBt6o7AMiQloKyie0N009",
+ "type": "freedraw",
+ "x": 385.82083152240034,
+ "y": -271.32870739998435,
+ "width": 13.041120256696331,
+ "height": 1.08673095703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "al",
+ "roundness": null,
+ "seed": 1319851761,
+ "version": 12,
+ "versionNonce": 620998193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564132203,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 3.2603236607142208,
+ 0
+ ],
+ [
+ 5.43387276785711,
+ 1.08673095703125
+ ],
+ [
+ 7.607247488839221,
+ 1.08673095703125
+ ],
+ [
+ 8.694022042410552,
+ 1.08673095703125
+ ],
+ [
+ 10.867571149553442,
+ 1.08673095703125
+ ],
+ [
+ 13.041120256696331,
+ 1.08673095703125
+ ],
+ [
+ 11.954345703125,
+ 1.08673095703125
+ ],
+ [
+ 11.954345703125,
+ 1.08673095703125
+ ]
+ ],
+ "pressures": [
+ 0.447967529296875,
+ 0.5359039306640625,
+ 0.5520172119140625,
+ 0.564239501953125,
+ 0.573028564453125,
+ 0.577911376953125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.568634033203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vNdY2aCBtEJJnpX_1dIIf",
+ "type": "freedraw",
+ "x": 386.90760607597167,
+ "y": -265.89496542174777,
+ "width": 16.30126953125,
+ "height": 1.0867745535714448,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "am",
+ "roundness": null,
+ "seed": 1050711537,
+ "version": 10,
+ "versionNonce": 376422225,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564132397,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 3.2603236607142208,
+ 1.0867745535714448
+ ],
+ [
+ 5.43387276785711,
+ 1.0867745535714448
+ ],
+ [
+ 7.607247488839221,
+ 1.0867745535714448
+ ],
+ [
+ 9.78079659598211,
+ 1.0867745535714448
+ ],
+ [
+ 11.954345703125,
+ 1.0867745535714448
+ ],
+ [
+ 16.30126953125,
+ 0
+ ],
+ [
+ 16.30126953125,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4758148193359375,
+ 0.5476226806640625,
+ 0.5456695556640625,
+ 0.5422515869140625,
+ 0.529541015625,
+ 0.4958343505859375,
+ 0.4171905517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9jAuzviz0aoOSpJ0-i_hF",
+ "type": "freedraw",
+ "x": 434.72464011615034,
+ "y": -291.97698795243974,
+ "width": 29.34221540178578,
+ "height": 34.776044573102695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "an",
+ "roundness": null,
+ "seed": 215146257,
+ "version": 36,
+ "versionNonce": 1784728785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564133172,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0867745535714448
+ ],
+ [
+ -1.0867745535715585,
+ 2.173505510602695
+ ],
+ [
+ -2.1733747209823377,
+ 3.2602800641741396
+ ],
+ [
+ -4.346923828125,
+ 5.433785574776778
+ ],
+ [
+ -6.52047293526789,
+ 7.607247488839278
+ ],
+ [
+ -8.69402204241078,
+ 9.780752999441972
+ ],
+ [
+ -10.86739676339289,
+ 11.954258510044667
+ ],
+ [
+ -11.954171316964448,
+ 14.127764020647362
+ ],
+ [
+ -13.04094587053578,
+ 15.21453857421875
+ ],
+ [
+ -13.04094587053578,
+ 16.30126953125
+ ],
+ [
+ -11.954171316964448,
+ 17.388044084821445
+ ],
+ [
+ -9.780622209821558,
+ 18.474775041852695
+ ],
+ [
+ -5.4336983816965585,
+ 18.474775041852695
+ ],
+ [
+ -3.260149274553669,
+ 18.474775041852695
+ ],
+ [
+ -1.0867745535715585,
+ 17.388044084821445
+ ],
+ [
+ 1.0867745535713311,
+ 17.388044084821445
+ ],
+ [
+ 4.347098214285552,
+ 15.21453857421875
+ ],
+ [
+ 8.694022042410552,
+ 13.041033063616112
+ ],
+ [
+ 10.867571149553442,
+ 10.867527553013417
+ ],
+ [
+ 13.041120256696331,
+ 7.607247488839278
+ ],
+ [
+ 15.214494977678442,
+ 5.433785574776778
+ ],
+ [
+ 16.30126953125,
+ 3.2602800641741396
+ ],
+ [
+ 16.30126953125,
+ 2.173505510602695
+ ],
+ [
+ 15.214494977678442,
+ 4.34701102120539
+ ],
+ [
+ 13.041120256696331,
+ 9.780752999441972
+ ],
+ [
+ 9.78079659598211,
+ 16.30126953125
+ ],
+ [
+ 7.607247488839221,
+ 19.56154959542414
+ ],
+ [
+ 6.5206473214284415,
+ 24.995291573660722
+ ],
+ [
+ 4.347098214285552,
+ 29.342302594866112
+ ],
+ [
+ 4.347098214285552,
+ 32.6025390625
+ ],
+ [
+ 3.2603236607142208,
+ 34.776044573102695
+ ],
+ [
+ 4.347098214285552,
+ 34.776044573102695
+ ],
+ [
+ 5.43387276785711,
+ 33.689313616071445
+ ],
+ [
+ 5.43387276785711,
+ 33.689313616071445
+ ]
+ ],
+ "pressures": [
+ 0.4772796630859375,
+ 0.6003875732421875,
+ 0.6047821044921875,
+ 0.6072235107421875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.6086883544921875,
+ 0.5984344482421875,
+ 0.575958251953125,
+ 0.567169189453125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.569610595703125,
+ 0.565704345703125,
+ 0.563262939453125,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5569000244140625,
+ 0.5564117431640625,
+ 0.5549468994140625,
+ 0.5583648681640625,
+ 0.5588531494140625,
+ 0.5578765869140625,
+ 0.5588531494140625,
+ 0.582305908203125,
+ 0.593536376953125,
+ 0.6101531982421875,
+ 0.6179656982421875,
+ 0.62628173828125,
+ 0.62725830078125,
+ 0.6233367919921875,
+ 0.593536376953125,
+ 0.338043212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2eb_GYsKg5_T-KK9PVZcS",
+ "type": "freedraw",
+ "x": 470.58750283936456,
+ "y": -282.19623495299777,
+ "width": 20.648193359375,
+ "height": 23.908517020089278,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ao",
+ "roundness": null,
+ "seed": 788434065,
+ "version": 32,
+ "versionNonce": 243976849,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564133914,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535715585,
+ 0
+ ],
+ [
+ -1.0867745535715585,
+ -1.08673095703125
+ ],
+ [
+ -2.1735491071428896,
+ -1.08673095703125
+ ],
+ [
+ -3.2603236607142208,
+ -1.08673095703125
+ ],
+ [
+ -4.347098214285779,
+ 0
+ ],
+ [
+ -5.4336983816965585,
+ 0
+ ],
+ [
+ -7.607247488839221,
+ 2.173505510602695
+ ],
+ [
+ -10.867571149553669,
+ 5.433785574776778
+ ],
+ [
+ -13.04094587053578,
+ 8.694022042410722
+ ],
+ [
+ -13.04094587053578,
+ 9.780796595982167
+ ],
+ [
+ -14.12772042410711,
+ 11.954258510044667
+ ],
+ [
+ -14.12772042410711,
+ 16.30126953125
+ ],
+ [
+ -14.12772042410711,
+ 19.56154959542414
+ ],
+ [
+ -11.954345703125,
+ 21.735055106026778
+ ],
+ [
+ -10.867571149553669,
+ 21.735055106026778
+ ],
+ [
+ -9.78079659598211,
+ 22.821786063058028
+ ],
+ [
+ -5.4336983816965585,
+ 22.821786063058028
+ ],
+ [
+ -3.2603236607142208,
+ 21.735055106026778
+ ],
+ [
+ 0,
+ 19.56154959542414
+ ],
+ [
+ 3.2601492745534415,
+ 17.388044084821445
+ ],
+ [
+ 5.433698381696331,
+ 15.21453857421875
+ ],
+ [
+ 6.52047293526789,
+ 11.954258510044667
+ ],
+ [
+ 6.52047293526789,
+ 9.780796595982167
+ ],
+ [
+ 6.52047293526789,
+ 7.607291085379472
+ ],
+ [
+ 5.433698381696331,
+ 3.2602800641741396
+ ],
+ [
+ 3.2601492745534415,
+ 1.0867745535714448
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.2603236607142208,
+ -1.08673095703125
+ ],
+ [
+ -4.347098214285779,
+ -1.08673095703125
+ ],
+ [
+ -4.347098214285779,
+ -1.08673095703125
+ ]
+ ],
+ "pressures": [
+ 0.341461181640625,
+ 0.562774658203125,
+ 0.569610595703125,
+ 0.572540283203125,
+ 0.572052001953125,
+ 0.572540283203125,
+ 0.572052001953125,
+ 0.573516845703125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.580352783203125,
+ 0.581329345703125,
+ 0.581329345703125,
+ 0.581817626953125,
+ 0.583770751953125,
+ 0.588653564453125,
+ 0.589630126953125,
+ 0.588653564453125,
+ 0.583282470703125,
+ 0.575958251953125,
+ 0.5520172119140625,
+ 0.501220703125,
+ 0.3468475341796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AoOfSsjGUV4qOxnxI6LMN",
+ "type": "freedraw",
+ "x": 489.06232147775745,
+ "y": -264.8081908681763,
+ "width": 2.1735491071428896,
+ "height": 10.867483956473222,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ap",
+ "roundness": null,
+ "seed": 395582033,
+ "version": 12,
+ "versionNonce": 1998219665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564134341,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.08673095703125
+ ],
+ [
+ -1.0867745535715585,
+ 2.173505510602695
+ ],
+ [
+ -1.0867745535715585,
+ 3.260236467633945
+ ],
+ [
+ -2.1735491071428896,
+ 5.433741978236583
+ ],
+ [
+ -2.1735491071428896,
+ 6.520516531808028
+ ],
+ [
+ -2.1735491071428896,
+ 8.693978445870528
+ ],
+ [
+ -2.1735491071428896,
+ 10.867483956473222
+ ],
+ [
+ -1.0867745535715585,
+ 10.867483956473222
+ ],
+ [
+ 0,
+ 10.867483956473222
+ ],
+ [
+ 0,
+ 10.867483956473222
+ ]
+ ],
+ "pressures": [
+ 0.2740478515625,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6116180419921875,
+ 0.6111297607421875,
+ 0.6033172607421875,
+ 0.576446533203125,
+ 0.4704437255859375,
+ 0.0390777587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fRC8QWu3PVJDbmOjLeoU9",
+ "type": "freedraw",
+ "x": 498.8429436875788,
+ "y": -278.93595488882363,
+ "width": 0.0001,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aq",
+ "roundness": null,
+ "seed": 705165649,
+ "version": 3,
+ "versionNonce": 1539792991,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564134550,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.202728271484375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Gs3_XWA6J4GnCg55qJMaS",
+ "type": "freedraw",
+ "x": 526.0117843683825,
+ "y": -272.4154383570156,
+ "width": 18.47481863839289,
+ "height": 3.260236467633945,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ar",
+ "roundness": null,
+ "seed": 1609369265,
+ "version": 12,
+ "versionNonce": 984518129,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564136641,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 3.2603236607142208,
+ 0
+ ],
+ [
+ 5.433698381696331,
+ 1.08673095703125
+ ],
+ [
+ 8.694022042410552,
+ 1.08673095703125
+ ],
+ [
+ 10.867571149553442,
+ 1.08673095703125
+ ],
+ [
+ 13.040945870535552,
+ 1.08673095703125
+ ],
+ [
+ 17.38804408482133,
+ -1.0867745535714448
+ ],
+ [
+ 18.47481863839289,
+ -2.173505510602695
+ ],
+ [
+ 18.47481863839289,
+ -2.173505510602695
+ ]
+ ],
+ "pressures": [
+ 0.14801025390625,
+ 0.589630126953125,
+ 0.5964813232421875,
+ 0.5979461669921875,
+ 0.5994110107421875,
+ 0.592071533203125,
+ 0.568145751953125,
+ 0.5324859619140625,
+ 0.1094207763671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "USoG6oNhLhBRff2ZOGs6q",
+ "type": "freedraw",
+ "x": 532.5322573036503,
+ "y": -283.282965910029,
+ "width": 3.2603236607142208,
+ "height": 16.30126953125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "as",
+ "roundness": null,
+ "seed": 1936098737,
+ "version": 11,
+ "versionNonce": 395419263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564136902,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.08673095703125
+ ],
+ [
+ 0,
+ 3.260236467633945
+ ],
+ [
+ 1.0867745535713311,
+ 6.520516531808028
+ ],
+ [
+ 1.0867745535713311,
+ 9.780752999441972
+ ],
+ [
+ 1.0867745535713311,
+ 13.040989467075917
+ ],
+ [
+ 1.0867745535713311,
+ 14.127764020647305
+ ],
+ [
+ 2.1735491071426623,
+ 15.214494977678555
+ ],
+ [
+ 3.2603236607142208,
+ 16.30126953125
+ ],
+ [
+ 3.2603236607142208,
+ 16.30126953125
+ ]
+ ],
+ "pressures": [
+ 0.39520263671875,
+ 0.505126953125,
+ 0.5407867431640625,
+ 0.570587158203125,
+ 0.582794189453125,
+ 0.580352783203125,
+ 0.510986328125,
+ 0.4352569580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JtpDCLQin2BCYicGzzFuP",
+ "type": "freedraw",
+ "x": 570.5686691340077,
+ "y": -276.762449378221,
+ "width": 23.90851702008922,
+ "height": 22.821786063058028,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "at",
+ "roundness": null,
+ "seed": 1078611057,
+ "version": 27,
+ "versionNonce": 543190207,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564144275,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535713311,
+ 0
+ ],
+ [
+ 0,
+ 2.173505510602695
+ ],
+ [
+ 1.0867745535713311,
+ 3.2602800641741396
+ ],
+ [
+ 2.1735491071428896,
+ 3.2602800641741396
+ ],
+ [
+ 3.260149274553669,
+ 4.34701102120539
+ ],
+ [
+ 4.346923828125,
+ 5.43374197823664
+ ],
+ [
+ 6.52047293526789,
+ 8.694022042410722
+ ],
+ [
+ 8.69402204241078,
+ 11.954258510044667
+ ],
+ [
+ 11.95417131696422,
+ 17.388044084821445
+ ],
+ [
+ 14.12772042410711,
+ 20.64828055245539
+ ],
+ [
+ 15.214494977678669,
+ 22.821786063058028
+ ],
+ [
+ 16.30126953125,
+ 22.821786063058028
+ ],
+ [
+ 16.30126953125,
+ 21.73501150948664
+ ],
+ [
+ 16.30126953125,
+ 20.64828055245539
+ ],
+ [
+ 16.30126953125,
+ 19.561505998883945
+ ],
+ [
+ 16.30126953125,
+ 18.474775041852695
+ ],
+ [
+ 16.30126953125,
+ 16.30126953125
+ ],
+ [
+ 17.38804408482133,
+ 15.21453857421875
+ ],
+ [
+ 17.38804408482133,
+ 14.127764020647362
+ ],
+ [
+ 18.47464425223211,
+ 10.867527553013417
+ ],
+ [
+ 19.56141880580367,
+ 8.694022042410722
+ ],
+ [
+ 20.648193359375,
+ 7.607247488839278
+ ],
+ [
+ 21.73496791294633,
+ 5.43374197823664
+ ],
+ [
+ 22.82174246651789,
+ 4.34701102120539
+ ],
+ [
+ 22.82174246651789,
+ 4.34701102120539
+ ]
+ ],
+ "pressures": [
+ 0.1612091064453125,
+ 0.445526123046875,
+ 0.4924163818359375,
+ 0.505126953125,
+ 0.521240234375,
+ 0.5329742431640625,
+ 0.5383453369140625,
+ 0.5451812744140625,
+ 0.5505523681640625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5500640869140625,
+ 0.5451812744140625,
+ 0.5432281494140625,
+ 0.5422515869140625,
+ 0.5393218994140625,
+ 0.5393218994140625,
+ 0.5393218994140625,
+ 0.5388336181640625,
+ 0.5339508056640625,
+ 0.513427734375,
+ 0.4850921630859375,
+ 0.4069366455078125,
+ 0.2818756103515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6snBCBuhfLg33KtHJodTf",
+ "type": "freedraw",
+ "x": 612.9520047924898,
+ "y": -269.1552018893817,
+ "width": 28.25544084821422,
+ "height": 57.59783063616072,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "au",
+ "roundness": null,
+ "seed": 1942849791,
+ "version": 40,
+ "versionNonce": 1604006783,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564145298,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866001674107792,
+ 0
+ ],
+ [
+ 1.0866001674107792,
+ 1.0867745535714448
+ ],
+ [
+ 1.0866001674107792,
+ 2.173505510602695
+ ],
+ [
+ 1.0866001674107792,
+ 3.2602800641741396
+ ],
+ [
+ 1.0866001674107792,
+ 5.433785574776834
+ ],
+ [
+ 1.0866001674107792,
+ 7.607291085379472
+ ],
+ [
+ 2.1733747209821104,
+ 8.694022042410722
+ ],
+ [
+ 3.260149274553669,
+ 10.867527553013417
+ ],
+ [
+ 5.4336983816965585,
+ 14.127764020647362
+ ],
+ [
+ 6.52047293526789,
+ 15.21453857421875
+ ],
+ [
+ 7.607247488839221,
+ 15.21453857421875
+ ],
+ [
+ 7.607247488839221,
+ 16.30126953125
+ ],
+ [
+ 9.780622209821558,
+ 15.21453857421875
+ ],
+ [
+ 13.04094587053578,
+ 9.780796595982167
+ ],
+ [
+ 15.214494977678669,
+ 5.433785574776834
+ ],
+ [
+ 16.30126953125,
+ 2.173505510602695
+ ],
+ [
+ 16.30126953125,
+ 0
+ ],
+ [
+ 16.30126953125,
+ 1.0867745535714448
+ ],
+ [
+ 17.38786969866078,
+ 2.173505510602695
+ ],
+ [
+ 18.47464425223211,
+ 4.34701102120539
+ ],
+ [
+ 21.73496791294656,
+ 10.867527553013417
+ ],
+ [
+ 24.9951171875,
+ 19.56154959542414
+ ],
+ [
+ 26.08189174107156,
+ 24.995291573660722
+ ],
+ [
+ 26.08189174107156,
+ 30.429033551897362
+ ],
+ [
+ 28.25544084821422,
+ 40.209786551339334
+ ],
+ [
+ 28.25544084821422,
+ 44.55679757254467
+ ],
+ [
+ 28.25544084821422,
+ 48.90380859375
+ ],
+ [
+ 28.25544084821422,
+ 52.164045061383945
+ ],
+ [
+ 27.16866629464289,
+ 56.511056082589334
+ ],
+ [
+ 27.16866629464289,
+ 57.59783063616072
+ ],
+ [
+ 26.08189174107156,
+ 57.59783063616072
+ ],
+ [
+ 24.9951171875,
+ 56.511056082589334
+ ],
+ [
+ 23.90851702008922,
+ 55.424325125558084
+ ],
+ [
+ 19.56141880580367,
+ 52.164045061383945
+ ],
+ [
+ 15.214494977678669,
+ 48.90380859375
+ ],
+ [
+ 13.04094587053578,
+ 46.73030308314736
+ ],
+ [
+ 11.95417131696422,
+ 44.55679757254467
+ ],
+ [
+ 11.95417131696422,
+ 44.55679757254467
+ ]
+ ],
+ "pressures": [
+ 0.3111724853515625,
+ 0.4748382568359375,
+ 0.4972991943359375,
+ 0.502197265625,
+ 0.503173828125,
+ 0.503662109375,
+ 0.503662109375,
+ 0.503662109375,
+ 0.504150390625,
+ 0.504150390625,
+ 0.504638671875,
+ 0.505126953125,
+ 0.508544921875,
+ 0.514404296875,
+ 0.518798828125,
+ 0.521240234375,
+ 0.526123046875,
+ 0.5388336181640625,
+ 0.5598297119140625,
+ 0.562774658203125,
+ 0.564239501953125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.566680908203125,
+ 0.568145751953125,
+ 0.588653564453125,
+ 0.6248016357421875,
+ 0.6570587158203125,
+ 0.6638946533203125,
+ 0.6595001220703125,
+ 0.64044189453125,
+ 0.592559814453125,
+ 0.4753265380859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uz3Vun4gSuCIbRa32jhhe",
+ "type": "freedraw",
+ "x": 667.2895117679363,
+ "y": -272.4154383570156,
+ "width": 15.214494977678442,
+ "height": 41.29651750837053,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "av",
+ "roundness": null,
+ "seed": 175858065,
+ "version": 21,
+ "versionNonce": 2145966399,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564147326,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 1.08673095703125
+ ],
+ [
+ 3.2601492745534415,
+ 2.173505510602638
+ ],
+ [
+ 4.346923828125,
+ 4.347011021205333
+ ],
+ [
+ 5.433698381696331,
+ 6.520516531808028
+ ],
+ [
+ 5.433698381696331,
+ 10.86752755301336
+ ],
+ [
+ 6.520472935267662,
+ 14.127764020647305
+ ],
+ [
+ 4.346923828125,
+ 28.25552804129461
+ ],
+ [
+ 2.1735491071426623,
+ 33.68927001953125
+ ],
+ [
+ 0,
+ 38.03628104073658
+ ],
+ [
+ -2.1735491071428896,
+ 40.20978655133928
+ ],
+ [
+ -4.347098214285779,
+ 40.20978655133928
+ ],
+ [
+ -7.607247488839448,
+ 39.12305559430803
+ ],
+ [
+ -8.69402204241078,
+ 34.77604457310264
+ ],
+ [
+ -7.607247488839448,
+ 28.25552804129461
+ ],
+ [
+ -6.52047293526789,
+ 24.995291573660722
+ ],
+ [
+ -6.52047293526789,
+ 24.995291573660722
+ ]
+ ],
+ "pressures": [
+ 0.02001953125,
+ 0.456756591796875,
+ 0.467498779296875,
+ 0.4992523193359375,
+ 0.513916015625,
+ 0.5554351806640625,
+ 0.565704345703125,
+ 0.572052001953125,
+ 0.581817626953125,
+ 0.589630126953125,
+ 0.5974578857421875,
+ 0.5979461669921875,
+ 0.6057586669921875,
+ 0.6062469482421875,
+ 0.5984344482421875,
+ 0.5481109619140625,
+ 0.452850341796875,
+ 0.2540283203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BJ1qZuXfloAFpEPOtPCT0",
+ "type": "freedraw",
+ "x": 662.9424135536506,
+ "y": -259.37440529339955,
+ "width": 19.56159319196422,
+ "height": 3.260236467633945,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aw",
+ "roundness": null,
+ "seed": 2089080191,
+ "version": 13,
+ "versionNonce": 73768241,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564147689,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 1.08673095703125
+ ],
+ [
+ 4.347098214285779,
+ 1.08673095703125
+ ],
+ [
+ 5.43387276785711,
+ 1.08673095703125
+ ],
+ [
+ 7.607247488839221,
+ 2.1734619140625
+ ],
+ [
+ 9.78079659598211,
+ 2.1734619140625
+ ],
+ [
+ 13.041120256696331,
+ 2.1734619140625
+ ],
+ [
+ 15.214494977678442,
+ 2.1734619140625
+ ],
+ [
+ 18.47481863839289,
+ 0
+ ],
+ [
+ 19.56159319196422,
+ -1.0867745535714448
+ ],
+ [
+ 19.56159319196422,
+ -1.0867745535714448
+ ]
+ ],
+ "pressures": [
+ 0.13238525390625,
+ 0.571563720703125,
+ 0.586212158203125,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5979461669921875,
+ 0.6003875732421875,
+ 0.584747314453125,
+ 0.527587890625,
+ 0.322906494140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YNEw2hK_SPXWkqP7H5jgC",
+ "type": "freedraw",
+ "x": 667.2895117679363,
+ "y": -284.36969686706027,
+ "width": 2.1735491071426623,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ax",
+ "roundness": null,
+ "seed": 1402127601,
+ "version": 5,
+ "versionNonce": 1622614751,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564148193,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3678436279296875,
+ 0.341949462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uMR67p2K7wtwD8-CgyKrB",
+ "type": "freedraw",
+ "x": 775.9646129119094,
+ "y": -280.0226858458551,
+ "width": 33.68913922991078,
+ "height": 29.342302594866055,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ay",
+ "roundness": null,
+ "seed": 1023450161,
+ "version": 34,
+ "versionNonce": 532229137,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564152727,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0867745535714448
+ ],
+ [
+ -1.0867745535715585,
+ -1.0867745535714448
+ ],
+ [
+ -2.1735491071428896,
+ -2.173505510602695
+ ],
+ [
+ -3.260323660714448,
+ -2.173505510602695
+ ],
+ [
+ -4.347098214285779,
+ -2.173505510602695
+ ],
+ [
+ -6.52047293526789,
+ -3.260280064174083
+ ],
+ [
+ -8.69402204241078,
+ -3.260280064174083
+ ],
+ [
+ -13.041120256696558,
+ -1.0867745535714448
+ ],
+ [
+ -17.38804408482156,
+ 1.08673095703125
+ ],
+ [
+ -20.64836774553578,
+ 5.43374197823664
+ ],
+ [
+ -22.82174246651789,
+ 10.867483956473222
+ ],
+ [
+ -23.908517020089448,
+ 13.040989467075917
+ ],
+ [
+ -23.908517020089448,
+ 14.127764020647305
+ ],
+ [
+ -22.82174246651789,
+ 19.561505998883945
+ ],
+ [
+ -19.561593191964448,
+ 20.648236955915195
+ ],
+ [
+ -15.214494977678669,
+ 19.561505998883945
+ ],
+ [
+ -9.78079659598211,
+ 16.30126953125
+ ],
+ [
+ -3.260323660714448,
+ 10.867483956473222
+ ],
+ [
+ -2.1735491071428896,
+ 8.693978445870528
+ ],
+ [
+ -2.1735491071428896,
+ 6.520516531808028
+ ],
+ [
+ -2.1735491071428896,
+ 5.43374197823664
+ ],
+ [
+ -2.1735491071428896,
+ 4.34701102120539
+ ],
+ [
+ -3.260323660714448,
+ 3.260236467633945
+ ],
+ [
+ -3.260323660714448,
+ 4.34701102120539
+ ],
+ [
+ -3.260323660714448,
+ 6.520516531808028
+ ],
+ [
+ -4.347098214285779,
+ 10.867483956473222
+ ],
+ [
+ -3.260323660714448,
+ 17.38800048828125
+ ],
+ [
+ 0,
+ 21.73501150948664
+ ],
+ [
+ 4.346923828125,
+ 24.995247977120528
+ ],
+ [
+ 7.607247488839221,
+ 26.082022530691972
+ ],
+ [
+ 9.780622209821331,
+ 26.082022530691972
+ ],
+ [
+ 9.780622209821331,
+ 26.082022530691972
+ ]
+ ],
+ "pressures": [
+ 0.3497772216796875,
+ 0.570098876953125,
+ 0.64337158203125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64337158203125,
+ 0.64239501953125,
+ 0.64141845703125,
+ 0.63897705078125,
+ 0.63409423828125,
+ 0.63311767578125,
+ 0.63116455078125,
+ 0.62530517578125,
+ 0.6174774169921875,
+ 0.6091766357421875,
+ 0.6028289794921875,
+ 0.6008758544921875,
+ 0.6038055419921875,
+ 0.6052703857421875,
+ 0.6038055419921875,
+ 0.5984344482421875,
+ 0.590606689453125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.581329345703125,
+ 0.578887939453125,
+ 0.5520172119140625,
+ 0.459197998046875,
+ 0.214935302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3qU5BoFi86cTEIoB5cM3c",
+ "type": "freedraw",
+ "x": 797.6995808248557,
+ "y": -277.8491803352524,
+ "width": 15.214494977678442,
+ "height": 4.347011021205333,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "az",
+ "roundness": null,
+ "seed": 926676447,
+ "version": 15,
+ "versionNonce": 1717369009,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564154860,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535713311,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535715585,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 1.08673095703125
+ ],
+ [
+ 3.2603236607142208,
+ 1.08673095703125
+ ],
+ [
+ 6.52047293526789,
+ 2.173505510602695
+ ],
+ [
+ 9.78079659598211,
+ 3.260236467633945
+ ],
+ [
+ 10.867571149553669,
+ 3.260236467633945
+ ],
+ [
+ 11.954345703125,
+ 3.260236467633945
+ ],
+ [
+ 13.04094587053578,
+ 3.260236467633945
+ ],
+ [
+ 13.04094587053578,
+ 4.347011021205333
+ ],
+ [
+ 14.12772042410711,
+ 4.347011021205333
+ ],
+ [
+ 14.12772042410711,
+ 4.347011021205333
+ ]
+ ],
+ "pressures": [
+ 0.4069366455078125,
+ 0.514892578125,
+ 0.524169921875,
+ 0.5359039306640625,
+ 0.5485992431640625,
+ 0.5593414306640625,
+ 0.574981689453125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.572540283203125,
+ 0.5520172119140625,
+ 0.465057373046875,
+ 0.2286224365234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5gAVzSknQxx6mWk-9TRLv",
+ "type": "freedraw",
+ "x": 796.6128062712844,
+ "y": -269.1552018893819,
+ "width": 19.56159319196422,
+ "height": 4.347011021205333,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b00",
+ "roundness": null,
+ "seed": 1963540593,
+ "version": 12,
+ "versionNonce": 1967421361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564155094,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 1.0867745535714448
+ ],
+ [
+ 2.1735491071428896,
+ 1.0867745535714448
+ ],
+ [
+ 6.52047293526789,
+ 2.173505510602695
+ ],
+ [
+ 8.694022042410552,
+ 3.260280064174083
+ ],
+ [
+ 10.867571149553442,
+ 4.347011021205333
+ ],
+ [
+ 11.954345703125,
+ 4.347011021205333
+ ],
+ [
+ 15.214494977678442,
+ 4.347011021205333
+ ],
+ [
+ 18.47481863839289,
+ 4.347011021205333
+ ],
+ [
+ 19.56159319196422,
+ 3.260280064174083
+ ],
+ [
+ 19.56159319196422,
+ 3.260280064174083
+ ]
+ ],
+ "pressures": [
+ 0.37615966796875,
+ 0.5339508056640625,
+ 0.5520172119140625,
+ 0.569122314453125,
+ 0.572540283203125,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.500732421875,
+ 0.1656036376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bsufQlFQXIzacA9WtoFYY",
+ "type": "freedraw",
+ "x": 824.8684215056594,
+ "y": -271.3287073999846,
+ "width": 19.56141880580344,
+ "height": 2.173505510602695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b01",
+ "roundness": null,
+ "seed": 559742833,
+ "version": 12,
+ "versionNonce": 360511153,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564155464,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 3.2601492745534415,
+ 0
+ ],
+ [
+ 5.433698381696331,
+ 1.0867745535714448
+ ],
+ [
+ 7.607247488839221,
+ 1.0867745535714448
+ ],
+ [
+ 11.95417131696422,
+ 1.0867745535714448
+ ],
+ [
+ 14.12772042410711,
+ 2.173505510602695
+ ],
+ [
+ 17.387869698660552,
+ 2.173505510602695
+ ],
+ [
+ 18.47464425223211,
+ 2.173505510602695
+ ],
+ [
+ 19.56141880580344,
+ 2.173505510602695
+ ],
+ [
+ 19.56141880580344,
+ 2.173505510602695
+ ]
+ ],
+ "pressures": [
+ 0.39959716796875,
+ 0.564239501953125,
+ 0.582794189453125,
+ 0.5955047607421875,
+ 0.6052703857421875,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.6033172607421875,
+ 0.503662109375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vJI32X-XiL1TVI0JfarNo",
+ "type": "freedraw",
+ "x": 880.2927030346773,
+ "y": -293.06371890947116,
+ "width": 29.34238978794656,
+ "height": 39.12301199776783,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b02",
+ "roundness": null,
+ "seed": 2126626417,
+ "version": 37,
+ "versionNonce": 262849375,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564156248,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ -1.0867745535715585,
+ -1.08673095703125
+ ],
+ [
+ -2.1735491071428896,
+ -1.08673095703125
+ ],
+ [
+ -3.260323660714448,
+ -1.08673095703125
+ ],
+ [
+ -5.433872767857338,
+ -1.08673095703125
+ ],
+ [
+ -7.607247488839448,
+ -1.08673095703125
+ ],
+ [
+ -8.69402204241078,
+ 0
+ ],
+ [
+ -11.954345703125,
+ 1.0867745535714448
+ ],
+ [
+ -15.214494977678669,
+ 3.260280064174083
+ ],
+ [
+ -17.38804408482156,
+ 5.433785574776778
+ ],
+ [
+ -19.561593191964448,
+ 8.694022042410722
+ ],
+ [
+ -20.64836774553578,
+ 13.041033063616055
+ ],
+ [
+ -21.735142299107338,
+ 16.30126953125
+ ],
+ [
+ -21.735142299107338,
+ 19.561549595424083
+ ],
+ [
+ -20.64836774553578,
+ 20.648280552455333
+ ],
+ [
+ -20.64836774553578,
+ 21.735011509486583
+ ],
+ [
+ -19.561593191964448,
+ 21.735011509486583
+ ],
+ [
+ -16.30126953125,
+ 20.648280552455333
+ ],
+ [
+ -13.041120256696558,
+ 19.561549595424083
+ ],
+ [
+ -8.69402204241078,
+ 17.388044084821445
+ ],
+ [
+ -2.1735491071428896,
+ 16.30126953125
+ ],
+ [
+ 1.0867745535713311,
+ 16.30126953125
+ ],
+ [
+ 4.346923828125,
+ 17.388044084821445
+ ],
+ [
+ 6.520472935267662,
+ 19.561549595424083
+ ],
+ [
+ 6.520472935267662,
+ 23.908517020089278
+ ],
+ [
+ 7.607247488839221,
+ 31.51580810546875
+ ],
+ [
+ 6.520472935267662,
+ 34.776044573102695
+ ],
+ [
+ 5.433698381696331,
+ 36.94955008370533
+ ],
+ [
+ 2.1733747209821104,
+ 38.03628104073658
+ ],
+ [
+ -5.433872767857338,
+ 38.03628104073658
+ ],
+ [
+ -10.867571149553669,
+ 35.862775530133945
+ ],
+ [
+ -14.127720424107338,
+ 33.68927001953125
+ ],
+ [
+ -15.214494977678669,
+ 31.51580810546875
+ ],
+ [
+ -14.127720424107338,
+ 29.342302594866055
+ ],
+ [
+ -14.127720424107338,
+ 29.342302594866055
+ ]
+ ],
+ "pressures": [
+ 0.201263427734375,
+ 0.4714202880859375,
+ 0.571563720703125,
+ 0.577911376953125,
+ 0.585723876953125,
+ 0.6033172607421875,
+ 0.6135711669921875,
+ 0.6204071044921875,
+ 0.62969970703125,
+ 0.63409423828125,
+ 0.63507080078125,
+ 0.63604736328125,
+ 0.63751220703125,
+ 0.64190673828125,
+ 0.64141845703125,
+ 0.63702392578125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63214111328125,
+ 0.62969970703125,
+ 0.62677001953125,
+ 0.6223602294921875,
+ 0.6204071044921875,
+ 0.6150360107421875,
+ 0.6140594482421875,
+ 0.6140594482421875,
+ 0.6135711669921875,
+ 0.6213836669921875,
+ 0.63995361328125,
+ 0.65313720703125,
+ 0.6595001220703125,
+ 0.64727783203125,
+ 0.6018524169921875,
+ 0.4147491455078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GV4gimPJT5xge47yYWaEm",
+ "type": "freedraw",
+ "x": 913.9820166507486,
+ "y": -282.1961913564578,
+ "width": 24.995291573660552,
+ "height": 29.342302594866055,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b03",
+ "roundness": null,
+ "seed": 1848293279,
+ "version": 34,
+ "versionNonce": 933334463,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564156939,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.086774553571388
+ ],
+ [
+ -1.0867745535713311,
+ -2.173505510602638
+ ],
+ [
+ -2.1735491071428896,
+ -2.173505510602638
+ ],
+ [
+ -3.2603236607142208,
+ -3.260280064174083
+ ],
+ [
+ -4.347098214285779,
+ -3.260280064174083
+ ],
+ [
+ -5.43387276785711,
+ -3.260280064174083
+ ],
+ [
+ -7.607247488839221,
+ -1.086774553571388
+ ],
+ [
+ -10.867571149553669,
+ 2.173505510602695
+ ],
+ [
+ -13.041120256696331,
+ 6.520516531808084
+ ],
+ [
+ -14.12789481026789,
+ 10.867483956473222
+ ],
+ [
+ -14.12789481026789,
+ 13.040989467075917
+ ],
+ [
+ -15.21466936383922,
+ 17.38800048828125
+ ],
+ [
+ -14.12789481026789,
+ 21.73501150948664
+ ],
+ [
+ -11.954345703125,
+ 23.908517020089334
+ ],
+ [
+ -8.69402204241078,
+ 26.082022530691972
+ ],
+ [
+ -7.607247488839221,
+ 26.082022530691972
+ ],
+ [
+ -5.43387276785711,
+ 26.082022530691972
+ ],
+ [
+ -1.0867745535713311,
+ 24.995247977120584
+ ],
+ [
+ 2.1733747209821104,
+ 22.82174246651789
+ ],
+ [
+ 5.433698381696331,
+ 20.64828055245539
+ ],
+ [
+ 7.607247488839221,
+ 18.474775041852695
+ ],
+ [
+ 9.780622209821331,
+ 14.127764020647362
+ ],
+ [
+ 9.780622209821331,
+ 11.954258510044667
+ ],
+ [
+ 9.780622209821331,
+ 8.694022042410722
+ ],
+ [
+ 8.69402204241078,
+ 5.43374197823664
+ ],
+ [
+ 5.433698381696331,
+ 2.173505510602695
+ ],
+ [
+ 3.260149274553669,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ -1.086774553571388
+ ],
+ [
+ -4.347098214285779,
+ -1.086774553571388
+ ],
+ [
+ -6.520647321428669,
+ 1.08673095703125
+ ],
+ [
+ -6.520647321428669,
+ 1.08673095703125
+ ]
+ ],
+ "pressures": [
+ 0.40301513671875,
+ 0.4738616943359375,
+ 0.505615234375,
+ 0.513427734375,
+ 0.520751953125,
+ 0.5324859619140625,
+ 0.5466461181640625,
+ 0.5476226806640625,
+ 0.5573883056640625,
+ 0.562774658203125,
+ 0.569122314453125,
+ 0.569610595703125,
+ 0.571563720703125,
+ 0.570098876953125,
+ 0.565704345703125,
+ 0.564239501953125,
+ 0.5608062744140625,
+ 0.5603179931640625,
+ 0.5612945556640625,
+ 0.563262939453125,
+ 0.564727783203125,
+ 0.572052001953125,
+ 0.578887939453125,
+ 0.582794189453125,
+ 0.584259033203125,
+ 0.584747314453125,
+ 0.582794189453125,
+ 0.574005126953125,
+ 0.569610595703125,
+ 0.5476226806640625,
+ 0.441131591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ML9nTfzSBlD8PzdDeL75o",
+ "type": "freedraw",
+ "x": 937.8905336708381,
+ "y": -265.89492182520803,
+ "width": 7.607247488839448,
+ "height": 16.301225934709862,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b04",
+ "roundness": null,
+ "seed": 556409681,
+ "version": 16,
+ "versionNonce": 642056785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564159570,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535715585,
+ 0
+ ],
+ [
+ -1.0867745535715585,
+ 1.08673095703125
+ ],
+ [
+ -2.1735491071428896,
+ 2.1734619140625
+ ],
+ [
+ -3.260323660714448,
+ 3.260236467633945
+ ],
+ [
+ -4.347098214285779,
+ 4.346967424665195
+ ],
+ [
+ -6.52047293526789,
+ 8.693978445870584
+ ],
+ [
+ -7.607247488839448,
+ 10.867483956473222
+ ],
+ [
+ -7.607247488839448,
+ 13.040989467075917
+ ],
+ [
+ -7.607247488839448,
+ 14.127764020647362
+ ],
+ [
+ -6.52047293526789,
+ 15.214494977678612
+ ],
+ [
+ -5.43387276785711,
+ 16.301225934709862
+ ],
+ [
+ -4.347098214285779,
+ 16.301225934709862
+ ],
+ [
+ -1.0867745535715585,
+ 16.301225934709862
+ ],
+ [
+ -1.0867745535715585,
+ 16.301225934709862
+ ]
+ ],
+ "pressures": [
+ 0.39276123046875,
+ 0.529052734375,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6042938232421875,
+ 0.6003875732421875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5955047607421875,
+ 0.576446533203125,
+ 0.5500640869140625,
+ 0.4968109130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Zi2cbIMvhUBLfaBs5Umal",
+ "type": "freedraw",
+ "x": 949.8447049878023,
+ "y": -287.6299769312348,
+ "width": 0.0001,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b05",
+ "roundness": null,
+ "seed": 1685283345,
+ "version": 3,
+ "versionNonce": 750877599,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564159830,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.4074249267578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9dVTa0ExSJrP8zMXSX2vi",
+ "type": "freedraw",
+ "x": 962.8858252444986,
+ "y": -262.6346853575741,
+ "width": 20.648193359375,
+ "height": 4.34701102120539,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b06",
+ "roundness": null,
+ "seed": 375322481,
+ "version": 11,
+ "versionNonce": 84132031,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564162645,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.08673095703125
+ ],
+ [
+ 2.1733747209823377,
+ 1.08673095703125
+ ],
+ [
+ 6.52047293526789,
+ 2.173505510602695
+ ],
+ [
+ 10.86739676339289,
+ 3.260236467633945
+ ],
+ [
+ 16.30126953125,
+ 4.34701102120539
+ ],
+ [
+ 18.474644252232338,
+ 4.34701102120539
+ ],
+ [
+ 19.56141880580367,
+ 4.34701102120539
+ ],
+ [
+ 20.648193359375,
+ 3.260236467633945
+ ],
+ [
+ 20.648193359375,
+ 3.260236467633945
+ ]
+ ],
+ "pressures": [
+ 0.080596923828125,
+ 0.523193359375,
+ 0.5339508056640625,
+ 0.5422515869140625,
+ 0.5446929931640625,
+ 0.5373687744140625,
+ 0.523681640625,
+ 0.4987640380859375,
+ 0.2769775390625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "N-L0LhCEJ1NR8817fIKkK",
+ "type": "freedraw",
+ "x": 973.7532220078915,
+ "y": -273.50221291058745,
+ "width": 3.260323660714448,
+ "height": 19.561549595424083,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b07",
+ "roundness": null,
+ "seed": 514579711,
+ "version": 11,
+ "versionNonce": 1855360977,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564162912,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.086774553571388
+ ],
+ [
+ 0,
+ 2.173505510602638
+ ],
+ [
+ 1.0867745535715585,
+ 6.520516531808028
+ ],
+ [
+ 1.0867745535715585,
+ 10.86752755301336
+ ],
+ [
+ 1.0867745535715585,
+ 15.21453857421875
+ ],
+ [
+ 1.0867745535715585,
+ 17.388044084821388
+ ],
+ [
+ 1.0867745535715585,
+ 19.561549595424083
+ ],
+ [
+ 3.260323660714448,
+ 19.561549595424083
+ ],
+ [
+ 3.260323660714448,
+ 19.561549595424083
+ ]
+ ],
+ "pressures": [
+ 0.438201904296875,
+ 0.4958343505859375,
+ 0.517333984375,
+ 0.5598297119140625,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.5608062744140625,
+ 0.4225616455078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3Aa4Hy20Po0YtGfMT-mJ_",
+ "type": "freedraw",
+ "x": 1037.8715255793202,
+ "y": -270.24193284641336,
+ "width": 33.68931361607156,
+ "height": 24.995247977120528,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b08",
+ "roundness": null,
+ "seed": 1021284241,
+ "version": 39,
+ "versionNonce": 2056371295,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564163748,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0867745535714448
+ ],
+ [
+ 0,
+ -2.173505510602695
+ ],
+ [
+ -1.0867745535715585,
+ -2.173505510602695
+ ],
+ [
+ -1.0867745535715585,
+ -3.260280064174083
+ ],
+ [
+ -2.1733747209821104,
+ -3.260280064174083
+ ],
+ [
+ -3.260149274553669,
+ -3.260280064174083
+ ],
+ [
+ -5.4336983816965585,
+ -4.347011021205333
+ ],
+ [
+ -6.52047293526789,
+ -4.347011021205333
+ ],
+ [
+ -8.69402204241078,
+ -3.260280064174083
+ ],
+ [
+ -14.12772042410711,
+ 0
+ ],
+ [
+ -17.38804408482156,
+ 4.347011021205333
+ ],
+ [
+ -18.47464425223211,
+ 9.780752999441972
+ ],
+ [
+ -19.56141880580367,
+ 13.040989467075917
+ ],
+ [
+ -18.47464425223211,
+ 16.30126953125
+ ],
+ [
+ -18.47464425223211,
+ 18.474775041852695
+ ],
+ [
+ -16.30126953125,
+ 19.561505998883945
+ ],
+ [
+ -13.04094587053578,
+ 20.648236955915195
+ ],
+ [
+ -8.69402204241078,
+ 19.561505998883945
+ ],
+ [
+ -4.346923828125,
+ 17.38800048828125
+ ],
+ [
+ -2.1733747209821104,
+ 15.214494977678555
+ ],
+ [
+ 2.1735491071428896,
+ 11.954258510044667
+ ],
+ [
+ 4.347098214285779,
+ 7.607247488839278
+ ],
+ [
+ 6.5206473214284415,
+ 3.260236467633945
+ ],
+ [
+ 7.607247488839221,
+ 0
+ ],
+ [
+ 7.607247488839221,
+ -1.0867745535714448
+ ],
+ [
+ 7.607247488839221,
+ -3.260280064174083
+ ],
+ [
+ 7.607247488839221,
+ -4.347011021205333
+ ],
+ [
+ 6.5206473214284415,
+ -3.260280064174083
+ ],
+ [
+ 5.43387276785711,
+ -2.173505510602695
+ ],
+ [
+ 5.43387276785711,
+ 0
+ ],
+ [
+ 4.347098214285779,
+ 2.173505510602695
+ ],
+ [
+ 3.2603236607142208,
+ 6.520472935267833
+ ],
+ [
+ 3.2603236607142208,
+ 10.867483956473222
+ ],
+ [
+ 5.43387276785711,
+ 14.127764020647305
+ ],
+ [
+ 8.69402204241078,
+ 16.30126953125
+ ],
+ [
+ 14.12789481026789,
+ 16.30126953125
+ ],
+ [
+ 14.12789481026789,
+ 16.30126953125
+ ]
+ ],
+ "pressures": [
+ 0.340972900390625,
+ 0.4850921630859375,
+ 0.509521484375,
+ 0.5466461181640625,
+ 0.5554351806640625,
+ 0.563262939453125,
+ 0.566192626953125,
+ 0.568634033203125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.569610595703125,
+ 0.568145751953125,
+ 0.565704345703125,
+ 0.566680908203125,
+ 0.567169189453125,
+ 0.566680908203125,
+ 0.5622711181640625,
+ 0.5608062744140625,
+ 0.5593414306640625,
+ 0.5583648681640625,
+ 0.5583648681640625,
+ 0.5549468994140625,
+ 0.5549468994140625,
+ 0.5564117431640625,
+ 0.5593414306640625,
+ 0.5612945556640625,
+ 0.5617828369140625,
+ 0.571075439453125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.578399658203125,
+ 0.577911376953125,
+ 0.573516845703125,
+ 0.5451812744140625,
+ 0.454315185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "H9fyV9gk39pY3D108Pc9i",
+ "type": "freedraw",
+ "x": 1065.0403662601236,
+ "y": -274.5889438676187,
+ "width": 32.6025390625,
+ "height": 57.59783063616072,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b09",
+ "roundness": null,
+ "seed": 73887903,
+ "version": 39,
+ "versionNonce": 171782257,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564164527,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535713311,
+ -1.0867745535714448
+ ],
+ [
+ -1.0867745535713311,
+ 0
+ ],
+ [
+ -1.0867745535713311,
+ 1.08673095703125
+ ],
+ [
+ -2.1735491071426623,
+ 2.173505510602638
+ ],
+ [
+ -2.1735491071426623,
+ 4.347011021205333
+ ],
+ [
+ -3.2603236607142208,
+ 6.520516531808028
+ ],
+ [
+ -4.347098214285552,
+ 11.95425851004461
+ ],
+ [
+ -5.433698381696331,
+ 17.38800048828125
+ ],
+ [
+ -4.347098214285552,
+ 21.735011509486583
+ ],
+ [
+ -3.2603236607142208,
+ 22.821786063058028
+ ],
+ [
+ -2.1735491071426623,
+ 23.908517020089278
+ ],
+ [
+ 0,
+ 23.908517020089278
+ ],
+ [
+ 3.260323660714448,
+ 21.735011509486583
+ ],
+ [
+ 4.346923828125,
+ 20.648280552455333
+ ],
+ [
+ 6.52047293526789,
+ 18.474775041852638
+ ],
+ [
+ 9.780796595982338,
+ 11.95425851004461
+ ],
+ [
+ 11.954171316964448,
+ 8.694022042410666
+ ],
+ [
+ 11.954171316964448,
+ 5.433741978236583
+ ],
+ [
+ 11.954171316964448,
+ 4.347011021205333
+ ],
+ [
+ 11.954171316964448,
+ 3.260236467633888
+ ],
+ [
+ 13.04094587053578,
+ 4.347011021205333
+ ],
+ [
+ 15.214494977678669,
+ 7.607247488839278
+ ],
+ [
+ 17.38804408482156,
+ 11.95425851004461
+ ],
+ [
+ 21.73496791294656,
+ 23.908517020089278
+ ],
+ [
+ 23.908517020089448,
+ 32.6025390625
+ ],
+ [
+ 26.082066127232338,
+ 41.29651750837053
+ ],
+ [
+ 27.16884068080367,
+ 48.90380859375
+ ],
+ [
+ 27.16884068080367,
+ 53.25077601841514
+ ],
+ [
+ 27.16884068080367,
+ 55.42428152901783
+ ],
+ [
+ 26.082066127232338,
+ 56.51105608258928
+ ],
+ [
+ 24.99529157366078,
+ 56.51105608258928
+ ],
+ [
+ 23.908517020089448,
+ 56.51105608258928
+ ],
+ [
+ 20.648193359375,
+ 55.42428152901783
+ ],
+ [
+ 17.38804408482156,
+ 52.16404506138389
+ ],
+ [
+ 10.867571149553669,
+ 47.817034040178555
+ ],
+ [
+ 9.780796595982338,
+ 46.730303083147305
+ ],
+ [
+ 9.780796595982338,
+ 46.730303083147305
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.468475341796875,
+ 0.511962890625,
+ 0.526611328125,
+ 0.5329742431640625,
+ 0.5451812744140625,
+ 0.5515289306640625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5461578369140625,
+ 0.5456695556640625,
+ 0.5412750244140625,
+ 0.5442047119140625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5515289306640625,
+ 0.5549468994140625,
+ 0.5612945556640625,
+ 0.569122314453125,
+ 0.578887939453125,
+ 0.581817626953125,
+ 0.581329345703125,
+ 0.585235595703125,
+ 0.583282470703125,
+ 0.567657470703125,
+ 0.5603179931640625,
+ 0.5544586181640625,
+ 0.5539703369140625,
+ 0.562774658203125,
+ 0.569610595703125,
+ 0.592071533203125,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.591094970703125,
+ 0.5564117431640625,
+ 0.3673553466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9xPVYT66Cu2xyfIH9qYH8",
+ "type": "freedraw",
+ "x": 1116.1177239610165,
+ "y": -273.50221291058745,
+ "width": 13.041120256696558,
+ "height": 45.643572126116055,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0A",
+ "roundness": null,
+ "seed": 1216793471,
+ "version": 20,
+ "versionNonce": 1577601215,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564166447,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866001674107792,
+ 1.086774553571388
+ ],
+ [
+ 2.1733747209821104,
+ 2.173505510602638
+ ],
+ [
+ 3.260149274553669,
+ 3.260280064174083
+ ],
+ [
+ 4.346923828125,
+ 4.347011021205333
+ ],
+ [
+ 5.4336983816965585,
+ 6.520516531808028
+ ],
+ [
+ 6.52047293526789,
+ 8.694022042410666
+ ],
+ [
+ 7.607247488839448,
+ 10.86752755301336
+ ],
+ [
+ 7.607247488839448,
+ 17.388044084821388
+ ],
+ [
+ 7.607247488839448,
+ 24.995291573660666
+ ],
+ [
+ 7.607247488839448,
+ 32.6025390625
+ ],
+ [
+ 6.52047293526789,
+ 38.03628104073658
+ ],
+ [
+ 5.4336983816965585,
+ 43.47006661551336
+ ],
+ [
+ 3.260149274553669,
+ 45.643572126116055
+ ],
+ [
+ 0,
+ 45.643572126116055
+ ],
+ [
+ -3.2603236607142208,
+ 44.55679757254461
+ ],
+ [
+ -4.347098214285552,
+ 42.383292061941916
+ ],
+ [
+ -5.43387276785711,
+ 40.20978655133928
+ ],
+ [
+ -5.43387276785711,
+ 40.20978655133928
+ ]
+ ],
+ "pressures": [
+ 0.3634490966796875,
+ 0.5344390869140625,
+ 0.5598297119140625,
+ 0.572540283203125,
+ 0.587677001953125,
+ 0.5998992919921875,
+ 0.6160125732421875,
+ 0.62530517578125,
+ 0.64385986328125,
+ 0.6609649658203125,
+ 0.6673126220703125,
+ 0.6707305908203125,
+ 0.6673126220703125,
+ 0.6243133544921875,
+ 0.5476226806640625,
+ 0.4323272705078125,
+ 0.316070556640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4QuNNmXYaF9XFX6wzGXgr",
+ "type": "freedraw",
+ "x": 1111.770625746731,
+ "y": -262.6346853575741,
+ "width": 23.90851702008922,
+ "height": 2.173505510602695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0B",
+ "roundness": null,
+ "seed": 1445881087,
+ "version": 12,
+ "versionNonce": 2108971455,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564166791,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 2.1735491071426623,
+ 0
+ ],
+ [
+ 4.347098214285552,
+ 0
+ ],
+ [
+ 6.520472935267662,
+ 1.08673095703125
+ ],
+ [
+ 11.954345703125,
+ 1.08673095703125
+ ],
+ [
+ 15.214494977678442,
+ 2.173505510602695
+ ],
+ [
+ 17.38804408482133,
+ 2.173505510602695
+ ],
+ [
+ 22.821742466517662,
+ 2.173505510602695
+ ],
+ [
+ 23.90851702008922,
+ 2.173505510602695
+ ],
+ [
+ 23.90851702008922,
+ 2.173505510602695
+ ]
+ ],
+ "pressures": [
+ 0.314605712890625,
+ 0.572052001953125,
+ 0.587188720703125,
+ 0.5940399169921875,
+ 0.5974578857421875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5979461669921875,
+ 0.5402984619140625,
+ 0.339508056640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "63rdYWwC49l7AQaYN5Dl3",
+ "type": "freedraw",
+ "x": -248.84173125661732,
+ "y": -298.4974608877078,
+ "width": 14.1278076171875,
+ "height": 10.867483956473222,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0C",
+ "roundness": null,
+ "seed": 389277393,
+ "version": 24,
+ "versionNonce": 1464685905,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564212400,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ -1.0867745535714448
+ ],
+ [
+ 0,
+ -2.173505510602695
+ ],
+ [
+ 1.0866873604910552,
+ -2.173505510602695
+ ],
+ [
+ 2.1734619140625,
+ -3.2602800641741396
+ ],
+ [
+ 3.260236467633831,
+ -3.2602800641741396
+ ],
+ [
+ 4.347011021205276,
+ -3.2602800641741396
+ ],
+ [
+ 4.347011021205276,
+ -4.34701102120539
+ ],
+ [
+ 5.433698381696331,
+ -4.34701102120539
+ ],
+ [
+ 5.433698381696331,
+ -3.2602800641741396
+ ],
+ [
+ 4.347011021205276,
+ -3.2602800641741396
+ ],
+ [
+ 4.347011021205276,
+ -2.173505510602695
+ ],
+ [
+ 3.260236467633831,
+ 0
+ ],
+ [
+ 0,
+ 3.260236467633945
+ ],
+ [
+ -2.1735491071428896,
+ 5.433741978236583
+ ],
+ [
+ -2.1735491071428896,
+ 6.520472935267833
+ ],
+ [
+ -1.0867745535714448,
+ 6.520472935267833
+ ],
+ [
+ 1.0866873604910552,
+ 6.520472935267833
+ ],
+ [
+ 5.433698381696331,
+ 6.520472935267833
+ ],
+ [
+ 8.693934849330276,
+ 5.433741978236583
+ ],
+ [
+ 10.867483956473166,
+ 4.346967424665195
+ ],
+ [
+ 11.95425851004461,
+ 3.260236467633945
+ ],
+ [
+ 11.95425851004461,
+ 3.260236467633945
+ ]
+ ],
+ "pressures": [
+ 0.065948486328125,
+ 0.37811279296875,
+ 0.589630126953125,
+ 0.592071533203125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592071533203125,
+ 0.591583251953125,
+ 0.586700439453125,
+ 0.589630126953125,
+ 0.590606689453125,
+ 0.589630126953125,
+ 0.590606689453125,
+ 0.592071533203125,
+ 0.592559814453125,
+ 0.585235595703125,
+ 0.572540283203125,
+ 0.571563720703125,
+ 0.568634033203125,
+ 0.510498046875,
+ 0.3571014404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "z4bKQ26DSKmF4HWX012Vk",
+ "type": "freedraw",
+ "x": -146.68719024099232,
+ "y": -293.0637189094712,
+ "width": 16.30126953125,
+ "height": 11.95425851004461,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0D",
+ "roundness": null,
+ "seed": 1472394513,
+ "version": 21,
+ "versionNonce": 60464575,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564213761,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ 0
+ ],
+ [
+ 2.173549107142776,
+ 0
+ ],
+ [
+ 4.347011021205276,
+ -1.086774553571388
+ ],
+ [
+ 5.433785574776721,
+ -1.086774553571388
+ ],
+ [
+ 7.607247488839221,
+ -2.173505510602638
+ ],
+ [
+ 8.694022042410666,
+ -2.173505510602638
+ ],
+ [
+ 8.694022042410666,
+ 0
+ ],
+ [
+ 8.694022042410666,
+ 2.173505510602695
+ ],
+ [
+ 7.607247488839221,
+ 4.34701102120539
+ ],
+ [
+ 6.520560128348166,
+ 5.43374197823664
+ ],
+ [
+ 5.433785574776721,
+ 6.520516531808028
+ ],
+ [
+ 5.433785574776721,
+ 7.607247488839278
+ ],
+ [
+ 5.433785574776721,
+ 8.694022042410722
+ ],
+ [
+ 5.433785574776721,
+ 9.780752999441972
+ ],
+ [
+ 7.607247488839221,
+ 9.780752999441972
+ ],
+ [
+ 11.95425851004461,
+ 8.694022042410722
+ ],
+ [
+ 15.214582170758945,
+ 7.607247488839278
+ ],
+ [
+ 16.30126953125,
+ 6.520516531808028
+ ],
+ [
+ 16.30126953125,
+ 6.520516531808028
+ ]
+ ],
+ "pressures": [
+ 0.3624725341796875,
+ 0.581329345703125,
+ 0.582794189453125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.587677001953125,
+ 0.586700439453125,
+ 0.586212158203125,
+ 0.574981689453125,
+ 0.574493408203125,
+ 0.571563720703125,
+ 0.567169189453125,
+ 0.5617828369140625,
+ 0.5539703369140625,
+ 0.5417633056640625,
+ 0.5373687744140625,
+ 0.37762451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "i8O7tLNd5VJe22eHj1EIl",
+ "type": "freedraw",
+ "x": -237.9742473001437,
+ "y": -164.82708996834407,
+ "width": 39.12301199776789,
+ "height": 80.41961669921875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0E",
+ "roundness": null,
+ "seed": 1003492177,
+ "version": 54,
+ "versionNonce": 112485873,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564217666,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0867745535714448
+ ],
+ [
+ 0,
+ -2.173505510602695
+ ],
+ [
+ -1.0867745535714448,
+ -2.173505510602695
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 3.260236467633945
+ ],
+ [
+ -1.0867745535714448,
+ 7.607247488839278
+ ],
+ [
+ -1.0867745535714448,
+ 13.040989467075917
+ ],
+ [
+ 0,
+ 18.474775041852695
+ ],
+ [
+ 0,
+ 23.908517020089278
+ ],
+ [
+ 3.260236467633945,
+ 39.12301199776783
+ ],
+ [
+ 5.433698381696445,
+ 46.730303083147305
+ ],
+ [
+ 5.433698381696445,
+ 51.0772705078125
+ ],
+ [
+ 5.433698381696445,
+ 53.250776018415195
+ ],
+ [
+ 5.433698381696445,
+ 52.164045061383945
+ ],
+ [
+ 4.34701102120539,
+ 43.47002301897322
+ ],
+ [
+ 1.0866873604910552,
+ 35.862775530133945
+ ],
+ [
+ -1.0867745535714448,
+ 27.168753487723222
+ ],
+ [
+ -1.0867745535714448,
+ 21.735011509486583
+ ],
+ [
+ -2.1735491071428896,
+ 17.38800048828125
+ ],
+ [
+ -2.1735491071428896,
+ 11.954258510044667
+ ],
+ [
+ -1.0867745535714448,
+ 2.173505510602695
+ ],
+ [
+ 1.0866873604910552,
+ -5.433785574776778
+ ],
+ [
+ 5.433698381696445,
+ -11.954258510044667
+ ],
+ [
+ 10.867483956473166,
+ -16.30126953125
+ ],
+ [
+ 19.561505998883945,
+ -19.561549595424083
+ ],
+ [
+ 26.081978934151834,
+ -16.30126953125
+ ],
+ [
+ 31.515764508928555,
+ -10.867527553013417
+ ],
+ [
+ 34.7760009765625,
+ -3.260280064174083
+ ],
+ [
+ 33.689226422991055,
+ 7.607247488839278
+ ],
+ [
+ 30.42898995535711,
+ 11.954258510044667
+ ],
+ [
+ 26.081978934151834,
+ 14.127764020647305
+ ],
+ [
+ 20.64828055245539,
+ 15.214494977678555
+ ],
+ [
+ 14.12772042410711,
+ 17.38800048828125
+ ],
+ [
+ 5.433698381696445,
+ 18.474775041852695
+ ],
+ [
+ 2.1734619140625,
+ 19.561505998883945
+ ],
+ [
+ 1.0866873604910552,
+ 19.561505998883945
+ ],
+ [
+ 4.34701102120539,
+ 18.474775041852695
+ ],
+ [
+ 8.69393484933039,
+ 17.38800048828125
+ ],
+ [
+ 13.040945870535666,
+ 17.38800048828125
+ ],
+ [
+ 17.387956891741055,
+ 19.561505998883945
+ ],
+ [
+ 22.82174246651789,
+ 22.821742466517833
+ ],
+ [
+ 24.99520438058039,
+ 24.995247977120528
+ ],
+ [
+ 27.168753487723166,
+ 27.168753487723222
+ ],
+ [
+ 29.342215401785666,
+ 29.342258998325917
+ ],
+ [
+ 33.689226422991055,
+ 34.7760009765625
+ ],
+ [
+ 35.862775530133945,
+ 40.20978655133928
+ ],
+ [
+ 36.949462890625,
+ 45.64352852957592
+ ],
+ [
+ 36.949462890625,
+ 53.250776018415195
+ ],
+ [
+ 36.949462890625,
+ 58.68456159319197
+ ],
+ [
+ 35.862775530133945,
+ 60.85806710379467
+ ],
+ [
+ 36.949462890625,
+ 57.59778703962053
+ ],
+ [
+ 36.949462890625,
+ 57.59778703962053
+ ]
+ ],
+ "pressures": [
+ 0.1094207763671875,
+ 0.2398529052734375,
+ 0.4293975830078125,
+ 0.5349273681640625,
+ 0.63995361328125,
+ 0.64532470703125,
+ 0.64727783203125,
+ 0.64776611328125,
+ 0.64825439453125,
+ 0.64825439453125,
+ 0.63311767578125,
+ 0.6096649169921875,
+ 0.6067352294921875,
+ 0.6023406982421875,
+ 0.5940399169921875,
+ 0.5940399169921875,
+ 0.5940399169921875,
+ 0.5950164794921875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5964813232421875,
+ 0.5984344482421875,
+ 0.5950164794921875,
+ 0.5940399169921875,
+ 0.587677001953125,
+ 0.586700439453125,
+ 0.6028289794921875,
+ 0.6057586669921875,
+ 0.6082000732421875,
+ 0.6096649169921875,
+ 0.6106414794921875,
+ 0.6077117919921875,
+ 0.6042938232421875,
+ 0.6003875732421875,
+ 0.588653564453125,
+ 0.589630126953125,
+ 0.5945281982421875,
+ 0.5959930419921875,
+ 0.5989227294921875,
+ 0.6033172607421875,
+ 0.6042938232421875,
+ 0.6086883544921875,
+ 0.6111297607421875,
+ 0.6165008544921875,
+ 0.6208953857421875,
+ 0.6223602294921875,
+ 0.6135711669921875,
+ 0.576446533203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7tqatcLRdiAaP0ig5B7Of",
+ "type": "freedraw",
+ "x": -178.20295474992054,
+ "y": -142.00534750182624,
+ "width": 17.38795689174117,
+ "height": 2.173505510602638,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0F",
+ "roundness": null,
+ "seed": 701914545,
+ "version": 11,
+ "versionNonce": 899827327,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564218003,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1734619140625,
+ 0
+ ],
+ [
+ 3.260236467633945,
+ 0
+ ],
+ [
+ 7.607247488839334,
+ -1.08673095703125
+ ],
+ [
+ 10.86748395647328,
+ -1.08673095703125
+ ],
+ [
+ 13.041033063616169,
+ -1.08673095703125
+ ],
+ [
+ 16.30126953125,
+ -1.08673095703125
+ ],
+ [
+ 17.38795689174117,
+ -2.173505510602638
+ ],
+ [
+ 17.38795689174117,
+ 0
+ ],
+ [
+ 17.38795689174117,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.5398101806640625,
+ 0.591094970703125,
+ 0.5945281982421875,
+ 0.5955047607421875,
+ 0.5950164794921875,
+ 0.591094970703125,
+ 0.511962890625,
+ 0.4074249267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vVVnX_Rz3fxKSVYBvHYf0",
+ "type": "freedraw",
+ "x": -173.85594372871515,
+ "y": -130.05108899178157,
+ "width": 20.64828055245539,
+ "height": 2.1734619140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0G",
+ "roundness": null,
+ "seed": 1446245055,
+ "version": 10,
+ "versionNonce": 1258904415,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564218204,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 0
+ ],
+ [
+ 2.1734619140625,
+ 0
+ ],
+ [
+ 4.34701102120539,
+ 0
+ ],
+ [
+ 6.52047293526789,
+ 0
+ ],
+ [
+ 8.69402204241078,
+ 0
+ ],
+ [
+ 14.12772042410711,
+ 0
+ ],
+ [
+ 20.64828055245539,
+ -2.1734619140625
+ ],
+ [
+ 20.64828055245539,
+ -2.1734619140625
+ ]
+ ],
+ "pressures": [
+ 0.38739013671875,
+ 0.6130828857421875,
+ 0.6233367919921875,
+ 0.62725830078125,
+ 0.62774658203125,
+ 0.62725830078125,
+ 0.5476226806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9gMgFxtwy-HEHRnH98fGb",
+ "type": "freedraw",
+ "x": -133.6461571773758,
+ "y": -143.0920784588575,
+ "width": 30.42898995535711,
+ "height": 51.0772705078125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0H",
+ "roundness": null,
+ "seed": 616779679,
+ "version": 29,
+ "versionNonce": 1970080785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564218799,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ -1.086774553571388
+ ],
+ [
+ 3.260236467633945,
+ -3.260236467633888
+ ],
+ [
+ 9.78070940290172,
+ -10.86752755301336
+ ],
+ [
+ 13.041033063616055,
+ -18.474775041852638
+ ],
+ [
+ 14.12772042410711,
+ -22.821786063058028
+ ],
+ [
+ 14.12772042410711,
+ -26.082022530691916
+ ],
+ [
+ 14.12772042410711,
+ -28.25552804129461
+ ],
+ [
+ 14.12772042410711,
+ -31.515764508928555
+ ],
+ [
+ 14.12772042410711,
+ -29.342302594866055
+ ],
+ [
+ 14.12772042410711,
+ -27.16879708426336
+ ],
+ [
+ 15.214494977678555,
+ -22.821786063058028
+ ],
+ [
+ 16.30126953125,
+ -13.041033063616055
+ ],
+ [
+ 17.387956891741055,
+ -4.347011021205333
+ ],
+ [
+ 17.387956891741055,
+ 0
+ ],
+ [
+ 17.387956891741055,
+ 4.34701102120539
+ ],
+ [
+ 16.30126953125,
+ 10.867527553013417
+ ],
+ [
+ 11.95425851004461,
+ 17.38800048828125
+ ],
+ [
+ 8.694022042410666,
+ 18.474775041852695
+ ],
+ [
+ 6.52047293526789,
+ 19.561505998883945
+ ],
+ [
+ 7.607247488839221,
+ 19.561505998883945
+ ],
+ [
+ 10.867483956473166,
+ 19.561505998883945
+ ],
+ [
+ 16.30126953125,
+ 19.561505998883945
+ ],
+ [
+ 19.561505998883945,
+ 18.474775041852695
+ ],
+ [
+ 22.82174246651789,
+ 18.474775041852695
+ ],
+ [
+ 27.168753487723166,
+ 18.474775041852695
+ ],
+ [
+ 30.42898995535711,
+ 18.474775041852695
+ ],
+ [
+ 30.42898995535711,
+ 18.474775041852695
+ ]
+ ],
+ "pressures": [
+ 0.40301513671875,
+ 0.570098876953125,
+ 0.573516845703125,
+ 0.579864501953125,
+ 0.585235595703125,
+ 0.592559814453125,
+ 0.5994110107421875,
+ 0.6042938232421875,
+ 0.6140594482421875,
+ 0.62579345703125,
+ 0.63702392578125,
+ 0.64532470703125,
+ 0.65118408203125,
+ 0.65362548828125,
+ 0.65167236328125,
+ 0.64971923828125,
+ 0.64874267578125,
+ 0.63751220703125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.63360595703125,
+ 0.6077117919921875,
+ 0.5422515869140625,
+ 0.4289093017578125,
+ 0.0351715087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bTp2bsKKsKtClpgzz3pze",
+ "type": "freedraw",
+ "x": -81.48211211599187,
+ "y": -159.3933479901075,
+ "width": 31.515851702008945,
+ "height": 36.949506487165195,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0I",
+ "roundness": null,
+ "seed": 15989713,
+ "version": 30,
+ "versionNonce": 897114097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564219371,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ -1.0867745535714448,
+ -1.08673095703125
+ ],
+ [
+ -2.1735491071428896,
+ -1.08673095703125
+ ],
+ [
+ -4.34701102120539,
+ 0
+ ],
+ [
+ -5.433785574776834,
+ 1.08673095703125
+ ],
+ [
+ -7.607247488839334,
+ 2.173505510602695
+ ],
+ [
+ -9.780796595982224,
+ 4.34701102120539
+ ],
+ [
+ -11.954258510044724,
+ 5.43374197823664
+ ],
+ [
+ -13.041033063616055,
+ 7.607247488839334
+ ],
+ [
+ -14.1278076171875,
+ 16.30126953125
+ ],
+ [
+ -13.041033063616055,
+ 22.821786063058084
+ ],
+ [
+ -10.86748395647328,
+ 28.255528041294667
+ ],
+ [
+ -9.780796595982224,
+ 30.429033551897362
+ ],
+ [
+ -8.69402204241078,
+ 32.6025390625
+ ],
+ [
+ -4.34701102120539,
+ 34.776044573102695
+ ],
+ [
+ 3.260236467633945,
+ 35.862775530133945
+ ],
+ [
+ 8.694022042410666,
+ 33.68927001953125
+ ],
+ [
+ 13.041033063616055,
+ 29.342258998325917
+ ],
+ [
+ 16.30126953125,
+ 24.995291573660722
+ ],
+ [
+ 17.388044084821445,
+ 16.30126953125
+ ],
+ [
+ 16.30126953125,
+ 9.780752999441972
+ ],
+ [
+ 14.12772042410711,
+ 5.43374197823664
+ ],
+ [
+ 10.867483956473166,
+ 1.08673095703125
+ ],
+ [
+ 3.260236467633945,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -7.607247488839334,
+ 2.173505510602695
+ ],
+ [
+ -9.780796595982224,
+ 3.260236467633945
+ ],
+ [
+ -9.780796595982224,
+ 3.260236467633945
+ ]
+ ],
+ "pressures": [
+ 0.4147491455078125,
+ 0.5564117431640625,
+ 0.5959930419921875,
+ 0.6038055419921875,
+ 0.6086883544921875,
+ 0.6121063232421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.63214111328125,
+ 0.63458251953125,
+ 0.63409423828125,
+ 0.63116455078125,
+ 0.63214111328125,
+ 0.63653564453125,
+ 0.63946533203125,
+ 0.64044189453125,
+ 0.6179656982421875,
+ 0.5622711181640625,
+ 0.5451812744140625,
+ 0.39178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "J6wAN_67rTRimnChHGEz1",
+ "type": "freedraw",
+ "x": -47.79288569300081,
+ "y": -161.56685350071012,
+ "width": 29.34221540178578,
+ "height": 32.6025390625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0J",
+ "roundness": null,
+ "seed": 960780209,
+ "version": 33,
+ "versionNonce": 808966623,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564220049,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ 0
+ ],
+ [
+ -2.1734619140625,
+ 0
+ ],
+ [
+ -3.260236467633945,
+ 0
+ ],
+ [
+ -4.346923828125,
+ 0
+ ],
+ [
+ -7.607247488839334,
+ 1.086774553571388
+ ],
+ [
+ -9.780709402901834,
+ 2.173505510602638
+ ],
+ [
+ -10.86748395647328,
+ 4.347011021205333
+ ],
+ [
+ -13.04094587053578,
+ 9.780752999441972
+ ],
+ [
+ -13.04094587053578,
+ 15.21453857421875
+ ],
+ [
+ -13.04094587053578,
+ 20.648280552455333
+ ],
+ [
+ -11.95425851004461,
+ 22.821786063058028
+ ],
+ [
+ -10.86748395647328,
+ 24.995291573660722
+ ],
+ [
+ -8.69393484933039,
+ 28.25552804129461
+ ],
+ [
+ -3.260236467633945,
+ 29.342302594866055
+ ],
+ [
+ 2.1735491071428896,
+ 30.429033551897305
+ ],
+ [
+ 6.520560128348166,
+ 29.342302594866055
+ ],
+ [
+ 8.694022042410666,
+ 27.16879708426336
+ ],
+ [
+ 11.954345703125,
+ 23.908517020089278
+ ],
+ [
+ 13.041033063616055,
+ 20.648280552455333
+ ],
+ [
+ 14.1278076171875,
+ 17.38800048828125
+ ],
+ [
+ 15.214582170758945,
+ 14.127764020647305
+ ],
+ [
+ 16.30126953125,
+ 9.780752999441972
+ ],
+ [
+ 16.30126953125,
+ 7.607247488839278
+ ],
+ [
+ 14.1278076171875,
+ 2.173505510602638
+ ],
+ [
+ 11.954345703125,
+ 0
+ ],
+ [
+ 9.78079659598211,
+ -1.08673095703125
+ ],
+ [
+ 4.34701102120539,
+ -2.173505510602695
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ -3.260236467633945,
+ 0
+ ],
+ [
+ -5.433698381696445,
+ 2.173505510602638
+ ],
+ [
+ -5.433698381696445,
+ 2.173505510602638
+ ]
+ ],
+ "pressures": [
+ 0.518310546875,
+ 0.572052001953125,
+ 0.575958251953125,
+ 0.588165283203125,
+ 0.591094970703125,
+ 0.5974578857421875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6003875732421875,
+ 0.5998992919921875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.6023406982421875,
+ 0.6033172607421875,
+ 0.6023406982421875,
+ 0.6042938232421875,
+ 0.6052703857421875,
+ 0.6135711669921875,
+ 0.6160125732421875,
+ 0.6213836669921875,
+ 0.62872314453125,
+ 0.64337158203125,
+ 0.64776611328125,
+ 0.6565704345703125,
+ 0.65606689453125,
+ 0.64727783203125,
+ 0.6101531982421875,
+ 0.568145751953125,
+ 0.4367218017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_-5sOqfwVAO8iCsDXmw7v",
+ "type": "freedraw",
+ "x": -267.31654989500976,
+ "y": 78.60509125375415,
+ "width": 397.7508544921875,
+ "height": 8.69402204241078,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0L",
+ "roundness": null,
+ "seed": 186143839,
+ "version": 20,
+ "versionNonce": 2083404191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564554012,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ 0
+ ],
+ [
+ 3.260236467633945,
+ 0
+ ],
+ [
+ 5.433785574776721,
+ 0
+ ],
+ [
+ 8.694022042410666,
+ 0
+ ],
+ [
+ 14.12772042410711,
+ 1.0867745535714448
+ ],
+ [
+ 20.64828055245539,
+ 2.1735491071428896
+ ],
+ [
+ 29.342302594866055,
+ 2.1735491071428896
+ ],
+ [
+ 51.0772705078125,
+ 4.34701102120539
+ ],
+ [
+ 83.6798095703125,
+ 4.34701102120539
+ ],
+ [
+ 127.14983258928567,
+ 4.34701102120539
+ ],
+ [
+ 176.05364118303567,
+ 3.2603236607143344
+ ],
+ [
+ 255.38652692522317,
+ 2.1735491071428896
+ ],
+ [
+ 303.20356096540183,
+ 3.2603236607143344
+ ],
+ [
+ 342.3265729631696,
+ 4.34701102120539
+ ],
+ [
+ 372.75556291852683,
+ 6.520560128348279
+ ],
+ [
+ 392.31715611049106,
+ 7.60733468191961
+ ],
+ [
+ 397.7508544921875,
+ 8.69402204241078
+ ],
+ [
+ 397.7508544921875,
+ 8.69402204241078
+ ]
+ ],
+ "pressures": [
+ 0.3072662353515625,
+ 0.3566131591796875,
+ 0.37713623046875,
+ 0.39910888671875,
+ 0.4196319580078125,
+ 0.4372100830078125,
+ 0.454803466796875,
+ 0.4787445068359375,
+ 0.509033203125,
+ 0.528564453125,
+ 0.5334625244140625,
+ 0.527587890625,
+ 0.4753265380859375,
+ 0.4347686767578125,
+ 0.39569091796875,
+ 0.340972900390625,
+ 0.1152801513671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5RPPJHT30CAOSTtqcOWFz",
+ "type": "freedraw",
+ "x": -108.65086560371515,
+ "y": -88.75452788687085,
+ "width": 2.1734619140625,
+ "height": 337.9795619419643,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0N",
+ "roundness": null,
+ "seed": 641128433,
+ "version": 22,
+ "versionNonce": 242864273,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564555953,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ 0,
+ -4.347011021205333
+ ],
+ [
+ 0,
+ -3.260236467633945
+ ],
+ [
+ 0,
+ -2.173505510602695
+ ],
+ [
+ 1.0866873604910552,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 4.347011021205333
+ ],
+ [
+ 2.1734619140625,
+ 9.780752999441972
+ ],
+ [
+ 2.1734619140625,
+ 30.429033551897305
+ ],
+ [
+ 2.1734619140625,
+ 63.031572614397305
+ ],
+ [
+ 2.1734619140625,
+ 128.2366071428571
+ ],
+ [
+ 2.1734619140625,
+ 177.1404157366071
+ ],
+ [
+ 2.1734619140625,
+ 202.1357073102679
+ ],
+ [
+ 2.1734619140625,
+ 224.95744977678578
+ ],
+ [
+ 2.1734619140625,
+ 245.60573032924106
+ ],
+ [
+ 1.0866873604910552,
+ 281.468505859375
+ ],
+ [
+ 1.0866873604910552,
+ 307.5505719866071
+ ],
+ [
+ 1.0866873604910552,
+ 324.9385288783483
+ ],
+ [
+ 1.0866873604910552,
+ 333.63255092075894
+ ],
+ [
+ 2.1734619140625,
+ 333.63255092075894
+ ],
+ [
+ 2.1734619140625,
+ 333.63255092075894
+ ]
+ ],
+ "pressures": [
+ 0.187591552734375,
+ 0.203216552734375,
+ 0.2554931640625,
+ 0.328277587890625,
+ 0.3517303466796875,
+ 0.3732147216796875,
+ 0.38836669921875,
+ 0.40106201171875,
+ 0.4103546142578125,
+ 0.4167022705078125,
+ 0.4191436767578125,
+ 0.4088897705078125,
+ 0.40203857421875,
+ 0.38592529296875,
+ 0.38592529296875,
+ 0.40301513671875,
+ 0.39813232421875,
+ 0.37664794921875,
+ 0.2466888427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cxIB2Upm1AOdVG5izEUgA",
+ "type": "freedraw",
+ "x": -199.93800985594726,
+ "y": 77.5184038932631,
+ "width": 3.2603236607143344,
+ "height": 15.214494977678555,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0O",
+ "roundness": null,
+ "seed": 1073324113,
+ "version": 10,
+ "versionNonce": 653675953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564556716,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ -1.0867745535714448
+ ],
+ [
+ 0,
+ -3.260236467633945
+ ],
+ [
+ 0,
+ -4.34701102120539
+ ],
+ [
+ 0,
+ -6.520560128348279
+ ],
+ [
+ 1.0867745535714448,
+ -7.607247488839334
+ ],
+ [
+ 1.0867745535714448,
+ -9.78079659598211
+ ],
+ [
+ 2.1735491071428896,
+ -15.214494977678555
+ ],
+ [
+ 2.1735491071428896,
+ -15.214494977678555
+ ]
+ ],
+ "pressures": [
+ 0.2447357177734375,
+ 0.3106842041015625,
+ 0.3082427978515625,
+ 0.3092193603515625,
+ 0.3092193603515625,
+ 0.2833404541015625,
+ 0.2408294677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3pkidA9jLVtJRt0gXoXYd",
+ "type": "freedraw",
+ "x": -190.15721325996515,
+ "y": 46.00259578779435,
+ "width": 6.52047293526789,
+ "height": 9.78075299944203,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0P",
+ "roundness": null,
+ "seed": 1695634801,
+ "version": 9,
+ "versionNonce": 2084449951,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564556896,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ -1.08673095703125
+ ],
+ [
+ 1.0867745535714448,
+ -2.173505510602695
+ ],
+ [
+ 2.1734619140625,
+ -3.260236467633945
+ ],
+ [
+ 3.260236467633945,
+ -5.43374197823664
+ ],
+ [
+ 5.433698381696445,
+ -7.607247488839334
+ ],
+ [
+ 6.52047293526789,
+ -9.78075299944203
+ ],
+ [
+ 6.52047293526789,
+ -9.78075299944203
+ ]
+ ],
+ "pressures": [
+ 0.328277587890625,
+ 0.317047119140625,
+ 0.3082427978515625,
+ 0.2716064453125,
+ 0.199798583984375,
+ 0.0967254638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YbaM3gQQPjIDwomtHLqq9",
+ "type": "freedraw",
+ "x": -173.85594372871515,
+ "y": 23.180809724736264,
+ "width": 7.607247488839334,
+ "height": 8.69397844587047,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0Q",
+ "roundness": null,
+ "seed": 852251359,
+ "version": 8,
+ "versionNonce": 1275620191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564557057,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ -3.260236467633945
+ ],
+ [
+ 2.1734619140625,
+ -4.346967424665195
+ ],
+ [
+ 3.260236467633945,
+ -5.433741978236526
+ ],
+ [
+ 5.433698381696445,
+ -7.607247488839221
+ ],
+ [
+ 7.607247488839334,
+ -8.69397844587047
+ ],
+ [
+ 7.607247488839334,
+ -8.69397844587047
+ ]
+ ],
+ "pressures": [
+ 0.2535400390625,
+ 0.2501220703125,
+ 0.2471771240234375,
+ 0.1870880126953125,
+ 0.078155517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fk2spBZEhtiHJYM4Rpmj5",
+ "type": "freedraw",
+ "x": -147.7739647945633,
+ "y": 4.706078279423764,
+ "width": 5.433785574776721,
+ "height": 6.520516531807971,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0R",
+ "roundness": null,
+ "seed": 490626975,
+ "version": 8,
+ "versionNonce": 1705908255,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564557210,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ -1.0867745535714448
+ ],
+ [
+ 1.0867745535714448,
+ -2.173505510602695
+ ],
+ [
+ 3.260236467633945,
+ -4.347011021205276
+ ],
+ [
+ 4.34701102120539,
+ -5.433785574776721
+ ],
+ [
+ 5.433785574776721,
+ -6.520516531807971
+ ],
+ [
+ 5.433785574776721,
+ -6.520516531807971
+ ]
+ ],
+ "pressures": [
+ 0.2491302490234375,
+ 0.2662353515625,
+ 0.2696533203125,
+ 0.2589111328125,
+ 0.196380615234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CKEBsJk1rIm--KSsiqa_f",
+ "type": "freedraw",
+ "x": -120.60512411375976,
+ "y": -6.1614492735895965,
+ "width": 4.346923828125,
+ "height": 2.173505510602695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0S",
+ "roundness": null,
+ "seed": 1164958815,
+ "version": 6,
+ "versionNonce": 1252009151,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564557361,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ -1.08673095703125
+ ],
+ [
+ 3.260236467633945,
+ -1.08673095703125
+ ],
+ [
+ 4.346923828125,
+ -2.173505510602695
+ ],
+ [
+ 4.346923828125,
+ -2.173505510602695
+ ]
+ ],
+ "pressures": [
+ 0.320953369140625,
+ 0.2637939453125,
+ 0.092803955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eMUV3WTG5JywRO5NRg19b",
+ "type": "freedraw",
+ "x": -89.0893596048312,
+ "y": -6.1614492735895965,
+ "width": 6.52047293526789,
+ "height": 1.08673095703125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0T",
+ "roundness": null,
+ "seed": 1803501823,
+ "version": 7,
+ "versionNonce": 700906513,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564557513,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 0
+ ],
+ [
+ 2.1734619140625,
+ 0
+ ],
+ [
+ 4.34701102120539,
+ 1.08673095703125
+ ],
+ [
+ 6.52047293526789,
+ 1.08673095703125
+ ],
+ [
+ 6.52047293526789,
+ 1.08673095703125
+ ]
+ ],
+ "pressures": [
+ 0.3678436279296875,
+ 0.3585662841796875,
+ 0.314605712890625,
+ 0.2188568115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qfYCYdb4CunGms4DexFKy",
+ "type": "freedraw",
+ "x": -44.53256203228659,
+ "y": 10.139820257660404,
+ "width": 8.69402204241078,
+ "height": 3.260236467633945,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0Y",
+ "roundness": null,
+ "seed": 1294125201,
+ "version": 9,
+ "versionNonce": 1958382975,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564560054,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604911689,
+ 0
+ ],
+ [
+ 2.1734619140625,
+ 1.08673095703125
+ ],
+ [
+ 3.260236467633945,
+ 1.08673095703125
+ ],
+ [
+ 6.52047293526789,
+ 2.173505510602695
+ ],
+ [
+ 7.607247488839334,
+ 3.260236467633945
+ ],
+ [
+ 8.69402204241078,
+ 3.260236467633945
+ ],
+ [
+ 8.69402204241078,
+ 3.260236467633945
+ ]
+ ],
+ "pressures": [
+ 0.38739013671875,
+ 0.3473358154296875,
+ 0.3473358154296875,
+ 0.337066650390625,
+ 0.2295989990234375,
+ 0.1099090576171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ATM0_Paqq7XNk0GdGPNBW",
+ "type": "freedraw",
+ "x": -24.971056033402647,
+ "y": 24.26758427830771,
+ "width": 5.433698381696445,
+ "height": 3.260236467633945,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0Z",
+ "roundness": null,
+ "seed": 1663465919,
+ "version": 8,
+ "versionNonce": 875045439,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564560227,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.08673095703125
+ ],
+ [
+ 1.0867745535714448,
+ 1.08673095703125
+ ],
+ [
+ 2.1734619140625,
+ 2.173505510602695
+ ],
+ [
+ 3.260236467633945,
+ 2.173505510602695
+ ],
+ [
+ 5.433698381696445,
+ 3.260236467633945
+ ],
+ [
+ 5.433698381696445,
+ 3.260236467633945
+ ]
+ ],
+ "pressures": [
+ 0.324859619140625,
+ 0.37762451171875,
+ 0.334625244140625,
+ 0.2838287353515625,
+ 0.188079833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "O1A2u7Gw1X3NiPKFsekzC",
+ "type": "freedraw",
+ "x": -14.103572076929368,
+ "y": 46.00259578779435,
+ "width": 4.347011021205276,
+ "height": 7.607247488839221,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0a",
+ "roundness": null,
+ "seed": 2118508159,
+ "version": 10,
+ "versionNonce": 1739583263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564560376,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0867745535714448
+ ],
+ [
+ 0,
+ 2.173505510602695
+ ],
+ [
+ 0,
+ 3.2602800641741396
+ ],
+ [
+ 1.0867745535714448,
+ 4.34701102120539
+ ],
+ [
+ 2.173549107142776,
+ 5.43374197823664
+ ],
+ [
+ 3.260236467633945,
+ 6.520516531807971
+ ],
+ [
+ 4.347011021205276,
+ 7.607247488839221
+ ],
+ [
+ 4.347011021205276,
+ 7.607247488839221
+ ]
+ ],
+ "pressures": [
+ 0.216400146484375,
+ 0.318511962890625,
+ 0.326324462890625,
+ 0.335113525390625,
+ 0.328277587890625,
+ 0.2339935302734375,
+ 0.077178955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rpdIlTbrBDH-ESGDnsWdd",
+ "type": "freedraw",
+ "x": -5.409550034518702,
+ "y": 75.34485478612021,
+ "width": 1.0867745535714448,
+ "height": 5.433785574776834,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0b",
+ "roundness": null,
+ "seed": 1948775263,
+ "version": 8,
+ "versionNonce": 1011862495,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564560520,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 1.0867745535714448
+ ],
+ [
+ -1.0867745535714448,
+ 2.1735491071428896
+ ],
+ [
+ -1.0867745535714448,
+ 3.260236467633945
+ ],
+ [
+ 0,
+ 4.34701102120539
+ ],
+ [
+ 0,
+ 5.433785574776834
+ ],
+ [
+ 0,
+ 5.433785574776834
+ ]
+ ],
+ "pressures": [
+ 0.317535400390625,
+ 0.329254150390625,
+ 0.332183837890625,
+ 0.2711181640625,
+ 0.1865997314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LdvoyINSPw2wMMyC8uODh",
+ "type": "freedraw",
+ "x": -7.583099141661592,
+ "y": 99.25337180620954,
+ "width": 3.260236467633831,
+ "height": 3.2603236607142208,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0c",
+ "roundness": null,
+ "seed": 579313695,
+ "version": 7,
+ "versionNonce": 1270614769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564560668,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1734619140625,
+ 1.0867745535714448
+ ],
+ [
+ -2.1734619140625,
+ 2.1735491071428896
+ ],
+ [
+ -3.260236467633831,
+ 2.1735491071428896
+ ],
+ [
+ -3.260236467633831,
+ 3.2603236607142208
+ ],
+ [
+ -3.260236467633831,
+ 3.2603236607142208
+ ]
+ ],
+ "pressures": [
+ 0.325347900390625,
+ 0.313140869140625,
+ 0.2642822265625,
+ 0.1597442626953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vi1EY1r1aiu_UOnXOUifP",
+ "type": "freedraw",
+ "x": -26.05783058697409,
+ "y": 123.16188882629876,
+ "width": 4.347011021205276,
+ "height": 2.1735491071428896,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0d",
+ "roundness": null,
+ "seed": 1928905393,
+ "version": 6,
+ "versionNonce": 1522668625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564560818,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1734619140625,
+ 1.0867745535714448
+ ],
+ [
+ -3.260236467633831,
+ 1.0867745535714448
+ ],
+ [
+ -4.347011021205276,
+ 2.1735491071428896
+ ],
+ [
+ -4.347011021205276,
+ 2.1735491071428896
+ ]
+ ],
+ "pressures": [
+ 0.341949462890625,
+ 0.333648681640625,
+ 0.3048248291015625,
+ 0.198333740234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UAyzwRw7qc1ox4X0m-aUO",
+ "type": "freedraw",
+ "x": -41.27232556465265,
+ "y": 141.63670746469165,
+ "width": 6.520560128348166,
+ "height": 4.34701102120539,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0e",
+ "roundness": null,
+ "seed": 643036177,
+ "version": 7,
+ "versionNonce": 1087155679,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564560981,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.173549107142776,
+ 1.0867745535714448
+ ],
+ [
+ -3.260236467633945,
+ 2.1734619140625
+ ],
+ [
+ -4.347011021205276,
+ 3.260236467633945
+ ],
+ [
+ -6.520560128348166,
+ 4.34701102120539
+ ],
+ [
+ -6.520560128348166,
+ 4.34701102120539
+ ]
+ ],
+ "pressures": [
+ 0.2989654541015625,
+ 0.2940826416015625,
+ 0.2940826416015625,
+ 0.2667236328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nrvgmy88GgU1e9gBnbie8",
+ "type": "freedraw",
+ "x": -68.44107905237581,
+ "y": 159.0247515495131,
+ "width": 8.69402204241078,
+ "height": 1.0866873604910552,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0f",
+ "roundness": null,
+ "seed": 1924399647,
+ "version": 8,
+ "versionNonce": 872315551,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564561140,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -4.34701102120539,
+ 0
+ ],
+ [
+ -6.520560128348279,
+ 1.0866873604910552
+ ],
+ [
+ -7.60733468191961,
+ 1.0866873604910552
+ ],
+ [
+ -8.69402204241078,
+ 1.0866873604910552
+ ],
+ [
+ -8.69402204241078,
+ 1.0866873604910552
+ ]
+ ],
+ "pressures": [
+ 0.01953125,
+ 0.3018951416015625,
+ 0.321441650390625,
+ 0.323394775390625,
+ 0.2188568115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6oy5Kt24vmCmFvUvbJ3jR",
+ "type": "freedraw",
+ "x": -99.95693075438476,
+ "y": 161.1982134635756,
+ "width": 5.433698381696445,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0g",
+ "roundness": null,
+ "seed": 1474928351,
+ "version": 8,
+ "versionNonce": 1109374815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564561321,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ 0
+ ],
+ [
+ -2.1734619140625,
+ 0
+ ],
+ [
+ -3.260236467633945,
+ 0
+ ],
+ [
+ -4.34701102120539,
+ 0
+ ],
+ [
+ -5.433698381696445,
+ 0
+ ],
+ [
+ -5.433698381696445,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.3624725341796875,
+ 0.3741912841796875,
+ 0.3678436279296875,
+ 0.2291107177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QqBBuZgir5J-tkfi4tBRw",
+ "type": "freedraw",
+ "x": -193.4174497275991,
+ "y": 94.90636078500415,
+ "width": 1.0866873604910552,
+ "height": 2.1735491071428896,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0l",
+ "roundness": null,
+ "seed": 609318687,
+ "version": 6,
+ "versionNonce": 1029617535,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564563536,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 1.0867745535714448
+ ],
+ [
+ 1.0866873604910552,
+ 2.1735491071428896
+ ],
+ [
+ 1.0866873604910552,
+ 2.1735491071428896
+ ]
+ ],
+ "pressures": [
+ 0.40447998046875,
+ 0.2677001953125,
+ 0.1226043701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ke6Gl0oe8Nev-jtPsGoOF",
+ "type": "freedraw",
+ "x": -187.98375134590265,
+ "y": 113.38117942339704,
+ "width": 2.1735491071428896,
+ "height": 2.1734619140625,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0m",
+ "roundness": null,
+ "seed": 2085102527,
+ "version": 6,
+ "versionNonce": 2132879391,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564563698,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0867745535714448
+ ],
+ [
+ 1.0867745535714448,
+ 2.1734619140625
+ ],
+ [
+ 2.1735491071428896,
+ 2.1734619140625
+ ],
+ [
+ 2.1735491071428896,
+ 2.1734619140625
+ ]
+ ],
+ "pressures": [
+ 0.2432708740234375,
+ 0.316070556640625,
+ 0.1797637939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qjJK-HL7UEj8MRy7YHvxF",
+ "type": "freedraw",
+ "x": -177.1161801963491,
+ "y": 131.85591086870954,
+ "width": 6.52047293526789,
+ "height": 8.694022042410666,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0n",
+ "roundness": null,
+ "seed": 1230957663,
+ "version": 8,
+ "versionNonce": 901924063,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564563858,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0867745535714448
+ ],
+ [
+ 1.0866873604910552,
+ 2.1735491071428896
+ ],
+ [
+ 1.0866873604910552,
+ 3.260236467633945
+ ],
+ [
+ 3.260236467633945,
+ 6.520560128348166
+ ],
+ [
+ 6.52047293526789,
+ 8.694022042410666
+ ],
+ [
+ 6.52047293526789,
+ 8.694022042410666
+ ]
+ ],
+ "pressures": [
+ 0.323883056640625,
+ 0.3571014404296875,
+ 0.3566131591796875,
+ 0.343414306640625,
+ 0.2364349365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jMmaUq80NBkLBx-jsK_g2",
+ "type": "freedraw",
+ "x": -160.81499785817937,
+ "y": 153.59096597473626,
+ "width": 11.954345703125,
+ "height": 7.607247488839334,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0o",
+ "roundness": null,
+ "seed": 980408607,
+ "version": 10,
+ "versionNonce": 1227441599,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564564006,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 1.0867745535714448
+ ],
+ [
+ 2.173549107142776,
+ 2.1734619140625
+ ],
+ [
+ 3.2603236607142208,
+ 3.260236467633945
+ ],
+ [
+ 4.347011021205276,
+ 3.260236467633945
+ ],
+ [
+ 6.520560128348166,
+ 4.34701102120539
+ ],
+ [
+ 7.60733468191961,
+ 5.433785574776834
+ ],
+ [
+ 11.954345703125,
+ 7.607247488839334
+ ],
+ [
+ 11.954345703125,
+ 7.607247488839334
+ ]
+ ],
+ "pressures": [
+ 0.2320404052734375,
+ 0.3043365478515625,
+ 0.316558837890625,
+ 0.319488525390625,
+ 0.317047119140625,
+ 0.2965240478515625,
+ 0.2530517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fegHcG_zAyleBRsavdPz6",
+ "type": "freedraw",
+ "x": -124.95213513496515,
+ "y": 168.80546095241493,
+ "width": 10.86748395647328,
+ "height": 1.0867745535713311,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0p",
+ "roundness": null,
+ "seed": 1626612223,
+ "version": 9,
+ "versionNonce": 1581613297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564564162,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 0
+ ],
+ [
+ 2.1734619140625,
+ 0
+ ],
+ [
+ 3.260236467633945,
+ 0
+ ],
+ [
+ 5.433698381696445,
+ 0
+ ],
+ [
+ 8.69393484933039,
+ 0
+ ],
+ [
+ 10.86748395647328,
+ 1.0867745535713311
+ ],
+ [
+ 10.86748395647328,
+ 1.0867745535713311
+ ]
+ ],
+ "pressures": [
+ 0.1626739501953125,
+ 0.2887115478515625,
+ 0.2945709228515625,
+ 0.2911529541015625,
+ 0.2691650390625,
+ 0.1084442138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "p-vrpT22g2-T5dgI9uVS2",
+ "type": "freedraw",
+ "x": -98.87015620081331,
+ "y": 170.9790100595577,
+ "width": 11.95425851004461,
+ "height": 2.173549107142776,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0q",
+ "roundness": null,
+ "seed": 1042069681,
+ "version": 10,
+ "versionNonce": 1849567761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564564323,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ 0
+ ],
+ [
+ 3.260236467633945,
+ 0
+ ],
+ [
+ 5.433785574776721,
+ 0
+ ],
+ [
+ 7.607247488839221,
+ -1.0867745535714448
+ ],
+ [
+ 9.78079659598211,
+ -1.0867745535714448
+ ],
+ [
+ 11.95425851004461,
+ -2.173549107142776
+ ],
+ [
+ 11.95425851004461,
+ -2.173549107142776
+ ]
+ ],
+ "pressures": [
+ 0.3722381591796875,
+ 0.3693084716796875,
+ 0.3693084716796875,
+ 0.3536834716796875,
+ 0.315093994140625,
+ 0.2579345703125,
+ 0.01416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "srKLt70QvhJrpH36fQXEy",
+ "type": "freedraw",
+ "x": -103.2171672220187,
+ "y": 86.21242593567376,
+ "width": 79.3328857421875,
+ "height": 73.89910016741067,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0r",
+ "roundness": null,
+ "seed": 848665041,
+ "version": 20,
+ "versionNonce": 1865726097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564565180,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ -1.0867745535713311
+ ],
+ [
+ -1.0867745535714448,
+ -2.173549107142776
+ ],
+ [
+ 0,
+ -2.173549107142776
+ ],
+ [
+ 1.0867745535714448,
+ -4.347011021205276
+ ],
+ [
+ 3.260236467633945,
+ -5.433785574776721
+ ],
+ [
+ 5.433785574776834,
+ -7.60733468191961
+ ],
+ [
+ 7.607247488839334,
+ -9.78079659598211
+ ],
+ [
+ 16.30126953125,
+ -19.56159319196422
+ ],
+ [
+ 23.908517020089334,
+ -27.168840680803555
+ ],
+ [
+ 34.77608816964289,
+ -35.862819126674026
+ ],
+ [
+ 45.643572126116055,
+ -46.7303466796875
+ ],
+ [
+ 61.944841657366055,
+ -61.944841657366055
+ ],
+ [
+ 69.55208914620539,
+ -68.46535818917403
+ ],
+ [
+ 73.89910016741078,
+ -71.72559465680797
+ ],
+ [
+ 77.15933663504461,
+ -72.81236921037942
+ ],
+ [
+ 78.24611118861606,
+ -72.81236921037942
+ ],
+ [
+ 78.24611118861606,
+ -73.89910016741067
+ ],
+ [
+ 78.24611118861606,
+ -73.89910016741067
+ ]
+ ],
+ "pressures": [
+ 0.0957489013671875,
+ 0.336578369140625,
+ 0.3492889404296875,
+ 0.3654022216796875,
+ 0.38104248046875,
+ 0.40350341796875,
+ 0.4235382080078125,
+ 0.440155029296875,
+ 0.458221435546875,
+ 0.462127685546875,
+ 0.462615966796875,
+ 0.463104248046875,
+ 0.442596435546875,
+ 0.4171905517578125,
+ 0.3712615966796875,
+ 0.315582275390625,
+ 0.0439605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GBUTyxJUGJ2AJJPwro8QK",
+ "type": "freedraw",
+ "x": -51.05312216063476,
+ "y": 18.83384230007107,
+ "width": 24.99520438058039,
+ "height": 27.168753487723166,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0s",
+ "roundness": null,
+ "seed": 219842641,
+ "version": 24,
+ "versionNonce": 150845137,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564566140,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ 1.08673095703125
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ 0
+ ],
+ [
+ 2.1735491071428896,
+ -1.0867745535713311
+ ],
+ [
+ 3.260236467633945,
+ -1.0867745535713311
+ ],
+ [
+ 5.433785574776834,
+ -2.173505510602581
+ ],
+ [
+ 6.520560128348166,
+ -2.173505510602581
+ ],
+ [
+ 10.867571149553555,
+ -4.347011021205276
+ ],
+ [
+ 17.388044084821445,
+ -6.520516531807971
+ ],
+ [
+ 18.47481863839289,
+ -6.520516531807971
+ ],
+ [
+ 19.561505998883945,
+ -6.520516531807971
+ ],
+ [
+ 21.735055106026834,
+ -6.520516531807971
+ ],
+ [
+ 22.821829659598166,
+ -6.520516531807971
+ ],
+ [
+ 22.821829659598166,
+ -5.433785574776721
+ ],
+ [
+ 23.908517020089334,
+ -3.260280064174026
+ ],
+ [
+ 23.908517020089334,
+ -1.0867745535713311
+ ],
+ [
+ 23.908517020089334,
+ 2.173505510602695
+ ],
+ [
+ 23.908517020089334,
+ 5.43374197823664
+ ],
+ [
+ 23.908517020089334,
+ 14.127764020647419
+ ],
+ [
+ 22.821829659598166,
+ 18.4747314453125
+ ],
+ [
+ 22.821829659598166,
+ 20.648236955915195
+ ],
+ [
+ 22.821829659598166,
+ 20.648236955915195
+ ]
+ ],
+ "pressures": [
+ 0.2642822265625,
+ 0.40399169921875,
+ 0.4362335205078125,
+ 0.449920654296875,
+ 0.457733154296875,
+ 0.465545654296875,
+ 0.467498779296875,
+ 0.4719085693359375,
+ 0.4723968505859375,
+ 0.460662841796875,
+ 0.459197998046875,
+ 0.461639404296875,
+ 0.461151123046875,
+ 0.459686279296875,
+ 0.466522216796875,
+ 0.4709320068359375,
+ 0.4723968505859375,
+ 0.4738616943359375,
+ 0.4743499755859375,
+ 0.4699554443359375,
+ 0.444061279296875,
+ 0.333648681640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3hHej2RhnQXdyC6TiArgI",
+ "type": "freedraw",
+ "x": -32.57830352224187,
+ "y": 11.226551214691654,
+ "width": 5.433698381696445,
+ "height": 4.34701102120539,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0t",
+ "roundness": null,
+ "seed": 344849521,
+ "version": 12,
+ "versionNonce": 822883249,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564571239,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.173505510602695
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0867745535714448
+ ],
+ [
+ 0,
+ 2.173505510602695
+ ],
+ [
+ 1.0866873604910552,
+ 2.173505510602695
+ ],
+ [
+ 2.1734619140625,
+ 2.173505510602695
+ ],
+ [
+ 3.260236467633945,
+ 2.173505510602695
+ ],
+ [
+ 5.433698381696445,
+ 1.0867745535714448
+ ],
+ [
+ 5.433698381696445,
+ 1.0867745535714448
+ ]
+ ],
+ "pressures": [
+ 0.2222747802734375,
+ 0.2193450927734375,
+ 0.38104248046875,
+ 0.38201904296875,
+ 0.38446044921875,
+ 0.38348388671875,
+ 0.38006591796875,
+ 0.3639373779296875,
+ 0.13775634765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xnEJZUOEktvnPLzSRz7oV",
+ "type": "freedraw",
+ "x": -19.537357651706202,
+ "y": -32.24347180428151,
+ "width": 18.4747314453125,
+ "height": 29.34225899832586,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0u",
+ "roundness": null,
+ "seed": 593869681,
+ "version": 23,
+ "versionNonce": 689889663,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564572035,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0866873604910552,
+ 1.08673095703125
+ ],
+ [
+ -2.1734619140625,
+ 2.173505510602581
+ ],
+ [
+ -4.346923828125,
+ 5.433741978236526
+ ],
+ [
+ -5.433698381696445,
+ 8.694022042410666
+ ],
+ [
+ -7.607247488839221,
+ 11.95425851004461
+ ],
+ [
+ -8.69393484933039,
+ 18.47477504185258
+ ],
+ [
+ -7.607247488839221,
+ 22.82178606305797
+ ],
+ [
+ -6.52047293526789,
+ 24.995291573660666
+ ],
+ [
+ -5.433698381696445,
+ 27.168753487723166
+ ],
+ [
+ 0,
+ 29.34225899832586
+ ],
+ [
+ 4.34701102120539,
+ 29.34225899832586
+ ],
+ [
+ 7.60733468191961,
+ 28.25552804129461
+ ],
+ [
+ 8.69402204241078,
+ 27.168753487723166
+ ],
+ [
+ 8.69402204241078,
+ 26.082022530691916
+ ],
+ [
+ 9.78079659598211,
+ 24.995291573660666
+ ],
+ [
+ 7.60733468191961,
+ 23.90851702008922
+ ],
+ [
+ 5.433785574776834,
+ 22.82178606305797
+ ],
+ [
+ 2.1735491071428896,
+ 23.90851702008922
+ ],
+ [
+ 1.0867745535714448,
+ 23.90851702008922
+ ],
+ [
+ 0,
+ 24.995291573660666
+ ],
+ [
+ 0,
+ 24.995291573660666
+ ]
+ ],
+ "pressures": [
+ 0.2882232666015625,
+ 0.448944091796875,
+ 0.453826904296875,
+ 0.460662841796875,
+ 0.463104248046875,
+ 0.463104248046875,
+ 0.456756591796875,
+ 0.450897216796875,
+ 0.450897216796875,
+ 0.447479248046875,
+ 0.437713623046875,
+ 0.4323272705078125,
+ 0.4362335205078125,
+ 0.439178466796875,
+ 0.448455810546875,
+ 0.4753265380859375,
+ 0.4797210693359375,
+ 0.460174560546875,
+ 0.4293975830078125,
+ 0.3492889404296875,
+ 0.13482666015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4h_B4Pj_cjCP9CjSbslE8",
+ "type": "freedraw",
+ "x": 7.631483029097353,
+ "y": -7.2481802306208465,
+ "width": 4.347011021205276,
+ "height": 7.607247488839334,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0v",
+ "roundness": null,
+ "seed": 562417087,
+ "version": 9,
+ "versionNonce": 1999327537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564572350,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 2.1734619140625
+ ],
+ [
+ -3.260236467633945,
+ 5.43374197823664
+ ],
+ [
+ -4.347011021205276,
+ 6.52047293526789
+ ],
+ [
+ -4.347011021205276,
+ 7.607247488839334
+ ],
+ [
+ -3.260236467633945,
+ 6.52047293526789
+ ],
+ [
+ -2.173549107142776,
+ 5.43374197823664
+ ],
+ [
+ -2.173549107142776,
+ 5.43374197823664
+ ]
+ ],
+ "pressures": [
+ 0.446014404296875,
+ 0.4909515380859375,
+ 0.4777679443359375,
+ 0.463592529296875,
+ 0.3517303466796875,
+ 0.1226043701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2nescJBJA9SisIVWCVwYj",
+ "type": "freedraw",
+ "x": 39.14724753802591,
+ "y": -22.462718804839596,
+ "width": 16.30126953125,
+ "height": 33.68927001953125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0w",
+ "roundness": null,
+ "seed": 1870362865,
+ "version": 34,
+ "versionNonce": 850981073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564573108,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ -1.08673095703125
+ ],
+ [
+ 1.0867745535714448,
+ -2.173505510602695
+ ],
+ [
+ 1.0867745535714448,
+ -3.260236467633945
+ ],
+ [
+ 1.0867745535714448,
+ -5.43374197823664
+ ],
+ [
+ 1.0867745535714448,
+ -6.520516531808084
+ ],
+ [
+ 0,
+ -9.780752999441916
+ ],
+ [
+ -2.173549107142776,
+ -11.95425851004461
+ ],
+ [
+ -6.520472935267776,
+ -11.95425851004461
+ ],
+ [
+ -8.694022042410666,
+ -11.95425851004461
+ ],
+ [
+ -9.78079659598211,
+ -9.780752999441916
+ ],
+ [
+ -9.78079659598211,
+ -6.520516531808084
+ ],
+ [
+ -9.78079659598211,
+ -3.260236467633945
+ ],
+ [
+ -7.607247488839221,
+ -1.08673095703125
+ ],
+ [
+ -6.520472935267776,
+ 2.173505510602695
+ ],
+ [
+ -2.173549107142776,
+ 7.607247488839334
+ ],
+ [
+ 2.1734619140625,
+ 13.041033063616055
+ ],
+ [
+ 5.433785574776834,
+ 17.38800048828125
+ ],
+ [
+ 6.52047293526789,
+ 19.561505998883945
+ ],
+ [
+ 6.52047293526789,
+ 20.64828055245539
+ ],
+ [
+ 4.34701102120539,
+ 21.73501150948664
+ ],
+ [
+ 1.0867745535714448,
+ 21.73501150948664
+ ],
+ [
+ -2.173549107142776,
+ 20.64828055245539
+ ],
+ [
+ -3.260236467633831,
+ 18.474775041852695
+ ],
+ [
+ -4.347011021205276,
+ 15.21453857421875
+ ],
+ [
+ -3.260236467633831,
+ 13.041033063616055
+ ],
+ [
+ 0,
+ 8.694022042410666
+ ],
+ [
+ 2.1734619140625,
+ 5.43374197823664
+ ],
+ [
+ 3.260236467633945,
+ 4.34701102120539
+ ],
+ [
+ 4.34701102120539,
+ 4.34701102120539
+ ],
+ [
+ 4.34701102120539,
+ 3.260236467633945
+ ],
+ [
+ 4.34701102120539,
+ 3.260236467633945
+ ]
+ ],
+ "pressures": [
+ 0.40496826171875,
+ 0.4323272705078125,
+ 0.4328155517578125,
+ 0.438201904296875,
+ 0.438201904296875,
+ 0.4357452392578125,
+ 0.4357452392578125,
+ 0.445037841796875,
+ 0.462615966796875,
+ 0.4860687255859375,
+ 0.4870452880859375,
+ 0.4929046630859375,
+ 0.4992523193359375,
+ 0.500244140625,
+ 0.506103515625,
+ 0.508544921875,
+ 0.509033203125,
+ 0.509033203125,
+ 0.4987640380859375,
+ 0.4977874755859375,
+ 0.509033203125,
+ 0.513916015625,
+ 0.504638671875,
+ 0.4987640380859375,
+ 0.4987640380859375,
+ 0.4968109130859375,
+ 0.4972991943359375,
+ 0.4963226318359375,
+ 0.4963226318359375,
+ 0.455780029296875,
+ 0.3082427978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xbSbwwD7l4gGBcBvSdFuz",
+ "type": "freedraw",
+ "x": -206.45848279121515,
+ "y": -193.08261800963874,
+ "width": 23.908517020089334,
+ "height": 18.474775041852695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0x",
+ "roundness": null,
+ "seed": 349316383,
+ "version": 22,
+ "versionNonce": 1017738879,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564585877,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ -1.086774553571388
+ ],
+ [
+ 0,
+ -1.086774553571388
+ ],
+ [
+ 1.0867745535714448,
+ -1.086774553571388
+ ],
+ [
+ 2.1734619140625,
+ -2.173505510602638
+ ],
+ [
+ 5.433698381696445,
+ -3.260280064174083
+ ],
+ [
+ 9.780709402901834,
+ -5.433785574776778
+ ],
+ [
+ 13.041033063616055,
+ -6.520516531808028
+ ],
+ [
+ 17.388044084821445,
+ -6.520516531808028
+ ],
+ [
+ 19.561505998883945,
+ -6.520516531808028
+ ],
+ [
+ 19.561505998883945,
+ -4.347011021205333
+ ],
+ [
+ 17.388044084821445,
+ 0
+ ],
+ [
+ 11.95425851004461,
+ 5.43374197823664
+ ],
+ [
+ 9.780709402901834,
+ 7.607247488839334
+ ],
+ [
+ 9.780709402901834,
+ 9.780752999441972
+ ],
+ [
+ 9.780709402901834,
+ 10.867483956473222
+ ],
+ [
+ 10.86748395647328,
+ 10.867483956473222
+ ],
+ [
+ 14.12772042410711,
+ 11.954258510044667
+ ],
+ [
+ 22.82174246651789,
+ 10.867483956473222
+ ],
+ [
+ 22.82174246651789,
+ 10.867483956473222
+ ]
+ ],
+ "pressures": [
+ 0.1812286376953125,
+ 0.3067779541015625,
+ 0.321441650390625,
+ 0.3571014404296875,
+ 0.37518310546875,
+ 0.40301513671875,
+ 0.4201202392578125,
+ 0.4264678955078125,
+ 0.4269561767578125,
+ 0.4259796142578125,
+ 0.4254913330078125,
+ 0.4259796142578125,
+ 0.4347686767578125,
+ 0.448455810546875,
+ 0.446990966796875,
+ 0.4342803955078125,
+ 0.4323272705078125,
+ 0.4303741455078125,
+ 0.38690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "e2ZJZQtwq95eDmWOb6fbp",
+ "type": "freedraw",
+ "x": 73.92324851458841,
+ "y": -185.4753705207994,
+ "width": 33.68922642299117,
+ "height": 74.98578752790178,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0y",
+ "roundness": null,
+ "seed": 1227825855,
+ "version": 53,
+ "versionNonce": 561656177,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564587634,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.08673095703125
+ ],
+ [
+ 1.0867745535714448,
+ 3.260236467633888
+ ],
+ [
+ 2.1735491071428896,
+ 6.520516531808028
+ ],
+ [
+ 2.1735491071428896,
+ 18.474775041852638
+ ],
+ [
+ 3.260236467633945,
+ 24.995291573660666
+ ],
+ [
+ 3.260236467633945,
+ 38.03628104073658
+ ],
+ [
+ 3.260236467633945,
+ 44.55679757254461
+ ],
+ [
+ 3.260236467633945,
+ 48.90380859375
+ ],
+ [
+ 3.260236467633945,
+ 54.33755057198658
+ ],
+ [
+ 2.1735491071428896,
+ 55.42428152901783
+ ],
+ [
+ 1.0867745535714448,
+ 54.33755057198658
+ ],
+ [
+ 1.0867745535714448,
+ 52.16404506138389
+ ],
+ [
+ 0,
+ 44.55679757254461
+ ],
+ [
+ 0,
+ 39.12305559430803
+ ],
+ [
+ -1.0866873604910552,
+ 33.68927001953125
+ ],
+ [
+ 0,
+ 20.648280552455333
+ ],
+ [
+ 1.0867745535714448,
+ 8.694022042410666
+ ],
+ [
+ 1.0867745535714448,
+ 3.260236467633888
+ ],
+ [
+ 2.1735491071428896,
+ -1.0867745535714448
+ ],
+ [
+ 2.1735491071428896,
+ -3.260236467633945
+ ],
+ [
+ 3.260236467633945,
+ -7.607247488839334
+ ],
+ [
+ 6.520560128348279,
+ -11.954258510044667
+ ],
+ [
+ 11.954258510044724,
+ -16.30126953125
+ ],
+ [
+ 17.388044084821445,
+ -19.561505998883945
+ ],
+ [
+ 24.99529157366078,
+ -18.474775041852695
+ ],
+ [
+ 29.34230259486617,
+ -11.954258510044667
+ ],
+ [
+ 31.51576450892867,
+ -3.260236467633945
+ ],
+ [
+ 31.51576450892867,
+ 4.347011021205333
+ ],
+ [
+ 30.429077148437614,
+ 10.86752755301336
+ ],
+ [
+ 26.082066127232224,
+ 15.214494977678555
+ ],
+ [
+ 21.735055106026834,
+ 17.38800048828125
+ ],
+ [
+ 15.214582170758945,
+ 18.474775041852638
+ ],
+ [
+ 13.041033063616169,
+ 18.474775041852638
+ ],
+ [
+ 7.607247488839334,
+ 18.474775041852638
+ ],
+ [
+ 6.520560128348279,
+ 18.474775041852638
+ ],
+ [
+ 5.433785574776834,
+ 17.38800048828125
+ ],
+ [
+ 6.520560128348279,
+ 17.38800048828125
+ ],
+ [
+ 6.520560128348279,
+ 16.30126953125
+ ],
+ [
+ 8.69402204241078,
+ 15.214494977678555
+ ],
+ [
+ 11.954258510044724,
+ 13.04098946707586
+ ],
+ [
+ 14.1278076171875,
+ 11.95425851004461
+ ],
+ [
+ 15.214582170758945,
+ 11.95425851004461
+ ],
+ [
+ 19.561505998883945,
+ 13.04098946707586
+ ],
+ [
+ 26.082066127232224,
+ 20.648280552455333
+ ],
+ [
+ 29.34230259486617,
+ 28.25552804129461
+ ],
+ [
+ 31.51576450892867,
+ 35.86277553013389
+ ],
+ [
+ 31.51576450892867,
+ 42.383292061941916
+ ],
+ [
+ 32.602539062500114,
+ 46.730303083147305
+ ],
+ [
+ 31.51576450892867,
+ 48.90380859375
+ ],
+ [
+ 32.602539062500114,
+ 47.817034040178555
+ ],
+ [
+ 32.602539062500114,
+ 47.817034040178555
+ ]
+ ],
+ "pressures": [
+ 0.14556884765625,
+ 0.4289093017578125,
+ 0.451873779296875,
+ 0.463592529296875,
+ 0.4714202880859375,
+ 0.4777679443359375,
+ 0.4719085693359375,
+ 0.466033935546875,
+ 0.4689788818359375,
+ 0.4689788818359375,
+ 0.4723968505859375,
+ 0.4782562255859375,
+ 0.4797210693359375,
+ 0.4836273193359375,
+ 0.4846038818359375,
+ 0.4846038818359375,
+ 0.4850921630859375,
+ 0.4836273193359375,
+ 0.4826507568359375,
+ 0.4826507568359375,
+ 0.4826507568359375,
+ 0.4831390380859375,
+ 0.4850921630859375,
+ 0.4880218505859375,
+ 0.4850921630859375,
+ 0.4787445068359375,
+ 0.4782562255859375,
+ 0.4787445068359375,
+ 0.4792327880859375,
+ 0.4880218505859375,
+ 0.507568359375,
+ 0.511474609375,
+ 0.511474609375,
+ 0.507568359375,
+ 0.4958343505859375,
+ 0.4841156005859375,
+ 0.4714202880859375,
+ 0.4748382568359375,
+ 0.4753265380859375,
+ 0.4767913818359375,
+ 0.4738616943359375,
+ 0.4728851318359375,
+ 0.468475341796875,
+ 0.466033935546875,
+ 0.4763031005859375,
+ 0.4763031005859375,
+ 0.4806976318359375,
+ 0.4782562255859375,
+ 0.4860687255859375,
+ 0.453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "p3JrqTUewnVrRtMWNOaSG",
+ "type": "freedraw",
+ "x": 122.82705710833852,
+ "y": -161.56685350071012,
+ "width": 13.041033063616055,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0z",
+ "roundness": null,
+ "seed": 390023473,
+ "version": 11,
+ "versionNonce": 665322239,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564588064,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0867745535713311,
+ 0
+ ],
+ [
+ 2.173549107142776,
+ 0
+ ],
+ [
+ 4.347011021205276,
+ 0
+ ],
+ [
+ 6.520560128348166,
+ 0
+ ],
+ [
+ 7.607247488839221,
+ 0
+ ],
+ [
+ 9.78079659598211,
+ 0
+ ],
+ [
+ 11.95425851004461,
+ 0
+ ],
+ [
+ 13.041033063616055,
+ 0
+ ],
+ [
+ 13.041033063616055,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2931060791015625,
+ 0.446502685546875,
+ 0.452850341796875,
+ 0.453826904296875,
+ 0.452850341796875,
+ 0.445526123046875,
+ 0.40155029296875,
+ 0.195404052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mienoxql01DW0BiL_U6nJ",
+ "type": "freedraw",
+ "x": 125.0006062154813,
+ "y": -150.69932594769676,
+ "width": 16.30126953125,
+ "height": 1.086774553571388,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b10",
+ "roundness": null,
+ "seed": 1314164543,
+ "version": 10,
+ "versionNonce": 1555572703,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564588260,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ 1.0866873604910552,
+ 0
+ ],
+ [
+ 5.433698381696445,
+ 0
+ ],
+ [
+ 8.69393484933039,
+ 0
+ ],
+ [
+ 10.86748395647328,
+ 0
+ ],
+ [
+ 14.127720424107224,
+ -1.086774553571388
+ ],
+ [
+ 15.214494977678555,
+ -1.086774553571388
+ ],
+ [
+ 15.214494977678555,
+ -1.086774553571388
+ ]
+ ],
+ "pressures": [
+ 0.4337921142578125,
+ 0.516845703125,
+ 0.514404296875,
+ 0.4992523193359375,
+ 0.4699554443359375,
+ 0.4196319580078125,
+ 0.086944580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1S-Txnn-fZde6jyuX4hfl",
+ "type": "freedraw",
+ "x": 164.1236182132492,
+ "y": -168.08737003251815,
+ "width": 47.817034040178555,
+ "height": 76.07256208147322,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b11",
+ "roundness": null,
+ "seed": 294190111,
+ "version": 36,
+ "versionNonce": 1118151263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564593112,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ -2.1735491071428896,
+ 0
+ ],
+ [
+ -1.0867745535714448,
+ 0
+ ],
+ [
+ 1.0867745535714448,
+ -1.08673095703125
+ ],
+ [
+ 3.260236467633945,
+ -1.08673095703125
+ ],
+ [
+ 7.607247488839334,
+ -3.260236467633945
+ ],
+ [
+ 9.780709402901834,
+ -5.43374197823664
+ ],
+ [
+ 15.214494977678555,
+ -8.693978445870584
+ ],
+ [
+ 19.561593191964334,
+ -11.954258510044667
+ ],
+ [
+ 21.734967912946445,
+ -15.214494977678612
+ ],
+ [
+ 23.908517020089334,
+ -17.38800048828125
+ ],
+ [
+ 27.168840680803555,
+ -28.255528041294667
+ ],
+ [
+ 27.168840680803555,
+ -34.7760009765625
+ ],
+ [
+ 26.08206612723211,
+ -36.949506487165195
+ ],
+ [
+ 24.995291573660666,
+ -36.949506487165195
+ ],
+ [
+ 24.995291573660666,
+ -35.862775530133945
+ ],
+ [
+ 24.995291573660666,
+ -34.7760009765625
+ ],
+ [
+ 23.908517020089334,
+ -27.168753487723222
+ ],
+ [
+ 23.908517020089334,
+ -22.82174246651789
+ ],
+ [
+ 24.995291573660666,
+ -16.30126953125
+ ],
+ [
+ 24.995291573660666,
+ -4.34701102120539
+ ],
+ [
+ 24.995291573660666,
+ 8.694022042410666
+ ],
+ [
+ 22.82174246651789,
+ 24.995291573660666
+ ],
+ [
+ 19.561593191964334,
+ 32.6025390625
+ ],
+ [
+ 16.30126953125,
+ 36.94955008370533
+ ],
+ [
+ 14.12772042410711,
+ 39.12305559430803
+ ],
+ [
+ 13.040945870535666,
+ 39.12305559430803
+ ],
+ [
+ 19.561593191964334,
+ 35.86281912667408
+ ],
+ [
+ 26.08206612723211,
+ 33.68931361607139
+ ],
+ [
+ 32.6025390625,
+ 31.51580810546875
+ ],
+ [
+ 38.036237444196445,
+ 30.429033551897305
+ ],
+ [
+ 41.296561104910666,
+ 30.429033551897305
+ ],
+ [
+ 45.643484933035666,
+ 29.342302594866055
+ ],
+ [
+ 45.643484933035666,
+ 29.342302594866055
+ ]
+ ],
+ "pressures": [
+ 0.187591552734375,
+ 0.4977874755859375,
+ 0.4982757568359375,
+ 0.514404296875,
+ 0.516357421875,
+ 0.518798828125,
+ 0.524658203125,
+ 0.527587890625,
+ 0.529541015625,
+ 0.529541015625,
+ 0.530029296875,
+ 0.530029296875,
+ 0.524169921875,
+ 0.524169921875,
+ 0.528076171875,
+ 0.5398101806640625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5393218994140625,
+ 0.5393218994140625,
+ 0.5393218994140625,
+ 0.5398101806640625,
+ 0.5329742431640625,
+ 0.518798828125,
+ 0.509521484375,
+ 0.4997406005859375,
+ 0.4899749755859375,
+ 0.4904632568359375,
+ 0.504638671875,
+ 0.513427734375,
+ 0.515380859375,
+ 0.4889984130859375,
+ 0.40155029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WMDQcFkSEMTi31SW_R284",
+ "type": "freedraw",
+ "x": 235.84916927351708,
+ "y": -175.6946175213575,
+ "width": 32.602539062500114,
+ "height": 48.90380859375,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b12",
+ "roundness": null,
+ "seed": 423220895,
+ "version": 32,
+ "versionNonce": 1659451551,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758564593703,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.08673095703125
+ ],
+ [
+ 0,
+ -2.173505510602638
+ ],
+ [
+ 0,
+ -3.260236467633888
+ ],
+ [
+ 1.0867745535713311,
+ -4.347011021205333
+ ],
+ [
+ 1.0867745535713311,
+ -5.433741978236583
+ ],
+ [
+ 1.0867745535713311,
+ -6.520516531808028
+ ],
+ [
+ 1.0867745535713311,
+ -7.607247488839278
+ ],
+ [
+ 0,
+ -9.780752999441916
+ ],
+ [
+ -2.1735491071428896,
+ -9.780752999441916
+ ],
+ [
+ -8.69402204241078,
+ -8.694022042410666
+ ],
+ [
+ -14.127720424107224,
+ -4.347011021205333
+ ],
+ [
+ -17.388044084821445,
+ 1.0867745535714448
+ ],
+ [
+ -19.561593191964334,
+ 8.694022042410722
+ ],
+ [
+ -19.561593191964334,
+ 11.954258510044667
+ ],
+ [
+ -19.561593191964334,
+ 16.30126953125
+ ],
+ [
+ -16.30126953125,
+ 27.168797084263417
+ ],
+ [
+ -13.04094587053578,
+ 33.68927001953125
+ ],
+ [
+ -7.607247488839334,
+ 38.03628104073664
+ ],
+ [
+ -3.2603236607142208,
+ 39.123055594308084
+ ],
+ [
+ 4.347098214285779,
+ 36.94955008370539
+ ],
+ [
+ 8.69402204241078,
+ 30.429033551897362
+ ],
+ [
+ 11.954345703125,
+ 21.73501150948664
+ ],
+ [
+ 13.04094587053578,
+ 11.954258510044667
+ ],
+ [
+ 13.04094587053578,
+ -1.08673095703125
+ ],
+ [
+ 9.78079659598211,
+ -6.520516531808028
+ ],
+ [
+ 3.2603236607142208,
+ -9.780752999441916
+ ],
+ [
+ -3.2603236607142208,
+ -9.780752999441916
+ ],
+ [
+ -10.867571149553555,
+ -9.780752999441916
+ ],
+ [
+ -15.214494977678555,
+ -8.694022042410666
+ ],
+ [
+ -15.214494977678555,
+ -8.694022042410666
+ ]
+ ],
+ "pressures": [
+ 0.2916412353515625,
+ 0.4093780517578125,
+ 0.4352569580078125,
+ 0.450897216796875,
+ 0.462615966796875,
+ 0.466033935546875,
+ 0.4748382568359375,
+ 0.4841156005859375,
+ 0.4968109130859375,
+ 0.509033203125,
+ 0.522705078125,
+ 0.526123046875,
+ 0.526123046875,
+ 0.526123046875,
+ 0.526611328125,
+ 0.526611328125,
+ 0.529052734375,
+ 0.527587890625,
+ 0.528076171875,
+ 0.525634765625,
+ 0.529541015625,
+ 0.5315093994140625,
+ 0.5315093994140625,
+ 0.530029296875,
+ 0.524658203125,
+ 0.523681640625,
+ 0.518798828125,
+ 0.4899749755859375,
+ 0.39031982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SK2q39jEQyAWbBY8hIPQr",
+ "type": "freedraw",
+ "x": 228.98339302427036,
+ "y": -11.69421936407474,
+ "width": 55.74894961474263,
+ "height": 72.9024725731249,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2V",
+ "roundness": null,
+ "seed": 344197193,
+ "version": 53,
+ "versionNonce": 727962119,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573621672,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ 3.2162855546966966
+ ],
+ [
+ 5.360475924494494,
+ 7.504666294292292
+ ],
+ [
+ 7.504666294292292,
+ 13.937237403685629
+ ],
+ [
+ 11.793047033887888,
+ 26.802379622472415
+ ],
+ [
+ 13.937237403685685,
+ 33.23495073186581
+ ],
+ [
+ 16.081427773483483,
+ 39.6675218412592
+ ],
+ [
+ 19.29771332818018,
+ 50.38847369024808
+ ],
+ [
+ 19.29771332818018,
+ 54.67685442984367
+ ],
+ [
+ 20.36980851307908,
+ 58.96523516943927
+ ],
+ [
+ 20.36980851307908,
+ 61.109425539237066
+ ],
+ [
+ 18.22561814328128,
+ 50.38847369024808
+ ],
+ [
+ 16.081427773483483,
+ 37.523331471461404
+ ],
+ [
+ 13.937237403685685,
+ 24.658189252674617
+ ],
+ [
+ 12.865142218786787,
+ 19.297713328180123
+ ],
+ [
+ 12.865142218786787,
+ 15.009332588584527
+ ],
+ [
+ 11.793047033887888,
+ 7.504666294292292
+ ],
+ [
+ 10.720951848988989,
+ 5.360475924494494
+ ],
+ [
+ 10.720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 12.865142218786787,
+ -5.360475924494494
+ ],
+ [
+ 17.153522958382382,
+ -9.648856664090033
+ ],
+ [
+ 22.513998882876876,
+ -11.79304703388783
+ ],
+ [
+ 27.87447480737137,
+ -11.79304703388783
+ ],
+ [
+ 37.52333147146146,
+ -4.2883807395955955
+ ],
+ [
+ 42.88380739595584,
+ 3.2162855546966966
+ ],
+ [
+ 47.17218813555144,
+ 11.793047033887888
+ ],
+ [
+ 48.244283320450336,
+ 18.225618143281224
+ ],
+ [
+ 43.95590258085474,
+ 25.730284437573516
+ ],
+ [
+ 38.59542665636036,
+ 28.946569992270213
+ ],
+ [
+ 32.162855546966966,
+ 31.09076036206801
+ ],
+ [
+ 26.802379622472472,
+ 31.09076036206801
+ ],
+ [
+ 22.513998882876876,
+ 32.16285554696691
+ ],
+ [
+ 21.441903697977978,
+ 31.09076036206801
+ ],
+ [
+ 21.441903697977978,
+ 30.01866517716911
+ ],
+ [
+ 21.441903697977978,
+ 27.874474807371314
+ ],
+ [
+ 22.513998882876876,
+ 25.730284437573516
+ ],
+ [
+ 23.586094067775775,
+ 25.730284437573516
+ ],
+ [
+ 27.87447480737137,
+ 23.58609406777572
+ ],
+ [
+ 32.162855546966966,
+ 23.58609406777572
+ ],
+ [
+ 37.52333147146146,
+ 26.802379622472415
+ ],
+ [
+ 43.95590258085474,
+ 33.23495073186581
+ ],
+ [
+ 50.388473690248134,
+ 40.7396170261581
+ ],
+ [
+ 53.60475924494483,
+ 51.460568875146976
+ ],
+ [
+ 54.67685442984373,
+ 53.60475924494477
+ ],
+ [
+ 54.67685442984373,
+ 54.67685442984367
+ ],
+ [
+ 53.60475924494483,
+ 53.60475924494477
+ ],
+ [
+ 53.60475924494483,
+ 50.38847369024808
+ ],
+ [
+ 53.60475924494483,
+ 50.38847369024808
+ ]
+ ],
+ "pressures": [
+ 0.3697967529296875,
+ 0.39276123046875,
+ 0.38543701171875,
+ 0.40594482421875,
+ 0.4850921630859375,
+ 0.4889984130859375,
+ 0.4904632568359375,
+ 0.4904632568359375,
+ 0.4924163818359375,
+ 0.4933929443359375,
+ 0.4933929443359375,
+ 0.4899749755859375,
+ 0.4889984130859375,
+ 0.4865570068359375,
+ 0.4802093505859375,
+ 0.446990966796875,
+ 0.446502685546875,
+ 0.448944091796875,
+ 0.449432373046875,
+ 0.449920654296875,
+ 0.448944091796875,
+ 0.448944091796875,
+ 0.447967529296875,
+ 0.449432373046875,
+ 0.455291748046875,
+ 0.468475341796875,
+ 0.4811859130859375,
+ 0.4855804443359375,
+ 0.4821624755859375,
+ 0.4758148193359375,
+ 0.4748382568359375,
+ 0.4806976318359375,
+ 0.4811859130859375,
+ 0.4782562255859375,
+ 0.468475341796875,
+ 0.442108154296875,
+ 0.4250030517578125,
+ 0.4201202392578125,
+ 0.4210968017578125,
+ 0.4347686767578125,
+ 0.440643310546875,
+ 0.451873779296875,
+ 0.4748382568359375,
+ 0.4802093505859375,
+ 0.4836273193359375,
+ 0.4841156005859375,
+ 0.4860687255859375,
+ 0.4831390380859375,
+ 0.440643310546875,
+ 0.2755126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6MtArxR8sIWOAIQNbBLd3",
+ "type": "freedraw",
+ "x": 296.52538967290087,
+ "y": 25.829112107386663,
+ "width": 39.667521841259145,
+ "height": 38.595426656360246,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2X",
+ "roundness": null,
+ "seed": 1446960553,
+ "version": 33,
+ "versionNonce": 2133507943,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573624718,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 0
+ ],
+ [
+ 9.64885666409009,
+ -1.0720951848988989
+ ],
+ [
+ 10.720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 12.865142218786787,
+ -3.2162855546966966
+ ],
+ [
+ 16.08142777348337,
+ -6.432571109393393
+ ],
+ [
+ 17.15352295838227,
+ -8.576761479191191
+ ],
+ [
+ 17.15352295838227,
+ -10.720951848988989
+ ],
+ [
+ 17.15352295838227,
+ -11.793047033887888
+ ],
+ [
+ 16.08142777348337,
+ -15.009332588584584
+ ],
+ [
+ 13.937237403685685,
+ -16.081427773483483
+ ],
+ [
+ 11.793047033887888,
+ -17.153522958382382
+ ],
+ [
+ 8.576761479191191,
+ -18.22561814328128
+ ],
+ [
+ 5.360475924494494,
+ -18.22561814328128
+ ],
+ [
+ 0,
+ -17.153522958382382
+ ],
+ [
+ -2.1441903697977978,
+ -15.009332588584584
+ ],
+ [
+ -5.360475924494494,
+ -11.793047033887888
+ ],
+ [
+ -8.576761479191191,
+ -7.504666294292292
+ ],
+ [
+ -9.64885666409009,
+ -1.0720951848988989
+ ],
+ [
+ -9.64885666409009,
+ 8.576761479191077
+ ],
+ [
+ -8.576761479191191,
+ 13.937237403685572
+ ],
+ [
+ -6.432571109393393,
+ 17.15352295838227
+ ],
+ [
+ -2.1441903697977978,
+ 20.369808513078965
+ ],
+ [
+ 4.2883807395955955,
+ 20.369808513078965
+ ],
+ [
+ 16.08142777348337,
+ 19.297713328180066
+ ],
+ [
+ 22.513998882876763,
+ 17.15352295838227
+ ],
+ [
+ 27.874474807371257,
+ 15.00933258858447
+ ],
+ [
+ 30.018665177169055,
+ 12.865142218786673
+ ],
+ [
+ 30.018665177169055,
+ 12.865142218786673
+ ]
+ ],
+ "pressures": [
+ 0.3654022216796875,
+ 0.464569091796875,
+ 0.464569091796875,
+ 0.464569091796875,
+ 0.461639404296875,
+ 0.451385498046875,
+ 0.446990966796875,
+ 0.444061279296875,
+ 0.4357452392578125,
+ 0.4347686767578125,
+ 0.4347686767578125,
+ 0.4367218017578125,
+ 0.439666748046875,
+ 0.447479248046875,
+ 0.460662841796875,
+ 0.465545654296875,
+ 0.464080810546875,
+ 0.464569091796875,
+ 0.463592529296875,
+ 0.457244873046875,
+ 0.449920654296875,
+ 0.440155029296875,
+ 0.439178466796875,
+ 0.441619873046875,
+ 0.446014404296875,
+ 0.455291748046875,
+ 0.460662841796875,
+ 0.455780029296875,
+ 0.38983154296875,
+ 0.205169677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iNtifVK3Lebz2ItVurg0y",
+ "type": "freedraw",
+ "x": 290.0928185635075,
+ "y": -13.838409733872538,
+ "width": 26.80237962247236,
+ "height": 2.1441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2Y",
+ "roundness": null,
+ "seed": 508645799,
+ "version": 13,
+ "versionNonce": 2038609289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573626368,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 7.504666294292292,
+ 0
+ ],
+ [
+ 10.720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 13.937237403685685,
+ 1.0720951848988989
+ ],
+ [
+ 18.22561814328128,
+ 1.0720951848988989
+ ],
+ [
+ 23.58609406777566,
+ 2.1441903697977978
+ ],
+ [
+ 25.73028443757346,
+ 2.1441903697977978
+ ],
+ [
+ 25.73028443757346,
+ 2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.331695556640625,
+ 0.4914398193359375,
+ 0.572052001953125,
+ 0.587188720703125,
+ 0.590118408203125,
+ 0.590118408203125,
+ 0.587188720703125,
+ 0.563262939453125,
+ 0.521728515625,
+ 0.39129638671875,
+ 0.12506103515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7eNc72HowEADXKwg8gPVe",
+ "type": "freedraw",
+ "x": 307.24634152188986,
+ "y": -18.126790473468134,
+ "width": 17.15352295838227,
+ "height": 19.297713328180123,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2Z",
+ "roundness": null,
+ "seed": 878159689,
+ "version": 17,
+ "versionNonce": 1528862407,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573626826,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 1.0720951848988989
+ ],
+ [
+ 5.360475924494381,
+ 1.0720951848988989
+ ],
+ [
+ 9.648856664089976,
+ 3.2162855546966966
+ ],
+ [
+ 13.937237403685572,
+ 4.2883807395955955
+ ],
+ [
+ 16.08142777348337,
+ 5.360475924494494
+ ],
+ [
+ 17.15352295838227,
+ 7.504666294292292
+ ],
+ [
+ 17.15352295838227,
+ 8.576761479191191
+ ],
+ [
+ 15.00933258858447,
+ 12.865142218786787
+ ],
+ [
+ 13.937237403685572,
+ 15.009332588584584
+ ],
+ [
+ 11.793047033887774,
+ 16.081427773483483
+ ],
+ [
+ 8.576761479191077,
+ 18.22561814328128
+ ],
+ [
+ 7.5046662942921785,
+ 19.297713328180123
+ ],
+ [
+ 9.648856664089976,
+ 19.297713328180123
+ ],
+ [
+ 9.648856664089976,
+ 19.297713328180123
+ ]
+ ],
+ "pressures": [
+ 0.4279327392578125,
+ 0.4723968505859375,
+ 0.4743499755859375,
+ 0.4748382568359375,
+ 0.4826507568359375,
+ 0.4826507568359375,
+ 0.4850921630859375,
+ 0.4943695068359375,
+ 0.4972991943359375,
+ 0.506103515625,
+ 0.515869140625,
+ 0.521728515625,
+ 0.520751953125,
+ 0.4889984130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LZiiPZWFpe60RktaToCt_",
+ "type": "freedraw",
+ "x": 331.9045307745644,
+ "y": 19.39654099799327,
+ "width": 21.441903697977978,
+ "height": 33.23495073186575,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2a",
+ "roundness": null,
+ "seed": 58773767,
+ "version": 23,
+ "versionNonce": 783231625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573627609,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ 5.360475924494494
+ ],
+ [
+ 4.2883807395955955,
+ 8.576761479191191
+ ],
+ [
+ 5.360475924494494,
+ 12.865142218786673
+ ],
+ [
+ 6.432571109393393,
+ 16.08142777348337
+ ],
+ [
+ 7.504666294292292,
+ 20.369808513078965
+ ],
+ [
+ 8.576761479191191,
+ 27.874474807371257
+ ],
+ [
+ 8.576761479191191,
+ 32.16285554696685
+ ],
+ [
+ 8.576761479191191,
+ 33.23495073186575
+ ],
+ [
+ 8.576761479191191,
+ 32.16285554696685
+ ],
+ [
+ 8.576761479191191,
+ 28.946569992270156
+ ],
+ [
+ 8.576761479191191,
+ 23.58609406777566
+ ],
+ [
+ 9.64885666409009,
+ 20.369808513078965
+ ],
+ [
+ 10.720951848988989,
+ 13.937237403685572
+ ],
+ [
+ 11.793047033887888,
+ 10.720951848988989
+ ],
+ [
+ 12.865142218786787,
+ 9.64885666409009
+ ],
+ [
+ 13.937237403685685,
+ 8.576761479191191
+ ],
+ [
+ 17.153522958382382,
+ 8.576761479191191
+ ],
+ [
+ 21.441903697977978,
+ 9.64885666409009
+ ],
+ [
+ 21.441903697977978,
+ 9.64885666409009
+ ]
+ ],
+ "pressures": [
+ 0.2628173828125,
+ 0.519287109375,
+ 0.5368804931640625,
+ 0.5432281494140625,
+ 0.5451812744140625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5383453369140625,
+ 0.530029296875,
+ 0.526611328125,
+ 0.511474609375,
+ 0.508544921875,
+ 0.508544921875,
+ 0.509033203125,
+ 0.509033203125,
+ 0.509521484375,
+ 0.509033203125,
+ 0.507568359375,
+ 0.500244140625,
+ 0.455780029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DXQJMZwKGf3ZhH9AuNYOs",
+ "type": "freedraw",
+ "x": 372.64414780072246,
+ "y": 8.675589149004281,
+ "width": 13.937237403685685,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2b",
+ "roundness": null,
+ "seed": 648731721,
+ "version": 12,
+ "versionNonce": 1566921097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573628120,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 0
+ ],
+ [
+ 8.576761479191191,
+ 0
+ ],
+ [
+ 10.720951848988989,
+ 0
+ ],
+ [
+ 11.793047033887888,
+ 0
+ ],
+ [
+ 12.865142218786787,
+ 0
+ ],
+ [
+ 12.865142218786787,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3111724853515625,
+ 0.465057373046875,
+ 0.5388336181640625,
+ 0.5466461181640625,
+ 0.5466461181640625,
+ 0.531005859375,
+ 0.4948577880859375,
+ 0.4127960205078125,
+ 0.211517333984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nyUK0-83PHOA497WBFpwJ",
+ "type": "freedraw",
+ "x": 372.64414780072246,
+ "y": 22.612826552689967,
+ "width": 19.29771332818018,
+ "height": 3.2162855546966966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2c",
+ "roundness": null,
+ "seed": 2101560137,
+ "version": 8,
+ "versionNonce": 2140591817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573628305,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ 0
+ ],
+ [
+ 8.576761479191191,
+ -1.0720951848988989
+ ],
+ [
+ 15.009332588584584,
+ -2.1441903697977978
+ ],
+ [
+ 19.29771332818018,
+ -3.2162855546966966
+ ],
+ [
+ 19.29771332818018,
+ -3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.5359039306640625,
+ 0.5315093994140625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.4723968505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LYvM_Yl_zSU96dpVMH2E0",
+ "type": "freedraw",
+ "x": 458.411762592634,
+ "y": -21.343076028164774,
+ "width": 31.090760362067954,
+ "height": 57.893139984540426,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2d",
+ "roundness": null,
+ "seed": 1715763337,
+ "version": 33,
+ "versionNonce": 571376263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573642989,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ 2.1441903697977978
+ ],
+ [
+ -4.2883807395955955,
+ 3.2162855546966966
+ ],
+ [
+ -5.360475924494494,
+ 4.2883807395955955
+ ],
+ [
+ -6.432571109393393,
+ 5.360475924494494
+ ],
+ [
+ -9.648856664089976,
+ 8.576761479191134
+ ],
+ [
+ -12.865142218786673,
+ 12.86514221878673
+ ],
+ [
+ -13.937237403685572,
+ 19.297713328180123
+ ],
+ [
+ -15.00933258858447,
+ 26.802379622472415
+ ],
+ [
+ -13.937237403685572,
+ 39.667521841259145
+ ],
+ [
+ -10.720951848988875,
+ 47.17218813555144
+ ],
+ [
+ -7.5046662942921785,
+ 51.46056887514703
+ ],
+ [
+ -3.2162855546966966,
+ 54.67685442984373
+ ],
+ [
+ 2.1441903697977978,
+ 56.82104479964153
+ ],
+ [
+ 4.2883807395955955,
+ 57.893139984540426
+ ],
+ [
+ 8.576761479191191,
+ 57.893139984540426
+ ],
+ [
+ 12.865142218786787,
+ 56.82104479964153
+ ],
+ [
+ 15.009332588584584,
+ 53.60475924494483
+ ],
+ [
+ 16.081427773483483,
+ 50.388473690248134
+ ],
+ [
+ 16.081427773483483,
+ 45.02799776575364
+ ],
+ [
+ 15.009332588584584,
+ 42.88380739595584
+ ],
+ [
+ 10.720951848988989,
+ 40.739617026158044
+ ],
+ [
+ 6.432571109393393,
+ 39.667521841259145
+ ],
+ [
+ 0,
+ 39.667521841259145
+ ],
+ [
+ -4.2883807395955955,
+ 40.739617026158044
+ ],
+ [
+ -8.576761479191077,
+ 43.95590258085474
+ ],
+ [
+ -11.793047033887774,
+ 48.244283320450336
+ ],
+ [
+ -12.865142218786673,
+ 51.46056887514703
+ ],
+ [
+ -11.793047033887774,
+ 55.74894961474263
+ ],
+ [
+ -11.793047033887774,
+ 55.74894961474263
+ ]
+ ],
+ "pressures": [
+ 0.4074249267578125,
+ 0.456268310546875,
+ 0.583770751953125,
+ 0.576446533203125,
+ 0.573516845703125,
+ 0.571075439453125,
+ 0.570587158203125,
+ 0.569610595703125,
+ 0.5608062744140625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.564727783203125,
+ 0.580841064453125,
+ 0.587188720703125,
+ 0.589141845703125,
+ 0.588653564453125,
+ 0.588165283203125,
+ 0.579864501953125,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.575469970703125,
+ 0.576934814453125,
+ 0.572540283203125,
+ 0.572052001953125,
+ 0.572052001953125,
+ 0.572540283203125,
+ 0.566192626953125,
+ 0.5539703369140625,
+ 0.521240234375,
+ 0.447967529296875,
+ 0.088409423828125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VIs0XBG78DpwD46XGtpio",
+ "type": "freedraw",
+ "x": 506.6560459130844,
+ "y": 10.819779518802079,
+ "width": 20.36980851307885,
+ "height": 4.288380739595539,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2e",
+ "roundness": null,
+ "seed": 1698090183,
+ "version": 12,
+ "versionNonce": 1477331847,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573643669,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ 9.648856664089863,
+ -1.0720951848988989
+ ],
+ [
+ 15.009332588584357,
+ -3.21628555469664
+ ],
+ [
+ 17.153522958382155,
+ -3.21628555469664
+ ],
+ [
+ 18.225618143281054,
+ -3.21628555469664
+ ],
+ [
+ 20.36980851307885,
+ -4.288380739595539
+ ],
+ [
+ 19.297713328179952,
+ -4.288380739595539
+ ],
+ [
+ 19.297713328179952,
+ -4.288380739595539
+ ]
+ ],
+ "pressures": [
+ 0.2725830078125,
+ 0.510986328125,
+ 0.519287109375,
+ 0.527587890625,
+ 0.529052734375,
+ 0.529541015625,
+ 0.523681640625,
+ 0.501708984375,
+ 0.4337921142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "K_-d0sqgYJd-deLfrvnFS",
+ "type": "freedraw",
+ "x": 517.3769977620732,
+ "y": -2.0453626999846506,
+ "width": 2.1441903697977978,
+ "height": 21.44190369797792,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2f",
+ "roundness": null,
+ "seed": 1385715143,
+ "version": 11,
+ "versionNonce": 458953865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573643895,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ -1.0720951848988989,
+ 4.2883807395955955
+ ],
+ [
+ 0,
+ 6.432571109393393
+ ],
+ [
+ 0,
+ 9.64885666409009
+ ],
+ [
+ 0,
+ 16.081427773483426
+ ],
+ [
+ 1.0720951848988989,
+ 20.369808513079022
+ ],
+ [
+ 1.0720951848988989,
+ 21.44190369797792
+ ],
+ [
+ 1.0720951848988989,
+ 21.44190369797792
+ ]
+ ],
+ "pressures": [
+ 0.3483123779296875,
+ 0.521240234375,
+ 0.562774658203125,
+ 0.580352783203125,
+ 0.589141845703125,
+ 0.589630126953125,
+ 0.579376220703125,
+ 0.502685546875,
+ 0.4298858642578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rxX03Slhygyrk9P6FmLf5",
+ "type": "freedraw",
+ "x": 578.4864233013104,
+ "y": -9.550028994276943,
+ "width": 35.37914110166366,
+ "height": 56.82104479964147,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2g",
+ "roundness": null,
+ "seed": 1424246345,
+ "version": 40,
+ "versionNonce": 885860297,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573645054,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ -4.288380739595539
+ ],
+ [
+ 3.2162855546966966,
+ -9.648856664090033
+ ],
+ [
+ 4.2883807395955955,
+ -16.081427773483426
+ ],
+ [
+ 4.2883807395955955,
+ -22.51399888287682
+ ],
+ [
+ 2.1441903697977978,
+ -24.658189252674617
+ ],
+ [
+ -2.1441903697977978,
+ -25.73028443757346
+ ],
+ [
+ -7.504666294292292,
+ -25.73028443757346
+ ],
+ [
+ -10.720951848988989,
+ -25.73028443757346
+ ],
+ [
+ -13.937237403685685,
+ -23.58609406777572
+ ],
+ [
+ -15.009332588584584,
+ -19.297713328180123
+ ],
+ [
+ -13.937237403685685,
+ -10.720951848988932
+ ],
+ [
+ -10.720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -8.576761479191191,
+ 3.2162855546966966
+ ],
+ [
+ -2.1441903697977978,
+ 12.865142218786787
+ ],
+ [
+ 5.360475924494494,
+ 20.369808513079022
+ ],
+ [
+ 13.937237403685685,
+ 25.730284437573516
+ ],
+ [
+ 18.22561814328128,
+ 28.946569992270213
+ ],
+ [
+ 19.29771332818018,
+ 30.01866517716911
+ ],
+ [
+ 18.22561814328128,
+ 30.01866517716911
+ ],
+ [
+ 12.865142218786787,
+ 31.09076036206801
+ ],
+ [
+ 4.2883807395955955,
+ 30.01866517716911
+ ],
+ [
+ -4.2883807395955955,
+ 28.946569992270213
+ ],
+ [
+ -10.720951848988989,
+ 26.802379622472415
+ ],
+ [
+ -16.081427773483483,
+ 23.58609406777572
+ ],
+ [
+ -16.081427773483483,
+ 21.44190369797792
+ ],
+ [
+ -13.937237403685685,
+ 17.153522958382382
+ ],
+ [
+ -10.720951848988989,
+ 12.865142218786787
+ ],
+ [
+ -3.2162855546966966,
+ 6.432571109393393
+ ],
+ [
+ 3.2162855546966966,
+ 3.2162855546966966
+ ],
+ [
+ 7.504666294292292,
+ 0
+ ],
+ [
+ 8.576761479191191,
+ -2.1441903697977978
+ ],
+ [
+ 8.576761479191191,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.13531494140625,
+ 0.2940826416015625,
+ 0.3610076904296875,
+ 0.446014404296875,
+ 0.453826904296875,
+ 0.458221435546875,
+ 0.459686279296875,
+ 0.462615966796875,
+ 0.465057373046875,
+ 0.463104248046875,
+ 0.464080810546875,
+ 0.468475341796875,
+ 0.4699554443359375,
+ 0.4758148193359375,
+ 0.4850921630859375,
+ 0.4948577880859375,
+ 0.4948577880859375,
+ 0.4943695068359375,
+ 0.4929046630859375,
+ 0.4953460693359375,
+ 0.509521484375,
+ 0.516357421875,
+ 0.516357421875,
+ 0.503662109375,
+ 0.503662109375,
+ 0.4968109130859375,
+ 0.4987640380859375,
+ 0.510009765625,
+ 0.510009765625,
+ 0.508544921875,
+ 0.458221435546875,
+ 0.444549560546875,
+ 0.444549560546875,
+ 0.444549560546875,
+ 0.448944091796875,
+ 0.38983154296875,
+ 0.1812286376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "n2VoAuPVjZggdWQxfwxWN",
+ "type": "freedraw",
+ "x": 489.50252295470204,
+ "y": 21.540731367791068,
+ "width": 5.360475924494494,
+ "height": 16.081427773483483,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2h",
+ "roundness": null,
+ "seed": 1289390473,
+ "version": 11,
+ "versionNonce": 565828391,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573646436,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 3.2162855546966966
+ ],
+ [
+ -3.2162855546966966,
+ 6.432571109393393
+ ],
+ [
+ -3.2162855546966966,
+ 8.576761479191191
+ ],
+ [
+ -4.2883807395955955,
+ 13.937237403685685
+ ],
+ [
+ -3.2162855546966966,
+ 16.081427773483483
+ ],
+ [
+ 0,
+ 15.009332588584584
+ ],
+ [
+ 1.0720951848988989,
+ 12.865142218786787
+ ],
+ [
+ 1.0720951848988989,
+ 12.865142218786787
+ ]
+ ],
+ "pressures": [
+ 0.315093994140625,
+ 0.503662109375,
+ 0.504638671875,
+ 0.505126953125,
+ 0.506591796875,
+ 0.4997406005859375,
+ 0.464569091796875,
+ 0.2789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TjKgdKKUybLLQhuL3WOyB",
+ "type": "freedraw",
+ "x": 487.35833258490425,
+ "y": 6.53139877920654,
+ "width": 4.2883807395955955,
+ "height": 1.0720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2i",
+ "roundness": null,
+ "seed": 1763474791,
+ "version": 7,
+ "versionNonce": 38973737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573646625,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.4977874755859375,
+ 0.5950164794921875,
+ 0.39764404296875,
+ 0.1817169189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5q74nEZMv1aaNr39QYMXM",
+ "type": "freedraw",
+ "x": 613.8655644029739,
+ "y": 1.170922854712046,
+ "width": 27.87447480737137,
+ "height": 60.03733035433817,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2j",
+ "roundness": null,
+ "seed": 1154824937,
+ "version": 19,
+ "versionNonce": 890826823,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573647308,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 1.0720951848988989
+ ],
+ [
+ 8.576761479191191,
+ 2.1441903697977978
+ ],
+ [
+ 12.865142218786787,
+ 7.504666294292235
+ ],
+ [
+ 20.36980851307908,
+ 20.369808513079022
+ ],
+ [
+ 24.658189252674674,
+ 32.16285554696691
+ ],
+ [
+ 27.87447480737137,
+ 42.883807395955785
+ ],
+ [
+ 27.87447480737137,
+ 51.460568875146976
+ ],
+ [
+ 23.586094067775775,
+ 57.89313998454037
+ ],
+ [
+ 21.441903697977978,
+ 58.96523516943927
+ ],
+ [
+ 17.153522958382382,
+ 60.03733035433817
+ ],
+ [
+ 11.793047033887888,
+ 58.96523516943927
+ ],
+ [
+ 8.576761479191191,
+ 53.60475924494477
+ ],
+ [
+ 6.432571109393393,
+ 47.17218813555138
+ ],
+ [
+ 6.432571109393393,
+ 47.17218813555138
+ ]
+ ],
+ "pressures": [
+ 0.2681884765625,
+ 0.4084014892578125,
+ 0.445526123046875,
+ 0.4753265380859375,
+ 0.502197265625,
+ 0.523681640625,
+ 0.5549468994140625,
+ 0.566192626953125,
+ 0.568634033203125,
+ 0.570098876953125,
+ 0.571075439453125,
+ 0.5564117431640625,
+ 0.5383453369140625,
+ 0.4763031005859375,
+ 0.4367218017578125,
+ 0.322906494140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-IDmGzYQGsLVxyXwnBWek",
+ "type": "freedraw",
+ "x": 626.7307066217609,
+ "y": 20.468636182892283,
+ "width": 18.225618143281054,
+ "height": 7.504666294292292,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2u",
+ "roundness": null,
+ "seed": 1143531047,
+ "version": 12,
+ "versionNonce": 448126183,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573663922,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ 8.576761479190964,
+ -2.1441903697977978
+ ],
+ [
+ 12.86514221878656,
+ -4.2883807395955955
+ ],
+ [
+ 15.009332588584357,
+ -5.360475924494494
+ ],
+ [
+ 17.153522958382155,
+ -6.432571109393393
+ ],
+ [
+ 18.225618143281054,
+ -7.504666294292292
+ ],
+ [
+ 18.225618143281054,
+ -7.504666294292292
+ ]
+ ],
+ "pressures": [
+ 0.37713623046875,
+ 0.519287109375,
+ 0.521728515625,
+ 0.524169921875,
+ 0.524169921875,
+ 0.508544921875,
+ 0.449920654296875,
+ 0.40203857421875,
+ 0.315093994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vMsSgmKiiKbKgEdsnPZbo",
+ "type": "freedraw",
+ "x": 604.216707738884,
+ "y": -0.973267515085638,
+ "width": 22.513998882876876,
+ "height": 10.720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2v",
+ "roundness": null,
+ "seed": 1423118119,
+ "version": 17,
+ "versionNonce": 1368916425,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573664636,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ -4.2883807395955955
+ ],
+ [
+ 2.1441903697977978,
+ -5.360475924494494
+ ],
+ [
+ 3.2162855546966966,
+ -7.504666294292292
+ ],
+ [
+ 3.2162855546966966,
+ -8.576761479191191
+ ],
+ [
+ 4.2883807395955955,
+ -9.64885666409009
+ ],
+ [
+ 5.360475924494494,
+ -10.720951848988989
+ ],
+ [
+ 7.504666294292292,
+ -10.720951848988989
+ ],
+ [
+ 8.576761479191191,
+ -9.64885666409009
+ ],
+ [
+ 13.937237403685685,
+ -6.432571109393393
+ ],
+ [
+ 20.36980851307908,
+ -3.2162855546966966
+ ],
+ [
+ 22.513998882876876,
+ -3.2162855546966966
+ ],
+ [
+ 22.513998882876876,
+ -3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.1221160888671875,
+ 0.3522186279296875,
+ 0.40496826171875,
+ 0.4074249267578125,
+ 0.4079132080078125,
+ 0.4093780517578125,
+ 0.4093780517578125,
+ 0.4093780517578125,
+ 0.4088897705078125,
+ 0.4108428955078125,
+ 0.4118194580078125,
+ 0.4171905517578125,
+ 0.4225616455078125,
+ 0.1856231689453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y_p8ZIho8F9_IioQ5D4q1",
+ "type": "freedraw",
+ "x": 485.2141422151066,
+ "y": 15.108160258397788,
+ "width": 19.297713328180066,
+ "height": 18.225618143281224,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2w",
+ "roundness": null,
+ "seed": 70706057,
+ "version": 18,
+ "versionNonce": 1123275113,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573667531,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 0,
+ -3.2162855546966966
+ ],
+ [
+ 0,
+ -4.2883807395955955
+ ],
+ [
+ 1.0720951848988989,
+ -5.360475924494494
+ ],
+ [
+ 2.1441903697977978,
+ -6.432571109393393
+ ],
+ [
+ 3.2162855546966966,
+ -6.432571109393393
+ ],
+ [
+ 4.2883807395955955,
+ -6.432571109393393
+ ],
+ [
+ 5.360475924494494,
+ -7.504666294292292
+ ],
+ [
+ 6.432571109393393,
+ -7.504666294292292
+ ],
+ [
+ 8.576761479191191,
+ -5.360475924494494
+ ],
+ [
+ 10.720951848988989,
+ 0
+ ],
+ [
+ 11.793047033887888,
+ 3.2162855546966966
+ ],
+ [
+ 12.865142218786787,
+ 6.432571109393336
+ ],
+ [
+ 18.225618143281167,
+ 10.720951848988932
+ ],
+ [
+ 18.225618143281167,
+ 10.720951848988932
+ ]
+ ],
+ "pressures": [
+ 0.1753692626953125,
+ 0.3702850341796875,
+ 0.37713623046875,
+ 0.37908935546875,
+ 0.38250732421875,
+ 0.38494873046875,
+ 0.39324951171875,
+ 0.39422607421875,
+ 0.39569091796875,
+ 0.39569091796875,
+ 0.39178466796875,
+ 0.4264678955078125,
+ 0.4284210205078125,
+ 0.4230499267578125,
+ 0.39813232421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "20F5ygW6-1QcH2iNMM1t3",
+ "type": "freedraw",
+ "x": 677.1191803120091,
+ "y": 0.09882766981320401,
+ "width": 11.793047033887888,
+ "height": 1.0720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2x",
+ "roundness": null,
+ "seed": 1130056489,
+ "version": 12,
+ "versionNonce": 1466767465,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573669960,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 7.504666294292292,
+ 0
+ ],
+ [
+ 8.576761479191191,
+ 0
+ ],
+ [
+ 10.720951848988989,
+ 0
+ ],
+ [
+ 10.720951848988989,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2960357666015625,
+ 0.39276123046875,
+ 0.38836669921875,
+ 0.38885498046875,
+ 0.38934326171875,
+ 0.38934326171875,
+ 0.37518310546875,
+ 0.2896881103515625,
+ 0.204193115234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dc0NSixkv8J8BJerTeiDT",
+ "type": "freedraw",
+ "x": 673.9028947573124,
+ "y": 14.03606507349889,
+ "width": 12.865142218786787,
+ "height": 2.1441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2y",
+ "roundness": null,
+ "seed": 24039977,
+ "version": 9,
+ "versionNonce": 2014205287,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573670230,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 7.504666294292292,
+ 0
+ ],
+ [
+ 9.64885666409009,
+ -1.0720951848988989
+ ],
+ [
+ 12.865142218786787,
+ -2.1441903697977978
+ ],
+ [
+ 12.865142218786787,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.3067779541015625,
+ 0.4142608642578125,
+ 0.4142608642578125,
+ 0.4142608642578125,
+ 0.40203857421875,
+ 0.3478240966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Bnc9cOVJjJheJMdzu1B2g",
+ "type": "freedraw",
+ "x": 753.2379384398307,
+ "y": -0.9732675150857517,
+ "width": 27.87447480737137,
+ "height": 46.10009295065254,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b2z",
+ "roundness": null,
+ "seed": 1472685991,
+ "version": 35,
+ "versionNonce": 274687785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573682582,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ -2.1441903697977978
+ ],
+ [
+ 6.432571109393393,
+ -2.1441903697977978
+ ],
+ [
+ 7.504666294292292,
+ -5.360475924494494
+ ],
+ [
+ 9.64885666409009,
+ -7.504666294292292
+ ],
+ [
+ 10.720951848988989,
+ -11.793047033887888
+ ],
+ [
+ 11.793047033887888,
+ -17.153522958382325
+ ],
+ [
+ 11.793047033887888,
+ -20.369808513079022
+ ],
+ [
+ 11.793047033887888,
+ -22.51399888287682
+ ],
+ [
+ 11.793047033887888,
+ -23.58609406777572
+ ],
+ [
+ 11.793047033887888,
+ -24.658189252674617
+ ],
+ [
+ 11.793047033887888,
+ -23.58609406777572
+ ],
+ [
+ 12.865142218786787,
+ -22.51399888287682
+ ],
+ [
+ 13.937237403685685,
+ -17.153522958382325
+ ],
+ [
+ 15.009332588584584,
+ -8.576761479191191
+ ],
+ [
+ 13.937237403685685,
+ 0
+ ],
+ [
+ 12.865142218786787,
+ 7.504666294292292
+ ],
+ [
+ 11.793047033887888,
+ 10.720951848988932
+ ],
+ [
+ 9.64885666409009,
+ 13.937237403685629
+ ],
+ [
+ 8.576761479191191,
+ 16.081427773483426
+ ],
+ [
+ 6.432571109393393,
+ 19.297713328180123
+ ],
+ [
+ 6.432571109393393,
+ 20.369808513079022
+ ],
+ [
+ 10.720951848988989,
+ 21.44190369797792
+ ],
+ [
+ 15.009332588584584,
+ 21.44190369797792
+ ],
+ [
+ 16.081427773483483,
+ 21.44190369797792
+ ],
+ [
+ 18.22561814328128,
+ 20.369808513079022
+ ],
+ [
+ 20.36980851307908,
+ 20.369808513079022
+ ],
+ [
+ 22.513998882876876,
+ 20.369808513079022
+ ],
+ [
+ 25.730284437573573,
+ 19.297713328180123
+ ],
+ [
+ 27.87447480737137,
+ 17.153522958382325
+ ],
+ [
+ 27.87447480737137,
+ 17.153522958382325
+ ]
+ ],
+ "pressures": [
+ 0.330718994140625,
+ 0.39324951171875,
+ 0.39324951171875,
+ 0.39422607421875,
+ 0.4127960205078125,
+ 0.4206085205078125,
+ 0.441131591796875,
+ 0.444061279296875,
+ 0.445526123046875,
+ 0.446014404296875,
+ 0.450408935546875,
+ 0.452850341796875,
+ 0.455291748046875,
+ 0.450897216796875,
+ 0.449920654296875,
+ 0.456756591796875,
+ 0.466033935546875,
+ 0.467987060546875,
+ 0.467987060546875,
+ 0.4689788818359375,
+ 0.465545654296875,
+ 0.460174560546875,
+ 0.459686279296875,
+ 0.459197998046875,
+ 0.458709716796875,
+ 0.458709716796875,
+ 0.466522216796875,
+ 0.4704437255859375,
+ 0.4709320068359375,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4298858642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eTdCMz_Up4yqi7K1KKKBt",
+ "type": "freedraw",
+ "x": 797.1938410206856,
+ "y": -18.126790473468077,
+ "width": 25.730284437573573,
+ "height": 37.52333147146135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b30",
+ "roundness": null,
+ "seed": 1940680937,
+ "version": 31,
+ "versionNonce": 902314247,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573683263,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ -2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ -3.2162855546966966
+ ],
+ [
+ -4.2883807395955955,
+ -3.2162855546966966
+ ],
+ [
+ -6.432571109393393,
+ -3.2162855546966966
+ ],
+ [
+ -7.504666294292292,
+ -2.1441903697977978
+ ],
+ [
+ -9.64885666409009,
+ 0
+ ],
+ [
+ -11.793047033887888,
+ 3.2162855546966966
+ ],
+ [
+ -13.937237403685685,
+ 8.576761479191134
+ ],
+ [
+ -13.937237403685685,
+ 11.79304703388783
+ ],
+ [
+ -13.937237403685685,
+ 15.009332588584527
+ ],
+ [
+ -13.937237403685685,
+ 25.73028443757346
+ ],
+ [
+ -11.793047033887888,
+ 30.018665177169055
+ ],
+ [
+ -8.576761479191191,
+ 33.23495073186575
+ ],
+ [
+ -5.360475924494494,
+ 34.30704591676465
+ ],
+ [
+ 1.0720951848988989,
+ 33.23495073186575
+ ],
+ [
+ 5.360475924494494,
+ 28.946569992270156
+ ],
+ [
+ 8.576761479191191,
+ 24.658189252674617
+ ],
+ [
+ 10.720951848988989,
+ 18.225618143281224
+ ],
+ [
+ 11.793047033887888,
+ 12.86514221878673
+ ],
+ [
+ 10.720951848988989,
+ 6.432571109393336
+ ],
+ [
+ 7.504666294292292,
+ 3.2162855546966966
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ -1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ -5.360475924494494,
+ -2.1441903697977978
+ ],
+ [
+ -5.360475924494494,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.2217864990234375,
+ 0.3458709716796875,
+ 0.39471435546875,
+ 0.4069366455078125,
+ 0.4225616455078125,
+ 0.440643310546875,
+ 0.450897216796875,
+ 0.461151123046875,
+ 0.463104248046875,
+ 0.463104248046875,
+ 0.466033935546875,
+ 0.4694671630859375,
+ 0.4699554443359375,
+ 0.4699554443359375,
+ 0.466522216796875,
+ 0.468475341796875,
+ 0.465545654296875,
+ 0.464080810546875,
+ 0.457244873046875,
+ 0.446990966796875,
+ 0.4259796142578125,
+ 0.4103546142578125,
+ 0.4088897705078125,
+ 0.4118194580078125,
+ 0.4157257080078125,
+ 0.4167022705078125,
+ 0.40447998046875,
+ 0.328277587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QLi04hWu3G0PpvzYPcZ0-",
+ "type": "freedraw",
+ "x": 820.7799350884613,
+ "y": 0.09882766981314717,
+ "width": 1.0720951848988989,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b31",
+ "roundness": null,
+ "seed": 164946759,
+ "version": 4,
+ "versionNonce": 703331719,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573683824,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OUu-kwS3t_XrUdz4fPd9Q",
+ "type": "freedraw",
+ "x": 856.1590761901248,
+ "y": -5.261648254681347,
+ "width": 17.153522958382382,
+ "height": 25.730284437573516,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b33",
+ "roundness": null,
+ "seed": 2012153511,
+ "version": 16,
+ "versionNonce": 1074835367,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573686821,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 0
+ ],
+ [
+ -4.2883807395955955,
+ 1.0720951848988989
+ ],
+ [
+ -7.504666294292292,
+ 4.2883807395955955
+ ],
+ [
+ -9.64885666409009,
+ 7.504666294292292
+ ],
+ [
+ -11.793047033887888,
+ 10.720951848988989
+ ],
+ [
+ -12.865142218786787,
+ 12.86514221878673
+ ],
+ [
+ -12.865142218786787,
+ 16.081427773483426
+ ],
+ [
+ -11.793047033887888,
+ 20.369808513079022
+ ],
+ [
+ -8.576761479191191,
+ 24.658189252674617
+ ],
+ [
+ -4.2883807395955955,
+ 25.730284437573516
+ ],
+ [
+ 2.1441903697977978,
+ 22.51399888287682
+ ],
+ [
+ 4.2883807395955955,
+ 20.369808513079022
+ ],
+ [
+ 4.2883807395955955,
+ 20.369808513079022
+ ]
+ ],
+ "pressures": [
+ 0.2295989990234375,
+ 0.530029296875,
+ 0.529541015625,
+ 0.529052734375,
+ 0.530029296875,
+ 0.5329742431640625,
+ 0.5359039306640625,
+ 0.5359039306640625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.5329742431640625,
+ 0.502197265625,
+ 0.335113525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MehOb3YWsQNfQNB0SK3Tz",
+ "type": "freedraw",
+ "x": 884.0335509974961,
+ "y": -0.9732675150857517,
+ "width": 21.441903697977978,
+ "height": 19.297713328180123,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b34",
+ "roundness": null,
+ "seed": 1311257063,
+ "version": 28,
+ "versionNonce": 2020147623,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573687411,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ -5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ -6.432571109393393,
+ -1.0720951848988989
+ ],
+ [
+ -8.576761479191191,
+ -1.0720951848988989
+ ],
+ [
+ -11.793047033887888,
+ 1.0720951848988989
+ ],
+ [
+ -13.937237403685685,
+ 4.2883807395955955
+ ],
+ [
+ -13.937237403685685,
+ 7.504666294292292
+ ],
+ [
+ -11.793047033887888,
+ 10.720951848988932
+ ],
+ [
+ -8.576761479191191,
+ 12.86514221878673
+ ],
+ [
+ -2.1441903697977978,
+ 13.937237403685629
+ ],
+ [
+ 1.0720951848988989,
+ 13.937237403685629
+ ],
+ [
+ 4.2883807395955955,
+ 11.79304703388783
+ ],
+ [
+ 6.432571109393393,
+ 8.576761479191134
+ ],
+ [
+ 7.504666294292292,
+ 4.2883807395955955
+ ],
+ [
+ 7.504666294292292,
+ 1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ -2.1441903697977978
+ ],
+ [
+ 4.2883807395955955,
+ -3.2162855546966966
+ ],
+ [
+ 3.2162855546966966,
+ -4.2883807395955955
+ ],
+ [
+ -3.2162855546966966,
+ -5.360475924494494
+ ],
+ [
+ -7.504666294292292,
+ -3.2162855546966966
+ ],
+ [
+ -11.793047033887888,
+ 0
+ ],
+ [
+ -12.865142218786787,
+ 2.1441903697977978
+ ],
+ [
+ -12.865142218786787,
+ 2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.2950592041015625,
+ 0.40203857421875,
+ 0.4079132080078125,
+ 0.4098663330078125,
+ 0.4303741455078125,
+ 0.448944091796875,
+ 0.468475341796875,
+ 0.4914398193359375,
+ 0.4992523193359375,
+ 0.501220703125,
+ 0.505126953125,
+ 0.511962890625,
+ 0.513427734375,
+ 0.510986328125,
+ 0.508544921875,
+ 0.507568359375,
+ 0.501708984375,
+ 0.504638671875,
+ 0.506591796875,
+ 0.503173828125,
+ 0.500244140625,
+ 0.4948577880859375,
+ 0.4850921630859375,
+ 0.467987060546875,
+ 0.3561248779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "a9H_9x1wfJNlA3ctTVWcB",
+ "type": "freedraw",
+ "x": 909.7638354350697,
+ "y": -6.333743439580246,
+ "width": 20.36980851307908,
+ "height": 22.51399888287682,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b35",
+ "roundness": null,
+ "seed": 1175716839,
+ "version": 22,
+ "versionNonce": 2124227143,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573687884,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.2883807395955955,
+ 0
+ ],
+ [
+ -6.432571109393393,
+ 0
+ ],
+ [
+ -8.576761479191191,
+ 1.0720951848988989
+ ],
+ [
+ -9.64885666409009,
+ 1.0720951848988989
+ ],
+ [
+ -9.64885666409009,
+ 2.1441903697977978
+ ],
+ [
+ -9.64885666409009,
+ 3.2162855546966966
+ ],
+ [
+ -6.432571109393393,
+ 5.360475924494494
+ ],
+ [
+ -5.360475924494494,
+ 6.432571109393393
+ ],
+ [
+ -2.1441903697977978,
+ 9.64885666409009
+ ],
+ [
+ 1.0720951848988989,
+ 12.865142218786787
+ ],
+ [
+ 4.2883807395955955,
+ 16.081427773483426
+ ],
+ [
+ 7.504666294292292,
+ 18.225618143281224
+ ],
+ [
+ 8.576761479191191,
+ 20.369808513079022
+ ],
+ [
+ 6.432571109393393,
+ 21.44190369797792
+ ],
+ [
+ 2.1441903697977978,
+ 22.51399888287682
+ ],
+ [
+ 0,
+ 22.51399888287682
+ ],
+ [
+ -3.2162855546966966,
+ 21.44190369797792
+ ],
+ [
+ -9.64885666409009,
+ 20.369808513079022
+ ],
+ [
+ -11.793047033887888,
+ 20.369808513079022
+ ],
+ [
+ -11.793047033887888,
+ 20.369808513079022
+ ]
+ ],
+ "pressures": [
+ 0.37713623046875,
+ 0.4899749755859375,
+ 0.4899749755859375,
+ 0.4885101318359375,
+ 0.4875335693359375,
+ 0.4816741943359375,
+ 0.4738616943359375,
+ 0.4723968505859375,
+ 0.4723968505859375,
+ 0.4719085693359375,
+ 0.4767913818359375,
+ 0.4865570068359375,
+ 0.4987640380859375,
+ 0.520751953125,
+ 0.5476226806640625,
+ 0.5349273681640625,
+ 0.511962890625,
+ 0.4728851318359375,
+ 0.2256927490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DrmcqjvBUvR0Y-fOd6m9Z",
+ "type": "freedraw",
+ "x": 938.7104054273398,
+ "y": -46.00126528083939,
+ "width": 12.865142218786787,
+ "height": 57.89313998454037,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b36",
+ "roundness": null,
+ "seed": 1257274503,
+ "version": 17,
+ "versionNonce": 532675177,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573688477,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ 3.2162855546966966
+ ],
+ [
+ -2.1441903697977978,
+ 5.360475924494494
+ ],
+ [
+ -3.2162855546966966,
+ 8.576761479191191
+ ],
+ [
+ -4.2883807395955955,
+ 11.79304703388783
+ ],
+ [
+ -5.360475924494494,
+ 16.081427773483426
+ ],
+ [
+ -5.360475924494494,
+ 20.369808513079022
+ ],
+ [
+ -6.432571109393393,
+ 28.946569992270213
+ ],
+ [
+ -6.432571109393393,
+ 37.52333147146135
+ ],
+ [
+ -4.2883807395955955,
+ 49.316378505349235
+ ],
+ [
+ -2.1441903697977978,
+ 54.67685442984367
+ ],
+ [
+ 0,
+ 56.82104479964147
+ ],
+ [
+ 2.1441903697977978,
+ 57.89313998454037
+ ],
+ [
+ 6.432571109393393,
+ 57.89313998454037
+ ],
+ [
+ 6.432571109393393,
+ 57.89313998454037
+ ]
+ ],
+ "pressures": [
+ 0.2808837890625,
+ 0.4894866943359375,
+ 0.4894866943359375,
+ 0.4904632568359375,
+ 0.4924163818359375,
+ 0.4929046630859375,
+ 0.4963226318359375,
+ 0.500732421875,
+ 0.510986328125,
+ 0.518310546875,
+ 0.518310546875,
+ 0.506591796875,
+ 0.4802093505859375,
+ 0.4093780517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_weEy8cHd_LbaXRFoD2gV",
+ "type": "freedraw",
+ "x": 982.6663080081946,
+ "y": -22.415171213063672,
+ "width": 34.307045916764764,
+ "height": 37.52333147146135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b37",
+ "roundness": null,
+ "seed": 401683497,
+ "version": 33,
+ "versionNonce": 1841041639,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573692971,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 2.1441903697977978
+ ],
+ [
+ 0,
+ 6.432571109393393
+ ],
+ [
+ 0,
+ 8.576761479191134
+ ],
+ [
+ 0,
+ 11.79304703388783
+ ],
+ [
+ -3.2162855546966966,
+ 18.225618143281224
+ ],
+ [
+ -9.64885666409009,
+ 28.946569992270213
+ ],
+ [
+ -11.793047033887888,
+ 32.16285554696685
+ ],
+ [
+ -13.937237403685685,
+ 34.30704591676465
+ ],
+ [
+ -17.153522958382382,
+ 37.52333147146135
+ ],
+ [
+ -18.22561814328128,
+ 37.52333147146135
+ ],
+ [
+ -19.29771332818018,
+ 36.45123628656245
+ ],
+ [
+ -21.441903697977978,
+ 33.23495073186575
+ ],
+ [
+ -22.513998882876876,
+ 31.090760362067954
+ ],
+ [
+ -24.658189252674674,
+ 28.946569992270213
+ ],
+ [
+ -25.730284437573573,
+ 26.802379622472415
+ ],
+ [
+ -26.802379622472472,
+ 24.658189252674617
+ ],
+ [
+ -26.802379622472472,
+ 23.58609406777572
+ ],
+ [
+ -25.730284437573573,
+ 22.51399888287682
+ ],
+ [
+ -23.586094067775775,
+ 21.44190369797792
+ ],
+ [
+ -19.29771332818018,
+ 20.369808513079022
+ ],
+ [
+ -15.009332588584584,
+ 19.297713328180123
+ ],
+ [
+ -10.720951848988989,
+ 19.297713328180123
+ ],
+ [
+ -8.576761479191191,
+ 20.369808513079022
+ ],
+ [
+ -5.360475924494494,
+ 21.44190369797792
+ ],
+ [
+ -3.2162855546966966,
+ 22.51399888287682
+ ],
+ [
+ 0,
+ 25.730284437573516
+ ],
+ [
+ 3.2162855546966966,
+ 28.946569992270213
+ ],
+ [
+ 5.360475924494494,
+ 31.090760362067954
+ ],
+ [
+ 7.504666294292292,
+ 31.090760362067954
+ ],
+ [
+ 7.504666294292292,
+ 31.090760362067954
+ ]
+ ],
+ "pressures": [
+ 0.3727264404296875,
+ 0.500244140625,
+ 0.501220703125,
+ 0.513427734375,
+ 0.517822265625,
+ 0.529541015625,
+ 0.5378570556640625,
+ 0.5456695556640625,
+ 0.5461578369140625,
+ 0.5471343994140625,
+ 0.5446929931640625,
+ 0.527587890625,
+ 0.504150390625,
+ 0.4875335693359375,
+ 0.4743499755859375,
+ 0.464569091796875,
+ 0.442596435546875,
+ 0.4093780517578125,
+ 0.39471435546875,
+ 0.39471435546875,
+ 0.4210968017578125,
+ 0.442596435546875,
+ 0.453338623046875,
+ 0.459197998046875,
+ 0.467498779296875,
+ 0.4748382568359375,
+ 0.4811859130859375,
+ 0.4880218505859375,
+ 0.468475341796875,
+ 0.2564697265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y_1mpxsw1gskzIS1NJ9mf",
+ "type": "freedraw",
+ "x": 984.8104983779924,
+ "y": -44.92917009594049,
+ "width": 25.730284437573573,
+ "height": 69.68618701842826,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b38",
+ "roundness": null,
+ "seed": 450642727,
+ "version": 14,
+ "versionNonce": 1382393095,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573693763,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ 2.1441903697977978
+ ],
+ [
+ 5.360475924494494,
+ 3.2162855546966966
+ ],
+ [
+ 9.64885666409009,
+ 9.648856664090033
+ ],
+ [
+ 15.009332588584584,
+ 20.369808513079022
+ ],
+ [
+ 22.513998882876876,
+ 38.595426656360246
+ ],
+ [
+ 24.658189252674674,
+ 49.316378505349235
+ ],
+ [
+ 25.730284437573573,
+ 58.96523516943927
+ ],
+ [
+ 25.730284437573573,
+ 65.39780627883266
+ ],
+ [
+ 25.730284437573573,
+ 69.68618701842826
+ ],
+ [
+ 23.586094067775775,
+ 69.68618701842826
+ ],
+ [
+ 23.586094067775775,
+ 69.68618701842826
+ ]
+ ],
+ "pressures": [
+ 0.38494873046875,
+ 0.4723968505859375,
+ 0.4811859130859375,
+ 0.4919281005859375,
+ 0.510009765625,
+ 0.513427734375,
+ 0.513427734375,
+ 0.509033203125,
+ 0.509033203125,
+ 0.508544921875,
+ 0.4103546142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zFFj3LpbvBPfeg0tn4xUW",
+ "type": "freedraw",
+ "x": 1039.487352807836,
+ "y": -0.9732675150857517,
+ "width": 23.586094067775775,
+ "height": 4.2883807395955955,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b39",
+ "roundness": null,
+ "seed": 386355015,
+ "version": 13,
+ "versionNonce": 2058885609,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573695129,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ 9.64885666409009,
+ -2.1441903697977978
+ ],
+ [
+ 15.009332588584584,
+ -3.2162855546966966
+ ],
+ [
+ 19.29771332818018,
+ -4.2883807395955955
+ ],
+ [
+ 21.441903697977978,
+ -4.2883807395955955
+ ],
+ [
+ 21.441903697977978,
+ -4.2883807395955955
+ ]
+ ],
+ "pressures": [
+ 0.1856231689453125,
+ 0.441131591796875,
+ 0.4899749755859375,
+ 0.519287109375,
+ 0.5344390869140625,
+ 0.5432281494140625,
+ 0.5466461181640625,
+ 0.5466461181640625,
+ 0.525634765625,
+ 0.4162139892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LhgbUVudCjM29-E_Ypmkl",
+ "type": "freedraw",
+ "x": 1046.9920191021283,
+ "y": -15.98260010367028,
+ "width": 6.432571109393393,
+ "height": 18.225618143281224,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3A",
+ "roundness": null,
+ "seed": 872903593,
+ "version": 10,
+ "versionNonce": 1581058569,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573695390,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.144190369797741
+ ],
+ [
+ 1.0720951848988989,
+ 4.288380739595539
+ ],
+ [
+ 2.1441903697977978,
+ 7.504666294292235
+ ],
+ [
+ 2.1441903697977978,
+ 9.648856664090033
+ ],
+ [
+ 4.2883807395955955,
+ 15.009332588584527
+ ],
+ [
+ 5.360475924494494,
+ 18.225618143281224
+ ],
+ [
+ 6.432571109393393,
+ 18.225618143281224
+ ],
+ [
+ 6.432571109393393,
+ 18.225618143281224
+ ]
+ ],
+ "pressures": [
+ 0.38543701171875,
+ 0.524169921875,
+ 0.528076171875,
+ 0.530517578125,
+ 0.530517578125,
+ 0.4733734130859375,
+ 0.2975006103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Eih_ixwa2sc99atsV-Uak",
+ "type": "freedraw",
+ "x": 1101.668873531972,
+ "y": -12.76631454897364,
+ "width": 24.658189252674674,
+ "height": 50.38847369024808,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3B",
+ "roundness": null,
+ "seed": 1021762505,
+ "version": 30,
+ "versionNonce": 2049797865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573696111,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ -2.144190369797741
+ ],
+ [
+ 5.360475924494494,
+ -4.288380739595539
+ ],
+ [
+ 8.576761479191191,
+ -9.648856664090033
+ ],
+ [
+ 11.793047033887888,
+ -16.081427773483426
+ ],
+ [
+ 11.793047033887888,
+ -21.44190369797792
+ ],
+ [
+ 11.793047033887888,
+ -23.58609406777566
+ ],
+ [
+ 11.793047033887888,
+ -24.65818925267456
+ ],
+ [
+ 10.720951848988989,
+ -23.58609406777566
+ ],
+ [
+ 11.793047033887888,
+ -22.51399888287682
+ ],
+ [
+ 11.793047033887888,
+ -19.297713328180123
+ ],
+ [
+ 12.865142218786787,
+ -16.081427773483426
+ ],
+ [
+ 13.937237403685685,
+ -11.79304703388783
+ ],
+ [
+ 17.153522958382382,
+ 0
+ ],
+ [
+ 18.22561814328128,
+ 9.64885666409009
+ ],
+ [
+ 18.22561814328128,
+ 16.081427773483483
+ ],
+ [
+ 18.22561814328128,
+ 19.29771332818018
+ ],
+ [
+ 17.153522958382382,
+ 21.44190369797792
+ ],
+ [
+ 11.793047033887888,
+ 24.658189252674617
+ ],
+ [
+ 8.576761479191191,
+ 25.730284437573516
+ ],
+ [
+ 7.504666294292292,
+ 25.730284437573516
+ ],
+ [
+ 9.64885666409009,
+ 25.730284437573516
+ ],
+ [
+ 15.009332588584584,
+ 24.658189252674617
+ ],
+ [
+ 20.36980851307908,
+ 22.51399888287682
+ ],
+ [
+ 22.513998882876876,
+ 22.51399888287682
+ ],
+ [
+ 24.658189252674674,
+ 21.44190369797792
+ ],
+ [
+ 24.658189252674674,
+ 21.44190369797792
+ ]
+ ],
+ "pressures": [
+ 0.38348388671875,
+ 0.465057373046875,
+ 0.4728851318359375,
+ 0.4767913818359375,
+ 0.4792327880859375,
+ 0.4777679443359375,
+ 0.4763031005859375,
+ 0.4767913818359375,
+ 0.4777679443359375,
+ 0.4806976318359375,
+ 0.4836273193359375,
+ 0.4841156005859375,
+ 0.4850921630859375,
+ 0.4850921630859375,
+ 0.4865570068359375,
+ 0.4904632568359375,
+ 0.4924163818359375,
+ 0.4924163818359375,
+ 0.4958343505859375,
+ 0.4963226318359375,
+ 0.500732421875,
+ 0.511962890625,
+ 0.512451171875,
+ 0.501708984375,
+ 0.4997406005859375,
+ 0.442108154296875,
+ 0.3463592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fK3LRR__YlqiZrvnvkDsU",
+ "type": "freedraw",
+ "x": 1143.480585743029,
+ "y": -24.55936158286147,
+ "width": 24.658189252674674,
+ "height": 35.37914110166355,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3C",
+ "roundness": null,
+ "seed": 1542162601,
+ "version": 29,
+ "versionNonce": 1914397223,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573696697,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ -2.1441903697977978,
+ -2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ -2.1441903697977978
+ ],
+ [
+ -5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ -6.432571109393393,
+ 0
+ ],
+ [
+ -7.504666294292292,
+ 2.1441903697977978
+ ],
+ [
+ -9.64885666409009,
+ 4.2883807395955955
+ ],
+ [
+ -10.720951848988989,
+ 8.576761479191191
+ ],
+ [
+ -11.793047033887888,
+ 10.720951848988932
+ ],
+ [
+ -11.793047033887888,
+ 13.937237403685629
+ ],
+ [
+ -10.720951848988989,
+ 21.44190369797792
+ ],
+ [
+ -8.576761479191191,
+ 26.802379622472415
+ ],
+ [
+ -6.432571109393393,
+ 30.01866517716911
+ ],
+ [
+ -3.2162855546966966,
+ 32.16285554696685
+ ],
+ [
+ 2.1441903697977978,
+ 33.23495073186575
+ ],
+ [
+ 6.432571109393393,
+ 32.16285554696685
+ ],
+ [
+ 9.64885666409009,
+ 27.874474807371314
+ ],
+ [
+ 11.793047033887888,
+ 22.51399888287682
+ ],
+ [
+ 12.865142218786787,
+ 15.009332588584527
+ ],
+ [
+ 11.793047033887888,
+ 11.79304703388783
+ ],
+ [
+ 8.576761479191191,
+ 8.576761479191191
+ ],
+ [
+ 4.2883807395955955,
+ 5.360475924494494
+ ],
+ [
+ -1.0720951848988989,
+ 3.2162855546966966
+ ],
+ [
+ -5.360475924494494,
+ 2.1441903697977978
+ ],
+ [
+ -6.432571109393393,
+ 3.2162855546966966
+ ],
+ [
+ -6.432571109393393,
+ 3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.2926177978515625,
+ 0.4763031005859375,
+ 0.518798828125,
+ 0.513916015625,
+ 0.511474609375,
+ 0.508056640625,
+ 0.508056640625,
+ 0.508544921875,
+ 0.509033203125,
+ 0.508056640625,
+ 0.507568359375,
+ 0.504638671875,
+ 0.507080078125,
+ 0.512451171875,
+ 0.517333984375,
+ 0.521728515625,
+ 0.522216796875,
+ 0.522705078125,
+ 0.520751953125,
+ 0.520263671875,
+ 0.513916015625,
+ 0.511474609375,
+ 0.511474609375,
+ 0.4968109130859375,
+ 0.4787445068359375,
+ 0.3571014404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zpzHbrn_XoTWBw8ljW-yM",
+ "type": "freedraw",
+ "x": 1175.643441289996,
+ "y": -8.477933809378044,
+ "width": 1.0720951848988989,
+ "height": 1.0720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3D",
+ "roundness": null,
+ "seed": 906511463,
+ "version": 5,
+ "versionNonce": 1664469833,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573697024,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.4909515380859375,
+ 0.1846466064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VThN1-yuEDvf6TBEdf270",
+ "type": "freedraw",
+ "x": 1209.9504872067605,
+ "y": -26.703551952659268,
+ "width": 32.162855546966966,
+ "height": 35.37914110166355,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3E",
+ "roundness": null,
+ "seed": 890260745,
+ "version": 22,
+ "versionNonce": 1360635049,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573697620,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.2162855546966966,
+ 0
+ ],
+ [
+ -4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ -5.360475924494494,
+ 0
+ ],
+ [
+ -7.504666294292292,
+ 0
+ ],
+ [
+ -11.793047033887888,
+ 4.2883807395955955
+ ],
+ [
+ -12.865142218786787,
+ 7.504666294292292
+ ],
+ [
+ -11.793047033887888,
+ 10.720951848988989
+ ],
+ [
+ -6.432571109393393,
+ 13.937237403685629
+ ],
+ [
+ -3.2162855546966966,
+ 16.081427773483426
+ ],
+ [
+ 0,
+ 18.225618143281224
+ ],
+ [
+ 3.2162855546966966,
+ 20.369808513079022
+ ],
+ [
+ 9.64885666409009,
+ 23.58609406777572
+ ],
+ [
+ 11.793047033887888,
+ 26.802379622472415
+ ],
+ [
+ 9.64885666409009,
+ 30.01866517716911
+ ],
+ [
+ 4.2883807395955955,
+ 32.16285554696691
+ ],
+ [
+ -7.504666294292292,
+ 34.30704591676465
+ ],
+ [
+ -15.009332588584584,
+ 34.30704591676465
+ ],
+ [
+ -19.29771332818018,
+ 34.30704591676465
+ ],
+ [
+ -20.36980851307908,
+ 34.30704591676465
+ ],
+ [
+ -20.36980851307908,
+ 34.30704591676465
+ ]
+ ],
+ "pressures": [
+ 0.2706298828125,
+ 0.5388336181640625,
+ 0.5388336181640625,
+ 0.5373687744140625,
+ 0.5329742431640625,
+ 0.528564453125,
+ 0.507568359375,
+ 0.4963226318359375,
+ 0.4929046630859375,
+ 0.4919281005859375,
+ 0.4914398193359375,
+ 0.4889984130859375,
+ 0.4694671630859375,
+ 0.458709716796875,
+ 0.4743499755859375,
+ 0.509033203125,
+ 0.5466461181640625,
+ 0.523193359375,
+ 0.334136962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X3MxiV8OWxVF_EJXz8A87",
+ "type": "freedraw",
+ "x": 1232.4644860896374,
+ "y": -13.838409733872538,
+ "width": 3.2162855546966966,
+ "height": 15.009332588584584,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3F",
+ "roundness": null,
+ "seed": 1712672361,
+ "version": 9,
+ "versionNonce": 1224400167,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573697864,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 3.2162855546966966
+ ],
+ [
+ -2.1441903697977978,
+ 5.360475924494494
+ ],
+ [
+ -3.2162855546966966,
+ 10.720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ 12.865142218786787
+ ],
+ [
+ -3.2162855546966966,
+ 13.937237403685685
+ ],
+ [
+ -3.2162855546966966,
+ 15.009332588584584
+ ],
+ [
+ -3.2162855546966966,
+ 15.009332588584584
+ ]
+ ],
+ "pressures": [
+ 0.4831390380859375,
+ 0.518798828125,
+ 0.518798828125,
+ 0.4719085693359375,
+ 0.38250732421875,
+ 0.2247161865234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "933npv6Ho0eirXJgeQXwc",
+ "type": "freedraw",
+ "x": 1233.5365812745363,
+ "y": -32.06402787715376,
+ "width": 5.360475924494494,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3G",
+ "roundness": null,
+ "seed": 1367670631,
+ "version": 7,
+ "versionNonce": 373821225,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573698036,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4846038818359375,
+ 0.590118408203125,
+ 0.4929046630859375,
+ 0.3722381591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wdZ6Lfga4_AatfXnVYdOo",
+ "type": "freedraw",
+ "x": 1248.5459138631209,
+ "y": -4.189553069782448,
+ "width": 20.36980851307885,
+ "height": 22.51399888287682,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3H",
+ "roundness": null,
+ "seed": 1166743785,
+ "version": 16,
+ "versionNonce": 1621417961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573698331,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 0,
+ -4.2883807395955955
+ ],
+ [
+ 1.0720951848988989,
+ -6.432571109393393
+ ],
+ [
+ 4.2883807395955955,
+ -10.720951848988932
+ ],
+ [
+ 6.432571109393393,
+ -13.937237403685629
+ ],
+ [
+ 7.504666294292292,
+ -11.79304703388783
+ ],
+ [
+ 7.504666294292292,
+ -9.64885666409009
+ ],
+ [
+ 8.576761479191191,
+ -7.504666294292292
+ ],
+ [
+ 9.64885666409009,
+ -1.0720951848988989
+ ],
+ [
+ 10.720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 12.865142218786787,
+ 4.2883807395955955
+ ],
+ [
+ 19.297713328179952,
+ 8.576761479191191
+ ],
+ [
+ 19.297713328179952,
+ 8.576761479191191
+ ]
+ ],
+ "pressures": [
+ 0.4269561767578125,
+ 0.528076171875,
+ 0.528076171875,
+ 0.518310546875,
+ 0.4870452880859375,
+ 0.458709716796875,
+ 0.458221435546875,
+ 0.4977874755859375,
+ 0.4977874755859375,
+ 0.500732421875,
+ 0.501220703125,
+ 0.4992523193359375,
+ 0.4797210693359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GInoMaZjUqL24qJvgP2ly",
+ "type": "freedraw",
+ "x": 1292.5018164439755,
+ "y": -59.93850268452502,
+ "width": 9.64885666409009,
+ "height": 75.0466629429227,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3I",
+ "roundness": null,
+ "seed": 771406249,
+ "version": 13,
+ "versionNonce": 1184454695,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573698759,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 0,
+ 5.3604759244944375
+ ],
+ [
+ -3.2162855546966966,
+ 20.369808513079022
+ ],
+ [
+ -4.2883807395955955,
+ 27.874474807371257
+ ],
+ [
+ -5.360475924494494,
+ 35.37914110166355
+ ],
+ [
+ -7.504666294292292,
+ 51.460568875146976
+ ],
+ [
+ -6.432571109393393,
+ 63.25361590903486
+ ],
+ [
+ 0,
+ 73.9745677580238
+ ],
+ [
+ 2.1441903697977978,
+ 75.0466629429227
+ ],
+ [
+ 2.1441903697977978,
+ 75.0466629429227
+ ]
+ ],
+ "pressures": [
+ 0.340972900390625,
+ 0.5612945556640625,
+ 0.574005126953125,
+ 0.582305908203125,
+ 0.588165283203125,
+ 0.588653564453125,
+ 0.589630126953125,
+ 0.587188720703125,
+ 0.5612945556640625,
+ 0.320465087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YK8MdMwwvd6BGrSkW2aM5",
+ "type": "freedraw",
+ "x": 1332.1693382852347,
+ "y": -23.48726639796257,
+ "width": 41.811712211057056,
+ "height": 38.595426656360246,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3J",
+ "roundness": null,
+ "seed": 805354087,
+ "version": 27,
+ "versionNonce": 1764242665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573699562,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 3.2162855546966966
+ ],
+ [
+ -1.0720951848988989,
+ 5.360475924494494
+ ],
+ [
+ -2.1441903697977978,
+ 8.576761479191191
+ ],
+ [
+ -3.2162855546966966,
+ 11.79304703388783
+ ],
+ [
+ -4.2883807395955955,
+ 15.009332588584527
+ ],
+ [
+ -7.504666294292292,
+ 21.44190369797792
+ ],
+ [
+ -10.720951848988989,
+ 28.946569992270213
+ ],
+ [
+ -16.081427773483483,
+ 34.30704591676465
+ ],
+ [
+ -21.441903697977978,
+ 38.595426656360246
+ ],
+ [
+ -24.658189252674674,
+ 38.595426656360246
+ ],
+ [
+ -28.94656999227027,
+ 37.52333147146135
+ ],
+ [
+ -32.162855546966966,
+ 33.23495073186575
+ ],
+ [
+ -32.162855546966966,
+ 27.874474807371314
+ ],
+ [
+ -30.01866517716917,
+ 21.44190369797792
+ ],
+ [
+ -24.658189252674674,
+ 13.937237403685629
+ ],
+ [
+ -21.441903697977978,
+ 12.86514221878673
+ ],
+ [
+ -18.22561814328128,
+ 12.86514221878673
+ ],
+ [
+ -12.865142218786787,
+ 13.937237403685629
+ ],
+ [
+ -6.432571109393393,
+ 17.153522958382325
+ ],
+ [
+ 1.0720951848988989,
+ 23.58609406777572
+ ],
+ [
+ 5.360475924494494,
+ 27.874474807371314
+ ],
+ [
+ 9.64885666409009,
+ 30.01866517716911
+ ],
+ [
+ 9.64885666409009,
+ 30.01866517716911
+ ]
+ ],
+ "pressures": [
+ 0.2926177978515625,
+ 0.4728851318359375,
+ 0.5324859619140625,
+ 0.5354156494140625,
+ 0.5363922119140625,
+ 0.5378570556640625,
+ 0.5378570556640625,
+ 0.5373687744140625,
+ 0.5319976806640625,
+ 0.521728515625,
+ 0.504638671875,
+ 0.4870452880859375,
+ 0.468475341796875,
+ 0.4269561767578125,
+ 0.4113311767578125,
+ 0.40301513671875,
+ 0.3619842529296875,
+ 0.2657470703125,
+ 0.2926177978515625,
+ 0.3575897216796875,
+ 0.4118194580078125,
+ 0.443084716796875,
+ 0.457733154296875,
+ 0.39422607421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Vcv22uWzJjPDGhf-sufyv",
+ "type": "freedraw",
+ "x": 1333.2414334701336,
+ "y": -49.21755083553609,
+ "width": 27.874474807371143,
+ "height": 64.32571109393376,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3K",
+ "roundness": null,
+ "seed": 1936510633,
+ "version": 14,
+ "versionNonce": 2146473673,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573700154,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ 2.1441903697977978
+ ],
+ [
+ 5.360475924494494,
+ 4.2883807395955955
+ ],
+ [
+ 11.793047033887888,
+ 8.576761479191191
+ ],
+ [
+ 17.153522958382155,
+ 16.081427773483426
+ ],
+ [
+ 22.51399888287665,
+ 26.802379622472415
+ ],
+ [
+ 26.802379622472245,
+ 38.595426656360246
+ ],
+ [
+ 26.802379622472245,
+ 45.02799776575364
+ ],
+ [
+ 27.874474807371143,
+ 50.388473690248134
+ ],
+ [
+ 26.802379622472245,
+ 61.109425539237066
+ ],
+ [
+ 25.730284437573346,
+ 64.32571109393376
+ ],
+ [
+ 25.730284437573346,
+ 64.32571109393376
+ ]
+ ],
+ "pressures": [
+ 0.333648681640625,
+ 0.4889984130859375,
+ 0.514404296875,
+ 0.526611328125,
+ 0.5525054931640625,
+ 0.569122314453125,
+ 0.571075439453125,
+ 0.568145751953125,
+ 0.562774658203125,
+ 0.5603179931640625,
+ 0.510986328125,
+ 0.2818756103515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4LjQA40VQAArim5IVCZXh",
+ "type": "freedraw",
+ "x": 294.38119930310324,
+ "y": 148.04796318586085,
+ "width": 31.090760362068067,
+ "height": 70.75828220332721,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3L",
+ "roundness": null,
+ "seed": 1798191241,
+ "version": 34,
+ "versionNonce": 1948765545,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573706386,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ -2.1441903697977978
+ ],
+ [
+ -4.2883807395955955,
+ -2.1441903697977978
+ ],
+ [
+ -8.576761479191191,
+ -2.1441903697977978
+ ],
+ [
+ -13.937237403685685,
+ -1.0720951848988989
+ ],
+ [
+ -16.081427773483483,
+ 0
+ ],
+ [
+ -20.36980851307908,
+ 3.2162855546966966
+ ],
+ [
+ -22.513998882876876,
+ 5.360475924494494
+ ],
+ [
+ -24.658189252674674,
+ 8.576761479191191
+ ],
+ [
+ -23.586094067775775,
+ 12.865142218786787
+ ],
+ [
+ -21.441903697977978,
+ 17.153522958382382
+ ],
+ [
+ -16.081427773483483,
+ 21.441903697977978
+ ],
+ [
+ -11.793047033887888,
+ 22.513998882876876
+ ],
+ [
+ -6.432571109393393,
+ 23.586094067775775
+ ],
+ [
+ -2.1441903697977978,
+ 23.586094067775775
+ ],
+ [
+ 3.2162855546966966,
+ 21.441903697977978
+ ],
+ [
+ 4.2883807395955955,
+ 18.22561814328128
+ ],
+ [
+ 5.360475924494494,
+ 15.009332588584584
+ ],
+ [
+ 6.432571109393393,
+ 10.720951848988989
+ ],
+ [
+ 6.432571109393393,
+ 6.432571109393393
+ ],
+ [
+ 5.360475924494494,
+ -3.2162855546966966
+ ],
+ [
+ 2.1441903697977978,
+ -9.64885666409009
+ ],
+ [
+ -1.0720951848988989,
+ -17.15352295838227
+ ],
+ [
+ -4.2883807395955955,
+ -23.58609406777566
+ ],
+ [
+ -8.576761479191191,
+ -32.16285554696685
+ ],
+ [
+ -10.720951848988989,
+ -38.595426656360246
+ ],
+ [
+ -12.865142218786787,
+ -43.95590258085474
+ ],
+ [
+ -13.937237403685685,
+ -46.10009295065254
+ ],
+ [
+ -13.937237403685685,
+ -47.17218813555144
+ ],
+ [
+ -13.937237403685685,
+ -47.17218813555144
+ ]
+ ],
+ "pressures": [
+ 0.2906646728515625,
+ 0.5427398681640625,
+ 0.5446929931640625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5432281494140625,
+ 0.5383453369140625,
+ 0.5349273681640625,
+ 0.5334625244140625,
+ 0.530517578125,
+ 0.527587890625,
+ 0.525146484375,
+ 0.521728515625,
+ 0.520263671875,
+ 0.520263671875,
+ 0.520751953125,
+ 0.521728515625,
+ 0.518798828125,
+ 0.521240234375,
+ 0.531005859375,
+ 0.5359039306640625,
+ 0.5378570556640625,
+ 0.5378570556640625,
+ 0.5393218994140625,
+ 0.5412750244140625,
+ 0.5378570556640625,
+ 0.5334625244140625,
+ 0.504150390625,
+ 0.446502685546875,
+ 0.3717498779296875,
+ 0.2393646240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PG5I2VdFsxqZu7rkvWPZP",
+ "type": "freedraw",
+ "x": 317.9672933708789,
+ "y": 148.04796318586085,
+ "width": 31.090760362068067,
+ "height": 30.018665177169055,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3M",
+ "roundness": null,
+ "seed": 2092975913,
+ "version": 35,
+ "versionNonce": 763451655,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573707675,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 0
+ ],
+ [
+ 8.576761479191191,
+ 0
+ ],
+ [
+ 11.793047033887888,
+ -2.1441903697977978
+ ],
+ [
+ 13.937237403685685,
+ -3.2162855546966966
+ ],
+ [
+ 16.081427773483483,
+ -5.360475924494494
+ ],
+ [
+ 17.153522958382382,
+ -9.64885666409009
+ ],
+ [
+ 18.22561814328128,
+ -12.865142218786673
+ ],
+ [
+ 18.22561814328128,
+ -13.937237403685572
+ ],
+ [
+ 17.153522958382382,
+ -15.00933258858447
+ ],
+ [
+ 16.081427773483483,
+ -16.08142777348337
+ ],
+ [
+ 12.865142218786787,
+ -17.15352295838227
+ ],
+ [
+ 9.64885666409009,
+ -16.08142777348337
+ ],
+ [
+ 6.432571109393393,
+ -13.937237403685572
+ ],
+ [
+ 2.1441903697977978,
+ -10.720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -6.432571109393393
+ ],
+ [
+ -2.1441903697977978,
+ -4.2883807395955955
+ ],
+ [
+ -3.2162855546966966,
+ 0
+ ],
+ [
+ -3.2162855546966966,
+ 5.360475924494494
+ ],
+ [
+ -1.0720951848988989,
+ 9.64885666409009
+ ],
+ [
+ 2.1441903697977978,
+ 11.793047033887888
+ ],
+ [
+ 4.2883807395955955,
+ 12.865142218786787
+ ],
+ [
+ 9.64885666409009,
+ 12.865142218786787
+ ],
+ [
+ 16.081427773483483,
+ 10.720951848988989
+ ],
+ [
+ 21.441903697977978,
+ 8.576761479191191
+ ],
+ [
+ 25.730284437573573,
+ 6.432571109393393
+ ],
+ [
+ 26.802379622472472,
+ 6.432571109393393
+ ],
+ [
+ 27.87447480737137,
+ 5.360475924494494
+ ],
+ [
+ 27.87447480737137,
+ 5.360475924494494
+ ]
+ ],
+ "pressures": [
+ 0.316558837890625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5334625244140625,
+ 0.5334625244140625,
+ 0.5324859619140625,
+ 0.530029296875,
+ 0.529052734375,
+ 0.528076171875,
+ 0.531005859375,
+ 0.530517578125,
+ 0.5339508056640625,
+ 0.518310546875,
+ 0.512451171875,
+ 0.506103515625,
+ 0.503173828125,
+ 0.500732421875,
+ 0.4987640380859375,
+ 0.4968109130859375,
+ 0.4963226318359375,
+ 0.4948577880859375,
+ 0.4943695068359375,
+ 0.4943695068359375,
+ 0.4977874755859375,
+ 0.4953460693359375,
+ 0.452850341796875,
+ 0.2745361328125,
+ 0.02880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QbqAMGupn5OQKkUwUi8PA",
+ "type": "freedraw",
+ "x": 309.39053189168783,
+ "y": 124.46186911808519,
+ "width": 25.73028443757346,
+ "height": 9.64885666409009,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3N",
+ "roundness": null,
+ "seed": 2110128967,
+ "version": 10,
+ "versionNonce": 664278759,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573708313,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848987852,
+ 0
+ ],
+ [
+ 3.216285554696583,
+ 0
+ ],
+ [
+ 5.360475924494381,
+ -1.0720951848988989
+ ],
+ [
+ 8.576761479191077,
+ -2.1441903697977978
+ ],
+ [
+ 15.00933258858447,
+ -5.360475924494494
+ ],
+ [
+ 22.513998882876763,
+ -8.576761479191191
+ ],
+ [
+ 25.73028443757346,
+ -9.64885666409009
+ ],
+ [
+ 25.73028443757346,
+ -9.64885666409009
+ ]
+ ],
+ "pressures": [
+ 0.38494873046875,
+ 0.4948577880859375,
+ 0.504150390625,
+ 0.509521484375,
+ 0.511474609375,
+ 0.514404296875,
+ 0.3468475341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "u7gfQkrvIPg2ugjUQUx8P",
+ "type": "freedraw",
+ "x": 326.5440548500701,
+ "y": 108.3804413446017,
+ "width": 19.29771332818018,
+ "height": 21.441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3O",
+ "roundness": null,
+ "seed": 636406055,
+ "version": 19,
+ "versionNonce": 1227425449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573708706,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ -2.1441903697977978
+ ],
+ [
+ 7.504666294292292,
+ -2.1441903697977978
+ ],
+ [
+ 9.64885666409009,
+ -2.1441903697977978
+ ],
+ [
+ 13.937237403685685,
+ -2.1441903697977978
+ ],
+ [
+ 16.081427773483483,
+ -2.1441903697977978
+ ],
+ [
+ 18.22561814328128,
+ -1.0720951848988989
+ ],
+ [
+ 19.29771332818018,
+ 1.0720951848988989
+ ],
+ [
+ 19.29771332818018,
+ 2.1441903697977978
+ ],
+ [
+ 18.22561814328128,
+ 4.2883807395955955
+ ],
+ [
+ 15.009332588584584,
+ 8.576761479191191
+ ],
+ [
+ 9.64885666409009,
+ 16.081427773483483
+ ],
+ [
+ 7.504666294292292,
+ 18.22561814328128
+ ],
+ [
+ 8.576761479191191,
+ 19.29771332818018
+ ],
+ [
+ 8.576761479191191,
+ 18.22561814328128
+ ],
+ [
+ 8.576761479191191,
+ 18.22561814328128
+ ]
+ ],
+ "pressures": [
+ 0.2994537353515625,
+ 0.4191436767578125,
+ 0.4289093017578125,
+ 0.453338623046875,
+ 0.461639404296875,
+ 0.465545654296875,
+ 0.466033935546875,
+ 0.466033935546875,
+ 0.462615966796875,
+ 0.466522216796875,
+ 0.4689788818359375,
+ 0.4694671630859375,
+ 0.4787445068359375,
+ 0.4816741943359375,
+ 0.441619873046875,
+ 0.2349700927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iab_d626QNV4izaewm9Nv",
+ "type": "freedraw",
+ "x": 356.56272002723915,
+ "y": 142.68748726136636,
+ "width": 17.153522958382382,
+ "height": 17.153522958382382,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3P",
+ "roundness": null,
+ "seed": 1194602601,
+ "version": 19,
+ "versionNonce": 1925923527,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573709454,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ 3.2162855546966966
+ ],
+ [
+ 5.360475924494494,
+ 8.576761479191191
+ ],
+ [
+ 6.432571109393393,
+ 10.720951848988989
+ ],
+ [
+ 6.432571109393393,
+ 13.937237403685685
+ ],
+ [
+ 6.432571109393393,
+ 15.009332588584584
+ ],
+ [
+ 6.432571109393393,
+ 16.081427773483483
+ ],
+ [
+ 6.432571109393393,
+ 17.153522958382382
+ ],
+ [
+ 6.432571109393393,
+ 15.009332588584584
+ ],
+ [
+ 7.504666294292292,
+ 10.720951848988989
+ ],
+ [
+ 9.64885666409009,
+ 5.360475924494494
+ ],
+ [
+ 11.793047033887888,
+ 1.0720951848988989
+ ],
+ [
+ 13.937237403685685,
+ 0
+ ],
+ [
+ 16.081427773483483,
+ 2.1441903697977978
+ ],
+ [
+ 17.153522958382382,
+ 3.2162855546966966
+ ],
+ [
+ 17.153522958382382,
+ 3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.188079833984375,
+ 0.505615234375,
+ 0.512939453125,
+ 0.512939453125,
+ 0.501708984375,
+ 0.4904632568359375,
+ 0.4904632568359375,
+ 0.4909515380859375,
+ 0.4914398193359375,
+ 0.4909515380859375,
+ 0.4885101318359375,
+ 0.4899749755859375,
+ 0.4909515380859375,
+ 0.4948577880859375,
+ 0.4885101318359375,
+ 0.334136962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QpPtbK4XDn434bu3ifMJI",
+ "type": "freedraw",
+ "x": 269.72301005042857,
+ "y": 185.5712946573222,
+ "width": 151.1654210707444,
+ "height": 18.225618143281167,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3Q",
+ "roundness": null,
+ "seed": 426802439,
+ "version": 22,
+ "versionNonce": 2006683495,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573710637,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 9.64885666409009,
+ -1.0720951848988989
+ ],
+ [
+ 12.865142218786787,
+ -1.0720951848988989
+ ],
+ [
+ 18.22561814328128,
+ -2.1441903697977978
+ ],
+ [
+ 30.01866517716917,
+ -4.2883807395955955
+ ],
+ [
+ 45.02799776575364,
+ -6.432571109393393
+ ],
+ [
+ 61.10942553923712,
+ -9.648856664089976
+ ],
+ [
+ 69.68618701842831,
+ -10.720951848988875
+ ],
+ [
+ 87.91180516170948,
+ -11.793047033887774
+ ],
+ [
+ 105.06532812009186,
+ -12.865142218786673
+ ],
+ [
+ 120.07466070867645,
+ -12.865142218786673
+ ],
+ [
+ 130.79561255766532,
+ -12.865142218786673
+ ],
+ [
+ 143.6607547764521,
+ -15.00933258858447
+ ],
+ [
+ 149.0212307009466,
+ -17.15352295838227
+ ],
+ [
+ 150.0933258858455,
+ -18.225618143281167
+ ],
+ [
+ 150.0933258858455,
+ -18.225618143281167
+ ]
+ ],
+ "pressures": [
+ 0.211517333984375,
+ 0.37811279296875,
+ 0.510009765625,
+ 0.5315093994140625,
+ 0.5476226806640625,
+ 0.5622711181640625,
+ 0.583282470703125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.593048095703125,
+ 0.5950164794921875,
+ 0.5984344482421875,
+ 0.6013641357421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6062469482421875,
+ 0.583770751953125,
+ 0.4987640380859375,
+ 0.2882232666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "R71VWvigQzWHHtT0YSKDL",
+ "type": "freedraw",
+ "x": 324.39986448027224,
+ "y": 214.51786464959235,
+ "width": 19.29771332818018,
+ "height": 51.46056887514703,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3R",
+ "roundness": null,
+ "seed": 751706535,
+ "version": 30,
+ "versionNonce": 658087047,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573717191,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848987852
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848987852
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848987852
+ ],
+ [
+ -4.2883807395955955,
+ -1.0720951848987852
+ ],
+ [
+ -5.360475924494494,
+ -1.0720951848987852
+ ],
+ [
+ -8.576761479191191,
+ 0
+ ],
+ [
+ -9.64885666409009,
+ 0
+ ],
+ [
+ -10.720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -15.009332588584584,
+ 4.2883807395955955
+ ],
+ [
+ -18.22561814328128,
+ 8.576761479191191
+ ],
+ [
+ -19.29771332818018,
+ 17.153522958382382
+ ],
+ [
+ -18.22561814328128,
+ 22.513998882876876
+ ],
+ [
+ -15.009332588584584,
+ 26.802379622472472
+ ],
+ [
+ -10.720951848988989,
+ 28.94656999227027
+ ],
+ [
+ -5.360475924494494,
+ 31.090760362068067
+ ],
+ [
+ -3.2162855546966966,
+ 31.090760362068067
+ ],
+ [
+ -2.1441903697977978,
+ 30.01866517716917
+ ],
+ [
+ -1.0720951848988989,
+ 25.730284437573573
+ ],
+ [
+ -1.0720951848988989,
+ 19.29771332818018
+ ],
+ [
+ -2.1441903697977978,
+ 7.504666294292292
+ ],
+ [
+ -4.2883807395955955,
+ 0
+ ],
+ [
+ -5.360475924494494,
+ -5.360475924494381
+ ],
+ [
+ -7.504666294292292,
+ -9.648856664089976
+ ],
+ [
+ -9.64885666409009,
+ -15.00933258858447
+ ],
+ [
+ -9.64885666409009,
+ -18.225618143281167
+ ],
+ [
+ -9.64885666409009,
+ -20.369808513078965
+ ],
+ [
+ -9.64885666409009,
+ -20.369808513078965
+ ]
+ ],
+ "pressures": [
+ 0.442596435546875,
+ 0.4924163818359375,
+ 0.529052734375,
+ 0.5324859619140625,
+ 0.5398101806640625,
+ 0.5427398681640625,
+ 0.5427398681640625,
+ 0.5417633056640625,
+ 0.5383453369140625,
+ 0.5368804931640625,
+ 0.5319976806640625,
+ 0.530029296875,
+ 0.528564453125,
+ 0.526123046875,
+ 0.524658203125,
+ 0.524658203125,
+ 0.523193359375,
+ 0.522216796875,
+ 0.519775390625,
+ 0.520751953125,
+ 0.520263671875,
+ 0.518310546875,
+ 0.518798828125,
+ 0.518798828125,
+ 0.511962890625,
+ 0.457244873046875,
+ 0.2989654541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xFhT2l3u4krqrmENrQW3a",
+ "type": "freedraw",
+ "x": 345.8417681782502,
+ "y": 194.1480561365134,
+ "width": 13.937237403685572,
+ "height": 49.316378505349235,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3S",
+ "roundness": null,
+ "seed": 434333383,
+ "version": 17,
+ "versionNonce": 682759209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573717677,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1441903697977978
+ ],
+ [
+ -1.0720951848988989,
+ -3.2162855546966966
+ ],
+ [
+ -1.0720951848988989,
+ -4.2883807395955955
+ ],
+ [
+ -2.1441903697977978,
+ -3.2162855546966966
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ 6.432571109393393
+ ],
+ [
+ -3.2162855546966966,
+ 17.153522958382382
+ ],
+ [
+ -3.2162855546966966,
+ 23.58609406777566
+ ],
+ [
+ -2.1441903697977978,
+ 28.946569992270156
+ ],
+ [
+ 3.216285554696583,
+ 40.739617026158044
+ ],
+ [
+ 6.43257110939328,
+ 45.02799776575364
+ ],
+ [
+ 8.576761479191077,
+ 45.02799776575364
+ ],
+ [
+ 10.720951848988875,
+ 41.81171221105694
+ ],
+ [
+ 10.720951848988875,
+ 41.81171221105694
+ ]
+ ],
+ "pressures": [
+ 0.2667236328125,
+ 0.3458709716796875,
+ 0.3668670654296875,
+ 0.39031982421875,
+ 0.521728515625,
+ 0.522216796875,
+ 0.522216796875,
+ 0.523681640625,
+ 0.525146484375,
+ 0.525634765625,
+ 0.525634765625,
+ 0.502197265625,
+ 0.446990966796875,
+ 0.3468475341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CO0rfMiGHZi7KLakAUDIR",
+ "type": "freedraw",
+ "x": 332.97662595946343,
+ "y": 211.30157909489577,
+ "width": 22.513998882876763,
+ "height": 4.2883807395955955,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3T",
+ "roundness": null,
+ "seed": 1861737961,
+ "version": 9,
+ "versionNonce": 1028834727,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573717925,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ 0
+ ],
+ [
+ 10.720951848988989,
+ 0
+ ],
+ [
+ 17.15352295838227,
+ -2.1441903697977978
+ ],
+ [
+ 22.513998882876763,
+ -4.2883807395955955
+ ],
+ [
+ 22.513998882876763,
+ -4.2883807395955955
+ ]
+ ],
+ "pressures": [
+ 0.333160400390625,
+ 0.4948577880859375,
+ 0.505615234375,
+ 0.508544921875,
+ 0.508544921875,
+ 0.4147491455078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tBh_y5SmUx9osdaQaXmO_",
+ "type": "freedraw",
+ "x": 187.17168081321353,
+ "y": 164.12939095934433,
+ "width": 58.965235169439325,
+ "height": 86.83970997681058,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3U",
+ "roundness": null,
+ "seed": 1717356519,
+ "version": 57,
+ "versionNonce": 683800201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573725187,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ 4.2883807395955955
+ ],
+ [
+ 8.576761479191191,
+ 7.5046662942921785
+ ],
+ [
+ 10.720951848988989,
+ 12.865142218786673
+ ],
+ [
+ 13.937237403685685,
+ 19.297713328180066
+ ],
+ [
+ 19.29771332818018,
+ 32.16285554696685
+ ],
+ [
+ 23.586094067775775,
+ 46.10009295065254
+ ],
+ [
+ 25.730284437573573,
+ 51.46056887514692
+ ],
+ [
+ 27.87447480737137,
+ 58.96523516943921
+ ],
+ [
+ 28.94656999227027,
+ 63.25361590903481
+ ],
+ [
+ 30.01866517716917,
+ 63.25361590903481
+ ],
+ [
+ 28.94656999227027,
+ 61.10942553923701
+ ],
+ [
+ 27.87447480737137,
+ 58.96523516943921
+ ],
+ [
+ 24.658189252674674,
+ 52.53266406004582
+ ],
+ [
+ 21.441903697977978,
+ 48.244283320450336
+ ],
+ [
+ 19.29771332818018,
+ 45.02799776575364
+ ],
+ [
+ 13.937237403685685,
+ 33.23495073186575
+ ],
+ [
+ 11.793047033887888,
+ 24.65818925267456
+ ],
+ [
+ 11.793047033887888,
+ 15.00933258858447
+ ],
+ [
+ 11.793047033887888,
+ 6.432571109393393
+ ],
+ [
+ 12.865142218786787,
+ -2.1441903697977978
+ ],
+ [
+ 15.009332588584584,
+ -6.432571109393393
+ ],
+ [
+ 16.081427773483483,
+ -10.720951848988989
+ ],
+ [
+ 24.658189252674674,
+ -20.36980851307908
+ ],
+ [
+ 28.94656999227027,
+ -23.586094067775775
+ ],
+ [
+ 33.23495073186575,
+ -23.586094067775775
+ ],
+ [
+ 37.52333147146135,
+ -19.29771332818018
+ ],
+ [
+ 45.02799776575364,
+ -6.432571109393393
+ ],
+ [
+ 47.17218813555144,
+ 2.1441903697977978
+ ],
+ [
+ 48.244283320450336,
+ 7.5046662942921785
+ ],
+ [
+ 47.17218813555144,
+ 11.793047033887774
+ ],
+ [
+ 42.88380739595584,
+ 18.225618143281167
+ ],
+ [
+ 33.23495073186575,
+ 24.65818925267456
+ ],
+ [
+ 27.87447480737137,
+ 26.80237962247236
+ ],
+ [
+ 24.658189252674674,
+ 26.80237962247236
+ ],
+ [
+ 23.586094067775775,
+ 26.80237962247236
+ ],
+ [
+ 23.586094067775775,
+ 25.73028443757346
+ ],
+ [
+ 24.658189252674674,
+ 23.58609406777566
+ ],
+ [
+ 26.802379622472472,
+ 21.441903697977864
+ ],
+ [
+ 28.94656999227027,
+ 20.369808513078965
+ ],
+ [
+ 31.090760362068067,
+ 19.297713328180066
+ ],
+ [
+ 34.30704591676465,
+ 19.297713328180066
+ ],
+ [
+ 39.667521841259145,
+ 21.441903697977864
+ ],
+ [
+ 45.02799776575364,
+ 27.874474807371257
+ ],
+ [
+ 50.388473690248134,
+ 35.37914110166355
+ ],
+ [
+ 54.67685442984373,
+ 41.81171221105694
+ ],
+ [
+ 56.82104479964153,
+ 50.38847369024802
+ ],
+ [
+ 57.893139984540426,
+ 54.676854429843615
+ ],
+ [
+ 58.965235169439325,
+ 54.676854429843615
+ ],
+ [
+ 58.965235169439325,
+ 53.60475924494472
+ ],
+ [
+ 57.893139984540426,
+ 51.46056887514692
+ ],
+ [
+ 57.893139984540426,
+ 51.46056887514692
+ ]
+ ],
+ "pressures": [
+ 0.333160400390625,
+ 0.37567138671875,
+ 0.38348388671875,
+ 0.446502685546875,
+ 0.459686279296875,
+ 0.463592529296875,
+ 0.463592529296875,
+ 0.462127685546875,
+ 0.461151123046875,
+ 0.458709716796875,
+ 0.458709716796875,
+ 0.463592529296875,
+ 0.4699554443359375,
+ 0.4728851318359375,
+ 0.4748382568359375,
+ 0.4704437255859375,
+ 0.4719085693359375,
+ 0.4733734130859375,
+ 0.4733734130859375,
+ 0.4738616943359375,
+ 0.4743499755859375,
+ 0.4767913818359375,
+ 0.4767913818359375,
+ 0.4738616943359375,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.4728851318359375,
+ 0.4714202880859375,
+ 0.466522216796875,
+ 0.456756591796875,
+ 0.457244873046875,
+ 0.463592529296875,
+ 0.462615966796875,
+ 0.457733154296875,
+ 0.466033935546875,
+ 0.4699554443359375,
+ 0.4733734130859375,
+ 0.4709320068359375,
+ 0.457733154296875,
+ 0.442596435546875,
+ 0.445526123046875,
+ 0.446990966796875,
+ 0.447479248046875,
+ 0.448944091796875,
+ 0.447967529296875,
+ 0.443084716796875,
+ 0.445037841796875,
+ 0.450408935546875,
+ 0.456268310546875,
+ 0.458709716796875,
+ 0.464569091796875,
+ 0.467498779296875,
+ 0.4264678955078125,
+ 0.2276458740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "H5SACf2uNfxv8wgNxI0H-",
+ "type": "freedraw",
+ "x": 250.42529672224845,
+ "y": 182.3550091026255,
+ "width": 3.2162855546966966,
+ "height": 4.2883807395955955,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3V",
+ "roundness": null,
+ "seed": 2071636041,
+ "version": 17,
+ "versionNonce": 1319839175,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573725697,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ 3.2162855546966966
+ ],
+ [
+ 2.1441903697977978,
+ 3.2162855546966966
+ ],
+ [
+ 2.1441903697977978,
+ 4.2883807395955955
+ ],
+ [
+ 2.1441903697977978,
+ 3.2162855546966966
+ ],
+ [
+ 2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 2.1441903697977978
+ ],
+ [
+ -1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ -1.0720951848988989,
+ 3.2162855546966966
+ ],
+ [
+ 0,
+ 2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.38543701171875,
+ 0.38299560546875,
+ 0.38104248046875,
+ 0.37811279296875,
+ 0.3717498779296875,
+ 0.3717498779296875,
+ 0.3546600341796875,
+ 0.3722381591796875,
+ 0.37908935546875,
+ 0.38348388671875,
+ 0.40008544921875,
+ 0.4064483642578125,
+ 0.40447998046875,
+ 0.3043365478515625,
+ 0.1592559814453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QMs1ACudzS4ieVGjKJV1Z",
+ "type": "freedraw",
+ "x": 440.18614444935315,
+ "y": 160.91310540464775,
+ "width": 19.29771332818018,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3W",
+ "roundness": null,
+ "seed": 1928568839,
+ "version": 12,
+ "versionNonce": 795061959,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573727945,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 0
+ ],
+ [
+ 10.720951848988989,
+ 0
+ ],
+ [
+ 13.937237403685685,
+ 0
+ ],
+ [
+ 16.081427773483483,
+ 0
+ ],
+ [
+ 19.29771332818018,
+ 0
+ ],
+ [
+ 19.29771332818018,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2867584228515625,
+ 0.4264678955078125,
+ 0.453338623046875,
+ 0.464080810546875,
+ 0.464569091796875,
+ 0.465545654296875,
+ 0.465545654296875,
+ 0.457733154296875,
+ 0.438690185546875,
+ 0.3444061279296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zowc4DBdu0cR3ADNlK7k6",
+ "type": "freedraw",
+ "x": 433.75357333995976,
+ "y": 180.21081873282782,
+ "width": 23.586094067775775,
+ "height": 3.2162855546966966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3X",
+ "roundness": null,
+ "seed": 1138616583,
+ "version": 13,
+ "versionNonce": 713182249,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573728254,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ 7.504666294292292,
+ -1.0720951848988989
+ ],
+ [
+ 8.576761479191191,
+ -1.0720951848988989
+ ],
+ [
+ 10.720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 15.009332588584584,
+ -2.1441903697977978
+ ],
+ [
+ 19.29771332818018,
+ -2.1441903697977978
+ ],
+ [
+ 21.441903697977978,
+ -3.2162855546966966
+ ],
+ [
+ 23.586094067775775,
+ -3.2162855546966966
+ ],
+ [
+ 23.586094067775775,
+ -3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.3077545166015625,
+ 0.3746795654296875,
+ 0.39617919921875,
+ 0.4093780517578125,
+ 0.4274444580078125,
+ 0.446502685546875,
+ 0.463592529296875,
+ 0.4787445068359375,
+ 0.4787445068359375,
+ 0.451873779296875,
+ 0.2877349853515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "O0Mt38AVVpoFJdy1eWoVX",
+ "type": "freedraw",
+ "x": 527.0258544261637,
+ "y": 166.27358132914213,
+ "width": 39.667521841259145,
+ "height": 55.74894961474263,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3Y",
+ "roundness": null,
+ "seed": 1947866601,
+ "version": 36,
+ "versionNonce": 1743879593,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573733907,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ 7.504666294292292,
+ -1.0720951848988989
+ ],
+ [
+ 9.64885666409009,
+ -2.1441903697977978
+ ],
+ [
+ 12.865142218786787,
+ -4.2883807395955955
+ ],
+ [
+ 16.081427773483483,
+ -7.5046662942921785
+ ],
+ [
+ 17.153522958382382,
+ -10.720951848988875
+ ],
+ [
+ 18.22561814328128,
+ -11.793047033887774
+ ],
+ [
+ 19.29771332818018,
+ -15.00933258858447
+ ],
+ [
+ 21.441903697977978,
+ -20.369808513078965
+ ],
+ [
+ 21.441903697977978,
+ -23.58609406777566
+ ],
+ [
+ 22.513998882876876,
+ -26.80237962247236
+ ],
+ [
+ 23.58609406777566,
+ -30.018665177169055
+ ],
+ [
+ 23.58609406777566,
+ -31.090760362067954
+ ],
+ [
+ 23.58609406777566,
+ -30.018665177169055
+ ],
+ [
+ 23.58609406777566,
+ -23.58609406777566
+ ],
+ [
+ 23.58609406777566,
+ -11.793047033887774
+ ],
+ [
+ 24.65818925267456,
+ -1.0720951848988989
+ ],
+ [
+ 24.65818925267456,
+ 3.2162855546966966
+ ],
+ [
+ 24.65818925267456,
+ 7.504666294292292
+ ],
+ [
+ 25.73028443757346,
+ 15.009332588584584
+ ],
+ [
+ 24.65818925267456,
+ 21.441903697977978
+ ],
+ [
+ 23.58609406777566,
+ 23.586094067775775
+ ],
+ [
+ 23.58609406777566,
+ 24.658189252674674
+ ],
+ [
+ 25.73028443757346,
+ 23.586094067775775
+ ],
+ [
+ 27.874474807371257,
+ 23.586094067775775
+ ],
+ [
+ 28.946569992270156,
+ 22.513998882876876
+ ],
+ [
+ 31.090760362067954,
+ 21.441903697977978
+ ],
+ [
+ 33.23495073186575,
+ 21.441903697977978
+ ],
+ [
+ 36.45123628656245,
+ 20.36980851307908
+ ],
+ [
+ 37.52333147146135,
+ 20.36980851307908
+ ],
+ [
+ 38.595426656360246,
+ 19.29771332818018
+ ],
+ [
+ 39.667521841259145,
+ 18.22561814328128
+ ],
+ [
+ 39.667521841259145,
+ 18.22561814328128
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.39666748046875,
+ 0.39862060546875,
+ 0.39520263671875,
+ 0.39910888671875,
+ 0.4328155517578125,
+ 0.446990966796875,
+ 0.455780029296875,
+ 0.456268310546875,
+ 0.459197998046875,
+ 0.463592529296875,
+ 0.464569091796875,
+ 0.464080810546875,
+ 0.468475341796875,
+ 0.4885101318359375,
+ 0.511474609375,
+ 0.529541015625,
+ 0.5324859619140625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5354156494140625,
+ 0.528564453125,
+ 0.517822265625,
+ 0.514404296875,
+ 0.510498046875,
+ 0.513427734375,
+ 0.513916015625,
+ 0.514892578125,
+ 0.513916015625,
+ 0.4919281005859375,
+ 0.457733154296875,
+ 0.2896881103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ETrpKxmix6u2i4CXrYSXo",
+ "type": "freedraw",
+ "x": 582.7748040409064,
+ "y": 148.04796318586097,
+ "width": 26.80237962247236,
+ "height": 41.81171221105694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3Z",
+ "roundness": null,
+ "seed": 1233839977,
+ "version": 35,
+ "versionNonce": 2045371591,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573734725,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -4.2883807395955955,
+ 0
+ ],
+ [
+ -5.360475924494494,
+ 1.0720951848988989
+ ],
+ [
+ -7.504666294292292,
+ 5.360475924494494
+ ],
+ [
+ -8.576761479191191,
+ 7.504666294292292
+ ],
+ [
+ -8.576761479191191,
+ 9.64885666409009
+ ],
+ [
+ -8.576761479191191,
+ 12.865142218786787
+ ],
+ [
+ -8.576761479191191,
+ 15.00933258858447
+ ],
+ [
+ -8.576761479191191,
+ 18.225618143281167
+ ],
+ [
+ -6.432571109393393,
+ 24.65818925267456
+ ],
+ [
+ -3.2162855546966966,
+ 31.090760362067954
+ ],
+ [
+ 0,
+ 36.45123628656245
+ ],
+ [
+ 2.1441903697977978,
+ 37.52333147146135
+ ],
+ [
+ 4.2883807395955955,
+ 38.595426656360246
+ ],
+ [
+ 5.360475924494494,
+ 39.667521841259145
+ ],
+ [
+ 9.648856664089976,
+ 38.595426656360246
+ ],
+ [
+ 13.937237403685572,
+ 35.37914110166355
+ ],
+ [
+ 17.15352295838227,
+ 33.23495073186575
+ ],
+ [
+ 18.225618143281167,
+ 30.018665177169055
+ ],
+ [
+ 18.225618143281167,
+ 23.58609406777566
+ ],
+ [
+ 18.225618143281167,
+ 18.225618143281167
+ ],
+ [
+ 17.15352295838227,
+ 12.865142218786787
+ ],
+ [
+ 15.00933258858447,
+ 7.504666294292292
+ ],
+ [
+ 12.865142218786673,
+ 3.2162855546966966
+ ],
+ [
+ 8.576761479191191,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -6.432571109393393,
+ 1.0720951848988989
+ ],
+ [
+ -6.432571109393393,
+ 2.1441903697977978
+ ],
+ [
+ -6.432571109393393,
+ 2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.14508056640625,
+ 0.441131591796875,
+ 0.442108154296875,
+ 0.439178466796875,
+ 0.437713623046875,
+ 0.439178466796875,
+ 0.455780029296875,
+ 0.458709716796875,
+ 0.459197998046875,
+ 0.459686279296875,
+ 0.461639404296875,
+ 0.465545654296875,
+ 0.4767913818359375,
+ 0.4885101318359375,
+ 0.4919281005859375,
+ 0.4909515380859375,
+ 0.4909515380859375,
+ 0.4909515380859375,
+ 0.4924163818359375,
+ 0.4938812255859375,
+ 0.4943695068359375,
+ 0.4953460693359375,
+ 0.4992523193359375,
+ 0.501708984375,
+ 0.4992523193359375,
+ 0.4972991943359375,
+ 0.4841156005859375,
+ 0.4782562255859375,
+ 0.4802093505859375,
+ 0.4777679443359375,
+ 0.454315185546875,
+ 0.199798583984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3eaqZ7U_BVvNwODCUbt4x",
+ "type": "freedraw",
+ "x": 624.5865162519633,
+ "y": 168.41777169893993,
+ "width": 5.360475924494494,
+ "height": 5.360475924494494,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3b",
+ "roundness": null,
+ "seed": 1513542215,
+ "version": 22,
+ "versionNonce": 1563012263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573739839,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ -3.2162855546966966
+ ],
+ [
+ 1.0720951848988989,
+ -4.2883807395955955
+ ],
+ [
+ 0,
+ -4.2883807395955955
+ ],
+ [
+ 0,
+ -3.2162855546966966
+ ],
+ [
+ 0,
+ -2.1441903697977978
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ -2.1441903697977978
+ ],
+ [
+ 3.2162855546966966,
+ -3.2162855546966966
+ ],
+ [
+ 3.2162855546966966,
+ -4.2883807395955955
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.191986083984375,
+ 0.330718994140625,
+ 0.334625244140625,
+ 0.334625244140625,
+ 0.342437744140625,
+ 0.3571014404296875,
+ 0.3746795654296875,
+ 0.3746795654296875,
+ 0.37860107421875,
+ 0.38983154296875,
+ 0.38983154296875,
+ 0.38787841796875,
+ 0.38494873046875,
+ 0.3746795654296875,
+ 0.3746795654296875,
+ 0.37615966796875,
+ 0.38055419921875,
+ 0.38055419921875,
+ 0.38250732421875,
+ 0.38543701171875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eNUa4UgoQjFti_Ubzwib1",
+ "type": "freedraw",
+ "x": 656.7493717989302,
+ "y": 137.32701133687198,
+ "width": 12.865142218786787,
+ "height": 60.03733035433822,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3c",
+ "roundness": null,
+ "seed": 1827008231,
+ "version": 17,
+ "versionNonce": 58965513,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573740417,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 2.1441903697977978
+ ],
+ [
+ -2.1441903697977978,
+ 5.360475924494494
+ ],
+ [
+ -2.1441903697977978,
+ 9.64885666409009
+ ],
+ [
+ -2.1441903697977978,
+ 15.009332588584584
+ ],
+ [
+ -3.2162855546966966,
+ 20.36980851307908
+ ],
+ [
+ -3.2162855546966966,
+ 25.73028443757346
+ ],
+ [
+ -4.2883807395955955,
+ 32.16285554696685
+ ],
+ [
+ -4.2883807395955955,
+ 43.95590258085474
+ ],
+ [
+ -2.1441903697977978,
+ 53.60475924494483
+ ],
+ [
+ 1.0720951848988989,
+ 58.965235169439325
+ ],
+ [
+ 3.2162855546966966,
+ 60.03733035433822
+ ],
+ [
+ 8.576761479191191,
+ 57.893139984540426
+ ],
+ [
+ 8.576761479191191,
+ 57.893139984540426
+ ]
+ ],
+ "pressures": [
+ 0.0581207275390625,
+ 0.4792327880859375,
+ 0.4889984130859375,
+ 0.4914398193359375,
+ 0.501220703125,
+ 0.504638671875,
+ 0.511474609375,
+ 0.515869140625,
+ 0.519287109375,
+ 0.522216796875,
+ 0.522216796875,
+ 0.518310546875,
+ 0.457244873046875,
+ 0.39227294921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X06wPz-bMPpmsFVIMom0z",
+ "type": "freedraw",
+ "x": 664.2540380932224,
+ "y": 172.70615243853553,
+ "width": 17.15352295838227,
+ "height": 2.1441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3d",
+ "roundness": null,
+ "seed": 521179081,
+ "version": 10,
+ "versionNonce": 124817961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573740776,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 0
+ ],
+ [
+ 9.64885666409009,
+ -1.0720951848988989
+ ],
+ [
+ 11.793047033887888,
+ -1.0720951848988989
+ ],
+ [
+ 13.937237403685572,
+ -1.0720951848988989
+ ],
+ [
+ 17.15352295838227,
+ -2.1441903697977978
+ ],
+ [
+ 17.15352295838227,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.2887115478515625,
+ 0.519775390625,
+ 0.5319976806640625,
+ 0.5427398681640625,
+ 0.5373687744140625,
+ 0.507568359375,
+ 0.4264678955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ts-V6paEAjnpisDpVXidb",
+ "type": "freedraw",
+ "x": 715.7146069683695,
+ "y": 166.27358132914213,
+ "width": 24.65818925267456,
+ "height": 26.802379622472472,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3e",
+ "roundness": null,
+ "seed": 850320361,
+ "version": 26,
+ "versionNonce": 851816777,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573741661,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ -6.432571109393393,
+ 0
+ ],
+ [
+ -8.576761479191191,
+ 1.0720951848988989
+ ],
+ [
+ -11.793047033887888,
+ 5.360475924494494
+ ],
+ [
+ -12.865142218786787,
+ 7.504666294292292
+ ],
+ [
+ -13.937237403685685,
+ 8.576761479191191
+ ],
+ [
+ -13.937237403685685,
+ 10.720951848988989
+ ],
+ [
+ -13.937237403685685,
+ 11.793047033887888
+ ],
+ [
+ -12.865142218786787,
+ 11.793047033887888
+ ],
+ [
+ -10.720951848988989,
+ 12.865142218786787
+ ],
+ [
+ -6.432571109393393,
+ 13.937237403685685
+ ],
+ [
+ -2.1441903697977978,
+ 15.009332588584584
+ ],
+ [
+ 3.2162855546966966,
+ 17.153522958382382
+ ],
+ [
+ 6.43257110939328,
+ 19.29771332818018
+ ],
+ [
+ 10.720951848988875,
+ 22.513998882876876
+ ],
+ [
+ 10.720951848988875,
+ 23.586094067775775
+ ],
+ [
+ 7.5046662942921785,
+ 24.658189252674674
+ ],
+ [
+ 3.2162855546966966,
+ 25.730284437573573
+ ],
+ [
+ -3.2162855546966966,
+ 25.730284437573573
+ ],
+ [
+ -5.360475924494494,
+ 25.730284437573573
+ ],
+ [
+ -5.360475924494494,
+ 24.658189252674674
+ ],
+ [
+ -5.360475924494494,
+ 24.658189252674674
+ ]
+ ],
+ "pressures": [
+ 0.38934326171875,
+ 0.4919281005859375,
+ 0.4943695068359375,
+ 0.4943695068359375,
+ 0.4919281005859375,
+ 0.4860687255859375,
+ 0.4865570068359375,
+ 0.4865570068359375,
+ 0.4865570068359375,
+ 0.4841156005859375,
+ 0.4836273193359375,
+ 0.4826507568359375,
+ 0.4826507568359375,
+ 0.4816741943359375,
+ 0.4772796630859375,
+ 0.463592529296875,
+ 0.454803466796875,
+ 0.453338623046875,
+ 0.4723968505859375,
+ 0.520751953125,
+ 0.5354156494140625,
+ 0.511962890625,
+ 0.38885498046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SVaqOr9mVWi4eJyGyn3-i",
+ "type": "freedraw",
+ "x": 739.3007010361451,
+ "y": 168.41777169893993,
+ "width": 4.2883807395955955,
+ "height": 18.22561814328128,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3f",
+ "roundness": null,
+ "seed": 576631561,
+ "version": 11,
+ "versionNonce": 1719269799,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573741991,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 3.2162855546966966
+ ],
+ [
+ 0,
+ 6.432571109393393
+ ],
+ [
+ 1.0720951848988989,
+ 9.64885666409009
+ ],
+ [
+ 2.1441903697977978,
+ 15.009332588584584
+ ],
+ [
+ 3.2162855546966966,
+ 17.153522958382382
+ ],
+ [
+ 4.2883807395955955,
+ 18.22561814328128
+ ],
+ [
+ 4.2883807395955955,
+ 17.153522958382382
+ ],
+ [
+ 4.2883807395955955,
+ 17.153522958382382
+ ]
+ ],
+ "pressures": [
+ 0.2462005615234375,
+ 0.5324859619140625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.4904632568359375,
+ 0.3737030029296875,
+ 0.203704833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZDiu-JbqZONMDwZ2Gzv_N",
+ "type": "freedraw",
+ "x": 738.2286058512462,
+ "y": 154.48053429525436,
+ "width": 4.2883807395955955,
+ "height": 1.0720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3g",
+ "roundness": null,
+ "seed": 776403943,
+ "version": 8,
+ "versionNonce": 84037735,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573742168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4137725830078125,
+ 0.593536376953125,
+ 0.6028289794921875,
+ 0.513916015625,
+ 0.329254150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tFAlUPBs7bx7BklGhQo4G",
+ "type": "freedraw",
+ "x": 754.3100336247297,
+ "y": 186.6433898422212,
+ "width": 17.153522958382382,
+ "height": 19.29771332818018,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3h",
+ "roundness": null,
+ "seed": 238592679,
+ "version": 16,
+ "versionNonce": 2113817511,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573742494,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 0,
+ -3.2162855546966966
+ ],
+ [
+ 1.0720951848988989,
+ -5.360475924494494
+ ],
+ [
+ 3.2162855546966966,
+ -11.793047033887888
+ ],
+ [
+ 4.2883807395955955,
+ -17.153522958382382
+ ],
+ [
+ 4.2883807395955955,
+ -19.29771332818018
+ ],
+ [
+ 5.360475924494494,
+ -18.22561814328128
+ ],
+ [
+ 5.360475924494494,
+ -16.081427773483483
+ ],
+ [
+ 8.576761479191191,
+ -10.720951848988989
+ ],
+ [
+ 10.720951848988989,
+ -5.360475924494494
+ ],
+ [
+ 11.793047033887888,
+ -3.2162855546966966
+ ],
+ [
+ 13.937237403685685,
+ -2.1441903697977978
+ ],
+ [
+ 17.153522958382382,
+ -1.0720951848988989
+ ],
+ [
+ 17.153522958382382,
+ -1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.5593414306640625,
+ 0.564727783203125,
+ 0.5578765869140625,
+ 0.5520172119140625,
+ 0.528076171875,
+ 0.526123046875,
+ 0.526123046875,
+ 0.5407867431640625,
+ 0.5476226806640625,
+ 0.5510406494140625,
+ 0.5402984619140625,
+ 0.4938812255859375,
+ 0.4064483642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8d0lXNRLfC1CSoC8wJmtM",
+ "type": "freedraw",
+ "x": 798.2659362055844,
+ "y": 129.82234504257968,
+ "width": 9.64885666409009,
+ "height": 63.25361590903492,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3i",
+ "roundness": null,
+ "seed": 710856167,
+ "version": 15,
+ "versionNonce": 1155709993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573743006,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ 8.576761479191191
+ ],
+ [
+ -5.360475924494494,
+ 18.22561814328128
+ ],
+ [
+ -8.576761479191191,
+ 30.01866517716917
+ ],
+ [
+ -9.64885666409009,
+ 36.45123628656245
+ ],
+ [
+ -9.64885666409009,
+ 41.81171221105694
+ ],
+ [
+ -8.576761479191191,
+ 55.74894961474263
+ ],
+ [
+ -5.360475924494494,
+ 61.10942553923712
+ ],
+ [
+ -2.1441903697977978,
+ 63.25361590903492
+ ],
+ [
+ 0,
+ 63.25361590903492
+ ],
+ [
+ 0,
+ 63.25361590903492
+ ]
+ ],
+ "pressures": [
+ 0.4103546142578125,
+ 0.518798828125,
+ 0.517822265625,
+ 0.517822265625,
+ 0.525146484375,
+ 0.5402984619140625,
+ 0.5500640869140625,
+ 0.5510406494140625,
+ 0.5525054931640625,
+ 0.5485992431640625,
+ 0.500732421875,
+ 0.207611083984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NVB2XqNYfcGk98gOvsryL",
+ "type": "freedraw",
+ "x": 845.4381243411359,
+ "y": 161.98520058954654,
+ "width": 34.307045916764764,
+ "height": 37.52333147146146,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3l",
+ "roundness": null,
+ "seed": 1875665607,
+ "version": 29,
+ "versionNonce": 958850409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573745097,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ 6.432571109393393
+ ],
+ [
+ -1.0720951848988989,
+ 12.865142218786787
+ ],
+ [
+ -6.432571109393393,
+ 20.36980851307908
+ ],
+ [
+ -9.64885666409009,
+ 24.658189252674674
+ ],
+ [
+ -11.793047033887888,
+ 27.87447480737137
+ ],
+ [
+ -15.009332588584584,
+ 31.090760362068067
+ ],
+ [
+ -20.36980851307908,
+ 35.37914110166366
+ ],
+ [
+ -23.586094067775775,
+ 37.52333147146146
+ ],
+ [
+ -25.730284437573573,
+ 37.52333147146146
+ ],
+ [
+ -26.802379622472472,
+ 37.52333147146146
+ ],
+ [
+ -28.94656999227027,
+ 33.234950731865865
+ ],
+ [
+ -30.01866517716917,
+ 27.87447480737137
+ ],
+ [
+ -30.01866517716917,
+ 24.658189252674674
+ ],
+ [
+ -30.01866517716917,
+ 22.513998882876876
+ ],
+ [
+ -27.87447480737137,
+ 18.22561814328128
+ ],
+ [
+ -25.730284437573573,
+ 16.081427773483483
+ ],
+ [
+ -23.586094067775775,
+ 16.081427773483483
+ ],
+ [
+ -20.36980851307908,
+ 18.22561814328128
+ ],
+ [
+ -17.153522958382382,
+ 21.441903697977978
+ ],
+ [
+ -11.793047033887888,
+ 26.802379622472472
+ ],
+ [
+ -6.432571109393393,
+ 28.94656999227027
+ ],
+ [
+ -1.0720951848988989,
+ 30.01866517716917
+ ],
+ [
+ 4.2883807395955955,
+ 31.090760362068067
+ ],
+ [
+ 4.2883807395955955,
+ 31.090760362068067
+ ]
+ ],
+ "pressures": [
+ 0.2554931640625,
+ 0.512939453125,
+ 0.524169921875,
+ 0.5359039306640625,
+ 0.5422515869140625,
+ 0.5446929931640625,
+ 0.5466461181640625,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.5495758056640625,
+ 0.5500640869140625,
+ 0.5456695556640625,
+ 0.5324859619140625,
+ 0.516357421875,
+ 0.502685546875,
+ 0.4924163818359375,
+ 0.4787445068359375,
+ 0.461151123046875,
+ 0.448455810546875,
+ 0.443572998046875,
+ 0.465057373046875,
+ 0.4875335693359375,
+ 0.507080078125,
+ 0.515869140625,
+ 0.515869140625,
+ 0.449920654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SEVCzl80gQPlQe6VaV2xk",
+ "type": "freedraw",
+ "x": 850.7986002656304,
+ "y": 125.53396430298409,
+ "width": 25.730284437573346,
+ "height": 77.1908533127206,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3m",
+ "roundness": null,
+ "seed": 785997609,
+ "version": 20,
+ "versionNonce": 315764713,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573746109,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 1.0720951848988989
+ ],
+ [
+ 6.432571109393393,
+ 2.1441903697977978
+ ],
+ [
+ 8.576761479191191,
+ 4.2883807395955955
+ ],
+ [
+ 11.793047033887888,
+ 7.504666294292292
+ ],
+ [
+ 15.009332588584584,
+ 11.793047033887888
+ ],
+ [
+ 19.297713328179952,
+ 22.513998882876876
+ ],
+ [
+ 23.586094067775548,
+ 34.307045916764764
+ ],
+ [
+ 24.658189252674447,
+ 43.95590258085474
+ ],
+ [
+ 25.730284437573346,
+ 53.60475924494483
+ ],
+ [
+ 25.730284437573346,
+ 57.893139984540426
+ ],
+ [
+ 24.658189252674447,
+ 66.46990146373162
+ ],
+ [
+ 22.51399888287665,
+ 72.90247257312501
+ ],
+ [
+ 21.44190369797775,
+ 76.1187581278217
+ ],
+ [
+ 20.36980851307885,
+ 77.1908533127206
+ ],
+ [
+ 21.44190369797775,
+ 76.1187581278217
+ ],
+ [
+ 21.44190369797775,
+ 76.1187581278217
+ ]
+ ],
+ "pressures": [
+ 0.321929931640625,
+ 0.4889984130859375,
+ 0.4977874755859375,
+ 0.510009765625,
+ 0.519775390625,
+ 0.523681640625,
+ 0.527099609375,
+ 0.5329742431640625,
+ 0.5324859619140625,
+ 0.523193359375,
+ 0.510986328125,
+ 0.510498046875,
+ 0.510009765625,
+ 0.510986328125,
+ 0.510986328125,
+ 0.4929046630859375,
+ 0.2427825927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KEUKRQEP8wHC9vGK9llxY",
+ "type": "freedraw",
+ "x": 897.9707884011817,
+ "y": 169.48986688383883,
+ "width": 10.720951848988989,
+ "height": 4.2883807395955955,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3n",
+ "roundness": null,
+ "seed": 286525865,
+ "version": 19,
+ "versionNonce": 1378387335,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573749987,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ 4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ 4.2883807395955955,
+ -2.1441903697977978
+ ],
+ [
+ 4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 1.0720951848988989
+ ],
+ [
+ 4.2883807395955955,
+ 2.1441903697977978
+ ],
+ [
+ 5.360475924494494,
+ 2.1441903697977978
+ ],
+ [
+ 7.504666294292292,
+ 2.1441903697977978
+ ],
+ [
+ 8.576761479191191,
+ 1.0720951848988989
+ ],
+ [
+ 9.64885666409009,
+ 1.0720951848988989
+ ],
+ [
+ 9.64885666409009,
+ 0
+ ],
+ [
+ 9.64885666409009,
+ 1.0720951848988989
+ ],
+ [
+ 10.720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 10.720951848988989,
+ 1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.3624725341796875,
+ 0.456268310546875,
+ 0.450408935546875,
+ 0.448944091796875,
+ 0.449432373046875,
+ 0.451385498046875,
+ 0.4772796630859375,
+ 0.4743499755859375,
+ 0.468475341796875,
+ 0.444061279296875,
+ 0.4289093017578125,
+ 0.40399169921875,
+ 0.40301513671875,
+ 0.40301513671875,
+ 0.4176788330078125,
+ 0.465057373046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GmngYhAdenCwBX9x1TTZ2",
+ "type": "freedraw",
+ "x": 962.2964994951154,
+ "y": 150.19215355565876,
+ "width": 49.31637850534912,
+ "height": 41.81171221105694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3o",
+ "roundness": null,
+ "seed": 585895879,
+ "version": 33,
+ "versionNonce": 2138112553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573750837,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 3.2162855546966966
+ ],
+ [
+ 0,
+ 5.360475924494494
+ ],
+ [
+ 0,
+ 8.576761479191191
+ ],
+ [
+ -1.0720951848988989,
+ 11.793047033887774
+ ],
+ [
+ -2.1441903697977978,
+ 15.00933258858447
+ ],
+ [
+ -5.360475924494494,
+ 22.513998882876763
+ ],
+ [
+ -7.504666294292292,
+ 26.80237962247236
+ ],
+ [
+ -9.64885666409009,
+ 30.018665177169055
+ ],
+ [
+ -16.081427773483256,
+ 38.595426656360246
+ ],
+ [
+ -21.44190369797775,
+ 41.81171221105694
+ ],
+ [
+ -25.730284437573346,
+ 41.81171221105694
+ ],
+ [
+ -28.946569992270042,
+ 41.81171221105694
+ ],
+ [
+ -31.09076036206784,
+ 39.667521841259145
+ ],
+ [
+ -35.379141101663436,
+ 34.30704591676465
+ ],
+ [
+ -37.52333147146123,
+ 30.018665177169055
+ ],
+ [
+ -38.59542665636013,
+ 26.80237962247236
+ ],
+ [
+ -37.52333147146123,
+ 24.65818925267456
+ ],
+ [
+ -37.52333147146123,
+ 23.58609406777566
+ ],
+ [
+ -30.01866517716894,
+ 18.225618143281167
+ ],
+ [
+ -24.658189252674447,
+ 16.08142777348337
+ ],
+ [
+ -17.153522958382155,
+ 16.08142777348337
+ ],
+ [
+ -10.720951848988761,
+ 18.225618143281167
+ ],
+ [
+ -4.2883807395955955,
+ 24.65818925267456
+ ],
+ [
+ 0,
+ 28.946569992270156
+ ],
+ [
+ 2.1441903697977978,
+ 33.23495073186575
+ ],
+ [
+ 4.2883807395955955,
+ 36.45123628656245
+ ],
+ [
+ 6.432571109393393,
+ 39.667521841259145
+ ],
+ [
+ 8.576761479191191,
+ 40.739617026158044
+ ],
+ [
+ 10.720951848988989,
+ 40.739617026158044
+ ],
+ [
+ 10.720951848988989,
+ 40.739617026158044
+ ]
+ ],
+ "pressures": [
+ 0.2642822265625,
+ 0.4977874755859375,
+ 0.508056640625,
+ 0.518310546875,
+ 0.524658203125,
+ 0.5319976806640625,
+ 0.5383453369140625,
+ 0.5461578369140625,
+ 0.5485992431640625,
+ 0.5608062744140625,
+ 0.563262939453125,
+ 0.5515289306640625,
+ 0.509033203125,
+ 0.4977874755859375,
+ 0.4953460693359375,
+ 0.4694671630859375,
+ 0.451873779296875,
+ 0.444549560546875,
+ 0.443572998046875,
+ 0.443572998046875,
+ 0.457244873046875,
+ 0.4694671630859375,
+ 0.4919281005859375,
+ 0.511474609375,
+ 0.530517578125,
+ 0.5402984619140625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.527099609375,
+ 0.3546600341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TdPxPiucb4o0FFkjAouSM",
+ "type": "freedraw",
+ "x": 976.2337368988011,
+ "y": 123.38977393318629,
+ "width": 28.94656999227027,
+ "height": 81.47923405231609,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3p",
+ "roundness": null,
+ "seed": 424889321,
+ "version": 18,
+ "versionNonce": 2075774409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573751585,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 1.0720951848988989
+ ],
+ [
+ 10.720951848988989,
+ 4.2883807395955955
+ ],
+ [
+ 13.937237403685685,
+ 6.432571109393393
+ ],
+ [
+ 17.153522958382382,
+ 11.793047033887888
+ ],
+ [
+ 20.36980851307908,
+ 19.29771332818018
+ ],
+ [
+ 22.513998882876876,
+ 28.94656999227027
+ ],
+ [
+ 24.658189252674674,
+ 39.667521841259145
+ ],
+ [
+ 26.802379622472472,
+ 49.316378505349235
+ ],
+ [
+ 27.87447480737137,
+ 63.25361590903492
+ ],
+ [
+ 28.94656999227027,
+ 71.83037738822611
+ ],
+ [
+ 28.94656999227027,
+ 77.1908533127206
+ ],
+ [
+ 27.87447480737137,
+ 81.47923405231609
+ ],
+ [
+ 27.87447480737137,
+ 81.47923405231609
+ ]
+ ],
+ "pressures": [
+ 0.37615966796875,
+ 0.500732421875,
+ 0.510498046875,
+ 0.514892578125,
+ 0.518310546875,
+ 0.523681640625,
+ 0.529541015625,
+ 0.5417633056640625,
+ 0.5505523681640625,
+ 0.5525054931640625,
+ 0.5539703369140625,
+ 0.5593414306640625,
+ 0.5608062744140625,
+ 0.5578765869140625,
+ 0.4841156005859375,
+ 0.13580322265625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LJ1BI8XGIIpJOje6oEogT",
+ "type": "freedraw",
+ "x": 1035.1989720682404,
+ "y": 171.63405725363668,
+ "width": 31.09076036206784,
+ "height": 2.1441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3q",
+ "roundness": null,
+ "seed": 290828169,
+ "version": 12,
+ "versionNonce": 120108233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573753675,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ 4.2883807395955955,
+ 1.0720951848988989
+ ],
+ [
+ 6.432571109393393,
+ 1.0720951848988989
+ ],
+ [
+ 9.64885666409009,
+ 2.1441903697977978
+ ],
+ [
+ 13.937237403685458,
+ 2.1441903697977978
+ ],
+ [
+ 22.51399888287665,
+ 2.1441903697977978
+ ],
+ [
+ 25.730284437573346,
+ 2.1441903697977978
+ ],
+ [
+ 31.09076036206784,
+ 1.0720951848988989
+ ],
+ [
+ 31.09076036206784,
+ 1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.2315521240234375,
+ 0.5500640869140625,
+ 0.5593414306640625,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.563262939453125,
+ 0.5622711181640625,
+ 0.511962890625,
+ 0.455780029296875,
+ 0.217864990234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lBvGJDnItofwMP8OBE7Nb",
+ "type": "freedraw",
+ "x": 1053.4245902115215,
+ "y": 159.8410102197489,
+ "width": 4.2883807395955955,
+ "height": 27.874474807371257,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3r",
+ "roundness": null,
+ "seed": 2104940169,
+ "version": 10,
+ "versionNonce": 1934794985,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573753990,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 4.2883807395955955
+ ],
+ [
+ 0,
+ 7.5046662942921785
+ ],
+ [
+ 1.0720951848988989,
+ 11.793047033887774
+ ],
+ [
+ 1.0720951848988989,
+ 16.08142777348337
+ ],
+ [
+ 3.2162855546966966,
+ 25.73028443757346
+ ],
+ [
+ 4.2883807395955955,
+ 27.874474807371257
+ ],
+ [
+ 4.2883807395955955,
+ 27.874474807371257
+ ]
+ ],
+ "pressures": [
+ 0.3605194091796875,
+ 0.577423095703125,
+ 0.582794189453125,
+ 0.588165283203125,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.510009765625,
+ 0.2457122802734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X0vRm8oB1ut6gdR9s-BXA",
+ "type": "freedraw",
+ "x": 1103.8130639017697,
+ "y": 164.1293909593445,
+ "width": 28.946569992270042,
+ "height": 51.46056887514703,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3s",
+ "roundness": null,
+ "seed": 787233449,
+ "version": 32,
+ "versionNonce": 1380796585,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573755456,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ -2.1441903697977978
+ ],
+ [
+ 7.504666294292292,
+ -5.360475924494494
+ ],
+ [
+ 7.504666294292292,
+ -7.504666294292292
+ ],
+ [
+ 8.576761479190964,
+ -10.720951848988989
+ ],
+ [
+ 9.648856664089863,
+ -17.153522958382382
+ ],
+ [
+ 9.648856664089863,
+ -21.441903697977978
+ ],
+ [
+ 9.648856664089863,
+ -23.586094067775775
+ ],
+ [
+ 8.576761479190964,
+ -23.586094067775775
+ ],
+ [
+ 9.648856664089863,
+ -19.29771332818018
+ ],
+ [
+ 10.720951848988761,
+ -15.009332588584584
+ ],
+ [
+ 10.720951848988761,
+ -9.64885666409009
+ ],
+ [
+ 11.79304703388766,
+ -3.2162855546966966
+ ],
+ [
+ 11.79304703388766,
+ 2.144190369797684
+ ],
+ [
+ 11.79304703388766,
+ 12.865142218786673
+ ],
+ [
+ 9.648856664089863,
+ 21.441903697977864
+ ],
+ [
+ 8.576761479190964,
+ 24.65818925267456
+ ],
+ [
+ 6.432571109393393,
+ 27.874474807371257
+ ],
+ [
+ 6.432571109393393,
+ 26.80237962247236
+ ],
+ [
+ 8.576761479190964,
+ 25.73028443757346
+ ],
+ [
+ 9.648856664089863,
+ 24.65818925267456
+ ],
+ [
+ 11.79304703388766,
+ 24.65818925267456
+ ],
+ [
+ 18.225618143281054,
+ 24.65818925267456
+ ],
+ [
+ 23.586094067775548,
+ 24.65818925267456
+ ],
+ [
+ 25.730284437573346,
+ 24.65818925267456
+ ],
+ [
+ 27.874474807371143,
+ 23.58609406777566
+ ],
+ [
+ 28.946569992270042,
+ 23.58609406777566
+ ],
+ [
+ 28.946569992270042,
+ 23.58609406777566
+ ]
+ ],
+ "pressures": [
+ 0.13336181640625,
+ 0.4977874755859375,
+ 0.508056640625,
+ 0.516845703125,
+ 0.528076171875,
+ 0.5378570556640625,
+ 0.5398101806640625,
+ 0.5417633056640625,
+ 0.5451812744140625,
+ 0.5466461181640625,
+ 0.5485992431640625,
+ 0.5505523681640625,
+ 0.5398101806640625,
+ 0.5471343994140625,
+ 0.5485992431640625,
+ 0.5505523681640625,
+ 0.5510406494140625,
+ 0.5481109619140625,
+ 0.5446929931640625,
+ 0.5437164306640625,
+ 0.5334625244140625,
+ 0.514404296875,
+ 0.510498046875,
+ 0.510498046875,
+ 0.517822265625,
+ 0.530029296875,
+ 0.4963226318359375,
+ 0.40545654296875,
+ 0.1699981689453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5ogtfIYLd0K2xDYVHb6Hh",
+ "type": "freedraw",
+ "x": 1147.7689664826244,
+ "y": 151.26424874055772,
+ "width": 32.162855546966966,
+ "height": 42.88380739595584,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3t",
+ "roundness": null,
+ "seed": 1638920809,
+ "version": 29,
+ "versionNonce": 52593767,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573756056,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ -6.432571109393393,
+ 0
+ ],
+ [
+ -9.64885666409009,
+ 3.2162855546966966
+ ],
+ [
+ -11.793047033887888,
+ 5.360475924494494
+ ],
+ [
+ -13.937237403685685,
+ 11.793047033887888
+ ],
+ [
+ -13.937237403685685,
+ 18.225618143281167
+ ],
+ [
+ -12.865142218786787,
+ 25.73028443757346
+ ],
+ [
+ -9.64885666409009,
+ 31.090760362067954
+ ],
+ [
+ -7.504666294292292,
+ 33.23495073186575
+ ],
+ [
+ -5.360475924494494,
+ 34.30704591676465
+ ],
+ [
+ 0,
+ 36.45123628656245
+ ],
+ [
+ 4.2883807395955955,
+ 35.37914110166355
+ ],
+ [
+ 8.576761479191191,
+ 32.16285554696685
+ ],
+ [
+ 15.009332588584584,
+ 24.65818925267456
+ ],
+ [
+ 17.153522958382382,
+ 18.225618143281167
+ ],
+ [
+ 18.22561814328128,
+ 12.865142218786787
+ ],
+ [
+ 17.153522958382382,
+ 7.504666294292292
+ ],
+ [
+ 13.937237403685685,
+ 1.0720951848988989
+ ],
+ [
+ 8.576761479191191,
+ -5.360475924494494
+ ],
+ [
+ 4.2883807395955955,
+ -6.432571109393393
+ ],
+ [
+ 0,
+ -6.432571109393393
+ ],
+ [
+ -3.2162855546966966,
+ -4.2883807395955955
+ ],
+ [
+ -4.2883807395955955,
+ -2.1441903697977978
+ ],
+ [
+ -4.2883807395955955,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.2510986328125,
+ 0.520751953125,
+ 0.527099609375,
+ 0.526611328125,
+ 0.526123046875,
+ 0.520263671875,
+ 0.520263671875,
+ 0.520263671875,
+ 0.519775390625,
+ 0.520751953125,
+ 0.516357421875,
+ 0.516845703125,
+ 0.517822265625,
+ 0.519287109375,
+ 0.524169921875,
+ 0.529541015625,
+ 0.5339508056640625,
+ 0.5359039306640625,
+ 0.5339508056640625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.530029296875,
+ 0.505615234375,
+ 0.4157257080078125,
+ 0.14801025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XJoJZLNKC6xv3bikb_gdJ",
+ "type": "freedraw",
+ "x": 1191.7248690634792,
+ "y": 165.2014861442433,
+ "width": 4.2883807395955955,
+ "height": 3.2162855546966966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3u",
+ "roundness": null,
+ "seed": 14407335,
+ "version": 16,
+ "versionNonce": 1932361639,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573756623,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ 2.1441903697977978
+ ],
+ [
+ 3.2162855546966966,
+ 2.1441903697977978
+ ],
+ [
+ 3.2162855546966966,
+ 1.0720951848988989
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ 2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ 3.2162855546966966
+ ],
+ [
+ 2.1441903697977978,
+ 3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.2887115478515625,
+ 0.4909515380859375,
+ 0.4709320068359375,
+ 0.465057373046875,
+ 0.4147491455078125,
+ 0.38201904296875,
+ 0.37518310546875,
+ 0.3737030029296875,
+ 0.3737030029296875,
+ 0.4250030517578125,
+ 0.40399169921875,
+ 0.3737030029296875,
+ 0.2931060791015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gFxQRde7L9MDFD45F6qJN",
+ "type": "freedraw",
+ "x": 1238.8970571990305,
+ "y": 142.68748726136653,
+ "width": 28.94656999227027,
+ "height": 49.316378505349235,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3w",
+ "roundness": null,
+ "seed": 10277863,
+ "version": 17,
+ "versionNonce": 33466633,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573759464,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -3.2162855546966966,
+ 1.0720951848988989
+ ],
+ [
+ -5.360475924494494,
+ 2.1441903697977978
+ ],
+ [
+ -7.504666294292292,
+ 5.360475924494494
+ ],
+ [
+ -10.720951848988989,
+ 8.576761479191191
+ ],
+ [
+ -16.081427773483483,
+ 19.29771332818018
+ ],
+ [
+ -18.22561814328128,
+ 24.65818925267456
+ ],
+ [
+ -20.36980851307908,
+ 30.018665177169055
+ ],
+ [
+ -20.36980851307908,
+ 39.667521841259145
+ ],
+ [
+ -17.153522958382382,
+ 45.02799776575364
+ ],
+ [
+ -11.793047033887888,
+ 48.244283320450336
+ ],
+ [
+ -8.576761479191191,
+ 49.316378505349235
+ ],
+ [
+ 1.0720951848988989,
+ 47.17218813555144
+ ],
+ [
+ 8.576761479191191,
+ 45.02799776575364
+ ],
+ [
+ 8.576761479191191,
+ 45.02799776575364
+ ]
+ ],
+ "pressures": [
+ 0.323883056640625,
+ 0.4806976318359375,
+ 0.4899749755859375,
+ 0.4972991943359375,
+ 0.501708984375,
+ 0.503173828125,
+ 0.510009765625,
+ 0.519775390625,
+ 0.528076171875,
+ 0.530029296875,
+ 0.5373687744140625,
+ 0.5373687744140625,
+ 0.527587890625,
+ 0.4093780517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fNaEbpvSwVbC9PKK7ohrj",
+ "type": "freedraw",
+ "x": 1261.4110560819074,
+ "y": 171.63405725363668,
+ "width": 16.081427773483483,
+ "height": 21.441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3x",
+ "roundness": null,
+ "seed": 1712110281,
+ "version": 26,
+ "versionNonce": 626222121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573759962,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ -3.2162855546966966
+ ],
+ [
+ 1.0720951848988989,
+ -4.2883807395955955
+ ],
+ [
+ 0,
+ -4.2883807395955955
+ ],
+ [
+ -1.0720951848988989,
+ -5.360475924494494
+ ],
+ [
+ -4.2883807395955955,
+ -4.2883807395955955
+ ],
+ [
+ -5.360475924494494,
+ -4.2883807395955955
+ ],
+ [
+ -8.576761479191191,
+ -2.1441903697977978
+ ],
+ [
+ -11.793047033887888,
+ 2.1441903697977978
+ ],
+ [
+ -12.865142218786787,
+ 5.360475924494494
+ ],
+ [
+ -11.793047033887888,
+ 9.64885666409009
+ ],
+ [
+ -9.64885666409009,
+ 11.793047033887888
+ ],
+ [
+ -6.432571109393393,
+ 15.009332588584584
+ ],
+ [
+ -3.2162855546966966,
+ 16.081427773483483
+ ],
+ [
+ 0,
+ 15.009332588584584
+ ],
+ [
+ 1.0720951848988989,
+ 12.865142218786787
+ ],
+ [
+ 3.2162855546966966,
+ 6.432571109393393
+ ],
+ [
+ 3.2162855546966966,
+ 4.2883807395955955
+ ],
+ [
+ 2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -3.2162855546966966
+ ],
+ [
+ -5.360475924494494,
+ -3.2162855546966966
+ ],
+ [
+ -6.432571109393393,
+ -3.2162855546966966
+ ],
+ [
+ -8.576761479191191,
+ -2.1441903697977978
+ ],
+ [
+ -8.576761479191191,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.4103546142578125,
+ 0.461639404296875,
+ 0.467498779296875,
+ 0.4738616943359375,
+ 0.4811859130859375,
+ 0.4943695068359375,
+ 0.511474609375,
+ 0.514892578125,
+ 0.516845703125,
+ 0.518310546875,
+ 0.520263671875,
+ 0.516845703125,
+ 0.515380859375,
+ 0.512939453125,
+ 0.509521484375,
+ 0.509521484375,
+ 0.510009765625,
+ 0.504150390625,
+ 0.502197265625,
+ 0.4948577880859375,
+ 0.4699554443359375,
+ 0.3688201904296875,
+ 0.2217864990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rCKyyO0TC2I-7uRNuHHYg",
+ "type": "freedraw",
+ "x": 1281.7808645949863,
+ "y": 169.48986688383889,
+ "width": 22.51399888287665,
+ "height": 20.36980851307908,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3y",
+ "roundness": null,
+ "seed": 260386281,
+ "version": 22,
+ "versionNonce": 582537609,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573760390,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1441903697977978
+ ],
+ [
+ 0,
+ -3.2162855546966966
+ ],
+ [
+ -1.0720951848986715,
+ -3.2162855546966966
+ ],
+ [
+ -2.1441903697975704,
+ -3.2162855546966966
+ ],
+ [
+ -3.2162855546964693,
+ -3.2162855546966966
+ ],
+ [
+ -6.432571109393166,
+ -2.1441903697977978
+ ],
+ [
+ -8.576761479190964,
+ -1.0720951848988989
+ ],
+ [
+ -8.576761479190964,
+ 1.0720951848988989
+ ],
+ [
+ -7.504666294292065,
+ 2.1441903697977978
+ ],
+ [
+ -6.432571109393166,
+ 3.2162855546966966
+ ],
+ [
+ 1.0720951848988989,
+ 7.504666294292292
+ ],
+ [
+ 6.432571109393393,
+ 9.64885666409009
+ ],
+ [
+ 9.64885666409009,
+ 12.865142218786787
+ ],
+ [
+ 11.793047033887888,
+ 15.009332588584584
+ ],
+ [
+ 11.793047033887888,
+ 16.081427773483483
+ ],
+ [
+ 7.504666294292292,
+ 17.153522958382382
+ ],
+ [
+ -2.1441903697975704,
+ 17.153522958382382
+ ],
+ [
+ -8.576761479190964,
+ 17.153522958382382
+ ],
+ [
+ -10.720951848988761,
+ 16.081427773483483
+ ],
+ [
+ -10.720951848988761,
+ 16.081427773483483
+ ]
+ ],
+ "pressures": [
+ 0.4836273193359375,
+ 0.502685546875,
+ 0.504638671875,
+ 0.504638671875,
+ 0.4963226318359375,
+ 0.4963226318359375,
+ 0.512939453125,
+ 0.513916015625,
+ 0.508544921875,
+ 0.507080078125,
+ 0.506591796875,
+ 0.506591796875,
+ 0.503173828125,
+ 0.4924163818359375,
+ 0.4797210693359375,
+ 0.4753265380859375,
+ 0.4787445068359375,
+ 0.4831390380859375,
+ 0.323394775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8ixlBjGx4XUECz47tssf3",
+ "type": "freedraw",
+ "x": 1319.3041960664477,
+ "y": 134.11072578217534,
+ "width": 10.720951848988989,
+ "height": 53.60475924494483,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3z",
+ "roundness": null,
+ "seed": 599180105,
+ "version": 15,
+ "versionNonce": 783730599,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573760891,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 0
+ ],
+ [
+ -3.2162855546966966,
+ 1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ 3.2162855546966966
+ ],
+ [
+ -5.360475924494494,
+ 5.360475924494494
+ ],
+ [
+ -6.432571109393393,
+ 8.576761479191191
+ ],
+ [
+ -8.576761479191191,
+ 18.22561814328128
+ ],
+ [
+ -9.64885666409009,
+ 27.87447480737137
+ ],
+ [
+ -9.64885666409009,
+ 38.595426656360246
+ ],
+ [
+ -6.432571109393393,
+ 49.316378505349235
+ ],
+ [
+ -2.1441903697977978,
+ 52.53266406004593
+ ],
+ [
+ 1.0720951848988989,
+ 53.60475924494483
+ ],
+ [
+ 1.0720951848988989,
+ 53.60475924494483
+ ]
+ ],
+ "pressures": [
+ 0.39715576171875,
+ 0.5363922119140625,
+ 0.5573883056640625,
+ 0.5603179931640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5622711181640625,
+ 0.562774658203125,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.4992523193359375,
+ 0.2491302490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0QU_q6kX34c4ArulYu8de",
+ "type": "freedraw",
+ "x": 1365.4042890171004,
+ "y": 155.5526294801533,
+ "width": 31.09076036206784,
+ "height": 27.874474807371257,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b40",
+ "roundness": null,
+ "seed": 740837863,
+ "version": 27,
+ "versionNonce": 1247382889,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573761505,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1441903697977978
+ ],
+ [
+ 0,
+ 4.2883807395955955
+ ],
+ [
+ -1.0720951848988989,
+ 7.504666294292292
+ ],
+ [
+ -3.2162855546966966,
+ 12.865142218786673
+ ],
+ [
+ -6.432571109393393,
+ 17.15352295838227
+ ],
+ [
+ -10.720951848988989,
+ 21.441903697977864
+ ],
+ [
+ -15.009332588584584,
+ 23.58609406777566
+ ],
+ [
+ -21.441903697977978,
+ 26.80237962247236
+ ],
+ [
+ -24.658189252674674,
+ 26.80237962247236
+ ],
+ [
+ -25.730284437573573,
+ 26.80237962247236
+ ],
+ [
+ -26.802379622472472,
+ 23.58609406777566
+ ],
+ [
+ -26.802379622472472,
+ 20.369808513078965
+ ],
+ [
+ -25.730284437573573,
+ 17.15352295838227
+ ],
+ [
+ -24.658189252674674,
+ 15.00933258858447
+ ],
+ [
+ -23.586094067775775,
+ 13.937237403685572
+ ],
+ [
+ -22.513998882876876,
+ 12.865142218786673
+ ],
+ [
+ -16.081427773483483,
+ 10.720951848988875
+ ],
+ [
+ -13.937237403685685,
+ 10.720951848988875
+ ],
+ [
+ -11.793047033887888,
+ 12.865142218786673
+ ],
+ [
+ -8.576761479191191,
+ 17.15352295838227
+ ],
+ [
+ -4.2883807395955955,
+ 23.58609406777566
+ ],
+ [
+ -1.0720951848988989,
+ 26.80237962247236
+ ],
+ [
+ 2.1441903697975704,
+ 27.874474807371257
+ ],
+ [
+ 4.288380739595368,
+ 27.874474807371257
+ ],
+ [
+ 4.288380739595368,
+ 27.874474807371257
+ ]
+ ],
+ "pressures": [
+ 0.467987060546875,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.581817626953125,
+ 0.580841064453125,
+ 0.582305908203125,
+ 0.581329345703125,
+ 0.566192626953125,
+ 0.5354156494140625,
+ 0.519775390625,
+ 0.4889984130859375,
+ 0.4816741943359375,
+ 0.4816741943359375,
+ 0.4972991943359375,
+ 0.4997406005859375,
+ 0.505126953125,
+ 0.510498046875,
+ 0.523681640625,
+ 0.5329742431640625,
+ 0.5495758056640625,
+ 0.5564117431640625,
+ 0.5529937744140625,
+ 0.4992523193359375,
+ 0.322418212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MrNMAFkC4TzfZdG1s9Reo",
+ "type": "freedraw",
+ "x": 1360.043813092606,
+ "y": 131.96653541237754,
+ "width": 24.658189252674447,
+ "height": 53.60475924494483,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b41",
+ "roundness": null,
+ "seed": 1099040553,
+ "version": 15,
+ "versionNonce": 1830606279,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573762015,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 1.0720951848988989
+ ],
+ [
+ 8.576761479190964,
+ 3.2162855546966966
+ ],
+ [
+ 11.79304703388766,
+ 5.360475924494494
+ ],
+ [
+ 18.225618143281054,
+ 12.865142218786787
+ ],
+ [
+ 22.51399888287665,
+ 22.513998882876876
+ ],
+ [
+ 24.658189252674447,
+ 32.162855546966966
+ ],
+ [
+ 24.658189252674447,
+ 40.739617026158044
+ ],
+ [
+ 24.658189252674447,
+ 47.17218813555144
+ ],
+ [
+ 23.586094067775548,
+ 51.46056887514703
+ ],
+ [
+ 21.44190369797775,
+ 53.60475924494483
+ ],
+ [
+ 21.44190369797775,
+ 53.60475924494483
+ ]
+ ],
+ "pressures": [
+ 0.341461181640625,
+ 0.5515289306640625,
+ 0.562774658203125,
+ 0.568634033203125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.5481109619140625,
+ 0.530029296875,
+ 0.531005859375,
+ 0.5378570556640625,
+ 0.5402984619140625,
+ 0.39373779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aJuLtY8ol1gdOk1AlvHWK",
+ "type": "freedraw",
+ "x": 1396.4950493791682,
+ "y": 161.9852005895467,
+ "width": 5.360475924494494,
+ "height": 4.288380739595482,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b42",
+ "roundness": null,
+ "seed": 79253511,
+ "version": 11,
+ "versionNonce": 30918217,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573762516,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 0,
+ 3.216285554696583
+ ],
+ [
+ 1.0720951848988989,
+ 4.288380739595482
+ ],
+ [
+ 2.1441903697977978,
+ 3.216285554696583
+ ],
+ [
+ 3.2162855546966966,
+ 3.216285554696583
+ ],
+ [
+ 3.2162855546966966,
+ 2.1441903697977978
+ ],
+ [
+ 4.2883807395955955,
+ 2.1441903697977978
+ ],
+ [
+ 4.2883807395955955,
+ 2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.4225616455078125,
+ 0.467010498046875,
+ 0.464080810546875,
+ 0.458221435546875,
+ 0.440643310546875,
+ 0.437713623046875,
+ 0.437713623046875,
+ 0.438690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "57nzJSeWZP7ZEYQ8s17hQ",
+ "type": "freedraw",
+ "x": 1453.3160941788096,
+ "y": 149.12005837075992,
+ "width": 35.379141101663436,
+ "height": 34.30704591676465,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b43",
+ "roundness": null,
+ "seed": 1773111305,
+ "version": 30,
+ "versionNonce": 2023105321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573763381,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 3.2162855546966966
+ ],
+ [
+ 0,
+ 7.504666294292292
+ ],
+ [
+ -1.0720951848988989,
+ 10.720951848988989
+ ],
+ [
+ -3.2162855546964693,
+ 13.937237403685685
+ ],
+ [
+ -5.360475924494267,
+ 17.15352295838227
+ ],
+ [
+ -9.648856664089863,
+ 24.65818925267456
+ ],
+ [
+ -16.081427773483256,
+ 32.16285554696685
+ ],
+ [
+ -18.225618143281054,
+ 34.30704591676465
+ ],
+ [
+ -20.36980851307885,
+ 34.30704591676465
+ ],
+ [
+ -23.586094067775548,
+ 32.16285554696685
+ ],
+ [
+ -25.730284437573346,
+ 30.018665177169055
+ ],
+ [
+ -26.802379622472245,
+ 27.874474807371257
+ ],
+ [
+ -27.874474807371143,
+ 26.80237962247236
+ ],
+ [
+ -28.946569992270042,
+ 25.73028443757346
+ ],
+ [
+ -28.946569992270042,
+ 22.513998882876763
+ ],
+ [
+ -27.874474807371143,
+ 18.225618143281167
+ ],
+ [
+ -26.802379622472245,
+ 15.009332588584584
+ ],
+ [
+ -23.586094067775548,
+ 12.865142218786787
+ ],
+ [
+ -21.44190369797775,
+ 11.793047033887888
+ ],
+ [
+ -17.153522958382155,
+ 12.865142218786787
+ ],
+ [
+ -11.79304703388766,
+ 15.009332588584584
+ ],
+ [
+ -6.432571109393166,
+ 19.297713328180066
+ ],
+ [
+ -4.288380739595368,
+ 21.441903697977864
+ ],
+ [
+ 0,
+ 23.58609406777566
+ ],
+ [
+ 4.2883807395955955,
+ 25.73028443757346
+ ],
+ [
+ 6.432571109393393,
+ 25.73028443757346
+ ],
+ [
+ 6.432571109393393,
+ 25.73028443757346
+ ]
+ ],
+ "pressures": [
+ 0.1865997314453125,
+ 0.508056640625,
+ 0.524169921875,
+ 0.5393218994140625,
+ 0.5500640869140625,
+ 0.5559234619140625,
+ 0.5588531494140625,
+ 0.5593414306640625,
+ 0.529541015625,
+ 0.508056640625,
+ 0.4743499755859375,
+ 0.452362060546875,
+ 0.452850341796875,
+ 0.452850341796875,
+ 0.448455810546875,
+ 0.448455810546875,
+ 0.442596435546875,
+ 0.445526123046875,
+ 0.445526123046875,
+ 0.462127685546875,
+ 0.4870452880859375,
+ 0.506591796875,
+ 0.520751953125,
+ 0.523193359375,
+ 0.523193359375,
+ 0.518310546875,
+ 0.4323272705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iJAkLWIpiJXSU2UfW7WE5",
+ "type": "freedraw",
+ "x": 1464.0370460277986,
+ "y": 126.60605948788304,
+ "width": 5.360475924494494,
+ "height": 23.586094067775775,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b44",
+ "roundness": null,
+ "seed": 308554985,
+ "version": 11,
+ "versionNonce": 573110727,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573765094,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ 2.1441903697977978
+ ],
+ [
+ 4.2883807395955955,
+ 4.2883807395955955
+ ],
+ [
+ 4.2883807395955955,
+ 6.432571109393393
+ ],
+ [
+ 5.360475924494494,
+ 9.64885666409009
+ ],
+ [
+ 5.360475924494494,
+ 20.36980851307908
+ ],
+ [
+ 5.360475924494494,
+ 23.586094067775775
+ ],
+ [
+ 5.360475924494494,
+ 23.586094067775775
+ ]
+ ],
+ "pressures": [
+ 0.465057373046875,
+ 0.5564117431640625,
+ 0.567657470703125,
+ 0.578887939453125,
+ 0.587677001953125,
+ 0.593048095703125,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.4958343505859375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "A84wTRd5CrewM2GQLJ5Mp",
+ "type": "freedraw",
+ "x": 969.8011657894077,
+ "y": 136.25491615197313,
+ "width": 8.576761479191191,
+ "height": 15.009332588584584,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b45",
+ "roundness": null,
+ "seed": 2014082055,
+ "version": 14,
+ "versionNonce": 1304400359,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573766457,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ 2.1441903697977978
+ ],
+ [
+ 5.360475924494494,
+ 5.360475924494494
+ ],
+ [
+ 6.432571109393393,
+ 7.504666294292292
+ ],
+ [
+ 7.504666294292292,
+ 9.64885666409009
+ ],
+ [
+ 7.504666294292292,
+ 10.720951848988989
+ ],
+ [
+ 8.576761479191191,
+ 13.937237403685685
+ ],
+ [
+ 8.576761479191191,
+ 15.009332588584584
+ ],
+ [
+ 8.576761479191191,
+ 13.937237403685685
+ ],
+ [
+ 8.576761479191191,
+ 10.720951848988989
+ ],
+ [
+ 8.576761479191191,
+ 10.720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.3717498779296875,
+ 0.500732421875,
+ 0.571563720703125,
+ 0.572540283203125,
+ 0.572540283203125,
+ 0.572540283203125,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.5573883056640625,
+ 0.4850921630859375,
+ 0.190032958984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "p8stuV58bDyVRpOyFeKD6",
+ "type": "freedraw",
+ "x": 210.7577748809896,
+ "y": 289.56452759251545,
+ "width": 37.52333147146135,
+ "height": 78.26294849761939,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b47",
+ "roundness": null,
+ "seed": 818040105,
+ "version": 54,
+ "versionNonce": 1524680393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573801758,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848987852
+ ],
+ [
+ 0,
+ 3.216285554696583
+ ],
+ [
+ 0,
+ 5.360475924494381
+ ],
+ [
+ 1.0720951848988989,
+ 8.576761479191077
+ ],
+ [
+ 1.0720951848988989,
+ 13.937237403685572
+ ],
+ [
+ 1.0720951848988989,
+ 20.369808513078965
+ ],
+ [
+ -1.0720951848988989,
+ 43.95590258085463
+ ],
+ [
+ -3.2162855546966966,
+ 58.96523516943921
+ ],
+ [
+ -5.360475924494494,
+ 67.5419966486304
+ ],
+ [
+ -5.360475924494494,
+ 69.6861870184282
+ ],
+ [
+ -6.432571109393393,
+ 69.6861870184282
+ ],
+ [
+ -6.432571109393393,
+ 68.6140918335293
+ ],
+ [
+ -5.360475924494494,
+ 63.25361590903481
+ ],
+ [
+ -5.360475924494494,
+ 55.748949614742514
+ ],
+ [
+ -4.2883807395955955,
+ 50.38847369024802
+ ],
+ [
+ -4.2883807395955955,
+ 43.95590258085463
+ ],
+ [
+ -4.2883807395955955,
+ 31.090760362067954
+ ],
+ [
+ -3.2162855546966966,
+ 22.513998882876763
+ ],
+ [
+ -1.0720951848988989,
+ 15.00933258858447
+ ],
+ [
+ 2.1441903697977978,
+ 7.5046662942921785
+ ],
+ [
+ 5.360475924494494,
+ 1.0720951848987852
+ ],
+ [
+ 9.648856664090033,
+ -6.432571109393393
+ ],
+ [
+ 11.79304703388783,
+ -7.504666294292292
+ ],
+ [
+ 12.86514221878673,
+ -8.576761479191191
+ ],
+ [
+ 17.153522958382325,
+ -2.1441903697977978
+ ],
+ [
+ 19.297713328180123,
+ 7.5046662942921785
+ ],
+ [
+ 21.44190369797792,
+ 18.225618143281167
+ ],
+ [
+ 22.51399888287682,
+ 27.874474807371257
+ ],
+ [
+ 22.51399888287682,
+ 38.595426656360246
+ ],
+ [
+ 22.51399888287682,
+ 40.739617026158044
+ ],
+ [
+ 21.44190369797792,
+ 42.88380739595584
+ ],
+ [
+ 19.297713328180123,
+ 43.95590258085463
+ ],
+ [
+ 15.009332588584527,
+ 45.027997765753526
+ ],
+ [
+ 10.720951848988932,
+ 45.027997765753526
+ ],
+ [
+ 4.2883807395955955,
+ 45.027997765753526
+ ],
+ [
+ 2.1441903697977978,
+ 43.95590258085463
+ ],
+ [
+ 2.1441903697977978,
+ 42.88380739595584
+ ],
+ [
+ 3.2162855546966966,
+ 40.739617026158044
+ ],
+ [
+ 6.432571109393393,
+ 38.595426656360246
+ ],
+ [
+ 9.648856664090033,
+ 37.52333147146135
+ ],
+ [
+ 10.720951848988932,
+ 37.52333147146135
+ ],
+ [
+ 12.86514221878673,
+ 37.52333147146135
+ ],
+ [
+ 17.153522958382325,
+ 38.595426656360246
+ ],
+ [
+ 22.51399888287682,
+ 45.027997765753526
+ ],
+ [
+ 25.730284437573516,
+ 49.31637850534912
+ ],
+ [
+ 27.874474807371314,
+ 53.60475924494472
+ ],
+ [
+ 30.01866517716911,
+ 57.89313998454031
+ ],
+ [
+ 31.090760362067954,
+ 62.18152072413591
+ ],
+ [
+ 31.090760362067954,
+ 64.3257110939337
+ ],
+ [
+ 30.01866517716911,
+ 63.25361590903481
+ ],
+ [
+ 30.01866517716911,
+ 63.25361590903481
+ ]
+ ],
+ "pressures": [
+ 0.38885498046875,
+ 0.4743499755859375,
+ 0.4763031005859375,
+ 0.4777679443359375,
+ 0.4811859130859375,
+ 0.4855804443359375,
+ 0.4855804443359375,
+ 0.4870452880859375,
+ 0.4909515380859375,
+ 0.4904632568359375,
+ 0.4938812255859375,
+ 0.4977874755859375,
+ 0.4924163818359375,
+ 0.4846038818359375,
+ 0.4846038818359375,
+ 0.4714202880859375,
+ 0.467010498046875,
+ 0.467498779296875,
+ 0.466522216796875,
+ 0.466522216796875,
+ 0.467498779296875,
+ 0.4689788818359375,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4738616943359375,
+ 0.4767913818359375,
+ 0.4831390380859375,
+ 0.4841156005859375,
+ 0.4850921630859375,
+ 0.4919281005859375,
+ 0.501220703125,
+ 0.501708984375,
+ 0.507080078125,
+ 0.507080078125,
+ 0.500244140625,
+ 0.4889984130859375,
+ 0.4816741943359375,
+ 0.4816741943359375,
+ 0.4763031005859375,
+ 0.4826507568359375,
+ 0.4953460693359375,
+ 0.505126953125,
+ 0.505615234375,
+ 0.508544921875,
+ 0.510498046875,
+ 0.510986328125,
+ 0.512451171875,
+ 0.513916015625,
+ 0.516845703125,
+ 0.516845703125,
+ 0.449920654296875,
+ 0.1587677001953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TEDVsjuYuGF7E3xQEsniQ",
+ "type": "freedraw",
+ "x": 267.5788196806311,
+ "y": 331.3762398035724,
+ "width": 2.1441903697977978,
+ "height": 5.360475924494381,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b48",
+ "roundness": null,
+ "seed": 198338697,
+ "version": 15,
+ "versionNonce": 435367527,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573802258,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 4.288380739595482
+ ],
+ [
+ 0,
+ 5.360475924494381
+ ],
+ [
+ 1.0720951848988989,
+ 5.360475924494381
+ ],
+ [
+ 1.0720951848988989,
+ 4.288380739595482
+ ],
+ [
+ 1.0720951848988989,
+ 3.216285554696583
+ ],
+ [
+ 1.0720951848988989,
+ 2.144190369797684
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 2.144190369797684
+ ],
+ [
+ 1.0720951848988989,
+ 3.216285554696583
+ ],
+ [
+ 1.0720951848988989,
+ 4.288380739595482
+ ],
+ [
+ 2.1441903697977978,
+ 3.216285554696583
+ ],
+ [
+ 2.1441903697977978,
+ 3.216285554696583
+ ]
+ ],
+ "pressures": [
+ 0.38739013671875,
+ 0.464569091796875,
+ 0.4289093017578125,
+ 0.37518310546875,
+ 0.3668670654296875,
+ 0.39422607421875,
+ 0.40350341796875,
+ 0.4132843017578125,
+ 0.4318389892578125,
+ 0.441131591796875,
+ 0.440155029296875,
+ 0.4284210205078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0zJw2SmURRjmdB7ldS614",
+ "type": "freedraw",
+ "x": 330.8324355896659,
+ "y": 313.1506216602911,
+ "width": 23.58609406777566,
+ "height": 61.10942553923712,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b49",
+ "roundness": null,
+ "seed": 654966951,
+ "version": 34,
+ "versionNonce": 1877829063,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573803301,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ -1.0720951848988989,
+ -4.2883807395955955
+ ],
+ [
+ -2.1441903697977978,
+ -5.360475924494494
+ ],
+ [
+ -3.2162855546966966,
+ -5.360475924494494
+ ],
+ [
+ -3.2162855546966966,
+ -6.432571109393393
+ ],
+ [
+ -5.360475924494494,
+ -7.504666294292292
+ ],
+ [
+ -8.576761479191191,
+ -7.504666294292292
+ ],
+ [
+ -12.865142218786787,
+ -6.432571109393393
+ ],
+ [
+ -15.009332588584584,
+ -6.432571109393393
+ ],
+ [
+ -18.225618143281167,
+ -4.2883807395955955
+ ],
+ [
+ -21.441903697977864,
+ -1.0720951848988989
+ ],
+ [
+ -22.513998882876763,
+ 3.2162855546966966
+ ],
+ [
+ -22.513998882876763,
+ 7.504666294292292
+ ],
+ [
+ -21.441903697977864,
+ 10.720951848988989
+ ],
+ [
+ -20.369808513078965,
+ 12.865142218786787
+ ],
+ [
+ -15.009332588584584,
+ 17.153522958382382
+ ],
+ [
+ -10.720951848988989,
+ 18.22561814328128
+ ],
+ [
+ -8.576761479191191,
+ 18.22561814328128
+ ],
+ [
+ -5.360475924494494,
+ 16.081427773483483
+ ],
+ [
+ -4.2883807395955955,
+ 13.937237403685685
+ ],
+ [
+ -2.1441903697977978,
+ 8.576761479191191
+ ],
+ [
+ -1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 0,
+ -4.2883807395955955
+ ],
+ [
+ 1.0720951848988989,
+ -11.793047033887888
+ ],
+ [
+ 1.0720951848988989,
+ -19.29771332818018
+ ],
+ [
+ -1.0720951848988989,
+ -30.018665177169055
+ ],
+ [
+ -2.1441903697977978,
+ -36.45123628656245
+ ],
+ [
+ -3.2162855546966966,
+ -39.667521841259145
+ ],
+ [
+ -3.2162855546966966,
+ -41.81171221105694
+ ],
+ [
+ -3.2162855546966966,
+ -42.88380739595584
+ ],
+ [
+ -3.2162855546966966,
+ -42.88380739595584
+ ]
+ ],
+ "pressures": [
+ 0.2418060302734375,
+ 0.3585662841796875,
+ 0.4108428955078125,
+ 0.4245147705078125,
+ 0.4289093017578125,
+ 0.4323272705078125,
+ 0.4372100830078125,
+ 0.459197998046875,
+ 0.467498779296875,
+ 0.4719085693359375,
+ 0.4738616943359375,
+ 0.468475341796875,
+ 0.461151123046875,
+ 0.453826904296875,
+ 0.453826904296875,
+ 0.459197998046875,
+ 0.464569091796875,
+ 0.4699554443359375,
+ 0.4728851318359375,
+ 0.4875335693359375,
+ 0.511962890625,
+ 0.518798828125,
+ 0.528076171875,
+ 0.5315093994140625,
+ 0.5344390869140625,
+ 0.5354156494140625,
+ 0.5388336181640625,
+ 0.5407867431640625,
+ 0.5393218994140625,
+ 0.520751953125,
+ 0.449432373046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "n5n022zKfqadoHZzPHPoh",
+ "type": "freedraw",
+ "x": 340.481292253756,
+ "y": 311.0064312904933,
+ "width": 21.441903697977864,
+ "height": 27.87447480737137,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4A",
+ "roundness": null,
+ "seed": 1487265799,
+ "version": 25,
+ "versionNonce": 1680396905,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573803939,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ 7.504666294292292,
+ -2.1441903697977978
+ ],
+ [
+ 8.576761479191191,
+ -2.1441903697977978
+ ],
+ [
+ 9.64885666409009,
+ -2.1441903697977978
+ ],
+ [
+ 9.64885666409009,
+ -4.2883807395955955
+ ],
+ [
+ 9.64885666409009,
+ -5.360475924494494
+ ],
+ [
+ 8.576761479191191,
+ -6.432571109393393
+ ],
+ [
+ 6.432571109393393,
+ -5.360475924494494
+ ],
+ [
+ 5.360475924494494,
+ -4.2883807395955955
+ ],
+ [
+ 3.2162855546966966,
+ -3.2162855546966966
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 6.432571109393393
+ ],
+ [
+ -3.2162855546966966,
+ 12.865142218786787
+ ],
+ [
+ -2.1441903697977978,
+ 17.153522958382382
+ ],
+ [
+ 1.0720951848988989,
+ 19.29771332818018
+ ],
+ [
+ 7.504666294292292,
+ 21.441903697977978
+ ],
+ [
+ 11.793047033887888,
+ 20.36980851307908
+ ],
+ [
+ 17.15352295838227,
+ 19.29771332818018
+ ],
+ [
+ 18.225618143281167,
+ 19.29771332818018
+ ],
+ [
+ 18.225618143281167,
+ 19.29771332818018
+ ]
+ ],
+ "pressures": [
+ 0.3663787841796875,
+ 0.457244873046875,
+ 0.466033935546875,
+ 0.467987060546875,
+ 0.4733734130859375,
+ 0.4806976318359375,
+ 0.4826507568359375,
+ 0.4850921630859375,
+ 0.501708984375,
+ 0.503662109375,
+ 0.505126953125,
+ 0.508056640625,
+ 0.508544921875,
+ 0.508544921875,
+ 0.509033203125,
+ 0.513916015625,
+ 0.514404296875,
+ 0.521240234375,
+ 0.518798828125,
+ 0.511474609375,
+ 0.448944091796875,
+ 0.1660919189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gSdEPc7M_iDhW_1nv3QbZ",
+ "type": "freedraw",
+ "x": 344.7696729933516,
+ "y": 292.78081314721203,
+ "width": 17.15352295838227,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4B",
+ "roundness": null,
+ "seed": 1241779241,
+ "version": 9,
+ "versionNonce": 1243528039,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573804396,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ 0
+ ],
+ [
+ 8.576761479191191,
+ 0
+ ],
+ [
+ 13.937237403685572,
+ 0
+ ],
+ [
+ 17.15352295838227,
+ 0
+ ],
+ [
+ 17.15352295838227,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.1641387939453125,
+ 0.581329345703125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.568634033203125,
+ 0.500732421875,
+ 0.3522186279296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "i6pl5Rd9KRQNVcgDtGB0a",
+ "type": "freedraw",
+ "x": 361.9231959517339,
+ "y": 283.13195648312205,
+ "width": 16.081427773483483,
+ "height": 12.865142218786673,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4C",
+ "roundness": null,
+ "seed": 24530343,
+ "version": 15,
+ "versionNonce": 260202601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573804898,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 1.0720951848988989
+ ],
+ [
+ 6.432571109393393,
+ 1.0720951848988989
+ ],
+ [
+ 9.64885666409009,
+ 2.1441903697977978
+ ],
+ [
+ 11.793047033887888,
+ 2.1441903697977978
+ ],
+ [
+ 15.009332588584584,
+ 3.2162855546966966
+ ],
+ [
+ 16.081427773483483,
+ 5.360475924494494
+ ],
+ [
+ 16.081427773483483,
+ 6.432571109393393
+ ],
+ [
+ 15.009332588584584,
+ 7.5046662942921785
+ ],
+ [
+ 15.009332588584584,
+ 8.576761479191077
+ ],
+ [
+ 10.720951848988989,
+ 11.793047033887774
+ ],
+ [
+ 7.504666294292292,
+ 12.865142218786673
+ ],
+ [
+ 7.504666294292292,
+ 12.865142218786673
+ ]
+ ],
+ "pressures": [
+ 0.4240264892578125,
+ 0.516357421875,
+ 0.516357421875,
+ 0.515869140625,
+ 0.513427734375,
+ 0.506103515625,
+ 0.4919281005859375,
+ 0.4919281005859375,
+ 0.4963226318359375,
+ 0.4963226318359375,
+ 0.4914398193359375,
+ 0.3527069091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "waGZ11CypxROnys8BVGxd",
+ "type": "freedraw",
+ "x": 304.03005596719356,
+ "y": 338.88090609786457,
+ "width": 79.33504368251829,
+ "height": 2.1441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4D",
+ "roundness": null,
+ "seed": 449976873,
+ "version": 15,
+ "versionNonce": 1338905287,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573805753,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ 8.576761479191191,
+ -1.0720951848988989
+ ],
+ [
+ 18.225618143281167,
+ -2.1441903697977978
+ ],
+ [
+ 27.874474807371257,
+ -2.1441903697977978
+ ],
+ [
+ 38.595426656360246,
+ -2.1441903697977978
+ ],
+ [
+ 48.244283320450336,
+ -1.0720951848988989
+ ],
+ [
+ 62.18152072413591,
+ -1.0720951848988989
+ ],
+ [
+ 69.6861870184282,
+ -1.0720951848988989
+ ],
+ [
+ 75.0466629429227,
+ -2.1441903697977978
+ ],
+ [
+ 77.19085331272049,
+ -1.0720951848988989
+ ],
+ [
+ 79.33504368251829,
+ 0
+ ],
+ [
+ 79.33504368251829,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.089385986328125,
+ 0.4963226318359375,
+ 0.525146484375,
+ 0.5398101806640625,
+ 0.5539703369140625,
+ 0.5578765869140625,
+ 0.5612945556640625,
+ 0.5593414306640625,
+ 0.5329742431640625,
+ 0.4904632568359375,
+ 0.39422607421875,
+ 0.325836181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DEfZ6unzVAuAHfFEf04lA",
+ "type": "freedraw",
+ "x": 334.0487211443626,
+ "y": 367.82747609013484,
+ "width": 18.22561814328128,
+ "height": 39.667521841259145,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4E",
+ "roundness": null,
+ "seed": 268389639,
+ "version": 26,
+ "versionNonce": 1783296423,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573806443,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ -3.2162855546966966
+ ],
+ [
+ -4.2883807395955955,
+ -3.2162855546966966
+ ],
+ [
+ -6.432571109393393,
+ -3.2162855546966966
+ ],
+ [
+ -10.720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -12.865142218786787,
+ 0
+ ],
+ [
+ -17.153522958382382,
+ 5.360475924494494
+ ],
+ [
+ -18.22561814328128,
+ 9.648856664089976
+ ],
+ [
+ -17.153522958382382,
+ 13.937237403685572
+ ],
+ [
+ -13.937237403685685,
+ 17.15352295838227
+ ],
+ [
+ -10.720951848988989,
+ 18.225618143281167
+ ],
+ [
+ -6.432571109393393,
+ 17.15352295838227
+ ],
+ [
+ -4.2883807395955955,
+ 15.00933258858447
+ ],
+ [
+ -3.2162855546966966,
+ 12.865142218786673
+ ],
+ [
+ -3.2162855546966966,
+ 11.793047033887774
+ ],
+ [
+ -2.1441903697977978,
+ 6.432571109393393
+ ],
+ [
+ -3.2162855546966966,
+ -2.1441903697977978
+ ],
+ [
+ -4.2883807395955955,
+ -8.576761479191191
+ ],
+ [
+ -6.432571109393393,
+ -12.865142218786787
+ ],
+ [
+ -7.504666294292292,
+ -16.081427773483483
+ ],
+ [
+ -7.504666294292292,
+ -18.22561814328128
+ ],
+ [
+ -7.504666294292292,
+ -21.441903697977978
+ ],
+ [
+ -7.504666294292292,
+ -21.441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.2740478515625,
+ 0.446014404296875,
+ 0.452850341796875,
+ 0.444549560546875,
+ 0.442108154296875,
+ 0.442108154296875,
+ 0.457244873046875,
+ 0.4699554443359375,
+ 0.4821624755859375,
+ 0.4860687255859375,
+ 0.4821624755859375,
+ 0.4782562255859375,
+ 0.4860687255859375,
+ 0.517822265625,
+ 0.527099609375,
+ 0.529541015625,
+ 0.5324859619140625,
+ 0.5339508056640625,
+ 0.5378570556640625,
+ 0.5378570556640625,
+ 0.5344390869140625,
+ 0.4958343505859375,
+ 0.38397216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rr77IdAC2y905bt4MNsv2",
+ "type": "freedraw",
+ "x": 351.202244102745,
+ "y": 349.60185794685356,
+ "width": 7.5046662942921785,
+ "height": 31.090760362067954,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4F",
+ "roundness": null,
+ "seed": 1010430951,
+ "version": 15,
+ "versionNonce": 1171928617,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573806917,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ -1.0720951848988989,
+ 3.2162855546966966
+ ],
+ [
+ -1.0720951848988989,
+ 8.576761479191191
+ ],
+ [
+ -1.0720951848988989,
+ 16.081427773483483
+ ],
+ [
+ -1.0720951848988989,
+ 23.586094067775775
+ ],
+ [
+ -1.0720951848988989,
+ 26.80237962247236
+ ],
+ [
+ 0,
+ 28.946569992270156
+ ],
+ [
+ 1.0720951848988989,
+ 30.018665177169055
+ ],
+ [
+ 3.2162855546966966,
+ 31.090760362067954
+ ],
+ [
+ 6.43257110939328,
+ 27.874474807371257
+ ],
+ [
+ 6.43257110939328,
+ 27.874474807371257
+ ]
+ ],
+ "pressures": [
+ 0.40301513671875,
+ 0.513916015625,
+ 0.516357421875,
+ 0.516357421875,
+ 0.516357421875,
+ 0.516357421875,
+ 0.517822265625,
+ 0.516845703125,
+ 0.504150390625,
+ 0.4826507568359375,
+ 0.447967529296875,
+ 0.330718994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "u-X_QVQwjsH55gWUP5zYb",
+ "type": "freedraw",
+ "x": 339.4091970688571,
+ "y": 359.25071461094365,
+ "width": 21.441903697977864,
+ "height": 3.2162855546966966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4G",
+ "roundness": null,
+ "seed": 369065961,
+ "version": 9,
+ "versionNonce": 1155482535,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573807115,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 0
+ ],
+ [
+ 9.64885666409009,
+ -1.0720951848988989
+ ],
+ [
+ 13.937237403685685,
+ -1.0720951848988989
+ ],
+ [
+ 18.225618143281167,
+ -2.1441903697977978
+ ],
+ [
+ 21.441903697977864,
+ -3.2162855546966966
+ ],
+ [
+ 21.441903697977864,
+ -3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.2647705078125,
+ 0.5603179931640625,
+ 0.5598297119140625,
+ 0.5544586181640625,
+ 0.508056640625,
+ 0.37615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iO4CQ6vpEPLj2riGtu5RL",
+ "type": "freedraw",
+ "x": 402.6628129778919,
+ "y": 323.8715735092801,
+ "width": 10.720951848988989,
+ "height": 1.0720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4H",
+ "roundness": null,
+ "seed": 2002896359,
+ "version": 9,
+ "versionNonce": 814375817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573807576,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ 1.0720951848988989
+ ],
+ [
+ 8.576761479191191,
+ 1.0720951848988989
+ ],
+ [
+ 9.64885666409009,
+ 1.0720951848988989
+ ],
+ [
+ 10.720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 10.720951848988989,
+ 1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.4704437255859375,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.5525054931640625,
+ 0.4142608642578125,
+ 0.202728271484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aaCsYAYqAzeIHn7f-sYMe",
+ "type": "freedraw",
+ "x": 398.37443223829644,
+ "y": 339.95300128276347,
+ "width": 17.15352295838227,
+ "height": 2.1441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4I",
+ "roundness": null,
+ "seed": 1405867337,
+ "version": 10,
+ "versionNonce": 1928357801,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573807775,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 4.288380739595482,
+ 0
+ ],
+ [
+ 7.5046662942921785,
+ 0
+ ],
+ [
+ 9.648856664089976,
+ 0
+ ],
+ [
+ 12.865142218786673,
+ -1.0720951848988989
+ ],
+ [
+ 15.00933258858447,
+ -1.0720951848988989
+ ],
+ [
+ 17.15352295838227,
+ -2.1441903697977978
+ ],
+ [
+ 17.15352295838227,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.4181671142578125,
+ 0.5359039306640625,
+ 0.5578765869140625,
+ 0.5578765869140625,
+ 0.5559234619140625,
+ 0.5363922119140625,
+ 0.4914398193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "B705u-Z6i5gY1Yu6RkzwO",
+ "type": "freedraw",
+ "x": 846.5102195260349,
+ "y": 26.901207292285847,
+ "width": 144.7328499613509,
+ "height": 20.369808513079022,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4R",
+ "roundness": null,
+ "seed": 897515527,
+ "version": 60,
+ "versionNonce": 2094705095,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573835880,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 0
+ ],
+ [
+ 8.576761479191191,
+ 1.0720951848988989
+ ],
+ [
+ 9.64885666409009,
+ 1.0720951848988989
+ ],
+ [
+ 13.937237403685685,
+ 3.2162855546966966
+ ],
+ [
+ 17.153522958382382,
+ 4.2883807395955955
+ ],
+ [
+ 19.29771332818018,
+ 5.360475924494494
+ ],
+ [
+ 24.658189252674674,
+ 7.504666294292292
+ ],
+ [
+ 27.87447480737137,
+ 8.576761479191191
+ ],
+ [
+ 33.234950731865865,
+ 9.64885666409009
+ ],
+ [
+ 37.52333147146146,
+ 9.64885666409009
+ ],
+ [
+ 40.73961702615793,
+ 9.64885666409009
+ ],
+ [
+ 43.95590258085463,
+ 8.576761479191191
+ ],
+ [
+ 45.027997765753526,
+ 7.504666294292292
+ ],
+ [
+ 47.17218813555132,
+ 5.360475924494494
+ ],
+ [
+ 49.31637850534912,
+ 3.2162855546966966
+ ],
+ [
+ 50.38847369024802,
+ 2.1441903697977978
+ ],
+ [
+ 51.46056887514692,
+ 2.1441903697977978
+ ],
+ [
+ 52.53266406004582,
+ 2.1441903697977978
+ ],
+ [
+ 54.676854429843615,
+ 3.2162855546966966
+ ],
+ [
+ 55.748949614742514,
+ 3.2162855546966966
+ ],
+ [
+ 57.89313998454031,
+ 4.2883807395955955
+ ],
+ [
+ 58.96523516943921,
+ 5.360475924494494
+ ],
+ [
+ 58.96523516943921,
+ 6.432571109393393
+ ],
+ [
+ 60.03733035433811,
+ 8.576761479191191
+ ],
+ [
+ 60.03733035433811,
+ 7.504666294292292
+ ],
+ [
+ 61.10942553923701,
+ 6.432571109393393
+ ],
+ [
+ 62.18152072413591,
+ 5.360475924494494
+ ],
+ [
+ 63.25361590903481,
+ 5.360475924494494
+ ],
+ [
+ 64.3257110939337,
+ 4.2883807395955955
+ ],
+ [
+ 66.4699014637315,
+ 3.2162855546966966
+ ],
+ [
+ 67.5419966486304,
+ 2.1441903697977978
+ ],
+ [
+ 68.6140918335293,
+ 2.1441903697977978
+ ],
+ [
+ 70.7582822033271,
+ 2.1441903697977978
+ ],
+ [
+ 72.9024725731249,
+ 3.2162855546966966
+ ],
+ [
+ 73.9745677580238,
+ 4.2883807395955955
+ ],
+ [
+ 75.0466629429227,
+ 4.2883807395955955
+ ],
+ [
+ 77.19085331272049,
+ 5.360475924494494
+ ],
+ [
+ 80.40713886741719,
+ 7.504666294292292
+ ],
+ [
+ 83.62342442211389,
+ 8.576761479191191
+ ],
+ [
+ 85.76761479191168,
+ 9.64885666409009
+ ],
+ [
+ 87.91180516170948,
+ 10.720951848988989
+ ],
+ [
+ 91.12809071640618,
+ 11.793047033887888
+ ],
+ [
+ 92.20018590130508,
+ 12.865142218786787
+ ],
+ [
+ 95.41647145600177,
+ 12.865142218786787
+ ],
+ [
+ 97.56066182579957,
+ 11.793047033887888
+ ],
+ [
+ 99.70485219559737,
+ 11.793047033887888
+ ],
+ [
+ 100.77694738049627,
+ 10.720951848988989
+ ],
+ [
+ 107.20951848988966,
+ 8.576761479191191
+ ],
+ [
+ 112.56999441438415,
+ 7.504666294292292
+ ],
+ [
+ 117.93047033887865,
+ 5.360475924494494
+ ],
+ [
+ 123.29094626337314,
+ 3.2162855546966966
+ ],
+ [
+ 129.7235173727663,
+ 0
+ ],
+ [
+ 132.939802927463,
+ -2.144190369797741
+ ],
+ [
+ 137.2281836670586,
+ -4.288380739595539
+ ],
+ [
+ 141.5165644066542,
+ -6.432571109393336
+ ],
+ [
+ 144.7328499613509,
+ -7.504666294292235
+ ],
+ [
+ 144.7328499613509,
+ -7.504666294292235
+ ]
+ ],
+ "pressures": [
+ 0.332672119140625,
+ 0.5354156494140625,
+ 0.592559814453125,
+ 0.6111297607421875,
+ 0.6213836669921875,
+ 0.63018798828125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.6238250732421875,
+ 0.6199188232421875,
+ 0.6150360107421875,
+ 0.6140594482421875,
+ 0.6140594482421875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6130828857421875,
+ 0.6169891357421875,
+ 0.6223602294921875,
+ 0.6243133544921875,
+ 0.6248016357421875,
+ 0.62530517578125,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.576934814453125,
+ 0.575469970703125,
+ 0.574493408203125,
+ 0.574493408203125,
+ 0.574005126953125,
+ 0.574493408203125,
+ 0.575958251953125,
+ 0.576934814453125,
+ 0.578887939453125,
+ 0.580352783203125,
+ 0.582305908203125,
+ 0.582794189453125,
+ 0.583282470703125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.585723876953125,
+ 0.588653564453125,
+ 0.591583251953125,
+ 0.591094970703125,
+ 0.588653564453125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.588165283203125,
+ 0.588653564453125,
+ 0.589630126953125,
+ 0.586700439453125,
+ 0.5495758056640625,
+ 0.518310546875,
+ 0.4157257080078125,
+ 0.2349700927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "a1wOIEAzcXDgKlJNCnr1R",
+ "type": "freedraw",
+ "x": 886.1777413672942,
+ "y": 60.136158024151655,
+ "width": 28.946569992270042,
+ "height": 27.874474807371314,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4T",
+ "roundness": null,
+ "seed": 962011207,
+ "version": 28,
+ "versionNonce": 219498503,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573838191,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ 3.2162855546966966
+ ],
+ [
+ -5.360475924494494,
+ 5.360475924494494
+ ],
+ [
+ -5.360475924494494,
+ 7.504666294292292
+ ],
+ [
+ -6.432571109393393,
+ 9.648856664090033
+ ],
+ [
+ -7.504666294292292,
+ 12.86514221878673
+ ],
+ [
+ -7.504666294292292,
+ 15.009332588584527
+ ],
+ [
+ -6.432571109393393,
+ 18.225618143281224
+ ],
+ [
+ -5.360475924494494,
+ 20.369808513079022
+ ],
+ [
+ 0,
+ 23.58609406777572
+ ],
+ [
+ 5.360475924494267,
+ 24.658189252674617
+ ],
+ [
+ 10.720951848988761,
+ 24.658189252674617
+ ],
+ [
+ 16.081427773483256,
+ 21.44190369797792
+ ],
+ [
+ 20.36980851307885,
+ 12.86514221878673
+ ],
+ [
+ 21.44190369797775,
+ 6.432571109393393
+ ],
+ [
+ 20.36980851307885,
+ 1.0720951848988989
+ ],
+ [
+ 18.225618143281054,
+ -1.0720951848988989
+ ],
+ [
+ 15.009332588584357,
+ -3.2162855546966966
+ ],
+ [
+ 7.504666294292065,
+ -3.2162855546966966
+ ],
+ [
+ 3.2162855546964693,
+ -2.1441903697977978
+ ],
+ [
+ 1.0720951848986715,
+ 0
+ ],
+ [
+ 1.0720951848986715,
+ 2.1441903697977978
+ ],
+ [
+ 1.0720951848986715,
+ 2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.067413330078125,
+ 0.4875335693359375,
+ 0.4914398193359375,
+ 0.511474609375,
+ 0.511474609375,
+ 0.512939453125,
+ 0.513916015625,
+ 0.514404296875,
+ 0.514892578125,
+ 0.515869140625,
+ 0.514892578125,
+ 0.516357421875,
+ 0.517822265625,
+ 0.521728515625,
+ 0.528076171875,
+ 0.5349273681640625,
+ 0.5407867431640625,
+ 0.5373687744140625,
+ 0.5354156494140625,
+ 0.5368804931640625,
+ 0.5368804931640625,
+ 0.5315093994140625,
+ 0.4826507568359375,
+ 0.3737030029296875,
+ 0.0429840087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0HiGV_nq7YFx_e4ZNk7Ta",
+ "type": "freedraw",
+ "x": 912.9801209897664,
+ "y": 78.36177616743288,
+ "width": 1.0720951848988989,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4U",
+ "roundness": null,
+ "seed": 778711623,
+ "version": 4,
+ "versionNonce": 381258887,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573838463,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.337066650390625,
+ 0.3483123779296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ns4QRlO50m2oey3ZsHeVW",
+ "type": "freedraw",
+ "x": 941.9266909820367,
+ "y": 49.415206175162666,
+ "width": 21.441903697977978,
+ "height": 35.379141101663606,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4V",
+ "roundness": null,
+ "seed": 1042765511,
+ "version": 23,
+ "versionNonce": 1949518025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573838991,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ 0
+ ],
+ [
+ -4.2883807395955955,
+ 0
+ ],
+ [
+ -6.432571109393393,
+ 2.1441903697977978
+ ],
+ [
+ -10.720951848988989,
+ 6.432571109393393
+ ],
+ [
+ -13.937237403685685,
+ 11.793047033887888
+ ],
+ [
+ -15.009332588584584,
+ 17.153522958382382
+ ],
+ [
+ -13.937237403685685,
+ 25.730284437573516
+ ],
+ [
+ -10.720951848988989,
+ 30.01866517716911
+ ],
+ [
+ -7.504666294292292,
+ 33.23495073186581
+ ],
+ [
+ -3.2162855546966966,
+ 34.30704591676471
+ ],
+ [
+ 1.0720951848988989,
+ 33.23495073186581
+ ],
+ [
+ 5.360475924494494,
+ 27.874474807371314
+ ],
+ [
+ 6.432571109393393,
+ 23.58609406777572
+ ],
+ [
+ 6.432571109393393,
+ 20.369808513079022
+ ],
+ [
+ 4.2883807395955955,
+ 19.297713328180123
+ ],
+ [
+ -3.2162855546966966,
+ 21.44190369797792
+ ],
+ [
+ -7.504666294292292,
+ 23.58609406777572
+ ],
+ [
+ -9.64885666409009,
+ 24.658189252674617
+ ],
+ [
+ -9.64885666409009,
+ 24.658189252674617
+ ]
+ ],
+ "pressures": [
+ 0.2921295166015625,
+ 0.508056640625,
+ 0.511474609375,
+ 0.504638671875,
+ 0.502685546875,
+ 0.500732421875,
+ 0.502197265625,
+ 0.508056640625,
+ 0.504150390625,
+ 0.501708984375,
+ 0.504638671875,
+ 0.504638671875,
+ 0.505615234375,
+ 0.509033203125,
+ 0.511474609375,
+ 0.515380859375,
+ 0.517822265625,
+ 0.513916015625,
+ 0.459197998046875,
+ 0.2403411865234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ioYwrARsE2tbpU0vnQnrb",
+ "type": "freedraw",
+ "x": 1190.6527738785805,
+ "y": 20.46863618289251,
+ "width": 97.56066182579957,
+ "height": 17.153522958382325,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4W",
+ "roundness": null,
+ "seed": 804022921,
+ "version": 46,
+ "versionNonce": 1810455721,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573840665,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ 2.1441903697977978
+ ],
+ [
+ 9.64885666409009,
+ 5.3604759244944375
+ ],
+ [
+ 13.937237403685685,
+ 9.648856664090033
+ ],
+ [
+ 16.081427773483483,
+ 10.720951848988932
+ ],
+ [
+ 20.36980851307908,
+ 13.937237403685629
+ ],
+ [
+ 25.730284437573573,
+ 16.081427773483426
+ ],
+ [
+ 30.01866517716917,
+ 16.081427773483426
+ ],
+ [
+ 31.090760362068067,
+ 16.081427773483426
+ ],
+ [
+ 33.234950731865865,
+ 16.081427773483426
+ ],
+ [
+ 34.307045916764764,
+ 13.937237403685629
+ ],
+ [
+ 36.451236286562334,
+ 11.79304703388783
+ ],
+ [
+ 38.59542665636013,
+ 9.648856664090033
+ ],
+ [
+ 40.73961702615793,
+ 8.576761479191134
+ ],
+ [
+ 41.81171221105683,
+ 8.576761479191134
+ ],
+ [
+ 42.88380739595573,
+ 9.648856664090033
+ ],
+ [
+ 45.027997765753526,
+ 10.720951848988932
+ ],
+ [
+ 47.17218813555132,
+ 12.86514221878673
+ ],
+ [
+ 49.31637850534912,
+ 13.937237403685629
+ ],
+ [
+ 50.38847369024802,
+ 15.009332588584527
+ ],
+ [
+ 50.38847369024802,
+ 16.081427773483426
+ ],
+ [
+ 50.38847369024802,
+ 15.009332588584527
+ ],
+ [
+ 50.38847369024802,
+ 13.937237403685629
+ ],
+ [
+ 50.38847369024802,
+ 12.86514221878673
+ ],
+ [
+ 51.46056887514692,
+ 11.79304703388783
+ ],
+ [
+ 51.46056887514692,
+ 10.720951848988932
+ ],
+ [
+ 52.53266406004582,
+ 9.648856664090033
+ ],
+ [
+ 53.60475924494472,
+ 7.504666294292235
+ ],
+ [
+ 56.82104479964141,
+ 5.3604759244944375
+ ],
+ [
+ 60.03733035433811,
+ 3.2162855546966966
+ ],
+ [
+ 62.18152072413591,
+ 2.1441903697977978
+ ],
+ [
+ 64.3257110939337,
+ 1.0720951848988989
+ ],
+ [
+ 67.5419966486304,
+ 1.0720951848988989
+ ],
+ [
+ 72.9024725731249,
+ 2.1441903697977978
+ ],
+ [
+ 77.19085331272049,
+ 4.2883807395955955
+ ],
+ [
+ 81.47923405231609,
+ 7.504666294292235
+ ],
+ [
+ 85.76761479191168,
+ 9.648856664090033
+ ],
+ [
+ 88.98390034660838,
+ 11.79304703388783
+ ],
+ [
+ 91.12809071640618,
+ 11.79304703388783
+ ],
+ [
+ 94.34437627110287,
+ 10.720951848988932
+ ],
+ [
+ 97.56066182579957,
+ 7.504666294292235
+ ],
+ [
+ 97.56066182579957,
+ 7.504666294292235
+ ]
+ ],
+ "pressures": [
+ 0.4719085693359375,
+ 0.509521484375,
+ 0.509521484375,
+ 0.512939453125,
+ 0.523193359375,
+ 0.5442047119140625,
+ 0.5534820556640625,
+ 0.5544586181640625,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5520172119140625,
+ 0.5471343994140625,
+ 0.5471343994140625,
+ 0.5515289306640625,
+ 0.574493408203125,
+ 0.575958251953125,
+ 0.569610595703125,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.5564117431640625,
+ 0.5544586181640625,
+ 0.5539703369140625,
+ 0.5539703369140625,
+ 0.5534820556640625,
+ 0.5529937744140625,
+ 0.5471343994140625,
+ 0.5402984619140625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5368804931640625,
+ 0.5373687744140625,
+ 0.5417633056640625,
+ 0.5515289306640625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5378570556640625,
+ 0.526123046875,
+ 0.4777679443359375,
+ 0.3531951904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "02V0nrOGVxYacil418vNw",
+ "type": "freedraw",
+ "x": 1219.5993438708508,
+ "y": 57.99196765435386,
+ "width": 23.586094067775548,
+ "height": 27.874474807371314,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4X",
+ "roundness": null,
+ "seed": 1784088169,
+ "version": 31,
+ "versionNonce": 109382535,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573841647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ -2.1441903697977978,
+ -2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ -5.360475924494494,
+ 0
+ ],
+ [
+ -7.504666294292292,
+ 4.2883807395955955
+ ],
+ [
+ -8.576761479191191,
+ 7.504666294292292
+ ],
+ [
+ -9.64885666409009,
+ 12.86514221878673
+ ],
+ [
+ -9.64885666409009,
+ 15.009332588584527
+ ],
+ [
+ -9.64885666409009,
+ 17.153522958382325
+ ],
+ [
+ -8.576761479191191,
+ 19.297713328180123
+ ],
+ [
+ -8.576761479191191,
+ 21.44190369797792
+ ],
+ [
+ -7.504666294292292,
+ 22.51399888287682
+ ],
+ [
+ -4.2883807395955955,
+ 24.658189252674617
+ ],
+ [
+ -1.0720951848988989,
+ 25.730284437573516
+ ],
+ [
+ 4.2883807395955955,
+ 23.58609406777572
+ ],
+ [
+ 8.576761479190964,
+ 20.369808513079022
+ ],
+ [
+ 10.720951848988761,
+ 18.225618143281224
+ ],
+ [
+ 12.86514221878656,
+ 13.937237403685629
+ ],
+ [
+ 13.937237403685458,
+ 10.720951848988932
+ ],
+ [
+ 12.86514221878656,
+ 8.576761479191191
+ ],
+ [
+ 10.720951848988761,
+ 3.2162855546966966
+ ],
+ [
+ 8.576761479190964,
+ 1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -2.1441903697977978
+ ],
+ [
+ -5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ -6.432571109393393,
+ 0
+ ],
+ [
+ -6.432571109393393,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.333648681640625,
+ 0.457733154296875,
+ 0.4694671630859375,
+ 0.4777679443359375,
+ 0.4894866943359375,
+ 0.4899749755859375,
+ 0.4933929443359375,
+ 0.4953460693359375,
+ 0.4972991943359375,
+ 0.500732421875,
+ 0.505615234375,
+ 0.514892578125,
+ 0.526611328125,
+ 0.5378570556640625,
+ 0.5495758056640625,
+ 0.5612945556640625,
+ 0.568634033203125,
+ 0.565704345703125,
+ 0.5432281494140625,
+ 0.5368804931640625,
+ 0.5344390869140625,
+ 0.5344390869140625,
+ 0.5363922119140625,
+ 0.5388336181640625,
+ 0.5383453369140625,
+ 0.508544921875,
+ 0.4831390380859375,
+ 0.3712615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YOcGtvBUquOo1wWMubVc8",
+ "type": "freedraw",
+ "x": 1246.401723493323,
+ "y": 80.50596653723068,
+ "width": 1.0720951848988989,
+ "height": 1.0720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4Y",
+ "roundness": null,
+ "seed": 1650398663,
+ "version": 6,
+ "versionNonce": 1453979431,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573841927,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.5329742431640625,
+ 0.584259033203125,
+ 0.4069366455078125,
+ 0.312652587890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "F7f2F6KE9pOd44dC3lJBD",
+ "type": "freedraw",
+ "x": 1269.9878175610988,
+ "y": 62.28034839394945,
+ "width": 17.153522958382382,
+ "height": 34.30704591676465,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4Z",
+ "roundness": null,
+ "seed": 1035311463,
+ "version": 32,
+ "versionNonce": 2049076071,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573842561,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2.1441903697977978
+ ],
+ [
+ 0,
+ -3.2162855546966966
+ ],
+ [
+ 1.0720951848988989,
+ -5.360475924494494
+ ],
+ [
+ 1.0720951848988989,
+ -6.432571109393393
+ ],
+ [
+ 2.1441903697977978,
+ -8.576761479191191
+ ],
+ [
+ 1.0720951848988989,
+ -12.865142218786787
+ ],
+ [
+ -2.1441903697977978,
+ -15.009332588584584
+ ],
+ [
+ -6.432571109393393,
+ -16.081427773483426
+ ],
+ [
+ -10.720951848988989,
+ -15.009332588584584
+ ],
+ [
+ -11.793047033887888,
+ -13.937237403685685
+ ],
+ [
+ -12.865142218786787,
+ -10.720951848988989
+ ],
+ [
+ -12.865142218786787,
+ -7.504666294292292
+ ],
+ [
+ -11.793047033887888,
+ -2.1441903697977978
+ ],
+ [
+ -8.576761479191191,
+ 2.1441903697977978
+ ],
+ [
+ -5.360475924494494,
+ 6.432571109393336
+ ],
+ [
+ -1.0720951848988989,
+ 11.79304703388783
+ ],
+ [
+ 2.1441903697977978,
+ 15.009332588584527
+ ],
+ [
+ 3.2162855546966966,
+ 17.153522958382325
+ ],
+ [
+ 4.2883807395955955,
+ 18.225618143281224
+ ],
+ [
+ 2.1441903697977978,
+ 18.225618143281224
+ ],
+ [
+ -1.0720951848988989,
+ 18.225618143281224
+ ],
+ [
+ -5.360475924494494,
+ 15.009332588584527
+ ],
+ [
+ -8.576761479191191,
+ 11.79304703388783
+ ],
+ [
+ -9.64885666409009,
+ 8.576761479191134
+ ],
+ [
+ -9.64885666409009,
+ 4.2883807395955955
+ ],
+ [
+ -7.504666294292292,
+ 2.1441903697977978
+ ],
+ [
+ -5.360475924494494,
+ 1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.4904632568359375,
+ 0.4929046630859375,
+ 0.4943695068359375,
+ 0.4948577880859375,
+ 0.4953460693359375,
+ 0.4972991943359375,
+ 0.4997406005859375,
+ 0.506591796875,
+ 0.504150390625,
+ 0.4846038818359375,
+ 0.4723968505859375,
+ 0.4719085693359375,
+ 0.4767913818359375,
+ 0.4870452880859375,
+ 0.4870452880859375,
+ 0.4846038818359375,
+ 0.4777679443359375,
+ 0.4694671630859375,
+ 0.4767913818359375,
+ 0.4719085693359375,
+ 0.455291748046875,
+ 0.453826904296875,
+ 0.455780029296875,
+ 0.455780029296875,
+ 0.453338623046875,
+ 0.454803466796875,
+ 0.457733154296875,
+ 0.4201202392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "C7P7QvrGKK8BkDwuplwsG",
+ "type": "freedraw",
+ "x": 495.9350940640959,
+ "y": 321.7273831394823,
+ "width": 43.95590258085474,
+ "height": 45.02799776575364,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4a",
+ "roundness": null,
+ "seed": 1749941671,
+ "version": 35,
+ "versionNonce": 1494741289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573845108,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ 8.576761479191191,
+ -2.1441903697977978
+ ],
+ [
+ 10.720951848988989,
+ -3.2162855546966966
+ ],
+ [
+ 12.865142218786787,
+ -5.360475924494494
+ ],
+ [
+ 17.153522958382382,
+ -8.576761479191191
+ ],
+ [
+ 20.36980851307908,
+ -12.865142218786787
+ ],
+ [
+ 21.441903697977978,
+ -16.081427773483483
+ ],
+ [
+ 21.441903697977978,
+ -19.29771332818018
+ ],
+ [
+ 21.441903697977978,
+ -21.441903697977978
+ ],
+ [
+ 21.441903697977978,
+ -20.36980851307908
+ ],
+ [
+ 21.441903697977978,
+ -18.22561814328128
+ ],
+ [
+ 21.441903697977978,
+ -16.081427773483483
+ ],
+ [
+ 22.513998882876876,
+ -11.793047033887888
+ ],
+ [
+ 22.513998882876876,
+ -2.1441903697977978
+ ],
+ [
+ 22.513998882876876,
+ 8.576761479191191
+ ],
+ [
+ 22.513998882876876,
+ 12.865142218786673
+ ],
+ [
+ 21.441903697977978,
+ 17.15352295838227
+ ],
+ [
+ 19.29771332818018,
+ 21.441903697977864
+ ],
+ [
+ 17.153522958382382,
+ 23.58609406777566
+ ],
+ [
+ 15.009332588584584,
+ 23.58609406777566
+ ],
+ [
+ 13.937237403685685,
+ 23.58609406777566
+ ],
+ [
+ 17.153522958382382,
+ 22.513998882876763
+ ],
+ [
+ 18.22561814328128,
+ 22.513998882876763
+ ],
+ [
+ 20.36980851307908,
+ 22.513998882876763
+ ],
+ [
+ 26.802379622472472,
+ 22.513998882876763
+ ],
+ [
+ 33.23495073186575,
+ 21.441903697977864
+ ],
+ [
+ 38.595426656360246,
+ 20.369808513078965
+ ],
+ [
+ 40.739617026158044,
+ 19.297713328180066
+ ],
+ [
+ 41.81171221105694,
+ 18.225618143281167
+ ],
+ [
+ 41.81171221105694,
+ 18.225618143281167
+ ]
+ ],
+ "pressures": [
+ 0.4342803955078125,
+ 0.567169189453125,
+ 0.575958251953125,
+ 0.581329345703125,
+ 0.585235595703125,
+ 0.591094970703125,
+ 0.6008758544921875,
+ 0.6140594482421875,
+ 0.63214111328125,
+ 0.63702392578125,
+ 0.63897705078125,
+ 0.64044189453125,
+ 0.64093017578125,
+ 0.6243133544921875,
+ 0.6243133544921875,
+ 0.6233367919921875,
+ 0.6228485107421875,
+ 0.6194305419921875,
+ 0.6072235107421875,
+ 0.6008758544921875,
+ 0.5950164794921875,
+ 0.588653564453125,
+ 0.585235595703125,
+ 0.583282470703125,
+ 0.577423095703125,
+ 0.576446533203125,
+ 0.586212158203125,
+ 0.5984344482421875,
+ 0.6072235107421875,
+ 0.6033172607421875,
+ 0.5363922119140625,
+ 0.2803955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2iBud0e-wPezIDEfz3ezr",
+ "type": "freedraw",
+ "x": 568.8375666372209,
+ "y": 311.0064312904933,
+ "width": 27.874474807371257,
+ "height": 33.23495073186575,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4b",
+ "roundness": null,
+ "seed": 457865961,
+ "version": 35,
+ "versionNonce": 1856354631,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573845817,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ 0
+ ],
+ [
+ -5.360475924494494,
+ 0
+ ],
+ [
+ -7.504666294292292,
+ 2.1441903697977978
+ ],
+ [
+ -9.64885666409009,
+ 4.2883807395955955
+ ],
+ [
+ -11.793047033887888,
+ 7.504666294292292
+ ],
+ [
+ -11.793047033887888,
+ 10.720951848988989
+ ],
+ [
+ -11.793047033887888,
+ 13.937237403685685
+ ],
+ [
+ -11.793047033887888,
+ 19.29771332818018
+ ],
+ [
+ -10.720951848988989,
+ 23.58609406777566
+ ],
+ [
+ -8.576761479191191,
+ 27.874474807371257
+ ],
+ [
+ -5.360475924494494,
+ 30.018665177169055
+ ],
+ [
+ 0,
+ 32.16285554696685
+ ],
+ [
+ 4.288380739595482,
+ 32.16285554696685
+ ],
+ [
+ 7.5046662942921785,
+ 32.16285554696685
+ ],
+ [
+ 10.720951848988875,
+ 31.090760362067954
+ ],
+ [
+ 11.793047033887774,
+ 30.018665177169055
+ ],
+ [
+ 12.865142218786673,
+ 27.874474807371257
+ ],
+ [
+ 13.937237403685572,
+ 26.80237962247236
+ ],
+ [
+ 15.00933258858447,
+ 22.513998882876763
+ ],
+ [
+ 15.00933258858447,
+ 18.22561814328128
+ ],
+ [
+ 16.08142777348337,
+ 13.937237403685685
+ ],
+ [
+ 15.00933258858447,
+ 9.64885666409009
+ ],
+ [
+ 11.793047033887774,
+ 4.2883807395955955
+ ],
+ [
+ 9.648856664089976,
+ 2.1441903697977978
+ ],
+ [
+ 7.5046662942921785,
+ 1.0720951848988989
+ ],
+ [
+ 4.288380739595482,
+ 0
+ ],
+ [
+ 1.0720951848987852,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ 3.2162855546966966
+ ],
+ [
+ -3.2162855546966966,
+ 3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.4333038330078125,
+ 0.5515289306640625,
+ 0.586212158203125,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.590118408203125,
+ 0.590118408203125,
+ 0.592071533203125,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.591094970703125,
+ 0.589630126953125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.582305908203125,
+ 0.581817626953125,
+ 0.579376220703125,
+ 0.577423095703125,
+ 0.574493408203125,
+ 0.572052001953125,
+ 0.568634033203125,
+ 0.568145751953125,
+ 0.5559234619140625,
+ 0.513427734375,
+ 0.465545654296875,
+ 0.3732147216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2SSUHpju2BKkMRUqFkDA1",
+ "type": "freedraw",
+ "x": 614.9376595878733,
+ "y": 330.3041446186735,
+ "width": 4.2883807395955955,
+ "height": 5.360475924494494,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4c",
+ "roundness": null,
+ "seed": 620712839,
+ "version": 14,
+ "versionNonce": 571531623,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573846319,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ -3.2162855546966966
+ ],
+ [
+ 2.1441903697977978,
+ -4.2883807395955955
+ ],
+ [
+ 3.2162855546966966,
+ -4.2883807395955955
+ ],
+ [
+ 3.2162855546966966,
+ -5.360475924494494
+ ],
+ [
+ 2.1441903697977978,
+ -4.2883807395955955
+ ],
+ [
+ 1.0720951848988989,
+ -3.2162855546966966
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ -2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.4689788818359375,
+ 0.577423095703125,
+ 0.4997406005859375,
+ 0.4909515380859375,
+ 0.4846038818359375,
+ 0.4836273193359375,
+ 0.4860687255859375,
+ 0.4997406005859375,
+ 0.509521484375,
+ 0.511474609375,
+ 0.4938812255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jqCVYzdO4hiHp74IydTwl",
+ "type": "freedraw",
+ "x": 666.3982284630204,
+ "y": 293.8529083321109,
+ "width": 13.937237403685685,
+ "height": 54.67685442984373,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4d",
+ "roundness": null,
+ "seed": 1939272615,
+ "version": 18,
+ "versionNonce": 990867399,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573848616,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 2.1441903697977978
+ ],
+ [
+ -3.2162855546966966,
+ 4.2883807395955955
+ ],
+ [
+ -4.2883807395955955,
+ 6.432571109393393
+ ],
+ [
+ -5.360475924494494,
+ 9.64885666409009
+ ],
+ [
+ -6.432571109393393,
+ 17.153522958382382
+ ],
+ [
+ -7.504666294292292,
+ 25.730284437573573
+ ],
+ [
+ -7.504666294292292,
+ 36.45123628656256
+ ],
+ [
+ -5.360475924494494,
+ 43.95590258085474
+ ],
+ [
+ -3.2162855546966966,
+ 47.17218813555144
+ ],
+ [
+ 0,
+ 51.46056887514703
+ ],
+ [
+ 2.1441903697977978,
+ 53.60475924494483
+ ],
+ [
+ 4.2883807395955955,
+ 54.67685442984373
+ ],
+ [
+ 6.432571109393393,
+ 52.53266406004593
+ ],
+ [
+ 6.432571109393393,
+ 52.53266406004593
+ ]
+ ],
+ "pressures": [
+ 0.2960357666015625,
+ 0.446502685546875,
+ 0.4919281005859375,
+ 0.4953460693359375,
+ 0.503662109375,
+ 0.508544921875,
+ 0.513916015625,
+ 0.522216796875,
+ 0.526123046875,
+ 0.5339508056640625,
+ 0.5398101806640625,
+ 0.5393218994140625,
+ 0.521728515625,
+ 0.4792327880859375,
+ 0.340484619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vDez7QfEVbx9CfbYqVHf1",
+ "type": "freedraw",
+ "x": 680.335465866706,
+ "y": 326.0157638790779,
+ "width": 16.08142777348337,
+ "height": 1.0720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4e",
+ "roundness": null,
+ "seed": 374172167,
+ "version": 10,
+ "versionNonce": 887571879,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573849152,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ 0
+ ],
+ [
+ 9.64885666409009,
+ 0
+ ],
+ [
+ 10.720951848988989,
+ 0
+ ],
+ [
+ 12.865142218786787,
+ 0
+ ],
+ [
+ 15.009332588584584,
+ 0
+ ],
+ [
+ 16.08142777348337,
+ -1.0720951848988989
+ ],
+ [
+ 16.08142777348337,
+ -1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.2633056640625,
+ 0.4347686767578125,
+ 0.4719085693359375,
+ 0.4855804443359375,
+ 0.4855804443359375,
+ 0.4777679443359375,
+ 0.320465087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sLDQS0oF9PHhNc40yQGKd",
+ "type": "freedraw",
+ "x": 740.3727962210442,
+ "y": 306.7180505508977,
+ "width": 38.595426656360246,
+ "height": 41.81171221105694,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4f",
+ "roundness": null,
+ "seed": 1657882599,
+ "version": 30,
+ "versionNonce": 2070940359,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573849881,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.144190369797684,
+ -1.0720951848988989
+ ],
+ [
+ -3.216285554696583,
+ -1.0720951848988989
+ ],
+ [
+ -3.216285554696583,
+ 0
+ ],
+ [
+ -4.288380739595482,
+ 0
+ ],
+ [
+ -5.360475924494381,
+ 1.0720951848988989
+ ],
+ [
+ -6.43257110939328,
+ 2.1441903697977978
+ ],
+ [
+ -7.5046662942921785,
+ 4.2883807395955955
+ ],
+ [
+ -9.648856664089976,
+ 7.504666294292292
+ ],
+ [
+ -11.793047033887774,
+ 13.937237403685685
+ ],
+ [
+ -13.937237403685572,
+ 24.658189252674674
+ ],
+ [
+ -12.865142218786673,
+ 32.16285554696685
+ ],
+ [
+ -10.720951848988875,
+ 34.30704591676465
+ ],
+ [
+ -9.648856664089976,
+ 36.45123628656245
+ ],
+ [
+ -4.288380739595482,
+ 39.667521841259145
+ ],
+ [
+ 4.2883807395955955,
+ 40.739617026158044
+ ],
+ [
+ 10.720951848988989,
+ 37.52333147146135
+ ],
+ [
+ 16.081427773483483,
+ 33.23495073186575
+ ],
+ [
+ 21.441903697977978,
+ 28.946569992270156
+ ],
+ [
+ 24.658189252674674,
+ 20.36980851307908
+ ],
+ [
+ 23.586094067775775,
+ 13.937237403685685
+ ],
+ [
+ 21.441903697977978,
+ 8.576761479191191
+ ],
+ [
+ 17.153522958382382,
+ 3.2162855546966966
+ ],
+ [
+ 11.793047033887888,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -3.216285554696583,
+ 2.1441903697977978
+ ],
+ [
+ -4.288380739595482,
+ 5.360475924494494
+ ],
+ [
+ -4.288380739595482,
+ 5.360475924494494
+ ]
+ ],
+ "pressures": [
+ 0.2784423828125,
+ 0.4806976318359375,
+ 0.4860687255859375,
+ 0.440643310546875,
+ 0.4191436767578125,
+ 0.4191436767578125,
+ 0.4210968017578125,
+ 0.4254913330078125,
+ 0.437713623046875,
+ 0.442108154296875,
+ 0.443572998046875,
+ 0.465057373046875,
+ 0.4870452880859375,
+ 0.506103515625,
+ 0.5490875244140625,
+ 0.587677001953125,
+ 0.5950164794921875,
+ 0.5955047607421875,
+ 0.591583251953125,
+ 0.580841064453125,
+ 0.577911376953125,
+ 0.566680908203125,
+ 0.5437164306640625,
+ 0.529052734375,
+ 0.515869140625,
+ 0.4831390380859375,
+ 0.3571014404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zPx2MejMwdBVZeByQGRGx",
+ "type": "freedraw",
+ "x": 770.3914613982133,
+ "y": 344.24138202235906,
+ "width": 2.1441903697977978,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4g",
+ "roundness": null,
+ "seed": 1166230791,
+ "version": 5,
+ "versionNonce": 2059521193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573850218,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.5481109619140625,
+ 0.507080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wZkGF_NXoBtqz3tw2Yni3",
+ "type": "freedraw",
+ "x": 811.1310784243713,
+ "y": 311.0064312904933,
+ "width": 25.730284437573346,
+ "height": 46.10009295065254,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4h",
+ "roundness": null,
+ "seed": 299071081,
+ "version": 38,
+ "versionNonce": 1064571145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573850931,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.1441903697977978,
+ -2.1441903697977978
+ ],
+ [
+ -2.1441903697977978,
+ -3.2162855546966966
+ ],
+ [
+ -3.2162855546966966,
+ -4.2883807395955955
+ ],
+ [
+ -3.2162855546966966,
+ -5.360475924494494
+ ],
+ [
+ -4.2883807395955955,
+ -6.432571109393393
+ ],
+ [
+ -6.432571109393393,
+ -8.576761479191191
+ ],
+ [
+ -10.720951848988761,
+ -8.576761479191191
+ ],
+ [
+ -15.009332588584357,
+ -7.504666294292292
+ ],
+ [
+ -18.225618143281054,
+ -5.360475924494494
+ ],
+ [
+ -19.297713328179952,
+ -4.2883807395955955
+ ],
+ [
+ -20.36980851307885,
+ -2.1441903697977978
+ ],
+ [
+ -18.225618143281054,
+ 2.1441903697977978
+ ],
+ [
+ -15.009332588584357,
+ 6.432571109393393
+ ],
+ [
+ -10.720951848988761,
+ 10.720951848988989
+ ],
+ [
+ -6.432571109393393,
+ 16.081427773483483
+ ],
+ [
+ 1.0720951848988989,
+ 23.58609406777566
+ ],
+ [
+ 4.2883807395955955,
+ 28.946569992270156
+ ],
+ [
+ 5.360475924494494,
+ 32.16285554696685
+ ],
+ [
+ 4.2883807395955955,
+ 35.37914110166355
+ ],
+ [
+ 2.1441903697977978,
+ 37.52333147146135
+ ],
+ [
+ 1.0720951848988989,
+ 37.52333147146135
+ ],
+ [
+ -2.1441903697977978,
+ 37.52333147146135
+ ],
+ [
+ -7.504666294292292,
+ 36.45123628656245
+ ],
+ [
+ -11.79304703388766,
+ 33.23495073186575
+ ],
+ [
+ -13.937237403685458,
+ 30.018665177169055
+ ],
+ [
+ -15.009332588584357,
+ 26.80237962247236
+ ],
+ [
+ -13.937237403685458,
+ 23.58609406777566
+ ],
+ [
+ -10.720951848988761,
+ 20.36980851307908
+ ],
+ [
+ -7.504666294292292,
+ 16.081427773483483
+ ],
+ [
+ -5.360475924494494,
+ 13.937237403685685
+ ],
+ [
+ -4.2883807395955955,
+ 11.793047033887888
+ ],
+ [
+ -3.2162855546966966,
+ 10.720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ 8.576761479191191
+ ],
+ [
+ -1.0720951848988989,
+ 6.432571109393393
+ ],
+ [
+ 0,
+ 4.2883807395955955
+ ],
+ [
+ 0,
+ 4.2883807395955955
+ ]
+ ],
+ "pressures": [
+ 0.40008544921875,
+ 0.4855804443359375,
+ 0.4914398193359375,
+ 0.4914398193359375,
+ 0.4914398193359375,
+ 0.4904632568359375,
+ 0.4938812255859375,
+ 0.506103515625,
+ 0.529052734375,
+ 0.5334625244140625,
+ 0.5334625244140625,
+ 0.521728515625,
+ 0.511962890625,
+ 0.514892578125,
+ 0.523193359375,
+ 0.523681640625,
+ 0.526123046875,
+ 0.525146484375,
+ 0.524169921875,
+ 0.527587890625,
+ 0.5319976806640625,
+ 0.5319976806640625,
+ 0.521728515625,
+ 0.516357421875,
+ 0.516357421875,
+ 0.515380859375,
+ 0.500732421875,
+ 0.4953460693359375,
+ 0.500244140625,
+ 0.503662109375,
+ 0.507080078125,
+ 0.512451171875,
+ 0.514892578125,
+ 0.512451171875,
+ 0.4357452392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MYm9jt0UMvTwizAUSWOBs",
+ "type": "freedraw",
+ "x": 821.8520302733602,
+ "y": 293.8529083321109,
+ "width": 24.658189252674674,
+ "height": 56.82104479964153,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4i",
+ "roundness": null,
+ "seed": 55059145,
+ "version": 19,
+ "versionNonce": 720310887,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573851576,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ 2.1441903697977978
+ ],
+ [
+ 5.360475924494494,
+ 4.2883807395955955
+ ],
+ [
+ 8.576761479191191,
+ 6.432571109393393
+ ],
+ [
+ 10.720951848988989,
+ 8.576761479191191
+ ],
+ [
+ 16.081427773483483,
+ 16.081427773483483
+ ],
+ [
+ 20.36980851307908,
+ 24.658189252674674
+ ],
+ [
+ 21.441903697977978,
+ 30.01866517716917
+ ],
+ [
+ 22.513998882876876,
+ 34.307045916764764
+ ],
+ [
+ 23.586094067775775,
+ 38.59542665636036
+ ],
+ [
+ 24.658189252674674,
+ 45.02799776575364
+ ],
+ [
+ 23.586094067775775,
+ 51.46056887514703
+ ],
+ [
+ 22.513998882876876,
+ 54.67685442984373
+ ],
+ [
+ 20.36980851307908,
+ 56.82104479964153
+ ],
+ [
+ 20.36980851307908,
+ 55.74894961474263
+ ],
+ [
+ 20.36980851307908,
+ 55.74894961474263
+ ]
+ ],
+ "pressures": [
+ 0.40252685546875,
+ 0.586212158203125,
+ 0.5964813232421875,
+ 0.5989227294921875,
+ 0.6047821044921875,
+ 0.6082000732421875,
+ 0.6116180419921875,
+ 0.62823486328125,
+ 0.63360595703125,
+ 0.63653564453125,
+ 0.63751220703125,
+ 0.63800048828125,
+ 0.63897705078125,
+ 0.65167236328125,
+ 0.6717071533203125,
+ 0.6668243408203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JRVJm2yuN-8gZpOaHN5Vc",
+ "type": "freedraw",
+ "x": 869.0242184089118,
+ "y": 320.6552879545834,
+ "width": 9.64885666409009,
+ "height": 6.432571109393393,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4j",
+ "roundness": null,
+ "seed": 224191655,
+ "version": 11,
+ "versionNonce": 1935536041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573852250,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 4.2883807395955955,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ 6.432571109393393,
+ -3.2162855546966966
+ ],
+ [
+ 8.576761479191191,
+ -6.432571109393393
+ ],
+ [
+ 8.576761479191191,
+ -6.432571109393393
+ ]
+ ],
+ "pressures": [
+ 0.2476654052734375,
+ 0.6848907470703125,
+ 0.7464447021484375,
+ 0.7210540771484375,
+ 0.6834259033203125,
+ 0.63897705078125,
+ 0.579864501953125,
+ 0.4806976318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5H_9zPBVCT_v9WYRvK0Q1",
+ "type": "freedraw",
+ "x": 925.8452632085532,
+ "y": 307.7901457357966,
+ "width": 51.460568875147146,
+ "height": 34.30704591676465,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4k",
+ "roundness": null,
+ "seed": 906156393,
+ "version": 36,
+ "versionNonce": 271081769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573853001,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ 3.2162855546966966
+ ],
+ [
+ 4.2883807395955955,
+ 7.504666294292292
+ ],
+ [
+ 5.360475924494494,
+ 10.720951848988989
+ ],
+ [
+ 6.432571109393393,
+ 17.153522958382382
+ ],
+ [
+ 6.432571109393393,
+ 20.36980851307908
+ ],
+ [
+ 5.360475924494494,
+ 23.586094067775775
+ ],
+ [
+ 1.0720951848988989,
+ 28.946569992270156
+ ],
+ [
+ -2.1441903697977978,
+ 31.090760362067954
+ ],
+ [
+ -8.576761479191191,
+ 33.23495073186575
+ ],
+ [
+ -15.009332588584584,
+ 34.30704591676465
+ ],
+ [
+ -19.29771332818018,
+ 34.30704591676465
+ ],
+ [
+ -22.513998882876876,
+ 32.16285554696685
+ ],
+ [
+ -23.586094067775775,
+ 31.090760362067954
+ ],
+ [
+ -23.586094067775775,
+ 30.018665177169055
+ ],
+ [
+ -24.658189252674674,
+ 27.874474807371257
+ ],
+ [
+ -24.658189252674674,
+ 25.73028443757346
+ ],
+ [
+ -24.658189252674674,
+ 24.658189252674674
+ ],
+ [
+ -22.513998882876876,
+ 22.513998882876876
+ ],
+ [
+ -20.36980851307908,
+ 19.29771332818018
+ ],
+ [
+ -18.22561814328128,
+ 19.29771332818018
+ ],
+ [
+ -16.081427773483483,
+ 18.22561814328128
+ ],
+ [
+ -10.720951848988989,
+ 17.153522958382382
+ ],
+ [
+ -5.360475924494494,
+ 17.153522958382382
+ ],
+ [
+ 0,
+ 18.22561814328128
+ ],
+ [
+ 6.432571109393393,
+ 18.22561814328128
+ ],
+ [
+ 11.793047033887888,
+ 21.441903697977978
+ ],
+ [
+ 15.009332588584584,
+ 24.658189252674674
+ ],
+ [
+ 17.153522958382382,
+ 28.946569992270156
+ ],
+ [
+ 20.36980851307908,
+ 31.090760362067954
+ ],
+ [
+ 24.658189252674674,
+ 33.23495073186575
+ ],
+ [
+ 26.802379622472472,
+ 33.23495073186575
+ ],
+ [
+ 26.802379622472472,
+ 33.23495073186575
+ ]
+ ],
+ "pressures": [
+ 0.39959716796875,
+ 0.581817626953125,
+ 0.591094970703125,
+ 0.5955047607421875,
+ 0.6062469482421875,
+ 0.6096649169921875,
+ 0.6140594482421875,
+ 0.6140594482421875,
+ 0.6106414794921875,
+ 0.6057586669921875,
+ 0.6057586669921875,
+ 0.6023406982421875,
+ 0.591583251953125,
+ 0.582305908203125,
+ 0.5529937744140625,
+ 0.5349273681640625,
+ 0.521240234375,
+ 0.514892578125,
+ 0.510498046875,
+ 0.522216796875,
+ 0.5446929931640625,
+ 0.563751220703125,
+ 0.570587158203125,
+ 0.575469970703125,
+ 0.585723876953125,
+ 0.584259033203125,
+ 0.566680908203125,
+ 0.5529937744140625,
+ 0.5354156494140625,
+ 0.5388336181640625,
+ 0.5388336181640625,
+ 0.5378570556640625,
+ 0.4802093505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CwAF48HMAY3oKy9q0tMWu",
+ "type": "freedraw",
+ "x": 996.6035454118803,
+ "y": 326.0157638790779,
+ "width": 15.009332588584584,
+ "height": 3.2162855546966966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4l",
+ "roundness": null,
+ "seed": 1023339241,
+ "version": 13,
+ "versionNonce": 1854589671,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573854487,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ 0
+ ],
+ [
+ 5.360475924494494,
+ 0
+ ],
+ [
+ 6.432571109393393,
+ 0
+ ],
+ [
+ 9.64885666409009,
+ -1.0720951848988989
+ ],
+ [
+ 12.865142218786787,
+ -1.0720951848988989
+ ],
+ [
+ 13.937237403685685,
+ -2.1441903697977978
+ ],
+ [
+ 15.009332588584584,
+ -2.1441903697977978
+ ],
+ [
+ 15.009332588584584,
+ -3.2162855546966966
+ ],
+ [
+ 15.009332588584584,
+ -3.2162855546966966
+ ]
+ ],
+ "pressures": [
+ 0.2681884765625,
+ 0.5598297119140625,
+ 0.586700439453125,
+ 0.591583251953125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.572540283203125,
+ 0.4919281005859375,
+ 0.40496826171875,
+ 0.198822021484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MLHAJ5WJQzIkNXRiRD-I4",
+ "type": "freedraw",
+ "x": 1005.1803068910715,
+ "y": 316.3669072149878,
+ "width": 3.2162855546966966,
+ "height": 18.225618143281167,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4m",
+ "roundness": null,
+ "seed": 784629031,
+ "version": 9,
+ "versionNonce": 424501321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573854748,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ 0,
+ 3.2162855546966966
+ ],
+ [
+ 0,
+ 5.360475924494494
+ ],
+ [
+ 1.0720951848988989,
+ 12.865142218786787
+ ],
+ [
+ 2.1441903697977978,
+ 16.081427773483483
+ ],
+ [
+ 3.2162855546966966,
+ 18.225618143281167
+ ],
+ [
+ 3.2162855546966966,
+ 18.225618143281167
+ ]
+ ],
+ "pressures": [
+ 0.2803955078125,
+ 0.63360595703125,
+ 0.64288330078125,
+ 0.64630126953125,
+ 0.6062469482421875,
+ 0.441131591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EgD2LsjTItfzKBXMppryG",
+ "type": "freedraw",
+ "x": 1070.578113169904,
+ "y": 317.4390023998867,
+ "width": 45.02799776575375,
+ "height": 53.60475924494483,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4n",
+ "roundness": null,
+ "seed": 434697,
+ "version": 34,
+ "versionNonce": 315885289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573855845,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ -2.1441903697977978
+ ],
+ [
+ 8.576761479191191,
+ -3.2162855546966966
+ ],
+ [
+ 10.720951848988989,
+ -5.360475924494494
+ ],
+ [
+ 19.29771332818018,
+ -12.865142218786787
+ ],
+ [
+ 22.513998882876876,
+ -17.153522958382382
+ ],
+ [
+ 23.586094067775775,
+ -19.29771332818018
+ ],
+ [
+ 23.586094067775775,
+ -21.441903697977978
+ ],
+ [
+ 24.658189252674674,
+ -22.513998882876876
+ ],
+ [
+ 24.658189252674674,
+ -23.586094067775775
+ ],
+ [
+ 24.658189252674674,
+ -20.36980851307908
+ ],
+ [
+ 25.730284437573573,
+ -15.009332588584584
+ ],
+ [
+ 26.802379622472472,
+ -5.360475924494494
+ ],
+ [
+ 27.87447480737137,
+ 0
+ ],
+ [
+ 26.802379622472472,
+ 11.793047033887888
+ ],
+ [
+ 25.730284437573573,
+ 21.441903697977864
+ ],
+ [
+ 22.513998882876876,
+ 26.80237962247236
+ ],
+ [
+ 20.36980851307908,
+ 30.018665177169055
+ ],
+ [
+ 19.29771332818018,
+ 30.018665177169055
+ ],
+ [
+ 17.153522958382382,
+ 28.946569992270156
+ ],
+ [
+ 16.081427773483483,
+ 27.874474807371257
+ ],
+ [
+ 16.081427773483483,
+ 26.80237962247236
+ ],
+ [
+ 16.081427773483483,
+ 25.73028443757346
+ ],
+ [
+ 17.153522958382382,
+ 24.65818925267456
+ ],
+ [
+ 22.513998882876876,
+ 23.58609406777566
+ ],
+ [
+ 27.87447480737137,
+ 22.513998882876763
+ ],
+ [
+ 34.307045916764764,
+ 22.513998882876763
+ ],
+ [
+ 40.73961702615816,
+ 23.58609406777566
+ ],
+ [
+ 43.955902580854854,
+ 22.513998882876763
+ ],
+ [
+ 45.02799776575375,
+ 21.441903697977864
+ ],
+ [
+ 45.02799776575375,
+ 21.441903697977864
+ ]
+ ],
+ "pressures": [
+ 0.4196319580078125,
+ 0.5393218994140625,
+ 0.5456695556640625,
+ 0.5520172119140625,
+ 0.5559234619140625,
+ 0.5612945556640625,
+ 0.567657470703125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.567169189453125,
+ 0.566680908203125,
+ 0.568145751953125,
+ 0.572052001953125,
+ 0.572052001953125,
+ 0.570587158203125,
+ 0.568634033203125,
+ 0.571075439453125,
+ 0.574981689453125,
+ 0.574493408203125,
+ 0.564239501953125,
+ 0.5388336181640625,
+ 0.5388336181640625,
+ 0.5319976806640625,
+ 0.5319976806640625,
+ 0.5334625244140625,
+ 0.567657470703125,
+ 0.586212158203125,
+ 0.589630126953125,
+ 0.5564117431640625,
+ 0.4132843017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DkCAg2BVLYamsPKhunIod",
+ "type": "freedraw",
+ "x": 1131.6875387091413,
+ "y": 307.7901457357966,
+ "width": 26.802379622472245,
+ "height": 35.37914110166355,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4o",
+ "roundness": null,
+ "seed": 1036787881,
+ "version": 32,
+ "versionNonce": 832646825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573856519,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ -2.1441903697977978,
+ -3.2162855546966966
+ ],
+ [
+ -3.2162855546966966,
+ -3.2162855546966966
+ ],
+ [
+ -4.2883807395955955,
+ -3.2162855546966966
+ ],
+ [
+ -7.504666294292292,
+ -2.1441903697977978
+ ],
+ [
+ -8.576761479191191,
+ -1.0720951848988989
+ ],
+ [
+ -9.64885666409009,
+ 1.0720951848988989
+ ],
+ [
+ -10.720951848988989,
+ 5.360475924494494
+ ],
+ [
+ -11.793047033887888,
+ 7.504666294292292
+ ],
+ [
+ -12.865142218786787,
+ 12.865142218786787
+ ],
+ [
+ -12.865142218786787,
+ 18.22561814328128
+ ],
+ [
+ -11.793047033887888,
+ 23.586094067775775
+ ],
+ [
+ -7.504666294292292,
+ 28.946569992270156
+ ],
+ [
+ -6.432571109393393,
+ 30.018665177169055
+ ],
+ [
+ -3.2162855546966966,
+ 32.16285554696685
+ ],
+ [
+ -1.0720951848988989,
+ 32.16285554696685
+ ],
+ [
+ 2.1441903697977978,
+ 32.16285554696685
+ ],
+ [
+ 6.432571109393393,
+ 30.018665177169055
+ ],
+ [
+ 11.79304703388766,
+ 23.586094067775775
+ ],
+ [
+ 12.86514221878656,
+ 19.29771332818018
+ ],
+ [
+ 13.937237403685458,
+ 16.081427773483483
+ ],
+ [
+ 12.86514221878656,
+ 12.865142218786787
+ ],
+ [
+ 12.86514221878656,
+ 9.64885666409009
+ ],
+ [
+ 10.720951848988761,
+ 6.432571109393393
+ ],
+ [
+ 7.504666294292292,
+ 5.360475924494494
+ ],
+ [
+ 3.2162855546966966,
+ 4.2883807395955955
+ ],
+ [
+ -1.0720951848988989,
+ 4.2883807395955955
+ ],
+ [
+ -4.2883807395955955,
+ 5.360475924494494
+ ],
+ [
+ -4.2883807395955955,
+ 5.360475924494494
+ ]
+ ],
+ "pressures": [
+ 0.3722381591796875,
+ 0.502197265625,
+ 0.514892578125,
+ 0.516845703125,
+ 0.5373687744140625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.5446929931640625,
+ 0.5490875244140625,
+ 0.5510406494140625,
+ 0.5515289306640625,
+ 0.5539703369140625,
+ 0.5544586181640625,
+ 0.5544586181640625,
+ 0.5539703369140625,
+ 0.5564117431640625,
+ 0.5578765869140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5549468994140625,
+ 0.5549468994140625,
+ 0.5549468994140625,
+ 0.5451812744140625,
+ 0.531005859375,
+ 0.4948577880859375,
+ 0.4337921142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_Rkpq0vsIDF_khIjCpqJq",
+ "type": "freedraw",
+ "x": 1179.9318220295916,
+ "y": 323.8715735092801,
+ "width": 4.2883807395955955,
+ "height": 6.432571109393393,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4p",
+ "roundness": null,
+ "seed": 1036146793,
+ "version": 16,
+ "versionNonce": 1174708073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573857696,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ 3.2162855546966966,
+ -2.1441903697977978
+ ],
+ [
+ 4.2883807395955955,
+ -3.2162855546966966
+ ],
+ [
+ 3.2162855546966966,
+ -2.1441903697977978
+ ],
+ [
+ 2.1441903697977978,
+ 0
+ ],
+ [
+ 1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ 2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ 3.2162855546966966
+ ],
+ [
+ 2.1441903697977978,
+ 3.2162855546966966
+ ],
+ [
+ 3.2162855546966966,
+ 3.2162855546966966
+ ],
+ [
+ 4.2883807395955955,
+ 2.1441903697977978
+ ],
+ [
+ 4.2883807395955955,
+ 2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.313140869140625,
+ 0.438201904296875,
+ 0.3590545654296875,
+ 0.339996337890625,
+ 0.334136962890625,
+ 0.3575897216796875,
+ 0.4772796630859375,
+ 0.4753265380859375,
+ 0.4738616943359375,
+ 0.4753265380859375,
+ 0.4763031005859375,
+ 0.467010498046875,
+ 0.38983154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nDRWRdLyYL8Gd6CbWfPGz",
+ "type": "freedraw",
+ "x": 1238.8970571990308,
+ "y": 304.5738601810999,
+ "width": 31.09076036206784,
+ "height": 38.595426656360246,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4q",
+ "roundness": null,
+ "seed": 1460705577,
+ "version": 35,
+ "versionNonce": 869361415,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573860329,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ -2.1441903697977978,
+ -1.0720951848988989
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ -5.360475924494494,
+ -1.0720951848988989
+ ],
+ [
+ -6.432571109393393,
+ -1.0720951848988989
+ ],
+ [
+ -7.504666294292292,
+ 0
+ ],
+ [
+ -12.865142218786787,
+ 4.2883807395955955
+ ],
+ [
+ -16.081427773483256,
+ 7.504666294292292
+ ],
+ [
+ -17.153522958382155,
+ 12.865142218786787
+ ],
+ [
+ -18.225618143281054,
+ 15.009332588584584
+ ],
+ [
+ -18.225618143281054,
+ 18.22561814328128
+ ],
+ [
+ -18.225618143281054,
+ 27.87447480737137
+ ],
+ [
+ -17.153522958382155,
+ 32.16285554696685
+ ],
+ [
+ -15.009332588584357,
+ 35.37914110166355
+ ],
+ [
+ -11.793047033887888,
+ 36.45123628656245
+ ],
+ [
+ -7.504666294292292,
+ 37.52333147146135
+ ],
+ [
+ -1.0720951848988989,
+ 36.45123628656245
+ ],
+ [
+ 3.2162855546966966,
+ 34.30704591676465
+ ],
+ [
+ 6.432571109393393,
+ 31.090760362067954
+ ],
+ [
+ 9.64885666409009,
+ 26.802379622472472
+ ],
+ [
+ 11.793047033887888,
+ 20.36980851307908
+ ],
+ [
+ 11.793047033887888,
+ 16.081427773483483
+ ],
+ [
+ 12.865142218786787,
+ 11.793047033887888
+ ],
+ [
+ 12.865142218786787,
+ 7.504666294292292
+ ],
+ [
+ 11.793047033887888,
+ 4.2883807395955955
+ ],
+ [
+ 8.576761479191191,
+ 1.0720951848988989
+ ],
+ [
+ 5.360475924494494,
+ 0
+ ],
+ [
+ 0,
+ 1.0720951848988989
+ ],
+ [
+ -5.360475924494494,
+ 3.2162855546966966
+ ],
+ [
+ -5.360475924494494,
+ 4.2883807395955955
+ ],
+ [
+ -5.360475924494494,
+ 4.2883807395955955
+ ]
+ ],
+ "pressures": [
+ 0.2882232666015625,
+ 0.38201904296875,
+ 0.4899749755859375,
+ 0.506103515625,
+ 0.510498046875,
+ 0.512451171875,
+ 0.512451171875,
+ 0.511474609375,
+ 0.511474609375,
+ 0.518798828125,
+ 0.519287109375,
+ 0.519287109375,
+ 0.519287109375,
+ 0.519287109375,
+ 0.530517578125,
+ 0.5388336181640625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0.5407867431640625,
+ 0.5407867431640625,
+ 0.5417633056640625,
+ 0.5412750244140625,
+ 0.5422515869140625,
+ 0.5427398681640625,
+ 0.5427398681640625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5398101806640625,
+ 0.530029296875,
+ 0.4855804443359375,
+ 0.213470458984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Rm9frWzX6ikVG7nA889RR",
+ "type": "freedraw",
+ "x": 1269.9878175610988,
+ "y": 341.02509646766237,
+ "width": 1.0720951848988989,
+ "height": 2.1441903697977978,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4r",
+ "roundness": null,
+ "seed": 1038782791,
+ "version": 6,
+ "versionNonce": 256713383,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573860623,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 0,
+ -2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ],
+ [
+ 1.0720951848988989,
+ -2.1441903697977978
+ ]
+ ],
+ "pressures": [
+ 0.465545654296875,
+ 0.63116455078125,
+ 0.2794189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0qYsIQnGmFvk7TNSozpoR",
+ "type": "freedraw",
+ "x": 1302.1506731080658,
+ "y": 303.501764996201,
+ "width": 23.586094067775775,
+ "height": 40.739617026158044,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4s",
+ "roundness": null,
+ "seed": 958653671,
+ "version": 26,
+ "versionNonce": 1524809095,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573861176,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.2162855546966966,
+ -1.0720951848988989
+ ],
+ [
+ -4.2883807395955955,
+ -1.0720951848988989
+ ],
+ [
+ -5.360475924494494,
+ 0
+ ],
+ [
+ -6.432571109393393,
+ 0
+ ],
+ [
+ -8.576761479191191,
+ 3.2162855546966966
+ ],
+ [
+ -9.64885666409009,
+ 5.360475924494494
+ ],
+ [
+ -11.793047033887888,
+ 8.576761479191191
+ ],
+ [
+ -16.081427773483483,
+ 18.22561814328128
+ ],
+ [
+ -17.153522958382382,
+ 24.658189252674674
+ ],
+ [
+ -17.153522958382382,
+ 31.090760362067954
+ ],
+ [
+ -16.081427773483483,
+ 34.30704591676465
+ ],
+ [
+ -13.937237403685685,
+ 36.45123628656245
+ ],
+ [
+ -6.432571109393393,
+ 39.667521841259145
+ ],
+ [
+ 0,
+ 39.667521841259145
+ ],
+ [
+ 3.2162855546966966,
+ 38.595426656360246
+ ],
+ [
+ 5.360475924494494,
+ 36.45123628656245
+ ],
+ [
+ 6.432571109393393,
+ 34.30704591676465
+ ],
+ [
+ 4.2883807395955955,
+ 31.090760362067954
+ ],
+ [
+ 0,
+ 28.94656999227027
+ ],
+ [
+ -6.432571109393393,
+ 27.87447480737137
+ ],
+ [
+ -11.793047033887888,
+ 27.87447480737137
+ ],
+ [
+ -12.865142218786787,
+ 30.018665177169055
+ ],
+ [
+ -11.793047033887888,
+ 30.018665177169055
+ ],
+ [
+ -11.793047033887888,
+ 30.018665177169055
+ ]
+ ],
+ "pressures": [
+ 0.2618408203125,
+ 0.5417633056640625,
+ 0.5583648681640625,
+ 0.5564117431640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5534820556640625,
+ 0.5573883056640625,
+ 0.578887939453125,
+ 0.5974578857421875,
+ 0.6140594482421875,
+ 0.6189422607421875,
+ 0.6204071044921875,
+ 0.6199188232421875,
+ 0.6135711669921875,
+ 0.6091766357421875,
+ 0.6101531982421875,
+ 0.6135711669921875,
+ 0.6121063232421875,
+ 0.589630126953125,
+ 0.574981689453125,
+ 0.5573883056640625,
+ 0.322418212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X28lfFSsgD5-8G8OXscrE",
+ "type": "freedraw",
+ "x": 1340.746099764426,
+ "y": 324.943668694179,
+ "width": 2.1441903697977978,
+ "height": 1.0720951848988989,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4t",
+ "roundness": null,
+ "seed": 2088257479,
+ "version": 6,
+ "versionNonce": 3696935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573861901,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ 0,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ],
+ [
+ 1.0720951848988989,
+ -1.0720951848988989
+ ]
+ ],
+ "pressures": [
+ 0.14801025390625,
+ 0.63067626953125,
+ 0.4274444580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PQonNwSqx0eCsPO9b2n_s",
+ "type": "freedraw",
+ "x": 1399.7113349338651,
+ "y": 306.7180505508977,
+ "width": 43.95590258085463,
+ "height": 32.16285554696685,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4u",
+ "roundness": null,
+ "seed": 667913063,
+ "version": 31,
+ "versionNonce": 1107127721,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573862617,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.1441903697977978
+ ],
+ [
+ 0,
+ 3.2162855546966966
+ ],
+ [
+ 0,
+ 5.360475924494494
+ ],
+ [
+ -1.0720951848988989,
+ 8.576761479191191
+ ],
+ [
+ -3.2162855546966966,
+ 10.720951848988989
+ ],
+ [
+ -4.2883807395955955,
+ 15.009332588584584
+ ],
+ [
+ -9.648856664089863,
+ 22.513998882876876
+ ],
+ [
+ -12.86514221878656,
+ 27.874474807371257
+ ],
+ [
+ -16.081427773483256,
+ 31.090760362067954
+ ],
+ [
+ -16.081427773483256,
+ 32.16285554696685
+ ],
+ [
+ -17.153522958382155,
+ 32.16285554696685
+ ],
+ [
+ -19.297713328179952,
+ 32.16285554696685
+ ],
+ [
+ -24.658189252674447,
+ 32.16285554696685
+ ],
+ [
+ -28.946569992270042,
+ 32.16285554696685
+ ],
+ [
+ -30.01866517716894,
+ 30.018665177169055
+ ],
+ [
+ -30.01866517716894,
+ 25.730284437573573
+ ],
+ [
+ -27.874474807371143,
+ 17.153522958382382
+ ],
+ [
+ -24.658189252674447,
+ 12.865142218786787
+ ],
+ [
+ -21.44190369797775,
+ 11.793047033887888
+ ],
+ [
+ -19.297713328179952,
+ 10.720951848988989
+ ],
+ [
+ -15.009332588584357,
+ 10.720951848988989
+ ],
+ [
+ -7.504666294292065,
+ 13.937237403685685
+ ],
+ [
+ -2.1441903697977978,
+ 17.153522958382382
+ ],
+ [
+ 2.1441903697977978,
+ 21.441903697977978
+ ],
+ [
+ 5.360475924494494,
+ 26.80237962247236
+ ],
+ [
+ 10.720951848988989,
+ 31.090760362067954
+ ],
+ [
+ 12.865142218786787,
+ 32.16285554696685
+ ],
+ [
+ 13.937237403685685,
+ 31.090760362067954
+ ],
+ [
+ 13.937237403685685,
+ 31.090760362067954
+ ]
+ ],
+ "pressures": [
+ 0.40496826171875,
+ 0.6067352294921875,
+ 0.6101531982421875,
+ 0.6179656982421875,
+ 0.6184539794921875,
+ 0.6204071044921875,
+ 0.6208953857421875,
+ 0.6243133544921875,
+ 0.62921142578125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63214111328125,
+ 0.6238250732421875,
+ 0.6101531982421875,
+ 0.6003875732421875,
+ 0.579864501953125,
+ 0.5603179931640625,
+ 0.527587890625,
+ 0.526123046875,
+ 0.5412750244140625,
+ 0.571075439453125,
+ 0.586700439453125,
+ 0.6082000732421875,
+ 0.6208953857421875,
+ 0.62628173828125,
+ 0.62872314453125,
+ 0.5964813232421875,
+ 0.501708984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YktJ7_mRivQBjlLFykR8t",
+ "type": "freedraw",
+ "x": 1420.0811434469442,
+ "y": 289.56452759251545,
+ "width": 3.2162855546966966,
+ "height": 18.225618143281167,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4v",
+ "roundness": null,
+ "seed": 626710377,
+ "version": 10,
+ "versionNonce": 1949963721,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573863055,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.144190369797684
+ ],
+ [
+ 0,
+ 4.288380739595482
+ ],
+ [
+ 1.0720951848988989,
+ 6.43257110939328
+ ],
+ [
+ 1.0720951848988989,
+ 9.648856664089976
+ ],
+ [
+ 2.1441903697977978,
+ 11.793047033887774
+ ],
+ [
+ 3.2162855546966966,
+ 17.15352295838227
+ ],
+ [
+ 3.2162855546966966,
+ 18.225618143281167
+ ],
+ [
+ 3.2162855546966966,
+ 18.225618143281167
+ ]
+ ],
+ "pressures": [
+ 0.456268310546875,
+ 0.6839141845703125,
+ 0.691253662109375,
+ 0.691253662109375,
+ 0.688323974609375,
+ 0.65069580078125,
+ 0.0420074462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aCH5O-PPK1pWEgG9Lusth",
+ "type": "freedraw",
+ "x": 944.0708813518345,
+ "y": 290.63662277741423,
+ "width": 2.1441903697977978,
+ "height": 11.793047033887888,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4w",
+ "roundness": null,
+ "seed": 207878025,
+ "version": 10,
+ "versionNonce": 82518505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573863989,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 0
+ ],
+ [
+ -1.0720951848988989,
+ 1.0720951848988989
+ ],
+ [
+ -1.0720951848988989,
+ 3.2162855546966966
+ ],
+ [
+ -1.0720951848988989,
+ 5.360475924494494
+ ],
+ [
+ 0,
+ 7.504666294292292
+ ],
+ [
+ 0,
+ 11.793047033887888
+ ],
+ [
+ 1.0720951848988989,
+ 11.793047033887888
+ ],
+ [
+ 1.0720951848988989,
+ 11.793047033887888
+ ]
+ ],
+ "pressures": [
+ 0.4929046630859375,
+ 0.593048095703125,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5959930419921875,
+ 0.5969696044921875,
+ 0.5998992919921875,
+ 0.591094970703125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FDqDdYVg2OyPdbvNBaL9c",
+ "type": "freedraw",
+ "x": 233.22046210519514,
+ "y": 410.28405734180325,
+ "width": 31.772649044614155,
+ "height": 60.89757733551039,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4z",
+ "roundness": null,
+ "seed": 1389886473,
+ "version": 54,
+ "versionNonce": 1505477033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573925117,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726399,
+ 0.8825735845726967
+ ],
+ [
+ 1.7651471691452798,
+ 2.647720753717863
+ ],
+ [
+ 2.647720753717863,
+ 5.295441507435726
+ ],
+ [
+ 3.5302943382905028,
+ 9.708309430298755
+ ],
+ [
+ 4.412867922863086,
+ 15.00375093773448
+ ],
+ [
+ 5.295441507435726,
+ 21.18176602974279
+ ],
+ [
+ 5.295441507435726,
+ 27.359781121751098
+ ],
+ [
+ 6.178015092008309,
+ 39.715811305767716
+ ],
+ [
+ 6.178015092008309,
+ 48.54154715149377
+ ],
+ [
+ 6.178015092008309,
+ 55.602135828074665
+ ],
+ [
+ 4.412867922863086,
+ 60.01500375093781
+ ],
+ [
+ 3.5302943382905028,
+ 60.89757733551039
+ ],
+ [
+ 2.647720753717863,
+ 59.132430166365225
+ ],
+ [
+ 1.7651471691452798,
+ 54.71956224350208
+ ],
+ [
+ 0,
+ 50.30669432063905
+ ],
+ [
+ 0,
+ 45.01125281320333
+ ],
+ [
+ -0.8825735845725831,
+ 39.715811305767716
+ ],
+ [
+ -1.765147169145223,
+ 37.06809055204985
+ ],
+ [
+ -1.765147169145223,
+ 34.42036979833199
+ ],
+ [
+ -0.8825735845725831,
+ 23.829486783460652
+ ],
+ [
+ 1.7651471691452798,
+ 16.76889810687976
+ ],
+ [
+ 4.412867922863086,
+ 10.590883014871451
+ ],
+ [
+ 6.178015092008309,
+ 7.943162261153589
+ ],
+ [
+ 7.060588676580949,
+ 5.295441507435726
+ ],
+ [
+ 12.356030184016618,
+ 1.7651471691452798
+ ],
+ [
+ 15.886324522307063,
+ 1.7651471691452798
+ ],
+ [
+ 20.29919244517015,
+ 2.647720753717863
+ ],
+ [
+ 24.712060368033207,
+ 6.178015092008309
+ ],
+ [
+ 28.242354706323653,
+ 12.356030184016618
+ ],
+ [
+ 30.007501875468932,
+ 21.18176602974279
+ ],
+ [
+ 29.124928290896236,
+ 26.477207537178515
+ ],
+ [
+ 27.35978112175107,
+ 30.890075460041544
+ ],
+ [
+ 23.829486783460624,
+ 33.53779621375941
+ ],
+ [
+ 18.534045276024926,
+ 36.18551696747727
+ ],
+ [
+ 15.886324522307063,
+ 36.18551696747727
+ ],
+ [
+ 8.825735845726172,
+ 35.30294338290457
+ ],
+ [
+ 6.178015092008309,
+ 34.42036979833199
+ ],
+ [
+ 4.412867922863086,
+ 33.53779621375941
+ ],
+ [
+ 4.412867922863086,
+ 31.772649044614127
+ ],
+ [
+ 6.178015092008309,
+ 31.772649044614127
+ ],
+ [
+ 7.943162261153532,
+ 31.772649044614127
+ ],
+ [
+ 10.590883014871395,
+ 31.772649044614127
+ ],
+ [
+ 13.238603768589257,
+ 31.772649044614127
+ ],
+ [
+ 15.886324522307063,
+ 32.65522262918671
+ ],
+ [
+ 22.94691319888804,
+ 37.950664136622436
+ ],
+ [
+ 25.59463395260579,
+ 42.363532059485465
+ ],
+ [
+ 27.35978112175107,
+ 46.77639998234861
+ ],
+ [
+ 29.124928290896236,
+ 52.954415074356916
+ ],
+ [
+ 29.124928290896236,
+ 55.602135828074665
+ ],
+ [
+ 29.124928290896236,
+ 56.48470941264736
+ ],
+ [
+ 30.007501875468932,
+ 53.8369886589295
+ ],
+ [
+ 30.007501875468932,
+ 53.8369886589295
+ ]
+ ],
+ "pressures": [
+ 0.2628173828125,
+ 0.64434814453125,
+ 0.65167236328125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65216064453125,
+ 0.64825439453125,
+ 0.63848876953125,
+ 0.62579345703125,
+ 0.6238250732421875,
+ 0.6121063232421875,
+ 0.583770751953125,
+ 0.576934814453125,
+ 0.5525054931640625,
+ 0.5515289306640625,
+ 0.5515289306640625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5544586181640625,
+ 0.5598297119140625,
+ 0.562774658203125,
+ 0.564727783203125,
+ 0.568634033203125,
+ 0.569122314453125,
+ 0.578399658203125,
+ 0.580841064453125,
+ 0.580841064453125,
+ 0.577911376953125,
+ 0.571075439453125,
+ 0.569122314453125,
+ 0.579376220703125,
+ 0.592559814453125,
+ 0.6013641357421875,
+ 0.5979461669921875,
+ 0.5945281982421875,
+ 0.578399658203125,
+ 0.573516845703125,
+ 0.5549468994140625,
+ 0.5319976806640625,
+ 0.5500640869140625,
+ 0.5529937744140625,
+ 0.5564117431640625,
+ 0.563751220703125,
+ 0.573028564453125,
+ 0.591094970703125,
+ 0.5950164794921875,
+ 0.5989227294921875,
+ 0.6028289794921875,
+ 0.592559814453125,
+ 0.4806976318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3idep7gi4tLgjR41vtZNi",
+ "type": "freedraw",
+ "x": 285.29230359497933,
+ "y": 440.2915592172722,
+ "width": 1.7651471691452798,
+ "height": 2.647720753717863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b50",
+ "roundness": null,
+ "seed": 949234537,
+ "version": 7,
+ "versionNonce": 1148946695,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573926067,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ -0.8825735845726967
+ ],
+ [
+ 1.7651471691452798,
+ -1.7651471691452798
+ ],
+ [
+ 1.7651471691452798,
+ -2.647720753717863
+ ],
+ [
+ 0.8825735845726967,
+ -2.647720753717863
+ ],
+ [
+ 0.8825735845726967,
+ -2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.1807403564453125,
+ 0.4220733642578125,
+ 0.4206085205078125,
+ 0.446502685546875,
+ 0.4880218505859375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8BF0IYdL8CgnXw-NndY-1",
+ "type": "freedraw",
+ "x": 335.5989979156184,
+ "y": 429.70067620240076,
+ "width": 44.12867922863063,
+ "height": 40.5983848903403,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b51",
+ "roundness": null,
+ "seed": 1609839431,
+ "version": 35,
+ "versionNonce": 2060917129,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573927306,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726967
+ ],
+ [
+ 0,
+ 2.647720753717863
+ ],
+ [
+ 0,
+ 4.412867922863143
+ ],
+ [
+ 0,
+ 7.0605886765810055
+ ],
+ [
+ -1.7651471691451661,
+ 14.121177353161897
+ ],
+ [
+ -5.295441507435612,
+ 22.946913198887955
+ ],
+ [
+ -7.060588676580892,
+ 27.359781121751098
+ ],
+ [
+ -9.708309430298755,
+ 31.772649044614127
+ ],
+ [
+ -11.47345659944392,
+ 36.185516967477156
+ ],
+ [
+ -14.121177353161784,
+ 39.715811305767716
+ ],
+ [
+ -15.003750937734367,
+ 40.5983848903403
+ ],
+ [
+ -16.768898106879647,
+ 39.715811305767716
+ ],
+ [
+ -19.41661886059751,
+ 37.06809055204985
+ ],
+ [
+ -22.064339614315372,
+ 33.53779621375941
+ ],
+ [
+ -25.594633952605818,
+ 28.24235470632368
+ ],
+ [
+ -28.24235470632368,
+ 23.829486783460652
+ ],
+ [
+ -30.007501875468847,
+ 20.299192445170206
+ ],
+ [
+ -30.89007546004143,
+ 17.651471691452343
+ ],
+ [
+ -30.89007546004143,
+ 15.886324522307063
+ ],
+ [
+ -30.007501875468847,
+ 15.00375093773448
+ ],
+ [
+ -26.4772075371784,
+ 13.2386037685892
+ ],
+ [
+ -22.064339614315372,
+ 12.356030184016618
+ ],
+ [
+ -16.768898106879647,
+ 13.2386037685892
+ ],
+ [
+ -7.943162261153475,
+ 15.886324522307063
+ ],
+ [
+ -2.647720753717863,
+ 18.534045276024926
+ ],
+ [
+ 1.7651471691452798,
+ 22.064339614315372
+ ],
+ [
+ 5.295441507435726,
+ 25.594633952605818
+ ],
+ [
+ 7.060588676580892,
+ 28.24235470632368
+ ],
+ [
+ 8.825735845726172,
+ 32.65522262918671
+ ],
+ [
+ 10.590883014871338,
+ 33.53779621375941
+ ],
+ [
+ 11.473456599444035,
+ 33.53779621375941
+ ],
+ [
+ 13.2386037685892,
+ 30.00750187546896
+ ],
+ [
+ 13.2386037685892,
+ 30.00750187546896
+ ]
+ ],
+ "pressures": [
+ 0.338531494140625,
+ 0.580841064453125,
+ 0.5959930419921875,
+ 0.6072235107421875,
+ 0.6121063232421875,
+ 0.6174774169921875,
+ 0.6174774169921875,
+ 0.6145477294921875,
+ 0.6135711669921875,
+ 0.6116180419921875,
+ 0.6111297607421875,
+ 0.6038055419921875,
+ 0.575469970703125,
+ 0.5569000244140625,
+ 0.5437164306640625,
+ 0.531005859375,
+ 0.531005859375,
+ 0.5319976806640625,
+ 0.531005859375,
+ 0.5315093994140625,
+ 0.5412750244140625,
+ 0.5578765869140625,
+ 0.575469970703125,
+ 0.584747314453125,
+ 0.592071533203125,
+ 0.5994110107421875,
+ 0.6125946044921875,
+ 0.62628173828125,
+ 0.63360595703125,
+ 0.63409423828125,
+ 0.6130828857421875,
+ 0.5446929931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y5qeQ5B5Z3TqGy-mJQHX2",
+ "type": "freedraw",
+ "x": 347.955028099635,
+ "y": 408.5189101726581,
+ "width": 3.530294338290446,
+ "height": 20.299192445170092,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b52",
+ "roundness": null,
+ "seed": 786631497,
+ "version": 10,
+ "versionNonce": 717610409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573927765,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 2.647720753717863
+ ],
+ [
+ 0.8825735845725831,
+ 4.412867922863029
+ ],
+ [
+ 1.7651471691451661,
+ 7.060588676580892
+ ],
+ [
+ 2.647720753717863,
+ 13.2386037685892
+ ],
+ [
+ 3.530294338290446,
+ 17.65147169145223
+ ],
+ [
+ 3.530294338290446,
+ 20.299192445170092
+ ],
+ [
+ 3.530294338290446,
+ 20.299192445170092
+ ]
+ ],
+ "pressures": [
+ 0.4709320068359375,
+ 0.63995361328125,
+ 0.64581298828125,
+ 0.65264892578125,
+ 0.6565704345703125,
+ 0.6585235595703125,
+ 0.63653564453125,
+ 0.5349273681640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cKKLRfjkk1lZ6JP37itwK",
+ "type": "freedraw",
+ "x": 381.4928243133943,
+ "y": 445.5870007247078,
+ "width": 27.359781121750984,
+ "height": 32.65522262918671,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b53",
+ "roundness": null,
+ "seed": 1791444841,
+ "version": 34,
+ "versionNonce": 659177545,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573930593,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726967
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845726967
+ ],
+ [
+ 0.8825735845725831,
+ 1.7651471691452798
+ ],
+ [
+ 1.7651471691452798,
+ 1.7651471691452798
+ ],
+ [
+ 2.647720753717863,
+ 1.7651471691452798
+ ],
+ [
+ 5.295441507435726,
+ 1.7651471691452798
+ ],
+ [
+ 7.943162261153589,
+ 0
+ ],
+ [
+ 8.825735845726172,
+ -0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ -1.7651471691451661
+ ],
+ [
+ 12.356030184016618,
+ -5.295441507435612
+ ],
+ [
+ 14.121177353161897,
+ -8.825735845726058
+ ],
+ [
+ 14.121177353161897,
+ -11.47345659944392
+ ],
+ [
+ 14.121177353161897,
+ -12.356030184016618
+ ],
+ [
+ 13.2386037685892,
+ -14.121177353161784
+ ],
+ [
+ 9.708309430298755,
+ -15.003750937734367
+ ],
+ [
+ 6.178015092008309,
+ -14.121177353161784
+ ],
+ [
+ 1.7651471691452798,
+ -11.47345659944392
+ ],
+ [
+ -3.530294338290446,
+ -7.943162261153475
+ ],
+ [
+ -7.060588676580892,
+ -3.530294338290446
+ ],
+ [
+ -9.708309430298755,
+ 0.8825735845726967
+ ],
+ [
+ -11.47345659944392,
+ 7.943162261153589
+ ],
+ [
+ -10.590883014871338,
+ 11.473456599444035
+ ],
+ [
+ -7.943162261153475,
+ 14.121177353161897
+ ],
+ [
+ -4.412867922863029,
+ 15.886324522307063
+ ],
+ [
+ 1.7651471691452798,
+ 17.651471691452343
+ ],
+ [
+ 6.178015092008309,
+ 16.768898106879647
+ ],
+ [
+ 10.590883014871338,
+ 15.00375093773448
+ ],
+ [
+ 14.121177353161897,
+ 11.473456599444035
+ ],
+ [
+ 15.886324522307063,
+ 9.708309430298755
+ ],
+ [
+ 15.886324522307063,
+ 9.708309430298755
+ ]
+ ],
+ "pressures": [
+ 0.13824462890625,
+ 0.5544586181640625,
+ 0.586700439453125,
+ 0.590118408203125,
+ 0.592071533203125,
+ 0.593048095703125,
+ 0.5974578857421875,
+ 0.5979461669921875,
+ 0.6018524169921875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6008758544921875,
+ 0.5984344482421875,
+ 0.6003875732421875,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.6072235107421875,
+ 0.6057586669921875,
+ 0.591583251953125,
+ 0.580841064453125,
+ 0.581817626953125,
+ 0.584259033203125,
+ 0.593048095703125,
+ 0.6038055419921875,
+ 0.6140594482421875,
+ 0.6248016357421875,
+ 0.62725830078125,
+ 0.6213836669921875,
+ 0.584259033203125,
+ 0.4850921630859375,
+ 0.1235809326171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "34P1vrrqbx0LUjz9m3q-4",
+ "type": "freedraw",
+ "x": 377.96252997510385,
+ "y": 417.34464601838425,
+ "width": 15.886324522307063,
+ "height": 2.647720753717749,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b54",
+ "roundness": null,
+ "seed": 474710537,
+ "version": 11,
+ "versionNonce": 1633745575,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573931070,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0.8825735845725831
+ ],
+ [
+ 6.178015092008309,
+ 0.8825735845725831
+ ],
+ [
+ 8.825735845726172,
+ 0.8825735845725831
+ ],
+ [
+ 12.356030184016618,
+ 0.8825735845725831
+ ],
+ [
+ 15.00375093773448,
+ 1.7651471691451661
+ ],
+ [
+ 15.886324522307063,
+ 2.647720753717749
+ ],
+ [
+ 15.886324522307063,
+ 2.647720753717749
+ ]
+ ],
+ "pressures": [
+ 0.3590545654296875,
+ 0.6213836669921875,
+ 0.63507080078125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64288330078125,
+ 0.63165283203125,
+ 0.5354156494140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mjPvOxuSddHHGjup0iYeC",
+ "type": "freedraw",
+ "x": 390.31856015912047,
+ "y": 412.0492045109485,
+ "width": 10.590883014871338,
+ "height": 15.886324522307063,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b55",
+ "roundness": null,
+ "seed": 1243725031,
+ "version": 16,
+ "versionNonce": 125380071,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573931447,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 0
+ ],
+ [
+ 8.825735845726172,
+ 0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ 1.7651471691452798
+ ],
+ [
+ 10.590883014871338,
+ 2.647720753717863
+ ],
+ [
+ 10.590883014871338,
+ 5.295441507435726
+ ],
+ [
+ 8.825735845726172,
+ 10.590883014871338
+ ],
+ [
+ 7.943162261153475,
+ 14.121177353161784
+ ],
+ [
+ 7.060588676580892,
+ 15.886324522307063
+ ],
+ [
+ 7.060588676580892,
+ 15.00375093773448
+ ],
+ [
+ 7.060588676580892,
+ 15.00375093773448
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.5368804931640625,
+ 0.5490875244140625,
+ 0.5549468994140625,
+ 0.5603179931640625,
+ 0.570587158203125,
+ 0.575469970703125,
+ 0.592559814453125,
+ 0.5994110107421875,
+ 0.6077117919921875,
+ 0.6165008544921875,
+ 0.6194305419921875,
+ 0.6033172607421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1eEL6uDdi3_8Zi-XAkbPm",
+ "type": "freedraw",
+ "x": 424.73892995745234,
+ "y": 450.88244223214355,
+ "width": 22.06433961431526,
+ "height": 19.41661886059751,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b57",
+ "roundness": null,
+ "seed": 473111047,
+ "version": 31,
+ "versionNonce": 323405065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573933366,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 1.7651471691451661
+ ],
+ [
+ -0.8825735845725831,
+ 2.647720753717863
+ ],
+ [
+ -1.7651471691451661,
+ 6.178015092008309
+ ],
+ [
+ -3.530294338290446,
+ 7.943162261153475
+ ],
+ [
+ -5.295441507435612,
+ 9.708309430298755
+ ],
+ [
+ -10.590883014871338,
+ 15.886324522307063
+ ],
+ [
+ -13.2386037685892,
+ 18.534045276024926
+ ],
+ [
+ -14.121177353161784,
+ 19.41661886059751
+ ],
+ [
+ -15.88632452230695,
+ 19.41661886059751
+ ],
+ [
+ -18.534045276024813,
+ 17.65147169145223
+ ],
+ [
+ -19.416618860597396,
+ 17.65147169145223
+ ],
+ [
+ -21.181766029742676,
+ 15.886324522307063
+ ],
+ [
+ -22.06433961431526,
+ 14.121177353161784
+ ],
+ [
+ -22.06433961431526,
+ 11.47345659944392
+ ],
+ [
+ -22.06433961431526,
+ 8.825735845726172
+ ],
+ [
+ -21.181766029742676,
+ 7.943162261153475
+ ],
+ [
+ -19.416618860597396,
+ 7.060588676580892
+ ],
+ [
+ -17.65147169145223,
+ 6.178015092008309
+ ],
+ [
+ -15.003750937734367,
+ 6.178015092008309
+ ],
+ [
+ -11.47345659944392,
+ 7.060588676580892
+ ],
+ [
+ -9.708309430298755,
+ 8.825735845726172
+ ],
+ [
+ -8.825735845726058,
+ 9.708309430298755
+ ],
+ [
+ -7.060588676580892,
+ 10.590883014871338
+ ],
+ [
+ -5.295441507435612,
+ 13.2386037685892
+ ],
+ [
+ -3.530294338290446,
+ 14.121177353161784
+ ],
+ [
+ -0.8825735845725831,
+ 15.003750937734367
+ ],
+ [
+ 0,
+ 15.003750937734367
+ ],
+ [
+ 0,
+ 15.003750937734367
+ ]
+ ],
+ "pressures": [
+ 0.3678436279296875,
+ 0.5510406494140625,
+ 0.573028564453125,
+ 0.587188720703125,
+ 0.6174774169921875,
+ 0.62530517578125,
+ 0.63311767578125,
+ 0.63507080078125,
+ 0.62677001953125,
+ 0.6052703857421875,
+ 0.575958251953125,
+ 0.5617828369140625,
+ 0.5612945556640625,
+ 0.5500640869140625,
+ 0.5476226806640625,
+ 0.5359039306640625,
+ 0.518310546875,
+ 0.515869140625,
+ 0.519287109375,
+ 0.5329742431640625,
+ 0.5446929931640625,
+ 0.5588531494140625,
+ 0.568634033203125,
+ 0.574493408203125,
+ 0.575958251953125,
+ 0.578399658203125,
+ 0.564727783203125,
+ 0.4748382568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lUhCQru6MJ4WLFmH01pY-",
+ "type": "freedraw",
+ "x": 447.6858431563403,
+ "y": 438.52641204812693,
+ "width": 14.121177353161897,
+ "height": 3.530294338290446,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b58",
+ "roundness": null,
+ "seed": 1627248329,
+ "version": 12,
+ "versionNonce": 1423600649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573934595,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 3.5302943382905596,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0.8825735845725831
+ ],
+ [
+ 8.825735845726172,
+ 0.8825735845725831
+ ],
+ [
+ 10.590883014871451,
+ 1.7651471691452798
+ ],
+ [
+ 12.356030184016618,
+ 1.7651471691452798
+ ],
+ [
+ 13.238603768589314,
+ 2.647720753717863
+ ],
+ [
+ 14.121177353161897,
+ 3.530294338290446
+ ],
+ [
+ 14.121177353161897,
+ 3.530294338290446
+ ]
+ ],
+ "pressures": [
+ 0.3688201904296875,
+ 0.6624298095703125,
+ 0.6682891845703125,
+ 0.6682891845703125,
+ 0.6648712158203125,
+ 0.6077117919921875,
+ 0.5525054931640625,
+ 0.450897216796875,
+ 0.2589111328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ydhE2NfLnniwDZWSpU10L",
+ "type": "freedraw",
+ "x": 449.4509903254856,
+ "y": 452.6475894012887,
+ "width": 15.886324522307063,
+ "height": 2.647720753717749,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b59",
+ "roundness": null,
+ "seed": 1360248265,
+ "version": 11,
+ "versionNonce": 257372903,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573934820,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 0
+ ],
+ [
+ 10.590883014871338,
+ 0
+ ],
+ [
+ 12.356030184016618,
+ -0.8825735845725831
+ ],
+ [
+ 15.886324522307063,
+ -2.647720753717749
+ ],
+ [
+ 15.886324522307063,
+ -2.647720753717749
+ ]
+ ],
+ "pressures": [
+ 0.468475341796875,
+ 0.581817626953125,
+ 0.587677001953125,
+ 0.590606689453125,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.566192626953125,
+ 0.514404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FivwIfuUzXhQdx6gQMJWy",
+ "type": "freedraw",
+ "x": 536.8257751981744,
+ "y": 452.6475894012887,
+ "width": 22.946913198887955,
+ "height": 0.8825735845726967,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5A",
+ "roundness": null,
+ "seed": 93775143,
+ "version": 14,
+ "versionNonce": 2043315975,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573937424,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 5.295441507435612,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 8.825735845726172,
+ 0
+ ],
+ [
+ 11.47345659944392,
+ 0
+ ],
+ [
+ 13.2386037685892,
+ 0
+ ],
+ [
+ 17.65147169145223,
+ 0.8825735845726967
+ ],
+ [
+ 22.946913198887955,
+ 0.8825735845726967
+ ],
+ [
+ 22.946913198887955,
+ 0.8825735845726967
+ ]
+ ],
+ "pressures": [
+ 0.3092193603515625,
+ 0.4758148193359375,
+ 0.4870452880859375,
+ 0.513916015625,
+ 0.5427398681640625,
+ 0.587677001953125,
+ 0.6096649169921875,
+ 0.6238250732421875,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.5998992919921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TjBoSO-bRLDyI_XPipOjy",
+ "type": "freedraw",
+ "x": 598.6059261182573,
+ "y": 440.2915592172722,
+ "width": 23.82948678346054,
+ "height": 47.65897356692119,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5B",
+ "roundness": null,
+ "seed": 1880863047,
+ "version": 40,
+ "versionNonce": 114911175,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573938264,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -1.7651471691452798
+ ],
+ [
+ 1.7651471691451661,
+ -1.7651471691452798
+ ],
+ [
+ 2.647720753717863,
+ -4.412867922863143
+ ],
+ [
+ 3.530294338290446,
+ -6.178015092008309
+ ],
+ [
+ 4.412867922863029,
+ -9.708309430298755
+ ],
+ [
+ 2.647720753717863,
+ -12.356030184016618
+ ],
+ [
+ 0,
+ -15.00375093773448
+ ],
+ [
+ -3.530294338290446,
+ -15.886324522307063
+ ],
+ [
+ -5.295441507435726,
+ -16.76889810687976
+ ],
+ [
+ -9.708309430298755,
+ -16.76889810687976
+ ],
+ [
+ -11.473456599444035,
+ -15.886324522307063
+ ],
+ [
+ -12.356030184016618,
+ -14.121177353161897
+ ],
+ [
+ -11.473456599444035,
+ -8.825735845726172
+ ],
+ [
+ -10.590883014871338,
+ -6.178015092008309
+ ],
+ [
+ -8.825735845726172,
+ -3.530294338290446
+ ],
+ [
+ -6.178015092008309,
+ 0
+ ],
+ [
+ -2.647720753717863,
+ 7.943162261153475
+ ],
+ [
+ 0.8825735845725831,
+ 15.88632452230695
+ ],
+ [
+ 3.530294338290446,
+ 22.946913198887955
+ ],
+ [
+ 5.295441507435612,
+ 27.359781121750984
+ ],
+ [
+ 5.295441507435612,
+ 29.124928290896264
+ ],
+ [
+ 3.530294338290446,
+ 30.89007546004143
+ ],
+ [
+ 0.8825735845725831,
+ 30.89007546004143
+ ],
+ [
+ -3.530294338290446,
+ 30.007501875468847
+ ],
+ [
+ -7.060588676580892,
+ 27.359781121750984
+ ],
+ [
+ -9.708309430298755,
+ 25.594633952605705
+ ],
+ [
+ -11.473456599444035,
+ 24.71206036803312
+ ],
+ [
+ -16.768898106879647,
+ 21.181766029742676
+ ],
+ [
+ -18.534045276024926,
+ 19.41661886059751
+ ],
+ [
+ -18.534045276024926,
+ 16.768898106879647
+ ],
+ [
+ -16.768898106879647,
+ 14.121177353161784
+ ],
+ [
+ -12.356030184016618,
+ 9.708309430298755
+ ],
+ [
+ -8.825735845726172,
+ 7.060588676580892
+ ],
+ [
+ -6.178015092008309,
+ 4.412867922863029
+ ],
+ [
+ -4.412867922863143,
+ 1.7651471691451661
+ ],
+ [
+ -2.647720753717863,
+ -0.8825735845726967
+ ],
+ [
+ -1.7651471691452798,
+ -2.647720753717863
+ ],
+ [
+ -1.7651471691452798,
+ -2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.39617919921875,
+ 0.4816741943359375,
+ 0.4836273193359375,
+ 0.4992523193359375,
+ 0.514892578125,
+ 0.5603179931640625,
+ 0.571563720703125,
+ 0.573516845703125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.577911376953125,
+ 0.574005126953125,
+ 0.574005126953125,
+ 0.574005126953125,
+ 0.574493408203125,
+ 0.577911376953125,
+ 0.581817626953125,
+ 0.582794189453125,
+ 0.583770751953125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.586700439453125,
+ 0.581329345703125,
+ 0.581329345703125,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.576934814453125,
+ 0.576446533203125,
+ 0.571075439453125,
+ 0.569610595703125,
+ 0.577911376953125,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.5608062744140625,
+ 0.4079132080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uLWuCfQmESXFNSNTJFlyr",
+ "type": "freedraw",
+ "x": 670.9769600532117,
+ "y": 440.2915592172722,
+ "width": 45.01125281320333,
+ "height": 29.124928290896264,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5C",
+ "roundness": null,
+ "seed": 33120775,
+ "version": 32,
+ "versionNonce": 695268359,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573939148,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 4.412867922863029
+ ],
+ [
+ -1.7651471691452798,
+ 7.060588676580892
+ ],
+ [
+ -6.178015092008309,
+ 15.88632452230695
+ ],
+ [
+ -10.590883014871338,
+ 21.181766029742676
+ ],
+ [
+ -15.886324522307063,
+ 25.594633952605705
+ ],
+ [
+ -17.65147169145223,
+ 26.4772075371784
+ ],
+ [
+ -20.299192445170092,
+ 28.242354706323567
+ ],
+ [
+ -25.594633952605818,
+ 29.124928290896264
+ ],
+ [
+ -27.359781121750984,
+ 28.242354706323567
+ ],
+ [
+ -30.007501875468847,
+ 25.594633952605705
+ ],
+ [
+ -31.772649044614127,
+ 22.946913198887955
+ ],
+ [
+ -31.772649044614127,
+ 18.534045276024813
+ ],
+ [
+ -29.124928290896264,
+ 15.003750937734367
+ ],
+ [
+ -26.4772075371784,
+ 11.47345659944392
+ ],
+ [
+ -22.946913198887955,
+ 7.943162261153475
+ ],
+ [
+ -19.41661886059751,
+ 7.060588676580892
+ ],
+ [
+ -18.534045276024926,
+ 7.060588676580892
+ ],
+ [
+ -15.886324522307063,
+ 8.825735845726058
+ ],
+ [
+ -12.356030184016618,
+ 12.356030184016504
+ ],
+ [
+ -7.943162261153475,
+ 16.768898106879647
+ ],
+ [
+ -2.647720753717863,
+ 21.181766029742676
+ ],
+ [
+ 2.647720753717863,
+ 23.82948678346054
+ ],
+ [
+ 4.412867922863029,
+ 25.594633952605705
+ ],
+ [
+ 7.943162261153475,
+ 27.359781121750984
+ ],
+ [
+ 10.590883014871338,
+ 28.242354706323567
+ ],
+ [
+ 12.356030184016618,
+ 28.242354706323567
+ ],
+ [
+ 13.2386037685892,
+ 28.242354706323567
+ ],
+ [
+ 13.2386037685892,
+ 27.359781121750984
+ ],
+ [
+ 13.2386037685892,
+ 27.359781121750984
+ ]
+ ],
+ "pressures": [
+ 0.448455810546875,
+ 0.5446929931640625,
+ 0.577423095703125,
+ 0.582794189453125,
+ 0.5984344482421875,
+ 0.6165008544921875,
+ 0.6243133544921875,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.6052703857421875,
+ 0.576934814453125,
+ 0.567657470703125,
+ 0.566192626953125,
+ 0.565704345703125,
+ 0.566192626953125,
+ 0.567657470703125,
+ 0.570587158203125,
+ 0.591583251953125,
+ 0.6062469482421875,
+ 0.63555908203125,
+ 0.65118408203125,
+ 0.6604766845703125,
+ 0.6629180908203125,
+ 0.6619415283203125,
+ 0.6614532470703125,
+ 0.6609649658203125,
+ 0.6208953857421875,
+ 0.4982757568359375,
+ 0.316070556640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hNt5Qjst0ytxso0UxNRmJ",
+ "type": "freedraw",
+ "x": 678.9201223143651,
+ "y": 421.7575139412473,
+ "width": 3.530294338290446,
+ "height": 16.768898106879647,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5D",
+ "roundness": null,
+ "seed": 281730631,
+ "version": 10,
+ "versionNonce": 1429475815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573939698,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.7651471691451661
+ ],
+ [
+ 0,
+ 3.530294338290446
+ ],
+ [
+ 0.8825735845726967,
+ 5.295441507435726
+ ],
+ [
+ 1.7651471691452798,
+ 10.590883014871338
+ ],
+ [
+ 2.647720753717863,
+ 12.356030184016618
+ ],
+ [
+ 2.647720753717863,
+ 14.121177353161784
+ ],
+ [
+ 3.530294338290446,
+ 16.768898106879647
+ ],
+ [
+ 3.530294338290446,
+ 16.768898106879647
+ ]
+ ],
+ "pressures": [
+ 0.1226043701171875,
+ 0.6248016357421875,
+ 0.63653564453125,
+ 0.64190673828125,
+ 0.64532470703125,
+ 0.63800048828125,
+ 0.6023406982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9XXm_7fUoFGTghUjssdKA",
+ "type": "freedraw",
+ "x": 730.9919638041493,
+ "y": 456.17788373957916,
+ "width": 14.121177353161897,
+ "height": 3.530294338290446,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5E",
+ "roundness": null,
+ "seed": 1929905191,
+ "version": 11,
+ "versionNonce": 405223465,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573940476,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ 7.0605886765810055,
+ -0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ -1.7651471691451661
+ ],
+ [
+ 11.473456599444035,
+ -2.647720753717749
+ ],
+ [
+ 13.2386037685892,
+ -3.530294338290446
+ ],
+ [
+ 14.121177353161897,
+ -3.530294338290446
+ ],
+ [
+ 14.121177353161897,
+ -3.530294338290446
+ ]
+ ],
+ "pressures": [
+ 0.341461181640625,
+ 0.5442047119140625,
+ 0.5593414306640625,
+ 0.563262939453125,
+ 0.563262939453125,
+ 0.5495758056640625,
+ 0.4709320068359375,
+ 0.1787872314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VvS-gqnrp33pvwAV2xcqy",
+ "type": "freedraw",
+ "x": 737.1699788961577,
+ "y": 445.5870007247078,
+ "width": 0.8825735845726967,
+ "height": 16.768898106879647,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5F",
+ "roundness": null,
+ "seed": 1450443241,
+ "version": 7,
+ "versionNonce": 932825735,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573940738,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726967
+ ],
+ [
+ 0,
+ 5.295441507435726
+ ],
+ [
+ 0,
+ 11.473456599444035
+ ],
+ [
+ 0.8825735845726967,
+ 16.768898106879647
+ ],
+ [
+ 0.8825735845726967,
+ 16.768898106879647
+ ]
+ ],
+ "pressures": [
+ 0.4088897705078125,
+ 0.575469970703125,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.4303741455078125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GWggrlfd5oXjg9iGjlVyq",
+ "type": "freedraw",
+ "x": 699.2193147595353,
+ "y": 454.412736570434,
+ "width": 10.590883014871338,
+ "height": 16.768898106879647,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5G",
+ "roundness": null,
+ "seed": 1989153991,
+ "version": 14,
+ "versionNonce": 1266911911,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573942343,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845726967,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ 0.8825735845725831
+ ],
+ [
+ -0.8825735845726967,
+ 2.647720753717863
+ ],
+ [
+ -1.7651471691452798,
+ 4.412867922863029
+ ],
+ [
+ -1.7651471691452798,
+ 7.060588676580892
+ ],
+ [
+ -1.7651471691452798,
+ 10.590883014871338
+ ],
+ [
+ 0,
+ 14.121177353161784
+ ],
+ [
+ 5.295441507435612,
+ 15.886324522307063
+ ],
+ [
+ 7.943162261153475,
+ 14.121177353161784
+ ],
+ [
+ 8.825735845726058,
+ 13.2386037685892
+ ],
+ [
+ 8.825735845726058,
+ 13.2386037685892
+ ]
+ ],
+ "pressures": [
+ 0.5315093994140625,
+ 0.6233367919921875,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.585723876953125,
+ 0.5950164794921875,
+ 0.6018524169921875,
+ 0.6145477294921875,
+ 0.6169891357421875,
+ 0.525634765625,
+ 0.0395660400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sBy1T-yKfbIVqW9STcd1v",
+ "type": "freedraw",
+ "x": 700.9844619286805,
+ "y": 438.52641204812693,
+ "width": 3.530294338290446,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5H",
+ "roundness": null,
+ "seed": 1491094759,
+ "version": 6,
+ "versionNonce": 1695875655,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573942566,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.513427734375,
+ 0.6125946044921875,
+ 0.567657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Uabrsmg3qEzTDW0JoiofG",
+ "type": "freedraw",
+ "x": 959.5785222084564,
+ "y": 328.2047139765502,
+ "width": 6.178015092008309,
+ "height": 14.121177353161897,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5I",
+ "roundness": null,
+ "seed": 485514375,
+ "version": 10,
+ "versionNonce": 182626343,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573943527,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -2.6477207537179765,
+ 2.647720753717863
+ ],
+ [
+ -2.6477207537179765,
+ 4.412867922863143
+ ],
+ [
+ -2.6477207537179765,
+ 7.060588676580892
+ ],
+ [
+ -0.8825735845725831,
+ 10.590883014871338
+ ],
+ [
+ 2.647720753717749,
+ 14.121177353161897
+ ],
+ [
+ 3.5302943382903322,
+ 14.121177353161897
+ ],
+ [
+ 3.5302943382903322,
+ 14.121177353161897
+ ]
+ ],
+ "pressures": [
+ 0.4797210693359375,
+ 0.593536376953125,
+ 0.569610595703125,
+ 0.5515289306640625,
+ 0.529052734375,
+ 0.464080810546875,
+ 0.2857818603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LLP15EprCyonkqjAkCkgh",
+ "type": "freedraw",
+ "x": 963.9913901313193,
+ "y": 315.8486837925336,
+ "width": 2.6477207537179765,
+ "height": 1.765147169145223,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5J",
+ "roundness": null,
+ "seed": 1312164455,
+ "version": 6,
+ "versionNonce": 30519239,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573943723,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845726399
+ ],
+ [
+ 0,
+ -0.8825735845726399
+ ],
+ [
+ 1.7651471691453935,
+ -1.765147169145223
+ ],
+ [
+ 1.7651471691453935,
+ -1.765147169145223
+ ]
+ ],
+ "pressures": [
+ 0.580841064453125,
+ 0.62969970703125,
+ 0.4997406005859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7RRmKUiBWoNckvU3CZTyI",
+ "type": "freedraw",
+ "x": 1016.9458052056764,
+ "y": 179.9323517683511,
+ "width": 1.7651471691451661,
+ "height": 15.886324522307007,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5K",
+ "roundness": null,
+ "seed": 1098885639,
+ "version": 13,
+ "versionNonce": 200399657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573944876,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 1.765147169145223
+ ],
+ [
+ 0.8825735845725831,
+ 2.647720753717806
+ ],
+ [
+ 0.8825735845725831,
+ 4.412867922863029
+ ],
+ [
+ 0.8825735845725831,
+ 7.060588676580892
+ ],
+ [
+ 0.8825735845725831,
+ 8.825735845726115
+ ],
+ [
+ 0.8825735845725831,
+ 13.2386037685892
+ ],
+ [
+ 0.8825735845725831,
+ 15.003750937734424
+ ],
+ [
+ 0.8825735845725831,
+ 15.886324522307007
+ ],
+ [
+ 1.7651471691451661,
+ 15.886324522307007
+ ],
+ [
+ 1.7651471691451661,
+ 15.886324522307007
+ ]
+ ],
+ "pressures": [
+ 0.3468475341796875,
+ 0.5515289306640625,
+ 0.5583648681640625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.5612945556640625,
+ 0.5612945556640625,
+ 0.5324859619140625,
+ 0.4767913818359375,
+ 0.2833404541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fEjRPozwMgu05jhiHllON",
+ "type": "freedraw",
+ "x": 1016.9458052056764,
+ "y": 166.69374799976185,
+ "width": 0.8825735845725831,
+ "height": 0.8825735845726399,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5L",
+ "roundness": null,
+ "seed": 1546773737,
+ "version": 5,
+ "versionNonce": 1126227047,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573945118,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726399
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845726399
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845726399
+ ]
+ ],
+ "pressures": [
+ 0.39764404296875,
+ 0.3048248291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5Z59VJWMVifY6Y7d4BFxl",
+ "type": "freedraw",
+ "x": 1500.5961295514687,
+ "y": 164.92860083061663,
+ "width": 15.886324522307177,
+ "height": 50.306694320639,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5M",
+ "roundness": null,
+ "seed": 1730424487,
+ "version": 20,
+ "versionNonce": 1686854119,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573946138,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726399
+ ],
+ [
+ 0,
+ 1.765147169145223
+ ],
+ [
+ 0,
+ 5.295441507435726
+ ],
+ [
+ 0,
+ 8.825735845726172
+ ],
+ [
+ 0.8825735845725831,
+ 14.12117735316184
+ ],
+ [
+ 0.8825735845725831,
+ 26.477207537178458
+ ],
+ [
+ -0.8825735845725831,
+ 37.950664136622436
+ ],
+ [
+ -2.6477207537179765,
+ 45.89382639777597
+ ],
+ [
+ -4.412867922863143,
+ 49.42412073606641
+ ],
+ [
+ -5.295441507435726,
+ 50.306694320639
+ ],
+ [
+ -6.178015092008309,
+ 49.42412073606641
+ ],
+ [
+ -9.708309430298868,
+ 46.77639998234855
+ ],
+ [
+ -13.2386037685892,
+ 42.363532059485465
+ ],
+ [
+ -15.003750937734594,
+ 38.83323772119502
+ ],
+ [
+ -15.003750937734594,
+ 33.53779621375935
+ ],
+ [
+ -13.2386037685892,
+ 30.890075460041487
+ ],
+ [
+ -9.708309430298868,
+ 25.594633952605818
+ ],
+ [
+ -9.708309430298868,
+ 25.594633952605818
+ ]
+ ],
+ "pressures": [
+ 0.437713623046875,
+ 0.580841064453125,
+ 0.5945281982421875,
+ 0.6038055419921875,
+ 0.6072235107421875,
+ 0.6091766357421875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.6169891357421875,
+ 0.62774658203125,
+ 0.63653564453125,
+ 0.63751220703125,
+ 0.63800048828125,
+ 0.64093017578125,
+ 0.63214111328125,
+ 0.567169189453125,
+ 0.503173828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Z9v6U5zWXQXhYMcHFzddY",
+ "type": "freedraw",
+ "x": 1497.0658352131782,
+ "y": 179.9323517683511,
+ "width": 19.41661886059751,
+ "height": 1.7651471691452798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5N",
+ "roundness": null,
+ "seed": 2066566183,
+ "version": 9,
+ "versionNonce": 1048871241,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573946438,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 0
+ ],
+ [
+ 10.590883014871451,
+ 0
+ ],
+ [
+ 15.886324522307177,
+ -0.8825735845726399
+ ],
+ [
+ 17.651471691452343,
+ -0.8825735845726399
+ ],
+ [
+ 19.41661886059751,
+ -1.7651471691452798
+ ],
+ [
+ 19.41661886059751,
+ -1.7651471691452798
+ ]
+ ],
+ "pressures": [
+ 0.519775390625,
+ 0.6052703857421875,
+ 0.6038055419921875,
+ 0.588653564453125,
+ 0.4987640380859375,
+ 0.37908935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xFZvQdTkTQnSTAD6H6FOI",
+ "type": "freedraw",
+ "x": 1493.5355408748878,
+ "y": 154.3377178157453,
+ "width": 30.007501875468733,
+ "height": 15.886324522307063,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5O",
+ "roundness": null,
+ "seed": 1219068681,
+ "version": 14,
+ "versionNonce": 179697449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573946919,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.5302943382903322,
+ -1.765147169145223
+ ],
+ [
+ 4.412867922862915,
+ -2.647720753717863
+ ],
+ [
+ 6.178015092008309,
+ -3.530294338290446
+ ],
+ [
+ 7.060588676580892,
+ -4.412867922863086
+ ],
+ [
+ 9.708309430298641,
+ -5.295441507435669
+ ],
+ [
+ 12.35603018401639,
+ -6.178015092008309
+ ],
+ [
+ 13.2386037685892,
+ -6.178015092008309
+ ],
+ [
+ 14.121177353161784,
+ -5.295441507435669
+ ],
+ [
+ 15.88632452230695,
+ -0.8825735845726399
+ ],
+ [
+ 22.94691319888784,
+ 7.060588676580892
+ ],
+ [
+ 30.007501875468733,
+ 9.708309430298755
+ ],
+ [
+ 30.007501875468733,
+ 9.708309430298755
+ ]
+ ],
+ "pressures": [
+ 0.3693084716796875,
+ 0.528564453125,
+ 0.5422515869140625,
+ 0.5432281494140625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5461578369140625,
+ 0.5412750244140625,
+ 0.565216064453125,
+ 0.580841064453125,
+ 0.522216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GOImTkVozHoVG6W-ZfHi8",
+ "type": "freedraw",
+ "x": 1454.7023031536928,
+ "y": 314.966110207961,
+ "width": 18.534045276024926,
+ "height": 52.95441507435686,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5P",
+ "roundness": null,
+ "seed": 362741993,
+ "version": 20,
+ "versionNonce": 1640800681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573947682,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.765147169145223
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 2.647720753717863
+ ],
+ [
+ 0.8825735845725831,
+ 6.178015092008309
+ ],
+ [
+ 0.8825735845725831,
+ 9.708309430298755
+ ],
+ [
+ 1.7651471691451661,
+ 19.41661886059751
+ ],
+ [
+ 1.7651471691451661,
+ 27.359781121751098
+ ],
+ [
+ 0.8825735845725831,
+ 37.950664136622436
+ ],
+ [
+ -0.8825735845725831,
+ 42.363532059485465
+ ],
+ [
+ -5.295441507435726,
+ 46.77639998234861
+ ],
+ [
+ -7.943162261153702,
+ 48.54154715149377
+ ],
+ [
+ -11.473456599444035,
+ 49.42412073606636
+ ],
+ [
+ -15.886324522307177,
+ 51.189267905211636
+ ],
+ [
+ -16.76889810687976,
+ 47.65897356692119
+ ],
+ [
+ -15.003750937734594,
+ 40.5983848903403
+ ],
+ [
+ -12.356030184016618,
+ 32.65522262918671
+ ],
+ [
+ -12.356030184016618,
+ 32.65522262918671
+ ]
+ ],
+ "pressures": [
+ 0.4279327392578125,
+ 0.5407867431640625,
+ 0.64190673828125,
+ 0.6648712158203125,
+ 0.6819610595703125,
+ 0.6863555908203125,
+ 0.687835693359375,
+ 0.690765380859375,
+ 0.690277099609375,
+ 0.6804962158203125,
+ 0.6648712158203125,
+ 0.6585235595703125,
+ 0.6590118408203125,
+ 0.6624298095703125,
+ 0.6712188720703125,
+ 0.6013641357421875,
+ 0.439666748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Sq9LCJkGEEzi7t3SnJaMn",
+ "type": "freedraw",
+ "x": 1446.759140892539,
+ "y": 330.85243473026804,
+ "width": 22.064339614315486,
+ "height": 1.7651471691451661,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Q",
+ "roundness": null,
+ "seed": 1508707177,
+ "version": 10,
+ "versionNonce": 49007049,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573947945,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691453935,
+ -0.8825735845725831
+ ],
+ [
+ 3.5302943382905596,
+ -0.8825735845725831
+ ],
+ [
+ 6.178015092008309,
+ -0.8825735845725831
+ ],
+ [
+ 8.825735845726285,
+ -0.8825735845725831
+ ],
+ [
+ 15.003750937734594,
+ 0
+ ],
+ [
+ 19.41661886059751,
+ 0.8825735845725831
+ ],
+ [
+ 22.064339614315486,
+ 0.8825735845725831
+ ],
+ [
+ 22.064339614315486,
+ 0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.4118194580078125,
+ 0.5383453369140625,
+ 0.6042938232421875,
+ 0.6145477294921875,
+ 0.6199188232421875,
+ 0.6165008544921875,
+ 0.516845703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "06AMh4gu1ReFg4B7ZKyCF",
+ "type": "freedraw",
+ "x": 1444.1114201388214,
+ "y": 312.3183894542432,
+ "width": 30.00750187546896,
+ "height": 13.2386037685892,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5R",
+ "roundness": null,
+ "seed": 960015241,
+ "version": 20,
+ "versionNonce": 1343194185,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573948469,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845726399
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845726399
+ ],
+ [
+ 1.7651471691451661,
+ -1.765147169145223
+ ],
+ [
+ 3.5302943382905596,
+ -3.530294338290446
+ ],
+ [
+ 5.295441507435726,
+ -4.412867922863086
+ ],
+ [
+ 6.178015092008309,
+ -5.295441507435669
+ ],
+ [
+ 7.060588676580892,
+ -7.060588676580949
+ ],
+ [
+ 7.943162261153475,
+ -7.943162261153532
+ ],
+ [
+ 10.590883014871451,
+ -8.825735845726172
+ ],
+ [
+ 11.473456599444035,
+ -9.708309430298755
+ ],
+ [
+ 13.2386037685892,
+ -9.708309430298755
+ ],
+ [
+ 15.88632452230695,
+ -8.825735845726172
+ ],
+ [
+ 16.76889810687976,
+ -7.943162261153532
+ ],
+ [
+ 17.651471691452343,
+ -7.060588676580949
+ ],
+ [
+ 20.299192445170092,
+ -3.530294338290446
+ ],
+ [
+ 22.94691319888807,
+ 0
+ ],
+ [
+ 30.00750187546896,
+ 3.530294338290446
+ ],
+ [
+ 30.00750187546896,
+ 3.530294338290446
+ ]
+ ],
+ "pressures": [
+ 0.0244140625,
+ 0.5520172119140625,
+ 0.5573883056640625,
+ 0.5603179931640625,
+ 0.562774658203125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.5617828369140625,
+ 0.564727783203125,
+ 0.570587158203125,
+ 0.581817626953125,
+ 0.5583648681640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GTYwL26GDlnfWxejIH045",
+ "type": "freedraw",
+ "x": 820.1318958459833,
+ "y": 434.1135441252639,
+ "width": 23.82948678346054,
+ "height": 50.30669432063905,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5S",
+ "roundness": null,
+ "seed": 2140128777,
+ "version": 34,
+ "versionNonce": 500214505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573951591,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845726967
+ ],
+ [
+ -1.7651471691451661,
+ -0.8825735845726967
+ ],
+ [
+ -2.647720753717749,
+ -0.8825735845726967
+ ],
+ [
+ -3.5302943382903322,
+ -0.8825735845726967
+ ],
+ [
+ -4.412867922862915,
+ -0.8825735845726967
+ ],
+ [
+ -5.295441507435498,
+ -0.8825735845726967
+ ],
+ [
+ -6.178015092008309,
+ 0
+ ],
+ [
+ -7.943162261153475,
+ 0
+ ],
+ [
+ -11.473456599443807,
+ 2.647720753717863
+ ],
+ [
+ -14.121177353161784,
+ 5.295441507435612
+ ],
+ [
+ -15.88632452230695,
+ 7.060588676580892
+ ],
+ [
+ -17.651471691452116,
+ 9.708309430298755
+ ],
+ [
+ -21.181766029742676,
+ 19.41661886059751
+ ],
+ [
+ -22.94691319888784,
+ 26.4772075371784
+ ],
+ [
+ -23.82948678346054,
+ 33.53779621375929
+ ],
+ [
+ -22.94691319888784,
+ 39.7158113057676
+ ],
+ [
+ -17.651471691452116,
+ 45.89382639777591
+ ],
+ [
+ -13.2386037685892,
+ 48.54154715149377
+ ],
+ [
+ -10.590883014871224,
+ 49.42412073606636
+ ],
+ [
+ -8.825735845726058,
+ 49.42412073606636
+ ],
+ [
+ -7.060588676580892,
+ 47.65897356692108
+ ],
+ [
+ -5.295441507435498,
+ 42.363532059485465
+ ],
+ [
+ -6.178015092008309,
+ 38.83323772119502
+ ],
+ [
+ -7.060588676580892,
+ 36.185516967477156
+ ],
+ [
+ -8.825735845726058,
+ 34.420369798331876
+ ],
+ [
+ -12.356030184016618,
+ 33.53779621375929
+ ],
+ [
+ -16.768898106879533,
+ 34.420369798331876
+ ],
+ [
+ -20.299192445170092,
+ 36.185516967477156
+ ],
+ [
+ -22.94691319888784,
+ 38.83323772119502
+ ],
+ [
+ -22.94691319888784,
+ 40.598384890340185
+ ],
+ [
+ -22.06433961431526,
+ 41.48095847491277
+ ],
+ [
+ -22.06433961431526,
+ 41.48095847491277
+ ]
+ ],
+ "pressures": [
+ 0.339508056640625,
+ 0.4069366455078125,
+ 0.5612945556640625,
+ 0.5612945556640625,
+ 0.5612945556640625,
+ 0.5598297119140625,
+ 0.5588531494140625,
+ 0.5598297119140625,
+ 0.5608062744140625,
+ 0.565216064453125,
+ 0.568634033203125,
+ 0.574005126953125,
+ 0.582794189453125,
+ 0.6057586669921875,
+ 0.6086883544921875,
+ 0.6140594482421875,
+ 0.6145477294921875,
+ 0.6121063232421875,
+ 0.6018524169921875,
+ 0.582305908203125,
+ 0.573516845703125,
+ 0.566680908203125,
+ 0.570587158203125,
+ 0.576446533203125,
+ 0.581817626953125,
+ 0.590606689453125,
+ 0.6008758544921875,
+ 0.6023406982421875,
+ 0.5984344482421875,
+ 0.5354156494140625,
+ 0.203216552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y8HPeCcb5G_W2okwkSNLr",
+ "type": "freedraw",
+ "x": 860.7302807363237,
+ "y": 456.17788373957916,
+ "width": 41.480958474912995,
+ "height": 30.00750187546896,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5T",
+ "roundness": null,
+ "seed": 619693225,
+ "version": 30,
+ "versionNonce": 272905161,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573952739,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845726967
+ ],
+ [
+ 0.8825735845725831,
+ 1.7651471691452798
+ ],
+ [
+ 0,
+ 3.5302943382905596
+ ],
+ [
+ -0.8825735845728104,
+ 7.0605886765810055
+ ],
+ [
+ -1.7651471691453935,
+ 9.708309430298755
+ ],
+ [
+ -3.5302943382905596,
+ 13.238603768589314
+ ],
+ [
+ -7.943162261153702,
+ 21.18176602974279
+ ],
+ [
+ -11.473456599444035,
+ 26.477207537178515
+ ],
+ [
+ -15.003750937734594,
+ 29.124928290896264
+ ],
+ [
+ -17.651471691452343,
+ 30.00750187546896
+ ],
+ [
+ -18.534045276024926,
+ 30.00750187546896
+ ],
+ [
+ -21.181766029742903,
+ 29.124928290896264
+ ],
+ [
+ -24.712060368033235,
+ 26.477207537178515
+ ],
+ [
+ -26.4772075371784,
+ 23.829486783460652
+ ],
+ [
+ -27.35978112175121,
+ 21.18176602974279
+ ],
+ [
+ -28.242354706323795,
+ 20.299192445170206
+ ],
+ [
+ -28.242354706323795,
+ 19.41661886059751
+ ],
+ [
+ -26.4772075371784,
+ 17.651471691452343
+ ],
+ [
+ -21.181766029742903,
+ 15.886324522307063
+ ],
+ [
+ -15.003750937734594,
+ 15.00375093773448
+ ],
+ [
+ -8.825735845726285,
+ 15.886324522307063
+ ],
+ [
+ -6.178015092008309,
+ 16.76889810687976
+ ],
+ [
+ -1.7651471691453935,
+ 19.41661886059751
+ ],
+ [
+ 1.7651471691451661,
+ 23.829486783460652
+ ],
+ [
+ 4.412867922862915,
+ 26.477207537178515
+ ],
+ [
+ 7.943162261153475,
+ 29.124928290896264
+ ],
+ [
+ 13.2386037685892,
+ 29.124928290896264
+ ],
+ [
+ 13.2386037685892,
+ 29.124928290896264
+ ]
+ ],
+ "pressures": [
+ 0.2979888916015625,
+ 0.5984344482421875,
+ 0.6086883544921875,
+ 0.6116180419921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6125946044921875,
+ 0.6082000732421875,
+ 0.5979461669921875,
+ 0.592071533203125,
+ 0.579864501953125,
+ 0.574005126953125,
+ 0.574005126953125,
+ 0.574493408203125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.580352783203125,
+ 0.592559814453125,
+ 0.6062469482421875,
+ 0.6199188232421875,
+ 0.62530517578125,
+ 0.63653564453125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.5945281982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "v3BjxJop7O887cVnBZfL9",
+ "type": "freedraw",
+ "x": 900.4460920420913,
+ "y": 466.7687667544506,
+ "width": 21.181766029742676,
+ "height": 54.71956224350214,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5U",
+ "roundness": null,
+ "seed": 654218633,
+ "version": 24,
+ "versionNonce": 1325838345,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573953882,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ 1.7651471691451661
+ ],
+ [
+ 2.647720753717749,
+ 2.647720753717863
+ ],
+ [
+ 3.5302943382903322,
+ 5.295441507435612
+ ],
+ [
+ 7.060588676580892,
+ 13.2386037685892
+ ],
+ [
+ 8.825735845726058,
+ 17.65147169145223
+ ],
+ [
+ 10.590883014871224,
+ 22.064339614315372
+ ],
+ [
+ 13.2386037685892,
+ 31.772649044614013
+ ],
+ [
+ 15.003750937734367,
+ 37.06809055204974
+ ],
+ [
+ 17.651471691452116,
+ 45.01125281320333
+ ],
+ [
+ 17.651471691452116,
+ 50.306694320639
+ ],
+ [
+ 16.768898106879533,
+ 53.83698865892933
+ ],
+ [
+ 13.2386037685892,
+ 54.71956224350214
+ ],
+ [
+ 9.708309430298641,
+ 52.07184148978416
+ ],
+ [
+ 5.295441507435498,
+ 47.65897356692102
+ ],
+ [
+ 0.8825735845725831,
+ 43.24610564405805
+ ],
+ [
+ -1.7651471691453935,
+ 38.83323772119502
+ ],
+ [
+ -2.6477207537179765,
+ 37.06809055204974
+ ],
+ [
+ -3.5302943382905596,
+ 35.30294338290457
+ ],
+ [
+ -3.5302943382905596,
+ 30.007501875468847
+ ],
+ [
+ -1.7651471691453935,
+ 28.242354706323567
+ ],
+ [
+ -1.7651471691453935,
+ 28.242354706323567
+ ]
+ ],
+ "pressures": [
+ 0.4303741455078125,
+ 0.6111297607421875,
+ 0.62774658203125,
+ 0.64630126953125,
+ 0.65460205078125,
+ 0.6682891845703125,
+ 0.6726837158203125,
+ 0.6795196533203125,
+ 0.6858673095703125,
+ 0.6868438720703125,
+ 0.6873321533203125,
+ 0.6829376220703125,
+ 0.6829376220703125,
+ 0.6795196533203125,
+ 0.6756134033203125,
+ 0.6721954345703125,
+ 0.6575469970703125,
+ 0.6008758544921875,
+ 0.5520172119140625,
+ 0.4933929443359375,
+ 0.334625244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UoOeWFAUp1zLQ5jKrLOIp",
+ "type": "freedraw",
+ "x": 898.6809448729459,
+ "y": 485.3028120304754,
+ "width": 18.534045276024926,
+ "height": 4.412867922863029,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5V",
+ "roundness": null,
+ "seed": 402588105,
+ "version": 12,
+ "versionNonce": 834623241,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573954265,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691453935,
+ -0.8825735845725831
+ ],
+ [
+ 3.5302943382905596,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153702,
+ -1.7651471691451661
+ ],
+ [
+ 9.708309430298868,
+ -1.7651471691451661
+ ],
+ [
+ 12.356030184016618,
+ -2.647720753717749
+ ],
+ [
+ 14.121177353162011,
+ -2.647720753717749
+ ],
+ [
+ 15.003750937734594,
+ -3.530294338290446
+ ],
+ [
+ 16.76889810687976,
+ -4.412867922863029
+ ],
+ [
+ 18.534045276024926,
+ -4.412867922863029
+ ],
+ [
+ 18.534045276024926,
+ -4.412867922863029
+ ]
+ ],
+ "pressures": [
+ 0.4714202880859375,
+ 0.6155242919921875,
+ 0.6179656982421875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6184539794921875,
+ 0.6062469482421875,
+ 0.586212158203125,
+ 0.38787841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CpCFQ_PeDzDAI2-ldoJfp",
+ "type": "freedraw",
+ "x": 888.9726354426473,
+ "y": 467.6513403390232,
+ "width": 28.242354706323567,
+ "height": 16.768898106879647,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5W",
+ "roundness": null,
+ "seed": 1677322441,
+ "version": 20,
+ "versionNonce": 1130443145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573954966,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -1.7651471691452798
+ ],
+ [
+ 0,
+ -3.530294338290446
+ ],
+ [
+ 0,
+ -4.412867922863029
+ ],
+ [
+ 0,
+ -7.060588676580892
+ ],
+ [
+ 0.8825735845725831,
+ -8.825735845726172
+ ],
+ [
+ 2.647720753717749,
+ -13.2386037685892
+ ],
+ [
+ 3.5302943382903322,
+ -15.886324522307063
+ ],
+ [
+ 4.412867922863143,
+ -16.768898106879647
+ ],
+ [
+ 5.295441507435726,
+ -15.886324522307063
+ ],
+ [
+ 6.178015092008309,
+ -15.886324522307063
+ ],
+ [
+ 7.060588676580892,
+ -14.121177353161784
+ ],
+ [
+ 8.825735845726058,
+ -13.2386037685892
+ ],
+ [
+ 13.2386037685892,
+ -9.708309430298755
+ ],
+ [
+ 18.534045276024926,
+ -7.060588676580892
+ ],
+ [
+ 23.829486783460652,
+ -6.178015092008309
+ ],
+ [
+ 27.359781121750984,
+ -6.178015092008309
+ ],
+ [
+ 27.359781121750984,
+ -6.178015092008309
+ ]
+ ],
+ "pressures": [
+ 0.40301513671875,
+ 0.521728515625,
+ 0.528564453125,
+ 0.5407867431640625,
+ 0.5520172119140625,
+ 0.5564117431640625,
+ 0.564727783203125,
+ 0.569610595703125,
+ 0.567169189453125,
+ 0.566192626953125,
+ 0.577423095703125,
+ 0.592071533203125,
+ 0.6008758544921875,
+ 0.6067352294921875,
+ 0.6091766357421875,
+ 0.585235595703125,
+ 0.4357452392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "j-GupfRE6xTAX17Y4mW97",
+ "type": "freedraw",
+ "x": 1325.8465598060923,
+ "y": -139.55928584693424,
+ "width": 48.54154715149389,
+ "height": 37.95066413662238,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5a",
+ "roundness": null,
+ "seed": 1778506311,
+ "version": 33,
+ "versionNonce": 1588076457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573999472,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845728104,
+ -0.8825735845726399
+ ],
+ [
+ 0.8825735845728104,
+ -1.765147169145223
+ ],
+ [
+ 1.7651471691453935,
+ -2.647720753717863
+ ],
+ [
+ 1.7651471691453935,
+ -3.530294338290446
+ ],
+ [
+ 2.6477207537179765,
+ -5.295441507435669
+ ],
+ [
+ 4.412867922863143,
+ -7.943162261153532
+ ],
+ [
+ 7.060588676581119,
+ -14.12117735316184
+ ],
+ [
+ 9.708309430298868,
+ -19.41661886059751
+ ],
+ [
+ 12.356030184016618,
+ -22.946913198887955
+ ],
+ [
+ 16.76889810687976,
+ -27.35978112175104
+ ],
+ [
+ 20.29919244517032,
+ -29.124928290896264
+ ],
+ [
+ 22.94691319888807,
+ -30.007501875468904
+ ],
+ [
+ 25.594633952605818,
+ -29.124928290896264
+ ],
+ [
+ 27.35978112175121,
+ -23.829486783460595
+ ],
+ [
+ 28.242354706323795,
+ -20.29919244517015
+ ],
+ [
+ 30.00750187546896,
+ -11.473456599443978
+ ],
+ [
+ 31.772649044614127,
+ -4.412867922863086
+ ],
+ [
+ 34.4203697983321,
+ 0.8825735845725831
+ ],
+ [
+ 37.06809055204985,
+ 3.530294338290446
+ ],
+ [
+ 38.83323772119502,
+ 7.060588676580892
+ ],
+ [
+ 40.59838489034041,
+ 7.060588676580892
+ ],
+ [
+ 41.480958474912995,
+ 6.178015092008309
+ ],
+ [
+ 43.24610564405816,
+ 4.412867922863086
+ ],
+ [
+ 45.01125281320333,
+ -0.8825735845726399
+ ],
+ [
+ 46.77639998234872,
+ -8.825735845726172
+ ],
+ [
+ 47.658973566921304,
+ -15.886324522307063
+ ],
+ [
+ 47.658973566921304,
+ -22.946913198887955
+ ],
+ [
+ 48.54154715149389,
+ -28.24235470632368
+ ],
+ [
+ 47.658973566921304,
+ -30.890075460041487
+ ],
+ [
+ 45.89382639777591,
+ -30.007501875468904
+ ],
+ [
+ 45.89382639777591,
+ -30.007501875468904
+ ]
+ ],
+ "pressures": [
+ 0.38690185546875,
+ 0.511962890625,
+ 0.567657470703125,
+ 0.5989227294921875,
+ 0.6028289794921875,
+ 0.6057586669921875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6082000732421875,
+ 0.6082000732421875,
+ 0.6057586669921875,
+ 0.6047821044921875,
+ 0.6057586669921875,
+ 0.6213836669921875,
+ 0.62969970703125,
+ 0.63116455078125,
+ 0.63214111328125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.62872314453125,
+ 0.6213836669921875,
+ 0.6189422607421875,
+ 0.63458251953125,
+ 0.64190673828125,
+ 0.63653564453125,
+ 0.6023406982421875,
+ 0.569122314453125,
+ 0.564239501953125,
+ 0.39764404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rrNEN9cR01C-rKO9mM33q",
+ "type": "freedraw",
+ "x": 1394.6872994027563,
+ "y": -157.21075753838653,
+ "width": 21.181766029742676,
+ "height": 1.7651471691452798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5b",
+ "roundness": null,
+ "seed": 411109737,
+ "version": 11,
+ "versionNonce": 1728771399,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758573999928,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845726399
+ ],
+ [
+ 5.295441507435726,
+ 0.8825735845726399
+ ],
+ [
+ 8.825735845726058,
+ 0.8825735845726399
+ ],
+ [
+ 12.356030184016618,
+ 0
+ ],
+ [
+ 15.003750937734367,
+ 0
+ ],
+ [
+ 17.651471691452343,
+ 0
+ ],
+ [
+ 20.299192445170092,
+ -0.8825735845726399
+ ],
+ [
+ 21.181766029742676,
+ -0.8825735845726399
+ ],
+ [
+ 21.181766029742676,
+ -0.8825735845726399
+ ]
+ ],
+ "pressures": [
+ 0.525146484375,
+ 0.5998992919921875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.5998992919921875,
+ 0.573028564453125,
+ 0.522705078125,
+ 0.2252044677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sr9A_X-5Mh7Oqw13al70C",
+ "type": "freedraw",
+ "x": 1397.335020156474,
+ "y": -144.8547273543699,
+ "width": 15.886324522307177,
+ "height": 2.647720753717863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5c",
+ "roundness": null,
+ "seed": 2051379079,
+ "version": 9,
+ "versionNonce": 748049385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574000119,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845728104,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.943162261153702,
+ 0
+ ],
+ [
+ 10.590883014871451,
+ -0.8825735845726399
+ ],
+ [
+ 13.2386037685892,
+ -0.8825735845726399
+ ],
+ [
+ 15.886324522307177,
+ -2.647720753717863
+ ],
+ [
+ 15.886324522307177,
+ -2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.518310546875,
+ 0.576446533203125,
+ 0.590118408203125,
+ 0.589141845703125,
+ 0.5515289306640625,
+ 0.444549560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QNcqdtuppHL0CztIKpq6X",
+ "type": "freedraw",
+ "x": 1457.350023907412,
+ "y": -173.97965564526618,
+ "width": 41.480958474912995,
+ "height": 64.42787167380084,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5d",
+ "roundness": null,
+ "seed": 455028137,
+ "version": 54,
+ "versionNonce": 1500116809,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574002318,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 1.765147169145223
+ ],
+ [
+ 2.647720753717749,
+ 2.647720753717806
+ ],
+ [
+ 3.5302943382903322,
+ 4.412867922863029
+ ],
+ [
+ 4.412867922862915,
+ 7.060588676580892
+ ],
+ [
+ 7.060588676580892,
+ 15.886324522307007
+ ],
+ [
+ 7.060588676580892,
+ 21.181766029742732
+ ],
+ [
+ 7.943162261153475,
+ 27.359781121750984
+ ],
+ [
+ 7.943162261153475,
+ 38.83323772119502
+ ],
+ [
+ 7.943162261153475,
+ 44.12867922863069
+ ],
+ [
+ 7.943162261153475,
+ 47.658973566921134
+ ],
+ [
+ 7.943162261153475,
+ 51.18926790521158
+ ],
+ [
+ 7.060588676580892,
+ 53.83698865892944
+ ],
+ [
+ 6.178015092008309,
+ 53.83698865892944
+ ],
+ [
+ 5.295441507435498,
+ 52.07184148978422
+ ],
+ [
+ 2.647720753717749,
+ 44.12867922863069
+ ],
+ [
+ 0.8825735845725831,
+ 37.06809055204974
+ ],
+ [
+ 0,
+ 29.124928290896264
+ ],
+ [
+ -0.8825735845728104,
+ 21.181766029742732
+ ],
+ [
+ -1.7651471691453935,
+ 14.121177353161784
+ ],
+ [
+ -1.7651471691453935,
+ 10.590883014871338
+ ],
+ [
+ -1.7651471691453935,
+ 7.943162261153532
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.5302943382903322,
+ -4.412867922863086
+ ],
+ [
+ 7.943162261153475,
+ -8.825735845726172
+ ],
+ [
+ 10.590883014871224,
+ -10.590883014871395
+ ],
+ [
+ 15.88632452230695,
+ -10.590883014871395
+ ],
+ [
+ 20.299192445170092,
+ -8.825735845726172
+ ],
+ [
+ 24.712060368033008,
+ -5.295441507435726
+ ],
+ [
+ 30.007501875468733,
+ 0.8825735845725831
+ ],
+ [
+ 34.420369798331876,
+ 7.060588676580892
+ ],
+ [
+ 36.18551696747704,
+ 15.003750937734424
+ ],
+ [
+ 34.420369798331876,
+ 19.41661886059751
+ ],
+ [
+ 30.890075460041317,
+ 22.946913198887955
+ ],
+ [
+ 25.594633952605818,
+ 25.59463395260576
+ ],
+ [
+ 22.06433961431526,
+ 24.71206036803318
+ ],
+ [
+ 19.41661886059751,
+ 22.946913198887955
+ ],
+ [
+ 17.651471691452116,
+ 22.064339614315315
+ ],
+ [
+ 16.768898106879533,
+ 21.181766029742732
+ ],
+ [
+ 16.768898106879533,
+ 20.299192445170092
+ ],
+ [
+ 17.651471691452116,
+ 19.41661886059751
+ ],
+ [
+ 18.5340452760247,
+ 17.651471691452286
+ ],
+ [
+ 22.06433961431526,
+ 16.768898106879647
+ ],
+ [
+ 26.4772075371784,
+ 17.651471691452286
+ ],
+ [
+ 29.12492829089615,
+ 19.41661886059751
+ ],
+ [
+ 35.30294338290446,
+ 28.242354706323624
+ ],
+ [
+ 38.83323772119502,
+ 34.42036979833193
+ ],
+ [
+ 39.7158113057676,
+ 40.59838489034024
+ ],
+ [
+ 39.7158113057676,
+ 45.89382639777591
+ ],
+ [
+ 37.95066413662221,
+ 49.42412073606636
+ ],
+ [
+ 37.068090552049625,
+ 49.42412073606636
+ ],
+ [
+ 37.95066413662221,
+ 45.89382639777591
+ ],
+ [
+ 37.95066413662221,
+ 45.89382639777591
+ ]
+ ],
+ "pressures": [
+ 0.4259796142578125,
+ 0.578887939453125,
+ 0.589630126953125,
+ 0.6008758544921875,
+ 0.6125946044921875,
+ 0.62823486328125,
+ 0.63116455078125,
+ 0.63214111328125,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63555908203125,
+ 0.63360595703125,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6233367919921875,
+ 0.62530517578125,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.62530517578125,
+ 0.6243133544921875,
+ 0.6223602294921875,
+ 0.6238250732421875,
+ 0.62823486328125,
+ 0.63458251953125,
+ 0.63995361328125,
+ 0.64532470703125,
+ 0.64581298828125,
+ 0.63897705078125,
+ 0.63800048828125,
+ 0.64093017578125,
+ 0.64044189453125,
+ 0.62579345703125,
+ 0.6125946044921875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.5994110107421875,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.6067352294921875,
+ 0.6213836669921875,
+ 0.63995361328125,
+ 0.64825439453125,
+ 0.64874267578125,
+ 0.65118408203125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.6228485107421875,
+ 0.4963226318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Orw5TCa5BcuDPgA1vhNR6",
+ "type": "freedraw",
+ "x": 1529.7210578423662,
+ "y": -167.80164055325793,
+ "width": 26.4772075371784,
+ "height": 45.01125281320327,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5m",
+ "roundness": null,
+ "seed": 1095700265,
+ "version": 44,
+ "versionNonce": 1069771369,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574019799,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ -1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ -2.647720753717749,
+ -0.8825735845725831
+ ],
+ [
+ -4.412867922863143,
+ -0.8825735845725831
+ ],
+ [
+ -5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ -6.178015092008309,
+ -0.8825735845725831
+ ],
+ [
+ -6.178015092008309,
+ 0
+ ],
+ [
+ -7.943162261153475,
+ 0.8825735845726399
+ ],
+ [
+ -10.590883014871451,
+ 2.647720753717863
+ ],
+ [
+ -12.356030184016618,
+ 5.295441507435726
+ ],
+ [
+ -14.121177353161784,
+ 9.708309430298755
+ ],
+ [
+ -15.88632452230695,
+ 15.00375093773448
+ ],
+ [
+ -16.76889810687976,
+ 18.534045276024926
+ ],
+ [
+ -17.651471691452343,
+ 24.712060368033235
+ ],
+ [
+ -17.651471691452343,
+ 29.124928290896264
+ ],
+ [
+ -17.651471691452343,
+ 33.53779621375935
+ ],
+ [
+ -15.88632452230695,
+ 37.068090552049796
+ ],
+ [
+ -15.003750937734367,
+ 37.950664136622436
+ ],
+ [
+ -13.2386037685892,
+ 39.71581130576766
+ ],
+ [
+ -9.708309430298868,
+ 40.59838489034024
+ ],
+ [
+ -7.060588676580892,
+ 40.59838489034024
+ ],
+ [
+ -5.295441507435726,
+ 40.59838489034024
+ ],
+ [
+ -2.647720753717749,
+ 40.59838489034024
+ ],
+ [
+ -1.7651471691451661,
+ 40.59838489034024
+ ],
+ [
+ 0,
+ 38.83323772119502
+ ],
+ [
+ 1.7651471691451661,
+ 36.18551696747721
+ ],
+ [
+ 3.5302943382903322,
+ 33.53779621375935
+ ],
+ [
+ 5.295441507435726,
+ 30.890075460041487
+ ],
+ [
+ 7.060588676580892,
+ 26.477207537178458
+ ],
+ [
+ 7.943162261153475,
+ 23.829486783460595
+ ],
+ [
+ 7.943162261153475,
+ 20.29919244517015
+ ],
+ [
+ 8.825735845726058,
+ 17.651471691452286
+ ],
+ [
+ 7.943162261153475,
+ 13.238603768589257
+ ],
+ [
+ 7.943162261153475,
+ 8.825735845726172
+ ],
+ [
+ 6.178015092008309,
+ 3.5302943382905028
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 4.412867922863143,
+ -1.765147169145223
+ ],
+ [
+ 0.8825735845725831,
+ -2.647720753717806
+ ],
+ [
+ -1.7651471691451661,
+ -3.530294338290446
+ ],
+ [
+ -3.5302943382905596,
+ -3.530294338290446
+ ],
+ [
+ -3.5302943382905596,
+ -4.412867922863029
+ ],
+ [
+ -3.5302943382905596,
+ -4.412867922863029
+ ]
+ ],
+ "pressures": [
+ 0.3585662841796875,
+ 0.4792327880859375,
+ 0.5969696044921875,
+ 0.6101531982421875,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.63214111328125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.63067626953125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63018798828125,
+ 0.62969970703125,
+ 0.63311767578125,
+ 0.63507080078125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63946533203125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63702392578125,
+ 0.63604736328125,
+ 0.63409423828125,
+ 0.63311767578125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.62823486328125,
+ 0.6169891357421875,
+ 0.6096649169921875,
+ 0.6086883544921875,
+ 0.6086883544921875,
+ 0.5955047607421875,
+ 0.573028564453125,
+ 0.528564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Xb82J54M6ostq8Oe53Qrp",
+ "type": "freedraw",
+ "x": 1516.482454073777,
+ "y": -162.5061990458222,
+ "width": 23.829486783460652,
+ "height": 29.124928290896264,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5n",
+ "roundness": null,
+ "seed": 1104716841,
+ "version": 17,
+ "versionNonce": 2134325223,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574020304,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ 1.765147169145223
+ ],
+ [
+ 3.5302943382903322,
+ 2.647720753717806
+ ],
+ [
+ 4.412867922863143,
+ 3.530294338290446
+ ],
+ [
+ 7.060588676580892,
+ 5.295441507435669
+ ],
+ [
+ 10.590883014871451,
+ 8.825735845726115
+ ],
+ [
+ 12.356030184016618,
+ 11.473456599443978
+ ],
+ [
+ 15.003750937734367,
+ 16.768898106879647
+ ],
+ [
+ 17.651471691452343,
+ 22.064339614315315
+ ],
+ [
+ 20.299192445170092,
+ 25.59463395260576
+ ],
+ [
+ 22.06433961431526,
+ 27.35978112175104
+ ],
+ [
+ 22.94691319888784,
+ 28.242354706323624
+ ],
+ [
+ 23.829486783460652,
+ 29.124928290896264
+ ],
+ [
+ 23.829486783460652,
+ 26.4772075371784
+ ],
+ [
+ 23.829486783460652,
+ 26.4772075371784
+ ]
+ ],
+ "pressures": [
+ 0.38690185546875,
+ 0.517822265625,
+ 0.5578765869140625,
+ 0.570587158203125,
+ 0.588653564453125,
+ 0.6165008544921875,
+ 0.64093017578125,
+ 0.64630126953125,
+ 0.64971923828125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.65118408203125,
+ 0.65069580078125,
+ 0.63165283203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "r5VlEOdX9v0eK3NSJEvFF",
+ "type": "freedraw",
+ "x": 1549.1376767029637,
+ "y": -182.80539149099235,
+ "width": 5.295441507435726,
+ "height": 8.825735845726172,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5o",
+ "roundness": null,
+ "seed": 653896231,
+ "version": 12,
+ "versionNonce": 52666599,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574020756,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726399
+ ],
+ [
+ 0.8825735845725831,
+ 1.765147169145223
+ ],
+ [
+ 1.7651471691451661,
+ 2.647720753717863
+ ],
+ [
+ 2.647720753717749,
+ 4.412867922863086
+ ],
+ [
+ 2.647720753717749,
+ 5.295441507435726
+ ],
+ [
+ 4.412867922863143,
+ 7.943162261153532
+ ],
+ [
+ 4.412867922863143,
+ 8.825735845726172
+ ],
+ [
+ 4.412867922863143,
+ 8.825735845726172
+ ]
+ ],
+ "pressures": [
+ 0.337554931640625,
+ 0.6003875732421875,
+ 0.6067352294921875,
+ 0.6082000732421875,
+ 0.6125946044921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.5583648681640625,
+ 0.3717498779296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dym4FIwLH-K5vI6doPoRQ",
+ "type": "freedraw",
+ "x": 1563.2588540561255,
+ "y": -140.44185943150688,
+ "width": 25.594633952605818,
+ "height": 31.772649044614127,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5p",
+ "roundness": null,
+ "seed": 127914791,
+ "version": 31,
+ "versionNonce": 1271106025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574021827,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 3.5302943382905596,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ -0.8825735845725831
+ ],
+ [
+ 7.060588676580892,
+ -1.765147169145223
+ ],
+ [
+ 10.590883014871451,
+ -4.412867922863029
+ ],
+ [
+ 13.2386037685892,
+ -7.943162261153532
+ ],
+ [
+ 14.121177353161784,
+ -8.825735845726115
+ ],
+ [
+ 15.003750937734367,
+ -10.590883014871338
+ ],
+ [
+ 15.003750937734367,
+ -14.121177353161784
+ ],
+ [
+ 15.003750937734367,
+ -15.886324522307007
+ ],
+ [
+ 13.2386037685892,
+ -16.768898106879647
+ ],
+ [
+ 12.356030184016618,
+ -17.651471691452286
+ ],
+ [
+ 8.825735845726058,
+ -16.768898106879647
+ ],
+ [
+ 6.178015092008309,
+ -15.003750937734424
+ ],
+ [
+ 2.647720753717749,
+ -11.473456599443978
+ ],
+ [
+ -0.8825735845725831,
+ -7.943162261153532
+ ],
+ [
+ -2.647720753717749,
+ -4.412867922863029
+ ],
+ [
+ -4.412867922863143,
+ 2.647720753717863
+ ],
+ [
+ -5.295441507435726,
+ 6.178015092008309
+ ],
+ [
+ -3.5302943382903322,
+ 8.825735845726172
+ ],
+ [
+ -1.7651471691451661,
+ 11.473456599443978
+ ],
+ [
+ 1.7651471691451661,
+ 14.12117735316184
+ ],
+ [
+ 6.178015092008309,
+ 14.12117735316184
+ ],
+ [
+ 12.356030184016618,
+ 14.12117735316184
+ ],
+ [
+ 16.76889810687976,
+ 13.2386037685892
+ ],
+ [
+ 19.41661886059751,
+ 11.473456599443978
+ ],
+ [
+ 20.299192445170092,
+ 10.590883014871395
+ ],
+ [
+ 20.299192445170092,
+ 10.590883014871395
+ ]
+ ],
+ "pressures": [
+ 0.4157257080078125,
+ 0.4797210693359375,
+ 0.4880218505859375,
+ 0.4997406005859375,
+ 0.510009765625,
+ 0.512451171875,
+ 0.514404296875,
+ 0.514892578125,
+ 0.516357421875,
+ 0.516357421875,
+ 0.529052734375,
+ 0.529541015625,
+ 0.5363922119140625,
+ 0.5402984619140625,
+ 0.5363922119140625,
+ 0.5344390869140625,
+ 0.5339508056640625,
+ 0.5339508056640625,
+ 0.5363922119140625,
+ 0.5485992431640625,
+ 0.567657470703125,
+ 0.5989227294921875,
+ 0.62628173828125,
+ 0.63555908203125,
+ 0.63604736328125,
+ 0.591094970703125,
+ 0.4753265380859375,
+ 0.01513671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MMKDrqZqqF7rJLBAaJp10",
+ "type": "freedraw",
+ "x": 1565.9065748098433,
+ "y": -171.33193489154837,
+ "width": 22.064339614315486,
+ "height": 2.647720753717806,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5q",
+ "roundness": null,
+ "seed": 1828119465,
+ "version": 11,
+ "versionNonce": 1505543943,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574022962,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845728104,
+ 0
+ ],
+ [
+ 2.6477207537179765,
+ 0
+ ],
+ [
+ 3.5302943382905596,
+ 0
+ ],
+ [
+ 7.943162261153702,
+ -0.8825735845725831
+ ],
+ [
+ 12.356030184016618,
+ -0.8825735845725831
+ ],
+ [
+ 17.651471691452343,
+ -1.765147169145223
+ ],
+ [
+ 21.181766029742903,
+ -2.647720753717806
+ ],
+ [
+ 22.064339614315486,
+ -2.647720753717806
+ ],
+ [
+ 22.064339614315486,
+ -2.647720753717806
+ ]
+ ],
+ "pressures": [
+ 0.438690185546875,
+ 0.581817626953125,
+ 0.6096649169921875,
+ 0.6165008544921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.581329345703125,
+ 0.465545654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sA1XVceDJ_Rxt0OR-ySeb",
+ "type": "freedraw",
+ "x": 1584.4406200858682,
+ "y": -181.04024432184713,
+ "width": 12.356030184016618,
+ "height": 14.12117735316184,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5r",
+ "roundness": null,
+ "seed": 679342407,
+ "version": 18,
+ "versionNonce": 1433016679,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574023399,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691453935,
+ 0
+ ],
+ [
+ 2.6477207537179765,
+ 0
+ ],
+ [
+ 4.412867922863143,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 0.8825735845726399
+ ],
+ [
+ 8.825735845726285,
+ 1.765147169145223
+ ],
+ [
+ 10.590883014871451,
+ 2.647720753717863
+ ],
+ [
+ 12.356030184016618,
+ 3.5302943382905028
+ ],
+ [
+ 12.356030184016618,
+ 4.412867922863086
+ ],
+ [
+ 11.473456599444035,
+ 5.295441507435726
+ ],
+ [
+ 7.943162261153702,
+ 9.708309430298755
+ ],
+ [
+ 5.295441507435726,
+ 11.473456599443978
+ ],
+ [
+ 4.412867922863143,
+ 12.356030184016618
+ ],
+ [
+ 3.5302943382905596,
+ 13.2386037685892
+ ],
+ [
+ 3.5302943382905596,
+ 14.12117735316184
+ ],
+ [
+ 3.5302943382905596,
+ 14.12117735316184
+ ]
+ ],
+ "pressures": [
+ 0.2525634765625,
+ 0.5383453369140625,
+ 0.5505523681640625,
+ 0.5603179931640625,
+ 0.575958251953125,
+ 0.587677001953125,
+ 0.589141845703125,
+ 0.591094970703125,
+ 0.584259033203125,
+ 0.589141845703125,
+ 0.5945281982421875,
+ 0.5959930419921875,
+ 0.591583251953125,
+ 0.5510406494140625,
+ 0.450897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pfiYaJ-09xcT4kLLiuEcR",
+ "type": "freedraw",
+ "x": 1597.6792238544574,
+ "y": -139.55928584693424,
+ "width": 13.2386037685892,
+ "height": 23.829486783460595,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5s",
+ "roundness": null,
+ "seed": 469904295,
+ "version": 31,
+ "versionNonce": 840558953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574026519,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845726399
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -2.647720753717749,
+ 0.8825735845725831
+ ],
+ [
+ -3.5302943382903322,
+ 1.765147169145223
+ ],
+ [
+ -3.5302943382903322,
+ 2.647720753717806
+ ],
+ [
+ -4.412867922862915,
+ 5.295441507435669
+ ],
+ [
+ -5.295441507435498,
+ 8.825735845726115
+ ],
+ [
+ -5.295441507435498,
+ 12.35603018401656
+ ],
+ [
+ -5.295441507435498,
+ 15.003750937734424
+ ],
+ [
+ -5.295441507435498,
+ 16.768898106879647
+ ],
+ [
+ -5.295441507435498,
+ 19.41661886059751
+ ],
+ [
+ -4.412867922862915,
+ 22.064339614315315
+ ],
+ [
+ -2.647720753717749,
+ 22.064339614315315
+ ],
+ [
+ -0.8825735845725831,
+ 22.946913198887955
+ ],
+ [
+ 1.7651471691453935,
+ 22.064339614315315
+ ],
+ [
+ 4.412867922863143,
+ 19.41661886059751
+ ],
+ [
+ 6.178015092008309,
+ 16.768898106879647
+ ],
+ [
+ 7.060588676580892,
+ 14.121177353161784
+ ],
+ [
+ 7.943162261153702,
+ 10.590883014871338
+ ],
+ [
+ 7.060588676580892,
+ 6.178015092008309
+ ],
+ [
+ 6.178015092008309,
+ 5.295441507435669
+ ],
+ [
+ 5.295441507435726,
+ 3.530294338290446
+ ],
+ [
+ 4.412867922863143,
+ 2.647720753717806
+ ],
+ [
+ 2.6477207537179765,
+ 0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -3.5302943382903322,
+ 0
+ ],
+ [
+ -4.412867922862915,
+ 0
+ ],
+ [
+ -4.412867922862915,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.329254150390625,
+ 0.446014404296875,
+ 0.5485992431640625,
+ 0.5495758056640625,
+ 0.5525054931640625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5510406494140625,
+ 0.5525054931640625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5573883056640625,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.5554351806640625,
+ 0.5495758056640625,
+ 0.5490875244140625,
+ 0.5461578369140625,
+ 0.531005859375,
+ 0.519775390625,
+ 0.518798828125,
+ 0.519287109375,
+ 0.518798828125,
+ 0.510986328125,
+ 0.465057373046875,
+ 0.38006591796875,
+ 0.2457122802734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cOrE6XlY1ceIMUc7-gVmW",
+ "type": "freedraw",
+ "x": 1591.501208762449,
+ "y": -134.26384433949858,
+ "width": 15.886324522307177,
+ "height": 10.590883014871395,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5t",
+ "roundness": null,
+ "seed": 31154985,
+ "version": 14,
+ "versionNonce": 1022049097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574026956,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845728104,
+ 0.8825735845726399
+ ],
+ [
+ 1.7651471691453935,
+ 1.765147169145223
+ ],
+ [
+ 3.5302943382905596,
+ 2.647720753717863
+ ],
+ [
+ 4.412867922863143,
+ 3.530294338290446
+ ],
+ [
+ 6.178015092008309,
+ 5.295441507435669
+ ],
+ [
+ 7.060588676581119,
+ 6.178015092008309
+ ],
+ [
+ 8.825735845726285,
+ 7.060588676580892
+ ],
+ [
+ 11.473456599444035,
+ 7.943162261153532
+ ],
+ [
+ 14.121177353162011,
+ 9.708309430298755
+ ],
+ [
+ 15.886324522307177,
+ 9.708309430298755
+ ],
+ [
+ 15.886324522307177,
+ 10.590883014871395
+ ],
+ [
+ 15.886324522307177,
+ 10.590883014871395
+ ]
+ ],
+ "pressures": [
+ 0.39422607421875,
+ 0.579376220703125,
+ 0.6033172607421875,
+ 0.6208953857421875,
+ 0.63848876953125,
+ 0.65118408203125,
+ 0.65460205078125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.6243133544921875,
+ 0.39862060546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nGHPbiHp-6TjA6bDwEAxI",
+ "type": "freedraw",
+ "x": 1628.569299314499,
+ "y": -147.50244810808778,
+ "width": 16.76889810687976,
+ "height": 4.412867922863086,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5u",
+ "roundness": null,
+ "seed": 1412021513,
+ "version": 10,
+ "versionNonce": 1290106729,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574027546,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845726399
+ ],
+ [
+ 5.295441507435726,
+ -0.8825735845726399
+ ],
+ [
+ 10.590883014871451,
+ -1.765147169145223
+ ],
+ [
+ 12.356030184016618,
+ -1.765147169145223
+ ],
+ [
+ 14.121177353161784,
+ -2.647720753717863
+ ],
+ [
+ 16.76889810687976,
+ -3.530294338290446
+ ],
+ [
+ 16.76889810687976,
+ -4.412867922863086
+ ],
+ [
+ 16.76889810687976,
+ -4.412867922863086
+ ]
+ ],
+ "pressures": [
+ 0.4201202392578125,
+ 0.6042938232421875,
+ 0.6067352294921875,
+ 0.590118408203125,
+ 0.570098876953125,
+ 0.5359039306640625,
+ 0.39227294921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Wp_iKyo8kbfykI0Z1NrbL",
+ "type": "freedraw",
+ "x": 1636.5124615756524,
+ "y": -159.8584782921044,
+ "width": 5.295441507435726,
+ "height": 16.768898106879703,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5v",
+ "roundness": null,
+ "seed": 228290857,
+ "version": 12,
+ "versionNonce": 953728617,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574027785,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 4.412867922863086
+ ],
+ [
+ 0.8825735845725831,
+ 7.060588676580949
+ ],
+ [
+ 1.7651471691453935,
+ 9.708309430298755
+ ],
+ [
+ 2.6477207537179765,
+ 11.473456599443978
+ ],
+ [
+ 3.5302943382905596,
+ 13.2386037685892
+ ],
+ [
+ 4.412867922863143,
+ 15.00375093773448
+ ],
+ [
+ 4.412867922863143,
+ 15.886324522307063
+ ],
+ [
+ 4.412867922863143,
+ 16.768898106879703
+ ],
+ [
+ 4.412867922863143,
+ 16.768898106879703
+ ]
+ ],
+ "pressures": [
+ 0.4919281005859375,
+ 0.6052703857421875,
+ 0.62579345703125,
+ 0.62725830078125,
+ 0.63018798828125,
+ 0.63018798828125,
+ 0.6101531982421875,
+ 0.580352783203125,
+ 0.523681640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PPMsWRXeisy7Ssy3nAkP3",
+ "type": "freedraw",
+ "x": 1689.4668766500092,
+ "y": -178.39252356812926,
+ "width": 35.30294338290469,
+ "height": 54.71956224350208,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5w",
+ "roundness": null,
+ "seed": 212400169,
+ "version": 55,
+ "versionNonce": 1789610823,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574030548,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845728104,
+ 0.8825735845726399
+ ],
+ [
+ 1.7651471691453935,
+ 2.647720753717863
+ ],
+ [
+ 1.7651471691453935,
+ 5.295441507435669
+ ],
+ [
+ 2.6477207537179765,
+ 9.708309430298755
+ ],
+ [
+ 3.5302943382905596,
+ 14.12117735316184
+ ],
+ [
+ 3.5302943382905596,
+ 25.594633952605818
+ ],
+ [
+ 4.412867922863143,
+ 37.068090552049796
+ ],
+ [
+ 4.412867922863143,
+ 41.480958474912825
+ ],
+ [
+ 4.412867922863143,
+ 45.01125281320333
+ ],
+ [
+ 4.412867922863143,
+ 50.306694320639
+ ],
+ [
+ 4.412867922863143,
+ 52.07184148978422
+ ],
+ [
+ 3.5302943382905596,
+ 52.9544150743568
+ ],
+ [
+ 3.5302943382905596,
+ 52.07184148978422
+ ],
+ [
+ 3.5302943382905596,
+ 50.306694320639
+ ],
+ [
+ 1.7651471691453935,
+ 43.246105644058105
+ ],
+ [
+ 1.7651471691453935,
+ 38.83323772119502
+ ],
+ [
+ 0.8825735845728104,
+ 32.65522262918671
+ ],
+ [
+ 0,
+ 26.4772075371784
+ ],
+ [
+ -0.8825735845725831,
+ 16.768898106879647
+ ],
+ [
+ 0,
+ 13.2386037685892
+ ],
+ [
+ 0.8825735845728104,
+ 9.708309430298755
+ ],
+ [
+ 2.6477207537179765,
+ 7.060588676580892
+ ],
+ [
+ 8.825735845726285,
+ 2.647720753717863
+ ],
+ [
+ 13.2386037685892,
+ 0
+ ],
+ [
+ 17.651471691452343,
+ -0.8825735845726399
+ ],
+ [
+ 22.064339614315486,
+ -0.8825735845726399
+ ],
+ [
+ 26.47720753717863,
+ 0.8825735845726399
+ ],
+ [
+ 30.00750187546896,
+ 3.530294338290446
+ ],
+ [
+ 33.53779621375952,
+ 10.590883014871338
+ ],
+ [
+ 34.4203697983321,
+ 16.768898106879647
+ ],
+ [
+ 32.65522262918671,
+ 22.064339614315372
+ ],
+ [
+ 30.00750187546896,
+ 26.4772075371784
+ ],
+ [
+ 24.712060368033235,
+ 30.890075460041487
+ ],
+ [
+ 20.29919244517032,
+ 31.77264904461407
+ ],
+ [
+ 15.003750937734594,
+ 30.890075460041487
+ ],
+ [
+ 11.473456599444035,
+ 30.007501875468847
+ ],
+ [
+ 9.708309430298868,
+ 29.124928290896264
+ ],
+ [
+ 8.825735845726285,
+ 29.124928290896264
+ ],
+ [
+ 7.943162261153702,
+ 29.124928290896264
+ ],
+ [
+ 9.708309430298868,
+ 28.242354706323624
+ ],
+ [
+ 14.121177353162011,
+ 29.124928290896264
+ ],
+ [
+ 17.651471691452343,
+ 30.890075460041487
+ ],
+ [
+ 21.181766029742903,
+ 34.42036979833193
+ ],
+ [
+ 25.594633952605818,
+ 37.068090552049796
+ ],
+ [
+ 28.242354706323795,
+ 41.480958474912825
+ ],
+ [
+ 30.00750187546896,
+ 43.246105644058105
+ ],
+ [
+ 30.00750187546896,
+ 45.89382639777591
+ ],
+ [
+ 30.00750187546896,
+ 47.658973566921134
+ ],
+ [
+ 30.00750187546896,
+ 50.306694320639
+ ],
+ [
+ 30.00750187546896,
+ 52.07184148978422
+ ],
+ [
+ 30.00750187546896,
+ 53.83698865892944
+ ],
+ [
+ 30.00750187546896,
+ 52.9544150743568
+ ],
+ [
+ 30.00750187546896,
+ 52.9544150743568
+ ]
+ ],
+ "pressures": [
+ 0.14605712890625,
+ 0.63946533203125,
+ 0.65264892578125,
+ 0.6575469970703125,
+ 0.6634063720703125,
+ 0.6653594970703125,
+ 0.6643829345703125,
+ 0.6673126220703125,
+ 0.6678009033203125,
+ 0.6682891845703125,
+ 0.6682891845703125,
+ 0.6678009033203125,
+ 0.65460205078125,
+ 0.62872314453125,
+ 0.6213836669921875,
+ 0.6189422607421875,
+ 0.6184539794921875,
+ 0.6174774169921875,
+ 0.6130828857421875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6150360107421875,
+ 0.6223602294921875,
+ 0.62969970703125,
+ 0.63409423828125,
+ 0.63653564453125,
+ 0.63995361328125,
+ 0.63897705078125,
+ 0.63751220703125,
+ 0.64190673828125,
+ 0.64776611328125,
+ 0.65069580078125,
+ 0.64825439453125,
+ 0.62725830078125,
+ 0.6199188232421875,
+ 0.6111297607421875,
+ 0.6062469482421875,
+ 0.6018524169921875,
+ 0.5998992919921875,
+ 0.592559814453125,
+ 0.5998992919921875,
+ 0.6228485107421875,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63800048828125,
+ 0.64044189453125,
+ 0.64141845703125,
+ 0.62725830078125,
+ 0.569610595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XGAWz7znlZahVn8m3Wn-5",
+ "type": "freedraw",
+ "x": 1737.1258502169305,
+ "y": -188.98340658300066,
+ "width": 0,
+ "height": 16.768898106879703,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5x",
+ "roundness": null,
+ "seed": 1179149703,
+ "version": 11,
+ "versionNonce": 626866377,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574030982,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726399
+ ],
+ [
+ 0,
+ 2.647720753717863
+ ],
+ [
+ 0,
+ 4.412867922863086
+ ],
+ [
+ 0,
+ 7.943162261153532
+ ],
+ [
+ 0,
+ 12.356030184016618
+ ],
+ [
+ 0,
+ 14.12117735316184
+ ],
+ [
+ 0,
+ 15.886324522307063
+ ],
+ [
+ 0,
+ 16.768898106879703
+ ],
+ [
+ 0,
+ 16.768898106879703
+ ]
+ ],
+ "pressures": [
+ 0.4152374267578125,
+ 0.6824493408203125,
+ 0.693206787109375,
+ 0.695648193359375,
+ 0.695648193359375,
+ 0.6599884033203125,
+ 0.6135711669921875,
+ 0.528564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SSj6hAa-QIE3wQFzyvPAE",
+ "type": "freedraw",
+ "x": 1755.6598954929555,
+ "y": -143.0895801852247,
+ "width": 22.94691319888784,
+ "height": 31.77264904461407,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5y",
+ "roundness": null,
+ "seed": 861559433,
+ "version": 29,
+ "versionNonce": 1794205255,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574031796,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691453935,
+ 0
+ ],
+ [
+ -0.8825735845728104,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ -0.8825735845726399
+ ],
+ [
+ 4.412867922862915,
+ -0.8825735845726399
+ ],
+ [
+ 9.708309430298641,
+ -2.647720753717863
+ ],
+ [
+ 11.473456599443807,
+ -2.647720753717863
+ ],
+ [
+ 15.003750937734367,
+ -5.295441507435726
+ ],
+ [
+ 16.768898106879533,
+ -7.943162261153532
+ ],
+ [
+ 17.651471691452116,
+ -8.825735845726172
+ ],
+ [
+ 17.651471691452116,
+ -9.708309430298755
+ ],
+ [
+ 16.768898106879533,
+ -11.473456599443978
+ ],
+ [
+ 15.003750937734367,
+ -13.2386037685892
+ ],
+ [
+ 12.35603018401639,
+ -14.12117735316184
+ ],
+ [
+ 9.708309430298641,
+ -13.2386037685892
+ ],
+ [
+ 7.060588676580892,
+ -11.473456599443978
+ ],
+ [
+ 4.412867922862915,
+ -10.590883014871395
+ ],
+ [
+ 2.647720753717749,
+ -7.943162261153532
+ ],
+ [
+ -3.5302943382905596,
+ 0
+ ],
+ [
+ -5.295441507435726,
+ 4.412867922863029
+ ],
+ [
+ -5.295441507435726,
+ 8.825735845726115
+ ],
+ [
+ -4.412867922863143,
+ 14.121177353161784
+ ],
+ [
+ -2.6477207537179765,
+ 15.886324522307007
+ ],
+ [
+ 1.7651471691451661,
+ 17.65147169145223
+ ],
+ [
+ 7.943162261153475,
+ 16.768898106879647
+ ],
+ [
+ 10.590883014871224,
+ 15.886324522307007
+ ],
+ [
+ 10.590883014871224,
+ 15.886324522307007
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.6150360107421875,
+ 0.6174774169921875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.6208953857421875,
+ 0.6194305419921875,
+ 0.6067352294921875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.6038055419921875,
+ 0.6096649169921875,
+ 0.6135711669921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6140594482421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6184539794921875,
+ 0.6218719482421875,
+ 0.6228485107421875,
+ 0.6218719482421875,
+ 0.6199188232421875,
+ 0.6042938232421875,
+ 0.445037841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AzICIUsJDqjfCP5CtJkTQ",
+ "type": "freedraw",
+ "x": 1756.542469077528,
+ "y": -166.91906696868529,
+ "width": 11.473456599443807,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5z",
+ "roundness": null,
+ "seed": 436453511,
+ "version": 10,
+ "versionNonce": 2069335079,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574032273,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 4.412867922862915,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 0
+ ],
+ [
+ 8.825735845726058,
+ 0
+ ],
+ [
+ 9.708309430298641,
+ 0
+ ],
+ [
+ 11.473456599443807,
+ 0
+ ],
+ [
+ 11.473456599443807,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.438690185546875,
+ 0.578887939453125,
+ 0.62872314453125,
+ 0.63214111328125,
+ 0.63214111328125,
+ 0.63165283203125,
+ 0.6165008544921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "W5JA15fb2jUU9bjqzcXpW",
+ "type": "freedraw",
+ "x": 1768.0159256769718,
+ "y": -173.97965564526618,
+ "width": 12.356030184016618,
+ "height": 13.2386037685892,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b60",
+ "roundness": null,
+ "seed": 1237446247,
+ "version": 18,
+ "versionNonce": 1907249799,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574032686,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691453935,
+ 0
+ ],
+ [
+ 2.6477207537179765,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 7.943162261153702,
+ 0
+ ],
+ [
+ 9.708309430298868,
+ 0
+ ],
+ [
+ 11.473456599444035,
+ 0.8825735845725831
+ ],
+ [
+ 11.473456599444035,
+ 1.765147169145223
+ ],
+ [
+ 12.356030184016618,
+ 3.530294338290446
+ ],
+ [
+ 12.356030184016618,
+ 5.295441507435669
+ ],
+ [
+ 11.473456599444035,
+ 6.178015092008252
+ ],
+ [
+ 11.473456599444035,
+ 7.060588676580892
+ ],
+ [
+ 8.825735845726285,
+ 9.708309430298755
+ ],
+ [
+ 7.060588676581119,
+ 10.590883014871338
+ ],
+ [
+ 5.295441507435726,
+ 12.35603018401656
+ ],
+ [
+ 4.412867922863143,
+ 13.2386037685892
+ ],
+ [
+ 4.412867922863143,
+ 13.2386037685892
+ ]
+ ],
+ "pressures": [
+ 0.4914398193359375,
+ 0.5461578369140625,
+ 0.5525054931640625,
+ 0.5593414306640625,
+ 0.566192626953125,
+ 0.569610595703125,
+ 0.572052001953125,
+ 0.574493408203125,
+ 0.584747314453125,
+ 0.591094970703125,
+ 0.593048095703125,
+ 0.5940399169921875,
+ 0.5974578857421875,
+ 0.586212158203125,
+ 0.512451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XoDdgA8eyNWSK6Afuom59",
+ "type": "freedraw",
+ "x": 1778.6068086918433,
+ "y": -134.26384433949858,
+ "width": 12.356030184016618,
+ "height": 12.356030184016618,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b61",
+ "roundness": null,
+ "seed": 186817735,
+ "version": 22,
+ "versionNonce": 1431897895,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574034146,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726399
+ ],
+ [
+ 0.8825735845725831,
+ 1.765147169145223
+ ],
+ [
+ 0.8825735845725831,
+ 2.647720753717863
+ ],
+ [
+ 1.7651471691451661,
+ 4.412867922863086
+ ],
+ [
+ 1.7651471691451661,
+ 6.178015092008309
+ ],
+ [
+ 2.6477207537179765,
+ 8.825735845726115
+ ],
+ [
+ 2.6477207537179765,
+ 11.473456599443978
+ ],
+ [
+ 2.6477207537179765,
+ 12.356030184016618
+ ],
+ [
+ 2.6477207537179765,
+ 11.473456599443978
+ ],
+ [
+ 2.6477207537179765,
+ 9.708309430298755
+ ],
+ [
+ 3.5302943382905596,
+ 7.943162261153532
+ ],
+ [
+ 3.5302943382905596,
+ 6.178015092008309
+ ],
+ [
+ 4.412867922863143,
+ 5.295441507435669
+ ],
+ [
+ 5.295441507435726,
+ 3.530294338290446
+ ],
+ [
+ 6.178015092008309,
+ 3.530294338290446
+ ],
+ [
+ 7.060588676580892,
+ 3.530294338290446
+ ],
+ [
+ 7.943162261153475,
+ 3.530294338290446
+ ],
+ [
+ 10.590883014871451,
+ 4.412867922863086
+ ],
+ [
+ 12.356030184016618,
+ 4.412867922863086
+ ],
+ [
+ 12.356030184016618,
+ 4.412867922863086
+ ]
+ ],
+ "pressures": [
+ 0.40155029296875,
+ 0.5940399169921875,
+ 0.5955047607421875,
+ 0.5994110107421875,
+ 0.6077117919921875,
+ 0.6116180419921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.5994110107421875,
+ 0.592559814453125,
+ 0.590606689453125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.591094970703125,
+ 0.589141845703125,
+ 0.572052001953125,
+ 0.527099609375,
+ 0.1817169189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "R6kvEMD0Swg29CyukxGLO",
+ "type": "freedraw",
+ "x": 185.56148853827665,
+ "y": -448.4600404473492,
+ "width": 4.412867922863029,
+ "height": 50.30669432063894,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6Q",
+ "roundness": null,
+ "seed": 585688679,
+ "version": 15,
+ "versionNonce": 187489193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574209244,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 2.647720753717863
+ ],
+ [
+ -0.8825735845725831,
+ 6.178015092008309
+ ],
+ [
+ -0.8825735845725831,
+ 11.473456599443978
+ ],
+ [
+ -0.8825735845725831,
+ 17.651471691452286
+ ],
+ [
+ -0.8825735845725831,
+ 23.829486783460595
+ ],
+ [
+ 0,
+ 35.30294338290457
+ ],
+ [
+ 0.8825735845725831,
+ 39.7158113057676
+ ],
+ [
+ 1.7651471691451661,
+ 45.89382639777591
+ ],
+ [
+ 2.647720753717863,
+ 49.42412073606636
+ ],
+ [
+ 3.530294338290446,
+ 49.42412073606636
+ ],
+ [
+ 2.647720753717863,
+ 48.54154715149377
+ ],
+ [
+ 2.647720753717863,
+ 48.54154715149377
+ ]
+ ],
+ "pressures": [
+ 0.206634521484375,
+ 0.5539703369140625,
+ 0.5617828369140625,
+ 0.564727783203125,
+ 0.568145751953125,
+ 0.573028564453125,
+ 0.579864501953125,
+ 0.5950164794921875,
+ 0.5984344482421875,
+ 0.6013641357421875,
+ 0.593048095703125,
+ 0.516357421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SeV7JFp8OqhzR6_JvQFFI",
+ "type": "freedraw",
+ "x": 181.14862061541362,
+ "y": -361.967829159233,
+ "width": 0.8825735845726967,
+ "height": 6.178015092008309,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6R",
+ "roundness": null,
+ "seed": 1074185577,
+ "version": 8,
+ "versionNonce": 1844988137,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574209539,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845726967,
+ -1.765147169145223
+ ],
+ [
+ -0.8825735845726967,
+ -2.647720753717806
+ ],
+ [
+ -0.8825735845726967,
+ -4.412867922863086
+ ],
+ [
+ -0.8825735845726967,
+ -6.178015092008309
+ ],
+ [
+ -0.8825735845726967,
+ -6.178015092008309
+ ]
+ ],
+ "pressures": [
+ 0.074737548828125,
+ 0.64776611328125,
+ 0.5368804931640625,
+ 0.461639404296875,
+ 0.317535400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fnveAcdHQfMAZ7ooRPTaG",
+ "type": "freedraw",
+ "x": 218.21671116746336,
+ "y": -439.634304601623,
+ "width": 40.598384890340185,
+ "height": 74.13618110409959,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6S",
+ "roundness": null,
+ "seed": 709354153,
+ "version": 58,
+ "versionNonce": 944901641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574211034,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -1.7651471691452798
+ ],
+ [
+ -0.8825735845725831,
+ -2.647720753717863
+ ],
+ [
+ 0,
+ -2.647720753717863
+ ],
+ [
+ 0,
+ -1.7651471691452798
+ ],
+ [
+ 0.8825735845725831,
+ -1.7651471691452798
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 2.647720753717806
+ ],
+ [
+ 5.295441507435726,
+ 9.708309430298698
+ ],
+ [
+ 8.825735845726172,
+ 20.299192445170092
+ ],
+ [
+ 9.708309430298755,
+ 25.59463395260576
+ ],
+ [
+ 10.590883014871338,
+ 31.77264904461407
+ ],
+ [
+ 11.47345659944392,
+ 42.36353205948541
+ ],
+ [
+ 11.47345659944392,
+ 47.658973566921134
+ ],
+ [
+ 11.47345659944392,
+ 55.602135828074665
+ ],
+ [
+ 10.590883014871338,
+ 60.897577335510334
+ ],
+ [
+ 8.825735845726172,
+ 62.66272450465556
+ ],
+ [
+ 8.825735845726172,
+ 61.78015092008292
+ ],
+ [
+ 6.178015092008309,
+ 56.48470941264725
+ ],
+ [
+ 4.412867922863029,
+ 50.30669432063894
+ ],
+ [
+ 2.647720753717863,
+ 43.24610564405805
+ ],
+ [
+ 2.647720753717863,
+ 38.83323772119496
+ ],
+ [
+ 1.7651471691451661,
+ 34.42036979833193
+ ],
+ [
+ 1.7651471691451661,
+ 18.53404527602487
+ ],
+ [
+ 1.7651471691451661,
+ 8.825735845726115
+ ],
+ [
+ 3.530294338290446,
+ 1.765147169145223
+ ],
+ [
+ 6.178015092008309,
+ -3.5302943382905028
+ ],
+ [
+ 9.708309430298755,
+ -7.943162261153532
+ ],
+ [
+ 17.65147169145223,
+ -11.473456599444035
+ ],
+ [
+ 22.946913198887955,
+ -10.590883014871395
+ ],
+ [
+ 29.124928290896264,
+ -7.060588676580949
+ ],
+ [
+ 33.53779621375929,
+ 0
+ ],
+ [
+ 35.30294338290457,
+ 12.35603018401656
+ ],
+ [
+ 34.420369798331876,
+ 18.53404527602487
+ ],
+ [
+ 31.772649044614127,
+ 23.82948678346054
+ ],
+ [
+ 27.359781121750984,
+ 27.359781121750984
+ ],
+ [
+ 19.41661886059751,
+ 31.77264904461407
+ ],
+ [
+ 15.00375093773448,
+ 31.77264904461407
+ ],
+ [
+ 13.2386037685892,
+ 31.77264904461407
+ ],
+ [
+ 12.356030184016618,
+ 31.77264904461407
+ ],
+ [
+ 14.121177353161784,
+ 30.007501875468847
+ ],
+ [
+ 17.65147169145223,
+ 27.359781121750984
+ ],
+ [
+ 21.181766029742676,
+ 25.59463395260576
+ ],
+ [
+ 26.4772075371784,
+ 24.71206036803318
+ ],
+ [
+ 29.124928290896264,
+ 24.71206036803318
+ ],
+ [
+ 30.89007546004143,
+ 25.59463395260576
+ ],
+ [
+ 33.53779621375929,
+ 27.359781121750984
+ ],
+ [
+ 37.06809055204974,
+ 31.77264904461407
+ ],
+ [
+ 38.83323772119502,
+ 37.95066413662238
+ ],
+ [
+ 39.7158113057676,
+ 44.12867922863069
+ ],
+ [
+ 39.7158113057676,
+ 50.30669432063894
+ ],
+ [
+ 39.7158113057676,
+ 52.9544150743568
+ ],
+ [
+ 38.83323772119502,
+ 56.48470941264725
+ ],
+ [
+ 38.83323772119502,
+ 58.24985658179247
+ ],
+ [
+ 38.83323772119502,
+ 59.13243016636511
+ ],
+ [
+ 37.950664136622436,
+ 58.24985658179247
+ ],
+ [
+ 37.950664136622436,
+ 58.24985658179247
+ ]
+ ],
+ "pressures": [
+ 0.3614959716796875,
+ 0.439178466796875,
+ 0.439178466796875,
+ 0.462127685546875,
+ 0.5471343994140625,
+ 0.565704345703125,
+ 0.585723876953125,
+ 0.5964813232421875,
+ 0.6130828857421875,
+ 0.6204071044921875,
+ 0.6213836669921875,
+ 0.6228485107421875,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62725830078125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.6106414794921875,
+ 0.6077117919921875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.6072235107421875,
+ 0.6013641357421875,
+ 0.5989227294921875,
+ 0.5979461669921875,
+ 0.5994110107421875,
+ 0.6033172607421875,
+ 0.6086883544921875,
+ 0.6184539794921875,
+ 0.6213836669921875,
+ 0.6238250732421875,
+ 0.6228485107421875,
+ 0.6218719482421875,
+ 0.6213836669921875,
+ 0.6179656982421875,
+ 0.6111297607421875,
+ 0.593048095703125,
+ 0.585235595703125,
+ 0.581329345703125,
+ 0.578887939453125,
+ 0.586700439453125,
+ 0.5969696044921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5989227294921875,
+ 0.6028289794921875,
+ 0.6101531982421875,
+ 0.6208953857421875,
+ 0.62628173828125,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.6116180419921875,
+ 0.500732421875,
+ 0.192474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PvY-ZRwLl98qKAaPBAPfH",
+ "type": "freedraw",
+ "x": 272.05369982639274,
+ "y": -405.21393480329107,
+ "width": 16.76889810687976,
+ "height": 1.765147169145223,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6T",
+ "roundness": null,
+ "seed": 277536713,
+ "version": 9,
+ "versionNonce": 748306887,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574211367,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.5302943382905596,
+ 0
+ ],
+ [
+ 7.0605886765810055,
+ 0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ 0.8825735845725831
+ ],
+ [
+ 15.00375093773448,
+ 0.8825735845725831
+ ],
+ [
+ 16.76889810687976,
+ 0.8825735845725831
+ ],
+ [
+ 16.76889810687976,
+ 1.765147169145223
+ ],
+ [
+ 16.76889810687976,
+ 1.765147169145223
+ ]
+ ],
+ "pressures": [
+ 0.4069366455078125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.5583648681640625,
+ 0.4826507568359375,
+ 0.2852935791015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cvte4pBmfvsRvI7A6sZ1Q",
+ "type": "freedraw",
+ "x": 273.818846995538,
+ "y": -391.0927574501293,
+ "width": 14.121177353161784,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6U",
+ "roundness": null,
+ "seed": 2093726727,
+ "version": 9,
+ "versionNonce": 2133684073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574211535,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ 5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ 7.060588676580892,
+ -0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ -0.8825735845725831
+ ],
+ [
+ 14.121177353161784,
+ -0.8825735845725831
+ ],
+ [
+ 14.121177353161784,
+ -0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.522705078125,
+ 0.5564117431640625,
+ 0.5617828369140625,
+ 0.5573883056640625,
+ 0.518798828125,
+ 0.445037841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3s1dhrbUPXHWXiCCXEC6D",
+ "type": "freedraw",
+ "x": 318.83009980874135,
+ "y": -409.62680272615415,
+ "width": 22.946913198887955,
+ "height": 50.306694320639,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6V",
+ "roundness": null,
+ "seed": 1480943913,
+ "version": 31,
+ "versionNonce": 1118100679,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574212140,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845726399
+ ],
+ [
+ 1.7651471691451661,
+ -2.647720753717863
+ ],
+ [
+ 4.412867922863029,
+ -4.412867922863086
+ ],
+ [
+ 6.178015092008309,
+ -6.178015092008309
+ ],
+ [
+ 8.825735845726058,
+ -11.473456599443978
+ ],
+ [
+ 9.708309430298755,
+ -14.12117735316184
+ ],
+ [
+ 9.708309430298755,
+ -18.53404527602487
+ ],
+ [
+ 10.590883014871338,
+ -19.41661886059751
+ ],
+ [
+ 10.590883014871338,
+ -17.651471691452286
+ ],
+ [
+ 10.590883014871338,
+ -15.003750937734424
+ ],
+ [
+ 10.590883014871338,
+ -11.473456599443978
+ ],
+ [
+ 11.47345659944392,
+ -1.765147169145223
+ ],
+ [
+ 12.356030184016618,
+ 7.060588676580892
+ ],
+ [
+ 13.2386037685892,
+ 13.2386037685892
+ ],
+ [
+ 13.2386037685892,
+ 15.886324522307063
+ ],
+ [
+ 12.356030184016618,
+ 18.53404527602487
+ ],
+ [
+ 9.708309430298755,
+ 25.594633952605818
+ ],
+ [
+ 7.943162261153475,
+ 29.124928290896264
+ ],
+ [
+ 5.295441507435612,
+ 30.890075460041487
+ ],
+ [
+ 1.7651471691451661,
+ 30.007501875468847
+ ],
+ [
+ -0.8825735845725831,
+ 30.007501875468847
+ ],
+ [
+ -0.8825735845725831,
+ 29.124928290896264
+ ],
+ [
+ 2.647720753717863,
+ 29.124928290896264
+ ],
+ [
+ 9.708309430298755,
+ 27.35978112175104
+ ],
+ [
+ 12.356030184016618,
+ 27.35978112175104
+ ],
+ [
+ 14.121177353161784,
+ 26.4772075371784
+ ],
+ [
+ 17.65147169145223,
+ 25.594633952605818
+ ],
+ [
+ 22.064339614315372,
+ 24.71206036803318
+ ],
+ [
+ 22.064339614315372,
+ 24.71206036803318
+ ]
+ ],
+ "pressures": [
+ 0.4362335205078125,
+ 0.524169921875,
+ 0.526611328125,
+ 0.529052734375,
+ 0.529052734375,
+ 0.5363922119140625,
+ 0.5427398681640625,
+ 0.568634033203125,
+ 0.584747314453125,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5612945556640625,
+ 0.592559814453125,
+ 0.6096649169921875,
+ 0.6165008544921875,
+ 0.6184539794921875,
+ 0.6218719482421875,
+ 0.62823486328125,
+ 0.63360595703125,
+ 0.63604736328125,
+ 0.62628173828125,
+ 0.6184539794921875,
+ 0.6033172607421875,
+ 0.62579345703125,
+ 0.64337158203125,
+ 0.64337158203125,
+ 0.64093017578125,
+ 0.520263671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "o4I9bymVC7CQasilKFJYO",
+ "type": "freedraw",
+ "x": 362.958779037372,
+ "y": -418.45253857188027,
+ "width": 32.65522262918671,
+ "height": 43.24610564405805,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6W",
+ "roundness": null,
+ "seed": 522950407,
+ "version": 27,
+ "versionNonce": 970798665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574212664,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -4.412867922863086
+ ],
+ [
+ 0,
+ -5.295441507435726
+ ],
+ [
+ -0.8825735845725831,
+ -6.178015092008309
+ ],
+ [
+ -2.647720753717749,
+ -6.178015092008309
+ ],
+ [
+ -7.060588676580892,
+ -5.295441507435726
+ ],
+ [
+ -8.825735845726058,
+ -3.5302943382905028
+ ],
+ [
+ -14.121177353161784,
+ 1.765147169145223
+ ],
+ [
+ -16.768898106879647,
+ 8.825735845726115
+ ],
+ [
+ -17.65147169145223,
+ 16.768898106879647
+ ],
+ [
+ -15.886324522307063,
+ 23.82948678346054
+ ],
+ [
+ -13.2386037685892,
+ 30.89007546004143
+ ],
+ [
+ -7.060588676580892,
+ 36.185516967477156
+ ],
+ [
+ -2.647720753717749,
+ 37.06809055204974
+ ],
+ [
+ -0.8825735845725831,
+ 37.06809055204974
+ ],
+ [
+ 1.7651471691452798,
+ 36.185516967477156
+ ],
+ [
+ 7.060588676580892,
+ 31.77264904461407
+ ],
+ [
+ 11.473456599444035,
+ 25.59463395260576
+ ],
+ [
+ 15.00375093773448,
+ 15.886324522307007
+ ],
+ [
+ 14.121177353161897,
+ 9.708309430298698
+ ],
+ [
+ 11.473456599444035,
+ 4.412867922863029
+ ],
+ [
+ 4.412867922863143,
+ 0
+ ],
+ [
+ -9.708309430298755,
+ -1.7651471691452798
+ ],
+ [
+ -15.003750937734367,
+ 0.8825735845725831
+ ],
+ [
+ -15.886324522307063,
+ 2.647720753717806
+ ],
+ [
+ -15.886324522307063,
+ 2.647720753717806
+ ]
+ ],
+ "pressures": [
+ 0.4215850830078125,
+ 0.510986328125,
+ 0.5466461181640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5554351806640625,
+ 0.5544586181640625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5583648681640625,
+ 0.567657470703125,
+ 0.575469970703125,
+ 0.586700439453125,
+ 0.6018524169921875,
+ 0.6067352294921875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6033172607421875,
+ 0.593048095703125,
+ 0.582305908203125,
+ 0.5505523681640625,
+ 0.4958343505859375,
+ 0.188079833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Eic-mVz9fc8-50NWqmfEA",
+ "type": "freedraw",
+ "x": 412.38289977343834,
+ "y": -387.56246311183884,
+ "width": 17.65147169145223,
+ "height": 14.12117735316184,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6X",
+ "roundness": null,
+ "seed": 320403465,
+ "version": 11,
+ "versionNonce": 226206887,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574213065,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.647720753717749,
+ 1.7651471691452798
+ ],
+ [
+ -3.530294338290446,
+ 3.5302943382905028
+ ],
+ [
+ -5.295441507435612,
+ 5.295441507435726
+ ],
+ [
+ -8.825735845726058,
+ 8.825735845726172
+ ],
+ [
+ -11.47345659944392,
+ 11.473456599443978
+ ],
+ [
+ -13.2386037685892,
+ 13.238603768589257
+ ],
+ [
+ -16.768898106879647,
+ 14.12117735316184
+ ],
+ [
+ -17.65147169145223,
+ 13.238603768589257
+ ],
+ [
+ -17.65147169145223,
+ 13.238603768589257
+ ]
+ ],
+ "pressures": [
+ 0.64044189453125,
+ 0.715667724609375,
+ 0.7210540771484375,
+ 0.7210540771484375,
+ 0.6765899658203125,
+ 0.64337158203125,
+ 0.6086883544921875,
+ 0.4318389892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5hv-rE2qqHA7Y-paImujV",
+ "type": "freedraw",
+ "x": 468.8676091860857,
+ "y": -426.3957008330338,
+ "width": 43.24610564405805,
+ "height": 60.01500375093775,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6Y",
+ "roundness": null,
+ "seed": 991553255,
+ "version": 52,
+ "versionNonce": 1902580775,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574215102,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 2.647720753717806
+ ],
+ [
+ 1.7651471691451661,
+ 5.295441507435669
+ ],
+ [
+ 3.530294338290446,
+ 20.299192445170092
+ ],
+ [
+ 3.530294338290446,
+ 32.65522262918671
+ ],
+ [
+ 3.530294338290446,
+ 37.95066413662238
+ ],
+ [
+ 3.530294338290446,
+ 43.24610564405805
+ ],
+ [
+ 2.647720753717863,
+ 49.42412073606636
+ ],
+ [
+ 1.7651471691451661,
+ 50.30669432063894
+ ],
+ [
+ 1.7651471691451661,
+ 51.18926790521158
+ ],
+ [
+ 0.8825735845725831,
+ 50.30669432063894
+ ],
+ [
+ 0.8825735845725831,
+ 47.658973566921134
+ ],
+ [
+ -0.8825735845725831,
+ 41.480958474912825
+ ],
+ [
+ -0.8825735845725831,
+ 37.95066413662238
+ ],
+ [
+ -1.7651471691452798,
+ 33.53779621375929
+ ],
+ [
+ -1.7651471691452798,
+ 30.007501875468847
+ ],
+ [
+ -2.647720753717863,
+ 20.299192445170092
+ ],
+ [
+ -3.530294338290446,
+ 11.473456599443978
+ ],
+ [
+ -4.412867922863143,
+ 4.412867922863029
+ ],
+ [
+ -2.647720753717863,
+ -0.8825735845726399
+ ],
+ [
+ 1.7651471691451661,
+ -4.412867922863086
+ ],
+ [
+ 9.708309430298755,
+ -7.060588676580949
+ ],
+ [
+ 17.65147169145223,
+ -8.825735845726172
+ ],
+ [
+ 28.24235470632368,
+ -4.412867922863086
+ ],
+ [
+ 30.89007546004143,
+ -0.8825735845726399
+ ],
+ [
+ 35.30294338290457,
+ 9.708309430298755
+ ],
+ [
+ 36.185516967477156,
+ 15.886324522307007
+ ],
+ [
+ 35.30294338290457,
+ 18.53404527602487
+ ],
+ [
+ 32.655222629186596,
+ 20.299192445170092
+ ],
+ [
+ 24.71206036803312,
+ 22.064339614315315
+ ],
+ [
+ 18.534045276024813,
+ 22.064339614315315
+ ],
+ [
+ 15.003750937734367,
+ 22.064339614315315
+ ],
+ [
+ 12.356030184016618,
+ 21.181766029742732
+ ],
+ [
+ 9.708309430298755,
+ 20.299192445170092
+ ],
+ [
+ 10.590883014871338,
+ 20.299192445170092
+ ],
+ [
+ 11.47345659944392,
+ 20.299192445170092
+ ],
+ [
+ 14.121177353161784,
+ 20.299192445170092
+ ],
+ [
+ 15.886324522307063,
+ 20.299192445170092
+ ],
+ [
+ 18.534045276024813,
+ 21.181766029742732
+ ],
+ [
+ 22.946913198887955,
+ 22.946913198887955
+ ],
+ [
+ 29.124928290896264,
+ 27.359781121750984
+ ],
+ [
+ 33.53779621375941,
+ 31.77264904461407
+ ],
+ [
+ 37.06809055204974,
+ 36.185516967477156
+ ],
+ [
+ 37.95066413662232,
+ 38.83323772119496
+ ],
+ [
+ 38.833237721194905,
+ 43.24610564405805
+ ],
+ [
+ 37.95066413662232,
+ 47.658973566921134
+ ],
+ [
+ 37.95066413662232,
+ 48.54154715149372
+ ],
+ [
+ 37.95066413662232,
+ 47.658973566921134
+ ],
+ [
+ 37.95066413662232,
+ 45.89382639777591
+ ],
+ [
+ 37.95066413662232,
+ 45.89382639777591
+ ]
+ ],
+ "pressures": [
+ 0.1768341064453125,
+ 0.6106414794921875,
+ 0.6213836669921875,
+ 0.62921142578125,
+ 0.63946533203125,
+ 0.64093017578125,
+ 0.64141845703125,
+ 0.64190673828125,
+ 0.64776611328125,
+ 0.65216064453125,
+ 0.6595001220703125,
+ 0.6658477783203125,
+ 0.6624298095703125,
+ 0.65167236328125,
+ 0.64971923828125,
+ 0.64483642578125,
+ 0.63848876953125,
+ 0.62677001953125,
+ 0.6228485107421875,
+ 0.62530517578125,
+ 0.63165283203125,
+ 0.64044189453125,
+ 0.64971923828125,
+ 0.65313720703125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6629180908203125,
+ 0.6609649658203125,
+ 0.65313720703125,
+ 0.6248016357421875,
+ 0.6165008544921875,
+ 0.6052703857421875,
+ 0.590118408203125,
+ 0.576934814453125,
+ 0.592559814453125,
+ 0.6028289794921875,
+ 0.62725830078125,
+ 0.63702392578125,
+ 0.64337158203125,
+ 0.65264892578125,
+ 0.65557861328125,
+ 0.6619415283203125,
+ 0.6707305908203125,
+ 0.6756134033203125,
+ 0.6775665283203125,
+ 0.6629180908203125,
+ 0.590606689453125,
+ 0.214447021484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "066pJxBh9kDIIeHPxj2V0",
+ "type": "freedraw",
+ "x": 519.1743035067246,
+ "y": -440.51687818619564,
+ "width": 0.8825735845725831,
+ "height": 15.886324522307063,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6Z",
+ "roundness": null,
+ "seed": 395277927,
+ "version": 10,
+ "versionNonce": 1769313799,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574215469,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726399
+ ],
+ [
+ 0,
+ 2.647720753717863
+ ],
+ [
+ 0.8825735845725831,
+ 4.412867922863086
+ ],
+ [
+ 0.8825735845725831,
+ 9.708309430298755
+ ],
+ [
+ 0,
+ 13.2386037685892
+ ],
+ [
+ 0,
+ 15.003750937734424
+ ],
+ [
+ 0,
+ 15.886324522307063
+ ],
+ [
+ 0,
+ 15.886324522307063
+ ]
+ ],
+ "pressures": [
+ 0.3566131591796875,
+ 0.692718505859375,
+ 0.703948974609375,
+ 0.705902099609375,
+ 0.689300537109375,
+ 0.590606689453125,
+ 0.4245147705078125,
+ 0.2530517578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XsWj11j4oauYaZmcYMzKZ",
+ "type": "freedraw",
+ "x": 535.0606280290318,
+ "y": -403.44878763414584,
+ "width": 21.181766029742676,
+ "height": 2.647720753717863,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6a",
+ "roundness": null,
+ "seed": 764346439,
+ "version": 11,
+ "versionNonce": 1168368137,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574215979,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845726399
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845726399
+ ],
+ [
+ 3.5302943382903322,
+ -0.8825735845726399
+ ],
+ [
+ 7.060588676580892,
+ -1.765147169145223
+ ],
+ [
+ 14.121177353161784,
+ -1.765147169145223
+ ],
+ [
+ 19.41661886059751,
+ -2.647720753717863
+ ],
+ [
+ 21.181766029742676,
+ -2.647720753717863
+ ],
+ [
+ 20.299192445170092,
+ -1.765147169145223
+ ],
+ [
+ 20.299192445170092,
+ -1.765147169145223
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.6042938232421875,
+ 0.6189422607421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.5998992919921875,
+ 0.504638671875,
+ 0.1001434326171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "v1EFLkJxgCG-e4J-RWQ3p",
+ "type": "freedraw",
+ "x": 543.0037902901853,
+ "y": -395.5056253729923,
+ "width": 21.181766029742676,
+ "height": 0.8825735845726399,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6b",
+ "roundness": null,
+ "seed": 1786229705,
+ "version": 10,
+ "versionNonce": 434189865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574216160,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 0
+ ],
+ [
+ 15.003750937734367,
+ 0
+ ],
+ [
+ 19.41661886059751,
+ 0
+ ],
+ [
+ 21.181766029742676,
+ -0.8825735845726399
+ ],
+ [
+ 21.181766029742676,
+ -0.8825735845726399
+ ]
+ ],
+ "pressures": [
+ 0.3448944091796875,
+ 0.6702423095703125,
+ 0.6848907470703125,
+ 0.6848907470703125,
+ 0.6819610595703125,
+ 0.5994110107421875,
+ 0.3600311279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Kcvyn_Ucz_FvrsgVVOlzP",
+ "type": "freedraw",
+ "x": 618.9051185634299,
+ "y": -418.45253857188027,
+ "width": 31.772649044614127,
+ "height": 34.42036979833193,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6c",
+ "roundness": null,
+ "seed": 1413906409,
+ "version": 38,
+ "versionNonce": 392071817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574218268,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845726399
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845726399
+ ],
+ [
+ -1.7651471691451661,
+ -1.7651471691452798
+ ],
+ [
+ -2.647720753717749,
+ -2.647720753717863
+ ],
+ [
+ -3.5302943382903322,
+ -2.647720753717863
+ ],
+ [
+ -4.412867922862915,
+ -2.647720753717863
+ ],
+ [
+ -6.178015092008309,
+ -2.647720753717863
+ ],
+ [
+ -7.060588676580892,
+ -2.647720753717863
+ ],
+ [
+ -8.825735845726058,
+ -2.647720753717863
+ ],
+ [
+ -10.590883014871224,
+ -2.647720753717863
+ ],
+ [
+ -14.121177353161784,
+ -0.8825735845726399
+ ],
+ [
+ -17.651471691452116,
+ 1.765147169145223
+ ],
+ [
+ -18.5340452760247,
+ 3.530294338290446
+ ],
+ [
+ -19.41661886059751,
+ 5.295441507435669
+ ],
+ [
+ -21.181766029742676,
+ 13.2386037685892
+ ],
+ [
+ -21.181766029742676,
+ 19.416618860597453
+ ],
+ [
+ -18.5340452760247,
+ 23.82948678346054
+ ],
+ [
+ -15.003750937734367,
+ 27.359781121750984
+ ],
+ [
+ -11.473456599443807,
+ 30.007501875468847
+ ],
+ [
+ -7.060588676580892,
+ 30.89007546004143
+ ],
+ [
+ -0.8825735845725831,
+ 30.89007546004143
+ ],
+ [
+ 1.7651471691453935,
+ 29.124928290896207
+ ],
+ [
+ 4.412867922863143,
+ 26.4772075371784
+ ],
+ [
+ 7.943162261153702,
+ 21.181766029742676
+ ],
+ [
+ 9.708309430298868,
+ 16.768898106879647
+ ],
+ [
+ 10.590883014871451,
+ 12.35603018401656
+ ],
+ [
+ 10.590883014871451,
+ 7.943162261153475
+ ],
+ [
+ 9.708309430298868,
+ 1.765147169145223
+ ],
+ [
+ 9.708309430298868,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ -3.5302943382905028
+ ],
+ [
+ 4.412867922863143,
+ -3.5302943382905028
+ ],
+ [
+ 0,
+ -3.5302943382905028
+ ],
+ [
+ -7.943162261153475,
+ 0
+ ],
+ [
+ -11.473456599443807,
+ 1.765147169145223
+ ],
+ [
+ -12.35603018401639,
+ 2.647720753717806
+ ],
+ [
+ -12.35603018401639,
+ 2.647720753717806
+ ]
+ ],
+ "pressures": [
+ 0.2506103515625,
+ 0.441619873046875,
+ 0.531005859375,
+ 0.564727783203125,
+ 0.572052001953125,
+ 0.573516845703125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.574493408203125,
+ 0.574005126953125,
+ 0.574005126953125,
+ 0.576446533203125,
+ 0.577911376953125,
+ 0.580841064453125,
+ 0.590118408203125,
+ 0.592559814453125,
+ 0.5974578857421875,
+ 0.6013641357421875,
+ 0.6028289794921875,
+ 0.6042938232421875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6082000732421875,
+ 0.6101531982421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6033172607421875,
+ 0.5940399169921875,
+ 0.571563720703125,
+ 0.510009765625,
+ 0.3527069091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8ccjQRyMxqy7VLBwooMvq",
+ "type": "freedraw",
+ "x": 657.738356284625,
+ "y": -404.3313612187185,
+ "width": 22.94691319888807,
+ "height": 17.651471691452286,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6d",
+ "roundness": null,
+ "seed": 1929526345,
+ "version": 17,
+ "versionNonce": 2091569607,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574218859,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0.8825735845726399
+ ],
+ [
+ -2.647720753717749,
+ 0.8825735845726399
+ ],
+ [
+ -3.5302943382903322,
+ 2.647720753717863
+ ],
+ [
+ -4.412867922862915,
+ 3.530294338290446
+ ],
+ [
+ -7.060588676580892,
+ 7.060588676580892
+ ],
+ [
+ -7.060588676580892,
+ 8.825735845726172
+ ],
+ [
+ -7.943162261153475,
+ 10.590883014871395
+ ],
+ [
+ -7.060588676580892,
+ 15.003750937734424
+ ],
+ [
+ -4.412867922862915,
+ 16.768898106879647
+ ],
+ [
+ -0.8825735845725831,
+ 17.651471691452286
+ ],
+ [
+ 5.295441507435726,
+ 17.651471691452286
+ ],
+ [
+ 15.003750937734594,
+ 15.886324522307063
+ ],
+ [
+ 15.003750937734594,
+ 15.886324522307063
+ ]
+ ],
+ "pressures": [
+ 0.317535400390625,
+ 0.574493408203125,
+ 0.581329345703125,
+ 0.580841064453125,
+ 0.580841064453125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.581329345703125,
+ 0.578887939453125,
+ 0.579376220703125,
+ 0.580352783203125,
+ 0.5617828369140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KAo4ZVmg-kRG1luyBQeje",
+ "type": "freedraw",
+ "x": 679.8026958989404,
+ "y": -427.27827441760644,
+ "width": 3.5302943382903322,
+ "height": 44.12867922863069,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6e",
+ "roundness": null,
+ "seed": 1308118023,
+ "version": 13,
+ "versionNonce": 1607850281,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574219219,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.765147169145223
+ ],
+ [
+ 0,
+ 4.412867922863086
+ ],
+ [
+ 0.8825735845725831,
+ 13.2386037685892
+ ],
+ [
+ 0.8825735845725831,
+ 19.41661886059751
+ ],
+ [
+ 0.8825735845725831,
+ 24.71206036803318
+ ],
+ [
+ 0.8825735845725831,
+ 30.890075460041487
+ ],
+ [
+ 0.8825735845725831,
+ 38.83323772119502
+ ],
+ [
+ 1.7651471691451661,
+ 43.246105644058105
+ ],
+ [
+ 2.647720753717749,
+ 44.12867922863069
+ ],
+ [
+ 3.5302943382903322,
+ 41.48095847491288
+ ],
+ [
+ 3.5302943382903322,
+ 41.48095847491288
+ ]
+ ],
+ "pressures": [
+ 0.4289093017578125,
+ 0.593048095703125,
+ 0.6033172607421875,
+ 0.6101531982421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6096649169921875,
+ 0.590118408203125,
+ 0.5471343994140625,
+ 0.40545654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bIgpxUXUa5kruC7pDMFxM",
+ "type": "freedraw",
+ "x": 669.211812884069,
+ "y": -410.5093763107268,
+ "width": 25.594633952605818,
+ "height": 2.647720753717806,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6f",
+ "roundness": null,
+ "seed": 699294441,
+ "version": 9,
+ "versionNonce": 1995804839,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574219425,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ 11.473456599444035,
+ -1.765147169145223
+ ],
+ [
+ 15.003750937734367,
+ -1.765147169145223
+ ],
+ [
+ 20.299192445170092,
+ -2.647720753717806
+ ],
+ [
+ 23.829486783460652,
+ -2.647720753717806
+ ],
+ [
+ 25.594633952605818,
+ -2.647720753717806
+ ],
+ [
+ 25.594633952605818,
+ -2.647720753717806
+ ]
+ ],
+ "pressures": [
+ 0.5549468994140625,
+ 0.6184539794921875,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.5539703369140625,
+ 0.2921295166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "T2_0IwxmK0c9fOv3ezJr3",
+ "type": "freedraw",
+ "x": 695.6890204212474,
+ "y": -395.5056253729923,
+ "width": 19.41661886059751,
+ "height": 23.82948678346054,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6g",
+ "roundness": null,
+ "seed": 1745408743,
+ "version": 22,
+ "versionNonce": 252793159,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574219917,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 4.412867922863143,
+ 0.8825735845725831
+ ],
+ [
+ 6.178015092008309,
+ 0.8825735845725831
+ ],
+ [
+ 8.825735845726285,
+ -0.8825735845726399
+ ],
+ [
+ 12.356030184016618,
+ -3.5302943382905028
+ ],
+ [
+ 14.121177353161784,
+ -6.178015092008309
+ ],
+ [
+ 14.121177353161784,
+ -7.060588676580949
+ ],
+ [
+ 15.003750937734367,
+ -7.943162261153532
+ ],
+ [
+ 15.003750937734367,
+ -8.825735845726172
+ ],
+ [
+ 14.121177353161784,
+ -8.825735845726172
+ ],
+ [
+ 12.356030184016618,
+ -9.708309430298755
+ ],
+ [
+ 8.825735845726285,
+ -7.943162261153532
+ ],
+ [
+ 5.295441507435726,
+ -5.295441507435726
+ ],
+ [
+ 1.7651471691451661,
+ 0.8825735845725831
+ ],
+ [
+ 2.6477207537179765,
+ 6.178015092008252
+ ],
+ [
+ 5.295441507435726,
+ 10.590883014871338
+ ],
+ [
+ 10.590883014871451,
+ 14.121177353161784
+ ],
+ [
+ 13.2386037685892,
+ 14.121177353161784
+ ],
+ [
+ 19.41661886059751,
+ 12.35603018401656
+ ],
+ [
+ 19.41661886059751,
+ 12.35603018401656
+ ]
+ ],
+ "pressures": [
+ 0.3600311279296875,
+ 0.4914398193359375,
+ 0.528076171875,
+ 0.5446929931640625,
+ 0.570098876953125,
+ 0.574493408203125,
+ 0.581329345703125,
+ 0.583770751953125,
+ 0.587677001953125,
+ 0.591094970703125,
+ 0.5969696044921875,
+ 0.587677001953125,
+ 0.590606689453125,
+ 0.6116180419921875,
+ 0.62677001953125,
+ 0.62969970703125,
+ 0.63604736328125,
+ 0.581329345703125,
+ 0.526123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FGYhW4hleCCQ86T97BpK-",
+ "type": "freedraw",
+ "x": 155.5539866628078,
+ "y": -464.34636496965624,
+ "width": 629.2749658002737,
+ "height": 130.62089051674684,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6i",
+ "roundness": null,
+ "seed": 241990439,
+ "version": 171,
+ "versionNonce": 1452955433,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574224891,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 9.708309430298755
+ ],
+ [
+ 1.7651471691451661,
+ 13.2386037685892
+ ],
+ [
+ 2.647720753717863,
+ 16.768898106879703
+ ],
+ [
+ 2.647720753717863,
+ 22.064339614315372
+ ],
+ [
+ 3.530294338290446,
+ 27.35978112175104
+ ],
+ [
+ 3.530294338290446,
+ 33.53779621375935
+ ],
+ [
+ 4.412867922863029,
+ 41.48095847491288
+ ],
+ [
+ 5.295441507435612,
+ 67.95816601209128
+ ],
+ [
+ 4.412867922863029,
+ 84.72706411897093
+ ],
+ [
+ 3.530294338290446,
+ 97.96566788756013
+ ],
+ [
+ 1.7651471691451661,
+ 106.7914037332863
+ ],
+ [
+ 0.8825735845725831,
+ 116.49971316358506
+ ],
+ [
+ 0,
+ 119.14743391730286
+ ],
+ [
+ 0.8825735845725831,
+ 120.0300075018755
+ ],
+ [
+ 1.7651471691451661,
+ 120.91258108644814
+ ],
+ [
+ 2.647720753717863,
+ 120.91258108644814
+ ],
+ [
+ 3.530294338290446,
+ 120.91258108644814
+ ],
+ [
+ 4.412867922863029,
+ 120.91258108644814
+ ],
+ [
+ 5.295441507435612,
+ 120.91258108644814
+ ],
+ [
+ 7.060588676580892,
+ 120.91258108644814
+ ],
+ [
+ 11.47345659944392,
+ 120.0300075018755
+ ],
+ [
+ 15.886324522307063,
+ 120.0300075018755
+ ],
+ [
+ 17.65147169145223,
+ 120.0300075018755
+ ],
+ [
+ 20.299192445170092,
+ 120.0300075018755
+ ],
+ [
+ 31.772649044614013,
+ 120.91258108644814
+ ],
+ [
+ 37.06809055204974,
+ 120.91258108644814
+ ],
+ [
+ 55.602135828074665,
+ 120.91258108644814
+ ],
+ [
+ 67.95816601209128,
+ 120.91258108644814
+ ],
+ [
+ 81.19676978068048,
+ 120.91258108644814
+ ],
+ [
+ 99.7308150567053,
+ 121.79515467102073
+ ],
+ [
+ 112.9694188252945,
+ 120.91258108644814
+ ],
+ [
+ 125.32544900931111,
+ 120.0300075018755
+ ],
+ [
+ 137.68147919332773,
+ 119.14743391730286
+ ],
+ [
+ 152.6852301310622,
+ 117.38228674815764
+ ],
+ [
+ 157.98067163849782,
+ 117.38228674815764
+ ],
+ [
+ 175.63214332995017,
+ 116.49971316358506
+ ],
+ [
+ 204.75707162084643,
+ 114.73456599443983
+ ],
+ [
+ 212.7002338819999,
+ 114.73456599443983
+ ],
+ [
+ 220.64339614315338,
+ 114.73456599443983
+ ],
+ [
+ 241.82516217289617,
+ 114.73456599443983
+ ],
+ [
+ 256.82891311063054,
+ 115.61713957901242
+ ],
+ [
+ 271.832664048365,
+ 115.61713957901242
+ ],
+ [
+ 286.8364149860995,
+ 116.49971316358506
+ ],
+ [
+ 301.84016592383387,
+ 116.49971316358506
+ ],
+ [
+ 322.13935836900407,
+ 115.61713957901242
+ ],
+ [
+ 335.3779621375933,
+ 115.61713957901242
+ ],
+ [
+ 349.49913949075506,
+ 115.61713957901242
+ ],
+ [
+ 364.5028904284894,
+ 115.61713957901242
+ ],
+ [
+ 396.27553947310355,
+ 114.73456599443983
+ ],
+ [
+ 404.218701734257,
+ 114.73456599443983
+ ],
+ [
+ 417.4573055028462,
+ 114.73456599443983
+ ],
+ [
+ 430.6959092714354,
+ 115.61713957901242
+ ],
+ [
+ 444.81708662459744,
+ 115.61713957901242
+ ],
+ [
+ 468.64657340805786,
+ 116.49971316358506
+ ],
+ [
+ 483.65032434579246,
+ 115.61713957901242
+ ],
+ [
+ 504.83209037553513,
+ 115.61713957901242
+ ],
+ [
+ 511.01010546754344,
+ 115.61713957901242
+ ],
+ [
+ 530.426724328141,
+ 116.49971316358506
+ ],
+ [
+ 543.6653280967301,
+ 116.49971316358506
+ ],
+ [
+ 556.9039318653194,
+ 116.49971316358506
+ ],
+ [
+ 569.259962049336,
+ 116.49971316358506
+ ],
+ [
+ 579.8508450642072,
+ 116.49971316358506
+ ],
+ [
+ 593.972022417369,
+ 116.49971316358506
+ ],
+ [
+ 602.7977582630953,
+ 116.49971316358506
+ ],
+ [
+ 610.7409205242487,
+ 115.61713957901242
+ ],
+ [
+ 616.918935616257,
+ 115.61713957901242
+ ],
+ [
+ 622.2143771236928,
+ 114.73456599443983
+ ],
+ [
+ 623.9795242928379,
+ 114.73456599443983
+ ],
+ [
+ 626.6272450465557,
+ 113.8519924098672
+ ],
+ [
+ 628.3923922157011,
+ 112.96941882529461
+ ],
+ [
+ 629.2749658002737,
+ 112.96941882529461
+ ],
+ [
+ 629.2749658002737,
+ 111.20427165614939
+ ],
+ [
+ 627.5098186311285,
+ 108.55655090243152
+ ],
+ [
+ 627.5098186311285,
+ 107.67397731785888
+ ],
+ [
+ 627.5098186311285,
+ 104.14368297956844
+ ],
+ [
+ 628.3923922157011,
+ 95.31794713384232
+ ],
+ [
+ 628.3923922157011,
+ 89.13993204183402
+ ],
+ [
+ 626.6272450465557,
+ 81.19676978068048
+ ],
+ [
+ 624.8620978774105,
+ 72.37103393495437
+ ],
+ [
+ 623.9795242928379,
+ 62.662724504655614
+ ],
+ [
+ 623.0969507082654,
+ 49.42412073606641
+ ],
+ [
+ 622.2143771236928,
+ 24.712060368033235
+ ],
+ [
+ 622.2143771236928,
+ 23.829486783460595
+ ],
+ [
+ 622.2143771236928,
+ 22.946913198887955
+ ],
+ [
+ 622.2143771236928,
+ 22.064339614315372
+ ],
+ [
+ 623.0969507082654,
+ 22.064339614315372
+ ],
+ [
+ 623.0969507082654,
+ 21.181766029742732
+ ],
+ [
+ 622.2143771236928,
+ 20.29919244517015
+ ],
+ [
+ 621.3318035391202,
+ 20.29919244517015
+ ],
+ [
+ 620.4492299545474,
+ 20.29919244517015
+ ],
+ [
+ 618.6840827854022,
+ 19.41661886059751
+ ],
+ [
+ 616.918935616257,
+ 19.41661886059751
+ ],
+ [
+ 610.7409205242487,
+ 19.41661886059751
+ ],
+ [
+ 604.5629054322404,
+ 19.41661886059751
+ ],
+ [
+ 601.9151846785227,
+ 19.41661886059751
+ ],
+ [
+ 598.3848903402321,
+ 19.41661886059751
+ ],
+ [
+ 590.4417280790786,
+ 18.534045276024926
+ ],
+ [
+ 586.0288601562155,
+ 18.534045276024926
+ ],
+ [
+ 580.7334186487798,
+ 17.651471691452286
+ ],
+ [
+ 576.3205507259169,
+ 17.651471691452286
+ ],
+ [
+ 566.612241295618,
+ 17.651471691452286
+ ],
+ [
+ 557.7865054498919,
+ 16.768898106879703
+ ],
+ [
+ 548.9607696041659,
+ 16.768898106879703
+ ],
+ [
+ 542.7827545121576,
+ 16.768898106879703
+ ],
+ [
+ 537.4873130047218,
+ 15.886324522307063
+ ],
+ [
+ 530.426724328141,
+ 15.886324522307063
+ ],
+ [
+ 518.0706941441243,
+ 14.12117735316184
+ ],
+ [
+ 506.5972375446803,
+ 12.356030184016618
+ ],
+ [
+ 495.12378094523626,
+ 9.708309430298755
+ ],
+ [
+ 482.76775076121965,
+ 7.943162261153532
+ ],
+ [
+ 475.70716208463875,
+ 7.060588676580949
+ ],
+ [
+ 469.52914699263044,
+ 6.178015092008309
+ ],
+ [
+ 462.46855831604955,
+ 5.295441507435726
+ ],
+ [
+ 443.05193945545204,
+ 3.5302943382905028
+ ],
+ [
+ 436.87392436344373,
+ 2.647720753717863
+ ],
+ [
+ 426.2830413485725,
+ 0.8825735845726399
+ ],
+ [
+ 414.8095847491285,
+ 0
+ ],
+ [
+ 398.9232602268215,
+ -1.765147169145223
+ ],
+ [
+ 388.3323772119501,
+ -2.647720753717806
+ ],
+ [
+ 377.7414941970786,
+ -3.530294338290446
+ ],
+ [
+ 368.03318476678,
+ -4.412867922863029
+ ],
+ [
+ 354.7945809981908,
+ -6.178015092008252
+ ],
+ [
+ 345.0862715678919,
+ -6.178015092008252
+ ],
+ [
+ 333.6128149684481,
+ -6.178015092008252
+ ],
+ [
+ 322.13935836900407,
+ -6.178015092008252
+ ],
+ [
+ 310.66590176956004,
+ -6.178015092008252
+ ],
+ [
+ 294.779577247253,
+ -7.060588676580892
+ ],
+ [
+ 278.8932527249459,
+ -7.060588676580892
+ ],
+ [
+ 268.3023697100746,
+ -7.943162261153532
+ ],
+ [
+ 257.71148669520323,
+ -7.943162261153532
+ ],
+ [
+ 251.53347160319493,
+ -7.943162261153532
+ ],
+ [
+ 247.1206036803319,
+ -8.825735845726115
+ ],
+ [
+ 232.99942632717,
+ -8.825735845726115
+ ],
+ [
+ 228.58655840430697,
+ -8.825735845726115
+ ],
+ [
+ 218.87824897400822,
+ -8.825735845726115
+ ],
+ [
+ 209.16993954370946,
+ -8.825735845726115
+ ],
+ [
+ 193.2836150214024,
+ -8.825735845726115
+ ],
+ [
+ 182.69273200653106,
+ -8.825735845726115
+ ],
+ [
+ 172.1018489916596,
+ -8.825735845726115
+ ],
+ [
+ 162.39353956136097,
+ -7.943162261153532
+ ],
+ [
+ 150.92008296191693,
+ -7.943162261153532
+ ],
+ [
+ 142.97692070076346,
+ -7.943162261153532
+ ],
+ [
+ 135.03375843960987,
+ -7.943162261153532
+ ],
+ [
+ 123.56030184016595,
+ -7.943162261153532
+ ],
+ [
+ 120.0300075018755,
+ -7.943162261153532
+ ],
+ [
+ 109.43912448700405,
+ -7.943162261153532
+ ],
+ [
+ 102.37853581042316,
+ -7.943162261153532
+ ],
+ [
+ 93.55279996469699,
+ -7.943162261153532
+ ],
+ [
+ 85.60963770354351,
+ -7.943162261153532
+ ],
+ [
+ 72.37103393495431,
+ -7.060588676580892
+ ],
+ [
+ 64.42787167380072,
+ -6.178015092008252
+ ],
+ [
+ 56.48470941264725,
+ -5.295441507435669
+ ],
+ [
+ 48.54154715149377,
+ -4.412867922863029
+ ],
+ [
+ 41.48095847491277,
+ -3.530294338290446
+ ],
+ [
+ 32.65522262918671,
+ -1.765147169145223
+ ],
+ [
+ 27.359781121750984,
+ -1.765147169145223
+ ],
+ [
+ 23.82948678346054,
+ -0.8825735845725831
+ ],
+ [
+ 21.181766029742676,
+ -0.8825735845725831
+ ],
+ [
+ 20.299192445170092,
+ 0
+ ],
+ [
+ 19.41661886059751,
+ 0
+ ],
+ [
+ 18.534045276024813,
+ 0
+ ],
+ [
+ 17.65147169145223,
+ 0
+ ],
+ [
+ 16.768898106879647,
+ 0
+ ],
+ [
+ 16.768898106879647,
+ -0.8825735845725831
+ ],
+ [
+ 15.886324522307063,
+ -0.8825735845725831
+ ],
+ [
+ 15.003750937734367,
+ -0.8825735845725831
+ ],
+ [
+ 14.121177353161784,
+ -0.8825735845725831
+ ],
+ [
+ 13.2386037685892,
+ -0.8825735845725831
+ ],
+ [
+ 13.2386037685892,
+ -0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.207611083984375,
+ 0.5588531494140625,
+ 0.567657470703125,
+ 0.570587158203125,
+ 0.572540283203125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.575469970703125,
+ 0.570587158203125,
+ 0.566192626953125,
+ 0.570587158203125,
+ 0.575958251953125,
+ 0.585235595703125,
+ 0.581817626953125,
+ 0.572052001953125,
+ 0.571075439453125,
+ 0.570587158203125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.576934814453125,
+ 0.577423095703125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.581817626953125,
+ 0.582305908203125,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5974578857421875,
+ 0.5984344482421875,
+ 0.5979461669921875,
+ 0.5994110107421875,
+ 0.6023406982421875,
+ 0.5984344482421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5959930419921875,
+ 0.6086883544921875,
+ 0.6047821044921875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.5964813232421875,
+ 0.589141845703125,
+ 0.577911376953125,
+ 0.574005126953125,
+ 0.571075439453125,
+ 0.573516845703125,
+ 0.574493408203125,
+ 0.574005126953125,
+ 0.5554351806640625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5554351806640625,
+ 0.5598297119140625,
+ 0.5383453369140625,
+ 0.527587890625,
+ 0.529541015625,
+ 0.529541015625,
+ 0.5363922119140625,
+ 0.5363922119140625,
+ 0.5373687744140625,
+ 0.5388336181640625,
+ 0.5388336181640625,
+ 0.5417633056640625,
+ 0.5427398681640625,
+ 0.5427398681640625,
+ 0.5456695556640625,
+ 0.5442047119140625,
+ 0.5534820556640625,
+ 0.5573883056640625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5569000244140625,
+ 0.568145751953125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.569610595703125,
+ 0.570587158203125,
+ 0.571563720703125,
+ 0.572052001953125,
+ 0.574493408203125,
+ 0.572052001953125,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.5622711181640625,
+ 0.5603179931640625,
+ 0.5559234619140625,
+ 0.5564117431640625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5593414306640625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5569000244140625,
+ 0.5612945556640625,
+ 0.562774658203125,
+ 0.566192626953125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.569610595703125,
+ 0.5593414306640625,
+ 0.523681640625,
+ 0.523681640625,
+ 0.563262939453125,
+ 0.572540283203125,
+ 0.5329742431640625,
+ 0.5354156494140625,
+ 0.522705078125,
+ 0.522216796875,
+ 0.522216796875,
+ 0.526123046875,
+ 0.531005859375,
+ 0.531005859375,
+ 0.527099609375,
+ 0.523193359375,
+ 0.525146484375,
+ 0.5359039306640625,
+ 0.5388336181640625,
+ 0.5388336181640625,
+ 0.5378570556640625,
+ 0.5359039306640625,
+ 0.5363922119140625,
+ 0.5422515869140625,
+ 0.5539703369140625,
+ 0.5603179931640625,
+ 0.5432281494140625,
+ 0.5432281494140625,
+ 0.5495758056640625,
+ 0.5559234619140625,
+ 0.5588531494140625,
+ 0.5529937744140625,
+ 0.5520172119140625,
+ 0.5505523681640625,
+ 0.5495758056640625,
+ 0.5446929931640625,
+ 0.5461578369140625,
+ 0.5476226806640625,
+ 0.5490875244140625,
+ 0.5476226806640625,
+ 0.5471343994140625,
+ 0.5490875244140625,
+ 0.5549468994140625,
+ 0.5529937744140625,
+ 0.5466461181640625,
+ 0.5427398681640625,
+ 0.5412750244140625,
+ 0.5437164306640625,
+ 0.5446929931640625,
+ 0.5383453369140625,
+ 0.531005859375,
+ 0.529541015625,
+ 0.529541015625,
+ 0.528076171875,
+ 0.528076171875,
+ 0.5319976806640625,
+ 0.5402984619140625,
+ 0.530517578125,
+ 0.529052734375,
+ 0.524169921875,
+ 0.461151123046875,
+ 0.452362060546875,
+ 0.452362060546875,
+ 0.455291748046875,
+ 0.456756591796875,
+ 0.4215850830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QMKfE0HSdUzM8AOAXcIRZ",
+ "type": "freedraw",
+ "x": 872.2037373357701,
+ "y": 438.5264120481283,
+ "width": 1.7651471691451661,
+ "height": 19.41661886059751,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6j",
+ "roundness": null,
+ "seed": 1403403815,
+ "version": 14,
+ "versionNonce": 206045191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574234422,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 2.647720753717863
+ ],
+ [
+ 0.8825735845725831,
+ 7.943162261153475
+ ],
+ [
+ 0.8825735845725831,
+ 10.590883014871338
+ ],
+ [
+ 0.8825735845725831,
+ 12.356030184016618
+ ],
+ [
+ 0.8825735845725831,
+ 15.00375093773448
+ ],
+ [
+ 0.8825735845725831,
+ 17.65147169145223
+ ],
+ [
+ 1.7651471691451661,
+ 18.534045276024926
+ ],
+ [
+ 1.7651471691451661,
+ 16.768898106879647
+ ],
+ [
+ 1.7651471691451661,
+ 16.768898106879647
+ ]
+ ],
+ "pressures": [
+ 0.193939208984375,
+ 0.3453826904296875,
+ 0.6169891357421875,
+ 0.6174774169921875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6179656982421875,
+ 0.6155242919921875,
+ 0.6121063232421875,
+ 0.583282470703125,
+ 0.453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XKhRus2FTthMGMiVfNVRB",
+ "type": "freedraw",
+ "x": 1675.3456992968486,
+ "y": -102.49119529488411,
+ "width": 130.62089051674684,
+ "height": 106.7914037332863,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6k",
+ "roundness": null,
+ "seed": 639697321,
+ "version": 13,
+ "versionNonce": 668045351,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574240693,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ -0.8825735845726399
+ ],
+ [
+ -0.8825735845725831,
+ -2.647720753717863
+ ],
+ [
+ 4.412867922862915,
+ -8.825735845726172
+ ],
+ [
+ 9.708309430298868,
+ -13.2386037685892
+ ],
+ [
+ 17.651471691452116,
+ -19.41661886059751
+ ],
+ [
+ 49.42412073606647,
+ -44.128679228630716
+ ],
+ [
+ 75.01875468867229,
+ -65.31044525837345
+ ],
+ [
+ 98.84824147213294,
+ -83.84449053439832
+ ],
+ [
+ 115.61713957901247,
+ -95.3179471338423
+ ],
+ [
+ 128.85574334760167,
+ -106.7914037332863
+ ],
+ [
+ 128.85574334760167,
+ -106.7914037332863
+ ]
+ ],
+ "pressures": [
+ 0.4777679443359375,
+ 0.515380859375,
+ 0.525634765625,
+ 0.5437164306640625,
+ 0.5495758056640625,
+ 0.5495758056640625,
+ 0.5510406494140625,
+ 0.5417633056640625,
+ 0.525146484375,
+ 0.445037841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BuBm5R62T-5dUTseIqhwj",
+ "type": "freedraw",
+ "x": 272.93627341096504,
+ "y": 520.6057554133815,
+ "width": 44.128679228630745,
+ "height": 80.3141961961079,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6l",
+ "roundness": null,
+ "seed": 497093513,
+ "version": 52,
+ "versionNonce": 562672201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574257586,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ -0.8825735845725831
+ ],
+ [
+ -1.7651471691452798,
+ 0.8825735845726967
+ ],
+ [
+ -1.7651471691452798,
+ 3.530294338290446
+ ],
+ [
+ 0,
+ 13.2386037685892
+ ],
+ [
+ 2.647720753717863,
+ 28.24235470632368
+ ],
+ [
+ 5.295441507435726,
+ 44.128679228630745
+ ],
+ [
+ 6.178015092008309,
+ 52.07184148978422
+ ],
+ [
+ 7.060588676580892,
+ 58.24985658179253
+ ],
+ [
+ 7.060588676580892,
+ 67.0755924275187
+ ],
+ [
+ 7.060588676580892,
+ 68.84073959666387
+ ],
+ [
+ 7.060588676580892,
+ 70.60588676580915
+ ],
+ [
+ 7.060588676580892,
+ 67.95816601209128
+ ],
+ [
+ 4.412867922863029,
+ 57.367282997219945
+ ],
+ [
+ 2.647720753717863,
+ 47.65897356692119
+ ],
+ [
+ 0.8825735845725831,
+ 37.06809055204985
+ ],
+ [
+ -0.8825735845725831,
+ 24.712060368033235
+ ],
+ [
+ -0.8825735845725831,
+ 15.886324522307063
+ ],
+ [
+ -0.8825735845725831,
+ 12.356030184016618
+ ],
+ [
+ 0,
+ 8.825735845726172
+ ],
+ [
+ 0.8825735845725831,
+ 5.295441507435726
+ ],
+ [
+ 3.530294338290446,
+ -0.8825735845725831
+ ],
+ [
+ 7.060588676580892,
+ -6.178015092008309
+ ],
+ [
+ 11.473456599444035,
+ -8.825735845726058
+ ],
+ [
+ 18.534045276024926,
+ -9.708309430298755
+ ],
+ [
+ 22.946913198887955,
+ -6.178015092008309
+ ],
+ [
+ 25.594633952605818,
+ 0
+ ],
+ [
+ 27.359781121750984,
+ 10.590883014871451
+ ],
+ [
+ 27.359781121750984,
+ 12.356030184016618
+ ],
+ [
+ 25.594633952605818,
+ 19.41661886059751
+ ],
+ [
+ 22.946913198887955,
+ 22.946913198887955
+ ],
+ [
+ 19.41661886059751,
+ 26.4772075371784
+ ],
+ [
+ 15.00375093773448,
+ 29.124928290896264
+ ],
+ [
+ 8.825735845726172,
+ 29.124928290896264
+ ],
+ [
+ 7.060588676580892,
+ 29.124928290896264
+ ],
+ [
+ 6.178015092008309,
+ 28.24235470632368
+ ],
+ [
+ 5.295441507435726,
+ 27.359781121751098
+ ],
+ [
+ 5.295441507435726,
+ 26.4772075371784
+ ],
+ [
+ 5.295441507435726,
+ 24.712060368033235
+ ],
+ [
+ 6.178015092008309,
+ 23.829486783460652
+ ],
+ [
+ 8.825735845726172,
+ 22.946913198887955
+ ],
+ [
+ 12.356030184016618,
+ 23.829486783460652
+ ],
+ [
+ 22.064339614315372,
+ 30.00750187546896
+ ],
+ [
+ 28.24235470632368,
+ 35.30294338290457
+ ],
+ [
+ 35.30294338290457,
+ 41.48095847491288
+ ],
+ [
+ 39.7158113057676,
+ 46.77639998234861
+ ],
+ [
+ 41.48095847491288,
+ 51.189267905211636
+ ],
+ [
+ 42.363532059485465,
+ 57.367282997219945
+ ],
+ [
+ 42.363532059485465,
+ 58.24985658179253
+ ],
+ [
+ 41.48095847491288,
+ 58.24985658179253
+ ],
+ [
+ 41.48095847491288,
+ 58.24985658179253
+ ]
+ ],
+ "pressures": [
+ 0.4289093017578125,
+ 0.578887939453125,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5974578857421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5989227294921875,
+ 0.588165283203125,
+ 0.567657470703125,
+ 0.5554351806640625,
+ 0.5495758056640625,
+ 0.5495758056640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5495758056640625,
+ 0.5500640869140625,
+ 0.5520172119140625,
+ 0.5529937744140625,
+ 0.5583648681640625,
+ 0.5588531494140625,
+ 0.562774658203125,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.562774658203125,
+ 0.567657470703125,
+ 0.574005126953125,
+ 0.583770751953125,
+ 0.585235595703125,
+ 0.583770751953125,
+ 0.576446533203125,
+ 0.563262939453125,
+ 0.5515289306640625,
+ 0.5398101806640625,
+ 0.5344390869140625,
+ 0.5315093994140625,
+ 0.530517578125,
+ 0.5383453369140625,
+ 0.5525054931640625,
+ 0.565216064453125,
+ 0.573516845703125,
+ 0.575469970703125,
+ 0.575958251953125,
+ 0.585723876953125,
+ 0.592071533203125,
+ 0.5940399169921875,
+ 0.576934814453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LV8jYuAXUl05vch5BssIl",
+ "type": "freedraw",
+ "x": 374.4322356368156,
+ "y": 541.7875214431243,
+ "width": 51.189267905211636,
+ "height": 39.7158113057676,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6m",
+ "roundness": null,
+ "seed": 517370889,
+ "version": 33,
+ "versionNonce": 1199767303,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574259333,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 2.647720753717863
+ ],
+ [
+ -0.8825735845725831,
+ 8.825735845726172
+ ],
+ [
+ -3.530294338290446,
+ 15.886324522307063
+ ],
+ [
+ -5.295441507435612,
+ 19.41661886059751
+ ],
+ [
+ -7.060588676580892,
+ 22.064339614315372
+ ],
+ [
+ -14.121177353161784,
+ 29.124928290896264
+ ],
+ [
+ -18.534045276024926,
+ 31.772649044614127
+ ],
+ [
+ -23.82948678346054,
+ 31.772649044614127
+ ],
+ [
+ -29.124928290896264,
+ 30.89007546004143
+ ],
+ [
+ -32.65522262918671,
+ 30.007501875468847
+ ],
+ [
+ -34.420369798331876,
+ 29.124928290896264
+ ],
+ [
+ -37.06809055204974,
+ 26.4772075371784
+ ],
+ [
+ -37.950664136622436,
+ 22.946913198887955
+ ],
+ [
+ -37.950664136622436,
+ 18.534045276024813
+ ],
+ [
+ -35.30294338290457,
+ 15.003750937734367
+ ],
+ [
+ -34.420369798331876,
+ 14.121177353161784
+ ],
+ [
+ -28.24235470632368,
+ 13.2386037685892
+ ],
+ [
+ -22.064339614315372,
+ 15.003750937734367
+ ],
+ [
+ -15.886324522307063,
+ 17.65147169145223
+ ],
+ [
+ -13.2386037685892,
+ 19.41661886059751
+ ],
+ [
+ -10.590883014871338,
+ 21.181766029742676
+ ],
+ [
+ -2.647720753717863,
+ 26.4772075371784
+ ],
+ [
+ 1.7651471691452798,
+ 30.007501875468847
+ ],
+ [
+ 6.178015092008309,
+ 33.53779621375929
+ ],
+ [
+ 7.943162261153589,
+ 35.30294338290457
+ ],
+ [
+ 9.708309430298755,
+ 36.185516967477156
+ ],
+ [
+ 11.473456599444035,
+ 38.83323772119502
+ ],
+ [
+ 13.2386037685892,
+ 39.7158113057676
+ ],
+ [
+ 13.2386037685892,
+ 38.83323772119502
+ ],
+ [
+ 13.2386037685892,
+ 38.83323772119502
+ ]
+ ],
+ "pressures": [
+ 0.14508056640625,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.583770751953125,
+ 0.585235595703125,
+ 0.586700439453125,
+ 0.590118408203125,
+ 0.6072235107421875,
+ 0.6038055419921875,
+ 0.5964813232421875,
+ 0.590118408203125,
+ 0.584747314453125,
+ 0.581817626953125,
+ 0.579864501953125,
+ 0.577423095703125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.580841064453125,
+ 0.6003875732421875,
+ 0.6101531982421875,
+ 0.6150360107421875,
+ 0.6155242919921875,
+ 0.6160125732421875,
+ 0.6179656982421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.577911376953125,
+ 0.192962646484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DSkAMKo6njB0RhBG9yh0x",
+ "type": "freedraw",
+ "x": 391.20113374369527,
+ "y": 517.0754610750911,
+ "width": 0.8825735845726967,
+ "height": 18.534045276024926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6n",
+ "roundness": null,
+ "seed": 336996679,
+ "version": 9,
+ "versionNonce": 1449268777,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574259859,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726967
+ ],
+ [
+ 0.8825735845726967,
+ 4.412867922863143
+ ],
+ [
+ 0.8825735845726967,
+ 7.060588676580892
+ ],
+ [
+ 0.8825735845726967,
+ 9.708309430298755
+ ],
+ [
+ 0.8825735845726967,
+ 14.121177353161897
+ ],
+ [
+ 0.8825735845726967,
+ 18.534045276024926
+ ],
+ [
+ 0.8825735845726967,
+ 18.534045276024926
+ ]
+ ],
+ "pressures": [
+ 0.4792327880859375,
+ 0.63018798828125,
+ 0.64093017578125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.6082000732421875,
+ 0.39422607421875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ciwZyF-kj9XmNAiKoAVua",
+ "type": "freedraw",
+ "x": 414.1480469425832,
+ "y": 564.7344346420123,
+ "width": 26.477207537178515,
+ "height": 32.65522262918671,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6o",
+ "roundness": null,
+ "seed": 1309630441,
+ "version": 26,
+ "versionNonce": 1544533321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574260615,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ 6.178015092008309,
+ -1.7651471691452798
+ ],
+ [
+ 9.708309430298755,
+ -2.647720753717863
+ ],
+ [
+ 13.2386037685892,
+ -5.295441507435726
+ ],
+ [
+ 15.00375093773448,
+ -6.178015092008309
+ ],
+ [
+ 15.886324522307063,
+ -7.943162261153589
+ ],
+ [
+ 17.651471691452343,
+ -13.2386037685892
+ ],
+ [
+ 17.651471691452343,
+ -15.00375093773448
+ ],
+ [
+ 17.651471691452343,
+ -15.886324522307063
+ ],
+ [
+ 15.00375093773448,
+ -16.768898106879647
+ ],
+ [
+ 9.708309430298755,
+ -15.886324522307063
+ ],
+ [
+ 4.412867922863143,
+ -12.356030184016618
+ ],
+ [
+ 1.7651471691452798,
+ -10.590883014871338
+ ],
+ [
+ 0,
+ -7.943162261153589
+ ],
+ [
+ -5.295441507435612,
+ -0.8825735845725831
+ ],
+ [
+ -6.178015092008309,
+ 0.8825735845725831
+ ],
+ [
+ -5.295441507435612,
+ 7.060588676580892
+ ],
+ [
+ -3.530294338290446,
+ 10.590883014871338
+ ],
+ [
+ -0.8825735845725831,
+ 13.2386037685892
+ ],
+ [
+ 3.530294338290446,
+ 15.886324522307063
+ ],
+ [
+ 11.473456599444035,
+ 15.886324522307063
+ ],
+ [
+ 17.651471691452343,
+ 13.2386037685892
+ ],
+ [
+ 20.299192445170206,
+ 12.356030184016618
+ ],
+ [
+ 20.299192445170206,
+ 12.356030184016618
+ ]
+ ],
+ "pressures": [
+ 0.2491302490234375,
+ 0.5466461181640625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.5485992431640625,
+ 0.5490875244140625,
+ 0.5485992431640625,
+ 0.5539703369140625,
+ 0.5608062744140625,
+ 0.569122314453125,
+ 0.573516845703125,
+ 0.576446533203125,
+ 0.576934814453125,
+ 0.579376220703125,
+ 0.582305908203125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.587188720703125,
+ 0.588653564453125,
+ 0.5940399169921875,
+ 0.5955047607421875,
+ 0.5437164306640625,
+ 0.00537109375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mShnNaNthtqVt3Ygpnkc5",
+ "type": "freedraw",
+ "x": 414.1480469425832,
+ "y": 535.609506351116,
+ "width": 21.18176602974279,
+ "height": 1.7651471691452798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6p",
+ "roundness": null,
+ "seed": 1006089993,
+ "version": 11,
+ "versionNonce": 480097703,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574261102,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.943162261153589,
+ 0
+ ],
+ [
+ 9.708309430298755,
+ 0
+ ],
+ [
+ 14.121177353161897,
+ -0.8825735845725831
+ ],
+ [
+ 17.651471691452343,
+ -0.8825735845725831
+ ],
+ [
+ 20.299192445170206,
+ -0.8825735845725831
+ ],
+ [
+ 21.18176602974279,
+ -1.7651471691452798
+ ],
+ [
+ 21.18176602974279,
+ -1.7651471691452798
+ ]
+ ],
+ "pressures": [
+ 0.39862060546875,
+ 0.6042938232421875,
+ 0.6091766357421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.581817626953125,
+ 0.4191436767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vx640hrfjcG_Fl4TmD8HA",
+ "type": "freedraw",
+ "x": 436.2123865568986,
+ "y": 522.3709025825268,
+ "width": 13.2386037685892,
+ "height": 20.299192445170092,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6q",
+ "roundness": null,
+ "seed": 1135327207,
+ "version": 18,
+ "versionNonce": 626093063,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574261523,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0.8825735845725831
+ ],
+ [
+ 6.178015092008309,
+ 1.7651471691451661
+ ],
+ [
+ 8.825735845726172,
+ 3.530294338290446
+ ],
+ [
+ 12.356030184016618,
+ 7.060588676580892
+ ],
+ [
+ 12.356030184016618,
+ 9.708309430298755
+ ],
+ [
+ 12.356030184016618,
+ 12.356030184016618
+ ],
+ [
+ 10.590883014871338,
+ 14.121177353161784
+ ],
+ [
+ 7.943162261153589,
+ 15.886324522307063
+ ],
+ [
+ 7.060588676580892,
+ 16.768898106879647
+ ],
+ [
+ 5.295441507435726,
+ 18.534045276024926
+ ],
+ [
+ 4.412867922863029,
+ 19.41661886059751
+ ],
+ [
+ 4.412867922863029,
+ 20.299192445170092
+ ],
+ [
+ 4.412867922863029,
+ 20.299192445170092
+ ]
+ ],
+ "pressures": [
+ 0.38348388671875,
+ 0.5490875244140625,
+ 0.5529937744140625,
+ 0.5622711181640625,
+ 0.569610595703125,
+ 0.571075439453125,
+ 0.574493408203125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.582305908203125,
+ 0.5940399169921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.565216064453125,
+ 0.4352569580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9OxiWNO1aKEZIwkfd_dSr",
+ "type": "freedraw",
+ "x": 466.21988843236744,
+ "y": 564.7344346420123,
+ "width": 25.594633952605818,
+ "height": 24.71206036803312,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6r",
+ "roundness": null,
+ "seed": 2028820039,
+ "version": 30,
+ "versionNonce": 123053351,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574262273,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845726967,
+ 2.647720753717863
+ ],
+ [
+ 0.8825735845726967,
+ 4.412867922863029
+ ],
+ [
+ 0.8825735845726967,
+ 7.060588676580892
+ ],
+ [
+ 0,
+ 8.825735845726172
+ ],
+ [
+ -2.647720753717863,
+ 14.121177353161784
+ ],
+ [
+ -7.060588676580892,
+ 19.41661886059751
+ ],
+ [
+ -9.708309430298755,
+ 21.181766029742676
+ ],
+ [
+ -11.47345659944392,
+ 22.946913198887955
+ ],
+ [
+ -14.121177353161784,
+ 23.82948678346054
+ ],
+ [
+ -16.768898106879647,
+ 24.71206036803312
+ ],
+ [
+ -18.534045276024813,
+ 22.946913198887955
+ ],
+ [
+ -19.41661886059751,
+ 21.181766029742676
+ ],
+ [
+ -20.299192445170092,
+ 18.534045276024926
+ ],
+ [
+ -20.299192445170092,
+ 17.65147169145223
+ ],
+ [
+ -19.41661886059751,
+ 15.003750937734367
+ ],
+ [
+ -18.534045276024813,
+ 12.356030184016618
+ ],
+ [
+ -16.768898106879647,
+ 9.708309430298755
+ ],
+ [
+ -15.886324522307063,
+ 7.943162261153475
+ ],
+ [
+ -14.121177353161784,
+ 7.060588676580892
+ ],
+ [
+ -11.47345659944392,
+ 7.943162261153475
+ ],
+ [
+ -7.943162261153475,
+ 9.708309430298755
+ ],
+ [
+ -5.295441507435612,
+ 12.356030184016618
+ ],
+ [
+ -3.530294338290446,
+ 14.121177353161784
+ ],
+ [
+ 0,
+ 15.886324522307063
+ ],
+ [
+ 2.647720753717863,
+ 16.768898106879647
+ ],
+ [
+ 5.295441507435726,
+ 17.65147169145223
+ ],
+ [
+ 5.295441507435726,
+ 17.65147169145223
+ ]
+ ],
+ "pressures": [
+ 0.4367218017578125,
+ 0.568634033203125,
+ 0.573516845703125,
+ 0.581329345703125,
+ 0.586700439453125,
+ 0.589630126953125,
+ 0.5940399169921875,
+ 0.6082000732421875,
+ 0.6135711669921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.5994110107421875,
+ 0.570098876953125,
+ 0.5432281494140625,
+ 0.511962890625,
+ 0.511474609375,
+ 0.510498046875,
+ 0.511962890625,
+ 0.514892578125,
+ 0.517822265625,
+ 0.5354156494140625,
+ 0.572052001953125,
+ 0.584747314453125,
+ 0.5950164794921875,
+ 0.5998992919921875,
+ 0.582305908203125,
+ 0.4157257080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Gl8iI8WG4IAP19aBh0JoG",
+ "type": "freedraw",
+ "x": 482.9887865392471,
+ "y": 555.0261252117135,
+ "width": 19.41661886059751,
+ "height": 4.412867922863029,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6s",
+ "roundness": null,
+ "seed": 1036896103,
+ "version": 10,
+ "versionNonce": 1772177159,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574263180,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ 5.295441507435726,
+ -1.7651471691452798
+ ],
+ [
+ 7.943162261153589,
+ -2.647720753717863
+ ],
+ [
+ 15.00375093773448,
+ -4.412867922863029
+ ],
+ [
+ 17.651471691452343,
+ -4.412867922863029
+ ],
+ [
+ 19.41661886059751,
+ -4.412867922863029
+ ],
+ [
+ 19.41661886059751,
+ -4.412867922863029
+ ]
+ ],
+ "pressures": [
+ 0.15142822265625,
+ 0.6072235107421875,
+ 0.6101531982421875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.518798828125,
+ 0.2193450927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XGKO1ncf1mzbCzkI4VqEM",
+ "type": "freedraw",
+ "x": 483.8713601238198,
+ "y": 563.8518610574397,
+ "width": 17.65147169145223,
+ "height": 2.647720753717863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6t",
+ "roundness": null,
+ "seed": 1765962055,
+ "version": 7,
+ "versionNonce": 1112743753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574263390,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 11.47345659944392,
+ -0.8825735845726967
+ ],
+ [
+ 17.65147169145223,
+ -2.647720753717863
+ ],
+ [
+ 17.65147169145223,
+ -2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.5339508056640625,
+ 0.6179656982421875,
+ 0.62725830078125,
+ 0.5505523681640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bFJcywSgE26aTo3IFUusy",
+ "type": "freedraw",
+ "x": 522.7045978450149,
+ "y": 526.7837705053898,
+ "width": 45.0112528132031,
+ "height": 56.48470941264736,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6u",
+ "roundness": null,
+ "seed": 65577225,
+ "version": 28,
+ "versionNonce": 419884361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574264396,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0.8825735845725831
+ ],
+ [
+ 3.5302943382903322,
+ 2.647720753717863
+ ],
+ [
+ 5.295441507435498,
+ 5.295441507435726
+ ],
+ [
+ 9.708309430298641,
+ 12.356030184016618
+ ],
+ [
+ 15.88632452230695,
+ 23.829486783460652
+ ],
+ [
+ 22.06433961431526,
+ 36.185516967477156
+ ],
+ [
+ 25.59463395260559,
+ 41.48095847491288
+ ],
+ [
+ 30.007501875468733,
+ 49.42412073606636
+ ],
+ [
+ 32.65522262918671,
+ 52.9544150743568
+ ],
+ [
+ 32.65522262918671,
+ 53.8369886589295
+ ],
+ [
+ 33.53779621375929,
+ 53.8369886589295
+ ],
+ [
+ 34.420369798331876,
+ 52.9544150743568
+ ],
+ [
+ 34.420369798331876,
+ 51.189267905211636
+ ],
+ [
+ 36.18551696747704,
+ 46.77639998234861
+ ],
+ [
+ 37.95066413662221,
+ 39.7158113057676
+ ],
+ [
+ 39.7158113057676,
+ 32.65522262918671
+ ],
+ [
+ 40.598384890340185,
+ 24.712060368033235
+ ],
+ [
+ 41.48095847491277,
+ 17.651471691452343
+ ],
+ [
+ 41.48095847491277,
+ 15.886324522307063
+ ],
+ [
+ 41.48095847491277,
+ 11.473456599444035
+ ],
+ [
+ 42.36353205948535,
+ 7.943162261153589
+ ],
+ [
+ 43.246105644057934,
+ 2.647720753717863
+ ],
+ [
+ 45.0112528132031,
+ -1.7651471691451661
+ ],
+ [
+ 45.0112528132031,
+ -2.647720753717863
+ ],
+ [
+ 45.0112528132031,
+ -2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.4313507080078125,
+ 0.6184539794921875,
+ 0.6585235595703125,
+ 0.6712188720703125,
+ 0.6800079345703125,
+ 0.6858673095703125,
+ 0.6858673095703125,
+ 0.6853790283203125,
+ 0.6844024658203125,
+ 0.6844024658203125,
+ 0.6853790283203125,
+ 0.6839141845703125,
+ 0.6785430908203125,
+ 0.6780548095703125,
+ 0.6785430908203125,
+ 0.6800079345703125,
+ 0.6819610595703125,
+ 0.6800079345703125,
+ 0.6804962158203125,
+ 0.6804962158203125,
+ 0.6770782470703125,
+ 0.65509033203125,
+ 0.579864501953125,
+ 0.461151123046875,
+ 0.2506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8LhZLK87_Y1VAD4d2BRNs",
+ "type": "freedraw",
+ "x": 316.18237905502326,
+ "y": 646.8137780072652,
+ "width": 49.42412073606636,
+ "height": 71.48846035038173,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6v",
+ "roundness": null,
+ "seed": 511766281,
+ "version": 59,
+ "versionNonce": 318503079,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574272220,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ 2.647720753717749,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153475,
+ 7.060588676580892
+ ],
+ [
+ 12.356030184016504,
+ 17.65147169145223
+ ],
+ [
+ 15.003750937734367,
+ 29.124928290896264
+ ],
+ [
+ 15.886324522307063,
+ 33.53779621375929
+ ],
+ [
+ 15.886324522307063,
+ 37.95066413662232
+ ],
+ [
+ 15.886324522307063,
+ 44.12867922863063
+ ],
+ [
+ 14.121177353161784,
+ 45.01125281320333
+ ],
+ [
+ 13.2386037685892,
+ 45.01125281320333
+ ],
+ [
+ 11.47345659944392,
+ 45.01125281320333
+ ],
+ [
+ 7.943162261153475,
+ 41.48095847491288
+ ],
+ [
+ 6.178015092008309,
+ 37.95066413662232
+ ],
+ [
+ 3.530294338290446,
+ 32.65522262918671
+ ],
+ [
+ 1.7651471691451661,
+ 24.71206036803312
+ ],
+ [
+ -0.8825735845726967,
+ 15.886324522307063
+ ],
+ [
+ -1.7651471691452798,
+ 5.295441507435612
+ ],
+ [
+ -0.8825735845726967,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -2.647720753717863
+ ],
+ [
+ 4.412867922863029,
+ -6.178015092008309
+ ],
+ [
+ 11.47345659944392,
+ -11.473456599444035
+ ],
+ [
+ 17.65147169145223,
+ -15.00375093773448
+ ],
+ [
+ 22.946913198887955,
+ -16.768898106879647
+ ],
+ [
+ 27.359781121750984,
+ -14.121177353161897
+ ],
+ [
+ 30.89007546004143,
+ -7.943162261153589
+ ],
+ [
+ 32.65522262918671,
+ -4.412867922863143
+ ],
+ [
+ 34.420369798331876,
+ 4.412867922863029
+ ],
+ [
+ 34.420369798331876,
+ 11.47345659944392
+ ],
+ [
+ 33.53779621375929,
+ 16.768898106879647
+ ],
+ [
+ 30.89007546004143,
+ 20.299192445170092
+ ],
+ [
+ 30.007501875468847,
+ 22.064339614315372
+ ],
+ [
+ 28.242354706323567,
+ 22.064339614315372
+ ],
+ [
+ 26.4772075371784,
+ 22.064339614315372
+ ],
+ [
+ 23.82948678346054,
+ 21.181766029742676
+ ],
+ [
+ 20.299192445170092,
+ 18.534045276024813
+ ],
+ [
+ 17.65147169145223,
+ 16.768898106879647
+ ],
+ [
+ 15.886324522307063,
+ 16.768898106879647
+ ],
+ [
+ 15.886324522307063,
+ 15.886324522307063
+ ],
+ [
+ 17.65147169145223,
+ 14.121177353161784
+ ],
+ [
+ 18.534045276024813,
+ 13.2386037685892
+ ],
+ [
+ 20.299192445170092,
+ 12.356030184016618
+ ],
+ [
+ 22.946913198887955,
+ 11.47345659944392
+ ],
+ [
+ 27.359781121750984,
+ 11.47345659944392
+ ],
+ [
+ 31.772649044614013,
+ 15.003750937734367
+ ],
+ [
+ 37.06809055204974,
+ 21.181766029742676
+ ],
+ [
+ 40.598384890340185,
+ 27.359781121750984
+ ],
+ [
+ 44.12867922863063,
+ 33.53779621375929
+ ],
+ [
+ 46.776399982348494,
+ 43.24610564405805
+ ],
+ [
+ 47.65897356692108,
+ 49.42412073606636
+ ],
+ [
+ 47.65897356692108,
+ 52.9544150743568
+ ],
+ [
+ 47.65897356692108,
+ 54.71956224350208
+ ],
+ [
+ 47.65897356692108,
+ 53.836988658929386
+ ],
+ [
+ 47.65897356692108,
+ 52.07184148978422
+ ],
+ [
+ 47.65897356692108,
+ 52.07184148978422
+ ]
+ ],
+ "pressures": [
+ 0.4088897705078125,
+ 0.5334625244140625,
+ 0.531005859375,
+ 0.5324859619140625,
+ 0.5339508056640625,
+ 0.5427398681640625,
+ 0.575469970703125,
+ 0.577423095703125,
+ 0.572540283203125,
+ 0.571563720703125,
+ 0.570587158203125,
+ 0.571563720703125,
+ 0.574493408203125,
+ 0.568634033203125,
+ 0.5544586181640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5534820556640625,
+ 0.5520172119140625,
+ 0.5510406494140625,
+ 0.5510406494140625,
+ 0.5520172119140625,
+ 0.5549468994140625,
+ 0.5578765869140625,
+ 0.5598297119140625,
+ 0.5588531494140625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5549468994140625,
+ 0.5525054931640625,
+ 0.5495758056640625,
+ 0.5505523681640625,
+ 0.5510406494140625,
+ 0.5505523681640625,
+ 0.5442047119140625,
+ 0.518310546875,
+ 0.4972991943359375,
+ 0.4904632568359375,
+ 0.4885101318359375,
+ 0.4894866943359375,
+ 0.506591796875,
+ 0.510009765625,
+ 0.510986328125,
+ 0.518310546875,
+ 0.531005859375,
+ 0.5476226806640625,
+ 0.5520172119140625,
+ 0.5583648681640625,
+ 0.563751220703125,
+ 0.567169189453125,
+ 0.568145751953125,
+ 0.5588531494140625,
+ 0.516845703125,
+ 0.3116607666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0qqKE1F2fG8FwPBhV3C3u",
+ "type": "freedraw",
+ "x": 409.73517901972025,
+ "y": 660.934955360427,
+ "width": 49.42412073606636,
+ "height": 31.772649044614127,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6w",
+ "roundness": null,
+ "seed": 865417959,
+ "version": 31,
+ "versionNonce": 1646429737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574273084,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 2.647720753717863
+ ],
+ [
+ 0,
+ 3.530294338290446
+ ],
+ [
+ 0,
+ 6.178015092008309
+ ],
+ [
+ -0.8825735845725831,
+ 8.825735845726172
+ ],
+ [
+ -5.295441507435612,
+ 15.886324522307063
+ ],
+ [
+ -10.590883014871338,
+ 22.946913198887955
+ ],
+ [
+ -14.121177353161784,
+ 26.4772075371784
+ ],
+ [
+ -16.768898106879647,
+ 29.124928290896264
+ ],
+ [
+ -22.06433961431526,
+ 31.772649044614127
+ ],
+ [
+ -25.594633952605705,
+ 31.772649044614127
+ ],
+ [
+ -28.242354706323567,
+ 30.890075460041544
+ ],
+ [
+ -30.007501875468847,
+ 30.007501875468847
+ ],
+ [
+ -30.89007546004143,
+ 28.24235470632368
+ ],
+ [
+ -31.772649044614013,
+ 24.712060368033235
+ ],
+ [
+ -30.89007546004143,
+ 17.651471691452343
+ ],
+ [
+ -28.242354706323567,
+ 14.121177353161784
+ ],
+ [
+ -25.594633952605705,
+ 10.590883014871338
+ ],
+ [
+ -22.06433961431526,
+ 8.825735845726172
+ ],
+ [
+ -14.121177353161784,
+ 7.943162261153589
+ ],
+ [
+ -7.943162261153475,
+ 9.708309430298755
+ ],
+ [
+ -1.7651471691451661,
+ 14.121177353161784
+ ],
+ [
+ 4.412867922863143,
+ 18.534045276024926
+ ],
+ [
+ 9.708309430298755,
+ 22.946913198887955
+ ],
+ [
+ 14.121177353161897,
+ 28.24235470632368
+ ],
+ [
+ 15.886324522307063,
+ 29.124928290896264
+ ],
+ [
+ 16.76889810687976,
+ 29.124928290896264
+ ],
+ [
+ 17.651471691452343,
+ 28.24235470632368
+ ],
+ [
+ 17.651471691452343,
+ 28.24235470632368
+ ]
+ ],
+ "pressures": [
+ 0.3712615966796875,
+ 0.5559234619140625,
+ 0.566680908203125,
+ 0.573516845703125,
+ 0.576934814453125,
+ 0.579864501953125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.573028564453125,
+ 0.5569000244140625,
+ 0.5446929931640625,
+ 0.5432281494140625,
+ 0.5417633056640625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0.5446929931640625,
+ 0.5534820556640625,
+ 0.573028564453125,
+ 0.587677001953125,
+ 0.5994110107421875,
+ 0.6047821044921875,
+ 0.6067352294921875,
+ 0.6042938232421875,
+ 0.5490875244140625,
+ 0.38739013671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Uw-0ItSiDod1Sxn01WAxd",
+ "type": "freedraw",
+ "x": 425.6215035420273,
+ "y": 641.5183364998295,
+ "width": 2.647720753717863,
+ "height": 17.651471691452343,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6x",
+ "roundness": null,
+ "seed": 1483984873,
+ "version": 11,
+ "versionNonce": 401663687,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574273591,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 4.412867922863143
+ ],
+ [
+ 1.7651471691452798,
+ 7.060588676580892
+ ],
+ [
+ 1.7651471691452798,
+ 8.825735845726172
+ ],
+ [
+ 1.7651471691452798,
+ 11.473456599444035
+ ],
+ [
+ 2.647720753717863,
+ 15.00375093773448
+ ],
+ [
+ 2.647720753717863,
+ 15.886324522307063
+ ],
+ [
+ 2.647720753717863,
+ 16.768898106879647
+ ],
+ [
+ 2.647720753717863,
+ 17.651471691452343
+ ],
+ [
+ 2.647720753717863,
+ 17.651471691452343
+ ]
+ ],
+ "pressures": [
+ 0.442108154296875,
+ 0.6111297607421875,
+ 0.6150360107421875,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.589630126953125,
+ 0.5510406494140625,
+ 0.4186553955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5lbDliPMJw-G1KM3MTetU",
+ "type": "freedraw",
+ "x": 450.33356391006055,
+ "y": 675.0561327135888,
+ "width": 28.242354706323567,
+ "height": 29.124928290896264,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6y",
+ "roundness": null,
+ "seed": 1685922055,
+ "version": 25,
+ "versionNonce": 277061993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574274235,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ 4.412867922863029,
+ -1.7651471691451661
+ ],
+ [
+ 6.178015092008309,
+ -2.647720753717749
+ ],
+ [
+ 10.590883014871338,
+ -6.178015092008195
+ ],
+ [
+ 14.121177353161784,
+ -9.708309430298755
+ ],
+ [
+ 14.121177353161784,
+ -11.47345659944392
+ ],
+ [
+ 15.003750937734367,
+ -13.2386037685892
+ ],
+ [
+ 13.2386037685892,
+ -14.121177353161784
+ ],
+ [
+ 11.47345659944392,
+ -15.003750937734367
+ ],
+ [
+ 8.825735845726172,
+ -15.003750937734367
+ ],
+ [
+ 2.647720753717863,
+ -11.47345659944392
+ ],
+ [
+ -0.8825735845725831,
+ -7.060588676580892
+ ],
+ [
+ -2.647720753717863,
+ -4.412867922863029
+ ],
+ [
+ -2.647720753717863,
+ -1.7651471691451661
+ ],
+ [
+ -3.530294338290446,
+ 2.647720753717863
+ ],
+ [
+ -0.8825735845725831,
+ 8.825735845726172
+ ],
+ [
+ 2.647720753717863,
+ 12.356030184016618
+ ],
+ [
+ 7.943162261153475,
+ 13.238603768589314
+ ],
+ [
+ 13.2386037685892,
+ 14.121177353161897
+ ],
+ [
+ 19.41661886059751,
+ 12.356030184016618
+ ],
+ [
+ 24.71206036803312,
+ 8.825735845726172
+ ],
+ [
+ 24.71206036803312,
+ 8.825735845726172
+ ]
+ ],
+ "pressures": [
+ 0.39666748046875,
+ 0.5393218994140625,
+ 0.5432281494140625,
+ 0.5481109619140625,
+ 0.5500640869140625,
+ 0.5529937744140625,
+ 0.5534820556640625,
+ 0.5534820556640625,
+ 0.5573883056640625,
+ 0.5598297119140625,
+ 0.5446929931640625,
+ 0.5334625244140625,
+ 0.529052734375,
+ 0.5344390869140625,
+ 0.5393218994140625,
+ 0.5427398681640625,
+ 0.5437164306640625,
+ 0.5539703369140625,
+ 0.5603179931640625,
+ 0.5612945556640625,
+ 0.5422515869140625,
+ 0.4132843017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2gDQrcMmxdrnqgVGtBAFw",
+ "type": "freedraw",
+ "x": 450.33356391006055,
+ "y": 647.6963515918378,
+ "width": 22.946913198887955,
+ "height": 3.530294338290446,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6z",
+ "roundness": null,
+ "seed": 725031721,
+ "version": 12,
+ "versionNonce": 1009576041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574274648,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ 5.295441507435612,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153475,
+ -0.8825735845725831
+ ],
+ [
+ 10.590883014871338,
+ -1.7651471691451661
+ ],
+ [
+ 14.121177353161784,
+ -2.647720753717863
+ ],
+ [
+ 16.768898106879647,
+ -2.647720753717863
+ ],
+ [
+ 21.181766029742676,
+ -3.530294338290446
+ ],
+ [
+ 22.946913198887955,
+ -3.530294338290446
+ ],
+ [
+ 22.946913198887955,
+ -3.530294338290446
+ ]
+ ],
+ "pressures": [
+ 0.445037841796875,
+ 0.574005126953125,
+ 0.590606689453125,
+ 0.5964813232421875,
+ 0.5998992919921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.5974578857421875,
+ 0.526611328125,
+ 0.2554931640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "b3_6qb_jtyci_HWbZ0ByA",
+ "type": "freedraw",
+ "x": 467.1024620169402,
+ "y": 636.2228949923939,
+ "width": 14.121177353161784,
+ "height": 15.88632452230695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b70",
+ "roundness": null,
+ "seed": 1954193961,
+ "version": 17,
+ "versionNonce": 565844455,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574275031,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 0
+ ],
+ [
+ 9.708309430298755,
+ 0
+ ],
+ [
+ 11.47345659944392,
+ 0
+ ],
+ [
+ 14.121177353161784,
+ 1.7651471691451661
+ ],
+ [
+ 14.121177353161784,
+ 2.647720753717749
+ ],
+ [
+ 12.356030184016618,
+ 6.178015092008195
+ ],
+ [
+ 8.825735845726172,
+ 8.825735845726058
+ ],
+ [
+ 4.412867922863029,
+ 12.356030184016504
+ ],
+ [
+ 1.7651471691451661,
+ 14.121177353161784
+ ],
+ [
+ 1.7651471691451661,
+ 15.003750937734367
+ ],
+ [
+ 1.7651471691451661,
+ 15.88632452230695
+ ],
+ [
+ 1.7651471691451661,
+ 15.88632452230695
+ ]
+ ],
+ "pressures": [
+ 0.3649139404296875,
+ 0.5554351806640625,
+ 0.5598297119140625,
+ 0.5617828369140625,
+ 0.563262939453125,
+ 0.563751220703125,
+ 0.563751220703125,
+ 0.5476226806640625,
+ 0.5490875244140625,
+ 0.5505523681640625,
+ 0.5515289306640625,
+ 0.5393218994140625,
+ 0.459686279296875,
+ 0.1768341064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OT4NrQoLV2WqPaJ38voJ2",
+ "type": "freedraw",
+ "x": 516.5265827530066,
+ "y": 664.4652496987175,
+ "width": 30.890075460041544,
+ "height": 27.359781121750984,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b71",
+ "roundness": null,
+ "seed": 1269566503,
+ "version": 32,
+ "versionNonce": 1937464871,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574275963,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 1.7651471691452798
+ ],
+ [
+ 0,
+ 4.412867922863143
+ ],
+ [
+ -0.8825735845725831,
+ 7.060588676580892
+ ],
+ [
+ -1.7651471691451661,
+ 9.708309430298755
+ ],
+ [
+ -3.530294338290446,
+ 12.356030184016618
+ ],
+ [
+ -4.412867922863029,
+ 15.00375093773448
+ ],
+ [
+ -10.590883014871338,
+ 22.064339614315372
+ ],
+ [
+ -14.121177353161784,
+ 25.594633952605818
+ ],
+ [
+ -16.768898106879647,
+ 26.4772075371784
+ ],
+ [
+ -18.534045276024926,
+ 26.4772075371784
+ ],
+ [
+ -20.299192445170092,
+ 25.594633952605818
+ ],
+ [
+ -24.71206036803312,
+ 23.829486783460652
+ ],
+ [
+ -25.594633952605818,
+ 22.064339614315372
+ ],
+ [
+ -25.594633952605818,
+ 19.41661886059751
+ ],
+ [
+ -24.71206036803312,
+ 16.768898106879647
+ ],
+ [
+ -23.82948678346054,
+ 15.00375093773448
+ ],
+ [
+ -21.181766029742676,
+ 13.2386037685892
+ ],
+ [
+ -18.534045276024926,
+ 12.356030184016618
+ ],
+ [
+ -15.003750937734367,
+ 12.356030184016618
+ ],
+ [
+ -11.47345659944392,
+ 13.2386037685892
+ ],
+ [
+ -5.295441507435726,
+ 15.886324522307063
+ ],
+ [
+ -0.8825735845725831,
+ 18.534045276024926
+ ],
+ [
+ 2.647720753717863,
+ 21.18176602974279
+ ],
+ [
+ 4.412867922863029,
+ 22.946913198887955
+ ],
+ [
+ 4.412867922863029,
+ 23.829486783460652
+ ],
+ [
+ 5.295441507435726,
+ 24.712060368033235
+ ],
+ [
+ 5.295441507435726,
+ 24.712060368033235
+ ]
+ ],
+ "pressures": [
+ 0.330230712890625,
+ 0.445526123046875,
+ 0.517822265625,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.587188720703125,
+ 0.586212158203125,
+ 0.579376220703125,
+ 0.571563720703125,
+ 0.571075439453125,
+ 0.575469970703125,
+ 0.582794189453125,
+ 0.584259033203125,
+ 0.566680908203125,
+ 0.5564117431640625,
+ 0.5534820556640625,
+ 0.5495758056640625,
+ 0.5363922119140625,
+ 0.5354156494140625,
+ 0.5349273681640625,
+ 0.5344390869140625,
+ 0.5432281494140625,
+ 0.5539703369140625,
+ 0.563262939453125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.5583648681640625,
+ 0.507568359375,
+ 0.2242279052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IDWOfv8gE4G96htXQbnaw",
+ "type": "freedraw",
+ "x": 552.7120997204837,
+ "y": 676.8212798827341,
+ "width": 13.2386037685892,
+ "height": 15.886324522307063,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b72",
+ "roundness": null,
+ "seed": 614023271,
+ "version": 17,
+ "versionNonce": 918144137,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574278203,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0.8825735845725831
+ ],
+ [
+ -2.647720753717863,
+ 1.7651471691452798
+ ],
+ [
+ -4.412867922863029,
+ 4.412867922863029
+ ],
+ [
+ -5.295441507435612,
+ 6.178015092008309
+ ],
+ [
+ -6.178015092008309,
+ 7.943162261153475
+ ],
+ [
+ -7.060588676580892,
+ 9.708309430298755
+ ],
+ [
+ -7.060588676580892,
+ 13.2386037685892
+ ],
+ [
+ -4.412867922863029,
+ 15.00375093773448
+ ],
+ [
+ -2.647720753717863,
+ 15.00375093773448
+ ],
+ [
+ -0.8825735845725831,
+ 15.00375093773448
+ ],
+ [
+ 3.530294338290446,
+ 14.121177353161784
+ ],
+ [
+ 6.178015092008309,
+ 11.473456599444035
+ ],
+ [
+ 6.178015092008309,
+ 11.473456599444035
+ ]
+ ],
+ "pressures": [
+ 0.1636505126953125,
+ 0.585235595703125,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.5974578857421875,
+ 0.6067352294921875,
+ 0.6135711669921875,
+ 0.6155242919921875,
+ 0.6165008544921875,
+ 0.6169891357421875,
+ 0.6130828857421875,
+ 0.6028289794921875,
+ 0.581329345703125,
+ 0.444061279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cj-bDZ-wcYkBgbLzltR8x",
+ "type": "freedraw",
+ "x": 555.3598204742016,
+ "y": 661.8175289449996,
+ "width": 0.8825735845725831,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b73",
+ "roundness": null,
+ "seed": 1280767561,
+ "version": 4,
+ "versionNonce": 572700681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574278529,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2613525390625,
+ 0.2887115478515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9Gta9QSUmE3Zuf3HSjmqf",
+ "type": "freedraw",
+ "x": 595.9582053645418,
+ "y": 667.9955440370079,
+ "width": 15.00375093773448,
+ "height": 1.7651471691451661,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b74",
+ "roundness": null,
+ "seed": 1236863433,
+ "version": 11,
+ "versionNonce": 1301554919,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574279362,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845726967,
+ -0.8825735845725831
+ ],
+ [
+ 2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ 5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153589,
+ -0.8825735845725831
+ ],
+ [
+ 10.590883014871451,
+ -1.7651471691451661
+ ],
+ [
+ 14.121177353161897,
+ -1.7651471691451661
+ ],
+ [
+ 15.00375093773448,
+ -1.7651471691451661
+ ],
+ [
+ 15.00375093773448,
+ -1.7651471691451661
+ ]
+ ],
+ "pressures": [
+ 0.4933929443359375,
+ 0.63702392578125,
+ 0.63946533203125,
+ 0.63946533203125,
+ 0.63067626953125,
+ 0.5955047607421875,
+ 0.5569000244140625,
+ 0.3473358154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eE-Eu4CCOB5Ypg3pEQWzm",
+ "type": "freedraw",
+ "x": 594.1930581953966,
+ "y": 681.2341478055971,
+ "width": 17.65147169145223,
+ "height": 4.412867922863029,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b75",
+ "roundness": null,
+ "seed": 1747376423,
+ "version": 9,
+ "versionNonce": 888980553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574279565,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ -0.8825735845725831
+ ],
+ [
+ 6.178015092008309,
+ -1.7651471691451661
+ ],
+ [
+ 8.825735845726172,
+ -2.647720753717749
+ ],
+ [
+ 13.2386037685892,
+ -3.530294338290446
+ ],
+ [
+ 17.65147169145223,
+ -4.412867922863029
+ ],
+ [
+ 17.65147169145223,
+ -4.412867922863029
+ ]
+ ],
+ "pressures": [
+ 0.2691650390625,
+ 0.6086883544921875,
+ 0.6174774169921875,
+ 0.6169891357421875,
+ 0.6003875732421875,
+ 0.441619873046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yv10t1Z_ogORMiQCHqUNR",
+ "type": "freedraw",
+ "x": 637.4391638394546,
+ "y": 634.4577478232486,
+ "width": 30.007501875468847,
+ "height": 55.602135828074665,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b76",
+ "roundness": null,
+ "seed": 2049771017,
+ "version": 25,
+ "versionNonce": 1769638023,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574280463,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0.8825735845725831
+ ],
+ [
+ 4.412867922863143,
+ 3.530294338290446
+ ],
+ [
+ 6.178015092008309,
+ 6.178015092008309
+ ],
+ [
+ 8.825735845726172,
+ 9.708309430298755
+ ],
+ [
+ 10.590883014871338,
+ 14.121177353161784
+ ],
+ [
+ 15.00375093773448,
+ 25.594633952605818
+ ],
+ [
+ 18.534045276024926,
+ 36.185516967477156
+ ],
+ [
+ 21.18176602974279,
+ 45.01125281320333
+ ],
+ [
+ 22.064339614315372,
+ 47.65897356692119
+ ],
+ [
+ 22.946913198887955,
+ 50.30669432063894
+ ],
+ [
+ 22.064339614315372,
+ 48.54154715149377
+ ],
+ [
+ 22.946913198887955,
+ 45.01125281320333
+ ],
+ [
+ 22.946913198887955,
+ 41.48095847491288
+ ],
+ [
+ 23.82948678346054,
+ 37.950664136622436
+ ],
+ [
+ 24.712060368033235,
+ 23.82948678346054
+ ],
+ [
+ 25.594633952605818,
+ 13.2386037685892
+ ],
+ [
+ 26.4772075371784,
+ 5.295441507435726
+ ],
+ [
+ 27.359781121751098,
+ 0
+ ],
+ [
+ 29.124928290896264,
+ -4.412867922863029
+ ],
+ [
+ 30.007501875468847,
+ -5.295441507435726
+ ],
+ [
+ 30.007501875468847,
+ -5.295441507435726
+ ]
+ ],
+ "pressures": [
+ 0.446014404296875,
+ 0.5994110107421875,
+ 0.6042938232421875,
+ 0.6155242919921875,
+ 0.62725830078125,
+ 0.64190673828125,
+ 0.64678955078125,
+ 0.64825439453125,
+ 0.64923095703125,
+ 0.63751220703125,
+ 0.62725830078125,
+ 0.6233367919921875,
+ 0.62677001953125,
+ 0.63848876953125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64093017578125,
+ 0.64044189453125,
+ 0.63311767578125,
+ 0.6121063232421875,
+ 0.5520172119140625,
+ 0.336578369140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yrrnK-k32rbAG0U9JHlfS",
+ "type": "freedraw",
+ "x": 688.6284317446663,
+ "y": 666.2303968678627,
+ "width": 7.943162261153475,
+ "height": 16.768898106879647,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b77",
+ "roundness": null,
+ "seed": 1507414727,
+ "version": 12,
+ "versionNonce": 244601223,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574280941,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ -1.7651471691452798,
+ 2.647720753717863
+ ],
+ [
+ -2.647720753717863,
+ 4.412867922863029
+ ],
+ [
+ -3.530294338290446,
+ 7.060588676580892
+ ],
+ [
+ -5.295441507435726,
+ 9.708309430298755
+ ],
+ [
+ -6.178015092008309,
+ 14.121177353161784
+ ],
+ [
+ -5.295441507435726,
+ 16.768898106879647
+ ],
+ [
+ -0.8825735845725831,
+ 16.768898106879647
+ ],
+ [
+ 1.7651471691451661,
+ 14.121177353161784
+ ],
+ [
+ 1.7651471691451661,
+ 14.121177353161784
+ ]
+ ],
+ "pressures": [
+ 0.4254913330078125,
+ 0.63702392578125,
+ 0.63751220703125,
+ 0.63848876953125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.63262939453125,
+ 0.5998992919921875,
+ 0.4323272705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "389OIfpF-d9j-_Ud2nC5C",
+ "type": "freedraw",
+ "x": 693.0412996675293,
+ "y": 645.9312044226926,
+ "width": 3.5302943382905596,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b78",
+ "roundness": null,
+ "seed": 936696775,
+ "version": 8,
+ "versionNonce": 640761927,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574281132,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.647720753717863,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845726967,
+ 0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.3018951416015625,
+ 0.63458251953125,
+ 0.5437164306640625,
+ 0.457733154296875,
+ 0.2295989990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lNN8FZzAQAeFKbkpD4yPj",
+ "type": "freedraw",
+ "x": 778.6509373710729,
+ "y": 658.2872346067093,
+ "width": 25.594633952605818,
+ "height": 2.647720753717863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b79",
+ "roundness": null,
+ "seed": 378870407,
+ "version": 12,
+ "versionNonce": 1665616199,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574283745,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ 3.530294338290446,
+ -0.8825735845725831
+ ],
+ [
+ 5.295441507435612,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153475,
+ -0.8825735845725831
+ ],
+ [
+ 14.121177353161784,
+ -0.8825735845725831
+ ],
+ [
+ 20.299192445170092,
+ -0.8825735845725831
+ ],
+ [
+ 23.82948678346054,
+ 0
+ ],
+ [
+ 25.594633952605818,
+ 0.8825735845725831
+ ],
+ [
+ 25.594633952605818,
+ 1.7651471691452798
+ ],
+ [
+ 25.594633952605818,
+ 1.7651471691452798
+ ]
+ ],
+ "pressures": [
+ 0.444549560546875,
+ 0.574493408203125,
+ 0.584259033203125,
+ 0.591094970703125,
+ 0.5945281982421875,
+ 0.5984344482421875,
+ 0.585723876953125,
+ 0.508544921875,
+ 0.3043365478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "L37zHvCw2Q8fsBi28pXEB",
+ "type": "freedraw",
+ "x": 777.7683637865002,
+ "y": 672.4084119598712,
+ "width": 28.24235470632368,
+ "height": 2.647720753717863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7A",
+ "roundness": null,
+ "seed": 1786569607,
+ "version": 12,
+ "versionNonce": 319050311,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574284031,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0
+ ],
+ [
+ 3.5302943382905596,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.0605886765810055,
+ 0
+ ],
+ [
+ 9.708309430298755,
+ 0
+ ],
+ [
+ 15.00375093773448,
+ -0.8825735845726967
+ ],
+ [
+ 20.299192445170206,
+ -0.8825735845726967
+ ],
+ [
+ 25.594633952605818,
+ -1.7651471691452798
+ ],
+ [
+ 28.24235470632368,
+ -2.647720753717863
+ ],
+ [
+ 28.24235470632368,
+ -2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.199310302734375,
+ 0.518798828125,
+ 0.563262939453125,
+ 0.571075439453125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.572052001953125,
+ 0.4855804443359375,
+ 0.2848052978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lYgXUXBOSwmoEptHHsasB",
+ "type": "freedraw",
+ "x": 798.0675562316704,
+ "y": 651.2266459301284,
+ "width": 25.594633952605818,
+ "height": 30.89007546004143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7B",
+ "roundness": null,
+ "seed": 1934339207,
+ "version": 19,
+ "versionNonce": 762090825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574284473,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 2.647720753717749,
+ -0.8825735845725831
+ ],
+ [
+ 5.295441507435612,
+ -0.8825735845725831
+ ],
+ [
+ 8.825735845726058,
+ -0.8825735845725831
+ ],
+ [
+ 12.356030184016504,
+ -0.8825735845725831
+ ],
+ [
+ 15.003750937734367,
+ 0
+ ],
+ [
+ 22.946913198887955,
+ 2.647720753717863
+ ],
+ [
+ 25.594633952605818,
+ 4.412867922863029
+ ],
+ [
+ 24.71206036803312,
+ 7.943162261153475
+ ],
+ [
+ 21.181766029742676,
+ 13.2386037685892
+ ],
+ [
+ 16.768898106879647,
+ 18.534045276024926
+ ],
+ [
+ 14.121177353161784,
+ 20.299192445170092
+ ],
+ [
+ 12.356030184016504,
+ 22.946913198887955
+ ],
+ [
+ 7.943162261153475,
+ 28.24235470632368
+ ],
+ [
+ 7.060588676580892,
+ 30.007501875468847
+ ],
+ [
+ 7.060588676580892,
+ 29.124928290896264
+ ],
+ [
+ 7.060588676580892,
+ 29.124928290896264
+ ]
+ ],
+ "pressures": [
+ 0.2672119140625,
+ 0.563751220703125,
+ 0.589141845703125,
+ 0.592071533203125,
+ 0.5940399169921875,
+ 0.5955047607421875,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.6047821044921875,
+ 0.6091766357421875,
+ 0.6121063232421875,
+ 0.6140594482421875,
+ 0.6184539794921875,
+ 0.6248016357421875,
+ 0.62921142578125,
+ 0.567657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-En2O4-RwIhxnFLYT5HPn",
+ "type": "freedraw",
+ "x": 896.0332241192305,
+ "y": 640.6357629152569,
+ "width": 30.890075460041544,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7C",
+ "roundness": null,
+ "seed": 1134335753,
+ "version": 12,
+ "versionNonce": 1274805321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574290384,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ 0
+ ],
+ [
+ 7.943162261153589,
+ 0
+ ],
+ [
+ 14.121177353161784,
+ 0
+ ],
+ [
+ 16.768898106879647,
+ 0
+ ],
+ [
+ 22.946913198887955,
+ 0
+ ],
+ [
+ 28.24235470632368,
+ 0
+ ],
+ [
+ 30.890075460041544,
+ 0
+ ],
+ [
+ 30.890075460041544,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.456268310546875,
+ 0.6238250732421875,
+ 0.63897705078125,
+ 0.64630126953125,
+ 0.65216064453125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.593048095703125,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zxTWs_pWC20kQVa81vNQf",
+ "type": "freedraw",
+ "x": 964.8739637158943,
+ "y": 631.8100270695309,
+ "width": 24.712060368033235,
+ "height": 58.24985658179253,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7D",
+ "roundness": null,
+ "seed": 1421753865,
+ "version": 38,
+ "versionNonce": 404831401,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574291155,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -3.5302943382905596
+ ],
+ [
+ 0.8825735845725831,
+ -5.295441507435726
+ ],
+ [
+ 1.7651471691452798,
+ -6.178015092008309
+ ],
+ [
+ 2.647720753717863,
+ -7.943162261153589
+ ],
+ [
+ 3.530294338290446,
+ -12.356030184016618
+ ],
+ [
+ 2.647720753717863,
+ -17.651471691452343
+ ],
+ [
+ 0,
+ -21.18176602974279
+ ],
+ [
+ -5.295441507435612,
+ -22.94691319888807
+ ],
+ [
+ -11.47345659944392,
+ -23.829486783460652
+ ],
+ [
+ -14.121177353161784,
+ -22.94691319888807
+ ],
+ [
+ -18.534045276024813,
+ -22.064339614315372
+ ],
+ [
+ -19.41661886059751,
+ -19.41661886059751
+ ],
+ [
+ -19.41661886059751,
+ -14.121177353161897
+ ],
+ [
+ -15.003750937734367,
+ -6.178015092008309
+ ],
+ [
+ -11.47345659944392,
+ -0.8825735845726967
+ ],
+ [
+ -7.943162261153475,
+ 3.530294338290446
+ ],
+ [
+ 1.7651471691452798,
+ 17.65147169145223
+ ],
+ [
+ 4.412867922863143,
+ 24.71206036803312
+ ],
+ [
+ 5.295441507435726,
+ 30.007501875468847
+ ],
+ [
+ 3.530294338290446,
+ 32.65522262918671
+ ],
+ [
+ 0.8825735845725831,
+ 34.420369798331876
+ ],
+ [
+ -0.8825735845725831,
+ 34.420369798331876
+ ],
+ [
+ -5.295441507435612,
+ 33.53779621375929
+ ],
+ [
+ -10.590883014871338,
+ 31.772649044614013
+ ],
+ [
+ -12.356030184016618,
+ 30.007501875468847
+ ],
+ [
+ -14.121177353161784,
+ 28.242354706323567
+ ],
+ [
+ -16.768898106879647,
+ 25.594633952605705
+ ],
+ [
+ -18.534045276024813,
+ 22.946913198887955
+ ],
+ [
+ -17.65147169145223,
+ 20.299192445170092
+ ],
+ [
+ -15.003750937734367,
+ 15.88632452230695
+ ],
+ [
+ -11.47345659944392,
+ 10.590883014871338
+ ],
+ [
+ -5.295441507435612,
+ 4.412867922863029
+ ],
+ [
+ -1.7651471691451661,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -2.647720753717863
+ ],
+ [
+ 1.7651471691452798,
+ -6.178015092008309
+ ],
+ [
+ 1.7651471691452798,
+ -6.178015092008309
+ ]
+ ],
+ "pressures": [
+ 0.467987060546875,
+ 0.517333984375,
+ 0.518310546875,
+ 0.518310546875,
+ 0.519287109375,
+ 0.523681640625,
+ 0.5569000244140625,
+ 0.583770751953125,
+ 0.592559814453125,
+ 0.5950164794921875,
+ 0.5994110107421875,
+ 0.6082000732421875,
+ 0.6116180419921875,
+ 0.6091766357421875,
+ 0.6150360107421875,
+ 0.6208953857421875,
+ 0.62872314453125,
+ 0.64141845703125,
+ 0.64434814453125,
+ 0.64874267578125,
+ 0.6565704345703125,
+ 0.6575469970703125,
+ 0.65020751953125,
+ 0.63458251953125,
+ 0.6243133544921875,
+ 0.6208953857421875,
+ 0.6184539794921875,
+ 0.6155242919921875,
+ 0.6106414794921875,
+ 0.6091766357421875,
+ 0.6091766357421875,
+ 0.6135711669921875,
+ 0.6199188232421875,
+ 0.6086883544921875,
+ 0.4894866943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VxqIPXEdUH5DaYaL64Tt4",
+ "type": "freedraw",
+ "x": 1032.8321297279856,
+ "y": 630.0448799003856,
+ "width": 41.48095847491277,
+ "height": 37.950664136622436,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7E",
+ "roundness": null,
+ "seed": 303490665,
+ "version": 32,
+ "versionNonce": 348681321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574292590,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 1.7651471691452798
+ ],
+ [
+ -1.7651471691451661,
+ 6.178015092008309
+ ],
+ [
+ -3.5302943382905596,
+ 8.825735845726172
+ ],
+ [
+ -5.295441507435726,
+ 12.356030184016618
+ ],
+ [
+ -12.356030184016618,
+ 22.946913198887955
+ ],
+ [
+ -19.41661886059751,
+ 29.124928290896264
+ ],
+ [
+ -22.94691319888784,
+ 32.65522262918671
+ ],
+ [
+ -26.4772075371784,
+ 34.42036979833199
+ ],
+ [
+ -33.53779621375929,
+ 37.950664136622436
+ ],
+ [
+ -35.30294338290457,
+ 37.950664136622436
+ ],
+ [
+ -37.06809055204974,
+ 36.185516967477156
+ ],
+ [
+ -38.83323772119502,
+ 33.53779621375929
+ ],
+ [
+ -39.7158113057676,
+ 30.007501875468847
+ ],
+ [
+ -40.598384890340185,
+ 25.594633952605818
+ ],
+ [
+ -38.83323772119502,
+ 18.534045276024926
+ ],
+ [
+ -37.06809055204974,
+ 15.886324522307063
+ ],
+ [
+ -35.30294338290457,
+ 15.00375093773448
+ ],
+ [
+ -31.772649044614127,
+ 15.00375093773448
+ ],
+ [
+ -30.007501875468847,
+ 15.886324522307063
+ ],
+ [
+ -22.06433961431526,
+ 19.41661886059751
+ ],
+ [
+ -17.651471691452343,
+ 22.946913198887955
+ ],
+ [
+ -14.121177353161784,
+ 26.4772075371784
+ ],
+ [
+ -7.943162261153475,
+ 30.89007546004143
+ ],
+ [
+ -4.412867922863143,
+ 31.772649044614127
+ ],
+ [
+ -1.7651471691451661,
+ 32.65522262918671
+ ],
+ [
+ 0,
+ 33.53779621375929
+ ],
+ [
+ 0.8825735845725831,
+ 33.53779621375929
+ ],
+ [
+ 0.8825735845725831,
+ 33.53779621375929
+ ]
+ ],
+ "pressures": [
+ 0.321929931640625,
+ 0.593048095703125,
+ 0.6013641357421875,
+ 0.6067352294921875,
+ 0.6130828857421875,
+ 0.6155242919921875,
+ 0.6165008544921875,
+ 0.6184539794921875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.6184539794921875,
+ 0.6150360107421875,
+ 0.6096649169921875,
+ 0.571075439453125,
+ 0.5603179931640625,
+ 0.5544586181640625,
+ 0.5534820556640625,
+ 0.5471343994140625,
+ 0.5432281494140625,
+ 0.5525054931640625,
+ 0.5945281982421875,
+ 0.6101531982421875,
+ 0.63653564453125,
+ 0.64581298828125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64825439453125,
+ 0.62823486328125,
+ 0.529052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SneISKwDXqIDxZMR5W0co",
+ "type": "freedraw",
+ "x": 1051.3661750040105,
+ "y": 611.5108346243607,
+ "width": 3.5302943382903322,
+ "height": 20.299192445170092,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7F",
+ "roundness": null,
+ "seed": 748891689,
+ "version": 14,
+ "versionNonce": 2004182601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574293104,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726967
+ ],
+ [
+ 0.8825735845725831,
+ 2.647720753717863
+ ],
+ [
+ 1.7651471691451661,
+ 5.295441507435726
+ ],
+ [
+ 1.7651471691451661,
+ 7.943162261153589
+ ],
+ [
+ 2.647720753717749,
+ 12.356030184016618
+ ],
+ [
+ 2.647720753717749,
+ 16.768898106879647
+ ],
+ [
+ 2.647720753717749,
+ 18.534045276024926
+ ],
+ [
+ 2.647720753717749,
+ 19.41661886059751
+ ],
+ [
+ 3.5302943382903322,
+ 18.534045276024926
+ ],
+ [
+ 3.5302943382903322,
+ 18.534045276024926
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.571075439453125,
+ 0.63751220703125,
+ 0.65509033203125,
+ 0.6731719970703125,
+ 0.6824493408203125,
+ 0.693206787109375,
+ 0.699066162109375,
+ 0.687835693359375,
+ 0.62579345703125,
+ 0.500732421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "72_dBLg8MMcVSPbEqfSEG",
+ "type": "freedraw",
+ "x": 1069.0176466954629,
+ "y": 648.5789251764105,
+ "width": 14.121177353161784,
+ "height": 17.65147169145223,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7G",
+ "roundness": null,
+ "seed": 207955977,
+ "version": 14,
+ "versionNonce": 1240284201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574293700,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6477207537179765,
+ 0
+ ],
+ [
+ -3.5302943382905596,
+ 1.7651471691451661
+ ],
+ [
+ -4.412867922863143,
+ 3.530294338290446
+ ],
+ [
+ -4.412867922863143,
+ 5.295441507435612
+ ],
+ [
+ -5.295441507435726,
+ 7.060588676580892
+ ],
+ [
+ -6.178015092008309,
+ 8.825735845726058
+ ],
+ [
+ -6.178015092008309,
+ 14.121177353161784
+ ],
+ [
+ -5.295441507435726,
+ 15.003750937734367
+ ],
+ [
+ 0,
+ 17.65147169145223
+ ],
+ [
+ 5.295441507435498,
+ 16.768898106879647
+ ],
+ [
+ 7.943162261153475,
+ 15.886324522307063
+ ],
+ [
+ 7.943162261153475,
+ 15.886324522307063
+ ]
+ ],
+ "pressures": [
+ 0.4865570068359375,
+ 0.6086883544921875,
+ 0.6111297607421875,
+ 0.6125946044921875,
+ 0.6228485107421875,
+ 0.63653564453125,
+ 0.64825439453125,
+ 0.6570587158203125,
+ 0.6570587158203125,
+ 0.582305908203125,
+ 0.1079559326171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bmoY4SAIcq6o4F_4VG3hM",
+ "type": "freedraw",
+ "x": 1072.5479410337532,
+ "y": 635.3403214078213,
+ "width": 1.7651471691451661,
+ "height": 0.8825735845726967,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7H",
+ "roundness": null,
+ "seed": 159974889,
+ "version": 5,
+ "versionNonce": 87591783,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574293949,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845726967
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845726967
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845726967
+ ]
+ ],
+ "pressures": [
+ 0.584747314453125,
+ 0.4337921142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jBUXcogGBYVWWHGjewfBO",
+ "type": "freedraw",
+ "x": 1099.0251485709316,
+ "y": 643.2834836689748,
+ "width": 15.886324522307177,
+ "height": 4.412867922863029,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7I",
+ "roundness": null,
+ "seed": 2086411687,
+ "version": 10,
+ "versionNonce": 2100409671,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574294996,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ -1.7651471691452798
+ ],
+ [
+ 3.5302943382905596,
+ -1.7651471691452798
+ ],
+ [
+ 5.295441507435726,
+ -2.647720753717863
+ ],
+ [
+ 10.590883014871451,
+ -3.530294338290446
+ ],
+ [
+ 14.121177353161784,
+ -4.412867922863029
+ ],
+ [
+ 15.886324522307177,
+ -4.412867922863029
+ ],
+ [
+ 15.886324522307177,
+ -4.412867922863029
+ ]
+ ],
+ "pressures": [
+ 0.4885101318359375,
+ 0.6062469482421875,
+ 0.63116455078125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.6135711669921875,
+ 0.5368804931640625,
+ 0.3077545166015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8QfRTqqAXV6Lt3LMZ8aKA",
+ "type": "freedraw",
+ "x": 1099.9077221555042,
+ "y": 652.9917930992735,
+ "width": 19.41661886059751,
+ "height": 5.295441507435726,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7J",
+ "roundness": null,
+ "seed": 1169969031,
+ "version": 9,
+ "versionNonce": 340497385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574295180,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 3.5302943382905596,
+ -1.7651471691452798
+ ],
+ [
+ 6.178015092008309,
+ -2.647720753717863
+ ],
+ [
+ 9.708309430298868,
+ -2.647720753717863
+ ],
+ [
+ 16.76889810687976,
+ -4.412867922863029
+ ],
+ [
+ 19.41661886059751,
+ -5.295441507435726
+ ],
+ [
+ 19.41661886059751,
+ -5.295441507435726
+ ]
+ ],
+ "pressures": [
+ 0.442108154296875,
+ 0.62969970703125,
+ 0.64581298828125,
+ 0.64288330078125,
+ 0.6096649169921875,
+ 0.4088897705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2vsTADSbk4hAF2sWqdDl4",
+ "type": "freedraw",
+ "x": 1203.1688315505003,
+ "y": 617.6888497163693,
+ "width": 32.65522262918671,
+ "height": 52.9544150743568,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7K",
+ "roundness": null,
+ "seed": 109342121,
+ "version": 37,
+ "versionNonce": 1240514983,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574300913,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ -1.7651471691453935,
+ 1.7651471691453935
+ ],
+ [
+ -3.5302943382905596,
+ 4.412867922863143
+ ],
+ [
+ -6.178015092008309,
+ 7.060588676580892
+ ],
+ [
+ -8.825735845726285,
+ 10.590883014871451
+ ],
+ [
+ -15.886324522307177,
+ 19.41661886059751
+ ],
+ [
+ -17.651471691452343,
+ 23.829486783460652
+ ],
+ [
+ -17.651471691452343,
+ 24.712060368033235
+ ],
+ [
+ -17.651471691452343,
+ 26.4772075371784
+ ],
+ [
+ -15.886324522307177,
+ 30.00750187546896
+ ],
+ [
+ -14.121177353162011,
+ 31.772649044614127
+ ],
+ [
+ -10.590883014871451,
+ 32.65522262918671
+ ],
+ [
+ -8.825735845726285,
+ 31.772649044614127
+ ],
+ [
+ -7.060588676581119,
+ 31.772649044614127
+ ],
+ [
+ -1.7651471691453935,
+ 29.124928290896378
+ ],
+ [
+ 5.295441507435498,
+ 23.829486783460652
+ ],
+ [
+ 9.708309430298641,
+ 20.299192445170092
+ ],
+ [
+ 11.473456599443807,
+ 16.76889810687976
+ ],
+ [
+ 13.2386037685892,
+ 13.2386037685892
+ ],
+ [
+ 14.121177353161784,
+ 7.943162261153475
+ ],
+ [
+ 15.003750937734367,
+ 3.5302943382905596
+ ],
+ [
+ 15.003750937734367,
+ 2.6477207537179765
+ ],
+ [
+ 14.121177353161784,
+ 5.295441507435726
+ ],
+ [
+ 12.35603018401639,
+ 9.708309430298868
+ ],
+ [
+ 12.35603018401639,
+ 13.2386037685892
+ ],
+ [
+ 11.473456599443807,
+ 20.299192445170092
+ ],
+ [
+ 10.590883014871224,
+ 28.242354706323795
+ ],
+ [
+ 9.708309430298641,
+ 37.950664136622436
+ ],
+ [
+ 9.708309430298641,
+ 46.776399982348494
+ ],
+ [
+ 8.825735845726058,
+ 51.189267905211636
+ ],
+ [
+ 8.825735845726058,
+ 52.9544150743568
+ ],
+ [
+ 7.943162261153475,
+ 52.07184148978422
+ ],
+ [
+ 8.825735845726058,
+ 49.42412073606647
+ ],
+ [
+ 9.708309430298641,
+ 47.658973566921304
+ ],
+ [
+ 9.708309430298641,
+ 47.658973566921304
+ ]
+ ],
+ "pressures": [
+ 0.468475341796875,
+ 0.63848876953125,
+ 0.63946533203125,
+ 0.63946533203125,
+ 0.63946533203125,
+ 0.63848876953125,
+ 0.62823486328125,
+ 0.6194305419921875,
+ 0.6150360107421875,
+ 0.6125946044921875,
+ 0.6116180419921875,
+ 0.6125946044921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6130828857421875,
+ 0.5969696044921875,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.591094970703125,
+ 0.588653564453125,
+ 0.6028289794921875,
+ 0.6145477294921875,
+ 0.6150360107421875,
+ 0.6184539794921875,
+ 0.6243133544921875,
+ 0.62823486328125,
+ 0.63116455078125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.585235595703125,
+ 0.4758148193359375,
+ 0.1831817626953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-PQwUuNIz0oDhvhR4_Jj-",
+ "type": "freedraw",
+ "x": 1240.23692210255,
+ "y": 637.9880421615394,
+ "width": 22.064339614315486,
+ "height": 30.00750187546896,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7L",
+ "roundness": null,
+ "seed": 682345447,
+ "version": 31,
+ "versionNonce": 78376233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574301655,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ -1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ -2.647720753717749,
+ -0.8825735845725831
+ ],
+ [
+ -3.5302943382903322,
+ -0.8825735845725831
+ ],
+ [
+ -5.295441507435726,
+ 0
+ ],
+ [
+ -7.060588676580892,
+ 0.8825735845728104
+ ],
+ [
+ -8.825735845726058,
+ 2.6477207537179765
+ ],
+ [
+ -9.708309430298641,
+ 4.412867922863143
+ ],
+ [
+ -12.356030184016618,
+ 8.825735845726285
+ ],
+ [
+ -13.2386037685892,
+ 14.121177353162011
+ ],
+ [
+ -11.473456599444035,
+ 21.181766029742903
+ ],
+ [
+ -9.708309430298641,
+ 24.712060368033235
+ ],
+ [
+ -6.178015092008309,
+ 27.35978112175121
+ ],
+ [
+ -2.647720753717749,
+ 29.124928290896378
+ ],
+ [
+ -0.8825735845725831,
+ 29.124928290896378
+ ],
+ [
+ 1.7651471691453935,
+ 28.242354706323795
+ ],
+ [
+ 4.412867922863143,
+ 26.4772075371784
+ ],
+ [
+ 6.178015092008309,
+ 22.94691319888807
+ ],
+ [
+ 7.943162261153475,
+ 19.41661886059751
+ ],
+ [
+ 8.825735845726285,
+ 15.886324522307177
+ ],
+ [
+ 8.825735845726285,
+ 10.590883014871451
+ ],
+ [
+ 7.943162261153475,
+ 7.060588676580892
+ ],
+ [
+ 7.060588676580892,
+ 3.5302943382905596
+ ],
+ [
+ 4.412867922863143,
+ 2.6477207537179765
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845728104
+ ],
+ [
+ -4.412867922862915,
+ 0.8825735845728104
+ ],
+ [
+ -7.060588676580892,
+ 0.8825735845728104
+ ],
+ [
+ -7.060588676580892,
+ 2.6477207537179765
+ ],
+ [
+ -7.060588676580892,
+ 2.6477207537179765
+ ]
+ ],
+ "pressures": [
+ 0.208587646484375,
+ 0.5442047119140625,
+ 0.568145751953125,
+ 0.574981689453125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.582305908203125,
+ 0.584747314453125,
+ 0.587677001953125,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.593048095703125,
+ 0.5979461669921875,
+ 0.6003875732421875,
+ 0.6033172607421875,
+ 0.6038055419921875,
+ 0.6028289794921875,
+ 0.5989227294921875,
+ 0.5984344482421875,
+ 0.5994110107421875,
+ 0.6013641357421875,
+ 0.6018524169921875,
+ 0.6033172607421875,
+ 0.5994110107421875,
+ 0.588653564453125,
+ 0.5422515869140625,
+ 0.4347686767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3EBGCMC07fK9xHJqHusGL",
+ "type": "freedraw",
+ "x": 1268.4792768088737,
+ "y": 656.5220874375643,
+ "width": 6.178015092008309,
+ "height": 10.590883014871451,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7M",
+ "roundness": null,
+ "seed": 923760361,
+ "version": 12,
+ "versionNonce": 1316844585,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574302019,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845728104,
+ 0
+ ],
+ [
+ -0.8825735845728104,
+ 0.8825735845725831
+ ],
+ [
+ -0.8825735845728104,
+ 1.7651471691453935
+ ],
+ [
+ -1.7651471691453935,
+ 3.5302943382905596
+ ],
+ [
+ -2.6477207537179765,
+ 5.295441507435726
+ ],
+ [
+ -3.5302943382905596,
+ 7.060588676580892
+ ],
+ [
+ -3.5302943382905596,
+ 9.708309430298868
+ ],
+ [
+ -0.8825735845728104,
+ 10.590883014871451
+ ],
+ [
+ 2.647720753717749,
+ 8.825735845726285
+ ],
+ [
+ 2.647720753717749,
+ 8.825735845726285
+ ]
+ ],
+ "pressures": [
+ 0.520751953125,
+ 0.579864501953125,
+ 0.6160125732421875,
+ 0.6174774169921875,
+ 0.6184539794921875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.5950164794921875,
+ 0.508056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VmWnMkAD_ozmQTsW6E5cQ",
+ "type": "freedraw",
+ "x": 1274.657291900882,
+ "y": 639.7531893306848,
+ "width": 4.412867922863143,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7N",
+ "roundness": null,
+ "seed": 1634418153,
+ "version": 9,
+ "versionNonce": 133522855,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574302207,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691453935,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845728104,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.507568359375,
+ 0.6609649658203125,
+ 0.6091766357421875,
+ 0.5583648681640625,
+ 0.456756591796875,
+ 0.208587646484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aaak4jhJY-vGV0E9lOR5v",
+ "type": "freedraw",
+ "x": 1313.4905296220768,
+ "y": 639.7531893306848,
+ "width": 24.712060368033235,
+ "height": 1.7651471691453935,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7O",
+ "roundness": null,
+ "seed": 550987751,
+ "version": 12,
+ "versionNonce": 747114151,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574302927,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691453935,
+ -0.8825735845725831
+ ],
+ [
+ 5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153702,
+ -0.8825735845725831
+ ],
+ [
+ 10.590883014871451,
+ -0.8825735845725831
+ ],
+ [
+ 16.76889810687976,
+ -1.7651471691453935
+ ],
+ [
+ 22.064339614315486,
+ -1.7651471691453935
+ ],
+ [
+ 23.829486783460652,
+ -0.8825735845725831
+ ],
+ [
+ 24.712060368033235,
+ -0.8825735845725831
+ ],
+ [
+ 24.712060368033235,
+ 0
+ ],
+ [
+ 24.712060368033235,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4254913330078125,
+ 0.593536376953125,
+ 0.63507080078125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63067626953125,
+ 0.5407867431640625,
+ 0.442108154296875,
+ 0.2652587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "x2vUDmb2Gha1RhRzY25-Z",
+ "type": "freedraw",
+ "x": 1314.3731032066496,
+ "y": 652.991793099274,
+ "width": 21.181766029742676,
+ "height": 3.5302943382905596,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7P",
+ "roundness": null,
+ "seed": 1569968359,
+ "version": 9,
+ "versionNonce": 316147849,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574303150,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.295441507435498,
+ -0.8825735845725831
+ ],
+ [
+ 8.825735845726058,
+ -0.8825735845725831
+ ],
+ [
+ 12.356030184016618,
+ -0.8825735845725831
+ ],
+ [
+ 15.88632452230695,
+ -1.7651471691453935
+ ],
+ [
+ 18.5340452760247,
+ -2.6477207537179765
+ ],
+ [
+ 21.181766029742676,
+ -3.5302943382905596
+ ],
+ [
+ 21.181766029742676,
+ -3.5302943382905596
+ ]
+ ],
+ "pressures": [
+ 0.4240264892578125,
+ 0.6155242919921875,
+ 0.6140594482421875,
+ 0.591583251953125,
+ 0.518798828125,
+ 0.3478240966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qjIU7dRiikgaXE5agYRK9",
+ "type": "freedraw",
+ "x": 1340.850310743828,
+ "y": 627.3971591466682,
+ "width": 25.594633952605818,
+ "height": 23.829486783460425,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Q",
+ "roundness": null,
+ "seed": 548682313,
+ "version": 16,
+ "versionNonce": 1905172809,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574303562,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0.8825735845725831
+ ],
+ [
+ 8.825735845726058,
+ 1.7651471691451661
+ ],
+ [
+ 12.356030184016618,
+ 2.647720753717749
+ ],
+ [
+ 18.534045276024926,
+ 5.295441507435726
+ ],
+ [
+ 21.181766029742676,
+ 6.178015092008309
+ ],
+ [
+ 24.712060368033008,
+ 8.825735845726058
+ ],
+ [
+ 25.594633952605818,
+ 10.590883014871224
+ ],
+ [
+ 23.829486783460425,
+ 15.003750937734367
+ ],
+ [
+ 19.41661886059751,
+ 19.41661886059751
+ ],
+ [
+ 13.2386037685892,
+ 22.94691319888784
+ ],
+ [
+ 12.356030184016618,
+ 23.829486783460425
+ ],
+ [
+ 12.356030184016618,
+ 23.829486783460425
+ ]
+ ],
+ "pressures": [
+ 0.456756591796875,
+ 0.5432281494140625,
+ 0.570098876953125,
+ 0.5945281982421875,
+ 0.6028289794921875,
+ 0.6086883544921875,
+ 0.6140594482421875,
+ 0.6140594482421875,
+ 0.6052703857421875,
+ 0.6111297607421875,
+ 0.6208953857421875,
+ 0.62677001953125,
+ 0.5417633056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YVOS6IGmDf5GK4kQAMKAV",
+ "type": "freedraw",
+ "x": 1470.588627676002,
+ "y": 637.1054685769668,
+ "width": 45.0112528132031,
+ "height": 28.24235470632368,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7R",
+ "roundness": null,
+ "seed": 397124361,
+ "version": 29,
+ "versionNonce": 953796039,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574305339,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845726967
+ ],
+ [
+ -0.8825735845725831,
+ 2.647720753717863
+ ],
+ [
+ -2.647720753717749,
+ 4.412867922863143
+ ],
+ [
+ -4.412867922862915,
+ 7.060588676580892
+ ],
+ [
+ -7.0605886765806645,
+ 8.825735845726172
+ ],
+ [
+ -16.768898106879533,
+ 17.651471691452343
+ ],
+ [
+ -22.94691319888784,
+ 22.064339614315372
+ ],
+ [
+ -26.4772075371784,
+ 24.712060368033235
+ ],
+ [
+ -29.12492829089615,
+ 25.594633952605818
+ ],
+ [
+ -31.7726490446139,
+ 25.594633952605818
+ ],
+ [
+ -32.65522262918648,
+ 23.829486783460652
+ ],
+ [
+ -34.42036979833165,
+ 20.299192445170092
+ ],
+ [
+ -34.42036979833165,
+ 17.651471691452343
+ ],
+ [
+ -34.42036979833165,
+ 15.00375093773448
+ ],
+ [
+ -35.30294338290423,
+ 7.943162261153589
+ ],
+ [
+ -33.537796213759066,
+ 4.412867922863143
+ ],
+ [
+ -30.890075460041317,
+ 2.647720753717863
+ ],
+ [
+ -29.12492829089615,
+ 1.7651471691452798
+ ],
+ [
+ -25.59463395260559,
+ 0.8825735845726967
+ ],
+ [
+ -19.416618860597282,
+ 3.530294338290446
+ ],
+ [
+ -13.2386037685892,
+ 7.943162261153589
+ ],
+ [
+ -7.0605886765806645,
+ 14.121177353161897
+ ],
+ [
+ -0.8825735845725831,
+ 20.299192445170092
+ ],
+ [
+ 4.41286792286337,
+ 24.712060368033235
+ ],
+ [
+ 8.825735845726285,
+ 28.24235470632368
+ ],
+ [
+ 9.708309430298868,
+ 28.24235470632368
+ ],
+ [
+ 9.708309430298868,
+ 28.24235470632368
+ ]
+ ],
+ "pressures": [
+ 0.4904632568359375,
+ 0.63165283203125,
+ 0.63214111328125,
+ 0.63360595703125,
+ 0.63555908203125,
+ 0.63946533203125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.65216064453125,
+ 0.64239501953125,
+ 0.6047821044921875,
+ 0.570587158203125,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.566192626953125,
+ 0.565704345703125,
+ 0.565216064453125,
+ 0.569122314453125,
+ 0.585723876953125,
+ 0.6072235107421875,
+ 0.63897705078125,
+ 0.64971923828125,
+ 0.65313720703125,
+ 0.65411376953125,
+ 0.65313720703125,
+ 0.64434814453125,
+ 0.6145477294921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Pk7FL6D2KjSDhAjl7lE4Y",
+ "type": "freedraw",
+ "x": 1483.8272314445912,
+ "y": 614.1585553780789,
+ "width": 5.295441507435953,
+ "height": 13.2386037685892,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7S",
+ "roundness": null,
+ "seed": 1509572615,
+ "version": 12,
+ "versionNonce": 150097607,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574306949,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845726967
+ ],
+ [
+ 0,
+ 2.647720753717863
+ ],
+ [
+ 0,
+ 4.412867922863143
+ ],
+ [
+ 0.8825735845728104,
+ 6.178015092008309
+ ],
+ [
+ 1.7651471691453935,
+ 7.943162261153589
+ ],
+ [
+ 1.7651471691453935,
+ 10.590883014871338
+ ],
+ [
+ 3.530294338290787,
+ 12.356030184016618
+ ],
+ [
+ 4.41286792286337,
+ 13.2386037685892
+ ],
+ [
+ 4.41286792286337,
+ 13.2386037685892
+ ]
+ ],
+ "pressures": [
+ 0.438201904296875,
+ 0.6204071044921875,
+ 0.65264892578125,
+ 0.6624298095703125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.62628173828125,
+ 0.39276123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0Lj59DAWoeylCY1_iOo82",
+ "type": "freedraw",
+ "x": 1514.717306904633,
+ "y": 637.9880421615395,
+ "width": 14.121177353161784,
+ "height": 0.8825735845726967,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7T",
+ "roundness": null,
+ "seed": 1111787783,
+ "version": 9,
+ "versionNonce": 1197109865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574307617,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 4.412867922862915,
+ 0
+ ],
+ [
+ 6.178015092008081,
+ 0
+ ],
+ [
+ 8.825735845726058,
+ 0
+ ],
+ [
+ 10.590883014871224,
+ 0
+ ],
+ [
+ 13.2386037685892,
+ -0.8825735845726967
+ ],
+ [
+ 14.121177353161784,
+ -0.8825735845726967
+ ],
+ [
+ 14.121177353161784,
+ -0.8825735845726967
+ ]
+ ],
+ "pressures": [
+ 0.4264678955078125,
+ 0.579864501953125,
+ 0.572540283203125,
+ 0.5520172119140625,
+ 0.523193359375,
+ 0.3531951904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "O8yEuS6qYT0PUEeXQdtFX",
+ "type": "freedraw",
+ "x": 1512.069586150915,
+ "y": 651.2266459301287,
+ "width": 19.41661886059751,
+ "height": 1.7651471691452798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7U",
+ "roundness": null,
+ "seed": 88976425,
+ "version": 10,
+ "versionNonce": 1376776841,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574307817,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ -0.8825735845726967
+ ],
+ [
+ 8.825735845726058,
+ -0.8825735845726967
+ ],
+ [
+ 11.473456599444035,
+ -1.7651471691452798
+ ],
+ [
+ 15.003750937734367,
+ -1.7651471691452798
+ ],
+ [
+ 17.651471691452343,
+ -1.7651471691452798
+ ],
+ [
+ 19.41661886059751,
+ -1.7651471691452798
+ ],
+ [
+ 19.41661886059751,
+ -1.7651471691452798
+ ]
+ ],
+ "pressures": [
+ 0.4894866943359375,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.579864501953125,
+ 0.5446929931640625,
+ 0.467498779296875,
+ 0.2887115478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0kxvxdEQua-aHc2zmxft0",
+ "type": "freedraw",
+ "x": 1572.0845899018532,
+ "y": 637.9880421615395,
+ "width": 23.829486783460425,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7V",
+ "roundness": null,
+ "seed": 1853465673,
+ "version": 15,
+ "versionNonce": 370759335,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574325429,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ],
+ [
+ 3.5302943382903322,
+ 0
+ ],
+ [
+ 5.295441507435498,
+ 0
+ ],
+ [
+ 7.0605886765806645,
+ 0
+ ],
+ [
+ 8.82573584572583,
+ 0
+ ],
+ [
+ 14.121177353161784,
+ 0.8825735845725831
+ ],
+ [
+ 18.5340452760247,
+ 0.8825735845725831
+ ],
+ [
+ 22.06433961431503,
+ 0.8825735845725831
+ ],
+ [
+ 22.94691319888784,
+ 0.8825735845725831
+ ],
+ [
+ 23.829486783460425,
+ 0.8825735845725831
+ ],
+ [
+ 23.829486783460425,
+ 0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.40399169921875,
+ 0.5466461181640625,
+ 0.574005126953125,
+ 0.6003875732421875,
+ 0.6160125732421875,
+ 0.63800048828125,
+ 0.64532470703125,
+ 0.64825439453125,
+ 0.65020751953125,
+ 0.64678955078125,
+ 0.6213836669921875,
+ 0.593048095703125,
+ 0.4846038818359375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NXiLANQZCK7h3iO9GIfN_",
+ "type": "freedraw",
+ "x": 1623.2738578070646,
+ "y": 615.9237025472241,
+ "width": 27.359781121750984,
+ "height": 44.128679228630745,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7W",
+ "roundness": null,
+ "seed": 2037586151,
+ "version": 42,
+ "versionNonce": 1931360903,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574326351,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ -1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ -4.412867922863143,
+ -0.8825735845725831
+ ],
+ [
+ -6.178015092008309,
+ 0
+ ],
+ [
+ -7.943162261153475,
+ 0
+ ],
+ [
+ -12.356030184016618,
+ 1.7651471691452798
+ ],
+ [
+ -14.121177353161784,
+ 2.647720753717863
+ ],
+ [
+ -16.76889810687976,
+ 4.412867922863143
+ ],
+ [
+ -17.651471691452343,
+ 4.412867922863143
+ ],
+ [
+ -17.651471691452343,
+ 5.295441507435726
+ ],
+ [
+ -17.651471691452343,
+ 6.178015092008309
+ ],
+ [
+ -16.76889810687976,
+ 7.943162261153589
+ ],
+ [
+ -15.886324522307177,
+ 14.121177353161897
+ ],
+ [
+ -15.003750937734367,
+ 17.651471691452343
+ ],
+ [
+ -15.003750937734367,
+ 20.299192445170206
+ ],
+ [
+ -14.121177353161784,
+ 21.18176602974279
+ ],
+ [
+ -14.121177353161784,
+ 22.946913198887955
+ ],
+ [
+ -13.2386037685892,
+ 23.829486783460652
+ ],
+ [
+ -12.356030184016618,
+ 22.064339614315372
+ ],
+ [
+ -11.473456599443807,
+ 19.41661886059751
+ ],
+ [
+ -10.590883014871224,
+ 16.768898106879647
+ ],
+ [
+ -7.943162261153475,
+ 15.00375093773448
+ ],
+ [
+ -6.178015092008309,
+ 14.121177353161897
+ ],
+ [
+ -3.5302943382905596,
+ 14.121177353161897
+ ],
+ [
+ 0,
+ 15.886324522307063
+ ],
+ [
+ 1.7651471691453935,
+ 17.651471691452343
+ ],
+ [
+ 3.5302943382905596,
+ 20.299192445170206
+ ],
+ [
+ 5.295441507435726,
+ 22.064339614315372
+ ],
+ [
+ 7.943162261153475,
+ 27.359781121751098
+ ],
+ [
+ 9.708309430298641,
+ 30.890075460041544
+ ],
+ [
+ 9.708309430298641,
+ 34.42036979833199
+ ],
+ [
+ 8.825735845726058,
+ 37.950664136622436
+ ],
+ [
+ 6.178015092008309,
+ 42.363532059485465
+ ],
+ [
+ 3.5302943382905596,
+ 43.24610564405816
+ ],
+ [
+ 0,
+ 43.24610564405816
+ ],
+ [
+ -4.412867922863143,
+ 42.363532059485465
+ ],
+ [
+ -8.825735845726058,
+ 40.5983848903403
+ ],
+ [
+ -14.121177353161784,
+ 37.950664136622436
+ ],
+ [
+ -15.003750937734367,
+ 37.06809055204985
+ ],
+ [
+ -15.003750937734367,
+ 37.06809055204985
+ ]
+ ],
+ "pressures": [
+ 0.39715576171875,
+ 0.6121063232421875,
+ 0.6165008544921875,
+ 0.6179656982421875,
+ 0.6179656982421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6213836669921875,
+ 0.6189422607421875,
+ 0.6174774169921875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6213836669921875,
+ 0.6243133544921875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6204071044921875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6111297607421875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6135711669921875,
+ 0.6194305419921875,
+ 0.62725830078125,
+ 0.64776611328125,
+ 0.6609649658203125,
+ 0.6668243408203125,
+ 0.6643829345703125,
+ 0.65509033203125,
+ 0.6213836669921875,
+ 0.37811279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "T-FvBYIZ4WB1vqaZf47Yh",
+ "type": "freedraw",
+ "x": 306.47406962472616,
+ "y": 758.9006232479887,
+ "width": 41.480958474912825,
+ "height": 91.78765279555182,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7X",
+ "roundness": null,
+ "seed": 263750855,
+ "version": 54,
+ "versionNonce": 43598119,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574390339,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.765147169145223,
+ 0
+ ],
+ [
+ -1.765147169145223,
+ -0.8825735845726967
+ ],
+ [
+ -1.765147169145223,
+ 0.8825735845725831
+ ],
+ [
+ -1.765147169145223,
+ 3.530294338290446
+ ],
+ [
+ -0.8825735845726399,
+ 7.943162261153475
+ ],
+ [
+ -0.8825735845726399,
+ 13.2386037685892
+ ],
+ [
+ 0,
+ 20.299192445170092
+ ],
+ [
+ 0,
+ 27.359781121750984
+ ],
+ [
+ 0,
+ 34.420369798331876
+ ],
+ [
+ 0,
+ 48.54154715149366
+ ],
+ [
+ 0,
+ 55.602135828074665
+ ],
+ [
+ 0,
+ 67.07559242751859
+ ],
+ [
+ 0.8825735845725831,
+ 73.2536075195269
+ ],
+ [
+ 0.8825735845725831,
+ 75.01875468867217
+ ],
+ [
+ 0.8825735845725831,
+ 75.90132827324476
+ ],
+ [
+ 0,
+ 74.13618110409948
+ ],
+ [
+ -0.8825735845726399,
+ 67.95816601209117
+ ],
+ [
+ -2.647720753717863,
+ 58.249856581792415
+ ],
+ [
+ -3.530294338290446,
+ 47.65897356692108
+ ],
+ [
+ -4.412867922863086,
+ 30.007501875468847
+ ],
+ [
+ -4.412867922863086,
+ 18.534045276024813
+ ],
+ [
+ -4.412867922863086,
+ 9.708309430298641
+ ],
+ [
+ -2.647720753717863,
+ 1.7651471691451661
+ ],
+ [
+ 0,
+ -5.295441507435726
+ ],
+ [
+ 1.765147169145223,
+ -7.943162261153589
+ ],
+ [
+ 6.178015092008309,
+ -11.473456599444035
+ ],
+ [
+ 10.590883014871338,
+ -11.473456599444035
+ ],
+ [
+ 15.886324522307063,
+ -7.943162261153589
+ ],
+ [
+ 22.946913198887955,
+ 0
+ ],
+ [
+ 27.35978112175104,
+ 9.708309430298641
+ ],
+ [
+ 30.007501875468847,
+ 17.65147169145223
+ ],
+ [
+ 28.242354706323624,
+ 25.594633952605705
+ ],
+ [
+ 23.829486783460595,
+ 29.12492829089615
+ ],
+ [
+ 18.53404527602487,
+ 30.007501875468847
+ ],
+ [
+ 12.35603018401656,
+ 29.12492829089615
+ ],
+ [
+ 9.708309430298755,
+ 27.359781121750984
+ ],
+ [
+ 7.943162261153532,
+ 26.4772075371784
+ ],
+ [
+ 7.060588676580892,
+ 26.4772075371784
+ ],
+ [
+ 6.178015092008309,
+ 25.594633952605705
+ ],
+ [
+ 7.060588676580892,
+ 25.594633952605705
+ ],
+ [
+ 8.825735845726115,
+ 24.71206036803312
+ ],
+ [
+ 13.2386037685892,
+ 24.71206036803312
+ ],
+ [
+ 18.53404527602487,
+ 27.359781121750984
+ ],
+ [
+ 28.242354706323624,
+ 36.185516967477156
+ ],
+ [
+ 32.65522262918671,
+ 44.12867922863063
+ ],
+ [
+ 35.30294338290457,
+ 52.071841489784106
+ ],
+ [
+ 37.06809055204974,
+ 60.015003750937694
+ ],
+ [
+ 36.185516967477156,
+ 67.95816601209117
+ ],
+ [
+ 34.42036979833199,
+ 74.13618110409948
+ ],
+ [
+ 32.65522262918671,
+ 80.31419619610779
+ ],
+ [
+ 33.53779621375929,
+ 75.90132827324476
+ ],
+ [
+ 33.53779621375929,
+ 75.90132827324476
+ ]
+ ],
+ "pressures": [
+ 0.3488006591796875,
+ 0.518310546875,
+ 0.527587890625,
+ 0.5583648681640625,
+ 0.567657470703125,
+ 0.570587158203125,
+ 0.575469970703125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.581817626953125,
+ 0.584259033203125,
+ 0.577423095703125,
+ 0.565704345703125,
+ 0.5603179931640625,
+ 0.563751220703125,
+ 0.5612945556640625,
+ 0.5554351806640625,
+ 0.5529937744140625,
+ 0.5539703369140625,
+ 0.5544586181640625,
+ 0.5544586181640625,
+ 0.5549468994140625,
+ 0.5559234619140625,
+ 0.5544586181640625,
+ 0.5573883056640625,
+ 0.5622711181640625,
+ 0.565704345703125,
+ 0.564727783203125,
+ 0.5505523681640625,
+ 0.567657470703125,
+ 0.569610595703125,
+ 0.567169189453125,
+ 0.5588531494140625,
+ 0.5539703369140625,
+ 0.5505523681640625,
+ 0.5456695556640625,
+ 0.5437164306640625,
+ 0.5427398681640625,
+ 0.5442047119140625,
+ 0.5539703369140625,
+ 0.567657470703125,
+ 0.573516845703125,
+ 0.575958251953125,
+ 0.573028564453125,
+ 0.576446533203125,
+ 0.581329345703125,
+ 0.5622711181640625,
+ 0.506591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1BLzC8DRCI18uuaVIIwMI",
+ "type": "freedraw",
+ "x": 397.3791488357054,
+ "y": 804.7944496457646,
+ "width": 46.77639998234861,
+ "height": 36.185516967477156,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Y",
+ "roundness": null,
+ "seed": 2044355431,
+ "version": 32,
+ "versionNonce": 1853044071,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574391202,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 0.8825735845725831
+ ],
+ [
+ -2.647720753717863,
+ 7.943162261153475
+ ],
+ [
+ -3.530294338290446,
+ 11.47345659944392
+ ],
+ [
+ -4.412867922863143,
+ 14.121177353161784
+ ],
+ [
+ -6.178015092008309,
+ 17.65147169145223
+ ],
+ [
+ -7.943162261153589,
+ 21.181766029742676
+ ],
+ [
+ -9.708309430298755,
+ 23.82948678346054
+ ],
+ [
+ -15.00375093773448,
+ 28.242354706323567
+ ],
+ [
+ -23.82948678346054,
+ 32.65522262918671
+ ],
+ [
+ -28.24235470632368,
+ 32.65522262918671
+ ],
+ [
+ -31.772649044614127,
+ 30.89007546004143
+ ],
+ [
+ -32.65522262918671,
+ 29.124928290896264
+ ],
+ [
+ -34.42036979833199,
+ 24.71206036803312
+ ],
+ [
+ -34.42036979833199,
+ 21.181766029742676
+ ],
+ [
+ -34.42036979833199,
+ 16.768898106879647
+ ],
+ [
+ -33.53779621375929,
+ 13.2386037685892
+ ],
+ [
+ -31.772649044614127,
+ 10.590883014871338
+ ],
+ [
+ -30.007501875468847,
+ 9.708309430298755
+ ],
+ [
+ -29.124928290896264,
+ 8.825735845726058
+ ],
+ [
+ -23.82948678346054,
+ 9.708309430298755
+ ],
+ [
+ -18.534045276024926,
+ 14.121177353161784
+ ],
+ [
+ -13.2386037685892,
+ 19.41661886059751
+ ],
+ [
+ -6.178015092008309,
+ 25.594633952605705
+ ],
+ [
+ -1.7651471691452798,
+ 28.242354706323567
+ ],
+ [
+ 1.7651471691451661,
+ 30.89007546004143
+ ],
+ [
+ 4.412867922863029,
+ 32.65522262918671
+ ],
+ [
+ 7.060588676580892,
+ 34.420369798331876
+ ],
+ [
+ 11.47345659944392,
+ 36.185516967477156
+ ],
+ [
+ 12.356030184016618,
+ 35.30294338290446
+ ],
+ [
+ 12.356030184016618,
+ 35.30294338290446
+ ]
+ ],
+ "pressures": [
+ 0.467987060546875,
+ 0.5564117431640625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5442047119140625,
+ 0.5471343994140625,
+ 0.5573883056640625,
+ 0.565216064453125,
+ 0.566192626953125,
+ 0.5539703369140625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5500640869140625,
+ 0.5510406494140625,
+ 0.5515289306640625,
+ 0.5510406494140625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.570587158203125,
+ 0.584747314453125,
+ 0.592559814453125,
+ 0.5940399169921875,
+ 0.5955047607421875,
+ 0.5959930419921875,
+ 0.5950164794921875,
+ 0.566192626953125,
+ 0.14508056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2TRpiLNagKsNW7eaIovzC",
+ "type": "freedraw",
+ "x": 411.5003261888672,
+ "y": 788.0255515388849,
+ "width": 3.530294338290446,
+ "height": 16.76889810687976,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Z",
+ "roundness": null,
+ "seed": 1651787687,
+ "version": 10,
+ "versionNonce": 2096078663,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574391797,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 1.7651471691452798
+ ],
+ [
+ 0.8825735845725831,
+ 3.5302943382905596
+ ],
+ [
+ 1.7651471691452798,
+ 6.178015092008309
+ ],
+ [
+ 1.7651471691452798,
+ 10.590883014871451
+ ],
+ [
+ 2.647720753717863,
+ 14.121177353161897
+ ],
+ [
+ 3.530294338290446,
+ 15.886324522307063
+ ],
+ [
+ 3.530294338290446,
+ 16.76889810687976
+ ],
+ [
+ 3.530294338290446,
+ 16.76889810687976
+ ]
+ ],
+ "pressures": [
+ 0.3492889404296875,
+ 0.576446533203125,
+ 0.585723876953125,
+ 0.591583251953125,
+ 0.5994110107421875,
+ 0.5974578857421875,
+ 0.525634765625,
+ 0.4279327392578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "k2S-WDuuY8XyK4mwyPGHl",
+ "type": "freedraw",
+ "x": 440.62525447976344,
+ "y": 827.7413628446526,
+ "width": 23.82948678346054,
+ "height": 28.24235470632368,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7a",
+ "roundness": null,
+ "seed": 1787279751,
+ "version": 28,
+ "versionNonce": 1906618695,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574392538,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ -0.8825735845726967
+ ],
+ [
+ 4.412867922863029,
+ -1.7651471691452798
+ ],
+ [
+ 5.295441507435726,
+ -3.530294338290446
+ ],
+ [
+ 7.060588676580892,
+ -4.412867922863143
+ ],
+ [
+ 7.943162261153589,
+ -5.295441507435726
+ ],
+ [
+ 7.943162261153589,
+ -7.0605886765810055
+ ],
+ [
+ 8.825735845726172,
+ -8.825735845726172
+ ],
+ [
+ 9.708309430298755,
+ -13.2386037685892
+ ],
+ [
+ 9.708309430298755,
+ -15.886324522307063
+ ],
+ [
+ 9.708309430298755,
+ -17.651471691452343
+ ],
+ [
+ 7.943162261153589,
+ -18.534045276024926
+ ],
+ [
+ 4.412867922863029,
+ -17.651471691452343
+ ],
+ [
+ -2.647720753717863,
+ -12.356030184016618
+ ],
+ [
+ -6.178015092008309,
+ -7.943162261153589
+ ],
+ [
+ -7.943162261153475,
+ -3.530294338290446
+ ],
+ [
+ -7.943162261153475,
+ 0
+ ],
+ [
+ -6.178015092008309,
+ 6.178015092008309
+ ],
+ [
+ -2.647720753717863,
+ 8.825735845726058
+ ],
+ [
+ 1.7651471691452798,
+ 9.708309430298755
+ ],
+ [
+ 6.178015092008309,
+ 9.708309430298755
+ ],
+ [
+ 10.590883014871338,
+ 7.943162261153475
+ ],
+ [
+ 15.886324522307063,
+ 5.295441507435612
+ ],
+ [
+ 15.886324522307063,
+ 5.295441507435612
+ ]
+ ],
+ "pressures": [
+ 0.39324951171875,
+ 0.5315093994140625,
+ 0.5427398681640625,
+ 0.5442047119140625,
+ 0.5534820556640625,
+ 0.5622711181640625,
+ 0.568145751953125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.572540283203125,
+ 0.563751220703125,
+ 0.5588531494140625,
+ 0.571563720703125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.575469970703125,
+ 0.580352783203125,
+ 0.582794189453125,
+ 0.580841064453125,
+ 0.4943695068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vxX5LYcNLDNcNlaCV8p9t",
+ "type": "freedraw",
+ "x": 439.74268089519086,
+ "y": 795.0861402154659,
+ "width": 15.003750937734367,
+ "height": 1.7651471691451661,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7b",
+ "roundness": null,
+ "seed": 1050692487,
+ "version": 12,
+ "versionNonce": 1601813063,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574393268,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 0.8825735845725831
+ ],
+ [
+ 11.47345659944392,
+ 0.8825735845725831
+ ],
+ [
+ 13.2386037685892,
+ 0.8825735845725831
+ ],
+ [
+ 14.121177353161784,
+ 1.7651471691451661
+ ],
+ [
+ 14.121177353161784,
+ 1.7651471691451661
+ ]
+ ],
+ "pressures": [
+ 0.2208099365234375,
+ 0.562774658203125,
+ 0.571563720703125,
+ 0.574981689453125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.578399658203125,
+ 0.505615234375,
+ 0.198822021484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nLHH0SPbclabQFsn5xvPx",
+ "type": "freedraw",
+ "x": 452.98128466378006,
+ "y": 781.8475364468767,
+ "width": 15.003750937734367,
+ "height": 21.181766029742676,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7c",
+ "roundness": null,
+ "seed": 1602688135,
+ "version": 17,
+ "versionNonce": 1545003625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574393647,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0.8825735845725831
+ ],
+ [
+ 7.943162261153475,
+ 1.7651471691451661
+ ],
+ [
+ 10.590883014871338,
+ 1.7651471691451661
+ ],
+ [
+ 11.47345659944392,
+ 2.647720753717749
+ ],
+ [
+ 13.2386037685892,
+ 3.530294338290446
+ ],
+ [
+ 14.121177353161784,
+ 4.412867922863029
+ ],
+ [
+ 15.003750937734367,
+ 6.178015092008195
+ ],
+ [
+ 15.003750937734367,
+ 8.825735845726058
+ ],
+ [
+ 13.2386037685892,
+ 12.356030184016504
+ ],
+ [
+ 10.590883014871338,
+ 15.003750937734367
+ ],
+ [
+ 5.295441507435726,
+ 19.416618860597396
+ ],
+ [
+ 2.647720753717863,
+ 20.299192445170092
+ ],
+ [
+ 2.647720753717863,
+ 21.181766029742676
+ ],
+ [
+ 2.647720753717863,
+ 21.181766029742676
+ ]
+ ],
+ "pressures": [
+ 0.4264678955078125,
+ 0.518310546875,
+ 0.528564453125,
+ 0.5329742431640625,
+ 0.5349273681640625,
+ 0.5349273681640625,
+ 0.5329742431640625,
+ 0.529052734375,
+ 0.530029296875,
+ 0.5344390869140625,
+ 0.5451812744140625,
+ 0.566680908203125,
+ 0.579864501953125,
+ 0.576446533203125,
+ 0.508544921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-_qQqfOweq7y0tIAVlad-",
+ "type": "freedraw",
+ "x": 492.69709596954766,
+ "y": 818.9156269989264,
+ "width": 29.124928290896264,
+ "height": 25.594633952605818,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7d",
+ "roundness": null,
+ "seed": 162405417,
+ "version": 32,
+ "versionNonce": 1012673065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574394826,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 1.7651471691451661
+ ],
+ [
+ 1.7651471691452798,
+ 6.178015092008309
+ ],
+ [
+ 0.8825735845725831,
+ 9.708309430298755
+ ],
+ [
+ -0.8825735845725831,
+ 14.121177353161784
+ ],
+ [
+ -4.412867922863029,
+ 18.534045276024926
+ ],
+ [
+ -7.060588676580892,
+ 21.181766029742676
+ ],
+ [
+ -7.943162261153475,
+ 22.064339614315372
+ ],
+ [
+ -10.590883014871338,
+ 22.946913198887955
+ ],
+ [
+ -13.2386037685892,
+ 21.181766029742676
+ ],
+ [
+ -16.768898106879647,
+ 19.41661886059751
+ ],
+ [
+ -17.65147169145223,
+ 18.534045276024926
+ ],
+ [
+ -18.534045276024926,
+ 17.65147169145223
+ ],
+ [
+ -19.41661886059751,
+ 15.886324522307063
+ ],
+ [
+ -19.41661886059751,
+ 15.00375093773448
+ ],
+ [
+ -20.299192445170092,
+ 14.121177353161784
+ ],
+ [
+ -20.299192445170092,
+ 13.2386037685892
+ ],
+ [
+ -19.41661886059751,
+ 11.47345659944392
+ ],
+ [
+ -18.534045276024926,
+ 9.708309430298755
+ ],
+ [
+ -15.886324522307063,
+ 8.825735845726172
+ ],
+ [
+ -10.590883014871338,
+ 7.943162261153475
+ ],
+ [
+ -7.943162261153475,
+ 9.708309430298755
+ ],
+ [
+ -3.530294338290446,
+ 12.356030184016618
+ ],
+ [
+ 0,
+ 15.886324522307063
+ ],
+ [
+ 3.530294338290446,
+ 19.41661886059751
+ ],
+ [
+ 5.295441507435726,
+ 22.064339614315372
+ ],
+ [
+ 7.060588676580892,
+ 23.82948678346054
+ ],
+ [
+ 8.825735845726172,
+ 25.594633952605818
+ ],
+ [
+ 8.825735845726172,
+ 25.594633952605818
+ ]
+ ],
+ "pressures": [
+ 0.2252044677734375,
+ 0.4933929443359375,
+ 0.503662109375,
+ 0.515380859375,
+ 0.5525054931640625,
+ 0.5612945556640625,
+ 0.562774658203125,
+ 0.5608062744140625,
+ 0.5573883056640625,
+ 0.5534820556640625,
+ 0.5500640869140625,
+ 0.5485992431640625,
+ 0.5461578369140625,
+ 0.5398101806640625,
+ 0.5315093994140625,
+ 0.527099609375,
+ 0.521728515625,
+ 0.521240234375,
+ 0.521728515625,
+ 0.521240234375,
+ 0.525146484375,
+ 0.5349273681640625,
+ 0.5539703369140625,
+ 0.571563720703125,
+ 0.579376220703125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.4333038330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TdG5oVOElpFDkxS7Nb8ry",
+ "type": "freedraw",
+ "x": 534.1780544444605,
+ "y": 825.0936420909347,
+ "width": 15.003750937734367,
+ "height": 69.72331318123645,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7e",
+ "roundness": null,
+ "seed": 596931561,
+ "version": 21,
+ "versionNonce": 203253351,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574396019,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.7651471691451661
+ ],
+ [
+ 0.8825735845725831,
+ 4.412867922863029
+ ],
+ [
+ 1.7651471691451661,
+ 7.943162261153475
+ ],
+ [
+ 4.412867922863143,
+ 26.4772075371784
+ ],
+ [
+ 6.178015092008309,
+ 38.83323772119502
+ ],
+ [
+ 6.178015092008309,
+ 45.01125281320333
+ ],
+ [
+ 6.178015092008309,
+ 51.18926790521152
+ ],
+ [
+ 6.178015092008309,
+ 63.54529808922814
+ ],
+ [
+ 5.295441507435726,
+ 67.95816601209128
+ ],
+ [
+ 4.412867922863143,
+ 68.84073959666387
+ ],
+ [
+ 2.6477207537179765,
+ 67.95816601209128
+ ],
+ [
+ 0.8825735845725831,
+ 66.193018842946
+ ],
+ [
+ -0.8825735845725831,
+ 63.54529808922814
+ ],
+ [
+ -5.295441507435726,
+ 54.71956224350208
+ ],
+ [
+ -7.943162261153475,
+ 40.598384890340185
+ ],
+ [
+ -8.825735845726058,
+ 37.95066413662232
+ ],
+ [
+ -8.825735845726058,
+ 37.95066413662232
+ ]
+ ],
+ "pressures": [
+ 0.40350341796875,
+ 0.503662109375,
+ 0.528564453125,
+ 0.5422515869140625,
+ 0.5495758056640625,
+ 0.5520172119140625,
+ 0.5554351806640625,
+ 0.5539703369140625,
+ 0.5539703369140625,
+ 0.5564117431640625,
+ 0.589630126953125,
+ 0.6072235107421875,
+ 0.6125946044921875,
+ 0.586212158203125,
+ 0.575469970703125,
+ 0.5598297119140625,
+ 0.519287109375,
+ 0.073272705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "41HYAZQF2DIcPh9uFTOGP",
+ "type": "freedraw",
+ "x": 522.7045978450165,
+ "y": 850.6882760435406,
+ "width": 17.651471691452343,
+ "height": 1.7651471691452798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7f",
+ "roundness": null,
+ "seed": 1309030567,
+ "version": 9,
+ "versionNonce": 766827721,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574396318,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845728104,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 0
+ ],
+ [
+ 10.590883014871451,
+ -0.8825735845726967
+ ],
+ [
+ 13.2386037685892,
+ -0.8825735845726967
+ ],
+ [
+ 15.886324522307177,
+ -1.7651471691452798
+ ],
+ [
+ 17.651471691452343,
+ -1.7651471691452798
+ ],
+ [
+ 17.651471691452343,
+ -1.7651471691452798
+ ]
+ ],
+ "pressures": [
+ 0.513427734375,
+ 0.62774658203125,
+ 0.6165008544921875,
+ 0.574493408203125,
+ 0.465057373046875,
+ 0.204681396484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "97PixcJOdBo6r3UM75gjH",
+ "type": "freedraw",
+ "x": 524.4697450141618,
+ "y": 822.4459213372169,
+ "width": 23.829486783460425,
+ "height": 13.2386037685892,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7g",
+ "roundness": null,
+ "seed": 1025048201,
+ "version": 18,
+ "versionNonce": 1613728873,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574397090,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -1.7651471691452798
+ ],
+ [
+ 0,
+ -3.530294338290446
+ ],
+ [
+ 0.8825735845725831,
+ -6.178015092008309
+ ],
+ [
+ 0.8825735845725831,
+ -7.943162261153475
+ ],
+ [
+ 1.7651471691451661,
+ -11.473456599444035
+ ],
+ [
+ 2.647720753717749,
+ -13.2386037685892
+ ],
+ [
+ 3.5302943382903322,
+ -13.2386037685892
+ ],
+ [
+ 4.412867922862915,
+ -13.2386037685892
+ ],
+ [
+ 6.178015092008309,
+ -12.356030184016618
+ ],
+ [
+ 13.2386037685892,
+ -7.943162261153475
+ ],
+ [
+ 17.651471691452116,
+ -4.412867922863029
+ ],
+ [
+ 21.181766029742676,
+ -1.7651471691452798
+ ],
+ [
+ 22.94691319888784,
+ -1.7651471691452798
+ ],
+ [
+ 23.829486783460425,
+ -1.7651471691452798
+ ],
+ [
+ 23.829486783460425,
+ -1.7651471691452798
+ ]
+ ],
+ "pressures": [
+ 0.4347686767578125,
+ 0.570587158203125,
+ 0.577423095703125,
+ 0.582794189453125,
+ 0.583770751953125,
+ 0.584747314453125,
+ 0.584747314453125,
+ 0.580841064453125,
+ 0.577423095703125,
+ 0.571563720703125,
+ 0.581817626953125,
+ 0.587677001953125,
+ 0.572052001953125,
+ 0.449432373046875,
+ 0.2652587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GMNoPMyYGseuUf3jqPHFi",
+ "type": "freedraw",
+ "x": 565.9507034890746,
+ "y": 823.3284949217895,
+ "width": 12.356030184016618,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7h",
+ "roundness": null,
+ "seed": 1797539369,
+ "version": 10,
+ "versionNonce": 2089176201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574397561,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ],
+ [
+ 4.412867922863143,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 0
+ ],
+ [
+ 9.708309430298868,
+ -0.8825735845725831
+ ],
+ [
+ 12.356030184016618,
+ 0
+ ],
+ [
+ 12.356030184016618,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.6082000732421875,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.62725830078125,
+ 0.5432281494140625,
+ 0.447479248046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IqlqJiJziYi4CnoL0v4nA",
+ "type": "freedraw",
+ "x": 565.068129904502,
+ "y": 838.3322458595239,
+ "width": 16.768898106879533,
+ "height": 3.530294338290446,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7i",
+ "roundness": null,
+ "seed": 1587641929,
+ "version": 8,
+ "versionNonce": 1048547785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574397746,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ -1.7651471691452798
+ ],
+ [
+ 10.590883014871451,
+ -2.647720753717863
+ ],
+ [
+ 14.121177353161784,
+ -3.530294338290446
+ ],
+ [
+ 16.768898106879533,
+ -3.530294338290446
+ ],
+ [
+ 16.768898106879533,
+ -3.530294338290446
+ ]
+ ],
+ "pressures": [
+ 0.4753265380859375,
+ 0.6243133544921875,
+ 0.564239501953125,
+ 0.4733734130859375,
+ 0.2515869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PSpQgZzSJo6u4X775-Owu",
+ "type": "freedraw",
+ "x": 658.6209298691991,
+ "y": 785.3778307851671,
+ "width": 33.53779621375941,
+ "height": 60.01500375093781,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7k",
+ "roundness": null,
+ "seed": 1205503399,
+ "version": 31,
+ "versionNonce": 445706089,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574401770,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 0
+ ],
+ [
+ -2.647720753717863,
+ 0.8825735845726967
+ ],
+ [
+ -4.412867922863143,
+ 1.7651471691452798
+ ],
+ [
+ -6.178015092008309,
+ 3.530294338290446
+ ],
+ [
+ -7.943162261153589,
+ 5.295441507435726
+ ],
+ [
+ -12.356030184016618,
+ 11.473456599444035
+ ],
+ [
+ -17.651471691452343,
+ 19.41661886059751
+ ],
+ [
+ -23.829486783460652,
+ 34.42036979833199
+ ],
+ [
+ -23.829486783460652,
+ 43.24610564405816
+ ],
+ [
+ -22.064339614315372,
+ 50.30669432063905
+ ],
+ [
+ -17.651471691452343,
+ 56.48470941264736
+ ],
+ [
+ -13.2386037685892,
+ 59.132430166365225
+ ],
+ [
+ -10.590883014871451,
+ 60.01500375093781
+ ],
+ [
+ -4.412867922863143,
+ 59.132430166365225
+ ],
+ [
+ 1.7651471691451661,
+ 55.602135828074665
+ ],
+ [
+ 7.060588676580892,
+ 49.42412073606647
+ ],
+ [
+ 9.708309430298755,
+ 44.128679228630745
+ ],
+ [
+ 9.708309430298755,
+ 41.48095847491288
+ ],
+ [
+ 8.825735845726058,
+ 37.06809055204985
+ ],
+ [
+ 4.412867922863029,
+ 34.42036979833199
+ ],
+ [
+ -0.8825735845726967,
+ 34.42036979833199
+ ],
+ [
+ -7.943162261153589,
+ 37.06809055204985
+ ],
+ [
+ -11.473456599444035,
+ 39.715811305767716
+ ],
+ [
+ -14.121177353161897,
+ 41.48095847491288
+ ],
+ [
+ -15.886324522307063,
+ 43.24610564405816
+ ],
+ [
+ -17.651471691452343,
+ 45.89382639777591
+ ],
+ [
+ -16.76889810687976,
+ 47.65897356692119
+ ],
+ [
+ -16.76889810687976,
+ 47.65897356692119
+ ]
+ ],
+ "pressures": [
+ 0.4298858642578125,
+ 0.523193359375,
+ 0.5349273681640625,
+ 0.5461578369140625,
+ 0.564727783203125,
+ 0.574493408203125,
+ 0.586700439453125,
+ 0.5945281982421875,
+ 0.5969696044921875,
+ 0.6013641357421875,
+ 0.6028289794921875,
+ 0.6130828857421875,
+ 0.6169891357421875,
+ 0.6150360107421875,
+ 0.6130828857421875,
+ 0.6003875732421875,
+ 0.590118408203125,
+ 0.586700439453125,
+ 0.586212158203125,
+ 0.593048095703125,
+ 0.5964813232421875,
+ 0.5979461669921875,
+ 0.5950164794921875,
+ 0.592071533203125,
+ 0.589630126953125,
+ 0.581817626953125,
+ 0.5363922119140625,
+ 0.2466888427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9Leg5yEXpEKPB00hTqpAn",
+ "type": "freedraw",
+ "x": 730.1093902195809,
+ "y": 825.0936420909348,
+ "width": 40.5983848903403,
+ "height": 20.299192445170092,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7l",
+ "roundness": null,
+ "seed": 281602345,
+ "version": 34,
+ "versionNonce": 1464216073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574402785,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ 1.7651471691451661
+ ],
+ [
+ -0.8825735845726967,
+ 2.647720753717749
+ ],
+ [
+ -2.647720753717863,
+ 4.412867922863029
+ ],
+ [
+ -3.5302943382905596,
+ 6.178015092008195
+ ],
+ [
+ -5.295441507435726,
+ 7.060588676580892
+ ],
+ [
+ -7.0605886765810055,
+ 8.825735845726058
+ ],
+ [
+ -9.708309430298755,
+ 11.47345659944392
+ ],
+ [
+ -11.473456599444035,
+ 13.2386037685892
+ ],
+ [
+ -15.886324522307063,
+ 15.88632452230695
+ ],
+ [
+ -19.41661886059751,
+ 18.534045276024813
+ ],
+ [
+ -23.829486783460652,
+ 20.299192445170092
+ ],
+ [
+ -27.359781121751098,
+ 19.41661886059751
+ ],
+ [
+ -30.00750187546896,
+ 17.65147169145223
+ ],
+ [
+ -32.65522262918671,
+ 15.003750937734367
+ ],
+ [
+ -33.53779621375941,
+ 12.356030184016504
+ ],
+ [
+ -33.53779621375941,
+ 11.47345659944392
+ ],
+ [
+ -33.53779621375941,
+ 8.825735845726058
+ ],
+ [
+ -32.65522262918671,
+ 6.178015092008195
+ ],
+ [
+ -30.00750187546896,
+ 4.412867922863029
+ ],
+ [
+ -26.477207537178515,
+ 2.647720753717749
+ ],
+ [
+ -24.712060368033235,
+ 1.7651471691451661
+ ],
+ [
+ -20.299192445170206,
+ 1.7651471691451661
+ ],
+ [
+ -15.886324522307063,
+ 3.530294338290446
+ ],
+ [
+ -11.473456599444035,
+ 6.178015092008195
+ ],
+ [
+ -7.0605886765810055,
+ 10.590883014871338
+ ],
+ [
+ -2.647720753717863,
+ 15.003750937734367
+ ],
+ [
+ -0.8825735845726967,
+ 15.88632452230695
+ ],
+ [
+ 1.7651471691451661,
+ 18.534045276024813
+ ],
+ [
+ 4.412867922863029,
+ 19.41661886059751
+ ],
+ [
+ 6.178015092008195,
+ 20.299192445170092
+ ],
+ [
+ 7.060588676580892,
+ 20.299192445170092
+ ],
+ [
+ 7.060588676580892,
+ 20.299192445170092
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.526123046875,
+ 0.5334625244140625,
+ 0.5539703369140625,
+ 0.578887939453125,
+ 0.593536376953125,
+ 0.6111297607421875,
+ 0.6179656982421875,
+ 0.6179656982421875,
+ 0.6208953857421875,
+ 0.6213836669921875,
+ 0.6135711669921875,
+ 0.587677001953125,
+ 0.585235595703125,
+ 0.580841064453125,
+ 0.581329345703125,
+ 0.580841064453125,
+ 0.581329345703125,
+ 0.581329345703125,
+ 0.583770751953125,
+ 0.583282470703125,
+ 0.582794189453125,
+ 0.584259033203125,
+ 0.5940399169921875,
+ 0.6062469482421875,
+ 0.6130828857421875,
+ 0.6140594482421875,
+ 0.6130828857421875,
+ 0.6057586669921875,
+ 0.5622711181640625,
+ 0.341949462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iCxOMXj3uNOXy9CQW_4iH",
+ "type": "freedraw",
+ "x": 742.4654204035974,
+ "y": 797.7338609691838,
+ "width": 4.412867922863143,
+ "height": 18.534045276024926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7m",
+ "roundness": null,
+ "seed": 505936841,
+ "version": 11,
+ "versionNonce": 1455985895,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574403450,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.7651471691452798
+ ],
+ [
+ 0,
+ 3.530294338290446
+ ],
+ [
+ 0,
+ 6.178015092008309
+ ],
+ [
+ 0.8825735845726967,
+ 7.943162261153589
+ ],
+ [
+ 0.8825735845726967,
+ 12.356030184016618
+ ],
+ [
+ 1.7651471691452798,
+ 15.886324522307063
+ ],
+ [
+ 3.530294338290446,
+ 18.534045276024926
+ ],
+ [
+ 4.412867922863143,
+ 18.534045276024926
+ ],
+ [
+ 4.412867922863143,
+ 18.534045276024926
+ ]
+ ],
+ "pressures": [
+ 0.438690185546875,
+ 0.6135711669921875,
+ 0.63018798828125,
+ 0.64532470703125,
+ 0.65069580078125,
+ 0.65167236328125,
+ 0.592071533203125,
+ 0.38153076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "keNP918ctX9xG0_GzQyGd",
+ "type": "freedraw",
+ "x": 779.5335109556472,
+ "y": 823.3284949217896,
+ "width": 24.712060368033235,
+ "height": 57.367282997219945,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7n",
+ "roundness": null,
+ "seed": 1167574823,
+ "version": 21,
+ "versionNonce": 165653385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574404061,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 1.7651471691452798
+ ],
+ [
+ 3.530294338290446,
+ 5.295441507435726
+ ],
+ [
+ 5.295441507435612,
+ 8.825735845726172
+ ],
+ [
+ 8.825735845726058,
+ 16.768898106879647
+ ],
+ [
+ 11.47345659944392,
+ 27.359781121750984
+ ],
+ [
+ 12.356030184016504,
+ 32.65522262918671
+ ],
+ [
+ 13.2386037685892,
+ 37.950664136622436
+ ],
+ [
+ 13.2386037685892,
+ 42.363532059485465
+ ],
+ [
+ 13.2386037685892,
+ 49.42412073606636
+ ],
+ [
+ 12.356030184016504,
+ 53.8369886589295
+ ],
+ [
+ 10.590883014871338,
+ 56.48470941264725
+ ],
+ [
+ 7.060588676580892,
+ 57.367282997219945
+ ],
+ [
+ 3.530294338290446,
+ 56.48470941264725
+ ],
+ [
+ 0.8825735845725831,
+ 55.602135828074665
+ ],
+ [
+ -3.530294338290446,
+ 49.42412073606636
+ ],
+ [
+ -7.943162261153589,
+ 41.48095847491288
+ ],
+ [
+ -10.590883014871451,
+ 34.42036979833199
+ ],
+ [
+ -11.473456599444035,
+ 31.772649044614127
+ ],
+ [
+ -11.473456599444035,
+ 31.772649044614127
+ ]
+ ],
+ "pressures": [
+ 0.2838287353515625,
+ 0.4850921630859375,
+ 0.509521484375,
+ 0.514892578125,
+ 0.530029296875,
+ 0.5417633056640625,
+ 0.5466461181640625,
+ 0.5510406494140625,
+ 0.5539703369140625,
+ 0.572540283203125,
+ 0.6023406982421875,
+ 0.63751220703125,
+ 0.6565704345703125,
+ 0.6580352783203125,
+ 0.64923095703125,
+ 0.5994110107421875,
+ 0.5471343994140625,
+ 0.444061279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Cnln4ZlDH-cPjlwU5FGk8",
+ "type": "freedraw",
+ "x": 772.4729222790663,
+ "y": 844.5102609515324,
+ "width": 22.064339614315372,
+ "height": 5.295441507435726,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7o",
+ "roundness": null,
+ "seed": 1047469385,
+ "version": 11,
+ "versionNonce": 775699303,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574404388,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ -0.8825735845726967
+ ],
+ [
+ 0,
+ -0.8825735845726967
+ ],
+ [
+ 2.647720753717749,
+ -1.7651471691452798
+ ],
+ [
+ 7.943162261153475,
+ -2.647720753717863
+ ],
+ [
+ 13.2386037685892,
+ -4.412867922863143
+ ],
+ [
+ 19.416618860597396,
+ -5.295441507435726
+ ],
+ [
+ 20.299192445170092,
+ -5.295441507435726
+ ],
+ [
+ 20.299192445170092,
+ -5.295441507435726
+ ]
+ ],
+ "pressures": [
+ 0.4347686767578125,
+ 0.6204071044921875,
+ 0.6243133544921875,
+ 0.63458251953125,
+ 0.63995361328125,
+ 0.64093017578125,
+ 0.6067352294921875,
+ 0.213470458984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "eMH9cNWwBj7Qicyd-wQ3o",
+ "type": "freedraw",
+ "x": 765.4123336024853,
+ "y": 820.6807741680717,
+ "width": 37.06809055204985,
+ "height": 15.886324522307063,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7p",
+ "roundness": null,
+ "seed": 473157031,
+ "version": 19,
+ "versionNonce": 48011817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574404859,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ -0.8825735845725831
+ ],
+ [
+ 1.7651471691452798,
+ -2.647720753717863
+ ],
+ [
+ 4.412867922863143,
+ -6.178015092008309
+ ],
+ [
+ 5.295441507435726,
+ -7.943162261153475
+ ],
+ [
+ 7.0605886765810055,
+ -9.708309430298755
+ ],
+ [
+ 7.943162261153589,
+ -11.47345659944392
+ ],
+ [
+ 8.825735845726172,
+ -12.356030184016618
+ ],
+ [
+ 9.708309430298755,
+ -14.121177353161784
+ ],
+ [
+ 12.356030184016618,
+ -15.886324522307063
+ ],
+ [
+ 15.00375093773448,
+ -15.886324522307063
+ ],
+ [
+ 17.651471691452343,
+ -15.003750937734367
+ ],
+ [
+ 21.18176602974279,
+ -11.47345659944392
+ ],
+ [
+ 22.946913198887955,
+ -8.825735845726058
+ ],
+ [
+ 27.359781121751098,
+ -4.412867922863029
+ ],
+ [
+ 31.772649044614127,
+ -0.8825735845725831
+ ],
+ [
+ 37.06809055204985,
+ 0
+ ],
+ [
+ 37.06809055204985,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.507568359375,
+ 0.5515289306640625,
+ 0.5525054931640625,
+ 0.563751220703125,
+ 0.574005126953125,
+ 0.585723876953125,
+ 0.590118408203125,
+ 0.6003875732421875,
+ 0.6052703857421875,
+ 0.6023406982421875,
+ 0.5984344482421875,
+ 0.6052703857421875,
+ 0.6194305419921875,
+ 0.6223602294921875,
+ 0.6228485107421875,
+ 0.5354156494140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AKekjTOqYF1iQ89FEbHVI",
+ "type": "freedraw",
+ "x": 831.6053524454314,
+ "y": 828.6239364292253,
+ "width": 22.064339614315372,
+ "height": 4.412867922863143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7q",
+ "roundness": null,
+ "seed": 951641065,
+ "version": 12,
+ "versionNonce": 1064378665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574406907,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ -0.8825735845726967
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845726967
+ ],
+ [
+ 4.412867922863029,
+ -1.7651471691452798
+ ],
+ [
+ 7.060588676580892,
+ -1.7651471691452798
+ ],
+ [
+ 9.708309430298755,
+ -2.647720753717863
+ ],
+ [
+ 13.2386037685892,
+ -3.530294338290446
+ ],
+ [
+ 15.886324522307063,
+ -4.412867922863143
+ ],
+ [
+ 19.41661886059751,
+ -4.412867922863143
+ ],
+ [
+ 21.181766029742676,
+ -3.530294338290446
+ ],
+ [
+ 21.181766029742676,
+ -3.530294338290446
+ ]
+ ],
+ "pressures": [
+ 0.465057373046875,
+ 0.5608062744140625,
+ 0.586700439453125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.571563720703125,
+ 0.525146484375,
+ 0.3468475341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "je1u-6R4gxCBnZKulmF_N",
+ "type": "freedraw",
+ "x": 837.7833675374397,
+ "y": 833.9193779366609,
+ "width": 17.65147169145223,
+ "height": 1.7651471691452798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7r",
+ "roundness": null,
+ "seed": 1092070121,
+ "version": 11,
+ "versionNonce": 865541063,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574407086,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 0.8825735845726967
+ ],
+ [
+ -0.8825735845726967,
+ 0.8825735845726967
+ ],
+ [
+ 0,
+ 0.8825735845726967
+ ],
+ [
+ 1.7651471691451661,
+ 0.8825735845726967
+ ],
+ [
+ 5.295441507435612,
+ 0.8825735845726967
+ ],
+ [
+ 7.060588676580892,
+ 0.8825735845726967
+ ],
+ [
+ 9.708309430298755,
+ 0
+ ],
+ [
+ 15.88632452230695,
+ -0.8825735845725831
+ ],
+ [
+ 15.88632452230695,
+ -0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.1743927001953125,
+ 0.455291748046875,
+ 0.4943695068359375,
+ 0.512939453125,
+ 0.526123046875,
+ 0.530517578125,
+ 0.530517578125,
+ 0.4733734130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LO1GWbumULCzGHKcvcQdY",
+ "type": "freedraw",
+ "x": 927.8058731638463,
+ "y": 785.3778307851671,
+ "width": 26.477207537178515,
+ "height": 59.13243016636511,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7s",
+ "roundness": null,
+ "seed": 970593799,
+ "version": 32,
+ "versionNonce": 795453447,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574407958,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ -1.7651471691451661
+ ],
+ [
+ -2.647720753717863,
+ -1.7651471691451661
+ ],
+ [
+ -3.530294338290446,
+ -0.8825735845725831
+ ],
+ [
+ -5.295441507435612,
+ 0
+ ],
+ [
+ -7.060588676580892,
+ 1.7651471691452798
+ ],
+ [
+ -8.825735845726172,
+ 4.412867922863143
+ ],
+ [
+ -12.356030184016618,
+ 11.473456599444035
+ ],
+ [
+ -15.886324522307063,
+ 18.534045276024926
+ ],
+ [
+ -18.534045276024926,
+ 26.477207537178515
+ ],
+ [
+ -18.534045276024926,
+ 34.42036979833199
+ ],
+ [
+ -18.534045276024926,
+ 38.83323772119502
+ ],
+ [
+ -16.768898106879647,
+ 45.01125281320333
+ ],
+ [
+ -14.121177353161784,
+ 49.42412073606647
+ ],
+ [
+ -10.590883014871338,
+ 52.954415074356916
+ ],
+ [
+ -5.295441507435612,
+ 54.71956224350208
+ ],
+ [
+ 0,
+ 56.48470941264736
+ ],
+ [
+ 5.295441507435726,
+ 57.367282997219945
+ ],
+ [
+ 6.178015092008309,
+ 56.48470941264736
+ ],
+ [
+ 7.060588676580892,
+ 53.8369886589295
+ ],
+ [
+ 7.943162261153589,
+ 50.30669432063905
+ ],
+ [
+ 6.178015092008309,
+ 46.77639998234861
+ ],
+ [
+ 4.412867922863143,
+ 45.01125281320333
+ ],
+ [
+ 0,
+ 42.363532059485465
+ ],
+ [
+ -4.412867922863029,
+ 41.48095847491288
+ ],
+ [
+ -7.943162261153475,
+ 41.48095847491288
+ ],
+ [
+ -12.356030184016618,
+ 44.128679228630745
+ ],
+ [
+ -15.003750937734367,
+ 46.77639998234861
+ ],
+ [
+ -15.886324522307063,
+ 50.30669432063905
+ ],
+ [
+ -15.886324522307063,
+ 52.07184148978422
+ ],
+ [
+ -15.886324522307063,
+ 52.07184148978422
+ ]
+ ],
+ "pressures": [
+ 0.40399169921875,
+ 0.5402984619140625,
+ 0.5368804931640625,
+ 0.5319976806640625,
+ 0.5319976806640625,
+ 0.5393218994140625,
+ 0.5432281494140625,
+ 0.5534820556640625,
+ 0.5622711181640625,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.572540283203125,
+ 0.574493408203125,
+ 0.571075439453125,
+ 0.5466461181640625,
+ 0.506103515625,
+ 0.507080078125,
+ 0.510986328125,
+ 0.528564453125,
+ 0.5432281494140625,
+ 0.5442047119140625,
+ 0.5490875244140625,
+ 0.5510406494140625,
+ 0.5510406494140625,
+ 0.5446929931640625,
+ 0.511962890625,
+ 0.39520263671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5fClhDRdMxqguJNkMFVR2",
+ "type": "freedraw",
+ "x": 962.2262429621783,
+ "y": 826.85878926008,
+ "width": 1.7651471691452798,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7t",
+ "roundness": null,
+ "seed": 1327927879,
+ "version": 6,
+ "versionNonce": 513590183,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574408525,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.5515289306640625,
+ 0.63604736328125,
+ 0.450408935546875,
+ 0.3058013916015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ldmlksXIJ8dNfJ6PxJVhz",
+ "type": "freedraw",
+ "x": 999.294333514228,
+ "y": 822.445921337217,
+ "width": 16.768898106879647,
+ "height": 2.647720753717863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7u",
+ "roundness": null,
+ "seed": 532628967,
+ "version": 10,
+ "versionNonce": 2085860743,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574409171,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ -0.8825735845726967
+ ],
+ [
+ 5.295441507435726,
+ -1.7651471691452798
+ ],
+ [
+ 7.943162261153589,
+ -1.7651471691452798
+ ],
+ [
+ 10.590883014871338,
+ -2.647720753717863
+ ],
+ [
+ 13.2386037685892,
+ -2.647720753717863
+ ],
+ [
+ 16.768898106879647,
+ -2.647720753717863
+ ],
+ [
+ 16.768898106879647,
+ -2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.521240234375,
+ 0.5940399169921875,
+ 0.5940399169921875,
+ 0.586212158203125,
+ 0.5549468994140625,
+ 0.4919281005859375,
+ 0.39080810546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ypp-jmBmZbeIqfiNEpkjD",
+ "type": "freedraw",
+ "x": 1047.8358806657216,
+ "y": 793.3209930463207,
+ "width": 30.890075460041317,
+ "height": 42.363532059485465,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7v",
+ "roundness": null,
+ "seed": 1074479047,
+ "version": 30,
+ "versionNonce": 1076870823,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574409833,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ -3.5302943382903322,
+ 0
+ ],
+ [
+ -6.178015092008081,
+ 0.8825735845725831
+ ],
+ [
+ -8.825735845726058,
+ 1.7651471691451661
+ ],
+ [
+ -11.473456599443807,
+ 3.530294338290446
+ ],
+ [
+ -13.2386037685892,
+ 4.412867922863029
+ ],
+ [
+ -17.651471691452116,
+ 7.943162261153475
+ ],
+ [
+ -18.5340452760247,
+ 11.47345659944392
+ ],
+ [
+ -17.651471691452116,
+ 15.886324522307063
+ ],
+ [
+ -15.88632452230695,
+ 17.65147169145223
+ ],
+ [
+ -14.121177353161784,
+ 18.534045276024926
+ ],
+ [
+ -10.590883014871224,
+ 17.65147169145223
+ ],
+ [
+ -2.647720753717749,
+ 15.886324522307063
+ ],
+ [
+ 1.7651471691453935,
+ 15.003750937734367
+ ],
+ [
+ 5.295441507435726,
+ 16.768898106879647
+ ],
+ [
+ 7.943162261153702,
+ 21.181766029742676
+ ],
+ [
+ 10.590883014871451,
+ 28.242354706323567
+ ],
+ [
+ 12.356030184016618,
+ 32.65522262918671
+ ],
+ [
+ 12.356030184016618,
+ 37.06809055204974
+ ],
+ [
+ 12.356030184016618,
+ 38.83323772119502
+ ],
+ [
+ 12.356030184016618,
+ 39.7158113057676
+ ],
+ [
+ 8.825735845726285,
+ 41.48095847491288
+ ],
+ [
+ 1.7651471691453935,
+ 41.48095847491288
+ ],
+ [
+ -4.412867922862915,
+ 40.598384890340185
+ ],
+ [
+ -10.590883014871224,
+ 39.7158113057676
+ ],
+ [
+ -15.003750937734367,
+ 39.7158113057676
+ ],
+ [
+ -15.88632452230695,
+ 39.7158113057676
+ ],
+ [
+ -15.88632452230695,
+ 39.7158113057676
+ ]
+ ],
+ "pressures": [
+ 0.13238525390625,
+ 0.5525054931640625,
+ 0.5422515869140625,
+ 0.5471343994140625,
+ 0.5559234619140625,
+ 0.574493408203125,
+ 0.584747314453125,
+ 0.588165283203125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.571075439453125,
+ 0.564727783203125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.5593414306640625,
+ 0.5529937744140625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5529937744140625,
+ 0.5505523681640625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.5603179931640625,
+ 0.576934814453125,
+ 0.580841064453125,
+ 0.5564117431640625,
+ 0.2589111328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "o414TsSEjhWas9bMmVE25",
+ "type": "freedraw",
+ "x": 1095.4948542326429,
+ "y": 819.7982005834991,
+ "width": 23.829486783460652,
+ "height": 54.71956224350208,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7w",
+ "roundness": null,
+ "seed": 252674279,
+ "version": 21,
+ "versionNonce": 650616265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574412187,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ 2.647720753717863
+ ],
+ [
+ 4.412867922862915,
+ 7.943162261153475
+ ],
+ [
+ 5.295441507435726,
+ 11.47345659944392
+ ],
+ [
+ 6.178015092008309,
+ 15.886324522307063
+ ],
+ [
+ 7.943162261153475,
+ 24.712060368033235
+ ],
+ [
+ 7.943162261153475,
+ 37.950664136622436
+ ],
+ [
+ 6.178015092008309,
+ 45.89382639777591
+ ],
+ [
+ 4.412867922862915,
+ 51.189267905211636
+ ],
+ [
+ 3.5302943382903322,
+ 53.836988658929386
+ ],
+ [
+ 2.647720753717749,
+ 54.71956224350208
+ ],
+ [
+ 1.7651471691451661,
+ 53.836988658929386
+ ],
+ [
+ -1.7651471691451661,
+ 52.9544150743568
+ ],
+ [
+ -6.178015092008309,
+ 49.42412073606636
+ ],
+ [
+ -11.473456599444035,
+ 46.776399982348494
+ ],
+ [
+ -15.003750937734594,
+ 40.598384890340185
+ ],
+ [
+ -15.886324522307177,
+ 37.06809055204974
+ ],
+ [
+ -15.886324522307177,
+ 35.30294338290457
+ ],
+ [
+ -15.886324522307177,
+ 35.30294338290457
+ ]
+ ],
+ "pressures": [
+ 0.0581207275390625,
+ 0.524169921875,
+ 0.5461578369140625,
+ 0.5612945556640625,
+ 0.567169189453125,
+ 0.574005126953125,
+ 0.584259033203125,
+ 0.6062469482421875,
+ 0.63067626953125,
+ 0.65362548828125,
+ 0.6775665283203125,
+ 0.696136474609375,
+ 0.696136474609375,
+ 0.689300537109375,
+ 0.6863555908203125,
+ 0.63800048828125,
+ 0.460662841796875,
+ 0.1807403564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "znmS_aF8MaeTtjIccJiJN",
+ "type": "freedraw",
+ "x": 1085.786544802344,
+ "y": 839.2148194440966,
+ "width": 19.41661886059751,
+ "height": 3.530294338290446,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7x",
+ "roundness": null,
+ "seed": 254771081,
+ "version": 10,
+ "versionNonce": 797026793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574412440,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691453935,
+ 0
+ ],
+ [
+ 4.412867922863143,
+ -0.8825735845725831
+ ],
+ [
+ 7.060588676580892,
+ -0.8825735845725831
+ ],
+ [
+ 12.356030184016618,
+ -1.7651471691452798
+ ],
+ [
+ 16.76889810687976,
+ -2.647720753717863
+ ],
+ [
+ 19.41661886059751,
+ -3.530294338290446
+ ],
+ [
+ 19.41661886059751,
+ -3.530294338290446
+ ]
+ ],
+ "pressures": [
+ 0.453826904296875,
+ 0.5359039306640625,
+ 0.5544586181640625,
+ 0.5612945556640625,
+ 0.564239501953125,
+ 0.565704345703125,
+ 0.4792327880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "daPt6709FHr8IQ7PpZ2HK",
+ "type": "freedraw",
+ "x": 1081.373676879481,
+ "y": 823.3284949217896,
+ "width": 41.48095847491277,
+ "height": 22.064339614315372,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7y",
+ "roundness": null,
+ "seed": 1336738729,
+ "version": 19,
+ "versionNonce": 722037639,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574412921,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -1.7651471691452798
+ ],
+ [
+ 4.412867922862915,
+ -5.295441507435726
+ ],
+ [
+ 5.295441507435498,
+ -7.060588676580892
+ ],
+ [
+ 7.060588676580892,
+ -8.825735845726172
+ ],
+ [
+ 7.943162261153475,
+ -10.590883014871338
+ ],
+ [
+ 9.708309430298641,
+ -15.00375093773448
+ ],
+ [
+ 12.356030184016618,
+ -18.534045276024926
+ ],
+ [
+ 15.003750937734367,
+ -21.181766029742676
+ ],
+ [
+ 15.88632452230695,
+ -22.064339614315372
+ ],
+ [
+ 17.651471691452116,
+ -22.064339614315372
+ ],
+ [
+ 18.5340452760247,
+ -22.064339614315372
+ ],
+ [
+ 21.181766029742676,
+ -20.299192445170092
+ ],
+ [
+ 24.712060368033008,
+ -15.886324522307063
+ ],
+ [
+ 29.12492829089615,
+ -11.47345659944392
+ ],
+ [
+ 34.420369798331876,
+ -7.943162261153475
+ ],
+ [
+ 41.48095847491277,
+ -6.178015092008309
+ ],
+ [
+ 41.48095847491277,
+ -6.178015092008309
+ ]
+ ],
+ "pressures": [
+ 0.455780029296875,
+ 0.453826904296875,
+ 0.4743499755859375,
+ 0.4958343505859375,
+ 0.523681640625,
+ 0.5485992431640625,
+ 0.568634033203125,
+ 0.573028564453125,
+ 0.567169189453125,
+ 0.5573883056640625,
+ 0.5490875244140625,
+ 0.5485992431640625,
+ 0.568145751953125,
+ 0.591094970703125,
+ 0.590118408203125,
+ 0.4831390380859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "S_44_Wq7vsl22rTwDP2Ck",
+ "type": "freedraw",
+ "x": 1145.801548553282,
+ "y": 813.6201854914908,
+ "width": 16.76889810687976,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7z",
+ "roundness": null,
+ "seed": 961246663,
+ "version": 10,
+ "versionNonce": 1424357735,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574413263,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845728104,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ],
+ [
+ 6.178015092008081,
+ 0.8825735845725831
+ ],
+ [
+ 8.825735845726058,
+ 0.8825735845725831
+ ],
+ [
+ 14.121177353161784,
+ 0.8825735845725831
+ ],
+ [
+ 15.88632452230695,
+ 0.8825735845725831
+ ],
+ [
+ 15.88632452230695,
+ 0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.446502685546875,
+ 0.571563720703125,
+ 0.574005126953125,
+ 0.574005126953125,
+ 0.5520172119140625,
+ 0.511474609375,
+ 0.2388763427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CiIgyEXBjs9tnrSlqn80N",
+ "type": "freedraw",
+ "x": 1152.8621372298628,
+ "y": 826.85878926008,
+ "width": 19.41661886059751,
+ "height": 2.647720753717863,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b80",
+ "roundness": null,
+ "seed": 369494951,
+ "version": 9,
+ "versionNonce": 1438202313,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574413440,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 9.708309430298641,
+ -0.8825735845725831
+ ],
+ [
+ 13.2386037685892,
+ -1.7651471691451661
+ ],
+ [
+ 16.768898106879533,
+ -1.7651471691451661
+ ],
+ [
+ 19.41661886059751,
+ -2.647720753717863
+ ],
+ [
+ 19.41661886059751,
+ -2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.2994537353515625,
+ 0.565704345703125,
+ 0.565704345703125,
+ 0.530029296875,
+ 0.4176788330078125,
+ 0.0512847900390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JutXRE9dkM6Sz3Du9yLC1",
+ "type": "freedraw",
+ "x": 1207.5816994733648,
+ "y": 815.3853326606361,
+ "width": 15.003750937734367,
+ "height": 0.8825735845726967,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b81",
+ "roundness": null,
+ "seed": 1802115977,
+ "version": 11,
+ "versionNonce": 1758177575,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574414662,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845726967
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845726967
+ ],
+ [
+ 2.647720753717749,
+ -0.8825735845726967
+ ],
+ [
+ 4.412867922863143,
+ -0.8825735845726967
+ ],
+ [
+ 6.178015092008309,
+ -0.8825735845726967
+ ],
+ [
+ 8.825735845726058,
+ -0.8825735845726967
+ ],
+ [
+ 14.121177353161784,
+ 0
+ ],
+ [
+ 14.121177353161784,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3605194091796875,
+ 0.4782562255859375,
+ 0.6155242919921875,
+ 0.6218719482421875,
+ 0.6218719482421875,
+ 0.6130828857421875,
+ 0.575469970703125,
+ 0.4772796630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "j1ZWNzDf4ETaiI0HMk08b",
+ "type": "freedraw",
+ "x": 1240.2369221025515,
+ "y": 798.6164345537563,
+ "width": 34.420369798331876,
+ "height": 39.7158113057676,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b82",
+ "roundness": null,
+ "seed": 1955777383,
+ "version": 29,
+ "versionNonce": 1035792073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574415915,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 3.5302943382905596,
+ -3.530294338290446
+ ],
+ [
+ 6.178015092008309,
+ -4.412867922863029
+ ],
+ [
+ 8.825735845726058,
+ -4.412867922863029
+ ],
+ [
+ 12.356030184016618,
+ -5.295441507435612
+ ],
+ [
+ 15.88632452230695,
+ -4.412867922863029
+ ],
+ [
+ 19.41661886059751,
+ -1.7651471691451661
+ ],
+ [
+ 21.181766029742676,
+ 0
+ ],
+ [
+ 22.94691319888807,
+ 1.7651471691452798
+ ],
+ [
+ 23.829486783460652,
+ 3.5302943382905596
+ ],
+ [
+ 24.712060368033235,
+ 5.295441507435726
+ ],
+ [
+ 23.829486783460652,
+ 7.0605886765810055
+ ],
+ [
+ 22.06433961431526,
+ 8.825735845726172
+ ],
+ [
+ 20.299192445170092,
+ 9.708309430298755
+ ],
+ [
+ 21.181766029742676,
+ 11.473456599444035
+ ],
+ [
+ 25.594633952605818,
+ 17.651471691452343
+ ],
+ [
+ 30.00750187546896,
+ 22.946913198887955
+ ],
+ [
+ 32.65522262918671,
+ 27.359781121751098
+ ],
+ [
+ 34.420369798331876,
+ 30.890075460041544
+ ],
+ [
+ 34.420369798331876,
+ 32.65522262918671
+ ],
+ [
+ 32.65522262918671,
+ 33.53779621375941
+ ],
+ [
+ 25.594633952605818,
+ 34.42036979833199
+ ],
+ [
+ 20.299192445170092,
+ 33.53779621375941
+ ],
+ [
+ 16.76889810687976,
+ 33.53779621375941
+ ],
+ [
+ 15.88632452230695,
+ 33.53779621375941
+ ],
+ [
+ 16.76889810687976,
+ 33.53779621375941
+ ],
+ [
+ 16.76889810687976,
+ 33.53779621375941
+ ]
+ ],
+ "pressures": [
+ 0.38055419921875,
+ 0.509033203125,
+ 0.5495758056640625,
+ 0.562774658203125,
+ 0.571075439453125,
+ 0.579864501953125,
+ 0.586212158203125,
+ 0.593536376953125,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.590118408203125,
+ 0.587677001953125,
+ 0.6057586669921875,
+ 0.63555908203125,
+ 0.63018798828125,
+ 0.6125946044921875,
+ 0.6057586669921875,
+ 0.5998992919921875,
+ 0.5974578857421875,
+ 0.593536376953125,
+ 0.5979461669921875,
+ 0.6179656982421875,
+ 0.64288330078125,
+ 0.63653564453125,
+ 0.5622711181640625,
+ 0.082550048828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "yTSk7paLbAGT3yDSqjseX",
+ "type": "freedraw",
+ "x": 1300.2519258534892,
+ "y": 798.6164345537563,
+ "width": 27.35978112175121,
+ "height": 35.30294338290457,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b83",
+ "roundness": null,
+ "seed": 868520073,
+ "version": 34,
+ "versionNonce": 1518544233,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574416642,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.5302943382903322,
+ -0.8825735845725831
+ ],
+ [
+ -5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ -6.178015092008309,
+ -0.8825735845725831
+ ],
+ [
+ -7.060588676580892,
+ -0.8825735845725831
+ ],
+ [
+ -8.825735845726058,
+ 0
+ ],
+ [
+ -9.708309430298641,
+ 0
+ ],
+ [
+ -10.590883014871224,
+ 0.8825735845726967
+ ],
+ [
+ -12.356030184016618,
+ 1.7651471691452798
+ ],
+ [
+ -13.2386037685892,
+ 2.647720753717863
+ ],
+ [
+ -14.121177353161784,
+ 4.412867922863143
+ ],
+ [
+ -16.768898106879533,
+ 7.943162261153589
+ ],
+ [
+ -17.651471691452343,
+ 13.238603768589314
+ ],
+ [
+ -17.651471691452343,
+ 18.534045276024926
+ ],
+ [
+ -17.651471691452343,
+ 23.829486783460652
+ ],
+ [
+ -16.768898106879533,
+ 27.359781121751098
+ ],
+ [
+ -12.356030184016618,
+ 32.65522262918671
+ ],
+ [
+ -8.825735845726058,
+ 33.53779621375941
+ ],
+ [
+ -2.647720753717749,
+ 34.42036979833199
+ ],
+ [
+ -0.8825735845725831,
+ 34.42036979833199
+ ],
+ [
+ 4.412867922863143,
+ 30.890075460041544
+ ],
+ [
+ 7.060588676580892,
+ 28.24235470632368
+ ],
+ [
+ 8.825735845726285,
+ 24.712060368033235
+ ],
+ [
+ 9.708309430298868,
+ 20.299192445170206
+ ],
+ [
+ 9.708309430298868,
+ 15.886324522307063
+ ],
+ [
+ 7.943162261153475,
+ 9.708309430298755
+ ],
+ [
+ 5.295441507435726,
+ 6.178015092008309
+ ],
+ [
+ 1.7651471691451661,
+ 2.647720753717863
+ ],
+ [
+ -3.5302943382903322,
+ 0
+ ],
+ [
+ -10.590883014871224,
+ -0.8825735845725831
+ ],
+ [
+ -14.121177353161784,
+ 0
+ ],
+ [
+ -15.003750937734367,
+ 2.647720753717863
+ ],
+ [
+ -15.003750937734367,
+ 2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.3571014404296875,
+ 0.522216796875,
+ 0.523681640625,
+ 0.523681640625,
+ 0.529052734375,
+ 0.5461578369140625,
+ 0.5510406494140625,
+ 0.5554351806640625,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.566680908203125,
+ 0.567169189453125,
+ 0.563751220703125,
+ 0.5608062744140625,
+ 0.5588531494140625,
+ 0.5612945556640625,
+ 0.562774658203125,
+ 0.563262939453125,
+ 0.564239501953125,
+ 0.564727783203125,
+ 0.571563720703125,
+ 0.579376220703125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.5940399169921875,
+ 0.591583251953125,
+ 0.591094970703125,
+ 0.577423095703125,
+ 0.573028564453125,
+ 0.5485992431640625,
+ 0.462127685546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zwMbmizWkQhqFnItyEdO7",
+ "type": "freedraw",
+ "x": 1343.4980314975473,
+ "y": 807.4421703994825,
+ "width": 18.534045276024926,
+ "height": 64.42787167380084,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b84",
+ "roundness": null,
+ "seed": 1445306153,
+ "version": 20,
+ "versionNonce": 1406037993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574417841,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 2.647720753717749,
+ 1.7651471691452798
+ ],
+ [
+ 4.412867922862915,
+ 4.412867922863143
+ ],
+ [
+ 8.825735845726058,
+ 10.590883014871338
+ ],
+ [
+ 11.473456599444035,
+ 20.299192445170092
+ ],
+ [
+ 13.2386037685892,
+ 25.594633952605818
+ ],
+ [
+ 13.2386037685892,
+ 30.890075460041544
+ ],
+ [
+ 14.121177353161784,
+ 36.185516967477156
+ ],
+ [
+ 14.121177353161784,
+ 41.48095847491288
+ ],
+ [
+ 15.003750937734367,
+ 52.07184148978422
+ ],
+ [
+ 14.121177353161784,
+ 61.780150920082974
+ ],
+ [
+ 13.2386037685892,
+ 64.42787167380084
+ ],
+ [
+ 12.356030184016618,
+ 63.545298089228254
+ ],
+ [
+ 9.708309430298641,
+ 59.13243016636511
+ ],
+ [
+ 3.5302943382903322,
+ 47.65897356692119
+ ],
+ [
+ -0.8825735845725831,
+ 39.7158113057676
+ ],
+ [
+ -3.5302943382905596,
+ 34.42036979833199
+ ],
+ [
+ -3.5302943382905596,
+ 34.42036979833199
+ ]
+ ],
+ "pressures": [
+ 0.1133270263671875,
+ 0.4904632568359375,
+ 0.4963226318359375,
+ 0.4997406005859375,
+ 0.503662109375,
+ 0.503662109375,
+ 0.505126953125,
+ 0.509033203125,
+ 0.512451171875,
+ 0.513427734375,
+ 0.526611328125,
+ 0.5529937744140625,
+ 0.574493408203125,
+ 0.5593414306640625,
+ 0.5417633056640625,
+ 0.506103515625,
+ 0.4191436767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oVrfRVPtXQVhzNSdlfvPA",
+ "type": "freedraw",
+ "x": 1339.0851635746842,
+ "y": 827.7413628446526,
+ "width": 22.064339614315486,
+ "height": 4.412867922863029,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b85",
+ "roundness": null,
+ "seed": 1879067049,
+ "version": 11,
+ "versionNonce": 413696263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574418088,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ 4.412867922863143,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153475,
+ -1.7651471691451661
+ ],
+ [
+ 11.473456599444035,
+ -2.647720753717749
+ ],
+ [
+ 15.003750937734367,
+ -2.647720753717749
+ ],
+ [
+ 20.299192445170092,
+ -3.530294338290446
+ ],
+ [
+ 21.181766029742676,
+ -4.412867922863029
+ ],
+ [
+ 22.064339614315486,
+ -4.412867922863029
+ ],
+ [
+ 22.064339614315486,
+ -4.412867922863029
+ ]
+ ],
+ "pressures": [
+ 0.442108154296875,
+ 0.5388336181640625,
+ 0.5481109619140625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5510406494140625,
+ 0.444549560546875,
+ 0.209564208984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XAkk7CI6WSwUupaJSXbDv",
+ "type": "freedraw",
+ "x": 1326.7291333906676,
+ "y": 815.3853326606361,
+ "width": 39.7158113057676,
+ "height": 25.594633952605818,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b86",
+ "roundness": null,
+ "seed": 1464019783,
+ "version": 18,
+ "versionNonce": 576590695,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574418523,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ -2.647720753717863
+ ],
+ [
+ 1.7651471691453935,
+ -4.412867922863143
+ ],
+ [
+ 4.412867922863143,
+ -9.708309430298755
+ ],
+ [
+ 5.295441507435726,
+ -11.473456599444035
+ ],
+ [
+ 6.178015092008309,
+ -13.2386037685892
+ ],
+ [
+ 7.060588676580892,
+ -15.886324522307063
+ ],
+ [
+ 9.708309430298868,
+ -20.299192445170206
+ ],
+ [
+ 12.356030184016618,
+ -23.829486783460652
+ ],
+ [
+ 14.121177353161784,
+ -25.594633952605818
+ ],
+ [
+ 15.003750937734594,
+ -25.594633952605818
+ ],
+ [
+ 16.76889810687976,
+ -25.594633952605818
+ ],
+ [
+ 20.299192445170092,
+ -22.946913198887955
+ ],
+ [
+ 24.712060368033235,
+ -17.651471691452343
+ ],
+ [
+ 30.890075460041544,
+ -11.473456599444035
+ ],
+ [
+ 39.7158113057676,
+ -7.0605886765810055
+ ],
+ [
+ 39.7158113057676,
+ -7.0605886765810055
+ ]
+ ],
+ "pressures": [
+ 0.38592529296875,
+ 0.530517578125,
+ 0.5339508056640625,
+ 0.5476226806640625,
+ 0.5559234619140625,
+ 0.5593414306640625,
+ 0.5603179931640625,
+ 0.5598297119140625,
+ 0.5583648681640625,
+ 0.5559234619140625,
+ 0.5549468994140625,
+ 0.5593414306640625,
+ 0.569122314453125,
+ 0.570587158203125,
+ 0.506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3dkRW5v0oxn3dShwnt48g",
+ "type": "freedraw",
+ "x": 337.36414508476776,
+ "y": 937.1804873316568,
+ "width": 59.13243016636511,
+ "height": 73.25360751952701,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b87",
+ "roundness": null,
+ "seed": 599762343,
+ "version": 47,
+ "versionNonce": 1535448681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574423744,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845726967
+ ],
+ [
+ 2.647720753717863,
+ -1.7651471691452798
+ ],
+ [
+ 5.295441507435612,
+ -3.530294338290446
+ ],
+ [
+ 6.178015092008309,
+ -4.412867922863143
+ ],
+ [
+ 7.943162261153475,
+ -5.295441507435726
+ ],
+ [
+ 8.825735845726172,
+ -6.178015092008309
+ ],
+ [
+ 11.47345659944392,
+ -7.0605886765810055
+ ],
+ [
+ 12.356030184016618,
+ -7.0605886765810055
+ ],
+ [
+ 14.121177353161784,
+ -7.0605886765810055
+ ],
+ [
+ 16.768898106879647,
+ -5.295441507435726
+ ],
+ [
+ 18.534045276024813,
+ -3.530294338290446
+ ],
+ [
+ 22.946913198887955,
+ 1.7651471691451661
+ ],
+ [
+ 28.242354706323567,
+ 8.825735845726058
+ ],
+ [
+ 32.65522262918671,
+ 17.65147169145223
+ ],
+ [
+ 36.185516967477156,
+ 26.4772075371784
+ ],
+ [
+ 37.95066413662232,
+ 30.89007546004143
+ ],
+ [
+ 38.83323772119502,
+ 35.30294338290446
+ ],
+ [
+ 39.7158113057676,
+ 39.7158113057676
+ ],
+ [
+ 40.598384890340185,
+ 49.42412073606636
+ ],
+ [
+ 42.363532059485465,
+ 57.36728299721983
+ ],
+ [
+ 44.12867922863063,
+ 62.66272450465556
+ ],
+ [
+ 45.01125281320333,
+ 65.31044525837342
+ ],
+ [
+ 45.89382639777591,
+ 66.193018842946
+ ],
+ [
+ 47.65897356692108,
+ 66.193018842946
+ ],
+ [
+ 48.54154715149377,
+ 66.193018842946
+ ],
+ [
+ 50.30669432063894,
+ 66.193018842946
+ ],
+ [
+ 52.07184148978422,
+ 63.54529808922814
+ ],
+ [
+ 54.71956224350208,
+ 59.13243016636511
+ ],
+ [
+ 57.36728299721983,
+ 50.30669432063894
+ ],
+ [
+ 57.36728299721983,
+ 42.363532059485465
+ ],
+ [
+ 57.36728299721983,
+ 30.89007546004143
+ ],
+ [
+ 56.48470941264725,
+ 26.4772075371784
+ ],
+ [
+ 53.836988658929386,
+ 14.121177353161784
+ ],
+ [
+ 52.07184148978422,
+ 9.708309430298755
+ ],
+ [
+ 51.189267905211636,
+ 7.060588676580892
+ ],
+ [
+ 49.42412073606636,
+ 4.412867922863029
+ ],
+ [
+ 48.54154715149377,
+ 2.647720753717749
+ ],
+ [
+ 49.42412073606636,
+ 0
+ ],
+ [
+ 52.07184148978422,
+ -1.7651471691452798
+ ],
+ [
+ 52.07184148978422,
+ -1.7651471691452798
+ ]
+ ],
+ "pressures": [
+ 0.3639373779296875,
+ 0.4855804443359375,
+ 0.449432373046875,
+ 0.5510406494140625,
+ 0.5461578369140625,
+ 0.5534820556640625,
+ 0.5549468994140625,
+ 0.5569000244140625,
+ 0.5612945556640625,
+ 0.563262939453125,
+ 0.564727783203125,
+ 0.565216064453125,
+ 0.567169189453125,
+ 0.565704345703125,
+ 0.581817626953125,
+ 0.6086883544921875,
+ 0.6160125732421875,
+ 0.6228485107421875,
+ 0.62677001953125,
+ 0.62823486328125,
+ 0.63507080078125,
+ 0.63946533203125,
+ 0.64093017578125,
+ 0.64239501953125,
+ 0.64337158203125,
+ 0.64337158203125,
+ 0.64141845703125,
+ 0.63751220703125,
+ 0.63507080078125,
+ 0.62969970703125,
+ 0.62725830078125,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6243133544921875,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62579345703125,
+ 0.6169891357421875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6067352294921875,
+ 0.6052703857421875,
+ 0.567169189453125,
+ 0.39569091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "R8Cx3ySGCQ2tFo1lHH3eI",
+ "type": "freedraw",
+ "x": 430.03437146489216,
+ "y": 961.0099741151173,
+ "width": 22.06433961431526,
+ "height": 3.530294338290446,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b88",
+ "roundness": null,
+ "seed": 35606569,
+ "version": 13,
+ "versionNonce": 422857127,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574424228,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -1.7651471691452798
+ ],
+ [
+ 1.7651471691452798,
+ -2.647720753717863
+ ],
+ [
+ 5.295441507435726,
+ -2.647720753717863
+ ],
+ [
+ 11.473456599444035,
+ -3.530294338290446
+ ],
+ [
+ 16.768898106879647,
+ -3.530294338290446
+ ],
+ [
+ 18.534045276024926,
+ -3.530294338290446
+ ],
+ [
+ 20.299192445170092,
+ -2.647720753717863
+ ],
+ [
+ 20.299192445170092,
+ -0.8825735845725831
+ ],
+ [
+ 20.299192445170092,
+ -0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.515380859375,
+ 0.63653564453125,
+ 0.63262939453125,
+ 0.64044189453125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.6199188232421875,
+ 0.509033203125,
+ 0.39129638671875,
+ 0.2437591552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "J0tTBwEDnKu2teq2_UmrV",
+ "type": "freedraw",
+ "x": 435.3298129723279,
+ "y": 972.4834307145612,
+ "width": 23.82948678346054,
+ "height": 4.412867922863029,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b89",
+ "roundness": null,
+ "seed": 313347047,
+ "version": 10,
+ "versionNonce": 2076048263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574424429,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0
+ ],
+ [
+ 8.825735845726172,
+ 0
+ ],
+ [
+ 14.121177353161784,
+ -1.7651471691451661
+ ],
+ [
+ 21.181766029742676,
+ -3.530294338290446
+ ],
+ [
+ 23.82948678346054,
+ -4.412867922863029
+ ],
+ [
+ 23.82948678346054,
+ -4.412867922863029
+ ]
+ ],
+ "pressures": [
+ 0.2466888427734375,
+ 0.5984344482421875,
+ 0.6218719482421875,
+ 0.63555908203125,
+ 0.63653564453125,
+ 0.571075439453125,
+ 0.071319580078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6_gdmDouZexTvudM9-jET",
+ "type": "freedraw",
+ "x": 496.22739030783816,
+ "y": 958.3622533613992,
+ "width": 30.89007546004143,
+ "height": 52.9544150743568,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8A",
+ "roundness": null,
+ "seed": 840697287,
+ "version": 42,
+ "versionNonce": 32070503,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574427185,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ -4.412867922863029
+ ],
+ [
+ 7.060588676580892,
+ -5.295441507435612
+ ],
+ [
+ 8.825735845726058,
+ -6.178015092008195
+ ],
+ [
+ 9.708309430298755,
+ -7.060588676580892
+ ],
+ [
+ 10.590883014871338,
+ -7.943162261153475
+ ],
+ [
+ 13.2386037685892,
+ -9.708309430298755
+ ],
+ [
+ 15.886324522307063,
+ -10.590883014871338
+ ],
+ [
+ 17.65147169145223,
+ -11.47345659944392
+ ],
+ [
+ 18.534045276024813,
+ -12.356030184016504
+ ],
+ [
+ 17.65147169145223,
+ -10.590883014871338
+ ],
+ [
+ 15.886324522307063,
+ -6.178015092008195
+ ],
+ [
+ 14.121177353161784,
+ -3.530294338290446
+ ],
+ [
+ 12.356030184016618,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 7.0605886765810055
+ ],
+ [
+ 5.295441507435612,
+ 9.708309430298755
+ ],
+ [
+ 1.7651471691451661,
+ 14.121177353161897
+ ],
+ [
+ 0,
+ 16.76889810687976
+ ],
+ [
+ 0,
+ 17.651471691452343
+ ],
+ [
+ 0,
+ 18.534045276024926
+ ],
+ [
+ 1.7651471691451661,
+ 19.41661886059751
+ ],
+ [
+ 4.412867922863029,
+ 20.299192445170206
+ ],
+ [
+ 11.47345659944392,
+ 18.534045276024926
+ ],
+ [
+ 15.886324522307063,
+ 16.76889810687976
+ ],
+ [
+ 19.41661886059751,
+ 13.238603768589314
+ ],
+ [
+ 22.946913198887955,
+ 8.825735845726172
+ ],
+ [
+ 27.359781121750984,
+ 2.647720753717863
+ ],
+ [
+ 29.124928290896264,
+ -0.8825735845725831
+ ],
+ [
+ 30.007501875468847,
+ -3.530294338290446
+ ],
+ [
+ 30.89007546004143,
+ -4.412867922863029
+ ],
+ [
+ 30.89007546004143,
+ -2.647720753717749
+ ],
+ [
+ 30.007501875468847,
+ 1.7651471691452798
+ ],
+ [
+ 28.242354706323567,
+ 10.590883014871451
+ ],
+ [
+ 28.242354706323567,
+ 20.299192445170206
+ ],
+ [
+ 27.359781121750984,
+ 25.594633952605818
+ ],
+ [
+ 27.359781121750984,
+ 33.53779621375941
+ ],
+ [
+ 27.359781121750984,
+ 38.83323772119502
+ ],
+ [
+ 28.242354706323567,
+ 39.715811305767716
+ ],
+ [
+ 28.242354706323567,
+ 40.5983848903403
+ ],
+ [
+ 28.242354706323567,
+ 39.715811305767716
+ ],
+ [
+ 28.242354706323567,
+ 39.715811305767716
+ ]
+ ],
+ "pressures": [
+ 0.1670684814453125,
+ 0.1763458251953125,
+ 0.199310302734375,
+ 0.2427825927734375,
+ 0.3004302978515625,
+ 0.3483123779296875,
+ 0.39129638671875,
+ 0.4250030517578125,
+ 0.465545654296875,
+ 0.518310546875,
+ 0.5959930419921875,
+ 0.6023406982421875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6038055419921875,
+ 0.6033172607421875,
+ 0.593048095703125,
+ 0.579864501953125,
+ 0.575958251953125,
+ 0.566192626953125,
+ 0.5608062744140625,
+ 0.5564117431640625,
+ 0.5466461181640625,
+ 0.5446929931640625,
+ 0.5432281494140625,
+ 0.525146484375,
+ 0.512939453125,
+ 0.513427734375,
+ 0.516357421875,
+ 0.521240234375,
+ 0.5476226806640625,
+ 0.566680908203125,
+ 0.576446533203125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.583282470703125,
+ 0.583770751953125,
+ 0.583770751953125,
+ 0.5510406494140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SHeDdeKPsKxGV1NYtNhh7",
+ "type": "freedraw",
+ "x": 542.1212167056141,
+ "y": 966.3054156225528,
+ "width": 19.41661886059751,
+ "height": 37.06809055204974,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8B",
+ "roundness": null,
+ "seed": 2132340135,
+ "version": 28,
+ "versionNonce": 2106731879,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574427951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 1.7651471691451661
+ ],
+ [
+ -2.647720753717863,
+ 2.647720753717863
+ ],
+ [
+ -4.412867922863143,
+ 4.412867922863029
+ ],
+ [
+ -5.295441507435726,
+ 7.060588676580892
+ ],
+ [
+ -6.178015092008309,
+ 12.356030184016618
+ ],
+ [
+ -6.178015092008309,
+ 15.003750937734367
+ ],
+ [
+ -5.295441507435726,
+ 20.299192445170092
+ ],
+ [
+ -3.530294338290446,
+ 24.71206036803312
+ ],
+ [
+ -0.8825735845725831,
+ 28.24235470632368
+ ],
+ [
+ 2.647720753717863,
+ 30.007501875468847
+ ],
+ [
+ 3.530294338290446,
+ 30.89007546004143
+ ],
+ [
+ 7.060588676580892,
+ 30.89007546004143
+ ],
+ [
+ 9.708309430298755,
+ 29.124928290896264
+ ],
+ [
+ 11.47345659944392,
+ 23.82948678346054
+ ],
+ [
+ 13.2386037685892,
+ 17.65147169145223
+ ],
+ [
+ 13.2386037685892,
+ 10.590883014871338
+ ],
+ [
+ 12.356030184016618,
+ 1.7651471691451661
+ ],
+ [
+ 11.47345659944392,
+ -1.7651471691452798
+ ],
+ [
+ 8.825735845726172,
+ -5.295441507435726
+ ],
+ [
+ 5.295441507435612,
+ -6.178015092008309
+ ],
+ [
+ -0.8825735845725831,
+ -4.412867922863029
+ ],
+ [
+ -2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ -3.530294338290446,
+ 1.7651471691451661
+ ],
+ [
+ -2.647720753717863,
+ 3.530294338290446
+ ],
+ [
+ -2.647720753717863,
+ 3.530294338290446
+ ]
+ ],
+ "pressures": [
+ 0.506591796875,
+ 0.5505523681640625,
+ 0.5525054931640625,
+ 0.566192626953125,
+ 0.576934814453125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.582305908203125,
+ 0.580352783203125,
+ 0.579864501953125,
+ 0.586212158203125,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.588653564453125,
+ 0.5950164794921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.593536376953125,
+ 0.589630126953125,
+ 0.588653564453125,
+ 0.586700439453125,
+ 0.576934814453125,
+ 0.514892578125,
+ 0.4362335205078125,
+ 0.2413177490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WciGXtZxir6b8dwU7cfLo",
+ "type": "freedraw",
+ "x": 580.0718808422364,
+ "y": 982.1917401448599,
+ "width": 6.178015092008309,
+ "height": 15.886324522307063,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8C",
+ "roundness": null,
+ "seed": 3489703,
+ "version": 11,
+ "versionNonce": 203924649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574428307,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 2.647720753717863
+ ],
+ [
+ -3.530294338290446,
+ 9.708309430298755
+ ],
+ [
+ -3.530294338290446,
+ 12.356030184016618
+ ],
+ [
+ -3.530294338290446,
+ 14.121177353161784
+ ],
+ [
+ -3.530294338290446,
+ 15.886324522307063
+ ],
+ [
+ -2.647720753717749,
+ 15.886324522307063
+ ],
+ [
+ -1.7651471691451661,
+ 15.886324522307063
+ ],
+ [
+ 2.647720753717863,
+ 13.2386037685892
+ ],
+ [
+ 2.647720753717863,
+ 13.2386037685892
+ ]
+ ],
+ "pressures": [
+ 0.446990966796875,
+ 0.5564117431640625,
+ 0.5583648681640625,
+ 0.5583648681640625,
+ 0.5564117431640625,
+ 0.5417633056640625,
+ 0.502685546875,
+ 0.4230499267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "C-OvZCCtb3RxFbzF109XF",
+ "type": "freedraw",
+ "x": 580.0718808422364,
+ "y": 965.4228420379802,
+ "width": 5.295441507435726,
+ "height": 2.647720753717749,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8D",
+ "roundness": null,
+ "seed": 899894889,
+ "version": 10,
+ "versionNonce": 1431841993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574428495,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0.8825735845725831
+ ],
+ [
+ 1.7651471691452798,
+ 1.7651471691451661
+ ],
+ [
+ 3.5302943382905596,
+ 2.647720753717749
+ ],
+ [
+ 3.5302943382905596,
+ 2.647720753717749
+ ]
+ ],
+ "pressures": [
+ 0.520263671875,
+ 0.62677001953125,
+ 0.6204071044921875,
+ 0.514892578125,
+ 0.452362060546875,
+ 0.3531951904296875,
+ 0.14068603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "d9teHL8pV8mDJDe5BTNgn",
+ "type": "freedraw",
+ "x": 614.4922506405684,
+ "y": 984.8394608985777,
+ "width": 26.4772075371784,
+ "height": 6.178015092008309,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8G",
+ "roundness": null,
+ "seed": 1493377897,
+ "version": 10,
+ "versionNonce": 1496506825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574430435,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ -0.8825735845726967
+ ],
+ [
+ 6.178015092008309,
+ -1.7651471691452798
+ ],
+ [
+ 9.708309430298755,
+ -2.647720753717863
+ ],
+ [
+ 16.768898106879647,
+ -5.295441507435726
+ ],
+ [
+ 22.064339614315372,
+ -6.178015092008309
+ ],
+ [
+ 25.594633952605818,
+ -6.178015092008309
+ ],
+ [
+ 26.4772075371784,
+ -5.295441507435726
+ ],
+ [
+ 26.4772075371784,
+ -5.295441507435726
+ ]
+ ],
+ "pressures": [
+ 0.575958251953125,
+ 0.6174774169921875,
+ 0.63360595703125,
+ 0.63507080078125,
+ 0.63262939453125,
+ 0.5583648681640625,
+ 0.2926177978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SYlYwdq_-1agqYdISqEY_",
+ "type": "freedraw",
+ "x": 681.5678430680871,
+ "y": 961.0099741151171,
+ "width": 38.83323772119502,
+ "height": 33.53779621375929,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8H",
+ "roundness": null,
+ "seed": 1251591049,
+ "version": 28,
+ "versionNonce": 1456582601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574431206,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.647720753717863,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -1.7651471691451661
+ ],
+ [
+ 1.7651471691451661,
+ -2.647720753717863
+ ],
+ [
+ 4.412867922863029,
+ -3.530294338290446
+ ],
+ [
+ 7.943162261153475,
+ -3.530294338290446
+ ],
+ [
+ 13.2386037685892,
+ -3.530294338290446
+ ],
+ [
+ 18.534045276024813,
+ -1.7651471691451661
+ ],
+ [
+ 22.946913198887955,
+ 0.8825735845726967
+ ],
+ [
+ 23.82948678346054,
+ 2.647720753717863
+ ],
+ [
+ 23.82948678346054,
+ 4.412867922863143
+ ],
+ [
+ 23.82948678346054,
+ 6.178015092008309
+ ],
+ [
+ 21.181766029742676,
+ 7.943162261153589
+ ],
+ [
+ 21.181766029742676,
+ 8.825735845726172
+ ],
+ [
+ 25.594633952605705,
+ 12.356030184016618
+ ],
+ [
+ 29.124928290896264,
+ 15.00375093773448
+ ],
+ [
+ 32.65522262918671,
+ 18.534045276024926
+ ],
+ [
+ 35.30294338290446,
+ 22.064339614315372
+ ],
+ [
+ 36.185516967477156,
+ 24.712060368033235
+ ],
+ [
+ 34.420369798331876,
+ 26.4772075371784
+ ],
+ [
+ 28.242354706323567,
+ 28.24235470632368
+ ],
+ [
+ 22.06433961431526,
+ 29.124928290896264
+ ],
+ [
+ 16.768898106879647,
+ 30.007501875468847
+ ],
+ [
+ 14.121177353161784,
+ 30.007501875468847
+ ],
+ [
+ 15.88632452230695,
+ 30.007501875468847
+ ],
+ [
+ 15.88632452230695,
+ 30.007501875468847
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.580841064453125,
+ 0.583282470703125,
+ 0.5989227294921875,
+ 0.6067352294921875,
+ 0.6106414794921875,
+ 0.6130828857421875,
+ 0.6150360107421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6155242919921875,
+ 0.62823486328125,
+ 0.64288330078125,
+ 0.6125946044921875,
+ 0.6072235107421875,
+ 0.6052703857421875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6077117919921875,
+ 0.63018798828125,
+ 0.6590118408203125,
+ 0.6624298095703125,
+ 0.64630126953125,
+ 0.529541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "I9u4OZ60hCk0Aw2gFQK6I",
+ "type": "freedraw",
+ "x": 742.4654204035974,
+ "y": 956.597106192254,
+ "width": 22.946913198887955,
+ "height": 30.007501875468847,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8I",
+ "roundness": null,
+ "seed": 224203145,
+ "version": 28,
+ "versionNonce": 1444183497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574431776,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ -3.530294338290446,
+ -0.8825735845725831
+ ],
+ [
+ -4.412867922863029,
+ -0.8825735845725831
+ ],
+ [
+ -5.295441507435612,
+ -0.8825735845725831
+ ],
+ [
+ -7.943162261153475,
+ 0.8825735845725831
+ ],
+ [
+ -11.47345659944392,
+ 4.412867922863029
+ ],
+ [
+ -14.121177353161784,
+ 7.943162261153475
+ ],
+ [
+ -15.003750937734367,
+ 9.708309430298755
+ ],
+ [
+ -15.003750937734367,
+ 15.00375093773448
+ ],
+ [
+ -14.121177353161784,
+ 19.41661886059751
+ ],
+ [
+ -12.356030184016618,
+ 22.064339614315372
+ ],
+ [
+ -10.590883014871338,
+ 23.82948678346054
+ ],
+ [
+ -7.060588676580892,
+ 27.359781121750984
+ ],
+ [
+ -1.7651471691451661,
+ 29.124928290896264
+ ],
+ [
+ 1.7651471691452798,
+ 29.124928290896264
+ ],
+ [
+ 4.412867922863143,
+ 27.359781121750984
+ ],
+ [
+ 7.060588676580892,
+ 24.71206036803312
+ ],
+ [
+ 7.943162261153589,
+ 20.299192445170092
+ ],
+ [
+ 7.943162261153589,
+ 14.121177353161784
+ ],
+ [
+ 6.178015092008309,
+ 9.708309430298755
+ ],
+ [
+ 4.412867922863143,
+ 6.178015092008309
+ ],
+ [
+ 0.8825735845726967,
+ 2.647720753717863
+ ],
+ [
+ -5.295441507435612,
+ 1.7651471691451661
+ ],
+ [
+ -9.708309430298755,
+ 3.530294338290446
+ ],
+ [
+ -12.356030184016618,
+ 6.178015092008309
+ ],
+ [
+ -12.356030184016618,
+ 6.178015092008309
+ ]
+ ],
+ "pressures": [
+ 0.13726806640625,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.590118408203125,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.591094970703125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.578399658203125,
+ 0.564239501953125,
+ 0.563262939453125,
+ 0.562774658203125,
+ 0.5612945556640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.564727783203125,
+ 0.569610595703125,
+ 0.580841064453125,
+ 0.592071533203125,
+ 0.590118408203125,
+ 0.575469970703125,
+ 0.5466461181640625,
+ 0.502197265625,
+ 0.39910888671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZjpzIQ5Zqcd8LObD2VRQU",
+ "type": "freedraw",
+ "x": 785.7115260476555,
+ "y": 972.4834307145611,
+ "width": 16.768898106879647,
+ "height": 56.48470941264736,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8J",
+ "roundness": null,
+ "seed": 952393609,
+ "version": 18,
+ "versionNonce": 1706413417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574432255,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 2.647720753717749,
+ 1.7651471691451661
+ ],
+ [
+ 4.412867922863029,
+ 3.530294338290446
+ ],
+ [
+ 6.178015092008195,
+ 6.178015092008309
+ ],
+ [
+ 9.708309430298755,
+ 13.2386037685892
+ ],
+ [
+ 11.47345659944392,
+ 18.534045276024813
+ ],
+ [
+ 14.121177353161784,
+ 30.89007546004143
+ ],
+ [
+ 15.88632452230695,
+ 43.24610564405805
+ ],
+ [
+ 15.88632452230695,
+ 52.9544150743568
+ ],
+ [
+ 15.003750937734367,
+ 56.48470941264736
+ ],
+ [
+ 13.2386037685892,
+ 56.48470941264736
+ ],
+ [
+ 8.825735845726058,
+ 52.9544150743568
+ ],
+ [
+ 4.412867922863029,
+ 47.65897356692108
+ ],
+ [
+ 0.8825735845725831,
+ 41.48095847491277
+ ],
+ [
+ -0.8825735845726967,
+ 36.185516967477156
+ ],
+ [
+ -0.8825735845726967,
+ 36.185516967477156
+ ]
+ ],
+ "pressures": [
+ 0.445037841796875,
+ 0.4938812255859375,
+ 0.515380859375,
+ 0.5368804931640625,
+ 0.5510406494140625,
+ 0.567169189453125,
+ 0.574493408203125,
+ 0.578887939453125,
+ 0.580352783203125,
+ 0.586700439453125,
+ 0.6208953857421875,
+ 0.6248016357421875,
+ 0.6223602294921875,
+ 0.5955047607421875,
+ 0.4704437255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0gnHBhOuBIELAcgTlCtT-",
+ "type": "freedraw",
+ "x": 782.181231709365,
+ "y": 988.3697552368682,
+ "width": 21.18176602974279,
+ "height": 1.7651471691452798,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8K",
+ "roundness": null,
+ "seed": 1657685801,
+ "version": 8,
+ "versionNonce": 1393617577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574432521,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ -1.7651471691452798
+ ],
+ [
+ 8.825735845726172,
+ -1.7651471691452798
+ ],
+ [
+ 11.473456599444035,
+ -1.7651471691452798
+ ],
+ [
+ 15.00375093773448,
+ -1.7651471691452798
+ ],
+ [
+ 21.18176602974279,
+ -1.7651471691452798
+ ],
+ [
+ 21.18176602974279,
+ -1.7651471691452798
+ ]
+ ],
+ "pressures": [
+ 0.513916015625,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.5407867431640625,
+ 0.458709716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VAlXGHQhXWD9v8ymkKGvV",
+ "type": "freedraw",
+ "x": 773.3554958636389,
+ "y": 970.7182835454158,
+ "width": 32.655222629186824,
+ "height": 15.886324522307063,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8L",
+ "roundness": null,
+ "seed": 1534268521,
+ "version": 16,
+ "versionNonce": 1513708393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574433082,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ -2.647720753717863
+ ],
+ [
+ 0,
+ -5.295441507435612
+ ],
+ [
+ 0.8825735845725831,
+ -6.178015092008309
+ ],
+ [
+ 1.7651471691451661,
+ -7.943162261153475
+ ],
+ [
+ 3.530294338290446,
+ -11.47345659944392
+ ],
+ [
+ 4.412867922863029,
+ -12.356030184016618
+ ],
+ [
+ 5.295441507435612,
+ -13.2386037685892
+ ],
+ [
+ 9.708309430298755,
+ -12.356030184016618
+ ],
+ [
+ 14.121177353161784,
+ -9.708309430298755
+ ],
+ [
+ 20.299192445170092,
+ -3.530294338290446
+ ],
+ [
+ 23.82948678346054,
+ -0.8825735845725831
+ ],
+ [
+ 28.242354706323567,
+ 0.8825735845726967
+ ],
+ [
+ 31.772649044614127,
+ 2.647720753717863
+ ],
+ [
+ 31.772649044614127,
+ 2.647720753717863
+ ]
+ ],
+ "pressures": [
+ 0.213470458984375,
+ 0.530029296875,
+ 0.5432281494140625,
+ 0.5461578369140625,
+ 0.5539703369140625,
+ 0.578887939453125,
+ 0.586700439453125,
+ 0.593048095703125,
+ 0.6096649169921875,
+ 0.6208953857421875,
+ 0.6072235107421875,
+ 0.5393218994140625,
+ 0.37567138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "e-H6TthZyFcy3NwzgZWNp",
+ "type": "freedraw",
+ "x": 310.88693754758924,
+ "y": 916.8812948864864,
+ "width": 576.3205507259169,
+ "height": 135.91633202418268,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8N",
+ "roundness": null,
+ "seed": 1872187369,
+ "version": 136,
+ "versionNonce": 1667615593,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574439795,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 1.7651471691451661
+ ],
+ [
+ 0,
+ 3.530294338290446
+ ],
+ [
+ 0.8825735845725831,
+ 7.060588676580892
+ ],
+ [
+ 2.647720753717863,
+ 11.47345659944392
+ ],
+ [
+ 4.412867922863029,
+ 25.594633952605818
+ ],
+ [
+ 6.178015092008309,
+ 42.363532059485465
+ ],
+ [
+ 8.825735845726058,
+ 60.89757733551028
+ ],
+ [
+ 9.708309430298755,
+ 69.72331318123645
+ ],
+ [
+ 11.47345659944392,
+ 77.66647544239004
+ ],
+ [
+ 13.2386037685892,
+ 91.78765279555182
+ ],
+ [
+ 15.003750937734367,
+ 107.67397731785888
+ ],
+ [
+ 15.003750937734367,
+ 112.96941882529461
+ ],
+ [
+ 15.003750937734367,
+ 113.8519924098672
+ ],
+ [
+ 15.003750937734367,
+ 114.73456599443978
+ ],
+ [
+ 15.886324522307063,
+ 114.73456599443978
+ ],
+ [
+ 18.534045276024813,
+ 114.73456599443978
+ ],
+ [
+ 22.06433961431526,
+ 113.8519924098672
+ ],
+ [
+ 30.89007546004143,
+ 112.96941882529461
+ ],
+ [
+ 39.7158113057676,
+ 112.96941882529461
+ ],
+ [
+ 50.30669432063894,
+ 112.08684524072203
+ ],
+ [
+ 63.54529808922814,
+ 110.32169807157686
+ ],
+ [
+ 78.54904902696262,
+ 107.67397731785888
+ ],
+ [
+ 93.5527999646971,
+ 105.9088301487136
+ ],
+ [
+ 118.26486033273022,
+ 104.14368297956844
+ ],
+ [
+ 134.1511848550373,
+ 103.26110939499574
+ ],
+ [
+ 148.27236220819907,
+ 102.37853581042316
+ ],
+ [
+ 161.51096597678827,
+ 102.37853581042316
+ ],
+ [
+ 172.10184899165972,
+ 102.37853581042316
+ ],
+ [
+ 185.34045276024892,
+ 101.49596222585058
+ ],
+ [
+ 194.16618860597498,
+ 100.613388641278
+ ],
+ [
+ 202.10935086712857,
+ 99.7308150567053
+ ],
+ [
+ 210.05251312828204,
+ 97.96566788756013
+ ],
+ [
+ 221.52596972772608,
+ 97.08309430298743
+ ],
+ [
+ 231.23427915802483,
+ 96.20052071841485
+ ],
+ [
+ 243.59030934204145,
+ 97.08309430298743
+ ],
+ [
+ 257.71148669520323,
+ 97.96566788756013
+ ],
+ [
+ 275.36295838665546,
+ 98.84824147213271
+ ],
+ [
+ 303.60531309297915,
+ 102.37853581042316
+ ],
+ [
+ 323.02193195357665,
+ 105.02625656414102
+ ],
+ [
+ 350.38171307532764,
+ 108.55655090243147
+ ],
+ [
+ 360.0900225056264,
+ 110.32169807157686
+ ],
+ [
+ 389.21495079652266,
+ 112.08684524072203
+ ],
+ [
+ 407.7489960725476,
+ 113.8519924098672
+ ],
+ [
+ 425.4004677639998,
+ 115.61713957901236
+ ],
+ [
+ 443.93451304002474,
+ 117.38228674815775
+ ],
+ [
+ 461.58598473147697,
+ 118.26486033273034
+ ],
+ [
+ 485.4154715149376,
+ 119.14743391730292
+ ],
+ [
+ 499.5366488680994,
+ 120.0300075018755
+ ],
+ [
+ 518.0706941441243,
+ 121.79515467102067
+ ],
+ [
+ 524.2487092361326,
+ 121.79515467102067
+ ],
+ [
+ 542.7827545121575,
+ 122.67772825559325
+ ],
+ [
+ 554.2562111116015,
+ 123.56030184016606
+ ],
+ [
+ 563.9645205419002,
+ 123.56030184016606
+ ],
+ [
+ 570.1425356339086,
+ 123.56030184016606
+ ],
+ [
+ 574.5554035567716,
+ 123.56030184016606
+ ],
+ [
+ 575.4379771413442,
+ 123.56030184016606
+ ],
+ [
+ 575.4379771413442,
+ 122.67772825559325
+ ],
+ [
+ 575.4379771413442,
+ 121.79515467102067
+ ],
+ [
+ 574.5554035567716,
+ 120.0300075018755
+ ],
+ [
+ 572.7902563876264,
+ 117.38228674815775
+ ],
+ [
+ 571.0251092184811,
+ 114.73456599443978
+ ],
+ [
+ 568.3773884647633,
+ 110.32169807157686
+ ],
+ [
+ 567.4948148801907,
+ 108.55655090243147
+ ],
+ [
+ 564.8470941264728,
+ 103.26110939499574
+ ],
+ [
+ 563.0819469573277,
+ 100.613388641278
+ ],
+ [
+ 561.3167997881824,
+ 97.08309430298743
+ ],
+ [
+ 556.9039318653194,
+ 90.90507921097924
+ ],
+ [
+ 553.3736375270289,
+ 83.84449053439823
+ ],
+ [
+ 548.9607696041658,
+ 75.90132827324476
+ ],
+ [
+ 544.5479016813027,
+ 63.54529808922814
+ ],
+ [
+ 542.7827545121575,
+ 54.71956224350208
+ ],
+ [
+ 540.1350337584397,
+ 45.01125281320333
+ ],
+ [
+ 537.4873130047218,
+ 35.30294338290457
+ ],
+ [
+ 536.6047394201491,
+ 30.89007546004143
+ ],
+ [
+ 534.839592251004,
+ 26.4772075371784
+ ],
+ [
+ 531.3092979127135,
+ 15.003750937734367
+ ],
+ [
+ 529.5441507435683,
+ 8.825735845726058
+ ],
+ [
+ 526.8964299898505,
+ 5.295441507435612
+ ],
+ [
+ 525.1312828207052,
+ 3.530294338290446
+ ],
+ [
+ 523.36613565156,
+ 2.647720753717863
+ ],
+ [
+ 523.36613565156,
+ 1.7651471691451661
+ ],
+ [
+ 521.6009884824148,
+ 1.7651471691451661
+ ],
+ [
+ 517.1881205595517,
+ 2.647720753717863
+ ],
+ [
+ 506.5972375446803,
+ 4.412867922863029
+ ],
+ [
+ 496.88892811438154,
+ 4.412867922863029
+ ],
+ [
+ 491.59348660694593,
+ 3.530294338290446
+ ],
+ [
+ 479.2374564229293,
+ 2.647720753717863
+ ],
+ [
+ 473.059441330921,
+ 2.647720753717863
+ ],
+ [
+ 451.87767530117833,
+ 0.8825735845725831
+ ],
+ [
+ 435.99135077887126,
+ 0
+ ],
+ [
+ 419.2224526719915,
+ -1.7651471691452798
+ ],
+ [
+ 401.5709809805393,
+ -2.647720753717863
+ ],
+ [
+ 383.03693570451435,
+ -4.412867922863143
+ ],
+ [
+ 355.67715458276336,
+ -6.178015092008309
+ ],
+ [
+ 339.7908300604563,
+ -7.060588676580892
+ ],
+ [
+ 324.78707912272193,
+ -7.943162261153589
+ ],
+ [
+ 310.66590176956004,
+ -7.943162261153589
+ ],
+ [
+ 288.60156215524466,
+ -9.708309430298755
+ ],
+ [
+ 272.7152376329377,
+ -10.590883014871451
+ ],
+ [
+ 256.82891311063065,
+ -10.590883014871451
+ ],
+ [
+ 240.9425885883236,
+ -11.473456599444035
+ ],
+ [
+ 226.8214112351617,
+ -12.356030184016618
+ ],
+ [
+ 205.63964520541901,
+ -12.356030184016618
+ ],
+ [
+ 191.51846785225723,
+ -12.356030184016618
+ ],
+ [
+ 177.39729049909533,
+ -11.473456599444035
+ ],
+ [
+ 157.98067163849782,
+ -10.590883014871451
+ ],
+ [
+ 147.3897886236265,
+ -10.590883014871451
+ ],
+ [
+ 138.56405277790032,
+ -10.590883014871451
+ ],
+ [
+ 131.50346410131942,
+ -10.590883014871451
+ ],
+ [
+ 125.32544900931111,
+ -9.708309430298755
+ ],
+ [
+ 117.38228674815764,
+ -9.708309430298755
+ ],
+ [
+ 105.02625656414102,
+ -9.708309430298755
+ ],
+ [
+ 95.31794713384227,
+ -8.825735845726172
+ ],
+ [
+ 87.37478487268879,
+ -8.825735845726172
+ ],
+ [
+ 71.48846035038173,
+ -8.825735845726172
+ ],
+ [
+ 67.0755924275187,
+ -8.825735845726172
+ ],
+ [
+ 59.13243016636511,
+ -7.943162261153589
+ ],
+ [
+ 52.07184148978422,
+ -7.943162261153589
+ ],
+ [
+ 46.776399982348494,
+ -7.943162261153589
+ ],
+ [
+ 42.363532059485465,
+ -7.943162261153589
+ ],
+ [
+ 35.30294338290457,
+ -7.943162261153589
+ ],
+ [
+ 30.89007546004143,
+ -7.943162261153589
+ ],
+ [
+ 25.594633952605818,
+ -7.943162261153589
+ ],
+ [
+ 22.06433961431526,
+ -7.060588676580892
+ ],
+ [
+ 16.768898106879647,
+ -7.060588676580892
+ ],
+ [
+ 13.2386037685892,
+ -7.060588676580892
+ ],
+ [
+ 9.708309430298755,
+ -6.178015092008309
+ ],
+ [
+ 3.530294338290446,
+ -6.178015092008309
+ ],
+ [
+ 0,
+ -6.178015092008309
+ ],
+ [
+ -0.8825735845726967,
+ -6.178015092008309
+ ],
+ [
+ -0.8825735845726967,
+ -7.060588676580892
+ ],
+ [
+ -0.8825735845726967,
+ -7.060588676580892
+ ]
+ ],
+ "pressures": [
+ 0.445037841796875,
+ 0.4753265380859375,
+ 0.5622711181640625,
+ 0.582305908203125,
+ 0.5955047607421875,
+ 0.5989227294921875,
+ 0.6067352294921875,
+ 0.6150360107421875,
+ 0.6189422607421875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6199188232421875,
+ 0.6184539794921875,
+ 0.6160125732421875,
+ 0.6174774169921875,
+ 0.6174774169921875,
+ 0.6165008544921875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6145477294921875,
+ 0.6125946044921875,
+ 0.6130828857421875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6116180419921875,
+ 0.6121063232421875,
+ 0.6038055419921875,
+ 0.5998992919921875,
+ 0.5969696044921875,
+ 0.593536376953125,
+ 0.5940399169921875,
+ 0.5974578857421875,
+ 0.5979461669921875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5979461669921875,
+ 0.6125946044921875,
+ 0.6218719482421875,
+ 0.6218719482421875,
+ 0.6194305419921875,
+ 0.6140594482421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6091766357421875,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.587677001953125,
+ 0.578887939453125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.580841064453125,
+ 0.580841064453125,
+ 0.578887939453125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.584747314453125,
+ 0.583282470703125,
+ 0.574493408203125,
+ 0.564239501953125,
+ 0.5622711181640625,
+ 0.5617828369140625,
+ 0.5617828369140625,
+ 0.562774658203125,
+ 0.568145751953125,
+ 0.567657470703125,
+ 0.566192626953125,
+ 0.566192626953125,
+ 0.565216064453125,
+ 0.563751220703125,
+ 0.5617828369140625,
+ 0.5569000244140625,
+ 0.5471343994140625,
+ 0.527587890625,
+ 0.528076171875,
+ 0.528076171875,
+ 0.5407867431640625,
+ 0.5446929931640625,
+ 0.5427398681640625,
+ 0.5373687744140625,
+ 0.5378570556640625,
+ 0.5427398681640625,
+ 0.5446929931640625,
+ 0.5534820556640625,
+ 0.563751220703125,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.564239501953125,
+ 0.566680908203125,
+ 0.571075439453125,
+ 0.576446533203125,
+ 0.591583251953125,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5940399169921875,
+ 0.590606689453125,
+ 0.5974578857421875,
+ 0.6140594482421875,
+ 0.6238250732421875,
+ 0.62677001953125,
+ 0.62725830078125,
+ 0.62921142578125,
+ 0.63067626953125,
+ 0.63409423828125,
+ 0.63897705078125,
+ 0.64483642578125,
+ 0.64678955078125,
+ 0.64678955078125,
+ 0.64483642578125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63555908203125,
+ 0.62872314453125,
+ 0.62628173828125,
+ 0.62725830078125,
+ 0.62530517578125,
+ 0.6248016357421875,
+ 0.6238250732421875,
+ 0.6233367919921875,
+ 0.6208953857421875,
+ 0.6194305419921875,
+ 0.5598297119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "SEF9dPDT9avd9A9PGfoNC",
+ "type": "freedraw",
+ "x": 240.28105078178044,
+ "y": 1171.0624872433991,
+ "width": 21.18176602974279,
+ "height": 79.4316226115352,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8P",
+ "roundness": null,
+ "seed": 680085959,
+ "version": 35,
+ "versionNonce": 172194569,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574479997,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ -0.8825735845725831
+ ],
+ [
+ -1.7651471691452798,
+ -2.647720753717749
+ ],
+ [
+ -1.7651471691452798,
+ -3.5302943382903322
+ ],
+ [
+ -2.647720753717863,
+ -3.5302943382903322
+ ],
+ [
+ -2.647720753717863,
+ -4.412867922862915
+ ],
+ [
+ -4.412867922863029,
+ -4.412867922862915
+ ],
+ [
+ -7.060588676580892,
+ -4.412867922862915
+ ],
+ [
+ -9.708309430298755,
+ -4.412867922862915
+ ],
+ [
+ -11.473456599444035,
+ -3.5302943382903322
+ ],
+ [
+ -13.2386037685892,
+ -2.647720753717749
+ ],
+ [
+ -15.00375093773448,
+ -1.7651471691451661
+ ],
+ [
+ -17.65147169145223,
+ 0.8825735845725831
+ ],
+ [
+ -19.41661886059751,
+ 5.295441507435726
+ ],
+ [
+ -21.18176602974279,
+ 9.708309430298868
+ ],
+ [
+ -20.299192445170092,
+ 15.88632452230695
+ ],
+ [
+ -18.534045276024926,
+ 21.181766029742676
+ ],
+ [
+ -16.768898106879647,
+ 23.829486783460652
+ ],
+ [
+ -13.2386037685892,
+ 26.4772075371784
+ ],
+ [
+ -9.708309430298755,
+ 28.242354706323567
+ ],
+ [
+ -6.178015092008309,
+ 28.242354706323567
+ ],
+ [
+ -3.530294338290446,
+ 26.4772075371784
+ ],
+ [
+ -0.8825735845725831,
+ 20.299192445170092
+ ],
+ [
+ -0.8825735845725831,
+ 14.121177353161784
+ ],
+ [
+ -0.8825735845725831,
+ 7.060588676580892
+ ],
+ [
+ -1.7651471691452798,
+ -1.7651471691451661
+ ],
+ [
+ -3.530294338290446,
+ -16.768898106879533
+ ],
+ [
+ -6.178015092008309,
+ -29.12492829089615
+ ],
+ [
+ -7.943162261153475,
+ -41.48095847491277
+ ],
+ [
+ -9.708309430298755,
+ -47.658973566921304
+ ],
+ [
+ -9.708309430298755,
+ -49.42412073606647
+ ],
+ [
+ -10.590883014871338,
+ -51.189267905211636
+ ],
+ [
+ -10.590883014871338,
+ -50.30669432063905
+ ],
+ [
+ -10.590883014871338,
+ -50.30669432063905
+ ]
+ ],
+ "pressures": [
+ 0.339996337890625,
+ 0.452362060546875,
+ 0.455291748046875,
+ 0.4802093505859375,
+ 0.5398101806640625,
+ 0.5573883056640625,
+ 0.576446533203125,
+ 0.577423095703125,
+ 0.572540283203125,
+ 0.565216064453125,
+ 0.562774658203125,
+ 0.562774658203125,
+ 0.572052001953125,
+ 0.574981689453125,
+ 0.572052001953125,
+ 0.571075439453125,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.570587158203125,
+ 0.5617828369140625,
+ 0.5598297119140625,
+ 0.565216064453125,
+ 0.577911376953125,
+ 0.579376220703125,
+ 0.586212158203125,
+ 0.589141845703125,
+ 0.592071533203125,
+ 0.590606689453125,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.581329345703125,
+ 0.40545654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OjeofyDWztRbMNfyC-Ody",
+ "type": "freedraw",
+ "x": 258.81509605780536,
+ "y": 1143.7027061216481,
+ "width": 30.007501875468847,
+ "height": 62.66272450465544,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8Q",
+ "roundness": null,
+ "seed": 2093288649,
+ "version": 32,
+ "versionNonce": 2066602697,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574481555,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -1.7651471691451661
+ ],
+ [
+ 1.7651471691451661,
+ -1.7651471691451661
+ ],
+ [
+ 2.647720753717749,
+ -2.647720753717749
+ ],
+ [
+ 3.530294338290446,
+ -2.647720753717749
+ ],
+ [
+ 4.412867922863029,
+ -0.8825735845725831
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 2.647720753717749
+ ],
+ [
+ 8.825735845726058,
+ 6.178015092008081
+ ],
+ [
+ 11.47345659944392,
+ 14.121177353161784
+ ],
+ [
+ 13.2386037685892,
+ 18.5340452760247
+ ],
+ [
+ 14.121177353161784,
+ 23.829486783460652
+ ],
+ [
+ 15.886324522307063,
+ 33.53779621375929
+ ],
+ [
+ 16.768898106879647,
+ 37.950664136622436
+ ],
+ [
+ 17.65147169145223,
+ 42.36353205948535
+ ],
+ [
+ 19.41661886059751,
+ 53.836988658929386
+ ],
+ [
+ 20.299192445170092,
+ 58.2498565817923
+ ],
+ [
+ 20.299192445170092,
+ 60.015003750937694
+ ],
+ [
+ 22.06433961431526,
+ 55.60213582807455
+ ],
+ [
+ 22.946913198887955,
+ 49.42412073606647
+ ],
+ [
+ 24.71206036803312,
+ 42.36353205948535
+ ],
+ [
+ 25.594633952605818,
+ 36.18551696747727
+ ],
+ [
+ 27.359781121750984,
+ 27.359781121750984
+ ],
+ [
+ 28.242354706323567,
+ 20.299192445170092
+ ],
+ [
+ 29.124928290896264,
+ 14.121177353161784
+ ],
+ [
+ 30.007501875468847,
+ 8.825735845726058
+ ],
+ [
+ 30.007501875468847,
+ 5.295441507435498
+ ],
+ [
+ 30.007501875468847,
+ 2.647720753717749
+ ],
+ [
+ 30.007501875468847,
+ 2.647720753717749
+ ]
+ ],
+ "pressures": [
+ 0.3033599853515625,
+ 0.568634033203125,
+ 0.566192626953125,
+ 0.572052001953125,
+ 0.576446533203125,
+ 0.582794189453125,
+ 0.6082000732421875,
+ 0.63897705078125,
+ 0.64581298828125,
+ 0.64923095703125,
+ 0.65216064453125,
+ 0.65313720703125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.65460205078125,
+ 0.65460205078125,
+ 0.65411376953125,
+ 0.64385986328125,
+ 0.62579345703125,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.62969970703125,
+ 0.6204071044921875,
+ 0.579864501953125,
+ 0.3101959228515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OlTipAAjgj-xF13VegW-Z",
+ "type": "freedraw",
+ "x": 264.110537565241,
+ "y": 1129.5815287684864,
+ "width": 19.41661886059751,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8R",
+ "roundness": null,
+ "seed": 1659534473,
+ "version": 11,
+ "versionNonce": 679508007,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574481974,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863143,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 13.2386037685892,
+ 0
+ ],
+ [
+ 16.768898106879647,
+ 0
+ ],
+ [
+ 18.534045276024926,
+ 0
+ ],
+ [
+ 19.41661886059751,
+ -0.8825735845725831
+ ],
+ [
+ 19.41661886059751,
+ -0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.454315185546875,
+ 0.5588531494140625,
+ 0.6013641357421875,
+ 0.6121063232421875,
+ 0.62530517578125,
+ 0.63116455078125,
+ 0.6072235107421875,
+ 0.4704437255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2JcjEcu1p4Mg-Tgdx1sEY",
+ "type": "freedraw",
+ "x": 281.7620092566933,
+ "y": 1121.6383665073326,
+ "width": 11.47345659944392,
+ "height": 14.121177353161784,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8S",
+ "roundness": null,
+ "seed": 1520425575,
+ "version": 17,
+ "versionNonce": 278645385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574482312,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 0
+ ],
+ [
+ 8.825735845726058,
+ 0
+ ],
+ [
+ 9.708309430298755,
+ 0.8825735845725831
+ ],
+ [
+ 10.590883014871338,
+ 0.8825735845725831
+ ],
+ [
+ 10.590883014871338,
+ 1.7651471691451661
+ ],
+ [
+ 11.47345659944392,
+ 2.6477207537179765
+ ],
+ [
+ 11.47345659944392,
+ 3.5302943382905596
+ ],
+ [
+ 10.590883014871338,
+ 7.060588676581119
+ ],
+ [
+ 9.708309430298755,
+ 9.708309430298868
+ ],
+ [
+ 7.943162261153475,
+ 12.356030184016618
+ ],
+ [
+ 7.943162261153475,
+ 13.2386037685892
+ ],
+ [
+ 7.060588676580892,
+ 14.121177353161784
+ ],
+ [
+ 7.060588676580892,
+ 14.121177353161784
+ ]
+ ],
+ "pressures": [
+ 0.463104248046875,
+ 0.5466461181640625,
+ 0.572052001953125,
+ 0.5979461669921875,
+ 0.6155242919921875,
+ 0.62872314453125,
+ 0.64434814453125,
+ 0.6590118408203125,
+ 0.6638946533203125,
+ 0.6648712158203125,
+ 0.6697540283203125,
+ 0.6702423095703125,
+ 0.6702423095703125,
+ 0.65509033203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nV4Zhcg7r3sqKhdGgdQKz",
+ "type": "freedraw",
+ "x": 205.86068098344845,
+ "y": 1231.0774909943368,
+ "width": 95.31794713384238,
+ "height": 7.943162261153475,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8T",
+ "roundness": null,
+ "seed": 770669641,
+ "version": 17,
+ "versionNonce": 527536583,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574482904,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 3.5302943382905596,
+ 0
+ ],
+ [
+ 7.0605886765810055,
+ 0
+ ],
+ [
+ 10.590883014871451,
+ -0.8825735845725831
+ ],
+ [
+ 21.18176602974279,
+ -1.7651471691451661
+ ],
+ [
+ 35.30294338290457,
+ -3.5302943382905596
+ ],
+ [
+ 50.30669432063905,
+ -4.412867922863143
+ ],
+ [
+ 68.84073959666398,
+ -6.178015092008309
+ ],
+ [
+ 77.66647544239004,
+ -6.178015092008309
+ ],
+ [
+ 85.60963770354363,
+ -7.943162261153475
+ ],
+ [
+ 90.90507921097924,
+ -7.943162261153475
+ ],
+ [
+ 92.67022638012452,
+ -7.943162261153475
+ ],
+ [
+ 93.5527999646971,
+ -7.943162261153475
+ ],
+ [
+ 95.31794713384238,
+ -7.943162261153475
+ ],
+ [
+ 95.31794713384238,
+ -7.943162261153475
+ ]
+ ],
+ "pressures": [
+ 0.40399169921875,
+ 0.62921142578125,
+ 0.64532470703125,
+ 0.6595001220703125,
+ 0.6721954345703125,
+ 0.688323974609375,
+ 0.693206787109375,
+ 0.693695068359375,
+ 0.689788818359375,
+ 0.6868438720703125,
+ 0.6848907470703125,
+ 0.6590118408203125,
+ 0.6033172607421875,
+ 0.530029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "T1CvrV2nHA6zbXKWzuaec",
+ "type": "freedraw",
+ "x": 242.9287715354983,
+ "y": 1290.209921160702,
+ "width": 25.594633952605818,
+ "height": 50.30669432063905,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8U",
+ "roundness": null,
+ "seed": 2114915335,
+ "version": 36,
+ "versionNonce": 1852442695,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574483730,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -1.7651471691451661
+ ],
+ [
+ -0.8825735845725831,
+ -2.647720753717749
+ ],
+ [
+ -1.7651471691452798,
+ -3.5302943382903322
+ ],
+ [
+ -3.530294338290446,
+ -4.412867922862915
+ ],
+ [
+ -4.412867922863143,
+ -5.295441507435498
+ ],
+ [
+ -6.178015092008309,
+ -6.178015092008081
+ ],
+ [
+ -7.943162261153589,
+ -7.943162261153475
+ ],
+ [
+ -9.708309430298755,
+ -8.825735845726058
+ ],
+ [
+ -13.2386037685892,
+ -10.590883014871451
+ ],
+ [
+ -17.651471691452343,
+ -11.473456599444035
+ ],
+ [
+ -21.18176602974279,
+ -11.473456599444035
+ ],
+ [
+ -23.829486783460652,
+ -9.708309430298641
+ ],
+ [
+ -24.712060368033235,
+ -5.295441507435498
+ ],
+ [
+ -25.594633952605818,
+ -2.647720753717749
+ ],
+ [
+ -23.829486783460652,
+ 3.5302943382905596
+ ],
+ [
+ -22.064339614315372,
+ 9.708309430298868
+ ],
+ [
+ -19.41661886059751,
+ 13.2386037685892
+ ],
+ [
+ -15.886324522307063,
+ 15.88632452230695
+ ],
+ [
+ -14.121177353161897,
+ 16.76889810687976
+ ],
+ [
+ -13.2386037685892,
+ 16.76889810687976
+ ],
+ [
+ -8.825735845726172,
+ 13.2386037685892
+ ],
+ [
+ -7.943162261153589,
+ 8.825735845726285
+ ],
+ [
+ -7.060588676580892,
+ 2.647720753717749
+ ],
+ [
+ -7.943162261153589,
+ -1.7651471691451661
+ ],
+ [
+ -7.943162261153589,
+ -5.295441507435498
+ ],
+ [
+ -11.473456599444035,
+ -15.003750937734367
+ ],
+ [
+ -14.121177353161897,
+ -20.299192445170092
+ ],
+ [
+ -16.768898106879647,
+ -24.712060368033235
+ ],
+ [
+ -18.534045276024926,
+ -26.4772075371784
+ ],
+ [
+ -19.41661886059751,
+ -27.359781121750984
+ ],
+ [
+ -21.18176602974279,
+ -30.007501875468733
+ ],
+ [
+ -22.064339614315372,
+ -33.53779621375929
+ ],
+ [
+ -22.064339614315372,
+ -33.53779621375929
+ ]
+ ],
+ "pressures": [
+ 0.1841583251953125,
+ 0.521240234375,
+ 0.5490875244140625,
+ 0.5520172119140625,
+ 0.562774658203125,
+ 0.568634033203125,
+ 0.573028564453125,
+ 0.581329345703125,
+ 0.584747314453125,
+ 0.585235595703125,
+ 0.588165283203125,
+ 0.590118408203125,
+ 0.5940399169921875,
+ 0.5955047607421875,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.5989227294921875,
+ 0.6116180419921875,
+ 0.6199188232421875,
+ 0.6243133544921875,
+ 0.6243133544921875,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.6213836669921875,
+ 0.6101531982421875,
+ 0.5959930419921875,
+ 0.579376220703125,
+ 0.4826507568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6fKr92m6ZS7T8zBydFwkO",
+ "type": "freedraw",
+ "x": 256.1673753040875,
+ "y": 1253.141830608652,
+ "width": 7.060588676580892,
+ "height": 53.836988658929386,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8V",
+ "roundness": null,
+ "seed": 758899335,
+ "version": 15,
+ "versionNonce": 480546185,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574484168,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 1.7651471691453935
+ ],
+ [
+ -1.7651471691452798,
+ 4.412867922863143
+ ],
+ [
+ -2.647720753717863,
+ 15.003750937734594
+ ],
+ [
+ -1.7651471691452798,
+ 29.124928290896378
+ ],
+ [
+ -0.8825735845725831,
+ 47.658973566921304
+ ],
+ [
+ 0.8825735845725831,
+ 52.9544150743568
+ ],
+ [
+ 2.647720753717863,
+ 52.9544150743568
+ ],
+ [
+ 2.647720753717863,
+ 51.189267905211636
+ ],
+ [
+ 3.530294338290446,
+ 49.42412073606647
+ ],
+ [
+ 4.412867922863029,
+ 45.89382639777614
+ ],
+ [
+ 4.412867922863029,
+ 45.89382639777614
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.583770751953125,
+ 0.5994110107421875,
+ 0.5959930419921875,
+ 0.5955047607421875,
+ 0.5964813232421875,
+ 0.5989227294921875,
+ 0.6116180419921875,
+ 0.6062469482421875,
+ 0.512939453125,
+ 0.452362060546875,
+ 0.2554931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KW6MpHSerARZjdmY3ksEZ",
+ "type": "freedraw",
+ "x": 244.69391870464347,
+ "y": 1282.2667588995484,
+ "width": 27.359781121751098,
+ "height": 13.2386037685892,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8W",
+ "roundness": null,
+ "seed": 719552329,
+ "version": 10,
+ "versionNonce": 1409143209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574484355,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845726967,
+ -0.8825735845725831
+ ],
+ [
+ 2.647720753717863,
+ -2.6477207537179765
+ ],
+ [
+ 8.825735845726172,
+ -5.295441507435726
+ ],
+ [
+ 15.886324522307063,
+ -7.943162261153475
+ ],
+ [
+ 22.064339614315372,
+ -10.590883014871224
+ ],
+ [
+ 27.359781121751098,
+ -13.2386037685892
+ ],
+ [
+ 27.359781121751098,
+ -13.2386037685892
+ ]
+ ],
+ "pressures": [
+ 0.2247161865234375,
+ 0.62872314453125,
+ 0.65606689453125,
+ 0.6731719970703125,
+ 0.6809844970703125,
+ 0.6800079345703125,
+ 0.583282470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "i6evMT2k5cWpuoHgeMal8",
+ "type": "freedraw",
+ "x": 317.9475262241705,
+ "y": 1211.6608721337393,
+ "width": 17.65147169145223,
+ "height": 1.7651471691451661,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8X",
+ "roundness": null,
+ "seed": 1972517737,
+ "version": 10,
+ "versionNonce": 1095956937,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574484829,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 5.295441507435612,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 0
+ ],
+ [
+ 13.2386037685892,
+ 0
+ ],
+ [
+ 16.768898106879647,
+ 0.8825735845725831
+ ],
+ [
+ 17.65147169145223,
+ 1.7651471691451661
+ ],
+ [
+ 17.65147169145223,
+ 1.7651471691451661
+ ]
+ ],
+ "pressures": [
+ 0.524169921875,
+ 0.6673126220703125,
+ 0.6717071533203125,
+ 0.6726837158203125,
+ 0.6726837158203125,
+ 0.6062469482421875,
+ 0.3038482666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4VW8Wvz52H6ZBMn84H6p6",
+ "type": "freedraw",
+ "x": 323.2429677316061,
+ "y": 1228.429770240619,
+ "width": 22.946913198887955,
+ "height": 5.295441507435726,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8Y",
+ "roundness": null,
+ "seed": 194239369,
+ "version": 11,
+ "versionNonce": 1303767335,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574485015,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0
+ ],
+ [
+ 3.5302943382905596,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 10.590883014871451,
+ -0.8825735845728104
+ ],
+ [
+ 20.299192445170206,
+ -4.412867922863143
+ ],
+ [
+ 22.064339614315372,
+ -5.295441507435726
+ ],
+ [
+ 22.064339614315372,
+ -5.295441507435726
+ ]
+ ],
+ "pressures": [
+ 0.528564453125,
+ 0.6609649658203125,
+ 0.6629180908203125,
+ 0.6697540283203125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6673126220703125,
+ 0.2398529052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1UHWqsbjMOgI1k92J8NeY",
+ "type": "freedraw",
+ "x": 428.2692242957471,
+ "y": 1186.0662381811333,
+ "width": 48.54154715149377,
+ "height": 75.01875468867206,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8Z",
+ "roundness": null,
+ "seed": 1408043879,
+ "version": 52,
+ "versionNonce": 949328039,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574489160,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 3.5302943382905596
+ ],
+ [
+ 1.7651471691452798,
+ 7.060588676580892
+ ],
+ [
+ 3.530294338290446,
+ 12.356030184016618
+ ],
+ [
+ 6.178015092008309,
+ 24.712060368033235
+ ],
+ [
+ 8.825735845726172,
+ 37.950664136622436
+ ],
+ [
+ 9.708309430298755,
+ 44.128679228630745
+ ],
+ [
+ 9.708309430298755,
+ 48.54154715149366
+ ],
+ [
+ 10.590883014871338,
+ 57.367282997219945
+ ],
+ [
+ 10.590883014871338,
+ 62.66272450465544
+ ],
+ [
+ 10.590883014871338,
+ 64.42787167380084
+ ],
+ [
+ 9.708309430298755,
+ 62.66272450465544
+ ],
+ [
+ 6.178015092008309,
+ 54.719562243502196
+ ],
+ [
+ 4.412867922863029,
+ 48.54154715149366
+ ],
+ [
+ 3.530294338290446,
+ 45.01125281320333
+ ],
+ [
+ 2.647720753717863,
+ 41.480958474912995
+ ],
+ [
+ 1.7651471691452798,
+ 32.65522262918671
+ ],
+ [
+ 1.7651471691452798,
+ 23.829486783460652
+ ],
+ [
+ 2.647720753717863,
+ 11.473456599444035
+ ],
+ [
+ 5.295441507435726,
+ 4.412867922863143
+ ],
+ [
+ 8.825735845726172,
+ -1.7651471691451661
+ ],
+ [
+ 15.00375093773448,
+ -8.825735845726058
+ ],
+ [
+ 19.41661886059751,
+ -10.590883014871224
+ ],
+ [
+ 23.82948678346054,
+ -9.708309430298641
+ ],
+ [
+ 29.124928290896264,
+ -5.295441507435726
+ ],
+ [
+ 33.53779621375929,
+ 2.6477207537179765
+ ],
+ [
+ 37.06809055204974,
+ 10.590883014871224
+ ],
+ [
+ 37.06809055204974,
+ 22.94691319888784
+ ],
+ [
+ 34.42036979833199,
+ 29.124928290896378
+ ],
+ [
+ 30.89007546004143,
+ 33.53779621375929
+ ],
+ [
+ 27.359781121750984,
+ 35.30294338290446
+ ],
+ [
+ 21.181766029742676,
+ 32.65522262918671
+ ],
+ [
+ 17.65147169145223,
+ 30.00750187546896
+ ],
+ [
+ 15.00375093773448,
+ 28.242354706323795
+ ],
+ [
+ 13.2386037685892,
+ 26.4772075371784
+ ],
+ [
+ 13.2386037685892,
+ 25.594633952605818
+ ],
+ [
+ 15.00375093773448,
+ 24.712060368033235
+ ],
+ [
+ 17.65147169145223,
+ 23.829486783460652
+ ],
+ [
+ 21.181766029742676,
+ 23.829486783460652
+ ],
+ [
+ 26.4772075371784,
+ 25.594633952605818
+ ],
+ [
+ 36.185516967477156,
+ 33.53779621375929
+ ],
+ [
+ 41.48095847491288,
+ 40.59838489034041
+ ],
+ [
+ 44.12867922863063,
+ 48.54154715149366
+ ],
+ [
+ 45.89382639777591,
+ 55.60213582807478
+ ],
+ [
+ 45.89382639777591,
+ 60.015003750937694
+ ],
+ [
+ 45.89382639777591,
+ 63.545298089228254
+ ],
+ [
+ 46.776399982348494,
+ 63.545298089228254
+ ],
+ [
+ 47.65897356692119,
+ 62.66272450465544
+ ],
+ [
+ 47.65897356692119,
+ 62.66272450465544
+ ]
+ ],
+ "pressures": [
+ 0.462127685546875,
+ 0.510009765625,
+ 0.6169891357421875,
+ 0.63311767578125,
+ 0.63604736328125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63067626953125,
+ 0.62774658203125,
+ 0.62774658203125,
+ 0.62921142578125,
+ 0.63018798828125,
+ 0.62872314453125,
+ 0.6062469482421875,
+ 0.6052703857421875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.6077117919921875,
+ 0.6062469482421875,
+ 0.6047821044921875,
+ 0.5998992919921875,
+ 0.6062469482421875,
+ 0.6101531982421875,
+ 0.6121063232421875,
+ 0.6135711669921875,
+ 0.6174774169921875,
+ 0.6184539794921875,
+ 0.6169891357421875,
+ 0.6013641357421875,
+ 0.570098876953125,
+ 0.5534820556640625,
+ 0.5442047119140625,
+ 0.5354156494140625,
+ 0.5334625244140625,
+ 0.5422515869140625,
+ 0.5559234619140625,
+ 0.570587158203125,
+ 0.588653564453125,
+ 0.5994110107421875,
+ 0.6042938232421875,
+ 0.6082000732421875,
+ 0.6165008544921875,
+ 0.6194305419921875,
+ 0.584259033203125,
+ 0.3702850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "RgBqUiXBZpVpC3KHeM0l1",
+ "type": "freedraw",
+ "x": 525.3523185987347,
+ "y": 1209.895724964594,
+ "width": 40.5983848903403,
+ "height": 35.30294338290446,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8a",
+ "roundness": null,
+ "seed": 927390439,
+ "version": 29,
+ "versionNonce": 1082832713,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574490503,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ -0.8825735845726967,
+ 1.7651471691451661
+ ],
+ [
+ -0.8825735845726967,
+ 3.5302943382905596
+ ],
+ [
+ -0.8825735845726967,
+ 7.060588676580892
+ ],
+ [
+ -1.7651471691452798,
+ 10.590883014871224
+ ],
+ [
+ -7.060588676580892,
+ 21.181766029742676
+ ],
+ [
+ -10.590883014871451,
+ 27.359781121750984
+ ],
+ [
+ -15.00375093773448,
+ 31.772649044614127
+ ],
+ [
+ -19.41661886059751,
+ 34.420369798331876
+ ],
+ [
+ -22.946913198887955,
+ 35.30294338290446
+ ],
+ [
+ -24.712060368033235,
+ 34.420369798331876
+ ],
+ [
+ -25.594633952605818,
+ 33.53779621375929
+ ],
+ [
+ -26.4772075371784,
+ 31.772649044614127
+ ],
+ [
+ -27.359781121751098,
+ 27.359781121750984
+ ],
+ [
+ -27.359781121751098,
+ 23.829486783460425
+ ],
+ [
+ -25.594633952605818,
+ 19.41661886059751
+ ],
+ [
+ -22.946913198887955,
+ 17.651471691452343
+ ],
+ [
+ -18.534045276024926,
+ 16.76889810687976
+ ],
+ [
+ -14.121177353161897,
+ 16.76889810687976
+ ],
+ [
+ -7.060588676580892,
+ 19.41661886059751
+ ],
+ [
+ -0.8825735845726967,
+ 22.06433961431526
+ ],
+ [
+ 4.412867922863029,
+ 23.829486783460425
+ ],
+ [
+ 7.943162261153475,
+ 26.4772075371784
+ ],
+ [
+ 10.590883014871338,
+ 28.242354706323567
+ ],
+ [
+ 12.356030184016618,
+ 30.00750187546896
+ ],
+ [
+ 13.2386037685892,
+ 30.890075460041544
+ ],
+ [
+ 13.2386037685892,
+ 30.890075460041544
+ ]
+ ],
+ "pressures": [
+ 0.4298858642578125,
+ 0.570587158203125,
+ 0.581817626953125,
+ 0.5989227294921875,
+ 0.6023406982421875,
+ 0.6052703857421875,
+ 0.6091766357421875,
+ 0.6135711669921875,
+ 0.6208953857421875,
+ 0.6228485107421875,
+ 0.6150360107421875,
+ 0.6082000732421875,
+ 0.6057586669921875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6023406982421875,
+ 0.6013641357421875,
+ 0.6008758544921875,
+ 0.6038055419921875,
+ 0.6135711669921875,
+ 0.6199188232421875,
+ 0.6248016357421875,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.62725830078125,
+ 0.566680908203125,
+ 0.38104248046875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "leD_umyN-7_qwMdPzugbo",
+ "type": "freedraw",
+ "x": 540.356069536469,
+ "y": 1185.1836645965607,
+ "width": 6.178015092008309,
+ "height": 17.651471691452343,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8b",
+ "roundness": null,
+ "seed": 1528445193,
+ "version": 13,
+ "versionNonce": 309757639,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574491344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 2.6477207537179765
+ ],
+ [
+ 0.8825735845726967,
+ 4.412867922863143
+ ],
+ [
+ 1.7651471691452798,
+ 7.060588676580892
+ ],
+ [
+ 1.7651471691452798,
+ 10.590883014871224
+ ],
+ [
+ 2.647720753717863,
+ 15.886324522307177
+ ],
+ [
+ 3.530294338290446,
+ 17.651471691452343
+ ],
+ [
+ 4.412867922863143,
+ 17.651471691452343
+ ],
+ [
+ 5.295441507435726,
+ 15.886324522307177
+ ],
+ [
+ 5.295441507435726,
+ 15.886324522307177
+ ]
+ ],
+ "pressures": [
+ 0.3688201904296875,
+ 0.508056640625,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64288330078125,
+ 0.62823486328125,
+ 0.5495758056640625,
+ 0.3658905029296875,
+ 0.2755126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tEe0VRcNLsg5uHKzprHd9",
+ "type": "freedraw",
+ "x": 578.3067336730915,
+ "y": 1214.308592887457,
+ "width": 25.594633952605818,
+ "height": 29.12492829089615,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8c",
+ "roundness": null,
+ "seed": 1914355975,
+ "version": 31,
+ "versionNonce": 1806970377,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574492287,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153475,
+ -2.6477207537179765
+ ],
+ [
+ 11.47345659944392,
+ -6.178015092008536
+ ],
+ [
+ 11.47345659944392,
+ -7.060588676581119
+ ],
+ [
+ 11.47345659944392,
+ -9.708309430298868
+ ],
+ [
+ 11.47345659944392,
+ -11.473456599444035
+ ],
+ [
+ 10.590883014871338,
+ -12.356030184016618
+ ],
+ [
+ 9.708309430298755,
+ -12.356030184016618
+ ],
+ [
+ 8.825735845726172,
+ -12.356030184016618
+ ],
+ [
+ 7.060588676580892,
+ -13.2386037685892
+ ],
+ [
+ 6.178015092008309,
+ -13.2386037685892
+ ],
+ [
+ 5.295441507435726,
+ -12.356030184016618
+ ],
+ [
+ 1.7651471691452798,
+ -10.590883014871451
+ ],
+ [
+ -1.7651471691452798,
+ -7.943162261153702
+ ],
+ [
+ -6.178015092008309,
+ -3.5302943382905596
+ ],
+ [
+ -7.060588676580892,
+ -0.8825735845725831
+ ],
+ [
+ -8.825735845726172,
+ 1.7651471691451661
+ ],
+ [
+ -8.825735845726172,
+ 3.5302943382903322
+ ],
+ [
+ -8.825735845726172,
+ 8.825735845726058
+ ],
+ [
+ -7.943162261153475,
+ 12.356030184016618
+ ],
+ [
+ -4.412867922863029,
+ 15.003750937734367
+ ],
+ [
+ 0,
+ 15.88632452230695
+ ],
+ [
+ 1.7651471691452798,
+ 15.88632452230695
+ ],
+ [
+ 4.412867922863029,
+ 15.88632452230695
+ ],
+ [
+ 14.121177353161784,
+ 11.473456599443807
+ ],
+ [
+ 16.768898106879647,
+ 9.708309430298641
+ ],
+ [
+ 16.768898106879647,
+ 9.708309430298641
+ ]
+ ],
+ "pressures": [
+ 0.3517303466796875,
+ 0.526611328125,
+ 0.5339508056640625,
+ 0.5422515869140625,
+ 0.5476226806640625,
+ 0.5515289306640625,
+ 0.5554351806640625,
+ 0.565216064453125,
+ 0.572540283203125,
+ 0.586700439453125,
+ 0.591094970703125,
+ 0.592071533203125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.589630126953125,
+ 0.574981689453125,
+ 0.574493408203125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.582794189453125,
+ 0.587677001953125,
+ 0.589141845703125,
+ 0.588165283203125,
+ 0.583282470703125,
+ 0.38006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nfhFsgAQpRUTLBlluyy7d",
+ "type": "freedraw",
+ "x": 572.1287185810831,
+ "y": 1186.9488117657058,
+ "width": 23.82948678346054,
+ "height": 1.7651471691451661,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8d",
+ "roundness": null,
+ "seed": 702873545,
+ "version": 15,
+ "versionNonce": 1150845735,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574492851,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 1.7651471691452798,
+ -0.8825735845725831
+ ],
+ [
+ 3.530294338290446,
+ -0.8825735845725831
+ ],
+ [
+ 5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153589,
+ -1.7651471691451661
+ ],
+ [
+ 9.708309430298755,
+ -1.7651471691451661
+ ],
+ [
+ 15.00375093773448,
+ -1.7651471691451661
+ ],
+ [
+ 18.534045276024926,
+ -1.7651471691451661
+ ],
+ [
+ 21.18176602974279,
+ -1.7651471691451661
+ ],
+ [
+ 22.064339614315372,
+ -1.7651471691451661
+ ],
+ [
+ 22.064339614315372,
+ -1.7651471691451661
+ ]
+ ],
+ "pressures": [
+ 0.1690216064453125,
+ 0.456756591796875,
+ 0.575958251953125,
+ 0.6072235107421875,
+ 0.62579345703125,
+ 0.64190673828125,
+ 0.65362548828125,
+ 0.6570587158203125,
+ 0.6580352783203125,
+ 0.65411376953125,
+ 0.6130828857421875,
+ 0.4968109130859375,
+ 0.079620361328125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "I_iLTb1aDD8mP7uqzk9sF",
+ "type": "freedraw",
+ "x": 589.7801902725354,
+ "y": 1178.1230759199798,
+ "width": 13.238603768589314,
+ "height": 15.88632452230695,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8e",
+ "roundness": null,
+ "seed": 309405031,
+ "version": 18,
+ "versionNonce": 106408327,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574493208,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0
+ ],
+ [
+ 4.412867922863143,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0.8825735845725831
+ ],
+ [
+ 7.943162261153589,
+ 0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ 1.7651471691451661
+ ],
+ [
+ 10.590883014871451,
+ 2.647720753717749
+ ],
+ [
+ 12.356030184016618,
+ 2.647720753717749
+ ],
+ [
+ 13.238603768589314,
+ 4.412867922862915
+ ],
+ [
+ 11.473456599444035,
+ 6.178015092008309
+ ],
+ [
+ 8.825735845726172,
+ 8.825735845726058
+ ],
+ [
+ 5.295441507435726,
+ 11.473456599444035
+ ],
+ [
+ 3.5302943382905596,
+ 12.356030184016618
+ ],
+ [
+ 0.8825735845726967,
+ 14.121177353161784
+ ],
+ [
+ 0,
+ 15.003750937734367
+ ],
+ [
+ 0.8825735845726967,
+ 15.88632452230695
+ ],
+ [
+ 0.8825735845726967,
+ 15.88632452230695
+ ]
+ ],
+ "pressures": [
+ 0.450408935546875,
+ 0.5515289306640625,
+ 0.571563720703125,
+ 0.574981689453125,
+ 0.575469970703125,
+ 0.576934814453125,
+ 0.577423095703125,
+ 0.578399658203125,
+ 0.588165283203125,
+ 0.5994110107421875,
+ 0.5979461669921875,
+ 0.5959930419921875,
+ 0.5950164794921875,
+ 0.568145751953125,
+ 0.4176788330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ojzg8Ttx2gGxIEMQskPxj",
+ "type": "freedraw",
+ "x": 633.0262959165935,
+ "y": 1220.4866079794651,
+ "width": 29.124928290896264,
+ "height": 15.003750937734367,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8f",
+ "roundness": null,
+ "seed": 1755460551,
+ "version": 33,
+ "versionNonce": 82255401,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574494073,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 2.6477207537179765
+ ],
+ [
+ 0,
+ 3.5302943382905596
+ ],
+ [
+ -0.8825735845726967,
+ 4.412867922863143
+ ],
+ [
+ -3.530294338290446,
+ 7.060588676581119
+ ],
+ [
+ -5.295441507435726,
+ 8.825735845726285
+ ],
+ [
+ -7.943162261153589,
+ 10.590883014871451
+ ],
+ [
+ -9.708309430298755,
+ 12.356030184016618
+ ],
+ [
+ -14.121177353161897,
+ 14.121177353161784
+ ],
+ [
+ -16.768898106879647,
+ 15.003750937734367
+ ],
+ [
+ -19.41661886059751,
+ 15.003750937734367
+ ],
+ [
+ -21.18176602974279,
+ 15.003750937734367
+ ],
+ [
+ -22.946913198887955,
+ 11.473456599444035
+ ],
+ [
+ -23.829486783460652,
+ 8.825735845726285
+ ],
+ [
+ -24.712060368033235,
+ 6.178015092008536
+ ],
+ [
+ -25.594633952605818,
+ 4.412867922863143
+ ],
+ [
+ -24.712060368033235,
+ 4.412867922863143
+ ],
+ [
+ -24.712060368033235,
+ 3.5302943382905596
+ ],
+ [
+ -23.829486783460652,
+ 3.5302943382905596
+ ],
+ [
+ -21.18176602974279,
+ 2.6477207537179765
+ ],
+ [
+ -17.651471691452343,
+ 2.6477207537179765
+ ],
+ [
+ -14.121177353161897,
+ 3.5302943382905596
+ ],
+ [
+ -10.590883014871338,
+ 5.295441507435726
+ ],
+ [
+ -8.825735845726172,
+ 6.178015092008536
+ ],
+ [
+ -6.178015092008309,
+ 7.943162261153702
+ ],
+ [
+ -3.530294338290446,
+ 10.590883014871451
+ ],
+ [
+ -1.7651471691452798,
+ 11.473456599444035
+ ],
+ [
+ -0.8825735845726967,
+ 12.356030184016618
+ ],
+ [
+ 0.8825735845725831,
+ 13.2386037685892
+ ],
+ [
+ 3.530294338290446,
+ 12.356030184016618
+ ],
+ [
+ 3.530294338290446,
+ 12.356030184016618
+ ]
+ ],
+ "pressures": [
+ 0.2931060791015625,
+ 0.517822265625,
+ 0.587677001953125,
+ 0.5969696044921875,
+ 0.6033172607421875,
+ 0.6096649169921875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6082000732421875,
+ 0.6013641357421875,
+ 0.592559814453125,
+ 0.566192626953125,
+ 0.5451812744140625,
+ 0.530517578125,
+ 0.530029296875,
+ 0.529052734375,
+ 0.527587890625,
+ 0.527587890625,
+ 0.5315093994140625,
+ 0.5359039306640625,
+ 0.5495758056640625,
+ 0.5588531494140625,
+ 0.566680908203125,
+ 0.571563720703125,
+ 0.574981689453125,
+ 0.580841064453125,
+ 0.592071533203125,
+ 0.5940399169921875,
+ 0.5593414306640625,
+ 0.39764404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3rynZtQkwEF6aDfA60Y3z",
+ "type": "freedraw",
+ "x": 678.9201223143695,
+ "y": 1212.543445718312,
+ "width": 20.299192445170092,
+ "height": 1.7651471691451661,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8g",
+ "roundness": null,
+ "seed": 1425172457,
+ "version": 11,
+ "versionNonce": 1056362183,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574496614,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 5.295441507435612,
+ 0
+ ],
+ [
+ 7.943162261153475,
+ 0
+ ],
+ [
+ 12.356030184016504,
+ 0
+ ],
+ [
+ 17.65147169145223,
+ -0.8825735845725831
+ ],
+ [
+ 20.299192445170092,
+ -1.7651471691451661
+ ],
+ [
+ 20.299192445170092,
+ -1.7651471691451661
+ ]
+ ],
+ "pressures": [
+ 0.4142608642578125,
+ 0.6125946044921875,
+ 0.62872314453125,
+ 0.63360595703125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.580841064453125,
+ 0.37908935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9vXGFMvchQi_Y-aB6b_4s",
+ "type": "freedraw",
+ "x": 681.5678430680872,
+ "y": 1228.4297702406188,
+ "width": 17.651471691452343,
+ "height": 4.412867922862915,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8h",
+ "roundness": null,
+ "seed": 556337415,
+ "version": 11,
+ "versionNonce": 663076169,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574496838,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863143,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 10.590883014871451,
+ -0.8825735845725831
+ ],
+ [
+ 12.356030184016618,
+ -0.8825735845725831
+ ],
+ [
+ 15.00375093773448,
+ -1.7651471691451661
+ ],
+ [
+ 17.651471691452343,
+ -4.412867922862915
+ ],
+ [
+ 17.651471691452343,
+ -4.412867922862915
+ ]
+ ],
+ "pressures": [
+ 0.3737030029296875,
+ 0.569610595703125,
+ 0.584747314453125,
+ 0.5950164794921875,
+ 0.6008758544921875,
+ 0.6028289794921875,
+ 0.572540283203125,
+ 0.4767913818359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gSMzlGkSE8gyesoCz2nmn",
+ "type": "freedraw",
+ "x": 243.8113451200708,
+ "y": 1451.72088713749,
+ "width": 27.35978112175104,
+ "height": 72.37103393495431,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8i",
+ "roundness": null,
+ "seed": 395034377,
+ "version": 37,
+ "versionNonce": 1724894791,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574504355,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845726399,
+ -1.7651471691451661
+ ],
+ [
+ -1.765147169145223,
+ -1.7651471691451661
+ ],
+ [
+ -2.647720753717863,
+ -1.7651471691451661
+ ],
+ [
+ -6.178015092008309,
+ -1.7651471691451661
+ ],
+ [
+ -8.825735845726115,
+ -1.7651471691451661
+ ],
+ [
+ -10.590883014871338,
+ -1.7651471691451661
+ ],
+ [
+ -17.651471691452286,
+ 0
+ ],
+ [
+ -20.299192445170092,
+ 0.8825735845725831
+ ],
+ [
+ -22.064339614315315,
+ 3.5302943382903322
+ ],
+ [
+ -23.829486783460595,
+ 7.060588676580892
+ ],
+ [
+ -23.829486783460595,
+ 11.473456599444035
+ ],
+ [
+ -23.829486783460595,
+ 14.121177353161784
+ ],
+ [
+ -22.946913198887955,
+ 16.768898106879533
+ ],
+ [
+ -19.41661886059751,
+ 23.829486783460652
+ ],
+ [
+ -15.003750937734424,
+ 27.359781121750984
+ ],
+ [
+ -10.590883014871338,
+ 29.12492829089615
+ ],
+ [
+ -7.943162261153532,
+ 29.12492829089615
+ ],
+ [
+ -3.530294338290446,
+ 29.12492829089615
+ ],
+ [
+ -0.8825735845726399,
+ 26.4772075371784
+ ],
+ [
+ 1.765147169145223,
+ 22.06433961431526
+ ],
+ [
+ 2.647720753717863,
+ 17.651471691452116
+ ],
+ [
+ 3.530294338290446,
+ 13.2386037685892
+ ],
+ [
+ 3.530294338290446,
+ 4.412867922862915
+ ],
+ [
+ 2.647720753717863,
+ -1.7651471691451661
+ ],
+ [
+ 0.8825735845726399,
+ -8.825735845726285
+ ],
+ [
+ -0.8825735845726399,
+ -16.76889810687976
+ ],
+ [
+ -3.530294338290446,
+ -24.712060368033235
+ ],
+ [
+ -5.295441507435669,
+ -33.53779621375952
+ ],
+ [
+ -7.060588676580892,
+ -36.18551696747727
+ ],
+ [
+ -7.060588676580892,
+ -37.950664136622436
+ ],
+ [
+ -7.060588676580892,
+ -40.598384890340185
+ ],
+ [
+ -5.295441507435669,
+ -43.24610564405816
+ ],
+ [
+ -4.412867922863086,
+ -43.24610564405816
+ ],
+ [
+ -4.412867922863086,
+ -43.24610564405816
+ ]
+ ],
+ "pressures": [
+ 0.4924163818359375,
+ 0.567657470703125,
+ 0.64337158203125,
+ 0.64239501953125,
+ 0.63897705078125,
+ 0.63360595703125,
+ 0.63018798828125,
+ 0.62921142578125,
+ 0.6233367919921875,
+ 0.6121063232421875,
+ 0.6111297607421875,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6077117919921875,
+ 0.6082000732421875,
+ 0.6067352294921875,
+ 0.6062469482421875,
+ 0.6033172607421875,
+ 0.6038055419921875,
+ 0.6077117919921875,
+ 0.6116180419921875,
+ 0.6150360107421875,
+ 0.6174774169921875,
+ 0.6174774169921875,
+ 0.6194305419921875,
+ 0.6213836669921875,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.6101531982421875,
+ 0.5520172119140625,
+ 0.468475341796875,
+ 0.15386962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-5-ok03--bgOOtOOmogvO",
+ "type": "freedraw",
+ "x": 272.05369982639445,
+ "y": 1429.6565475231746,
+ "width": 36.185516967477156,
+ "height": 75.01875468867229,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8j",
+ "roundness": null,
+ "seed": 795355271,
+ "version": 59,
+ "versionNonce": 1624947401,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574506824,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -1.7651471691451661
+ ],
+ [
+ 1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ 2.647720753717863,
+ 0.8825735845725831
+ ],
+ [
+ 2.647720753717863,
+ 2.6477207537179765
+ ],
+ [
+ 3.530294338290446,
+ 5.295441507435726
+ ],
+ [
+ 4.412867922863029,
+ 8.825735845726285
+ ],
+ [
+ 6.178015092008309,
+ 13.2386037685892
+ ],
+ [
+ 7.060588676580892,
+ 24.712060368033235
+ ],
+ [
+ 7.943162261153475,
+ 37.950664136622436
+ ],
+ [
+ 7.943162261153475,
+ 52.9544150743568
+ ],
+ [
+ 7.060588676580892,
+ 58.249856581792756
+ ],
+ [
+ 7.060588676580892,
+ 59.13243016636534
+ ],
+ [
+ 7.060588676580892,
+ 60.01500375093792
+ ],
+ [
+ 6.178015092008309,
+ 58.249856581792756
+ ],
+ [
+ 5.295441507435726,
+ 53.836988658929386
+ ],
+ [
+ 5.295441507435726,
+ 47.658973566921304
+ ],
+ [
+ 4.412867922863029,
+ 40.598384890340185
+ ],
+ [
+ 3.530294338290446,
+ 29.124928290896378
+ ],
+ [
+ 3.530294338290446,
+ 24.712060368033235
+ ],
+ [
+ 3.530294338290446,
+ 21.181766029742903
+ ],
+ [
+ 3.530294338290446,
+ 14.121177353161784
+ ],
+ [
+ 3.530294338290446,
+ 7.060588676581119
+ ],
+ [
+ 5.295441507435726,
+ 0.8825735845725831
+ ],
+ [
+ 6.178015092008309,
+ -2.647720753717749
+ ],
+ [
+ 8.825735845726172,
+ -7.0605886765806645
+ ],
+ [
+ 12.356030184016618,
+ -11.473456599444035
+ ],
+ [
+ 16.768898106879647,
+ -14.121177353161784
+ ],
+ [
+ 21.181766029742676,
+ -15.003750937734367
+ ],
+ [
+ 26.4772075371784,
+ -14.121177353161784
+ ],
+ [
+ 31.772649044614127,
+ -9.708309430298641
+ ],
+ [
+ 36.185516967477156,
+ 0.8825735845725831
+ ],
+ [
+ 36.185516967477156,
+ 7.060588676581119
+ ],
+ [
+ 35.30294338290457,
+ 13.2386037685892
+ ],
+ [
+ 33.53779621375929,
+ 15.886324522307177
+ ],
+ [
+ 32.65522262918671,
+ 17.651471691452343
+ ],
+ [
+ 26.4772075371784,
+ 23.829486783460652
+ ],
+ [
+ 21.181766029742676,
+ 25.594633952605818
+ ],
+ [
+ 17.65147169145223,
+ 25.594633952605818
+ ],
+ [
+ 15.00375093773448,
+ 25.594633952605818
+ ],
+ [
+ 13.2386037685892,
+ 25.594633952605818
+ ],
+ [
+ 14.121177353161784,
+ 25.594633952605818
+ ],
+ [
+ 15.00375093773448,
+ 25.594633952605818
+ ],
+ [
+ 16.768898106879647,
+ 26.4772075371784
+ ],
+ [
+ 17.65147169145223,
+ 27.359781121750984
+ ],
+ [
+ 22.064339614315372,
+ 30.00750187546896
+ ],
+ [
+ 23.82948678346054,
+ 32.65522262918694
+ ],
+ [
+ 26.4772075371784,
+ 35.30294338290469
+ ],
+ [
+ 28.24235470632368,
+ 38.83323772119502
+ ],
+ [
+ 30.007501875468847,
+ 42.36353205948558
+ ],
+ [
+ 31.772649044614127,
+ 45.011252813203555
+ ],
+ [
+ 33.53779621375929,
+ 51.189267905211636
+ ],
+ [
+ 34.420369798331876,
+ 55.60213582807478
+ ],
+ [
+ 34.420369798331876,
+ 58.249856581792756
+ ],
+ [
+ 34.420369798331876,
+ 57.367282997219945
+ ],
+ [
+ 34.420369798331876,
+ 57.367282997219945
+ ]
+ ],
+ "pressures": [
+ 0.3043365478515625,
+ 0.38690185546875,
+ 0.38787841796875,
+ 0.39422607421875,
+ 0.467010498046875,
+ 0.508056640625,
+ 0.522216796875,
+ 0.526611328125,
+ 0.529052734375,
+ 0.5315093994140625,
+ 0.530029296875,
+ 0.511474609375,
+ 0.520751953125,
+ 0.5315093994140625,
+ 0.5339508056640625,
+ 0.5349273681640625,
+ 0.5324859619140625,
+ 0.5339508056640625,
+ 0.5354156494140625,
+ 0.5363922119140625,
+ 0.5368804931640625,
+ 0.5368804931640625,
+ 0.5373687744140625,
+ 0.5373687744140625,
+ 0.5378570556640625,
+ 0.5373687744140625,
+ 0.5378570556640625,
+ 0.5412750244140625,
+ 0.5456695556640625,
+ 0.5490875244140625,
+ 0.5451812744140625,
+ 0.5451812744140625,
+ 0.5500640869140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5608062744140625,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.569122314453125,
+ 0.569122314453125,
+ 0.568634033203125,
+ 0.567169189453125,
+ 0.565216064453125,
+ 0.579864501953125,
+ 0.590118408203125,
+ 0.5950164794921875,
+ 0.5984344482421875,
+ 0.6072235107421875,
+ 0.6111297607421875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6116180419921875,
+ 0.5984344482421875,
+ 0.565704345703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uMsYSzNdeOCftody3b3aV",
+ "type": "freedraw",
+ "x": 355.8981903607928,
+ "y": 1452.6034607220627,
+ "width": 49.42412073606636,
+ "height": 38.83323772119502,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8k",
+ "roundness": null,
+ "seed": 719281289,
+ "version": 34,
+ "versionNonce": 709652841,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574507925,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 1.7651471691451661
+ ],
+ [
+ 0.8825735845725831,
+ 3.5302943382903322
+ ],
+ [
+ 0.8825735845725831,
+ 4.412867922862915
+ ],
+ [
+ 0.8825735845725831,
+ 7.943162261153475
+ ],
+ [
+ -1.7651471691452798,
+ 13.2386037685892
+ ],
+ [
+ -4.412867922863143,
+ 19.41661886059751
+ ],
+ [
+ -7.943162261153589,
+ 23.829486783460652
+ ],
+ [
+ -9.708309430298755,
+ 26.4772075371784
+ ],
+ [
+ -11.473456599444035,
+ 28.242354706323567
+ ],
+ [
+ -18.534045276024926,
+ 33.53779621375929
+ ],
+ [
+ -22.946913198887955,
+ 37.06809055204985
+ ],
+ [
+ -25.594633952605818,
+ 37.950664136622436
+ ],
+ [
+ -28.24235470632368,
+ 38.83323772119502
+ ],
+ [
+ -29.124928290896264,
+ 37.06809055204985
+ ],
+ [
+ -30.890075460041544,
+ 34.420369798331876
+ ],
+ [
+ -31.772649044614127,
+ 31.772649044614127
+ ],
+ [
+ -32.65522262918671,
+ 27.359781121750984
+ ],
+ [
+ -30.890075460041544,
+ 21.181766029742676
+ ],
+ [
+ -28.24235470632368,
+ 18.534045276024926
+ ],
+ [
+ -24.712060368033235,
+ 16.768898106879533
+ ],
+ [
+ -21.18176602974279,
+ 16.768898106879533
+ ],
+ [
+ -15.886324522307063,
+ 17.651471691452116
+ ],
+ [
+ -9.708309430298755,
+ 19.41661886059751
+ ],
+ [
+ -2.647720753717863,
+ 21.181766029742676
+ ],
+ [
+ 3.530294338290446,
+ 23.829486783460652
+ ],
+ [
+ 8.825735845726172,
+ 25.594633952605818
+ ],
+ [
+ 12.356030184016618,
+ 29.12492829089615
+ ],
+ [
+ 14.121177353161784,
+ 30.890075460041317
+ ],
+ [
+ 15.886324522307063,
+ 32.65522262918671
+ ],
+ [
+ 16.768898106879647,
+ 32.65522262918671
+ ],
+ [
+ 16.768898106879647,
+ 32.65522262918671
+ ]
+ ],
+ "pressures": [
+ 0.3697967529296875,
+ 0.4919281005859375,
+ 0.509521484375,
+ 0.525634765625,
+ 0.5363922119140625,
+ 0.5588531494140625,
+ 0.578399658203125,
+ 0.591094970703125,
+ 0.6003875732421875,
+ 0.6086883544921875,
+ 0.6145477294921875,
+ 0.6208953857421875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.5989227294921875,
+ 0.5940399169921875,
+ 0.583770751953125,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.578399658203125,
+ 0.582305908203125,
+ 0.5974578857421875,
+ 0.6096649169921875,
+ 0.6155242919921875,
+ 0.6165008544921875,
+ 0.6174774169921875,
+ 0.6179656982421875,
+ 0.6179656982421875,
+ 0.6223602294921875,
+ 0.6150360107421875,
+ 0.4958343505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "E7max2wWr2iXySFv0GS3S",
+ "type": "freedraw",
+ "x": 370.0193677139546,
+ "y": 1427.8914003540294,
+ "width": 2.647720753717863,
+ "height": 20.29919244517032,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8l",
+ "roundness": null,
+ "seed": 1695279913,
+ "version": 11,
+ "versionNonce": 1303357319,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574508411,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 1.7651471691451661
+ ],
+ [
+ 0.8825735845725831,
+ 7.943162261153702
+ ],
+ [
+ 0.8825735845725831,
+ 14.121177353161784
+ ],
+ [
+ 1.7651471691452798,
+ 16.768898106879533
+ ],
+ [
+ 1.7651471691452798,
+ 18.534045276024926
+ ],
+ [
+ 2.647720753717863,
+ 19.41661886059751
+ ],
+ [
+ 2.647720753717863,
+ 20.29919244517032
+ ],
+ [
+ 2.647720753717863,
+ 20.29919244517032
+ ]
+ ],
+ "pressures": [
+ 0.3473358154296875,
+ 0.63018798828125,
+ 0.64971923828125,
+ 0.6624298095703125,
+ 0.65460205078125,
+ 0.63067626953125,
+ 0.584259033203125,
+ 0.516357421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9vShn2uQl5bWtVs8vCxhH",
+ "type": "freedraw",
+ "x": 202.33038664515797,
+ "y": 1530.2699361644527,
+ "width": 200.34420369798332,
+ "height": 9.708309430298868,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8m",
+ "roundness": null,
+ "seed": 1553117639,
+ "version": 23,
+ "versionNonce": 548289993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574509380,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ -0.8825735845725831
+ ],
+ [
+ 7.060588676580892,
+ -0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ -0.8825735845725831
+ ],
+ [
+ 13.2386037685892,
+ -1.7651471691451661
+ ],
+ [
+ 17.65147169145223,
+ -1.7651471691451661
+ ],
+ [
+ 23.82948678346054,
+ -1.7651471691451661
+ ],
+ [
+ 30.007501875468847,
+ -1.7651471691451661
+ ],
+ [
+ 47.658973566921134,
+ -2.647720753717749
+ ],
+ [
+ 68.8407395966639,
+ -4.412867922863143
+ ],
+ [
+ 94.43537354926971,
+ -6.178015092008309
+ ],
+ [
+ 120.03000750187542,
+ -7.060588676580892
+ ],
+ [
+ 142.97692070076337,
+ -7.943162261153702
+ ],
+ [
+ 152.68523013106213,
+ -7.943162261153702
+ ],
+ [
+ 168.5715546533692,
+ -7.943162261153702
+ ],
+ [
+ 181.8101584219585,
+ -8.825735845726285
+ ],
+ [
+ 192.40104143682984,
+ -9.708309430298868
+ ],
+ [
+ 198.57905652883815,
+ -9.708309430298868
+ ],
+ [
+ 200.34420369798332,
+ -9.708309430298868
+ ],
+ [
+ 196.81390935969287,
+ -9.708309430298868
+ ],
+ [
+ 196.81390935969287,
+ -9.708309430298868
+ ]
+ ],
+ "pressures": [
+ 0.38250732421875,
+ 0.465057373046875,
+ 0.5544586181640625,
+ 0.571563720703125,
+ 0.585235595703125,
+ 0.6003875732421875,
+ 0.6101531982421875,
+ 0.6174774169921875,
+ 0.62579345703125,
+ 0.63751220703125,
+ 0.64678955078125,
+ 0.6585235595703125,
+ 0.6629180908203125,
+ 0.6624298095703125,
+ 0.6643829345703125,
+ 0.6648712158203125,
+ 0.6653594970703125,
+ 0.6570587158203125,
+ 0.6091766357421875,
+ 0.4738616943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7T_XxIqDV7W5S8CtuJ68n",
+ "type": "freedraw",
+ "x": 264.11053756524086,
+ "y": 1587.6372191616724,
+ "width": 30.890075460041402,
+ "height": 67.95816601209117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8n",
+ "roundness": null,
+ "seed": 2012094345,
+ "version": 32,
+ "versionNonce": 1484352905,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574510161,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -2.647720753717749,
+ -0.8825735845725831
+ ],
+ [
+ -3.530294338290446,
+ -1.7651471691451661
+ ],
+ [
+ -5.295441507435612,
+ -2.647720753717749
+ ],
+ [
+ -8.825735845726086,
+ -3.5302943382903322
+ ],
+ [
+ -11.47345659944395,
+ -3.5302943382903322
+ ],
+ [
+ -13.238603768589172,
+ -3.5302943382903322
+ ],
+ [
+ -15.886324522306978,
+ -2.647720753717749
+ ],
+ [
+ -20.299192445170064,
+ -0.8825735845725831
+ ],
+ [
+ -24.71206036803315,
+ 1.7651471691453935
+ ],
+ [
+ -29.12492829089618,
+ 5.295441507435953
+ ],
+ [
+ -30.890075460041402,
+ 10.590883014871451
+ ],
+ [
+ -30.890075460041402,
+ 17.65147169145257
+ ],
+ [
+ -26.477207537178373,
+ 19.416618860597737
+ ],
+ [
+ -21.181766029742704,
+ 20.29919244517032
+ ],
+ [
+ -15.886324522306978,
+ 19.416618860597737
+ ],
+ [
+ -8.825735845726086,
+ 15.886324522307177
+ ],
+ [
+ -6.178015092008195,
+ 11.473456599444035
+ ],
+ [
+ -4.412867922863029,
+ 7.060588676581119
+ ],
+ [
+ -3.530294338290446,
+ 0.8825735845728104
+ ],
+ [
+ -3.530294338290446,
+ -6.178015092008081
+ ],
+ [
+ -6.178015092008195,
+ -17.651471691452116
+ ],
+ [
+ -8.825735845726086,
+ -24.712060368033008
+ ],
+ [
+ -11.47345659944395,
+ -30.890075460041317
+ ],
+ [
+ -15.003750937734395,
+ -37.068090552049625
+ ],
+ [
+ -16.768898106879618,
+ -39.7158113057676
+ ],
+ [
+ -16.768898106879618,
+ -43.246105644057934
+ ],
+ [
+ -15.003750937734395,
+ -47.65897356692085
+ ],
+ [
+ -15.003750937734395,
+ -47.65897356692085
+ ]
+ ],
+ "pressures": [
+ 0.3561248779296875,
+ 0.518310546875,
+ 0.589141845703125,
+ 0.5940399169921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.592071533203125,
+ 0.590606689453125,
+ 0.588653564453125,
+ 0.588653564453125,
+ 0.586700439453125,
+ 0.576934814453125,
+ 0.571563720703125,
+ 0.569610595703125,
+ 0.565704345703125,
+ 0.562774658203125,
+ 0.567169189453125,
+ 0.575958251953125,
+ 0.591583251953125,
+ 0.5955047607421875,
+ 0.6033172607421875,
+ 0.6165008544921875,
+ 0.62628173828125,
+ 0.62969970703125,
+ 0.63067626953125,
+ 0.63214111328125,
+ 0.6174774169921875,
+ 0.5612945556640625,
+ 0.4064483642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xuI7GXgTUuRD1ihzO0B0T",
+ "type": "freedraw",
+ "x": 300.29605453271813,
+ "y": 1544.3911135176145,
+ "width": 9.708309430298755,
+ "height": 54.71956224350197,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8o",
+ "roundness": null,
+ "seed": 1593859913,
+ "version": 16,
+ "versionNonce": 900056649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574510636,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ -3.530294338290446,
+ 0
+ ],
+ [
+ -3.530294338290446,
+ 1.7651471691451661
+ ],
+ [
+ -4.412867922863143,
+ 4.412867922862915
+ ],
+ [
+ -5.295441507435726,
+ 8.825735845726285
+ ],
+ [
+ -6.178015092008309,
+ 20.299192445170092
+ ],
+ [
+ -7.0605886765810055,
+ 33.53779621375929
+ ],
+ [
+ -6.178015092008309,
+ 47.658973566921304
+ ],
+ [
+ -3.530294338290446,
+ 52.9544150743568
+ ],
+ [
+ 0,
+ 53.836988658929386
+ ],
+ [
+ 0.8825735845725831,
+ 53.836988658929386
+ ],
+ [
+ 1.7651471691451661,
+ 52.07184148978422
+ ],
+ [
+ 2.647720753717749,
+ 50.30669432063905
+ ],
+ [
+ 2.647720753717749,
+ 50.30669432063905
+ ]
+ ],
+ "pressures": [
+ 0.3746795654296875,
+ 0.582794189453125,
+ 0.5959930419921875,
+ 0.5974578857421875,
+ 0.6003875732421875,
+ 0.6072235107421875,
+ 0.62579345703125,
+ 0.64141845703125,
+ 0.64239501953125,
+ 0.6199188232421875,
+ 0.5490875244140625,
+ 0.4821624755859375,
+ 0.3722381591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EQXwNKTEEdSgHYYMpWkar",
+ "type": "freedraw",
+ "x": 273.8188469955396,
+ "y": 1576.1637625622286,
+ "width": 32.65522262918671,
+ "height": 4.412867922863143,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8p",
+ "roundness": null,
+ "seed": 33392649,
+ "version": 10,
+ "versionNonce": 1174037097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574510866,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845726967,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 9.708309430298755,
+ -0.8825735845725831
+ ],
+ [
+ 14.121177353161897,
+ -0.8825735845725831
+ ],
+ [
+ 19.41661886059751,
+ -1.7651471691453935
+ ],
+ [
+ 28.24235470632368,
+ -3.5302943382905596
+ ],
+ [
+ 32.65522262918671,
+ -4.412867922863143
+ ],
+ [
+ 32.65522262918671,
+ -4.412867922863143
+ ]
+ ],
+ "pressures": [
+ 0.446502685546875,
+ 0.63409423828125,
+ 0.6726837158203125,
+ 0.6731719970703125,
+ 0.6731719970703125,
+ 0.6624298095703125,
+ 0.460174560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YqY7HpSyuPWUpCK2Zevow",
+ "type": "freedraw",
+ "x": 415.9131941117305,
+ "y": 1504.6753022118469,
+ "width": 20.299192445170092,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8q",
+ "roundness": null,
+ "seed": 1890688041,
+ "version": 11,
+ "versionNonce": 271459975,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574511416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ -0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ -0.8825735845725831
+ ],
+ [
+ 12.356030184016618,
+ -0.8825735845725831
+ ],
+ [
+ 15.886324522307063,
+ -0.8825735845725831
+ ],
+ [
+ 17.651471691452343,
+ -0.8825735845725831
+ ],
+ [
+ 19.41661886059751,
+ 0
+ ],
+ [
+ 19.41661886059751,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.520751953125,
+ 0.6624298095703125,
+ 0.6634063720703125,
+ 0.6565704345703125,
+ 0.6248016357421875,
+ 0.572540283203125,
+ 0.440643310546875,
+ 0.1147918701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2mz9-bkGjuIzrBCeo5-Da",
+ "type": "freedraw",
+ "x": 418.56091486544835,
+ "y": 1522.326773903299,
+ "width": 20.299192445170092,
+ "height": 0.8825735845728104,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8r",
+ "roundness": null,
+ "seed": 45969607,
+ "version": 12,
+ "versionNonce": 826929031,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574511618,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 0.8825735845728104
+ ],
+ [
+ 13.2386037685892,
+ 0
+ ],
+ [
+ 15.886324522307063,
+ 0
+ ],
+ [
+ 19.41661886059751,
+ 0
+ ],
+ [
+ 19.41661886059751,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.5485992431640625,
+ 0.6663360595703125,
+ 0.6673126220703125,
+ 0.6697540283203125,
+ 0.6712188720703125,
+ 0.6712188720703125,
+ 0.6668243408203125,
+ 0.589141845703125,
+ 0.462615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ep2FbBq_7R7Ap52-W13H3",
+ "type": "freedraw",
+ "x": 487.4016544621122,
+ "y": 1266.3804343772413,
+ "width": 83.84449053439823,
+ "height": 102.37853581042305,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8s",
+ "roundness": null,
+ "seed": 1144715719,
+ "version": 27,
+ "versionNonce": 1844664201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574513407,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0.8825735845725831
+ ],
+ [
+ -2.647720753717863,
+ 2.647720753717749
+ ],
+ [
+ -3.530294338290446,
+ 5.295441507435498
+ ],
+ [
+ -5.295441507435612,
+ 8.825735845726058
+ ],
+ [
+ -6.178015092008309,
+ 13.2386037685892
+ ],
+ [
+ -9.708309430298755,
+ 22.06433961431526
+ ],
+ [
+ -11.47345659944392,
+ 27.359781121750984
+ ],
+ [
+ -13.2386037685892,
+ 31.7726490446139
+ ],
+ [
+ -16.768898106879647,
+ 39.7158113057676
+ ],
+ [
+ -21.181766029742676,
+ 49.42412073606624
+ ],
+ [
+ -24.71206036803312,
+ 54.71956224350197
+ ],
+ [
+ -27.359781121750984,
+ 59.132430166364884
+ ],
+ [
+ -31.772649044614127,
+ 63.54529808922803
+ ],
+ [
+ -40.598384890340185,
+ 70.60588676580892
+ ],
+ [
+ -47.65897356692108,
+ 74.13618110409948
+ ],
+ [
+ -54.71956224350208,
+ 77.66647544239004
+ ],
+ [
+ -62.66272450465556,
+ 82.07934336525295
+ ],
+ [
+ -72.37103393495431,
+ 90.02250562640643
+ ],
+ [
+ -77.66647544239004,
+ 95.31794713384215
+ ],
+ [
+ -81.19676978068048,
+ 99.73081505670507
+ ],
+ [
+ -82.07934336525307,
+ 101.49596222585046
+ ],
+ [
+ -82.96191694982565,
+ 102.37853581042305
+ ],
+ [
+ -83.84449053439823,
+ 101.49596222585046
+ ],
+ [
+ -83.84449053439823,
+ 101.49596222585046
+ ]
+ ],
+ "pressures": [
+ 0.460662841796875,
+ 0.562774658203125,
+ 0.571563720703125,
+ 0.572052001953125,
+ 0.573028564453125,
+ 0.573516845703125,
+ 0.576446533203125,
+ 0.5940399169921875,
+ 0.5994110107421875,
+ 0.6096649169921875,
+ 0.6165008544921875,
+ 0.6179656982421875,
+ 0.62530517578125,
+ 0.63702392578125,
+ 0.64727783203125,
+ 0.65606689453125,
+ 0.6663360595703125,
+ 0.6678009033203125,
+ 0.6673126220703125,
+ 0.6668243408203125,
+ 0.65264892578125,
+ 0.6150360107421875,
+ 0.564239501953125,
+ 0.4748382568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jkD6uMmh9UZGX8cew8wP0",
+ "type": "freedraw",
+ "x": 403.557163927714,
+ "y": 1349.3423513270668,
+ "width": 40.5983848903403,
+ "height": 52.9544150743568,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8t",
+ "roundness": null,
+ "seed": 1518848329,
+ "version": 33,
+ "versionNonce": 1672945095,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574514022,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 3.5302943382903322
+ ],
+ [
+ -3.5302943382905596,
+ 6.178015092008309
+ ],
+ [
+ -5.295441507435726,
+ 7.943162261153702
+ ],
+ [
+ -6.178015092008309,
+ 11.473456599444035
+ ],
+ [
+ -8.825735845726172,
+ 15.003750937734367
+ ],
+ [
+ -10.590883014871451,
+ 18.534045276024926
+ ],
+ [
+ -15.886324522307063,
+ 27.359781121750984
+ ],
+ [
+ -20.299192445170206,
+ 36.18551696747727
+ ],
+ [
+ -22.064339614315372,
+ 39.7158113057676
+ ],
+ [
+ -22.94691319888807,
+ 44.128679228630745
+ ],
+ [
+ -22.94691319888807,
+ 47.658973566921304
+ ],
+ [
+ -22.064339614315372,
+ 50.30669432063905
+ ],
+ [
+ -20.299192445170206,
+ 52.07184148978422
+ ],
+ [
+ -18.534045276024926,
+ 52.07184148978422
+ ],
+ [
+ -16.76889810687976,
+ 52.07184148978422
+ ],
+ [
+ -14.121177353161897,
+ 52.9544150743568
+ ],
+ [
+ -7.943162261153589,
+ 52.07184148978422
+ ],
+ [
+ -0.8825735845726967,
+ 52.07184148978422
+ ],
+ [
+ 7.060588676580892,
+ 51.189267905211636
+ ],
+ [
+ 13.2386037685892,
+ 49.42412073606647
+ ],
+ [
+ 15.88632452230695,
+ 48.54154715149389
+ ],
+ [
+ 17.65147169145223,
+ 47.658973566921304
+ ],
+ [
+ 17.65147169145223,
+ 46.77639998234872
+ ],
+ [
+ 16.768898106879647,
+ 46.77639998234872
+ ],
+ [
+ 15.88632452230695,
+ 45.89382639777591
+ ],
+ [
+ 15.003750937734367,
+ 45.89382639777591
+ ],
+ [
+ 14.121177353161784,
+ 45.01125281320333
+ ],
+ [
+ 12.356030184016504,
+ 44.128679228630745
+ ],
+ [
+ 10.590883014871338,
+ 43.24610564405816
+ ],
+ [
+ 9.708309430298641,
+ 42.36353205948535
+ ],
+ [
+ 9.708309430298641,
+ 42.36353205948535
+ ]
+ ],
+ "pressures": [
+ 0.457733154296875,
+ 0.6174774169921875,
+ 0.6174774169921875,
+ 0.6174774169921875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.6228485107421875,
+ 0.62628173828125,
+ 0.62677001953125,
+ 0.62530517578125,
+ 0.6233367919921875,
+ 0.6179656982421875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6169891357421875,
+ 0.6179656982421875,
+ 0.6169891357421875,
+ 0.5984344482421875,
+ 0.574005126953125,
+ 0.568634033203125,
+ 0.567169189453125,
+ 0.593536376953125,
+ 0.5989227294921875,
+ 0.6023406982421875,
+ 0.6047821044921875,
+ 0.6086883544921875,
+ 0.6121063232421875,
+ 0.6072235107421875,
+ 0.568634033203125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-qX4SD86C13IphiZWZcOq",
+ "type": "freedraw",
+ "x": 525.3523185987347,
+ "y": 1481.7283890129588,
+ "width": 44.12867922863063,
+ "height": 67.95816601209117,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8u",
+ "roundness": null,
+ "seed": 1063360519,
+ "version": 61,
+ "versionNonce": 444588585,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574518338,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 1.7651471691451661
+ ],
+ [
+ 2.647720753717863,
+ 4.412867922863143
+ ],
+ [
+ 5.295441507435612,
+ 7.943162261153702
+ ],
+ [
+ 6.178015092008309,
+ 13.2386037685892
+ ],
+ [
+ 7.943162261153475,
+ 18.534045276025154
+ ],
+ [
+ 11.47345659944392,
+ 29.124928290896378
+ ],
+ [
+ 12.356030184016618,
+ 38.83323772119502
+ ],
+ [
+ 13.2386037685892,
+ 45.89382639777614
+ ],
+ [
+ 13.2386037685892,
+ 50.30669432063905
+ ],
+ [
+ 12.356030184016618,
+ 51.189267905211636
+ ],
+ [
+ 11.47345659944392,
+ 49.42412073606647
+ ],
+ [
+ 10.590883014871338,
+ 47.658973566921304
+ ],
+ [
+ 9.708309430298755,
+ 45.89382639777614
+ ],
+ [
+ 6.178015092008309,
+ 37.950664136622436
+ ],
+ [
+ 3.530294338290446,
+ 31.772649044614354
+ ],
+ [
+ 1.7651471691451661,
+ 24.712060368033235
+ ],
+ [
+ 0.8825735845725831,
+ 17.651471691452343
+ ],
+ [
+ 1.7651471691451661,
+ 7.943162261153702
+ ],
+ [
+ 4.412867922863029,
+ 1.7651471691451661
+ ],
+ [
+ 7.943162261153475,
+ -5.295441507435498
+ ],
+ [
+ 11.47345659944392,
+ -10.590883014871224
+ ],
+ [
+ 14.121177353161784,
+ -13.2386037685892
+ ],
+ [
+ 15.886324522307063,
+ -13.2386037685892
+ ],
+ [
+ 18.534045276024926,
+ -14.121177353161784
+ ],
+ [
+ 22.946913198887955,
+ -12.356030184016618
+ ],
+ [
+ 27.359781121750984,
+ -8.825735845726058
+ ],
+ [
+ 30.89007546004143,
+ -3.5302943382903322
+ ],
+ [
+ 33.53779621375929,
+ 1.7651471691451661
+ ],
+ [
+ 34.420369798331876,
+ 4.412867922863143
+ ],
+ [
+ 34.420369798331876,
+ 7.060588676581119
+ ],
+ [
+ 34.420369798331876,
+ 9.708309430298868
+ ],
+ [
+ 33.53779621375929,
+ 11.473456599444035
+ ],
+ [
+ 31.772649044614127,
+ 13.2386037685892
+ ],
+ [
+ 30.89007546004143,
+ 15.003750937734367
+ ],
+ [
+ 28.24235470632368,
+ 15.886324522307177
+ ],
+ [
+ 26.4772075371784,
+ 17.651471691452343
+ ],
+ [
+ 19.41661886059751,
+ 20.29919244517032
+ ],
+ [
+ 16.768898106879647,
+ 21.181766029742903
+ ],
+ [
+ 15.886324522307063,
+ 21.181766029742903
+ ],
+ [
+ 16.768898106879647,
+ 21.181766029742903
+ ],
+ [
+ 18.534045276024926,
+ 20.29919244517032
+ ],
+ [
+ 19.41661886059751,
+ 20.29919244517032
+ ],
+ [
+ 22.064339614315372,
+ 20.29919244517032
+ ],
+ [
+ 23.82948678346054,
+ 21.181766029742903
+ ],
+ [
+ 26.4772075371784,
+ 22.064339614315486
+ ],
+ [
+ 30.89007546004143,
+ 26.4772075371784
+ ],
+ [
+ 35.30294338290457,
+ 31.772649044614354
+ ],
+ [
+ 40.598384890340185,
+ 38.83323772119502
+ ],
+ [
+ 43.24610564405805,
+ 44.128679228630745
+ ],
+ [
+ 44.12867922863063,
+ 48.54154715149389
+ ],
+ [
+ 44.12867922863063,
+ 51.189267905211636
+ ],
+ [
+ 43.24610564405805,
+ 52.9544150743568
+ ],
+ [
+ 43.24610564405805,
+ 53.836988658929386
+ ],
+ [
+ 43.24610564405805,
+ 52.9544150743568
+ ],
+ [
+ 43.24610564405805,
+ 52.07184148978422
+ ],
+ [
+ 43.24610564405805,
+ 52.07184148978422
+ ]
+ ],
+ "pressures": [
+ 0.336578369140625,
+ 0.524658203125,
+ 0.589141845703125,
+ 0.5998992919921875,
+ 0.6106414794921875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.6208953857421875,
+ 0.6228485107421875,
+ 0.6199188232421875,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.62872314453125,
+ 0.62823486328125,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6233367919921875,
+ 0.6228485107421875,
+ 0.6218719482421875,
+ 0.6223602294921875,
+ 0.6218719482421875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.6243133544921875,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.63214111328125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63555908203125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63507080078125,
+ 0.63409423828125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63360595703125,
+ 0.63262939453125,
+ 0.63214111328125,
+ 0.63165283203125,
+ 0.6213836669921875,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62872314453125,
+ 0.63360595703125,
+ 0.63555908203125,
+ 0.63751220703125,
+ 0.64776611328125,
+ 0.65460205078125,
+ 0.65313720703125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.63311767578125,
+ 0.570587158203125,
+ 0.506103515625,
+ 0.073760986328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iWjMSy1NHbzamS-rRFNKU",
+ "type": "freedraw",
+ "x": 589.7801902725355,
+ "y": 1511.7358908884278,
+ "width": 4.412867922863029,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8v",
+ "roundness": null,
+ "seed": 640297961,
+ "version": 9,
+ "versionNonce": 1700485031,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574519039,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.647720753717863,
+ 0
+ ],
+ [
+ -2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ -1.7651471691452798,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845726967,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.5319976806640625,
+ 0.6756134033203125,
+ 0.6116180419921875,
+ 0.584259033203125,
+ 0.5368804931640625,
+ 0.1792755126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DfzNqgeHodooW1eSqhIfA",
+ "type": "freedraw",
+ "x": 656.8557827000541,
+ "y": 1502.0275814581291,
+ "width": 42.363532059485465,
+ "height": 33.537796213759066,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8w",
+ "roundness": null,
+ "seed": 1323882983,
+ "version": 32,
+ "versionNonce": 1552198631,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574519747,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ -1.7651471691451661,
+ 1.7651471691451661
+ ],
+ [
+ -2.647720753717863,
+ 3.5302943382903322
+ ],
+ [
+ -3.530294338290446,
+ 6.178015092008081
+ ],
+ [
+ -5.295441507435612,
+ 8.825735845726058
+ ],
+ [
+ -7.060588676580892,
+ 12.356030184016618
+ ],
+ [
+ -8.825735845726172,
+ 15.88632452230695
+ ],
+ [
+ -13.2386037685892,
+ 22.94691319888784
+ ],
+ [
+ -17.65147169145223,
+ 28.242354706323567
+ ],
+ [
+ -22.946913198887955,
+ 32.65522262918648
+ ],
+ [
+ -26.4772075371784,
+ 32.65522262918648
+ ],
+ [
+ -30.007501875468847,
+ 33.537796213759066
+ ],
+ [
+ -31.772649044614127,
+ 32.65522262918648
+ ],
+ [
+ -33.53779621375929,
+ 31.7726490446139
+ ],
+ [
+ -34.420369798331876,
+ 27.359781121750984
+ ],
+ [
+ -34.420369798331876,
+ 22.06433961431526
+ ],
+ [
+ -33.53779621375929,
+ 17.651471691452116
+ ],
+ [
+ -31.772649044614127,
+ 15.003750937734367
+ ],
+ [
+ -28.242354706323567,
+ 13.2386037685892
+ ],
+ [
+ -25.594633952605818,
+ 12.356030184016618
+ ],
+ [
+ -22.946913198887955,
+ 13.2386037685892
+ ],
+ [
+ -19.41661886059751,
+ 14.121177353161784
+ ],
+ [
+ -15.886324522307063,
+ 16.768898106879533
+ ],
+ [
+ -8.825735845726172,
+ 20.299192445169865
+ ],
+ [
+ -3.530294338290446,
+ 22.06433961431526
+ ],
+ [
+ 0.8825735845725831,
+ 23.829486783460425
+ ],
+ [
+ 4.412867922863143,
+ 25.594633952605818
+ ],
+ [
+ 7.943162261153589,
+ 26.4772075371784
+ ],
+ [
+ 7.943162261153589,
+ 26.4772075371784
+ ]
+ ],
+ "pressures": [
+ 0.516357421875,
+ 0.6062469482421875,
+ 0.6218719482421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6248016357421875,
+ 0.62579345703125,
+ 0.62628173828125,
+ 0.62774658203125,
+ 0.63116455078125,
+ 0.62823486328125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.63214111328125,
+ 0.62677001953125,
+ 0.6140594482421875,
+ 0.6062469482421875,
+ 0.6057586669921875,
+ 0.6042938232421875,
+ 0.6018524169921875,
+ 0.6067352294921875,
+ 0.6160125732421875,
+ 0.62677001953125,
+ 0.63555908203125,
+ 0.64434814453125,
+ 0.65216064453125,
+ 0.65069580078125,
+ 0.63262939453125,
+ 0.567657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "U5xOu_qD298ACgNfUaW97",
+ "type": "freedraw",
+ "x": 670.976960053216,
+ "y": 1486.141256935822,
+ "width": 2.647720753717749,
+ "height": 18.534045276024926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8x",
+ "roundness": null,
+ "seed": 2121932327,
+ "version": 11,
+ "versionNonce": 1952972329,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574520226,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 2.6477207537179765
+ ],
+ [
+ 0.8825735845725831,
+ 4.412867922863143
+ ],
+ [
+ 1.7651471691451661,
+ 7.060588676580892
+ ],
+ [
+ 1.7651471691451661,
+ 8.825735845726058
+ ],
+ [
+ 2.647720753717749,
+ 14.121177353162011
+ ],
+ [
+ 2.647720753717749,
+ 17.651471691452343
+ ],
+ [
+ 2.647720753717749,
+ 18.534045276024926
+ ],
+ [
+ 2.647720753717749,
+ 18.534045276024926
+ ]
+ ],
+ "pressures": [
+ 0.341949462890625,
+ 0.62872314453125,
+ 0.64434814453125,
+ 0.65216064453125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.6238250732421875,
+ 0.4777679443359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EMPyVdU4piPxOSvUecpcr",
+ "type": "freedraw",
+ "x": 685.9807109909503,
+ "y": 1485.2586833512494,
+ "width": 0,
+ "height": 15.003750937734594,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8y",
+ "roundness": null,
+ "seed": 1102792681,
+ "version": 11,
+ "versionNonce": 1383591623,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574520490,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 1.7651471691451661
+ ],
+ [
+ 0,
+ 3.5302943382905596
+ ],
+ [
+ 0,
+ 6.178015092008309
+ ],
+ [
+ 0,
+ 10.590883014871224
+ ],
+ [
+ 0,
+ 12.356030184016618
+ ],
+ [
+ 0,
+ 14.121177353161784
+ ],
+ [
+ 0,
+ 15.003750937734594
+ ],
+ [
+ 0,
+ 15.003750937734594
+ ]
+ ],
+ "pressures": [
+ 0.2672119140625,
+ 0.584747314453125,
+ 0.5979461669921875,
+ 0.6003875732421875,
+ 0.6003875732421875,
+ 0.5583648681640625,
+ 0.507080078125,
+ 0.4293975830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Sq_1uuUQ0aIO4fFDBgTCG",
+ "type": "freedraw",
+ "x": 721.2836543738549,
+ "y": 1516.148758811291,
+ "width": 18.534045276024926,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8z",
+ "roundness": null,
+ "seed": 1591879943,
+ "version": 11,
+ "versionNonce": 1742904649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574522612,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 0
+ ],
+ [
+ 9.708309430298755,
+ 0
+ ],
+ [
+ 12.356030184016618,
+ 0
+ ],
+ [
+ 15.886324522307063,
+ 0
+ ],
+ [
+ 18.534045276024926,
+ 0
+ ],
+ [
+ 18.534045276024926,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3497772216796875,
+ 0.589141845703125,
+ 0.5950164794921875,
+ 0.5979461669921875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.590606689453125,
+ 0.5398101806640625,
+ 0.3673553466796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "FVi4gp8JnoOs306Vov01W",
+ "type": "freedraw",
+ "x": 730.9919638041537,
+ "y": 1503.7927286272743,
+ "width": 4.412867922863029,
+ "height": 23.829486783460652,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b90",
+ "roundness": null,
+ "seed": 1311809289,
+ "version": 11,
+ "versionNonce": 1338527143,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574522896,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845728104
+ ],
+ [
+ 0,
+ 1.7651471691453935
+ ],
+ [
+ 0,
+ 6.178015092008536
+ ],
+ [
+ 0,
+ 12.356030184016618
+ ],
+ [
+ 0.8825735845725831,
+ 18.534045276025154
+ ],
+ [
+ 1.7651471691452798,
+ 20.29919244517032
+ ],
+ [
+ 1.7651471691452798,
+ 22.064339614315486
+ ],
+ [
+ 4.412867922863029,
+ 23.829486783460652
+ ],
+ [
+ 4.412867922863029,
+ 23.829486783460652
+ ]
+ ],
+ "pressures": [
+ 0.326812744140625,
+ 0.5539703369140625,
+ 0.582305908203125,
+ 0.6243133544921875,
+ 0.63848876953125,
+ 0.63555908203125,
+ 0.6121063232421875,
+ 0.5559234619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oKJsE2q5k-U26HFfYFxpq",
+ "type": "freedraw",
+ "x": 787.4766732168009,
+ "y": 1483.4935361821044,
+ "width": 39.715811305767716,
+ "height": 69.72331318123656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b91",
+ "roundness": null,
+ "seed": 1863340007,
+ "version": 52,
+ "versionNonce": 1043086631,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574524602,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 4.412867922862915
+ ],
+ [
+ 0.8825735845726967,
+ 7.943162261153475
+ ],
+ [
+ 1.7651471691452798,
+ 13.2386037685892
+ ],
+ [
+ 2.647720753717863,
+ 19.416618860597282
+ ],
+ [
+ 3.530294338290446,
+ 25.594633952605818
+ ],
+ [
+ 5.295441507435726,
+ 40.598384890340185
+ ],
+ [
+ 5.295441507435726,
+ 48.54154715149366
+ ],
+ [
+ 5.295441507435726,
+ 52.07184148978422
+ ],
+ [
+ 4.412867922863143,
+ 52.07184148978422
+ ],
+ [
+ 3.530294338290446,
+ 52.07184148978422
+ ],
+ [
+ 1.7651471691452798,
+ 48.54154715149366
+ ],
+ [
+ 0,
+ 43.246105644057934
+ ],
+ [
+ -0.8825735845725831,
+ 35.30294338290446
+ ],
+ [
+ -1.7651471691451661,
+ 31.7726490446139
+ ],
+ [
+ -2.647720753717863,
+ 27.359781121750984
+ ],
+ [
+ -2.647720753717863,
+ 14.121177353161784
+ ],
+ [
+ -0.8825735845725831,
+ 4.412867922862915
+ ],
+ [
+ 2.647720753717863,
+ -2.6477207537179765
+ ],
+ [
+ 5.295441507435726,
+ -8.825735845726285
+ ],
+ [
+ 12.356030184016618,
+ -15.886324522307177
+ ],
+ [
+ 16.768898106879647,
+ -17.651471691452343
+ ],
+ [
+ 22.064339614315372,
+ -17.651471691452343
+ ],
+ [
+ 26.4772075371784,
+ -15.003750937734367
+ ],
+ [
+ 30.890075460041544,
+ -7.060588676581119
+ ],
+ [
+ 32.65522262918671,
+ 5.295441507435498
+ ],
+ [
+ 30.890075460041544,
+ 10.590883014871224
+ ],
+ [
+ 27.359781121751098,
+ 15.88632452230695
+ ],
+ [
+ 22.946913198887955,
+ 18.5340452760247
+ ],
+ [
+ 19.41661886059751,
+ 19.416618860597282
+ ],
+ [
+ 14.121177353161897,
+ 18.5340452760247
+ ],
+ [
+ 10.590883014871451,
+ 17.651471691452116
+ ],
+ [
+ 9.708309430298755,
+ 16.768898106879533
+ ],
+ [
+ 8.825735845726172,
+ 16.768898106879533
+ ],
+ [
+ 11.473456599444035,
+ 15.88632452230695
+ ],
+ [
+ 13.2386037685892,
+ 15.003750937734367
+ ],
+ [
+ 15.00375093773448,
+ 15.003750937734367
+ ],
+ [
+ 16.768898106879647,
+ 15.003750937734367
+ ],
+ [
+ 18.534045276024926,
+ 15.003750937734367
+ ],
+ [
+ 24.712060368033235,
+ 18.5340452760247
+ ],
+ [
+ 28.24235470632368,
+ 22.94691319888784
+ ],
+ [
+ 31.772649044614127,
+ 28.242354706323567
+ ],
+ [
+ 34.42036979833199,
+ 33.537796213759066
+ ],
+ [
+ 37.06809055204985,
+ 40.598384890340185
+ ],
+ [
+ 37.06809055204985,
+ 43.246105644057934
+ ],
+ [
+ 37.06809055204985,
+ 44.12867922863052
+ ],
+ [
+ 37.06809055204985,
+ 43.246105644057934
+ ],
+ [
+ 37.06809055204985,
+ 43.246105644057934
+ ]
+ ],
+ "pressures": [
+ 0.2911529541015625,
+ 0.4753265380859375,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.5998992919921875,
+ 0.6047821044921875,
+ 0.6067352294921875,
+ 0.6116180419921875,
+ 0.6130828857421875,
+ 0.6077117919921875,
+ 0.6082000732421875,
+ 0.6091766357421875,
+ 0.6199188232421875,
+ 0.6208953857421875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6169891357421875,
+ 0.6145477294921875,
+ 0.6101531982421875,
+ 0.6086883544921875,
+ 0.6062469482421875,
+ 0.6057586669921875,
+ 0.6057586669921875,
+ 0.6047821044921875,
+ 0.6077117919921875,
+ 0.6160125732421875,
+ 0.6169891357421875,
+ 0.6238250732421875,
+ 0.62725830078125,
+ 0.6228485107421875,
+ 0.6130828857421875,
+ 0.6062469482421875,
+ 0.6042938232421875,
+ 0.5955047607421875,
+ 0.585235595703125,
+ 0.586212158203125,
+ 0.591094970703125,
+ 0.5969696044921875,
+ 0.6013641357421875,
+ 0.6150360107421875,
+ 0.62725830078125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63555908203125,
+ 0.6243133544921875,
+ 0.5559234619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2l6NGTUgxZ7PB0CGUOB28",
+ "type": "freedraw",
+ "x": 830.7227788608591,
+ "y": 1455.2511814757806,
+ "width": 0.8825735845725831,
+ "height": 20.299192445170092,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b92",
+ "roundness": null,
+ "seed": 1910398823,
+ "version": 10,
+ "versionNonce": 139648775,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574525124,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.7651471691453935
+ ],
+ [
+ 0.8825735845725831,
+ 5.295441507435726
+ ],
+ [
+ 0.8825735845725831,
+ 7.943162261153475
+ ],
+ [
+ 0,
+ 14.121177353162011
+ ],
+ [
+ 0,
+ 15.886324522307177
+ ],
+ [
+ 0,
+ 17.651471691452343
+ ],
+ [
+ 0,
+ 20.299192445170092
+ ],
+ [
+ 0,
+ 20.299192445170092
+ ]
+ ],
+ "pressures": [
+ 0.4767913818359375,
+ 0.5461578369140625,
+ 0.5549468994140625,
+ 0.5612945556640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5442047119140625,
+ 0.4079132080078125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Wqliv6KV2BLKy3lC1j3u8",
+ "type": "freedraw",
+ "x": 884.5597675197885,
+ "y": 1490.554124858685,
+ "width": 45.011252813203214,
+ "height": 41.480958474912995,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b93",
+ "roundness": null,
+ "seed": 174983495,
+ "version": 33,
+ "versionNonce": 544759977,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574526625,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845728104
+ ],
+ [
+ 0.8825735845725831,
+ 1.7651471691453935
+ ],
+ [
+ 0.8825735845725831,
+ 4.41286792286337
+ ],
+ [
+ 0.8825735845725831,
+ 9.708309430298868
+ ],
+ [
+ 0,
+ 13.2386037685892
+ ],
+ [
+ -2.647720753717863,
+ 22.064339614315486
+ ],
+ [
+ -6.178015092008309,
+ 29.124928290896378
+ ],
+ [
+ -9.708309430298755,
+ 34.4203697983321
+ ],
+ [
+ -15.00375093773448,
+ 38.83323772119502
+ ],
+ [
+ -17.65147169145223,
+ 39.7158113057676
+ ],
+ [
+ -20.299192445170092,
+ 40.59838489034041
+ ],
+ [
+ -25.594633952605818,
+ 40.59838489034041
+ ],
+ [
+ -28.24235470632368,
+ 38.83323772119502
+ ],
+ [
+ -30.007501875468847,
+ 34.4203697983321
+ ],
+ [
+ -30.89007546004143,
+ 32.65522262918694
+ ],
+ [
+ -30.007501875468847,
+ 29.124928290896378
+ ],
+ [
+ -28.24235470632368,
+ 26.4772075371784
+ ],
+ [
+ -25.594633952605818,
+ 23.829486783460652
+ ],
+ [
+ -21.181766029742676,
+ 22.064339614315486
+ ],
+ [
+ -16.768898106879647,
+ 20.29919244517032
+ ],
+ [
+ -10.590883014871338,
+ 21.181766029742903
+ ],
+ [
+ -6.178015092008309,
+ 23.829486783460652
+ ],
+ [
+ -0.8825735845725831,
+ 27.35978112175121
+ ],
+ [
+ 2.647720753717863,
+ 31.772649044614354
+ ],
+ [
+ 7.060588676580892,
+ 37.06809055204985
+ ],
+ [
+ 8.825735845726172,
+ 39.7158113057676
+ ],
+ [
+ 9.708309430298755,
+ 40.59838489034041
+ ],
+ [
+ 11.473456599444035,
+ 41.480958474912995
+ ],
+ [
+ 14.121177353161784,
+ 40.59838489034041
+ ],
+ [
+ 14.121177353161784,
+ 40.59838489034041
+ ]
+ ],
+ "pressures": [
+ 0.3575897216796875,
+ 0.4943695068359375,
+ 0.5471343994140625,
+ 0.566680908203125,
+ 0.578399658203125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.585723876953125,
+ 0.587188720703125,
+ 0.5998992919921875,
+ 0.6086883544921875,
+ 0.6086883544921875,
+ 0.6086883544921875,
+ 0.586212158203125,
+ 0.582305908203125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.583282470703125,
+ 0.5945281982421875,
+ 0.5974578857421875,
+ 0.5989227294921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.6033172607421875,
+ 0.6130828857421875,
+ 0.6150360107421875,
+ 0.5955047607421875,
+ 0.505615234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bZrVNTAXoVkbVa1OHwEDS",
+ "type": "freedraw",
+ "x": 893.3855033655146,
+ "y": 1472.0200795826604,
+ "width": 6.178015092008309,
+ "height": 15.003750937734367,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b94",
+ "roundness": null,
+ "seed": 1106578025,
+ "version": 11,
+ "versionNonce": 1834624071,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574527053,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691451661,
+ 1.7651471691451661
+ ],
+ [
+ 2.647720753717863,
+ 3.5302943382903322
+ ],
+ [
+ 2.647720753717863,
+ 5.295441507435498
+ ],
+ [
+ 3.530294338290446,
+ 7.060588676580892
+ ],
+ [
+ 4.412867922863029,
+ 8.825735845726058
+ ],
+ [
+ 5.295441507435612,
+ 11.473456599444035
+ ],
+ [
+ 5.295441507435612,
+ 14.121177353161784
+ ],
+ [
+ 6.178015092008309,
+ 15.003750937734367
+ ],
+ [
+ 6.178015092008309,
+ 15.003750937734367
+ ]
+ ],
+ "pressures": [
+ 0.39080810546875,
+ 0.6135711669921875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6140594482421875,
+ 0.5612945556640625,
+ 0.3732147216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Iw7RKkVFKYCzVnLnPHpgi",
+ "type": "freedraw",
+ "x": 776.8857902019296,
+ "y": 1370.5241173568097,
+ "width": 21.181766029742676,
+ "height": 56.48470941264736,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b95",
+ "roundness": null,
+ "seed": 1189433705,
+ "version": 17,
+ "versionNonce": 1396981415,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574530067,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ -0.8825735845725831
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 1.7651471691451661
+ ],
+ [
+ -1.7651471691451661,
+ 4.412867922863143
+ ],
+ [
+ -1.7651471691451661,
+ 7.943162261153702
+ ],
+ [
+ 0,
+ 17.651471691452343
+ ],
+ [
+ 0.8825735845725831,
+ 22.94691319888807
+ ],
+ [
+ 4.412867922863029,
+ 35.30294338290469
+ ],
+ [
+ 9.708309430298755,
+ 45.01125281320333
+ ],
+ [
+ 15.00375093773448,
+ 52.07184148978422
+ ],
+ [
+ 18.534045276024926,
+ 55.60213582807478
+ ],
+ [
+ 19.41661886059751,
+ 55.60213582807478
+ ],
+ [
+ 19.41661886059751,
+ 54.71956224350197
+ ],
+ [
+ 19.41661886059751,
+ 53.836988658929386
+ ],
+ [
+ 19.41661886059751,
+ 53.836988658929386
+ ]
+ ],
+ "pressures": [
+ 0.4337921142578125,
+ 0.6013641357421875,
+ 0.6228485107421875,
+ 0.6238250732421875,
+ 0.63262939453125,
+ 0.64483642578125,
+ 0.6702423095703125,
+ 0.6868438720703125,
+ 0.702972412109375,
+ 0.703460693359375,
+ 0.6726837158203125,
+ 0.5490875244140625,
+ 0.4230499267578125,
+ 0.2515869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "efALf4K_-1pschCv6jtQ5",
+ "type": "freedraw",
+ "x": 775.1206430327844,
+ "y": 1418.183090923731,
+ "width": 28.24235470632368,
+ "height": 20.299192445169865,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b96",
+ "roundness": null,
+ "seed": 1191444711,
+ "version": 32,
+ "versionNonce": 636605159,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574530720,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 1.7651471691451661
+ ],
+ [
+ 6.178015092008195,
+ 3.5302943382903322
+ ],
+ [
+ 10.590883014871338,
+ 7.943162261153475
+ ],
+ [
+ 13.2386037685892,
+ 9.708309430298641
+ ],
+ [
+ 15.003750937734367,
+ 11.473456599444035
+ ],
+ [
+ 19.416618860597396,
+ 15.88632452230695
+ ],
+ [
+ 22.946913198887955,
+ 18.5340452760247
+ ],
+ [
+ 23.82948678346054,
+ 18.5340452760247
+ ],
+ [
+ 23.82948678346054,
+ 17.651471691452116
+ ],
+ [
+ 23.82948678346054,
+ 16.768898106879533
+ ],
+ [
+ 23.82948678346054,
+ 15.88632452230695
+ ],
+ [
+ 24.71206036803312,
+ 11.473456599444035
+ ],
+ [
+ 24.71206036803312,
+ 9.708309430298641
+ ],
+ [
+ 24.71206036803312,
+ 7.0605886765806645
+ ],
+ [
+ 25.594633952605705,
+ 3.5302943382903322
+ ],
+ [
+ 27.359781121750984,
+ -0.8825735845725831
+ ],
+ [
+ 27.359781121750984,
+ -1.7651471691451661
+ ],
+ [
+ 26.4772075371784,
+ -1.7651471691451661
+ ],
+ [
+ 25.594633952605705,
+ -1.7651471691451661
+ ],
+ [
+ 23.82948678346054,
+ -1.7651471691451661
+ ],
+ [
+ 22.946913198887955,
+ -1.7651471691451661
+ ],
+ [
+ 17.65147169145223,
+ -0.8825735845725831
+ ],
+ [
+ 15.003750937734367,
+ 0
+ ],
+ [
+ 11.47345659944392,
+ 0.8825735845725831
+ ],
+ [
+ 5.295441507435612,
+ 1.7651471691451661
+ ],
+ [
+ -0.8825735845726967,
+ 2.647720753717749
+ ],
+ [
+ 0.8825735845725831,
+ 1.7651471691451661
+ ],
+ [
+ 1.7651471691451661,
+ 0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ 0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.4933929443359375,
+ 0.6238250732421875,
+ 0.65362548828125,
+ 0.6663360595703125,
+ 0.6858673095703125,
+ 0.6873321533203125,
+ 0.688323974609375,
+ 0.688323974609375,
+ 0.6804962158203125,
+ 0.6790313720703125,
+ 0.6756134033203125,
+ 0.6756134033203125,
+ 0.6761016845703125,
+ 0.6765899658203125,
+ 0.6765899658203125,
+ 0.6761016845703125,
+ 0.6707305908203125,
+ 0.65460205078125,
+ 0.65362548828125,
+ 0.6829376220703125,
+ 0.6834259033203125,
+ 0.6829376220703125,
+ 0.6824493408203125,
+ 0.6770782470703125,
+ 0.6770782470703125,
+ 0.6765899658203125,
+ 0.6765899658203125,
+ 0.64776611328125,
+ 0.2965240478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xbldqmMfDs9Qih4Lb19nw",
+ "type": "freedraw",
+ "x": 760.9994656796225,
+ "y": 1306.0962456830089,
+ "width": 32.65522262918671,
+ "height": 62.66272450465567,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b97",
+ "roundness": null,
+ "seed": 1846117671,
+ "version": 50,
+ "versionNonce": 1621844807,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574531792,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 2.6477207537179765
+ ],
+ [
+ 1.7651471691452798,
+ 8.825735845726285
+ ],
+ [
+ 2.647720753717863,
+ 14.121177353161784
+ ],
+ [
+ 3.530294338290446,
+ 19.416618860597737
+ ],
+ [
+ 5.295441507435726,
+ 31.772649044614127
+ ],
+ [
+ 5.295441507435726,
+ 43.24610564405816
+ ],
+ [
+ 5.295441507435726,
+ 45.011252813203555
+ ],
+ [
+ 4.412867922863143,
+ 45.89382639777614
+ ],
+ [
+ 3.530294338290446,
+ 46.77639998234872
+ ],
+ [
+ 0.8825735845725831,
+ 45.89382639777614
+ ],
+ [
+ -0.8825735845725831,
+ 42.36353205948558
+ ],
+ [
+ -3.530294338290446,
+ 31.772649044614127
+ ],
+ [
+ -4.412867922863029,
+ 22.064339614315486
+ ],
+ [
+ -4.412867922863029,
+ 11.473456599444035
+ ],
+ [
+ -2.647720753717863,
+ 3.5302943382905596
+ ],
+ [
+ -0.8825735845725831,
+ -2.647720753717749
+ ],
+ [
+ 0,
+ -5.295441507435498
+ ],
+ [
+ 1.7651471691452798,
+ -7.060588676580892
+ ],
+ [
+ 3.530294338290446,
+ -9.708309430298641
+ ],
+ [
+ 7.943162261153589,
+ -14.121177353161784
+ ],
+ [
+ 12.356030184016618,
+ -15.88632452230695
+ ],
+ [
+ 16.768898106879647,
+ -15.003750937734367
+ ],
+ [
+ 22.946913198887955,
+ -9.708309430298641
+ ],
+ [
+ 24.712060368033235,
+ -3.5302943382903322
+ ],
+ [
+ 24.712060368033235,
+ 1.7651471691451661
+ ],
+ [
+ 23.82948678346054,
+ 6.178015092008536
+ ],
+ [
+ 20.299192445170092,
+ 8.825735845726285
+ ],
+ [
+ 13.2386037685892,
+ 12.356030184016618
+ ],
+ [
+ 7.943162261153589,
+ 14.121177353161784
+ ],
+ [
+ 5.295441507435726,
+ 15.003750937734367
+ ],
+ [
+ 4.412867922863143,
+ 15.003750937734367
+ ],
+ [
+ 5.295441507435726,
+ 14.121177353161784
+ ],
+ [
+ 7.060588676580892,
+ 11.473456599444035
+ ],
+ [
+ 9.708309430298755,
+ 8.825735845726285
+ ],
+ [
+ 12.356030184016618,
+ 7.943162261153702
+ ],
+ [
+ 13.2386037685892,
+ 7.060588676581119
+ ],
+ [
+ 17.651471691452343,
+ 9.708309430298868
+ ],
+ [
+ 21.18176602974279,
+ 15.003750937734367
+ ],
+ [
+ 24.712060368033235,
+ 22.064339614315486
+ ],
+ [
+ 27.359781121751098,
+ 28.242354706323567
+ ],
+ [
+ 28.24235470632368,
+ 37.06809055204985
+ ],
+ [
+ 28.24235470632368,
+ 42.36353205948558
+ ],
+ [
+ 27.359781121751098,
+ 45.011252813203555
+ ],
+ [
+ 26.4772075371784,
+ 45.89382639777614
+ ],
+ [
+ 26.4772075371784,
+ 42.36353205948558
+ ],
+ [
+ 26.4772075371784,
+ 42.36353205948558
+ ]
+ ],
+ "pressures": [
+ 0.448944091796875,
+ 0.567169189453125,
+ 0.568145751953125,
+ 0.580841064453125,
+ 0.593536376953125,
+ 0.5959930419921875,
+ 0.5979461669921875,
+ 0.5984344482421875,
+ 0.5998992919921875,
+ 0.6018524169921875,
+ 0.6038055419921875,
+ 0.6052703857421875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5989227294921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5984344482421875,
+ 0.5989227294921875,
+ 0.5994110107421875,
+ 0.6018524169921875,
+ 0.6077117919921875,
+ 0.6101531982421875,
+ 0.6106414794921875,
+ 0.6174774169921875,
+ 0.6179656982421875,
+ 0.6213836669921875,
+ 0.6223602294921875,
+ 0.6189422607421875,
+ 0.6150360107421875,
+ 0.6140594482421875,
+ 0.6072235107421875,
+ 0.590118408203125,
+ 0.5569000244140625,
+ 0.5583648681640625,
+ 0.5593414306640625,
+ 0.5608062744140625,
+ 0.564239501953125,
+ 0.585235595703125,
+ 0.591583251953125,
+ 0.5989227294921875,
+ 0.6140594482421875,
+ 0.62628173828125,
+ 0.62725830078125,
+ 0.6082000732421875,
+ 0.4806976318359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EXRE2yf-AIEDs56ipPIwi",
+ "type": "freedraw",
+ "x": 794.5372618933818,
+ "y": 1284.0319060686936,
+ "width": 5.295441507435726,
+ "height": 18.534045276024926,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b98",
+ "roundness": null,
+ "seed": 488799623,
+ "version": 12,
+ "versionNonce": 925789255,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574532099,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 5.295441507435726
+ ],
+ [
+ 0.8825735845726967,
+ 8.825735845726058
+ ],
+ [
+ 0.8825735845726967,
+ 12.356030184016618
+ ],
+ [
+ 1.7651471691452798,
+ 15.003750937734367
+ ],
+ [
+ 1.7651471691452798,
+ 16.76889810687976
+ ],
+ [
+ 3.5302943382905596,
+ 18.534045276024926
+ ],
+ [
+ 4.412867922863143,
+ 18.534045276024926
+ ],
+ [
+ 4.412867922863143,
+ 18.534045276024926
+ ]
+ ],
+ "pressures": [
+ 0.583282470703125,
+ 0.6780548095703125,
+ 0.6785430908203125,
+ 0.6795196533203125,
+ 0.6731719970703125,
+ 0.65557861328125,
+ 0.6238250732421875,
+ 0.5490875244140625,
+ 0.2657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "48kFQaA0995sW7mEMJ1ty",
+ "type": "freedraw",
+ "x": 808.6584392465437,
+ "y": 1315.8045551133077,
+ "width": 10.590883014871338,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b99",
+ "roundness": null,
+ "seed": 1396131463,
+ "version": 9,
+ "versionNonce": 924519657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574532416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ 4.412867922863029,
+ -0.8825735845725831
+ ],
+ [
+ 7.943162261153475,
+ -0.8825735845725831
+ ],
+ [
+ 9.708309430298755,
+ -0.8825735845725831
+ ],
+ [
+ 10.590883014871338,
+ -0.8825735845725831
+ ],
+ [
+ 10.590883014871338,
+ -0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.5466461181640625,
+ 0.64971923828125,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.587188720703125,
+ 0.331695556640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EpNndOphxsBDZSkFUHhlN",
+ "type": "freedraw",
+ "x": 806.0107184928258,
+ "y": 1328.1605852973244,
+ "width": 18.534045276024926,
+ "height": 2.647720753717749,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9A",
+ "roundness": null,
+ "seed": 1418307241,
+ "version": 10,
+ "versionNonce": 1207917833,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574532602,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 10.590883014871338,
+ -0.8825735845725831
+ ],
+ [
+ 15.886324522307063,
+ -1.7651471691451661
+ ],
+ [
+ 18.534045276024926,
+ -2.647720753717749
+ ],
+ [
+ 18.534045276024926,
+ -2.647720753717749
+ ]
+ ],
+ "pressures": [
+ 0.15289306640625,
+ 0.62530517578125,
+ 0.63604736328125,
+ 0.64044189453125,
+ 0.64434814453125,
+ 0.6169891357421875,
+ 0.2315521240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IiEoKsdXtJG2R_4CBkidp",
+ "type": "freedraw",
+ "x": 851.0219713060292,
+ "y": 1309.6265400212994,
+ "width": 29.124928290896264,
+ "height": 39.7158113057676,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9B",
+ "roundness": null,
+ "seed": 40922825,
+ "version": 40,
+ "versionNonce": 933236809,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574533437,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ -1.7651471691452798,
+ -0.8825735845725831
+ ],
+ [
+ -2.647720753717863,
+ -0.8825735845725831
+ ],
+ [
+ -3.530294338290446,
+ -0.8825735845725831
+ ],
+ [
+ -4.412867922863143,
+ -0.8825735845725831
+ ],
+ [
+ -5.295441507435726,
+ -0.8825735845725831
+ ],
+ [
+ -6.178015092008309,
+ -0.8825735845725831
+ ],
+ [
+ -6.178015092008309,
+ 0
+ ],
+ [
+ -7.060588676580892,
+ 0
+ ],
+ [
+ -7.060588676580892,
+ 0.8825735845725831
+ ],
+ [
+ -7.943162261153589,
+ 1.7651471691451661
+ ],
+ [
+ -8.825735845726172,
+ 2.6477207537179765
+ ],
+ [
+ -9.708309430298755,
+ 4.412867922863143
+ ],
+ [
+ -10.590883014871338,
+ 8.825735845726058
+ ],
+ [
+ -10.590883014871338,
+ 16.76889810687976
+ ],
+ [
+ -10.590883014871338,
+ 22.94691319888784
+ ],
+ [
+ -9.708309430298755,
+ 26.4772075371784
+ ],
+ [
+ -7.943162261153589,
+ 29.124928290896378
+ ],
+ [
+ -3.530294338290446,
+ 30.890075460041544
+ ],
+ [
+ -0.8825735845725831,
+ 30.890075460041544
+ ],
+ [
+ 2.647720753717863,
+ 29.124928290896378
+ ],
+ [
+ 5.295441507435612,
+ 26.4772075371784
+ ],
+ [
+ 8.825735845726058,
+ 22.94691319888784
+ ],
+ [
+ 13.2386037685892,
+ 18.534045276024926
+ ],
+ [
+ 15.003750937734367,
+ 14.121177353161784
+ ],
+ [
+ 15.886324522307063,
+ 9.708309430298641
+ ],
+ [
+ 15.886324522307063,
+ 5.295441507435726
+ ],
+ [
+ 15.886324522307063,
+ 2.6477207537179765
+ ],
+ [
+ 14.121177353161784,
+ -1.7651471691453935
+ ],
+ [
+ 11.47345659944392,
+ -4.412867922863143
+ ],
+ [
+ 7.943162261153475,
+ -7.060588676580892
+ ],
+ [
+ 3.530294338290446,
+ -7.943162261153475
+ ],
+ [
+ -2.647720753717863,
+ -8.825735845726058
+ ],
+ [
+ -7.943162261153589,
+ -7.060588676580892
+ ],
+ [
+ -10.590883014871338,
+ -5.295441507435726
+ ],
+ [
+ -12.356030184016618,
+ -2.6477207537179765
+ ],
+ [
+ -13.2386037685892,
+ -0.8825735845725831
+ ],
+ [
+ -13.2386037685892,
+ -0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.509521484375,
+ 0.6204071044921875,
+ 0.6614532470703125,
+ 0.6595001220703125,
+ 0.65020751953125,
+ 0.65216064453125,
+ 0.65460205078125,
+ 0.6604766845703125,
+ 0.6624298095703125,
+ 0.6638946533203125,
+ 0.6663360595703125,
+ 0.6668243408203125,
+ 0.6668243408203125,
+ 0.6668243408203125,
+ 0.6668243408203125,
+ 0.6692657470703125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6687774658203125,
+ 0.6707305908203125,
+ 0.6726837158203125,
+ 0.6731719970703125,
+ 0.6756134033203125,
+ 0.6765899658203125,
+ 0.6761016845703125,
+ 0.6775665283203125,
+ 0.6780548095703125,
+ 0.6790313720703125,
+ 0.6795196533203125,
+ 0.6824493408203125,
+ 0.6829376220703125,
+ 0.6765899658203125,
+ 0.6741485595703125,
+ 0.65362548828125,
+ 0.6179656982421875,
+ 0.4748382568359375,
+ 0.067413330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VH0NX8yaKLU1M9lEHTmN7",
+ "type": "freedraw",
+ "x": 768.9426279407761,
+ "y": 1542.6259663484693,
+ "width": 141.2117735316183,
+ "height": 103.26110939499563,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9C",
+ "roundness": null,
+ "seed": 1299010057,
+ "version": 22,
+ "versionNonce": 1682164137,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574534553,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ 0
+ ],
+ [
+ 0,
+ -0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ -1.7651471691451661
+ ],
+ [
+ 2.647720753717749,
+ -2.647720753717749
+ ],
+ [
+ 5.295441507435612,
+ -5.295441507435498
+ ],
+ [
+ 8.825735845726058,
+ -7.9431622611532475
+ ],
+ [
+ 18.534045276024813,
+ -17.651471691452116
+ ],
+ [
+ 33.53779621375929,
+ -30.890075460041317
+ ],
+ [
+ 42.363532059485465,
+ -37.95066413662221
+ ],
+ [
+ 62.66272450465556,
+ -52.07184148978422
+ ],
+ [
+ 82.96191694982565,
+ -65.31044525837342
+ ],
+ [
+ 102.37853581042316,
+ -78.54904902696262
+ ],
+ [
+ 120.03000750187539,
+ -89.13993204183384
+ ],
+ [
+ 133.2686112704646,
+ -96.20052071841474
+ ],
+ [
+ 136.79890560875515,
+ -97.9656678875599
+ ],
+ [
+ 139.4466263624729,
+ -99.73081505670507
+ ],
+ [
+ 140.3291999470456,
+ -99.73081505670507
+ ],
+ [
+ 139.4466263624729,
+ -101.49596222585046
+ ],
+ [
+ 139.4466263624729,
+ -103.26110939499563
+ ],
+ [
+ 139.4466263624729,
+ -103.26110939499563
+ ]
+ ],
+ "pressures": [
+ 0.37567138671875,
+ 0.5334625244140625,
+ 0.5940399169921875,
+ 0.6125946044921875,
+ 0.62628173828125,
+ 0.63702392578125,
+ 0.64727783203125,
+ 0.6609649658203125,
+ 0.6741485595703125,
+ 0.6775665283203125,
+ 0.6765899658203125,
+ 0.6682891845703125,
+ 0.6580352783203125,
+ 0.65606689453125,
+ 0.63311767578125,
+ 0.63018798828125,
+ 0.62872314453125,
+ 0.579864501953125,
+ 0.1714630126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tZdz6U28JsThS3_HSX2l_",
+ "type": "freedraw",
+ "x": 802.4804241545354,
+ "y": 1178.1230759199798,
+ "width": 28.24235470632368,
+ "height": 56.48470941264736,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9E",
+ "roundness": null,
+ "seed": 1829933927,
+ "version": 54,
+ "versionNonce": 778335175,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574559838,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 2.647720753717749
+ ],
+ [
+ 0.8825735845725831,
+ 5.295441507435498
+ ],
+ [
+ 1.7651471691451661,
+ 10.590883014871224
+ ],
+ [
+ 1.7651471691451661,
+ 16.768898106879533
+ ],
+ [
+ 2.647720753717749,
+ 28.242354706323567
+ ],
+ [
+ 2.647720753717749,
+ 32.65522262918671
+ ],
+ [
+ 3.530294338290446,
+ 37.06809055204985
+ ],
+ [
+ 3.530294338290446,
+ 44.12867922863052
+ ],
+ [
+ 3.530294338290446,
+ 46.776399982348494
+ ],
+ [
+ 3.530294338290446,
+ 49.42412073606647
+ ],
+ [
+ 3.530294338290446,
+ 50.30669432063905
+ ],
+ [
+ 2.647720753717749,
+ 50.30669432063905
+ ],
+ [
+ 1.7651471691451661,
+ 49.42412073606647
+ ],
+ [
+ 0.8825735845725831,
+ 47.65897356692108
+ ],
+ [
+ 0,
+ 43.246105644057934
+ ],
+ [
+ -1.7651471691452798,
+ 37.06809055204985
+ ],
+ [
+ -2.647720753717863,
+ 31.7726490446139
+ ],
+ [
+ -2.647720753717863,
+ 29.12492829089615
+ ],
+ [
+ -2.647720753717863,
+ 26.4772075371784
+ ],
+ [
+ -2.647720753717863,
+ 19.41661886059751
+ ],
+ [
+ -0.8825735845726967,
+ 14.121177353161784
+ ],
+ [
+ 0,
+ 8.825735845726058
+ ],
+ [
+ 2.647720753717749,
+ 3.5302943382903322
+ ],
+ [
+ 5.295441507435612,
+ -0.8825735845725831
+ ],
+ [
+ 8.825735845726058,
+ -4.412867922863143
+ ],
+ [
+ 11.47345659944392,
+ -6.178015092008309
+ ],
+ [
+ 13.2386037685892,
+ -6.178015092008309
+ ],
+ [
+ 15.886324522307063,
+ -4.412867922863143
+ ],
+ [
+ 19.41661886059751,
+ 0.8825735845725831
+ ],
+ [
+ 22.946913198887955,
+ 10.590883014871224
+ ],
+ [
+ 22.946913198887955,
+ 15.88632452230695
+ ],
+ [
+ 22.06433961431526,
+ 20.299192445170092
+ ],
+ [
+ 19.41661886059751,
+ 22.94691319888784
+ ],
+ [
+ 12.356030184016504,
+ 25.594633952605818
+ ],
+ [
+ 8.825735845726058,
+ 25.594633952605818
+ ],
+ [
+ 6.178015092008309,
+ 25.594633952605818
+ ],
+ [
+ 5.295441507435612,
+ 24.712060368033235
+ ],
+ [
+ 4.412867922863029,
+ 24.712060368033235
+ ],
+ [
+ 6.178015092008309,
+ 24.712060368033235
+ ],
+ [
+ 7.060588676580892,
+ 24.712060368033235
+ ],
+ [
+ 7.943162261153475,
+ 24.712060368033235
+ ],
+ [
+ 9.708309430298755,
+ 24.712060368033235
+ ],
+ [
+ 13.2386037685892,
+ 25.594633952605818
+ ],
+ [
+ 16.768898106879647,
+ 28.242354706323567
+ ],
+ [
+ 20.299192445170092,
+ 32.65522262918671
+ ],
+ [
+ 23.82948678346054,
+ 38.83323772119502
+ ],
+ [
+ 24.71206036803312,
+ 43.246105644057934
+ ],
+ [
+ 25.594633952605818,
+ 46.776399982348494
+ ],
+ [
+ 25.594633952605818,
+ 47.65897356692108
+ ],
+ [
+ 25.594633952605818,
+ 46.776399982348494
+ ],
+ [
+ 25.594633952605818,
+ 45.0112528132031
+ ],
+ [
+ 25.594633952605818,
+ 45.0112528132031
+ ]
+ ],
+ "pressures": [
+ 0.322418212890625,
+ 0.566680908203125,
+ 0.569610595703125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.576446533203125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.580841064453125,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.575469970703125,
+ 0.577911376953125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.583282470703125,
+ 0.584747314453125,
+ 0.587188720703125,
+ 0.587677001953125,
+ 0.586700439453125,
+ 0.586212158203125,
+ 0.586700439453125,
+ 0.588165283203125,
+ 0.589630126953125,
+ 0.591094970703125,
+ 0.5945281982421875,
+ 0.5955047607421875,
+ 0.5974578857421875,
+ 0.6042938232421875,
+ 0.6057586669921875,
+ 0.6091766357421875,
+ 0.6082000732421875,
+ 0.6028289794921875,
+ 0.591583251953125,
+ 0.587188720703125,
+ 0.578887939453125,
+ 0.580352783203125,
+ 0.581817626953125,
+ 0.583770751953125,
+ 0.590118408203125,
+ 0.5940399169921875,
+ 0.6018524169921875,
+ 0.6047821044921875,
+ 0.6077117919921875,
+ 0.588653564453125,
+ 0.503173828125,
+ 0.1719512939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4GDF09YbGUzkNuEL3o8Ct",
+ "type": "freedraw",
+ "x": 868.6734429974814,
+ "y": 1195.774547611432,
+ "width": 35.30294338290457,
+ "height": 29.124928290896378,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9F",
+ "roundness": null,
+ "seed": 858877447,
+ "version": 31,
+ "versionNonce": 1365061897,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574561296,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 2.6477207537179765
+ ],
+ [
+ 0.8825735845725831,
+ 3.5302943382905596
+ ],
+ [
+ 0,
+ 7.060588676581119
+ ],
+ [
+ -1.7651471691452798,
+ 10.590883014871451
+ ],
+ [
+ -5.295441507435726,
+ 15.003750937734594
+ ],
+ [
+ -8.825735845726172,
+ 19.416618860597737
+ ],
+ [
+ -11.473456599444035,
+ 22.064339614315486
+ ],
+ [
+ -14.121177353161784,
+ 23.829486783460652
+ ],
+ [
+ -21.18176602974279,
+ 28.242354706323795
+ ],
+ [
+ -24.712060368033235,
+ 28.242354706323795
+ ],
+ [
+ -28.24235470632368,
+ 29.124928290896378
+ ],
+ [
+ -30.007501875468847,
+ 28.242354706323795
+ ],
+ [
+ -31.772649044614127,
+ 25.594633952605818
+ ],
+ [
+ -32.65522262918671,
+ 22.064339614315486
+ ],
+ [
+ -32.65522262918671,
+ 19.416618860597737
+ ],
+ [
+ -31.772649044614127,
+ 16.76889810687976
+ ],
+ [
+ -29.124928290896264,
+ 14.121177353161784
+ ],
+ [
+ -23.82948678346054,
+ 10.590883014871451
+ ],
+ [
+ -18.534045276024926,
+ 9.708309430298868
+ ],
+ [
+ -14.121177353161784,
+ 9.708309430298868
+ ],
+ [
+ -9.708309430298755,
+ 11.473456599444035
+ ],
+ [
+ -5.295441507435726,
+ 17.651471691452343
+ ],
+ [
+ -2.647720753717863,
+ 22.064339614315486
+ ],
+ [
+ -1.7651471691452798,
+ 24.712060368033235
+ ],
+ [
+ -0.8825735845725831,
+ 26.4772075371784
+ ],
+ [
+ 0,
+ 26.4772075371784
+ ],
+ [
+ 2.647720753717863,
+ 22.94691319888807
+ ],
+ [
+ 2.647720753717863,
+ 22.94691319888807
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.5383453369140625,
+ 0.584259033203125,
+ 0.6047821044921875,
+ 0.62921142578125,
+ 0.64483642578125,
+ 0.64923095703125,
+ 0.65118408203125,
+ 0.64776611328125,
+ 0.64190673828125,
+ 0.63702392578125,
+ 0.63409423828125,
+ 0.6189422607421875,
+ 0.5998992919921875,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.5964813232421875,
+ 0.6008758544921875,
+ 0.6111297607421875,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.6160125732421875,
+ 0.4850921630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NFtlTxAyCMjHYQwjwcp-Y",
+ "type": "freedraw",
+ "x": 881.029473181498,
+ "y": 1173.7102079971166,
+ "width": 0.8825735845725831,
+ "height": 14.121177353161784,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9G",
+ "roundness": null,
+ "seed": 1164526281,
+ "version": 11,
+ "versionNonce": 832151015,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574563546,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 2.6477207537179765
+ ],
+ [
+ 0,
+ 4.412867922863143
+ ],
+ [
+ 0,
+ 6.178015092008309
+ ],
+ [
+ 0,
+ 9.708309430298641
+ ],
+ [
+ 0.8825735845725831,
+ 10.590883014871451
+ ],
+ [
+ 0.8825735845725831,
+ 13.2386037685892
+ ],
+ [
+ 0.8825735845725831,
+ 14.121177353161784
+ ],
+ [
+ 0.8825735845725831,
+ 14.121177353161784
+ ]
+ ],
+ "pressures": [
+ 0.457244873046875,
+ 0.585723876953125,
+ 0.5959930419921875,
+ 0.5984344482421875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.589141845703125,
+ 0.5329742431640625,
+ 0.3668670654296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rpXKIP5UVka--NiNgXGa0",
+ "type": "freedraw",
+ "x": 890.7377826117968,
+ "y": 1173.7102079971166,
+ "width": 0.8825735845725831,
+ "height": 16.76889810687976,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9H",
+ "roundness": null,
+ "seed": 1148882983,
+ "version": 10,
+ "versionNonce": 930650055,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574563824,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 1.7651471691451661
+ ],
+ [
+ 0,
+ 2.6477207537179765
+ ],
+ [
+ 0,
+ 7.943162261153475
+ ],
+ [
+ 0,
+ 11.473456599444035
+ ],
+ [
+ 0.8825735845725831,
+ 15.003750937734367
+ ],
+ [
+ 0.8825735845725831,
+ 16.76889810687976
+ ],
+ [
+ 0.8825735845725831,
+ 16.76889810687976
+ ]
+ ],
+ "pressures": [
+ 0.2794189453125,
+ 0.5603179931640625,
+ 0.568634033203125,
+ 0.574493408203125,
+ 0.577423095703125,
+ 0.573516845703125,
+ 0.5432281494140625,
+ 0.2852935791015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Uo-MlFI01g3BGKFzHnMYH",
+ "type": "freedraw",
+ "x": 914.5672693952574,
+ "y": 1209.013151380021,
+ "width": 32.65522262918671,
+ "height": 30.00750187546896,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9J",
+ "roundness": null,
+ "seed": 1991312711,
+ "version": 37,
+ "versionNonce": 159829609,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574578457,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ],
+ [
+ 3.530294338290446,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0
+ ],
+ [
+ 5.295441507435612,
+ 0
+ ],
+ [
+ 9.708309430298755,
+ 0.8825735845725831
+ ],
+ [
+ 13.2386037685892,
+ 0
+ ],
+ [
+ 16.768898106879647,
+ -0.8825735845725831
+ ],
+ [
+ 18.534045276024813,
+ -1.7651471691451661
+ ],
+ [
+ 19.41661886059751,
+ -1.7651471691451661
+ ],
+ [
+ 20.299192445170092,
+ -2.647720753717749
+ ],
+ [
+ 20.299192445170092,
+ -3.5302943382903322
+ ],
+ [
+ 21.181766029742676,
+ -6.178015092008081
+ ],
+ [
+ 22.06433961431526,
+ -7.060588676580892
+ ],
+ [
+ 21.181766029742676,
+ -8.825735845726058
+ ],
+ [
+ 20.299192445170092,
+ -9.708309430298641
+ ],
+ [
+ 16.768898106879647,
+ -11.473456599444035
+ ],
+ [
+ 13.2386037685892,
+ -11.473456599444035
+ ],
+ [
+ 9.708309430298755,
+ -10.590883014871224
+ ],
+ [
+ 6.178015092008309,
+ -8.825735845726058
+ ],
+ [
+ 3.530294338290446,
+ -6.178015092008081
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 0,
+ 5.295441507435726
+ ],
+ [
+ 0,
+ 8.825735845726285
+ ],
+ [
+ 0.8825735845725831,
+ 12.356030184016618
+ ],
+ [
+ 2.647720753717749,
+ 15.886324522307177
+ ],
+ [
+ 8.825735845726058,
+ 18.534045276024926
+ ],
+ [
+ 15.003750937734367,
+ 18.534045276024926
+ ],
+ [
+ 21.181766029742676,
+ 16.76889810687976
+ ],
+ [
+ 26.4772075371784,
+ 14.121177353161784
+ ],
+ [
+ 30.89007546004143,
+ 8.825735845726285
+ ],
+ [
+ 31.772649044614013,
+ 7.943162261153702
+ ],
+ [
+ 31.772649044614013,
+ 7.943162261153702
+ ]
+ ],
+ "pressures": [
+ 0.515380859375,
+ 0.6248016357421875,
+ 0.6233367919921875,
+ 0.62530517578125,
+ 0.62677001953125,
+ 0.62921142578125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63262939453125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63116455078125,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.63848876953125,
+ 0.64337158203125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.64141845703125,
+ 0.63848876953125,
+ 0.63702392578125,
+ 0.63604736328125,
+ 0.63751220703125,
+ 0.63897705078125,
+ 0.64581298828125,
+ 0.65362548828125,
+ 0.6565704345703125,
+ 0.65509033203125,
+ 0.6213836669921875,
+ 0.5471343994140625,
+ 0.013671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TfgQkShcWnbHQG3-ESpU0",
+ "type": "freedraw",
+ "x": 920.7452844872657,
+ "y": 1178.1230759199798,
+ "width": 17.65147169145223,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9K",
+ "roundness": null,
+ "seed": 1964181545,
+ "version": 13,
+ "versionNonce": 1191317927,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574579003,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691452798,
+ 0
+ ],
+ [
+ -0.8825735845726967,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ],
+ [
+ 5.295441507435612,
+ 0
+ ],
+ [
+ 7.060588676580892,
+ 0
+ ],
+ [
+ 8.825735845726058,
+ 0
+ ],
+ [
+ 10.590883014871338,
+ 0
+ ],
+ [
+ 15.003750937734367,
+ 0.8825735845725831
+ ],
+ [
+ 15.88632452230695,
+ 0.8825735845725831
+ ],
+ [
+ 15.88632452230695,
+ 0.8825735845725831
+ ]
+ ],
+ "pressures": [
+ 0.3717498779296875,
+ 0.585723876953125,
+ 0.6233367919921875,
+ 0.63311767578125,
+ 0.63458251953125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.6116180419921875,
+ 0.574005126953125,
+ 0.2520751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ClcvXy5E9MZf5jKWpfZU0",
+ "type": "freedraw",
+ "x": 939.2793297632905,
+ "y": 1164.001898566818,
+ "width": 12.356030184016618,
+ "height": 16.768898106879533,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9L",
+ "roundness": null,
+ "seed": 1839797223,
+ "version": 16,
+ "versionNonce": 1022983399,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574579386,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 6.178015092008309,
+ 0
+ ],
+ [
+ 7.943162261153589,
+ 0.8825735845725831
+ ],
+ [
+ 8.825735845726172,
+ 0.8825735845725831
+ ],
+ [
+ 10.590883014871338,
+ 1.7651471691451661
+ ],
+ [
+ 11.473456599444035,
+ 1.7651471691451661
+ ],
+ [
+ 12.356030184016618,
+ 2.647720753717749
+ ],
+ [
+ 11.473456599444035,
+ 4.412867922862915
+ ],
+ [
+ 9.708309430298755,
+ 7.943162261153475
+ ],
+ [
+ 7.060588676580892,
+ 10.590883014871224
+ ],
+ [
+ 5.295441507435726,
+ 12.35603018401639
+ ],
+ [
+ 4.412867922863143,
+ 14.121177353161784
+ ],
+ [
+ 1.7651471691452798,
+ 16.768898106879533
+ ],
+ [
+ 1.7651471691452798,
+ 16.768898106879533
+ ]
+ ],
+ "pressures": [
+ 0.447967529296875,
+ 0.526123046875,
+ 0.5461578369140625,
+ 0.5490875244140625,
+ 0.5495758056640625,
+ 0.5539703369140625,
+ 0.5544586181640625,
+ 0.5564117431640625,
+ 0.6047821044921875,
+ 0.6150360107421875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.62677001953125,
+ 0.6101531982421875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "B-edz0nEFOr3Xkt_Il1_A",
+ "type": "freedraw",
+ "x": 981.642861822776,
+ "y": 1209.8957249645937,
+ "width": 30.007501875468847,
+ "height": 23.829486783460652,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9M",
+ "roundness": null,
+ "seed": 850308903,
+ "version": 30,
+ "versionNonce": 1184029191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574580305,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845728104
+ ],
+ [
+ 0,
+ 2.6477207537179765
+ ],
+ [
+ -0.8825735845725831,
+ 4.412867922863143
+ ],
+ [
+ -0.8825735845725831,
+ 6.178015092008536
+ ],
+ [
+ -1.7651471691451661,
+ 7.943162261153702
+ ],
+ [
+ -3.530294338290446,
+ 12.356030184016618
+ ],
+ [
+ -6.178015092008309,
+ 16.76889810687976
+ ],
+ [
+ -9.708309430298755,
+ 20.29919244517032
+ ],
+ [
+ -15.003750937734367,
+ 23.829486783460652
+ ],
+ [
+ -17.65147169145223,
+ 23.829486783460652
+ ],
+ [
+ -20.299192445170092,
+ 23.829486783460652
+ ],
+ [
+ -22.946913198887955,
+ 21.181766029742903
+ ],
+ [
+ -23.82948678346054,
+ 16.76889810687976
+ ],
+ [
+ -22.946913198887955,
+ 12.356030184016618
+ ],
+ [
+ -21.181766029742676,
+ 8.825735845726285
+ ],
+ [
+ -18.534045276024926,
+ 6.178015092008536
+ ],
+ [
+ -17.65147169145223,
+ 6.178015092008536
+ ],
+ [
+ -15.886324522307063,
+ 6.178015092008536
+ ],
+ [
+ -14.121177353161784,
+ 6.178015092008536
+ ],
+ [
+ -11.47345659944392,
+ 8.825735845726285
+ ],
+ [
+ -7.943162261153475,
+ 12.356030184016618
+ ],
+ [
+ -6.178015092008309,
+ 16.76889810687976
+ ],
+ [
+ -2.647720753717863,
+ 20.29919244517032
+ ],
+ [
+ 0,
+ 22.064339614315486
+ ],
+ [
+ 1.7651471691452798,
+ 22.94691319888807
+ ],
+ [
+ 4.412867922863143,
+ 22.064339614315486
+ ],
+ [
+ 6.178015092008309,
+ 21.181766029742903
+ ],
+ [
+ 6.178015092008309,
+ 21.181766029742903
+ ]
+ ],
+ "pressures": [
+ 0.3658905029296875,
+ 0.461151123046875,
+ 0.4738616943359375,
+ 0.4880218505859375,
+ 0.507080078125,
+ 0.524169921875,
+ 0.5393218994140625,
+ 0.5569000244140625,
+ 0.572052001953125,
+ 0.576934814453125,
+ 0.571075439453125,
+ 0.5612945556640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.564239501953125,
+ 0.570587158203125,
+ 0.574981689453125,
+ 0.580352783203125,
+ 0.585235595703125,
+ 0.593048095703125,
+ 0.5984344482421875,
+ 0.6042938232421875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.582305908203125,
+ 0.4084014892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4x8CKTNO-HrgzOuNevcW4",
+ "type": "freedraw",
+ "x": 1016.9458052056806,
+ "y": 1208.1305777954485,
+ "width": 19.416618860597396,
+ "height": 1.7651471691451661,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9N",
+ "roundness": null,
+ "seed": 254493767,
+ "version": 12,
+ "versionNonce": 2032345863,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574581441,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 1.7651471691452798,
+ 0
+ ],
+ [
+ 2.647720753717863,
+ 0
+ ],
+ [
+ 4.412867922863029,
+ 0
+ ],
+ [
+ 8.825735845726172,
+ -0.8825735845725831
+ ],
+ [
+ 13.238603768589087,
+ -0.8825735845725831
+ ],
+ [
+ 16.768898106879647,
+ -1.7651471691451661
+ ],
+ [
+ 18.534045276024813,
+ -1.7651471691451661
+ ],
+ [
+ 19.416618860597396,
+ -1.7651471691451661
+ ],
+ [
+ 19.416618860597396,
+ -1.7651471691451661
+ ]
+ ],
+ "pressures": [
+ 0.4289093017578125,
+ 0.6013641357421875,
+ 0.6033172607421875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.6077117919921875,
+ 0.566680908203125,
+ 0.4108428955078125,
+ 0.2281341552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "z7qowwUZmK11nNImh2Tus",
+ "type": "freedraw",
+ "x": -169.87508837290738,
+ "y": 1697.1887480034172,
+ "width": 21.181766029742676,
+ "height": 0.8825735845725831,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9n",
+ "roundness": null,
+ "seed": 1100974119,
+ "version": 228,
+ "versionNonce": 934754313,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691453935,
+ 0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ 0.8825735845725831
+ ],
+ [
+ 4.412867922862915,
+ 0.8825735845725831
+ ],
+ [
+ 7.0605886765806645,
+ 0.8825735845725831
+ ],
+ [
+ 9.708309430298641,
+ 0.8825735845725831
+ ],
+ [
+ 12.356030184016618,
+ 0.8825735845725831
+ ],
+ [
+ 15.88632452230695,
+ 0.8825735845725831
+ ],
+ [
+ 18.5340452760247,
+ 0
+ ],
+ [
+ 19.416618860597282,
+ 0
+ ],
+ [
+ 19.416618860597282,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4924163818359375,
+ 0.5955047607421875,
+ 0.6106414794921875,
+ 0.6179656982421875,
+ 0.6184539794921875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6179656982421875,
+ 0.6052703857421875,
+ 0.516357421875,
+ 0.2633056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vMVEkQ6BFGccCkeUar6kD",
+ "type": "freedraw",
+ "x": -171.64023554205278,
+ "y": 1706.8970574337159,
+ "width": 21.181766029742676,
+ "height": 2.6477207537179765,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9o",
+ "roundness": null,
+ "seed": 1439209385,
+ "version": 225,
+ "versionNonce": 235228905,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 1.7651471691453935,
+ 0.8825735845725831
+ ],
+ [
+ 3.5302943382905596,
+ 0.8825735845725831
+ ],
+ [
+ 7.943162261153475,
+ 0
+ ],
+ [
+ 9.708309430298641,
+ 0
+ ],
+ [
+ 11.473456599444035,
+ 0
+ ],
+ [
+ 15.003750937734594,
+ 0
+ ],
+ [
+ 20.299192445170092,
+ -0.8825735845728104
+ ],
+ [
+ 21.181766029742676,
+ -1.7651471691453935
+ ],
+ [
+ 21.181766029742676,
+ -1.7651471691453935
+ ]
+ ],
+ "pressures": [
+ 0.38153076171875,
+ 0.5471343994140625,
+ 0.589141845703125,
+ 0.6013641357421875,
+ 0.6096649169921875,
+ 0.6111297607421875,
+ 0.6116180419921875,
+ 0.592071533203125,
+ 0.343414306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1BjHhhpmy5fqlfxBXMiEu",
+ "type": "freedraw",
+ "x": -73.67456765449265,
+ "y": 1673.3592612199566,
+ "width": 35.30294338290469,
+ "height": 60.89757733551028,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9p",
+ "roundness": null,
+ "seed": 275226281,
+ "version": 274,
+ "versionNonce": 1680705993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ -0.8825735845725831,
+ 1.7651471691451661
+ ],
+ [
+ 0,
+ 3.5302943382903322
+ ],
+ [
+ 0,
+ 9.708309430298641
+ ],
+ [
+ 0.8825735845725831,
+ 13.2386037685892
+ ],
+ [
+ 0.8825735845725831,
+ 17.651471691452116
+ ],
+ [
+ 0.8825735845725831,
+ 26.4772075371784
+ ],
+ [
+ 1.7651471691453935,
+ 30.890075460041317
+ ],
+ [
+ 2.6477207537179765,
+ 38.83323772119502
+ ],
+ [
+ 2.6477207537179765,
+ 46.776399982348494
+ ],
+ [
+ 1.7651471691453935,
+ 52.9544150743568
+ ],
+ [
+ 0.8825735845725831,
+ 58.2498565817923
+ ],
+ [
+ 0,
+ 60.015003750937694
+ ],
+ [
+ 0,
+ 59.13243016636511
+ ],
+ [
+ -0.8825735845725831,
+ 56.484709412647135
+ ],
+ [
+ -0.8825735845725831,
+ 53.836988658929386
+ ],
+ [
+ -1.7651471691451661,
+ 52.07184148978422
+ ],
+ [
+ -4.412867922862915,
+ 44.12867922863052
+ ],
+ [
+ -5.295441507435498,
+ 37.950664136622436
+ ],
+ [
+ -6.178015092008309,
+ 32.65522262918648
+ ],
+ [
+ -7.060588676580892,
+ 27.359781121750984
+ ],
+ [
+ -5.295441507435498,
+ 19.416618860597282
+ ],
+ [
+ -2.647720753717749,
+ 13.2386037685892
+ ],
+ [
+ 0.8825735845725831,
+ 7.943162261153475
+ ],
+ [
+ 3.5302943382905596,
+ 4.412867922862915
+ ],
+ [
+ 6.178015092008309,
+ 2.647720753717749
+ ],
+ [
+ 8.825735845726285,
+ 1.7651471691451661
+ ],
+ [
+ 11.473456599444035,
+ 0.8825735845725831
+ ],
+ [
+ 15.003750937734594,
+ 0.8825735845725831
+ ],
+ [
+ 18.534045276024926,
+ 2.647720753717749
+ ],
+ [
+ 22.064339614315486,
+ 8.825735845726058
+ ],
+ [
+ 23.829486783460652,
+ 13.2386037685892
+ ],
+ [
+ 24.712060368033235,
+ 18.5340452760247
+ ],
+ [
+ 23.829486783460652,
+ 22.94691319888784
+ ],
+ [
+ 22.064339614315486,
+ 27.359781121750984
+ ],
+ [
+ 20.299192445170092,
+ 28.242354706323567
+ ],
+ [
+ 14.121177353161784,
+ 30.890075460041317
+ ],
+ [
+ 10.590883014871451,
+ 31.7726490446139
+ ],
+ [
+ 6.178015092008309,
+ 30.890075460041317
+ ],
+ [
+ 3.5302943382905596,
+ 30.890075460041317
+ ],
+ [
+ 1.7651471691453935,
+ 30.007501875468733
+ ],
+ [
+ 3.5302943382905596,
+ 29.12492829089615
+ ],
+ [
+ 5.295441507435726,
+ 28.242354706323567
+ ],
+ [
+ 6.178015092008309,
+ 28.242354706323567
+ ],
+ [
+ 11.473456599444035,
+ 27.359781121750984
+ ],
+ [
+ 15.886324522307177,
+ 29.12492829089615
+ ],
+ [
+ 20.299192445170092,
+ 30.890075460041317
+ ],
+ [
+ 22.064339614315486,
+ 32.65522262918648
+ ],
+ [
+ 24.712060368033235,
+ 37.06809055204985
+ ],
+ [
+ 27.35978112175121,
+ 41.48095847491277
+ ],
+ [
+ 28.242354706323795,
+ 45.89382639777591
+ ],
+ [
+ 28.242354706323795,
+ 50.30669432063905
+ ],
+ [
+ 28.242354706323795,
+ 52.9544150743568
+ ],
+ [
+ 28.242354706323795,
+ 55.60213582807455
+ ],
+ [
+ 27.35978112175121,
+ 57.36728299721972
+ ],
+ [
+ 28.242354706323795,
+ 57.36728299721972
+ ],
+ [
+ 28.242354706323795,
+ 57.36728299721972
+ ]
+ ],
+ "pressures": [
+ 0.4337921142578125,
+ 0.4972991943359375,
+ 0.517333984375,
+ 0.568634033203125,
+ 0.580352783203125,
+ 0.591094970703125,
+ 0.593536376953125,
+ 0.5945281982421875,
+ 0.5959930419921875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.6003875732421875,
+ 0.6042938232421875,
+ 0.6052703857421875,
+ 0.6057586669921875,
+ 0.5964813232421875,
+ 0.5984344482421875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.593048095703125,
+ 0.592559814453125,
+ 0.591583251953125,
+ 0.591094970703125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.592559814453125,
+ 0.5940399169921875,
+ 0.5950164794921875,
+ 0.6003875732421875,
+ 0.6028289794921875,
+ 0.6077117919921875,
+ 0.6135711669921875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6111297607421875,
+ 0.5979461669921875,
+ 0.5955047607421875,
+ 0.593048095703125,
+ 0.592071533203125,
+ 0.591583251953125,
+ 0.5964813232421875,
+ 0.5998992919921875,
+ 0.6062469482421875,
+ 0.6116180419921875,
+ 0.6169891357421875,
+ 0.6204071044921875,
+ 0.6233367919921875,
+ 0.63018798828125,
+ 0.63751220703125,
+ 0.64093017578125,
+ 0.64385986328125,
+ 0.64141845703125,
+ 0.6189422607421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vWBP4lEVKsKLdi88YAUhJ",
+ "type": "freedraw",
+ "x": -21.60272616470843,
+ "y": 1706.014483849143,
+ "width": 5.295441507435498,
+ "height": 2.647720753717749,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9q",
+ "roundness": null,
+ "seed": 2114936935,
+ "version": 228,
+ "versionNonce": 55273641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ -0.8825735845725831
+ ],
+ [
+ 0,
+ -1.7651471691451661
+ ],
+ [
+ 0,
+ -2.647720753717749
+ ],
+ [
+ 0.8825735845725831,
+ -2.647720753717749
+ ],
+ [
+ -0.8825735845725831,
+ -2.647720753717749
+ ],
+ [
+ -1.7651471691451661,
+ -1.7651471691451661
+ ],
+ [
+ -2.647720753717749,
+ -1.7651471691451661
+ ],
+ [
+ -4.412867922862915,
+ -0.8825735845725831
+ ],
+ [
+ -3.5302943382903322,
+ -0.8825735845725831
+ ],
+ [
+ -3.5302943382903322,
+ -1.7651471691451661
+ ],
+ [
+ -3.5302943382903322,
+ -1.7651471691451661
+ ]
+ ],
+ "pressures": [
+ 0.1719512939453125,
+ 0.5485992431640625,
+ 0.524658203125,
+ 0.522705078125,
+ 0.516845703125,
+ 0.513427734375,
+ 0.513427734375,
+ 0.5622711181640625,
+ 0.566192626953125,
+ 0.578399658203125,
+ 0.583770751953125,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dHM57doBdjI1KP9NkyHkA",
+ "type": "freedraw",
+ "x": 34.88198324793893,
+ "y": 1698.0713215879898,
+ "width": 50.30669432063905,
+ "height": 35.30294338290446,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9r",
+ "roundness": null,
+ "seed": 773991273,
+ "version": 252,
+ "versionNonce": 84568969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.5302943382903322,
+ -1.7651471691453935
+ ],
+ [
+ 5.295441507435726,
+ -2.6477207537179765
+ ],
+ [
+ 5.295441507435726,
+ -3.5302943382905596
+ ],
+ [
+ 5.295441507435726,
+ -2.6477207537179765
+ ],
+ [
+ 5.295441507435726,
+ -1.7651471691453935
+ ],
+ [
+ 4.412867922863143,
+ 0.8825735845725831
+ ],
+ [
+ 3.5302943382903322,
+ 3.5302943382903322
+ ],
+ [
+ 2.647720753717749,
+ 6.178015092008081
+ ],
+ [
+ 0.8825735845725831,
+ 9.708309430298641
+ ],
+ [
+ 0,
+ 13.2386037685892
+ ],
+ [
+ -2.647720753717749,
+ 15.88632452230695
+ ],
+ [
+ -9.708309430298868,
+ 24.712060368033235
+ ],
+ [
+ -13.2386037685892,
+ 28.242354706323567
+ ],
+ [
+ -16.76889810687976,
+ 30.890075460041317
+ ],
+ [
+ -20.299192445170092,
+ 31.7726490446139
+ ],
+ [
+ -23.829486783460652,
+ 30.890075460041317
+ ],
+ [
+ -29.124928290896378,
+ 29.12492829089615
+ ],
+ [
+ -30.890075460041544,
+ 28.242354706323567
+ ],
+ [
+ -32.65522262918671,
+ 27.359781121750984
+ ],
+ [
+ -32.65522262918671,
+ 24.712060368033235
+ ],
+ [
+ -29.124928290896378,
+ 18.5340452760247
+ ],
+ [
+ -25.594633952605818,
+ 15.003750937734367
+ ],
+ [
+ -21.181766029742676,
+ 11.473456599444035
+ ],
+ [
+ -16.76889810687976,
+ 8.825735845726058
+ ],
+ [
+ -13.2386037685892,
+ 7.0605886765806645
+ ],
+ [
+ -10.590883014871451,
+ 7.0605886765806645
+ ],
+ [
+ -6.178015092008309,
+ 7.9431622611532475
+ ],
+ [
+ -2.647720753717749,
+ 9.708309430298641
+ ],
+ [
+ 0.8825735845725831,
+ 12.356030184016618
+ ],
+ [
+ 5.295441507435726,
+ 16.768898106879533
+ ],
+ [
+ 8.825735845726058,
+ 20.299192445169865
+ ],
+ [
+ 13.2386037685892,
+ 24.712060368033235
+ ],
+ [
+ 15.88632452230695,
+ 27.359781121750984
+ ],
+ [
+ 16.76889810687976,
+ 28.242354706323567
+ ],
+ [
+ 17.651471691452343,
+ 28.242354706323567
+ ],
+ [
+ 17.651471691452343,
+ 27.359781121750984
+ ],
+ [
+ 17.651471691452343,
+ 27.359781121750984
+ ]
+ ],
+ "pressures": [
+ 0.2872467041015625,
+ 0.3614959716796875,
+ 0.4274444580078125,
+ 0.456268310546875,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.64874267578125,
+ 0.64874267578125,
+ 0.64874267578125,
+ 0.64874267578125,
+ 0.65020751953125,
+ 0.65167236328125,
+ 0.65411376953125,
+ 0.65509033203125,
+ 0.65460205078125,
+ 0.65020751953125,
+ 0.64678955078125,
+ 0.64337158203125,
+ 0.63848876953125,
+ 0.63458251953125,
+ 0.63165283203125,
+ 0.63311767578125,
+ 0.63507080078125,
+ 0.63653564453125,
+ 0.63702392578125,
+ 0.63946533203125,
+ 0.64581298828125,
+ 0.65509033203125,
+ 0.6614532470703125,
+ 0.6678009033203125,
+ 0.6697540283203125,
+ 0.6707305908203125,
+ 0.6721954345703125,
+ 0.6726837158203125,
+ 0.6702423095703125,
+ 0.458221435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "E_ZOQd67dVlb8O3SqIuIl",
+ "type": "freedraw",
+ "x": 55.181175693109026,
+ "y": 1676.0069819736743,
+ "width": 2.647720753717749,
+ "height": 17.651471691452343,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9s",
+ "roundness": null,
+ "seed": 1242776903,
+ "version": 228,
+ "versionNonce": 1101402729,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0.8825735845725831
+ ],
+ [
+ 1.7651471691451661,
+ 3.5302943382903322
+ ],
+ [
+ 1.7651471691451661,
+ 6.178015092008309
+ ],
+ [
+ 1.7651471691451661,
+ 10.590883014871451
+ ],
+ [
+ 1.7651471691451661,
+ 12.356030184016618
+ ],
+ [
+ 2.647720753717749,
+ 14.121177353161784
+ ],
+ [
+ 2.647720753717749,
+ 15.88632452230695
+ ],
+ [
+ 2.647720753717749,
+ 16.768898106879533
+ ],
+ [
+ 2.647720753717749,
+ 17.651471691452343
+ ],
+ [
+ 2.647720753717749,
+ 16.768898106879533
+ ],
+ [
+ 2.647720753717749,
+ 15.88632452230695
+ ],
+ [
+ 2.647720753717749,
+ 15.88632452230695
+ ]
+ ],
+ "pressures": [
+ 0.324371337890625,
+ 0.5998992919921875,
+ 0.6101531982421875,
+ 0.6155242919921875,
+ 0.6169891357421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6179656982421875,
+ 0.6091766357421875,
+ 0.522216796875,
+ 0.3492889404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ienwAZ6yiSuIDDYZzRWEV",
+ "type": "freedraw",
+ "x": 69.30235304627081,
+ "y": 1675.1244083891017,
+ "width": 0,
+ "height": 20.299192445170092,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9t",
+ "roundness": null,
+ "seed": 1992048777,
+ "version": 226,
+ "versionNonce": 2112478537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.8825735845725831
+ ],
+ [
+ 0,
+ 1.7651471691451661
+ ],
+ [
+ 0,
+ 6.178015092008309
+ ],
+ [
+ 0,
+ 8.825735845726285
+ ],
+ [
+ 0,
+ 13.2386037685892
+ ],
+ [
+ 0,
+ 15.88632452230695
+ ],
+ [
+ 0,
+ 17.651471691452116
+ ],
+ [
+ 0,
+ 20.299192445170092
+ ],
+ [
+ 0,
+ 19.41661886059751
+ ],
+ [
+ 0,
+ 18.534045276024926
+ ],
+ [
+ 0,
+ 18.534045276024926
+ ]
+ ],
+ "pressures": [
+ 0.4709320068359375,
+ 0.6042938232421875,
+ 0.6106414794921875,
+ 0.6233367919921875,
+ 0.6248016357421875,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.6189422607421875,
+ 0.4850921630859375,
+ 0.14459228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "M_aN9wDKk8uqgHTZQuB93",
+ "type": "freedraw",
+ "x": 105.48787001374808,
+ "y": 1707.7796310182885,
+ "width": 35.30294338290469,
+ "height": 32.65522262918671,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9u",
+ "roundness": null,
+ "seed": 1803972999,
+ "version": 253,
+ "versionNonce": 1496402985,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ -1.7651471691451661,
+ 0
+ ],
+ [
+ -0.8825735845725831,
+ 0
+ ],
+ [
+ 0.8825735845725831,
+ 0
+ ],
+ [
+ 2.647720753717749,
+ 0
+ ],
+ [
+ 4.41286792286337,
+ 0
+ ],
+ [
+ 7.060588676581119,
+ 0
+ ],
+ [
+ 8.825735845726285,
+ 0
+ ],
+ [
+ 11.473456599444035,
+ 0
+ ],
+ [
+ 12.356030184016618,
+ 0
+ ],
+ [
+ 13.2386037685892,
+ -0.8825735845725831
+ ],
+ [
+ 15.003750937734367,
+ -0.8825735845725831
+ ],
+ [
+ 16.768898106879533,
+ -2.647720753717749
+ ],
+ [
+ 17.65147169145257,
+ -3.5302943382905596
+ ],
+ [
+ 19.416618860597737,
+ -6.178015092008309
+ ],
+ [
+ 20.29919244517032,
+ -7.943162261153475
+ ],
+ [
+ 20.29919244517032,
+ -9.708309430298641
+ ],
+ [
+ 19.416618860597737,
+ -10.590883014871224
+ ],
+ [
+ 16.768898106879533,
+ -12.35603018401639
+ ],
+ [
+ 15.003750937734367,
+ -13.2386037685892
+ ],
+ [
+ 11.473456599444035,
+ -14.121177353161784
+ ],
+ [
+ 7.943162261153702,
+ -13.2386037685892
+ ],
+ [
+ 4.41286792286337,
+ -10.590883014871224
+ ],
+ [
+ 2.647720753717749,
+ -9.708309430298641
+ ],
+ [
+ 0,
+ -6.178015092008309
+ ],
+ [
+ -2.647720753717749,
+ -3.5302943382905596
+ ],
+ [
+ -4.412867922862915,
+ 0
+ ],
+ [
+ -5.295441507435498,
+ 3.5302943382905596
+ ],
+ [
+ -5.295441507435498,
+ 7.943162261153475
+ ],
+ [
+ -2.647720753717749,
+ 13.2386037685892
+ ],
+ [
+ 1.7651471691451661,
+ 15.886324522307177
+ ],
+ [
+ 7.060588676581119,
+ 17.651471691452343
+ ],
+ [
+ 12.356030184016618,
+ 18.534045276024926
+ ],
+ [
+ 21.181766029742903,
+ 18.534045276024926
+ ],
+ [
+ 25.594633952605818,
+ 16.76889810687976
+ ],
+ [
+ 29.12492829089615,
+ 15.003750937734594
+ ],
+ [
+ 30.00750187546919,
+ 13.2386037685892
+ ],
+ [
+ 30.00750187546919,
+ 13.2386037685892
+ ]
+ ],
+ "pressures": [
+ 0.337554931640625,
+ 0.4763031005859375,
+ 0.5398101806640625,
+ 0.590118408203125,
+ 0.5974578857421875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6013641357421875,
+ 0.6028289794921875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6028289794921875,
+ 0.6038055419921875,
+ 0.6033172607421875,
+ 0.6062469482421875,
+ 0.6086883544921875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6140594482421875,
+ 0.6121063232421875,
+ 0.6096649169921875,
+ 0.6091766357421875,
+ 0.6077117919921875,
+ 0.6057586669921875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.6086883544921875,
+ 0.6125946044921875,
+ 0.6150360107421875,
+ 0.6135711669921875,
+ 0.591094970703125,
+ 0.525146484375,
+ 0.37615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uB-Oa4cF46FHXbMmkxhEs",
+ "type": "freedraw",
+ "x": -295.1844778298573,
+ "y": 414.07501952098744,
+ "width": 50.88261771497912,
+ "height": 52.18730022049135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9v",
+ "roundness": null,
+ "seed": 933990441,
+ "version": 38,
+ "versionNonce": 808059593,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574720697,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055122326
+ ],
+ [
+ 1.3046825055122326,
+ -1.3046825055122326
+ ],
+ [
+ 2.609365011024579,
+ -1.3046825055122326
+ ],
+ [
+ 5.218730022049158,
+ -1.3046825055122326
+ ],
+ [
+ 7.828095033073737,
+ -1.3046825055122326
+ ],
+ [
+ 13.046825055122781,
+ -1.3046825055122326
+ ],
+ [
+ 15.65619006614736,
+ -1.3046825055122326
+ ],
+ [
+ 19.570237582684285,
+ -2.609365011024579
+ ],
+ [
+ 23.484285099221097,
+ -5.218730022049044
+ ],
+ [
+ 24.78896760473333,
+ -7.828095033073623
+ ],
+ [
+ 26.093650110245676,
+ -9.13277753858597
+ ],
+ [
+ 26.093650110245676,
+ -11.742142549610548
+ ],
+ [
+ 27.39833261575791,
+ -13.046825055122781
+ ],
+ [
+ 27.39833261575791,
+ -16.960872571659593
+ ],
+ [
+ 27.39833261575791,
+ -20.874920088196518
+ ],
+ [
+ 27.39833261575791,
+ -23.484285099221097
+ ],
+ [
+ 23.484285099221097,
+ -24.78896760473333
+ ],
+ [
+ 22.179602593708864,
+ -24.78896760473333
+ ],
+ [
+ 15.65619006614736,
+ -26.093650110245676
+ ],
+ [
+ 11.742142549610548,
+ -24.78896760473333
+ ],
+ [
+ 6.523412527561391,
+ -23.484285099221097
+ ],
+ [
+ 1.3046825055122326,
+ -19.57023758268417
+ ],
+ [
+ -5.218730022049158,
+ -10.437460044098202
+ ],
+ [
+ -7.828095033073737,
+ -3.9140475165368116
+ ],
+ [
+ -7.828095033073737,
+ 2.609365011024579
+ ],
+ [
+ -7.828095033073737,
+ 9.132777538586083
+ ],
+ [
+ -5.218730022049158,
+ 15.656190066147474
+ ],
+ [
+ 1.3046825055122326,
+ 22.179602593708864
+ ],
+ [
+ 9.13277753858597,
+ 24.788967604733443
+ ],
+ [
+ 18.26555507717194,
+ 26.093650110245676
+ ],
+ [
+ 27.39833261575791,
+ 24.788967604733443
+ ],
+ [
+ 37.835792659856224,
+ 22.179602593708864
+ ],
+ [
+ 40.4451576708808,
+ 19.570237582684285
+ ],
+ [
+ 41.749840176393036,
+ 18.265555077172053
+ ],
+ [
+ 43.05452268190538,
+ 15.656190066147474
+ ],
+ [
+ 43.05452268190538,
+ 15.656190066147474
+ ]
+ ],
+ "pressures": [
+ 0.14898681640625,
+ 0.569122314453125,
+ 0.571563720703125,
+ 0.577423095703125,
+ 0.581329345703125,
+ 0.581817626953125,
+ 0.584747314453125,
+ 0.584747314453125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.584259033203125,
+ 0.585235595703125,
+ 0.586212158203125,
+ 0.586212158203125,
+ 0.588653564453125,
+ 0.591094970703125,
+ 0.5940399169921875,
+ 0.6062469482421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6062469482421875,
+ 0.6057586669921875,
+ 0.6057586669921875,
+ 0.6169891357421875,
+ 0.6194305419921875,
+ 0.62969970703125,
+ 0.63702392578125,
+ 0.63995361328125,
+ 0.64874267578125,
+ 0.65509033203125,
+ 0.65313720703125,
+ 0.64971923828125,
+ 0.6125946044921875,
+ 0.569610595703125,
+ 0.463592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "f17rrf2id5jvQGEiUuQoi",
+ "type": "freedraw",
+ "x": -297.7938428408819,
+ "y": 367.10644932254525,
+ "width": 32.61706263780707,
+ "height": 3.9140475165368116,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9w",
+ "roundness": null,
+ "seed": 1425843337,
+ "version": 15,
+ "versionNonce": 1895248487,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574721348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 6.523412527561391,
+ 0
+ ],
+ [
+ 9.13277753858597,
+ 0
+ ],
+ [
+ 13.046825055122895,
+ -1.3046825055122326
+ ],
+ [
+ 19.570237582684285,
+ -1.3046825055122326
+ ],
+ [
+ 26.093650110245676,
+ -1.3046825055122326
+ ],
+ [
+ 31.312380132294834,
+ -1.3046825055122326
+ ],
+ [
+ 31.312380132294834,
+ -2.609365011024579
+ ],
+ [
+ 32.61706263780707,
+ -2.609365011024579
+ ],
+ [
+ 32.61706263780707,
+ -3.9140475165368116
+ ],
+ [
+ 32.61706263780707,
+ -3.9140475165368116
+ ]
+ ],
+ "pressures": [
+ 0.4162139892578125,
+ 0.6634063720703125,
+ 0.6800079345703125,
+ 0.691741943359375,
+ 0.696136474609375,
+ 0.697601318359375,
+ 0.699066162109375,
+ 0.697601318359375,
+ 0.6800079345703125,
+ 0.64141845703125,
+ 0.6067352294921875,
+ 0.5573883056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "w86H1W5wQ7gOtw0SMjOeV",
+ "type": "freedraw",
+ "x": -263.8720976975625,
+ "y": 352.7549417619101,
+ "width": 14.351507560635127,
+ "height": 26.093650110245676,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9x",
+ "roundness": null,
+ "seed": 1205666983,
+ "version": 18,
+ "versionNonce": 2125095111,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574721730,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 1.3046825055123463
+ ],
+ [
+ 6.523412527561391,
+ 1.3046825055123463
+ ],
+ [
+ 7.828095033073623,
+ 1.3046825055123463
+ ],
+ [
+ 10.437460044098202,
+ 2.609365011024579
+ ],
+ [
+ 11.742142549610548,
+ 2.609365011024579
+ ],
+ [
+ 13.046825055122781,
+ 3.9140475165369253
+ ],
+ [
+ 9.13277753858597,
+ 13.046825055122895
+ ],
+ [
+ 5.218730022049044,
+ 19.570237582684285
+ ],
+ [
+ 3.9140475165368116,
+ 22.179602593708864
+ ],
+ [
+ 2.609365011024579,
+ 23.484285099221097
+ ],
+ [
+ 1.3046825055122326,
+ 24.788967604733443
+ ],
+ [
+ 0,
+ 26.093650110245676
+ ],
+ [
+ 0,
+ 24.788967604733443
+ ],
+ [
+ 0,
+ 24.788967604733443
+ ]
+ ],
+ "pressures": [
+ 0.3116607666015625,
+ 0.568145751953125,
+ 0.6101531982421875,
+ 0.6145477294921875,
+ 0.6174774169921875,
+ 0.6184539794921875,
+ 0.6189422607421875,
+ 0.6208953857421875,
+ 0.62725830078125,
+ 0.6658477783203125,
+ 0.6707305908203125,
+ 0.6746368408203125,
+ 0.6756134033203125,
+ 0.6756134033203125,
+ 0.6248016357421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZZbkTFYb_dteAcferCEGX",
+ "type": "freedraw",
+ "x": -232.55971756526776,
+ "y": 420.59843204854894,
+ "width": 22.179602593708864,
+ "height": 28.70301512127014,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9y",
+ "roundness": null,
+ "seed": 1923095303,
+ "version": 22,
+ "versionNonce": 1166667111,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574722442,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 1.3046825055122326
+ ],
+ [
+ 2.609365011024579,
+ 3.9140475165368116
+ ],
+ [
+ 5.218730022049158,
+ 7.828095033073623
+ ],
+ [
+ 6.523412527561504,
+ 11.742142549610548
+ ],
+ [
+ 9.132777538586083,
+ 22.17960259370875
+ ],
+ [
+ 9.132777538586083,
+ 24.78896760473333
+ ],
+ [
+ 9.132777538586083,
+ 28.70301512127014
+ ],
+ [
+ 9.132777538586083,
+ 26.093650110245676
+ ],
+ [
+ 7.828095033073737,
+ 20.874920088196518
+ ],
+ [
+ 7.828095033073737,
+ 16.960872571659593
+ ],
+ [
+ 7.828095033073737,
+ 14.351507560635127
+ ],
+ [
+ 10.437460044098316,
+ 7.828095033073623
+ ],
+ [
+ 13.046825055122895,
+ 5.218730022049044
+ ],
+ [
+ 15.656190066147474,
+ 3.9140475165368116
+ ],
+ [
+ 18.265555077172053,
+ 2.609365011024579
+ ],
+ [
+ 19.570237582684285,
+ 3.9140475165368116
+ ],
+ [
+ 20.87492008819663,
+ 6.523412527561391
+ ],
+ [
+ 20.87492008819663,
+ 6.523412527561391
+ ]
+ ],
+ "pressures": [
+ 0.456268310546875,
+ 0.588165283203125,
+ 0.6150360107421875,
+ 0.62872314453125,
+ 0.63311767578125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.6248016357421875,
+ 0.6204071044921875,
+ 0.6082000732421875,
+ 0.6169891357421875,
+ 0.62628173828125,
+ 0.63018798828125,
+ 0.63311767578125,
+ 0.63458251953125,
+ 0.63311767578125,
+ 0.6204071044921875,
+ 0.579864501953125,
+ 0.4889984130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ROM1p_-qNmClRr_BZEf06",
+ "type": "freedraw",
+ "x": -197.333289916436,
+ "y": 402.3328769713769,
+ "width": 15.65619006614736,
+ "height": 5.218730022049158,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9z",
+ "roundness": null,
+ "seed": 2101149607,
+ "version": 14,
+ "versionNonce": 1489990023,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574722938,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 0
+ ],
+ [
+ 6.523412527561391,
+ 0
+ ],
+ [
+ 7.828095033073623,
+ 0
+ ],
+ [
+ 10.437460044098202,
+ 0
+ ],
+ [
+ 11.742142549610548,
+ 0
+ ],
+ [
+ 13.046825055122781,
+ 0
+ ],
+ [
+ 15.65619006614736,
+ 0
+ ],
+ [
+ 15.65619006614736,
+ 1.3046825055123463
+ ],
+ [
+ 15.65619006614736,
+ 2.609365011024579
+ ],
+ [
+ 15.65619006614736,
+ 3.9140475165369253
+ ],
+ [
+ 14.351507560635014,
+ 5.218730022049158
+ ],
+ [
+ 14.351507560635014,
+ 5.218730022049158
+ ]
+ ],
+ "pressures": [
+ 0.1143035888671875,
+ 0.590118408203125,
+ 0.63360595703125,
+ 0.64434814453125,
+ 0.64923095703125,
+ 0.65020751953125,
+ 0.65167236328125,
+ 0.63409423828125,
+ 0.5466461181640625,
+ 0.39569091796875,
+ 0.064971923828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hkbIArvxSQo-9ERdOCdCv",
+ "type": "freedraw",
+ "x": -194.72392490541154,
+ "y": 421.9031145540612,
+ "width": 15.656190066147474,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA0",
+ "roundness": null,
+ "seed": 1170734023,
+ "version": 9,
+ "versionNonce": 1217784745,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574723156,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 0
+ ],
+ [
+ 9.132777538586083,
+ 1.3046825055123463
+ ],
+ [
+ 14.351507560635127,
+ 1.3046825055123463
+ ],
+ [
+ 15.656190066147474,
+ 1.3046825055123463
+ ],
+ [
+ 15.656190066147474,
+ 1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.4372100830078125,
+ 0.6668243408203125,
+ 0.6804962158203125,
+ 0.690277099609375,
+ 0.696136474609375,
+ 0.6580352783203125,
+ 0.38201904296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uN2DhhHTxziX-0Fk8s4YI",
+ "type": "freedraw",
+ "x": -109.919562047113,
+ "y": 390.59073442176634,
+ "width": 39.14047516536857,
+ "height": 54.79666523151593,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA1",
+ "roundness": null,
+ "seed": 1651234153,
+ "version": 35,
+ "versionNonce": 1799657159,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574724867,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055122326
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055122326
+ ],
+ [
+ -2.609365011024579,
+ -1.3046825055122326
+ ],
+ [
+ -3.9140475165369253,
+ -1.3046825055122326
+ ],
+ [
+ -6.523412527561504,
+ -1.3046825055122326
+ ],
+ [
+ -10.437460044098316,
+ 0
+ ],
+ [
+ -13.046825055122895,
+ 1.3046825055123463
+ ],
+ [
+ -15.656190066147474,
+ 3.9140475165369253
+ ],
+ [
+ -16.960872571659706,
+ 5.218730022049158
+ ],
+ [
+ -20.87492008819663,
+ 7.828095033073737
+ ],
+ [
+ -23.484285099221097,
+ 15.656190066147474
+ ],
+ [
+ -24.788967604733443,
+ 23.484285099221097
+ ],
+ [
+ -24.788967604733443,
+ 31.312380132294834
+ ],
+ [
+ -24.788967604733443,
+ 39.14047516536857
+ ],
+ [
+ -23.484285099221097,
+ 45.66388769292996
+ ],
+ [
+ -20.87492008819663,
+ 48.27325270395454
+ ],
+ [
+ -16.960872571659706,
+ 50.88261771497912
+ ],
+ [
+ -11.742142549610548,
+ 52.18730022049135
+ ],
+ [
+ -9.132777538586083,
+ 52.18730022049135
+ ],
+ [
+ -6.523412527561504,
+ 52.18730022049135
+ ],
+ [
+ 0,
+ 50.88261771497912
+ ],
+ [
+ 9.13277753858597,
+ 44.35920518741773
+ ],
+ [
+ 11.742142549610548,
+ 39.14047516536857
+ ],
+ [
+ 14.351507560635127,
+ 31.312380132294834
+ ],
+ [
+ 14.351507560635127,
+ 23.484285099221097
+ ],
+ [
+ 10.437460044098202,
+ 10.437460044098316
+ ],
+ [
+ 5.218730022049044,
+ 3.9140475165369253
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -6.523412527561504,
+ -2.609365011024579
+ ],
+ [
+ -11.742142549610548,
+ -2.609365011024579
+ ],
+ [
+ -16.960872571659706,
+ 1.3046825055123463
+ ],
+ [
+ -18.265555077172053,
+ 3.9140475165369253
+ ],
+ [
+ -18.265555077172053,
+ 3.9140475165369253
+ ]
+ ],
+ "pressures": [
+ 0.4821624755859375,
+ 0.5964813232421875,
+ 0.6585235595703125,
+ 0.6585235595703125,
+ 0.6575469970703125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.65362548828125,
+ 0.65264892578125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.64825439453125,
+ 0.64678955078125,
+ 0.64532470703125,
+ 0.64385986328125,
+ 0.64337158203125,
+ 0.64093017578125,
+ 0.64093017578125,
+ 0.64044189453125,
+ 0.63995361328125,
+ 0.64141845703125,
+ 0.64239501953125,
+ 0.64385986328125,
+ 0.64678955078125,
+ 0.64630126953125,
+ 0.64141845703125,
+ 0.6208953857421875,
+ 0.6023406982421875,
+ 0.572540283203125,
+ 0.38201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iCNcADLnFfY4KBoUlKmJp",
+ "type": "freedraw",
+ "x": -86.43527694789191,
+ "y": 431.03589209264715,
+ "width": 1.3046825055122326,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA2",
+ "roundness": null,
+ "seed": 1520750855,
+ "version": 4,
+ "versionNonce": 1651211079,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574725209,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 1.3046825055123463
+ ],
+ [
+ 1.3046825055122326,
+ 1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.574981689453125,
+ 0.2662353515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9lvjMDXXTuAHAWKCtXaAs",
+ "type": "freedraw",
+ "x": -55.12289681559719,
+ "y": 378.8485918721558,
+ "width": 30.007697626782488,
+ "height": 57.40603024254051,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA3",
+ "roundness": null,
+ "seed": 264017287,
+ "version": 27,
+ "versionNonce": 1099296713,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574725811,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 1.3046825055123463
+ ],
+ [
+ -3.9140475165368116,
+ 2.609365011024579
+ ],
+ [
+ -6.523412527561391,
+ 3.9140475165369253
+ ],
+ [
+ -7.828095033073623,
+ 7.828095033073737
+ ],
+ [
+ -10.437460044098202,
+ 10.437460044098316
+ ],
+ [
+ -14.351507560635127,
+ 20.874920088196518
+ ],
+ [
+ -16.960872571659593,
+ 31.312380132294834
+ ],
+ [
+ -15.65619006614736,
+ 40.4451576708808
+ ],
+ [
+ -10.437460044098202,
+ 50.88261771497912
+ ],
+ [
+ -6.523412527561391,
+ 56.10134773702828
+ ],
+ [
+ -1.3046825055122326,
+ 57.40603024254051
+ ],
+ [
+ 2.609365011024579,
+ 57.40603024254051
+ ],
+ [
+ 7.828095033073737,
+ 56.10134773702828
+ ],
+ [
+ 11.742142549610548,
+ 50.88261771497912
+ ],
+ [
+ 13.046825055122895,
+ 45.66388769292996
+ ],
+ [
+ 11.742142549610548,
+ 41.74984017639315
+ ],
+ [
+ 10.437460044098316,
+ 39.14047516536857
+ ],
+ [
+ 7.828095033073737,
+ 37.835792659856224
+ ],
+ [
+ 1.3046825055123463,
+ 35.226427648831645
+ ],
+ [
+ -2.6093650110244653,
+ 35.226427648831645
+ ],
+ [
+ -6.523412527561391,
+ 37.835792659856224
+ ],
+ [
+ -7.828095033073623,
+ 41.74984017639315
+ ],
+ [
+ -9.13277753858597,
+ 45.66388769292996
+ ],
+ [
+ -9.13277753858597,
+ 45.66388769292996
+ ]
+ ],
+ "pressures": [
+ 0.5329742431640625,
+ 0.63018798828125,
+ 0.6638946533203125,
+ 0.6638946533203125,
+ 0.6658477783203125,
+ 0.6663360595703125,
+ 0.6692657470703125,
+ 0.6717071533203125,
+ 0.6707305908203125,
+ 0.6678009033203125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6614532470703125,
+ 0.6590118408203125,
+ 0.6580352783203125,
+ 0.6609649658203125,
+ 0.6624298095703125,
+ 0.6629180908203125,
+ 0.6599884033203125,
+ 0.62969970703125,
+ 0.562774658203125,
+ 0.39373779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rF525ufE2lSULhbaa9hD-",
+ "type": "freedraw",
+ "x": -17.287104155740963,
+ "y": 419.2937495430366,
+ "width": 3.9140475165368116,
+ "height": 20.874920088196518,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA4",
+ "roundness": null,
+ "seed": 134304137,
+ "version": 10,
+ "versionNonce": 284179433,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574726246,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.609365011024579
+ ],
+ [
+ -1.3046825055122326,
+ 9.13277753858597
+ ],
+ [
+ -1.3046825055122326,
+ 13.046825055122895
+ ],
+ [
+ -1.3046825055122326,
+ 18.26555507717194
+ ],
+ [
+ 0,
+ 20.874920088196518
+ ],
+ [
+ 1.3046825055123463,
+ 20.874920088196518
+ ],
+ [
+ 2.609365011024579,
+ 18.26555507717194
+ ],
+ [
+ 2.609365011024579,
+ 18.26555507717194
+ ]
+ ],
+ "pressures": [
+ 0.3053131103515625,
+ 0.6824493408203125,
+ 0.6829376220703125,
+ 0.6726837158203125,
+ 0.6165008544921875,
+ 0.4196319580078125,
+ 0.211517333984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "o-oJZG-b3cZYTfBfthR_D",
+ "type": "freedraw",
+ "x": -17.287104155740963,
+ "y": 398.4188294548401,
+ "width": 5.218730022049044,
+ "height": 1.3046825055122326,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA5",
+ "roundness": null,
+ "seed": 1344214441,
+ "version": 9,
+ "versionNonce": 1549257191,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574726411,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ 1.3046825055122326
+ ],
+ [
+ 2.609365011024579,
+ 1.3046825055122326
+ ]
+ ],
+ "pressures": [
+ 0.2188568115234375,
+ 0.696136474609375,
+ 0.692718505859375,
+ 0.5344390869140625,
+ 0.453338623046875,
+ 0.330230712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4rPHACIFth0E55AffFB3K",
+ "type": "freedraw",
+ "x": -32.94329422188832,
+ "y": 408.8562894989384,
+ "width": 33.92174514331941,
+ "height": 20.874920088196518,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA6",
+ "roundness": null,
+ "seed": 1587395623,
+ "version": 23,
+ "versionNonce": 286395753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574727551,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 1.3046825055122326
+ ],
+ [
+ 2.609365011024579,
+ 1.3046825055122326
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ -1.3046825055123463
+ ],
+ [
+ 5.218730022049158,
+ -2.609365011024579
+ ],
+ [
+ 6.523412527561391,
+ -3.9140475165369253
+ ],
+ [
+ 6.523412527561391,
+ -5.218730022049158
+ ],
+ [
+ 9.13277753858597,
+ -7.828095033073737
+ ],
+ [
+ 10.437460044098316,
+ -9.132777538586083
+ ],
+ [
+ 13.046825055122895,
+ -11.742142549610548
+ ],
+ [
+ 14.351507560635127,
+ -13.046825055122895
+ ],
+ [
+ 15.65619006614736,
+ -14.351507560635127
+ ],
+ [
+ 16.960872571659706,
+ -14.351507560635127
+ ],
+ [
+ 18.26555507717194,
+ -13.046825055122895
+ ],
+ [
+ 19.570237582684285,
+ -13.046825055122895
+ ],
+ [
+ 23.484285099221097,
+ -7.828095033073737
+ ],
+ [
+ 26.093650110245676,
+ 0
+ ],
+ [
+ 27.39833261575791,
+ 3.9140475165368116
+ ],
+ [
+ 30.007697626782488,
+ 6.523412527561391
+ ],
+ [
+ 33.92174514331941,
+ 5.218730022049044
+ ],
+ [
+ 33.92174514331941,
+ 5.218730022049044
+ ]
+ ],
+ "pressures": [
+ 0.4181671142578125,
+ 0.563262939453125,
+ 0.5608062744140625,
+ 0.5559234619140625,
+ 0.563262939453125,
+ 0.563751220703125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.571563720703125,
+ 0.579864501953125,
+ 0.588165283203125,
+ 0.590606689453125,
+ 0.5959930419921875,
+ 0.6174774169921875,
+ 0.62628173828125,
+ 0.63653564453125,
+ 0.64874267578125,
+ 0.64874267578125,
+ 0.6194305419921875,
+ 0.4914398193359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JHLWElJ1p_mVgkLXkEjiw",
+ "type": "freedraw",
+ "x": 15.329958482066218,
+ "y": 417.98906703752436,
+ "width": 19.57023758268417,
+ "height": 2.609365011024579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA7",
+ "roundness": null,
+ "seed": 337282857,
+ "version": 10,
+ "versionNonce": 510913929,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574727962,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.523412527561391,
+ 0
+ ],
+ [
+ 9.13277753858597,
+ 0
+ ],
+ [
+ 11.742142549610548,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ 0
+ ],
+ [
+ 15.65619006614736,
+ 0
+ ],
+ [
+ 18.26555507717194,
+ -1.3046825055123463
+ ],
+ [
+ 19.57023758268417,
+ -2.609365011024579
+ ],
+ [
+ 19.57023758268417,
+ -2.609365011024579
+ ]
+ ],
+ "pressures": [
+ 0.578399658203125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.64971923828125,
+ 0.63360595703125,
+ 0.6018524169921875,
+ 0.458221435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jtx7YDKZHH7j0zV9Z5T3q",
+ "type": "freedraw",
+ "x": 28.376783537189,
+ "y": 406.2469244879138,
+ "width": 5.218730022049044,
+ "height": 20.874920088196518,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA8",
+ "roundness": null,
+ "seed": 1213914953,
+ "version": 11,
+ "versionNonce": 1607129447,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574728165,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 1.3046825055122326
+ ],
+ [
+ -1.3046825055122326,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 6.523412527561391
+ ],
+ [
+ 0,
+ 9.13277753858597
+ ],
+ [
+ 1.3046825055123463,
+ 15.65619006614736
+ ],
+ [
+ 2.609365011024579,
+ 19.57023758268417
+ ],
+ [
+ 3.9140475165368116,
+ 20.874920088196518
+ ],
+ [
+ 3.9140475165368116,
+ 20.874920088196518
+ ]
+ ],
+ "pressures": [
+ 0.501220703125,
+ 0.6619415283203125,
+ 0.6648712158203125,
+ 0.6653594970703125,
+ 0.6658477783203125,
+ 0.6663360595703125,
+ 0.6668243408203125,
+ 0.501708984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VFmrd2zcOl2lPx9FIoS9w",
+ "type": "freedraw",
+ "x": 96.22027382382771,
+ "y": 386.67668690522953,
+ "width": 39.14047516536857,
+ "height": 61.32007775907732,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA9",
+ "roundness": null,
+ "seed": 355658663,
+ "version": 38,
+ "versionNonce": 853322503,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574729441,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055122326
+ ],
+ [
+ -2.6093650110244653,
+ -1.3046825055122326
+ ],
+ [
+ -3.9140475165368116,
+ -1.3046825055122326
+ ],
+ [
+ -5.218730022049158,
+ 0
+ ],
+ [
+ -6.523412527561277,
+ 0
+ ],
+ [
+ -7.828095033073623,
+ 1.3046825055122326
+ ],
+ [
+ -9.13277753858597,
+ 1.3046825055122326
+ ],
+ [
+ -11.742142549610435,
+ 3.9140475165368116
+ ],
+ [
+ -11.742142549610435,
+ 5.218730022049158
+ ],
+ [
+ -13.046825055122781,
+ 7.828095033073737
+ ],
+ [
+ -15.656190066147246,
+ 13.046825055122781
+ ],
+ [
+ -16.960872571659593,
+ 16.960872571659706
+ ],
+ [
+ -18.26555507717194,
+ 19.570237582684285
+ ],
+ [
+ -18.26555507717194,
+ 30.007697626782488
+ ],
+ [
+ -18.26555507717194,
+ 35.226427648831645
+ ],
+ [
+ -15.656190066147246,
+ 40.4451576708808
+ ],
+ [
+ -15.656190066147246,
+ 43.05452268190538
+ ],
+ [
+ -14.351507560635127,
+ 45.66388769292996
+ ],
+ [
+ -9.13277753858597,
+ 53.491982726003585
+ ],
+ [
+ -6.523412527561277,
+ 57.40603024254051
+ ],
+ [
+ -2.6093650110244653,
+ 60.01539525356509
+ ],
+ [
+ 2.6093650110246926,
+ 60.01539525356509
+ ],
+ [
+ 7.828095033073851,
+ 58.71071274805274
+ ],
+ [
+ 14.351507560635127,
+ 54.79666523151593
+ ],
+ [
+ 18.26555507717194,
+ 50.882617714979006
+ ],
+ [
+ 20.87492008819663,
+ 44.359205187417615
+ ],
+ [
+ 20.87492008819663,
+ 36.53111015434399
+ ],
+ [
+ 20.87492008819663,
+ 24.78896760473333
+ ],
+ [
+ 19.570237582684285,
+ 18.26555507717194
+ ],
+ [
+ 15.656190066147474,
+ 11.742142549610548
+ ],
+ [
+ 10.437460044098316,
+ 6.523412527561391
+ ],
+ [
+ 2.6093650110246926,
+ 5.218730022049158
+ ],
+ [
+ -5.218730022049158,
+ 6.523412527561391
+ ],
+ [
+ -6.523412527561277,
+ 7.828095033073737
+ ],
+ [
+ -6.523412527561277,
+ 7.828095033073737
+ ]
+ ],
+ "pressures": [
+ 0.313629150390625,
+ 0.4171905517578125,
+ 0.576446533203125,
+ 0.583282470703125,
+ 0.587677001953125,
+ 0.5964813232421875,
+ 0.6018524169921875,
+ 0.6091766357421875,
+ 0.6150360107421875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6189422607421875,
+ 0.6208953857421875,
+ 0.6218719482421875,
+ 0.62677001953125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.63262939453125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63409423828125,
+ 0.63165283203125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.63116455078125,
+ 0.63262939453125,
+ 0.63360595703125,
+ 0.62677001953125,
+ 0.6125946044921875,
+ 0.590118408203125,
+ 0.4152374267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uHJsOS9SEgPhRT4dmVpsI",
+ "type": "freedraw",
+ "x": 131.44670147265947,
+ "y": 449.3014471698191,
+ "width": 2.6093650110244653,
+ "height": 2.6093650110244653,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAA",
+ "roundness": null,
+ "seed": 502584647,
+ "version": 6,
+ "versionNonce": 1791878823,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574729722,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ -1.3046825055122326
+ ],
+ [
+ 2.6093650110244653,
+ -1.3046825055122326
+ ],
+ [
+ 2.6093650110244653,
+ -2.6093650110244653
+ ],
+ [
+ 2.6093650110244653,
+ -2.6093650110244653
+ ]
+ ],
+ "pressures": [
+ 0.6721954345703125,
+ 0.4826507568359375,
+ 0.2740478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uuJ27Xr7Sh6mw7zCZAQPe",
+ "type": "freedraw",
+ "x": 147.10289153880672,
+ "y": 419.2937495430366,
+ "width": 28.703015121270255,
+ "height": 57.406030242540396,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAB",
+ "roundness": null,
+ "seed": 1984145639,
+ "version": 32,
+ "versionNonce": 216103655,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574730320,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ -11.742142549610548
+ ],
+ [
+ 2.6093650110246926,
+ -23.484285099221097
+ ],
+ [
+ 1.3046825055123463,
+ -26.093650110245676
+ ],
+ [
+ -1.304682505512119,
+ -30.007697626782488
+ ],
+ [
+ -6.523412527561277,
+ -32.61706263780707
+ ],
+ [
+ -11.742142549610435,
+ -33.9217451433193
+ ],
+ [
+ -14.351507560635127,
+ -33.9217451433193
+ ],
+ [
+ -15.656190066147246,
+ -33.9217451433193
+ ],
+ [
+ -16.960872571659593,
+ -33.9217451433193
+ ],
+ [
+ -16.960872571659593,
+ -32.61706263780707
+ ],
+ [
+ -14.351507560635127,
+ -27.39833261575791
+ ],
+ [
+ -9.13277753858597,
+ -19.570237582684285
+ ],
+ [
+ -3.9140475165368116,
+ -11.742142549610548
+ ],
+ [
+ 1.3046825055123463,
+ -2.609365011024579
+ ],
+ [
+ 7.828095033073851,
+ 9.13277753858597
+ ],
+ [
+ 10.437460044098316,
+ 14.351507560635127
+ ],
+ [
+ 11.742142549610662,
+ 16.960872571659706
+ ],
+ [
+ 11.742142549610662,
+ 20.874920088196518
+ ],
+ [
+ 10.437460044098316,
+ 22.179602593708864
+ ],
+ [
+ 6.523412527561504,
+ 23.484285099221097
+ ],
+ [
+ 1.3046825055123463,
+ 20.874920088196518
+ ],
+ [
+ -2.6093650110244653,
+ 14.351507560635127
+ ],
+ [
+ -3.9140475165368116,
+ 6.523412527561391
+ ],
+ [
+ -3.9140475165368116,
+ -1.3046825055122326
+ ],
+ [
+ -2.6093650110244653,
+ -5.218730022049158
+ ],
+ [
+ 0,
+ -7.828095033073737
+ ],
+ [
+ 2.6093650110246926,
+ -10.437460044098202
+ ],
+ [
+ 5.218730022049158,
+ -13.046825055122781
+ ],
+ [
+ 6.523412527561504,
+ -13.046825055122781
+ ],
+ [
+ 6.523412527561504,
+ -13.046825055122781
+ ]
+ ],
+ "pressures": [
+ 0.6111297607421875,
+ 0.64874267578125,
+ 0.65509033203125,
+ 0.6604766845703125,
+ 0.6687774658203125,
+ 0.6712188720703125,
+ 0.6648712158203125,
+ 0.6638946533203125,
+ 0.6638946533203125,
+ 0.64581298828125,
+ 0.63165283203125,
+ 0.6233367919921875,
+ 0.6208953857421875,
+ 0.6213836669921875,
+ 0.6248016357421875,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.63409423828125,
+ 0.6575469970703125,
+ 0.6595001220703125,
+ 0.65557861328125,
+ 0.64776611328125,
+ 0.64630126953125,
+ 0.64532470703125,
+ 0.64385986328125,
+ 0.64434814453125,
+ 0.64483642578125,
+ 0.5984344482421875,
+ 0.3531951904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Re44kx8H-FFc8fkFht6wt",
+ "type": "freedraw",
+ "x": 188.85273171519998,
+ "y": 423.2077970595735,
+ "width": 18.26555507717194,
+ "height": 54.79666523151582,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAC",
+ "roundness": null,
+ "seed": 1261382951,
+ "version": 21,
+ "versionNonce": 856237449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574730873,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ 2.6093650110244653
+ ],
+ [
+ 3.9140475165368116,
+ 5.218730022049044
+ ],
+ [
+ 5.218730022049158,
+ 7.828095033073623
+ ],
+ [
+ 6.523412527561277,
+ 11.742142549610548
+ ],
+ [
+ 7.828095033073623,
+ 15.65619006614736
+ ],
+ [
+ 9.13277753858597,
+ 20.874920088196518
+ ],
+ [
+ 9.13277753858597,
+ 26.093650110245562
+ ],
+ [
+ 10.437460044098088,
+ 35.226427648831645
+ ],
+ [
+ 10.437460044098088,
+ 40.44515767088069
+ ],
+ [
+ 9.13277753858597,
+ 44.359205187417615
+ ],
+ [
+ 6.523412527561277,
+ 53.491982726003585
+ ],
+ [
+ 3.9140475165368116,
+ 54.79666523151582
+ ],
+ [
+ 1.304682505512119,
+ 54.79666523151582
+ ],
+ [
+ -1.3046825055123463,
+ 52.18730022049124
+ ],
+ [
+ -5.218730022049158,
+ 43.05452268190527
+ ],
+ [
+ -6.523412527561504,
+ 39.14047516536846
+ ],
+ [
+ -7.828095033073851,
+ 37.835792659856224
+ ],
+ [
+ -7.828095033073851,
+ 37.835792659856224
+ ]
+ ],
+ "pressures": [
+ 0.4748382568359375,
+ 0.6213836669921875,
+ 0.64239501953125,
+ 0.64825439453125,
+ 0.65118408203125,
+ 0.65313720703125,
+ 0.65460205078125,
+ 0.65509033203125,
+ 0.65606689453125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.6580352783203125,
+ 0.6599884033203125,
+ 0.6658477783203125,
+ 0.65606689453125,
+ 0.6165008544921875,
+ 0.447479248046875,
+ 0.216400146484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Zo_n_2hutcqmWAi96gqtj",
+ "type": "freedraw",
+ "x": 184.93868419866294,
+ "y": 449.3014471698191,
+ "width": 18.265555077172166,
+ "height": 1.3046825055122326,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAD",
+ "roundness": null,
+ "seed": 855775049,
+ "version": 10,
+ "versionNonce": 2113759657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574731151,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ -1.3046825055122326
+ ],
+ [
+ 3.914047516537039,
+ -1.3046825055122326
+ ],
+ [
+ 5.218730022049158,
+ -1.3046825055122326
+ ],
+ [
+ 9.132777538586197,
+ -1.3046825055122326
+ ],
+ [
+ 11.742142549610662,
+ -1.3046825055122326
+ ],
+ [
+ 14.351507560635127,
+ -1.3046825055122326
+ ],
+ [
+ 18.265555077172166,
+ -1.3046825055122326
+ ],
+ [
+ 18.265555077172166,
+ -1.3046825055122326
+ ]
+ ],
+ "pressures": [
+ 0.3702850341796875,
+ 0.689300537109375,
+ 0.701507568359375,
+ 0.709808349609375,
+ 0.711761474609375,
+ 0.701995849609375,
+ 0.6599884033203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4peA5QOa1hk7VdL7QJmqB",
+ "type": "freedraw",
+ "x": 184.93868419866317,
+ "y": 429.7312095871349,
+ "width": 24.788967604733443,
+ "height": 19.570237582684285,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAE",
+ "roundness": null,
+ "seed": 646697833,
+ "version": 19,
+ "versionNonce": 1928114119,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574732989,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ -1.3046825055123463,
+ -2.609365011024579
+ ],
+ [
+ -1.3046825055123463,
+ -5.218730022049158
+ ],
+ [
+ -1.3046825055123463,
+ -6.523412527561504
+ ],
+ [
+ -2.6093650110246926,
+ -7.828095033073737
+ ],
+ [
+ -2.6093650110246926,
+ -9.13277753858597
+ ],
+ [
+ 0,
+ -13.046825055122895
+ ],
+ [
+ 3.9140475165368116,
+ -16.960872571659706
+ ],
+ [
+ 6.523412527561277,
+ -18.265555077172053
+ ],
+ [
+ 7.828095033073623,
+ -19.570237582684285
+ ],
+ [
+ 9.13277753858597,
+ -18.265555077172053
+ ],
+ [
+ 14.351507560635127,
+ -13.046825055122895
+ ],
+ [
+ 18.26555507717194,
+ -10.437460044098316
+ ],
+ [
+ 20.874920088196404,
+ -7.828095033073737
+ ],
+ [
+ 22.17960259370875,
+ -7.828095033073737
+ ],
+ [
+ 22.17960259370875,
+ -7.828095033073737
+ ]
+ ],
+ "pressures": [
+ 0.1724395751953125,
+ 0.4933929443359375,
+ 0.62530517578125,
+ 0.63507080078125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64288330078125,
+ 0.63555908203125,
+ 0.63165283203125,
+ 0.63067626953125,
+ 0.64141845703125,
+ 0.64678955078125,
+ 0.6077117919921875,
+ 0.4093780517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZK3GCR7nqoDu8AYrkUwCW",
+ "type": "freedraw",
+ "x": -295.1844778298572,
+ "y": 539.3245400501667,
+ "width": 37.835792659856224,
+ "height": 53.491982726003585,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAF",
+ "roundness": null,
+ "seed": 1742383623,
+ "version": 33,
+ "versionNonce": 26520553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574734505,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.609365011024579,
+ 3.9140475165369253
+ ],
+ [
+ -2.609365011024579,
+ 5.218730022049158
+ ],
+ [
+ -1.3046825055123463,
+ 5.218730022049158
+ ],
+ [
+ -1.3046825055123463,
+ 6.523412527561504
+ ],
+ [
+ 1.3046825055122326,
+ 7.828095033073737
+ ],
+ [
+ 2.609365011024579,
+ 9.132777538586083
+ ],
+ [
+ 6.523412527561391,
+ 9.132777538586083
+ ],
+ [
+ 9.13277753858597,
+ 9.132777538586083
+ ],
+ [
+ 15.65619006614736,
+ 9.132777538586083
+ ],
+ [
+ 19.57023758268417,
+ 7.828095033073737
+ ],
+ [
+ 24.78896760473333,
+ 3.9140475165369253
+ ],
+ [
+ 26.093650110245676,
+ 0
+ ],
+ [
+ 27.39833261575791,
+ -3.9140475165368116
+ ],
+ [
+ 27.39833261575791,
+ -7.828095033073623
+ ],
+ [
+ 27.39833261575791,
+ -11.742142549610548
+ ],
+ [
+ 24.78896760473333,
+ -13.046825055122781
+ ],
+ [
+ 19.57023758268417,
+ -11.742142549610548
+ ],
+ [
+ 13.046825055122781,
+ -9.13277753858597
+ ],
+ [
+ 7.828095033073623,
+ -3.9140475165368116
+ ],
+ [
+ -1.3046825055123463,
+ 3.9140475165369253
+ ],
+ [
+ -3.9140475165369253,
+ 10.437460044098316
+ ],
+ [
+ -6.523412527561504,
+ 16.960872571659706
+ ],
+ [
+ -6.523412527561504,
+ 24.788967604733443
+ ],
+ [
+ -5.218730022049158,
+ 33.92174514331941
+ ],
+ [
+ -2.609365011024579,
+ 36.53111015434399
+ ],
+ [
+ 6.523412527561391,
+ 40.4451576708808
+ ],
+ [
+ 16.960872571659593,
+ 40.4451576708808
+ ],
+ [
+ 24.78896760473333,
+ 37.835792659856224
+ ],
+ [
+ 30.007697626782488,
+ 33.92174514331941
+ ],
+ [
+ 31.31238013229472,
+ 32.61706263780718
+ ],
+ [
+ 31.31238013229472,
+ 32.61706263780718
+ ]
+ ],
+ "pressures": [
+ 0.2945709228515625,
+ 0.4938812255859375,
+ 0.65606689453125,
+ 0.6609649658203125,
+ 0.6609649658203125,
+ 0.6609649658203125,
+ 0.6604766845703125,
+ 0.6585235595703125,
+ 0.6585235595703125,
+ 0.6575469970703125,
+ 0.65020751953125,
+ 0.63458251953125,
+ 0.62677001953125,
+ 0.6160125732421875,
+ 0.6160125732421875,
+ 0.6223602294921875,
+ 0.62872314453125,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.62530517578125,
+ 0.62725830078125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.6243133544921875,
+ 0.6218719482421875,
+ 0.6199188232421875,
+ 0.6096649169921875,
+ 0.5407867431640625,
+ 0.3453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "2JMnLP2t0WkGAgKQUEf5P",
+ "type": "freedraw",
+ "x": -297.7938428408818,
+ "y": 514.5355724454333,
+ "width": 28.703015121270255,
+ "height": 2.609365011024579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAG",
+ "roundness": null,
+ "seed": 1449625001,
+ "version": 12,
+ "versionNonce": 464220905,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574734982,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 1.3046825055122326
+ ],
+ [
+ 7.828095033073623,
+ 1.3046825055122326
+ ],
+ [
+ 10.437460044098202,
+ 1.3046825055122326
+ ],
+ [
+ 16.960872571659706,
+ 1.3046825055122326
+ ],
+ [
+ 19.57023758268417,
+ 1.3046825055122326
+ ],
+ [
+ 22.17960259370875,
+ 1.3046825055122326
+ ],
+ [
+ 28.703015121270255,
+ -1.3046825055123463
+ ],
+ [
+ 28.703015121270255,
+ -1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.4709320068359375,
+ 0.5964813232421875,
+ 0.5998992919921875,
+ 0.6028289794921875,
+ 0.6077117919921875,
+ 0.6082000732421875,
+ 0.6072235107421875,
+ 0.589630126953125,
+ 0.5466461181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wsiWxSoFEU5ngFwjk3Om6",
+ "type": "freedraw",
+ "x": -273.00487523614845,
+ "y": 501.48874739031044,
+ "width": 16.960872571659706,
+ "height": 23.484285099221097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAH",
+ "roundness": null,
+ "seed": 1891142825,
+ "version": 17,
+ "versionNonce": 512792423,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574735434,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ 0
+ ],
+ [
+ 3.9140475165369253,
+ 1.3046825055123463
+ ],
+ [
+ 7.828095033073737,
+ 1.3046825055123463
+ ],
+ [
+ 11.742142549610548,
+ 3.9140475165369253
+ ],
+ [
+ 15.656190066147474,
+ 5.218730022049158
+ ],
+ [
+ 16.960872571659706,
+ 6.523412527561504
+ ],
+ [
+ 15.656190066147474,
+ 7.828095033073737
+ ],
+ [
+ 13.046825055122895,
+ 11.742142549610548
+ ],
+ [
+ 9.13277753858597,
+ 16.960872571659706
+ ],
+ [
+ 5.218730022049158,
+ 20.87492008819663
+ ],
+ [
+ 5.218730022049158,
+ 22.179602593708864
+ ],
+ [
+ 3.9140475165369253,
+ 23.484285099221097
+ ],
+ [
+ 5.218730022049158,
+ 23.484285099221097
+ ],
+ [
+ 5.218730022049158,
+ 23.484285099221097
+ ]
+ ],
+ "pressures": [
+ 0.464080810546875,
+ 0.592071533203125,
+ 0.6018524169921875,
+ 0.6096649169921875,
+ 0.6150360107421875,
+ 0.6160125732421875,
+ 0.6169891357421875,
+ 0.6218719482421875,
+ 0.64093017578125,
+ 0.64190673828125,
+ 0.64483642578125,
+ 0.64093017578125,
+ 0.63311767578125,
+ 0.6042938232421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "T2z0G5i0oFG5Ae5Wbk_ns",
+ "type": "freedraw",
+ "x": -196.02860741092366,
+ "y": 549.762000094265,
+ "width": 24.78896760473333,
+ "height": 2.609365011024579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAJ",
+ "roundness": null,
+ "seed": 820627239,
+ "version": 11,
+ "versionNonce": 1138951465,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574736974,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.218730022049044,
+ 0
+ ],
+ [
+ 9.13277753858597,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ 0
+ ],
+ [
+ 16.960872571659706,
+ 0
+ ],
+ [
+ 20.874920088196518,
+ 1.3046825055122326
+ ],
+ [
+ 23.484285099221097,
+ 1.3046825055122326
+ ],
+ [
+ 24.78896760473333,
+ 1.3046825055122326
+ ],
+ [
+ 24.78896760473333,
+ 2.609365011024579
+ ],
+ [
+ 24.78896760473333,
+ 2.609365011024579
+ ]
+ ],
+ "pressures": [
+ 0.5422515869140625,
+ 0.6101531982421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6003875732421875,
+ 0.567657470703125,
+ 0.39471435546875,
+ 0.2584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JZL3rgZBDjpOA1sK4HCJs",
+ "type": "freedraw",
+ "x": -185.59114736682545,
+ "y": 566.7228726659247,
+ "width": 20.874920088196518,
+ "height": 3.9140475165369253,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAK",
+ "roundness": null,
+ "seed": 895520489,
+ "version": 10,
+ "versionNonce": 1681726793,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574737191,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 0
+ ],
+ [
+ 7.828095033073737,
+ 0
+ ],
+ [
+ 13.046825055122895,
+ 0
+ ],
+ [
+ 15.656190066147474,
+ -1.3046825055123463
+ ],
+ [
+ 18.265555077172053,
+ -2.609365011024579
+ ],
+ [
+ 20.874920088196518,
+ -3.9140475165369253
+ ],
+ [
+ 20.874920088196518,
+ -3.9140475165369253
+ ]
+ ],
+ "pressures": [
+ 0.1592559814453125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.6707305908203125,
+ 0.63751220703125,
+ 0.5569000244140625,
+ 0.3023834228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sJrDoqYhU28z9OouZUMTe",
+ "type": "freedraw",
+ "x": -113.83360956364982,
+ "y": 560.1994601383633,
+ "width": 24.78896760473333,
+ "height": 2.609365011024579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAL",
+ "roundness": null,
+ "seed": 1441472265,
+ "version": 14,
+ "versionNonce": 2065634089,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574738523,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ -1.3046825055123463
+ ],
+ [
+ 6.523412527561391,
+ -1.3046825055123463
+ ],
+ [
+ 10.437460044098316,
+ -1.3046825055123463
+ ],
+ [
+ 13.046825055122781,
+ -1.3046825055123463
+ ],
+ [
+ 15.65619006614736,
+ -1.3046825055123463
+ ],
+ [
+ 19.570237582684285,
+ -1.3046825055123463
+ ],
+ [
+ 20.874920088196518,
+ -1.3046825055123463
+ ],
+ [
+ 22.179602593708864,
+ -1.3046825055123463
+ ],
+ [
+ 24.78896760473333,
+ -1.3046825055123463
+ ],
+ [
+ 24.78896760473333,
+ -2.609365011024579
+ ],
+ [
+ 24.78896760473333,
+ -2.609365011024579
+ ]
+ ],
+ "pressures": [
+ 0.4352569580078125,
+ 0.64239501953125,
+ 0.65264892578125,
+ 0.6619415283203125,
+ 0.6682891845703125,
+ 0.6697540283203125,
+ 0.6697540283203125,
+ 0.65313720703125,
+ 0.6179656982421875,
+ 0.4972991943359375,
+ 0.188079833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EwGcfBeys-rxM1N9SRcCC",
+ "type": "freedraw",
+ "x": -45.990119277011104,
+ "y": 532.8011275226053,
+ "width": 40.44515767088069,
+ "height": 54.79666523151593,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAM",
+ "roundness": null,
+ "seed": 1534139625,
+ "version": 30,
+ "versionNonce": 355669001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574739213,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.9140475165368116,
+ 0
+ ],
+ [
+ -3.9140475165368116,
+ -1.3046825055122326
+ ],
+ [
+ -5.218730022049158,
+ -1.3046825055122326
+ ],
+ [
+ -6.523412527561391,
+ -1.3046825055122326
+ ],
+ [
+ -7.828095033073623,
+ 0
+ ],
+ [
+ -10.437460044098202,
+ 1.3046825055123463
+ ],
+ [
+ -15.65619006614736,
+ 6.523412527561391
+ ],
+ [
+ -18.26555507717194,
+ 11.742142549610548
+ ],
+ [
+ -19.57023758268417,
+ 18.26555507717194
+ ],
+ [
+ -20.874920088196518,
+ 22.179602593708864
+ ],
+ [
+ -19.57023758268417,
+ 31.312380132294834
+ ],
+ [
+ -15.65619006614736,
+ 39.14047516536857
+ ],
+ [
+ -11.742142549610548,
+ 46.968570198442194
+ ],
+ [
+ -5.218730022049158,
+ 50.882617714979006
+ ],
+ [
+ 0,
+ 53.4919827260037
+ ],
+ [
+ 9.13277753858597,
+ 50.882617714979006
+ ],
+ [
+ 13.046825055122895,
+ 46.968570198442194
+ ],
+ [
+ 15.656190066147474,
+ 40.4451576708808
+ ],
+ [
+ 18.265555077172053,
+ 33.92174514331941
+ ],
+ [
+ 19.57023758268417,
+ 23.484285099221097
+ ],
+ [
+ 18.265555077172053,
+ 18.26555507717194
+ ],
+ [
+ 15.656190066147474,
+ 11.742142549610548
+ ],
+ [
+ 13.046825055122895,
+ 7.828095033073737
+ ],
+ [
+ 7.828095033073737,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 2.609365011024579
+ ],
+ [
+ -3.9140475165368116,
+ 2.609365011024579
+ ],
+ [
+ -6.523412527561391,
+ 3.9140475165368116
+ ],
+ [
+ -6.523412527561391,
+ 3.9140475165368116
+ ]
+ ],
+ "pressures": [
+ 0.3522186279296875,
+ 0.574981689453125,
+ 0.587188720703125,
+ 0.6028289794921875,
+ 0.6179656982421875,
+ 0.62725830078125,
+ 0.62823486328125,
+ 0.62725830078125,
+ 0.6238250732421875,
+ 0.6213836669921875,
+ 0.6194305419921875,
+ 0.6189422607421875,
+ 0.6184539794921875,
+ 0.6208953857421875,
+ 0.62530517578125,
+ 0.62969970703125,
+ 0.63507080078125,
+ 0.63897705078125,
+ 0.64044189453125,
+ 0.64190673828125,
+ 0.64288330078125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.63897705078125,
+ 0.5945281982421875,
+ 0.450408935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qFdSzGaFCZh-RoeYB0p3F",
+ "type": "freedraw",
+ "x": -17.287104155740735,
+ "y": 581.0743802265598,
+ "width": 2.6093650110244653,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAN",
+ "roundness": null,
+ "seed": 23225801,
+ "version": 7,
+ "versionNonce": 1184549031,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574739504,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ -1.3046825055123463
+ ],
+ [
+ 1.304682505512119,
+ -2.6093650110246926
+ ],
+ [
+ 1.304682505512119,
+ -2.6093650110246926
+ ]
+ ],
+ "pressures": [
+ 0.6042938232421875,
+ 0.6775665283203125,
+ 0.580352783203125,
+ 0.39178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mK81DP17I6YfAfJ-zeoon",
+ "type": "freedraw",
+ "x": 11.415910965529292,
+ "y": 543.2385875667036,
+ "width": 33.92174514331941,
+ "height": 56.10134773702828,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAO",
+ "roundness": null,
+ "seed": 163580647,
+ "version": 35,
+ "versionNonce": 267911145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574740145,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ -6.523412527561504
+ ],
+ [
+ -5.2187300220489306,
+ -11.742142549610548
+ ],
+ [
+ -7.828095033073623,
+ -13.046825055122895
+ ],
+ [
+ -9.13277753858597,
+ -13.046825055122895
+ ],
+ [
+ -11.742142549610435,
+ -13.046825055122895
+ ],
+ [
+ -13.046825055122781,
+ -13.046825055122895
+ ],
+ [
+ -15.656190066147246,
+ -11.742142549610548
+ ],
+ [
+ -19.570237582684058,
+ -10.437460044098316
+ ],
+ [
+ -22.17960259370875,
+ -6.523412527561504
+ ],
+ [
+ -20.874920088196404,
+ 0
+ ],
+ [
+ -16.960872571659593,
+ 5.218730022049158
+ ],
+ [
+ -13.046825055122781,
+ 11.742142549610548
+ ],
+ [
+ -6.523412527561277,
+ 18.26555507717194
+ ],
+ [
+ 1.3046825055123463,
+ 26.093650110245676
+ ],
+ [
+ 3.914047516537039,
+ 30.007697626782488
+ ],
+ [
+ 9.132777538586197,
+ 36.53111015434388
+ ],
+ [
+ 11.742142549610662,
+ 40.44515767088069
+ ],
+ [
+ 9.132777538586197,
+ 41.749840176393036
+ ],
+ [
+ 6.523412527561504,
+ 43.05452268190538
+ ],
+ [
+ -2.6093650110244653,
+ 37.835792659856224
+ ],
+ [
+ -7.828095033073623,
+ 31.31238013229472
+ ],
+ [
+ -9.13277753858597,
+ 24.78896760473333
+ ],
+ [
+ -10.437460044098088,
+ 18.26555507717194
+ ],
+ [
+ -9.13277753858597,
+ 15.65619006614736
+ ],
+ [
+ -9.13277753858597,
+ 13.046825055122781
+ ],
+ [
+ -7.828095033073623,
+ 10.437460044098202
+ ],
+ [
+ -6.523412527561277,
+ 9.13277753858597
+ ],
+ [
+ -5.2187300220489306,
+ 6.523412527561391
+ ],
+ [
+ -2.6093650110244653,
+ 3.9140475165368116
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ 0,
+ -2.609365011024579
+ ],
+ [
+ 1.3046825055123463,
+ -3.9140475165369253
+ ],
+ [
+ 1.3046825055123463,
+ -3.9140475165369253
+ ]
+ ],
+ "pressures": [
+ 0.5539703369140625,
+ 0.62725830078125,
+ 0.63458251953125,
+ 0.63653564453125,
+ 0.64044189453125,
+ 0.64630126953125,
+ 0.65264892578125,
+ 0.6585235595703125,
+ 0.6580352783203125,
+ 0.65020751953125,
+ 0.63458251953125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63751220703125,
+ 0.63702392578125,
+ 0.6248016357421875,
+ 0.6096649169921875,
+ 0.6111297607421875,
+ 0.6135711669921875,
+ 0.6121063232421875,
+ 0.6077117919921875,
+ 0.6067352294921875,
+ 0.6057586669921875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6062469482421875,
+ 0.6106414794921875,
+ 0.6121063232421875,
+ 0.6023406982421875,
+ 0.4885101318359375,
+ 0.3038482666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dBSDXpvlT9MAWFgJsqYoO",
+ "type": "freedraw",
+ "x": 42.72829109782424,
+ "y": 561.5041426438755,
+ "width": 13.046825055122781,
+ "height": 23.484285099221097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAP",
+ "roundness": null,
+ "seed": 990239145,
+ "version": 12,
+ "versionNonce": 1383778025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574740780,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.9140475165368116,
+ 0
+ ],
+ [
+ -3.9140475165368116,
+ 1.3046825055122326
+ ],
+ [
+ -5.218730022049158,
+ 3.9140475165368116
+ ],
+ [
+ -7.828095033073623,
+ 10.437460044098316
+ ],
+ [
+ -7.828095033073623,
+ 16.960872571659593
+ ],
+ [
+ -7.828095033073623,
+ 19.570237582684285
+ ],
+ [
+ -5.218730022049158,
+ 22.17960259370875
+ ],
+ [
+ 0,
+ 23.484285099221097
+ ],
+ [
+ 5.218730022049158,
+ 20.87492008819663
+ ],
+ [
+ 5.218730022049158,
+ 20.87492008819663
+ ]
+ ],
+ "pressures": [
+ 0.343414306640625,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.593536376953125,
+ 0.6208953857421875,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.62677001953125,
+ 0.5412750244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "VQ7EKSastSv2iCm0xBAXN",
+ "type": "freedraw",
+ "x": 33.59551355923827,
+ "y": 544.5432700722158,
+ "width": 2.6093650110244653,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAQ",
+ "roundness": null,
+ "seed": 1388503209,
+ "version": 5,
+ "versionNonce": 1875078311,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574741002,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ 1.3046825055123463
+ ],
+ [
+ 2.6093650110244653,
+ 1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.458709716796875,
+ 0.2535400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "crxF0qOqad1PPACze-ixL",
+ "type": "freedraw",
+ "x": 29.68146604270146,
+ "y": 553.6760476108018,
+ "width": 24.788967604733216,
+ "height": 14.351507560635127,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAR",
+ "roundness": null,
+ "seed": 1947184871,
+ "version": 18,
+ "versionNonce": 1415021319,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574741440,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ -2.609365011024579
+ ],
+ [
+ 5.218730022049158,
+ -5.218730022049044
+ ],
+ [
+ 6.523412527561277,
+ -7.828095033073623
+ ],
+ [
+ 10.437460044098088,
+ -10.437460044098202
+ ],
+ [
+ 13.046825055122781,
+ -13.046825055122781
+ ],
+ [
+ 14.351507560635127,
+ -14.351507560635127
+ ],
+ [
+ 15.656190066147246,
+ -14.351507560635127
+ ],
+ [
+ 15.656190066147246,
+ -13.046825055122781
+ ],
+ [
+ 18.26555507717194,
+ -9.13277753858597
+ ],
+ [
+ 19.570237582684058,
+ -6.523412527561391
+ ],
+ [
+ 20.874920088196404,
+ -5.218730022049044
+ ],
+ [
+ 20.874920088196404,
+ -3.9140475165368116
+ ],
+ [
+ 22.17960259370875,
+ -1.3046825055122326
+ ],
+ [
+ 23.484285099221097,
+ -1.3046825055122326
+ ],
+ [
+ 24.788967604733216,
+ -1.3046825055122326
+ ],
+ [
+ 24.788967604733216,
+ -1.3046825055122326
+ ]
+ ],
+ "pressures": [
+ 0.38836669921875,
+ 0.571563720703125,
+ 0.584259033203125,
+ 0.589630126953125,
+ 0.5969696044921875,
+ 0.5989227294921875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6106414794921875,
+ 0.6130828857421875,
+ 0.6145477294921875,
+ 0.6150360107421875,
+ 0.6155242919921875,
+ 0.6150360107421875,
+ 0.571563720703125,
+ 0.37615966796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LqH7R6sp90ASc6dD6jcQt",
+ "type": "freedraw",
+ "x": 80.56408375768046,
+ "y": 565.4181901604123,
+ "width": 23.484285099221097,
+ "height": 2.609365011024579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAS",
+ "roundness": null,
+ "seed": 278506823,
+ "version": 11,
+ "versionNonce": 178300169,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574742367,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ 0
+ ],
+ [
+ 6.523412527561277,
+ 0
+ ],
+ [
+ 10.437460044098316,
+ 0
+ ],
+ [
+ 16.960872571659593,
+ 0
+ ],
+ [
+ 20.874920088196404,
+ 0
+ ],
+ [
+ 23.484285099221097,
+ -1.3046825055122326
+ ],
+ [
+ 23.484285099221097,
+ -2.609365011024579
+ ],
+ [
+ 23.484285099221097,
+ -2.609365011024579
+ ]
+ ],
+ "pressures": [
+ 0.463592529296875,
+ 0.63116455078125,
+ 0.64434814453125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.6218719482421875,
+ 0.4992523193359375,
+ 0.1147918701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BU3OpPj4I-LIPZjbJEgPT",
+ "type": "freedraw",
+ "x": 92.3062263072909,
+ "y": 549.762000094265,
+ "width": 5.218730022049158,
+ "height": 27.39833261575791,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAT",
+ "roundness": null,
+ "seed": 1935652553,
+ "version": 7,
+ "versionNonce": 208365479,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574742572,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 7.828095033073737
+ ],
+ [
+ -1.304682505512119,
+ 11.742142549610548
+ ],
+ [
+ 0,
+ 18.26555507717194
+ ],
+ [
+ 3.914047516537039,
+ 27.39833261575791
+ ],
+ [
+ 3.914047516537039,
+ 27.39833261575791
+ ]
+ ],
+ "pressures": [
+ 0.500732421875,
+ 0.63995361328125,
+ 0.63995361328125,
+ 0.5974578857421875,
+ 0.0600738525390625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nKGD_quzfMeVUZyLLQDR1",
+ "type": "freedraw",
+ "x": 149.7122565498314,
+ "y": 536.7151750391421,
+ "width": 32.61706263780707,
+ "height": 48.27325270395443,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAU",
+ "roundness": null,
+ "seed": 1563748839,
+ "version": 27,
+ "versionNonce": 1646980457,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574743541,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ -3.9140475165368116,
+ 0
+ ],
+ [
+ -5.218730022049158,
+ 0
+ ],
+ [
+ -7.828095033073623,
+ 0
+ ],
+ [
+ -11.742142549610435,
+ 3.9140475165369253
+ ],
+ [
+ -15.656190066147246,
+ 5.218730022049158
+ ],
+ [
+ -16.960872571659593,
+ 7.828095033073737
+ ],
+ [
+ -20.874920088196404,
+ 18.265555077172053
+ ],
+ [
+ -20.874920088196404,
+ 24.788967604733443
+ ],
+ [
+ -18.26555507717194,
+ 33.92174514331941
+ ],
+ [
+ -16.960872571659593,
+ 36.53111015434399
+ ],
+ [
+ -15.656190066147246,
+ 40.4451576708808
+ ],
+ [
+ -10.437460044098316,
+ 45.663887692930075
+ ],
+ [
+ -3.9140475165368116,
+ 46.968570198442194
+ ],
+ [
+ 2.6093650110246926,
+ 44.35920518741773
+ ],
+ [
+ 7.828095033073851,
+ 39.14047516536857
+ ],
+ [
+ 10.437460044098316,
+ 30.0076976267826
+ ],
+ [
+ 11.742142549610662,
+ 15.656190066147474
+ ],
+ [
+ 10.437460044098316,
+ 7.828095033073737
+ ],
+ [
+ 6.523412527561504,
+ 2.609365011024579
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ -6.523412527561277,
+ -1.3046825055122326
+ ],
+ [
+ -11.742142549610435,
+ 1.3046825055123463
+ ],
+ [
+ -13.046825055122781,
+ 2.609365011024579
+ ],
+ [
+ -13.046825055122781,
+ 2.609365011024579
+ ]
+ ],
+ "pressures": [
+ 0.504150390625,
+ 0.6160125732421875,
+ 0.6150360107421875,
+ 0.6169891357421875,
+ 0.6208953857421875,
+ 0.62969970703125,
+ 0.63262939453125,
+ 0.63360595703125,
+ 0.63262939453125,
+ 0.62725830078125,
+ 0.62628173828125,
+ 0.62628173828125,
+ 0.62628173828125,
+ 0.62677001953125,
+ 0.62823486328125,
+ 0.6228485107421875,
+ 0.6067352294921875,
+ 0.586700439453125,
+ 0.5593414306640625,
+ 0.5485992431640625,
+ 0.5466461181640625,
+ 0.5466461181640625,
+ 0.4802093505859375,
+ 0.3014068603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-BCDLgvv9V2bybpBvbF2u",
+ "type": "freedraw",
+ "x": 170.58717663802804,
+ "y": 587.5977927541211,
+ "width": 2.6093650110244653,
+ "height": 3.9140475165368116,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAV",
+ "roundness": null,
+ "seed": 1551591209,
+ "version": 6,
+ "versionNonce": 2117888969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574743806,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ -2.6093650110244653
+ ],
+ [
+ 1.3046825055123463,
+ -3.9140475165368116
+ ],
+ [
+ 2.6093650110244653,
+ -3.9140475165368116
+ ],
+ [
+ 2.6093650110244653,
+ -3.9140475165368116
+ ]
+ ],
+ "pressures": [
+ 0.14996337890625,
+ 0.527587890625,
+ 0.37811279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uHWKK1Mje8MKyFGdHUyup",
+ "type": "freedraw",
+ "x": 188.85273171519998,
+ "y": 541.9339050611912,
+ "width": 18.26555507717194,
+ "height": 48.27325270395454,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAW",
+ "roundness": null,
+ "seed": 776523145,
+ "version": 27,
+ "versionNonce": 556630055,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574744313,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 1.3046825055123463
+ ],
+ [
+ 0,
+ 2.609365011024579
+ ],
+ [
+ -1.3046825055123463,
+ 5.218730022049158
+ ],
+ [
+ -2.6093650110244653,
+ 7.828095033073737
+ ],
+ [
+ -5.218730022049158,
+ 15.656190066147474
+ ],
+ [
+ -5.218730022049158,
+ 20.874920088196518
+ ],
+ [
+ -5.218730022049158,
+ 24.788967604733443
+ ],
+ [
+ -5.218730022049158,
+ 30.0076976267826
+ ],
+ [
+ -3.9140475165368116,
+ 33.92174514331941
+ ],
+ [
+ -2.6093650110244653,
+ 37.835792659856224
+ ],
+ [
+ 0,
+ 44.35920518741773
+ ],
+ [
+ 1.3046825055123463,
+ 45.66388769292985
+ ],
+ [
+ 3.9140475165368116,
+ 46.968570198442194
+ ],
+ [
+ 7.828095033073623,
+ 48.27325270395454
+ ],
+ [
+ 10.437460044098316,
+ 46.968570198442194
+ ],
+ [
+ 13.046825055122781,
+ 40.44515767088092
+ ],
+ [
+ 13.046825055122781,
+ 36.53111015434388
+ ],
+ [
+ 13.046825055122781,
+ 33.92174514331941
+ ],
+ [
+ 7.828095033073623,
+ 33.92174514331941
+ ],
+ [
+ 5.218730022049158,
+ 35.226427648831645
+ ],
+ [
+ -1.3046825055123463,
+ 39.14047516536857
+ ],
+ [
+ -1.3046825055123463,
+ 43.05452268190538
+ ],
+ [
+ 0,
+ 44.35920518741773
+ ],
+ [
+ 0,
+ 44.35920518741773
+ ]
+ ],
+ "pressures": [
+ 0.453338623046875,
+ 0.64044189453125,
+ 0.691253662109375,
+ 0.688323974609375,
+ 0.6853790283203125,
+ 0.6848907470703125,
+ 0.6824493408203125,
+ 0.6809844970703125,
+ 0.6785430908203125,
+ 0.6780548095703125,
+ 0.6770782470703125,
+ 0.6770782470703125,
+ 0.6648712158203125,
+ 0.65411376953125,
+ 0.64776611328125,
+ 0.63360595703125,
+ 0.63116455078125,
+ 0.63409423828125,
+ 0.63214111328125,
+ 0.63555908203125,
+ 0.63702392578125,
+ 0.63360595703125,
+ 0.572540283203125,
+ 0.39080810546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "z3qnTh3CM-J59nnOwr_vL",
+ "type": "freedraw",
+ "x": 227.99320688056855,
+ "y": 569.3322376769493,
+ "width": 15.656190066147246,
+ "height": 49.57793520946677,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAX",
+ "roundness": null,
+ "seed": 1101718119,
+ "version": 17,
+ "versionNonce": 2125283977,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574744710,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 5.218730022049044
+ ],
+ [
+ 7.828095033073623,
+ 13.046825055122895
+ ],
+ [
+ 10.437460044098088,
+ 18.265555077171825
+ ],
+ [
+ 10.437460044098088,
+ 23.484285099220983
+ ],
+ [
+ 10.437460044098088,
+ 28.70301512127014
+ ],
+ [
+ 10.437460044098088,
+ 37.83579265985611
+ ],
+ [
+ 10.437460044098088,
+ 44.359205187417615
+ ],
+ [
+ 9.13277753858597,
+ 46.96857019844208
+ ],
+ [
+ 7.828095033073623,
+ 49.57793520946677
+ ],
+ [
+ 5.218730022049158,
+ 49.57793520946677
+ ],
+ [
+ 2.6093650110244653,
+ 48.27325270395443
+ ],
+ [
+ 0,
+ 46.96857019844208
+ ],
+ [
+ -3.9140475165368116,
+ 40.4451576708808
+ ],
+ [
+ -5.218730022049158,
+ 32.61706263780695
+ ],
+ [
+ -5.218730022049158,
+ 32.61706263780695
+ ]
+ ],
+ "pressures": [
+ 0.513427734375,
+ 0.64825439453125,
+ 0.65313720703125,
+ 0.6580352783203125,
+ 0.6678009033203125,
+ 0.6814727783203125,
+ 0.698089599609375,
+ 0.7230072021484375,
+ 0.7283782958984375,
+ 0.7313079833984375,
+ 0.716644287109375,
+ 0.702972412109375,
+ 0.6790313720703125,
+ 0.5407867431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "5nnbsAg8D2YAP5GHJU39n",
+ "type": "freedraw",
+ "x": 220.1651118474947,
+ "y": 588.9024752596334,
+ "width": 22.179602593708978,
+ "height": 5.218730022049158,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAY",
+ "roundness": null,
+ "seed": 1879241801,
+ "version": 8,
+ "versionNonce": 276170697,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574744932,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.523412527561504,
+ -2.6093650110244653
+ ],
+ [
+ 15.656190066147474,
+ -3.9140475165368116
+ ],
+ [
+ 18.26555507717194,
+ -3.9140475165368116
+ ],
+ [
+ 19.570237582684285,
+ -5.218730022049158
+ ],
+ [
+ 22.179602593708978,
+ -5.218730022049158
+ ],
+ [
+ 22.179602593708978,
+ -5.218730022049158
+ ]
+ ],
+ "pressures": [
+ 0.519775390625,
+ 0.63848876953125,
+ 0.63946533203125,
+ 0.6233367919921875,
+ 0.580841064453125,
+ 0.3502655029296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9i2izG2a1Tcx46gLmlxqG",
+ "type": "freedraw",
+ "x": 216.2510643309579,
+ "y": 565.4181901604123,
+ "width": 31.312380132294948,
+ "height": 14.351507560635127,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAZ",
+ "roundness": null,
+ "seed": 1003186569,
+ "version": 16,
+ "versionNonce": 1796378761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574745290,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055122326
+ ],
+ [
+ 0,
+ -2.609365011024579
+ ],
+ [
+ 0,
+ -3.9140475165368116
+ ],
+ [
+ 2.6093650110246926,
+ -7.828095033073623
+ ],
+ [
+ 3.9140475165368116,
+ -10.437460044098202
+ ],
+ [
+ 5.218730022049158,
+ -11.742142549610548
+ ],
+ [
+ 6.523412527561504,
+ -13.046825055122781
+ ],
+ [
+ 9.13277753858597,
+ -14.351507560635127
+ ],
+ [
+ 15.656190066147474,
+ -13.046825055122781
+ ],
+ [
+ 22.17960259370875,
+ -13.046825055122781
+ ],
+ [
+ 28.703015121270255,
+ -11.742142549610548
+ ],
+ [
+ 30.0076976267826,
+ -11.742142549610548
+ ],
+ [
+ 30.0076976267826,
+ -11.742142549610548
+ ]
+ ],
+ "pressures": [
+ 0.464569091796875,
+ 0.63458251953125,
+ 0.64141845703125,
+ 0.6595001220703125,
+ 0.6687774658203125,
+ 0.6824493408203125,
+ 0.692718505859375,
+ 0.693206787109375,
+ 0.693695068359375,
+ 0.693695068359375,
+ 0.692230224609375,
+ 0.6580352783203125,
+ 0.462127685546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3xwwdR6S-Hp6f-xbs00Ni",
+ "type": "freedraw",
+ "x": 97.32734866167311,
+ "y": 1679.7634270103852,
+ "width": 27.398332615758136,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAa",
+ "roundness": null,
+ "seed": 32293449,
+ "version": 120,
+ "versionNonce": 2070404873,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110246926,
+ -1.3046825055123463
+ ],
+ [
+ 3.914047516537039,
+ 0
+ ],
+ [
+ 7.828095033073851,
+ 0
+ ],
+ [
+ 13.046825055123008,
+ 0
+ ],
+ [
+ 18.265555077172166,
+ 1.3046825055123463
+ ],
+ [
+ 20.87492008819663,
+ 1.3046825055123463
+ ],
+ [
+ 22.179602593708978,
+ 1.3046825055123463
+ ],
+ [
+ 23.484285099221097,
+ 1.3046825055123463
+ ],
+ [
+ 26.09365011024579,
+ 1.3046825055123463
+ ],
+ [
+ 27.398332615758136,
+ 0
+ ],
+ [
+ 27.398332615758136,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2462005615234375,
+ 0.65606689453125,
+ 0.6673126220703125,
+ 0.6746368408203125,
+ 0.6761016845703125,
+ 0.6770782470703125,
+ 0.6775665283203125,
+ 0.6775665283203125,
+ 0.6726837158203125,
+ 0.65557861328125,
+ 0.63800048828125,
+ 0.5481109619140625,
+ 0.2911529541015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "k4d6MQZYR6Hl-JhKjm7nL",
+ "type": "freedraw",
+ "x": 128.63972879396806,
+ "y": 1673.2400144828239,
+ "width": 9.13277753858597,
+ "height": 16.960872571659593,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAb",
+ "roundness": null,
+ "seed": 1302239975,
+ "version": 122,
+ "versionNonce": 50927081,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 1.304682505512119
+ ],
+ [
+ 5.218730022049158,
+ 2.6093650110244653
+ ],
+ [
+ 6.523412527561277,
+ 3.9140475165368116
+ ],
+ [
+ 7.828095033073623,
+ 7.828095033073623
+ ],
+ [
+ 7.828095033073623,
+ 11.742142549610435
+ ],
+ [
+ 6.523412527561277,
+ 14.351507560635127
+ ],
+ [
+ 5.218730022049158,
+ 15.656190066147246
+ ],
+ [
+ 3.9140475165368116,
+ 16.960872571659593
+ ],
+ [
+ 2.6093650110244653,
+ 16.960872571659593
+ ],
+ [
+ 2.6093650110244653,
+ 16.960872571659593
+ ]
+ ],
+ "pressures": [
+ 0.510009765625,
+ 0.5583648681640625,
+ 0.5578765869140625,
+ 0.5588531494140625,
+ 0.566680908203125,
+ 0.5945281982421875,
+ 0.6174774169921875,
+ 0.6218719482421875,
+ 0.6248016357421875,
+ 0.62579345703125,
+ 0.62774658203125,
+ 0.64093017578125,
+ 0.65606689453125,
+ 0.6634063720703125,
+ 0.65313720703125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "p1b85O9-tB2mjJMxigtqf",
+ "type": "freedraw",
+ "x": 165.17083894831103,
+ "y": 1705.8570771206312,
+ "width": 27.39833261575791,
+ "height": 31.31238013229472,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAc",
+ "roundness": null,
+ "seed": 692036553,
+ "version": 138,
+ "versionNonce": 857764041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.304682505512119
+ ],
+ [
+ -1.3046825055123463,
+ 1.304682505512119
+ ],
+ [
+ -1.3046825055123463,
+ 2.6093650110244653
+ ],
+ [
+ -1.3046825055123463,
+ 3.9140475165368116
+ ],
+ [
+ -1.3046825055123463,
+ 5.218730022049158
+ ],
+ [
+ -2.6093650110246926,
+ 6.523412527561277
+ ],
+ [
+ -2.6093650110246926,
+ 9.13277753858597
+ ],
+ [
+ -3.9140475165368116,
+ 11.742142549610435
+ ],
+ [
+ -5.218730022049158,
+ 15.656190066147246
+ ],
+ [
+ -7.828095033073851,
+ 20.874920088196404
+ ],
+ [
+ -9.13277753858597,
+ 23.484285099221097
+ ],
+ [
+ -10.437460044098316,
+ 24.788967604733216
+ ],
+ [
+ -11.742142549610662,
+ 27.39833261575791
+ ],
+ [
+ -14.351507560635127,
+ 28.703015121270255
+ ],
+ [
+ -16.96087257165982,
+ 30.007697626782374
+ ],
+ [
+ -19.570237582684285,
+ 30.007697626782374
+ ],
+ [
+ -22.179602593708978,
+ 27.39833261575791
+ ],
+ [
+ -24.788967604733443,
+ 23.484285099221097
+ ],
+ [
+ -24.788967604733443,
+ 20.874920088196404
+ ],
+ [
+ -26.09365011024579,
+ 19.570237582684285
+ ],
+ [
+ -26.09365011024579,
+ 18.26555507717194
+ ],
+ [
+ -24.788967604733443,
+ 16.960872571659593
+ ],
+ [
+ -22.179602593708978,
+ 16.960872571659593
+ ],
+ [
+ -18.26555507717194,
+ 16.960872571659593
+ ],
+ [
+ -14.351507560635127,
+ 18.26555507717194
+ ],
+ [
+ -6.523412527561504,
+ 22.17960259370875
+ ],
+ [
+ -2.6093650110246926,
+ 24.788967604733216
+ ],
+ [
+ -1.3046825055123463,
+ 27.39833261575791
+ ],
+ [
+ 0,
+ 30.007697626782374
+ ],
+ [
+ 1.304682505512119,
+ 31.31238013229472
+ ],
+ [
+ 1.304682505512119,
+ 31.31238013229472
+ ]
+ ],
+ "pressures": [
+ 0.3693084716796875,
+ 0.5593414306640625,
+ 0.5950164794921875,
+ 0.6062469482421875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6194305419921875,
+ 0.6189422607421875,
+ 0.6174774169921875,
+ 0.6096649169921875,
+ 0.5998992919921875,
+ 0.583282470703125,
+ 0.574005126953125,
+ 0.5471343994140625,
+ 0.5373687744140625,
+ 0.531005859375,
+ 0.528564453125,
+ 0.528076171875,
+ 0.530029296875,
+ 0.5329742431640625,
+ 0.5520172119140625,
+ 0.570587158203125,
+ 0.579864501953125,
+ 0.580841064453125,
+ 0.573516845703125,
+ 0.506103515625,
+ 0.01611328125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uEzNkrTN7Tx7B4U2j2GW2",
+ "type": "freedraw",
+ "x": -228.645670048731,
+ "y": 560.1994601383635,
+ "width": 37.835792659856224,
+ "height": 31.312380132294834,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAd",
+ "roundness": null,
+ "seed": 1489370279,
+ "version": 37,
+ "versionNonce": 622007561,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574774846,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055122895,
+ 0
+ ],
+ [
+ -2.609365011024579,
+ 1.3046825055123463
+ ],
+ [
+ -2.609365011024579,
+ 2.609365011024579
+ ],
+ [
+ -3.9140475165368684,
+ 5.218730022049158
+ ],
+ [
+ -5.218730022049158,
+ 7.828095033073737
+ ],
+ [
+ -6.523412527561447,
+ 10.437460044098316
+ ],
+ [
+ -7.82809503307368,
+ 16.960872571659706
+ ],
+ [
+ -9.13277753858597,
+ 19.570237582684285
+ ],
+ [
+ -10.437460044098259,
+ 22.179602593708864
+ ],
+ [
+ -11.742142549610548,
+ 24.788967604733443
+ ],
+ [
+ -14.351507560635127,
+ 26.093650110245676
+ ],
+ [
+ -18.265555077171996,
+ 27.398332615758022
+ ],
+ [
+ -20.874920088196518,
+ 27.398332615758022
+ ],
+ [
+ -24.788967604733386,
+ 27.398332615758022
+ ],
+ [
+ -27.398332615757965,
+ 27.398332615758022
+ ],
+ [
+ -30.007697626782544,
+ 24.788967604733443
+ ],
+ [
+ -31.312380132294834,
+ 22.179602593708864
+ ],
+ [
+ -32.61706263780707,
+ 22.179602593708864
+ ],
+ [
+ -32.61706263780707,
+ 20.87492008819663
+ ],
+ [
+ -31.312380132294834,
+ 19.570237582684285
+ ],
+ [
+ -28.703015121270255,
+ 18.26555507717194
+ ],
+ [
+ -27.398332615757965,
+ 16.960872571659706
+ ],
+ [
+ -26.093650110245676,
+ 16.960872571659706
+ ],
+ [
+ -24.788967604733386,
+ 16.960872571659706
+ ],
+ [
+ -20.874920088196518,
+ 16.960872571659706
+ ],
+ [
+ -16.960872571659706,
+ 18.26555507717194
+ ],
+ [
+ -11.742142549610548,
+ 19.570237582684285
+ ],
+ [
+ -7.82809503307368,
+ 20.87492008819663
+ ],
+ [
+ -3.9140475165368684,
+ 22.179602593708864
+ ],
+ [
+ 0,
+ 24.788967604733443
+ ],
+ [
+ 1.3046825055122895,
+ 28.703015121270255
+ ],
+ [
+ 2.609365011024579,
+ 30.0076976267826
+ ],
+ [
+ 3.9140475165368684,
+ 31.312380132294834
+ ],
+ [
+ 5.218730022049158,
+ 28.703015121270255
+ ],
+ [
+ 5.218730022049158,
+ 28.703015121270255
+ ]
+ ],
+ "pressures": [
+ 0.3023834228515625,
+ 0.530029296875,
+ 0.64727783203125,
+ 0.65411376953125,
+ 0.6580352783203125,
+ 0.6590118408203125,
+ 0.6609649658203125,
+ 0.6624298095703125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6638946533203125,
+ 0.6634063720703125,
+ 0.6565704345703125,
+ 0.65460205078125,
+ 0.64825439453125,
+ 0.64239501953125,
+ 0.6165008544921875,
+ 0.6125946044921875,
+ 0.6130828857421875,
+ 0.6121063232421875,
+ 0.6106414794921875,
+ 0.6125946044921875,
+ 0.6140594482421875,
+ 0.6204071044921875,
+ 0.63311767578125,
+ 0.63995361328125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64385986328125,
+ 0.64532470703125,
+ 0.65118408203125,
+ 0.65264892578125,
+ 0.6208953857421875,
+ 0.4816741943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-h7luCizi1WV51tqZ7Q1j",
+ "type": "freedraw",
+ "x": 196.4832190806061,
+ "y": 1705.8570771206312,
+ "width": 16.960872571659593,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAe",
+ "roundness": null,
+ "seed": 133572297,
+ "version": 116,
+ "versionNonce": 1632202665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 1.304682505512119,
+ 1.3046825055123463
+ ],
+ [
+ 7.828095033073623,
+ 0
+ ],
+ [
+ 10.437460044098316,
+ 0
+ ],
+ [
+ 13.046825055122781,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ 0
+ ],
+ [
+ 15.656190066147246,
+ 0
+ ],
+ [
+ 16.960872571659593,
+ 0
+ ],
+ [
+ 16.960872571659593,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.566192626953125,
+ 0.64825439453125,
+ 0.64776611328125,
+ 0.64874267578125,
+ 0.65167236328125,
+ 0.6570587158203125,
+ 0.6595001220703125,
+ 0.4298858642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BGYlC4FEZno9hWHaF1b4D",
+ "type": "freedraw",
+ "x": 253.8892493231466,
+ "y": 1681.0681095158977,
+ "width": 46.968570198442194,
+ "height": 78.28095033073714,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAf",
+ "roundness": null,
+ "seed": 1866296359,
+ "version": 164,
+ "versionNonce": 598708873,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 1.304682505512119,
+ 1.3046825055123463
+ ],
+ [
+ 2.6093650110244653,
+ 3.914047516537039
+ ],
+ [
+ 3.9140475165368116,
+ 6.523412527561504
+ ],
+ [
+ 5.218730022049158,
+ 10.437460044098316
+ ],
+ [
+ 9.13277753858597,
+ 23.484285099221097
+ ],
+ [
+ 10.437460044098088,
+ 32.61706263780707
+ ],
+ [
+ 11.742142549610435,
+ 40.44515767088092
+ ],
+ [
+ 11.742142549610435,
+ 50.88261771497923
+ ],
+ [
+ 11.742142549610435,
+ 56.10134773702839
+ ],
+ [
+ 13.046825055122781,
+ 56.10134773702839
+ ],
+ [
+ 13.046825055122781,
+ 57.40603024254051
+ ],
+ [
+ 11.742142549610435,
+ 56.10134773702839
+ ],
+ [
+ 11.742142549610435,
+ 54.796665231516045
+ ],
+ [
+ 9.13277753858597,
+ 48.27325270395454
+ ],
+ [
+ 7.828095033073623,
+ 41.74984017639326
+ ],
+ [
+ 6.523412527561277,
+ 35.22642764883176
+ ],
+ [
+ 5.218730022049158,
+ 32.61706263780707
+ ],
+ [
+ 5.218730022049158,
+ 28.703015121270255
+ ],
+ [
+ 5.218730022049158,
+ 15.656190066147474
+ ],
+ [
+ 5.218730022049158,
+ 6.523412527561504
+ ],
+ [
+ 6.523412527561277,
+ 0
+ ],
+ [
+ 9.13277753858597,
+ -5.218730022049158
+ ],
+ [
+ 11.742142549610435,
+ -9.13277753858597
+ ],
+ [
+ 15.656190066147246,
+ -11.742142549610435
+ ],
+ [
+ 20.874920088196404,
+ -13.046825055122781
+ ],
+ [
+ 26.093650110245562,
+ -11.742142549610435
+ ],
+ [
+ 33.921745143319185,
+ -6.523412527561277
+ ],
+ [
+ 39.14047516536834,
+ -1.304682505512119
+ ],
+ [
+ 40.44515767088069,
+ 5.218730022049158
+ ],
+ [
+ 40.44515767088069,
+ 11.742142549610662
+ ],
+ [
+ 40.44515767088069,
+ 16.96087257165982
+ ],
+ [
+ 39.14047516536834,
+ 20.87492008819663
+ ],
+ [
+ 35.22642764883153,
+ 23.484285099221097
+ ],
+ [
+ 32.61706263780707,
+ 26.09365011024579
+ ],
+ [
+ 28.703015121270255,
+ 27.398332615758136
+ ],
+ [
+ 23.484285099221097,
+ 27.398332615758136
+ ],
+ [
+ 19.570237582684285,
+ 27.398332615758136
+ ],
+ [
+ 16.960872571659593,
+ 28.703015121270255
+ ],
+ [
+ 15.656190066147246,
+ 27.398332615758136
+ ],
+ [
+ 14.351507560635127,
+ 26.09365011024579
+ ],
+ [
+ 15.656190066147246,
+ 24.788967604733443
+ ],
+ [
+ 16.960872571659593,
+ 24.788967604733443
+ ],
+ [
+ 18.26555507717194,
+ 24.788967604733443
+ ],
+ [
+ 20.874920088196404,
+ 23.484285099221097
+ ],
+ [
+ 24.788967604733216,
+ 24.788967604733443
+ ],
+ [
+ 30.007697626782374,
+ 27.398332615758136
+ ],
+ [
+ 33.921745143319185,
+ 31.312380132294948
+ ],
+ [
+ 36.53111015434388,
+ 33.92174514331941
+ ],
+ [
+ 39.14047516536834,
+ 36.531110154344105
+ ],
+ [
+ 41.749840176393036,
+ 43.05452268190538
+ ],
+ [
+ 45.66388769292985,
+ 53.4919827260037
+ ],
+ [
+ 45.66388769292985,
+ 60.0153952535652
+ ],
+ [
+ 46.968570198442194,
+ 63.929442770102014
+ ],
+ [
+ 46.968570198442194,
+ 65.23412527561436
+ ],
+ [
+ 46.968570198442194,
+ 61.32007775907732
+ ],
+ [
+ 46.968570198442194,
+ 61.32007775907732
+ ]
+ ],
+ "pressures": [
+ 0.315582275390625,
+ 0.6013641357421875,
+ 0.6121063232421875,
+ 0.6155242919921875,
+ 0.6174774169921875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.6213836669921875,
+ 0.6218719482421875,
+ 0.6223602294921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6130828857421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6106414794921875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6150360107421875,
+ 0.6145477294921875,
+ 0.6160125732421875,
+ 0.6184539794921875,
+ 0.6189422607421875,
+ 0.6218719482421875,
+ 0.6243133544921875,
+ 0.62628173828125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.63165283203125,
+ 0.63507080078125,
+ 0.63653564453125,
+ 0.63604736328125,
+ 0.63458251953125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.6199188232421875,
+ 0.6052703857421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.5998992919921875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6042938232421875,
+ 0.6125946044921875,
+ 0.6199188232421875,
+ 0.6243133544921875,
+ 0.6243133544921875,
+ 0.62677001953125,
+ 0.62921142578125,
+ 0.63946533203125,
+ 0.64434814453125,
+ 0.64337158203125,
+ 0.5446929931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zIbPQnw0-c-IycbKnElat",
+ "type": "freedraw",
+ "x": 1107.3492155958475,
+ "y": 1179.9236502566987,
+ "width": 36.53111015434388,
+ "height": 75.67158531971245,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAh",
+ "roundness": null,
+ "seed": 304974631,
+ "version": 59,
+ "versionNonce": 410228265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574805867,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055125737,
+ -1.3046825055123463
+ ],
+ [
+ -1.3046825055125737,
+ 0
+ ],
+ [
+ 0,
+ 2.6093650110244653
+ ],
+ [
+ 0,
+ 5.2187300220489306
+ ],
+ [
+ 0,
+ 10.437460044098316
+ ],
+ [
+ 1.304682505512119,
+ 20.874920088196404
+ ],
+ [
+ 2.6093650110246926,
+ 26.093650110245562
+ ],
+ [
+ 3.9140475165368116,
+ 31.31238013229472
+ ],
+ [
+ 3.9140475165368116,
+ 36.53111015434388
+ ],
+ [
+ 5.2187300220489306,
+ 40.44515767088069
+ ],
+ [
+ 5.2187300220489306,
+ 44.3592051874175
+ ],
+ [
+ 5.2187300220489306,
+ 49.57793520946666
+ ],
+ [
+ 6.523412527561504,
+ 50.882617714979006
+ ],
+ [
+ 6.523412527561504,
+ 52.187300220491124
+ ],
+ [
+ 5.2187300220489306,
+ 50.882617714979006
+ ],
+ [
+ 3.9140475165368116,
+ 48.27325270395431
+ ],
+ [
+ 2.6093650110246926,
+ 46.968570198442194
+ ],
+ [
+ 1.304682505512119,
+ 44.3592051874175
+ ],
+ [
+ -1.3046825055125737,
+ 37.835792659856
+ ],
+ [
+ -1.3046825055125737,
+ 33.921745143319185
+ ],
+ [
+ -2.6093650110246926,
+ 30.007697626782374
+ ],
+ [
+ -3.9140475165368116,
+ 19.570237582684058
+ ],
+ [
+ -3.9140475165368116,
+ 13.046825055122781
+ ],
+ [
+ -3.9140475165368116,
+ 7.828095033073623
+ ],
+ [
+ -2.6093650110246926,
+ 5.2187300220489306
+ ],
+ [
+ -1.3046825055125737,
+ 2.6093650110244653
+ ],
+ [
+ 5.2187300220489306,
+ -6.523412527561504
+ ],
+ [
+ 9.132777538585742,
+ -10.437460044098316
+ ],
+ [
+ 14.351507560635127,
+ -13.046825055123008
+ ],
+ [
+ 18.26555507717194,
+ -15.656190066147474
+ ],
+ [
+ 22.17960259370875,
+ -15.656190066147474
+ ],
+ [
+ 27.39833261575768,
+ -10.437460044098316
+ ],
+ [
+ 31.312380132294493,
+ -2.6093650110246926
+ ],
+ [
+ 32.61706263780707,
+ 5.2187300220489306
+ ],
+ [
+ 32.61706263780707,
+ 11.742142549610435
+ ],
+ [
+ 30.007697626782374,
+ 19.570237582684058
+ ],
+ [
+ 27.39833261575768,
+ 22.17960259370875
+ ],
+ [
+ 20.87492008819663,
+ 24.788967604733443
+ ],
+ [
+ 14.351507560635127,
+ 26.093650110245562
+ ],
+ [
+ 10.437460044098316,
+ 24.788967604733443
+ ],
+ [
+ 5.2187300220489306,
+ 23.48428509922087
+ ],
+ [
+ 3.9140475165368116,
+ 23.48428509922087
+ ],
+ [
+ 5.2187300220489306,
+ 23.48428509922087
+ ],
+ [
+ 7.828095033073623,
+ 23.48428509922087
+ ],
+ [
+ 9.132777538585742,
+ 24.788967604733443
+ ],
+ [
+ 11.742142549610435,
+ 26.093650110245562
+ ],
+ [
+ 15.656190066147246,
+ 27.39833261575791
+ ],
+ [
+ 18.26555507717194,
+ 30.007697626782374
+ ],
+ [
+ 26.093650110245562,
+ 40.44515767088069
+ ],
+ [
+ 30.007697626782374,
+ 46.968570198442194
+ ],
+ [
+ 31.312380132294493,
+ 52.187300220491124
+ ],
+ [
+ 32.61706263780707,
+ 53.4919827260037
+ ],
+ [
+ 32.61706263780707,
+ 54.79666523151582
+ ],
+ [
+ 32.61706263780707,
+ 57.40603024254051
+ ],
+ [
+ 31.312380132294493,
+ 60.015395253564975
+ ],
+ [
+ 31.312380132294493,
+ 57.40603024254051
+ ],
+ [
+ 31.312380132294493,
+ 57.40603024254051
+ ]
+ ],
+ "pressures": [
+ 0.4084014892578125,
+ 0.574005126953125,
+ 0.63995361328125,
+ 0.65362548828125,
+ 0.6599884033203125,
+ 0.6624298095703125,
+ 0.6638946533203125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6629180908203125,
+ 0.6609649658203125,
+ 0.6575469970703125,
+ 0.64630126953125,
+ 0.64093017578125,
+ 0.63897705078125,
+ 0.63751220703125,
+ 0.62774658203125,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.63360595703125,
+ 0.64385986328125,
+ 0.64678955078125,
+ 0.64923095703125,
+ 0.65411376953125,
+ 0.6595001220703125,
+ 0.6614532470703125,
+ 0.6580352783203125,
+ 0.65313720703125,
+ 0.64434814453125,
+ 0.63800048828125,
+ 0.63214111328125,
+ 0.63067626953125,
+ 0.63848876953125,
+ 0.64190673828125,
+ 0.64483642578125,
+ 0.64923095703125,
+ 0.65118408203125,
+ 0.6609649658203125,
+ 0.6668243408203125,
+ 0.6687774658203125,
+ 0.6697540283203125,
+ 0.6697540283203125,
+ 0.6712188720703125,
+ 0.6233367919921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "9lN59QniaOmQeDSyA_wIi",
+ "type": "freedraw",
+ "x": 1194.7629434651703,
+ "y": 1204.7126178614321,
+ "width": 44.359205187417956,
+ "height": 35.22642764883176,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAi",
+ "roundness": null,
+ "seed": 1505812457,
+ "version": 35,
+ "versionNonce": 754500679,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574807309,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ -1.3046825055125737
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 1.304682505512119
+ ],
+ [
+ -1.304682505512119,
+ 2.6093650110244653
+ ],
+ [
+ -2.6093650110246926,
+ 5.2187300220489306
+ ],
+ [
+ -3.9140475165368116,
+ 7.828095033073623
+ ],
+ [
+ -7.828095033073623,
+ 13.046825055122554
+ ],
+ [
+ -9.132777538585742,
+ 15.656190066147246
+ ],
+ [
+ -13.046825055123008,
+ 20.874920088196404
+ ],
+ [
+ -18.26555507717194,
+ 26.093650110245562
+ ],
+ [
+ -23.48428509922087,
+ 30.007697626782374
+ ],
+ [
+ -24.788967604733443,
+ 31.312380132294493
+ ],
+ [
+ -27.398332615758136,
+ 32.61706263780707
+ ],
+ [
+ -31.312380132294948,
+ 32.61706263780707
+ ],
+ [
+ -32.61706263780707,
+ 32.61706263780707
+ ],
+ [
+ -33.921745143319185,
+ 31.312380132294493
+ ],
+ [
+ -35.22642764883176,
+ 28.703015121270255
+ ],
+ [
+ -35.22642764883176,
+ 23.48428509922087
+ ],
+ [
+ -33.921745143319185,
+ 18.26555507717194
+ ],
+ [
+ -32.61706263780707,
+ 15.656190066147246
+ ],
+ [
+ -31.312380132294948,
+ 15.656190066147246
+ ],
+ [
+ -28.703015121270255,
+ 15.656190066147246
+ ],
+ [
+ -23.48428509922087,
+ 15.656190066147246
+ ],
+ [
+ -18.26555507717194,
+ 16.960872571659593
+ ],
+ [
+ -13.046825055123008,
+ 19.570237582684058
+ ],
+ [
+ -7.828095033073623,
+ 23.48428509922087
+ ],
+ [
+ -2.6093650110246926,
+ 26.093650110245562
+ ],
+ [
+ 2.6093650110246926,
+ 30.007697626782374
+ ],
+ [
+ 3.9140475165368116,
+ 32.61706263780707
+ ],
+ [
+ 5.2187300220489306,
+ 33.921745143319185
+ ],
+ [
+ 7.828095033073623,
+ 33.921745143319185
+ ],
+ [
+ 9.132777538586197,
+ 32.61706263780707
+ ],
+ [
+ 9.132777538586197,
+ 32.61706263780707
+ ]
+ ],
+ "pressures": [
+ 0.511474609375,
+ 0.5940399169921875,
+ 0.62823486328125,
+ 0.63409423828125,
+ 0.64385986328125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.65557861328125,
+ 0.65509033203125,
+ 0.65411376953125,
+ 0.64630126953125,
+ 0.63848876953125,
+ 0.63800048828125,
+ 0.63555908203125,
+ 0.62530517578125,
+ 0.6213836669921875,
+ 0.6033172607421875,
+ 0.6023406982421875,
+ 0.5959930419921875,
+ 0.588653564453125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.593048095703125,
+ 0.6091766357421875,
+ 0.6145477294921875,
+ 0.6199188232421875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.62921142578125,
+ 0.63018798828125,
+ 0.6052703857421875,
+ 0.3502655029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3dCVZPI4MA-FG9oJHccCj",
+ "type": "freedraw",
+ "x": 1207.8097685202933,
+ "y": 1181.2283327622108,
+ "width": 3.9140475165368116,
+ "height": 23.48428509922087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAj",
+ "roundness": null,
+ "seed": 1816895111,
+ "version": 14,
+ "versionNonce": 321883239,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574809412,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.6093650110246926
+ ],
+ [
+ 0,
+ 5.218730022049158
+ ],
+ [
+ 1.304682505512119,
+ 7.828095033073623
+ ],
+ [
+ 1.304682505512119,
+ 11.742142549610662
+ ],
+ [
+ 1.304682505512119,
+ 14.351507560635127
+ ],
+ [
+ 2.609365011024238,
+ 18.26555507717194
+ ],
+ [
+ 2.609365011024238,
+ 20.87492008819663
+ ],
+ [
+ 2.609365011024238,
+ 22.17960259370875
+ ],
+ [
+ 3.9140475165368116,
+ 22.17960259370875
+ ],
+ [
+ 3.9140475165368116,
+ 22.17960259370875
+ ]
+ ],
+ "pressures": [
+ 0.38934326171875,
+ 0.6038055419921875,
+ 0.6218719482421875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.6204071044921875,
+ 0.578887939453125,
+ 0.4870452880859375,
+ 0.4093780517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8lyA0qEfOwU9vhRR4uOr_",
+ "type": "freedraw",
+ "x": 1241.7315136636128,
+ "y": 1212.5407128945058,
+ "width": 6.523412527561277,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAk",
+ "roundness": null,
+ "seed": 658955943,
+ "version": 12,
+ "versionNonce": 304051559,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574825297,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 5.2187300220489306,
+ 0
+ ],
+ [
+ 5.2187300220489306,
+ -1.304682505512119
+ ],
+ [
+ 6.523412527561277,
+ -2.6093650110246926
+ ],
+ [
+ 6.523412527561277,
+ -1.304682505512119
+ ],
+ [
+ 5.2187300220489306,
+ 0
+ ],
+ [
+ 5.2187300220489306,
+ -1.304682505512119
+ ],
+ [
+ 5.2187300220489306,
+ -1.304682505512119
+ ]
+ ],
+ "pressures": [
+ 0.461639404296875,
+ 0.454315185546875,
+ 0.4176788330078125,
+ 0.40301513671875,
+ 0.38201904296875,
+ 0.37664794921875,
+ 0.37860107421875,
+ 0.39910888671875,
+ 0.3448944091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "94C5buLsFWhhnHWoulgZJ",
+ "type": "freedraw",
+ "x": 1308.2703214447392,
+ "y": 1198.1892053338706,
+ "width": 52.18730022049135,
+ "height": 35.22642764883176,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAl",
+ "roundness": null,
+ "seed": 940607399,
+ "version": 35,
+ "versionNonce": 1222395689,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574826378,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 0,
+ 2.6093650110246926
+ ],
+ [
+ 0,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 6.523412527561504
+ ],
+ [
+ -1.3046825055123463,
+ 10.437460044098316
+ ],
+ [
+ -2.6093650110246926,
+ 11.742142549610435
+ ],
+ [
+ -5.218730022049158,
+ 16.96087257165982
+ ],
+ [
+ -9.132777538586197,
+ 20.87492008819663
+ ],
+ [
+ -13.046825055123008,
+ 26.093650110245562
+ ],
+ [
+ -15.656190066147474,
+ 28.703015121270255
+ ],
+ [
+ -16.96087257165982,
+ 30.0076976267826
+ ],
+ [
+ -20.87492008819663,
+ 32.61706263780707
+ ],
+ [
+ -26.09365011024579,
+ 32.61706263780707
+ ],
+ [
+ -30.0076976267826,
+ 32.61706263780707
+ ],
+ [
+ -32.617062637807294,
+ 31.312380132294948
+ ],
+ [
+ -35.22642764883176,
+ 27.398332615758136
+ ],
+ [
+ -36.531110154344105,
+ 22.17960259370875
+ ],
+ [
+ -36.531110154344105,
+ 18.26555507717194
+ ],
+ [
+ -36.531110154344105,
+ 15.656190066147474
+ ],
+ [
+ -33.92174514331941,
+ 13.046825055123008
+ ],
+ [
+ -28.703015121270255,
+ 10.437460044098316
+ ],
+ [
+ -24.788967604733443,
+ 9.13277753858597
+ ],
+ [
+ -19.570237582684285,
+ 10.437460044098316
+ ],
+ [
+ -14.351507560635127,
+ 13.046825055123008
+ ],
+ [
+ -9.132777538586197,
+ 16.96087257165982
+ ],
+ [
+ -3.914047516537039,
+ 22.17960259370875
+ ],
+ [
+ 2.6093650110244653,
+ 28.703015121270255
+ ],
+ [
+ 6.523412527561277,
+ 32.61706263780707
+ ],
+ [
+ 9.13277753858597,
+ 33.92174514331941
+ ],
+ [
+ 11.742142549610435,
+ 35.22642764883176
+ ],
+ [
+ 14.3515075606349,
+ 32.61706263780707
+ ],
+ [
+ 15.656190066147246,
+ 31.312380132294948
+ ],
+ [
+ 15.656190066147246,
+ 31.312380132294948
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.5559234619140625,
+ 0.565216064453125,
+ 0.571075439453125,
+ 0.574005126953125,
+ 0.576446533203125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.582305908203125,
+ 0.579864501953125,
+ 0.577423095703125,
+ 0.573028564453125,
+ 0.563751220703125,
+ 0.5559234619140625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5544586181640625,
+ 0.572540283203125,
+ 0.589141845703125,
+ 0.6082000732421875,
+ 0.6184539794921875,
+ 0.62969970703125,
+ 0.63751220703125,
+ 0.64581298828125,
+ 0.64825439453125,
+ 0.64630126953125,
+ 0.589630126953125,
+ 0.15191650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YGRuu47Ls8ylq8uY4CJXm",
+ "type": "freedraw",
+ "x": 1326.5358765219112,
+ "y": 1165.5721426960636,
+ "width": 2.6093650110246926,
+ "height": 23.484285099221097,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAm",
+ "roundness": null,
+ "seed": 443633897,
+ "version": 12,
+ "versionNonce": 2033438249,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574826827,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 1.3046825055123463
+ ],
+ [
+ -1.3046825055123463,
+ 2.6093650110246926
+ ],
+ [
+ -1.3046825055123463,
+ 7.828095033073623
+ ],
+ [
+ -1.3046825055123463,
+ 11.742142549610435
+ ],
+ [
+ -2.6093650110246926,
+ 16.96087257165982
+ ],
+ [
+ -2.6093650110246926,
+ 22.17960259370875
+ ],
+ [
+ -2.6093650110246926,
+ 23.484285099221097
+ ],
+ [
+ -2.6093650110246926,
+ 22.17960259370875
+ ],
+ [
+ -2.6093650110246926,
+ 22.17960259370875
+ ]
+ ],
+ "pressures": [
+ 0.5373687744140625,
+ 0.6590118408203125,
+ 0.6619415283203125,
+ 0.6653594970703125,
+ 0.6726837158203125,
+ 0.6809844970703125,
+ 0.690277099609375,
+ 0.693695068359375,
+ 0.6868438720703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "raVPi3jrYldyuXMKtrhoB",
+ "type": "freedraw",
+ "x": 1372.199764214841,
+ "y": 1211.2360303889936,
+ "width": 30.0076976267826,
+ "height": 37.83579265985645,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAn",
+ "roundness": null,
+ "seed": 1104353257,
+ "version": 38,
+ "versionNonce": 1910645385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574828770,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 1.304682505512119
+ ],
+ [
+ 3.9140475165368116,
+ 1.304682505512119
+ ],
+ [
+ 5.218730022049158,
+ 1.304682505512119
+ ],
+ [
+ 6.523412527561504,
+ 1.304682505512119
+ ],
+ [
+ 9.13277753858597,
+ 1.304682505512119
+ ],
+ [
+ 10.437460044098316,
+ 1.304682505512119
+ ],
+ [
+ 13.046825055122781,
+ 1.304682505512119
+ ],
+ [
+ 15.656190066147474,
+ -1.3046825055125737
+ ],
+ [
+ 18.26555507717194,
+ -3.914047516537039
+ ],
+ [
+ 19.570237582684285,
+ -6.523412527561504
+ ],
+ [
+ 19.570237582684285,
+ -10.437460044098316
+ ],
+ [
+ 19.570237582684285,
+ -11.742142549610662
+ ],
+ [
+ 19.570237582684285,
+ -13.046825055123008
+ ],
+ [
+ 18.26555507717194,
+ -14.351507560635127
+ ],
+ [
+ 15.656190066147474,
+ -15.656190066147701
+ ],
+ [
+ 14.351507560635127,
+ -15.656190066147701
+ ],
+ [
+ 11.742142549610662,
+ -15.656190066147701
+ ],
+ [
+ 10.437460044098316,
+ -15.656190066147701
+ ],
+ [
+ 6.523412527561504,
+ -13.046825055123008
+ ],
+ [
+ 1.3046825055123463,
+ -10.437460044098316
+ ],
+ [
+ -2.6093650110244653,
+ -5.218730022049385
+ ],
+ [
+ -6.523412527561504,
+ -1.3046825055125737
+ ],
+ [
+ -7.828095033073623,
+ 1.304682505512119
+ ],
+ [
+ -9.13277753858597,
+ 6.523412527561277
+ ],
+ [
+ -9.13277753858597,
+ 10.437460044098088
+ ],
+ [
+ -7.828095033073623,
+ 14.351507560635127
+ ],
+ [
+ -5.218730022049158,
+ 18.26555507717194
+ ],
+ [
+ -1.3046825055123463,
+ 19.570237582684058
+ ],
+ [
+ 5.218730022049158,
+ 22.17960259370875
+ ],
+ [
+ 10.437460044098316,
+ 22.17960259370875
+ ],
+ [
+ 14.351507560635127,
+ 22.17960259370875
+ ],
+ [
+ 18.26555507717194,
+ 20.874920088196404
+ ],
+ [
+ 20.87492008819663,
+ 18.26555507717194
+ ],
+ [
+ 20.87492008819663,
+ 18.26555507717194
+ ]
+ ],
+ "pressures": [
+ 0.1714630126953125,
+ 0.456756591796875,
+ 0.4933929443359375,
+ 0.5456695556640625,
+ 0.5593414306640625,
+ 0.565216064453125,
+ 0.566192626953125,
+ 0.572540283203125,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.574493408203125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.577423095703125,
+ 0.580352783203125,
+ 0.584747314453125,
+ 0.587188720703125,
+ 0.584259033203125,
+ 0.583770751953125,
+ 0.582794189453125,
+ 0.577911376953125,
+ 0.572540283203125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.590118408203125,
+ 0.6033172607421875,
+ 0.6204071044921875,
+ 0.63214111328125,
+ 0.63946533203125,
+ 0.63946533203125,
+ 0.63458251953125,
+ 0.6121063232421875,
+ 0.504638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3a8lA-pPBfjMOFxH0yIme",
+ "type": "freedraw",
+ "x": 1370.8950817093287,
+ "y": 1169.4861902126004,
+ "width": 19.570237582684285,
+ "height": 2.6093650110244653,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAo",
+ "roundness": null,
+ "seed": 58709065,
+ "version": 14,
+ "versionNonce": 1582313577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574829743,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 0
+ ],
+ [
+ 7.828095033073851,
+ 0
+ ],
+ [
+ 9.13277753858597,
+ 0
+ ],
+ [
+ 10.437460044098316,
+ -1.304682505512119
+ ],
+ [
+ 16.96087257165982,
+ -1.304682505512119
+ ],
+ [
+ 18.26555507717194,
+ -2.6093650110244653
+ ],
+ [
+ 19.570237582684285,
+ -2.6093650110244653
+ ],
+ [
+ 18.26555507717194,
+ -1.304682505512119
+ ],
+ [
+ 18.26555507717194,
+ -1.304682505512119
+ ]
+ ],
+ "pressures": [
+ 0.326324462890625,
+ 0.589141845703125,
+ 0.6008758544921875,
+ 0.6086883544921875,
+ 0.6155242919921875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.5955047607421875,
+ 0.564727783203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "s2djLQKcHpRUnvEZg9Mom",
+ "type": "freedraw",
+ "x": 1389.1606367865006,
+ "y": 1155.1346826519652,
+ "width": 19.570237582684285,
+ "height": 20.87492008819663,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAp",
+ "roundness": null,
+ "seed": 1282140713,
+ "version": 20,
+ "versionNonce": 516094697,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574830286,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 3.914047516537039,
+ 1.3046825055123463
+ ],
+ [
+ 6.523412527561504,
+ 2.6093650110246926
+ ],
+ [
+ 7.828095033073851,
+ 2.6093650110246926
+ ],
+ [
+ 11.742142549610662,
+ 3.9140475165368116
+ ],
+ [
+ 16.96087257165982,
+ 6.523412527561504
+ ],
+ [
+ 16.96087257165982,
+ 7.828095033073623
+ ],
+ [
+ 18.265555077172166,
+ 9.132777538586197
+ ],
+ [
+ 16.96087257165982,
+ 10.437460044098316
+ ],
+ [
+ 14.351507560635127,
+ 13.046825055123008
+ ],
+ [
+ 11.742142549610662,
+ 15.656190066147474
+ ],
+ [
+ 9.13277753858597,
+ 16.96087257165982
+ ],
+ [
+ 7.828095033073851,
+ 18.26555507717194
+ ],
+ [
+ 6.523412527561504,
+ 19.570237582684285
+ ],
+ [
+ 6.523412527561504,
+ 20.87492008819663
+ ],
+ [
+ 6.523412527561504,
+ 20.87492008819663
+ ]
+ ],
+ "pressures": [
+ 0.38836669921875,
+ 0.5422515869140625,
+ 0.578399658203125,
+ 0.593536376953125,
+ 0.6042938232421875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6111297607421875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6169891357421875,
+ 0.6174774169921875,
+ 0.6189422607421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6038055419921875,
+ 0.38592529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dL8lnKVS0QadNFj8W1A5l",
+ "type": "freedraw",
+ "x": 1413.949604391234,
+ "y": 1217.759442916555,
+ "width": 22.179602593708978,
+ "height": 27.39833261575791,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAq",
+ "roundness": null,
+ "seed": 697177257,
+ "version": 22,
+ "versionNonce": 662138953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574831327,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 0,
+ 2.6093650110244653
+ ],
+ [
+ 2.6093650110246926,
+ 6.523412527561277
+ ],
+ [
+ 3.9140475165368116,
+ 9.13277753858597
+ ],
+ [
+ 5.218730022049158,
+ 14.351507560635127
+ ],
+ [
+ 5.218730022049158,
+ 18.26555507717194
+ ],
+ [
+ 6.523412527561504,
+ 24.788967604733443
+ ],
+ [
+ 7.828095033073851,
+ 27.39833261575791
+ ],
+ [
+ 7.828095033073851,
+ 26.09365011024579
+ ],
+ [
+ 9.13277753858597,
+ 24.788967604733443
+ ],
+ [
+ 9.13277753858597,
+ 22.179602593708978
+ ],
+ [
+ 10.437460044098316,
+ 15.656190066147474
+ ],
+ [
+ 11.742142549610662,
+ 14.351507560635127
+ ],
+ [
+ 14.351507560635127,
+ 14.351507560635127
+ ],
+ [
+ 16.96087257165982,
+ 14.351507560635127
+ ],
+ [
+ 18.26555507717194,
+ 14.351507560635127
+ ],
+ [
+ 19.570237582684285,
+ 14.351507560635127
+ ],
+ [
+ 20.87492008819663,
+ 14.351507560635127
+ ],
+ [
+ 20.87492008819663,
+ 14.351507560635127
+ ]
+ ],
+ "pressures": [
+ 0.3722381591796875,
+ 0.5959930419921875,
+ 0.63018798828125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63360595703125,
+ 0.62872314453125,
+ 0.6218719482421875,
+ 0.6145477294921875,
+ 0.6052703857421875,
+ 0.5998992919921875,
+ 0.6033172607421875,
+ 0.6057586669921875,
+ 0.6057586669921875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.4821624755859375,
+ 0.3737030029296875,
+ 0.13873291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OxYbs8bKe98I8bBZB5Gst",
+ "type": "freedraw",
+ "x": 1179.106753399023,
+ "y": 1267.3373781260216,
+ "width": 142.21039310083916,
+ "height": 33.921745143319185,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAr",
+ "roundness": null,
+ "seed": 1995223561,
+ "version": 49,
+ "versionNonce": 1124919815,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574833951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6093650110246926,
+ 1.3046825055123463
+ ],
+ [
+ -1.304682505512119,
+ 2.6093650110246926
+ ],
+ [
+ -1.304682505512119,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 5.218730022049385
+ ],
+ [
+ 2.6093650110246926,
+ 7.828095033073851
+ ],
+ [
+ 6.523412527561504,
+ 14.351507560635127
+ ],
+ [
+ 9.132777538585742,
+ 18.26555507717194
+ ],
+ [
+ 13.046825055123008,
+ 20.87492008819663
+ ],
+ [
+ 16.96087257165982,
+ 24.788967604733443
+ ],
+ [
+ 20.87492008819663,
+ 26.09365011024579
+ ],
+ [
+ 24.788967604733443,
+ 28.703015121270255
+ ],
+ [
+ 31.312380132294948,
+ 30.0076976267826
+ ],
+ [
+ 36.53111015434388,
+ 30.0076976267826
+ ],
+ [
+ 40.44515767088069,
+ 28.703015121270255
+ ],
+ [
+ 44.3592051874175,
+ 24.788967604733443
+ ],
+ [
+ 48.27325270395431,
+ 19.570237582684513
+ ],
+ [
+ 56.101347737027936,
+ 14.351507560635127
+ ],
+ [
+ 60.0153952535652,
+ 13.046825055123008
+ ],
+ [
+ 63.929442770102014,
+ 13.046825055123008
+ ],
+ [
+ 67.84349028663883,
+ 13.046825055123008
+ ],
+ [
+ 70.45285529766306,
+ 19.570237582684513
+ ],
+ [
+ 69.14817279215094,
+ 26.09365011024579
+ ],
+ [
+ 69.14817279215094,
+ 31.312380132294948
+ ],
+ [
+ 69.14817279215094,
+ 32.61706263780707
+ ],
+ [
+ 69.14817279215094,
+ 31.312380132294948
+ ],
+ [
+ 70.45285529766306,
+ 27.398332615758136
+ ],
+ [
+ 70.45285529766306,
+ 24.788967604733443
+ ],
+ [
+ 71.75753780317564,
+ 22.179602593708978
+ ],
+ [
+ 71.75753780317564,
+ 19.570237582684513
+ ],
+ [
+ 73.06222030868776,
+ 16.96087257165982
+ ],
+ [
+ 74.36690281420033,
+ 11.742142549610662
+ ],
+ [
+ 78.28095033073714,
+ 6.523412527561504
+ ],
+ [
+ 82.19499784727395,
+ 2.6093650110246926
+ ],
+ [
+ 84.80436285829819,
+ 0
+ ],
+ [
+ 88.71841037483546,
+ -1.304682505512119
+ ],
+ [
+ 92.63245789137227,
+ -1.304682505512119
+ ],
+ [
+ 97.8511879134212,
+ 3.9140475165368116
+ ],
+ [
+ 103.06991793547058,
+ 9.132777538586197
+ ],
+ [
+ 106.9839654520074,
+ 13.046825055123008
+ ],
+ [
+ 110.89801296854421,
+ 15.656190066147474
+ ],
+ [
+ 113.50737797956845,
+ 18.26555507717194
+ ],
+ [
+ 120.03079050712995,
+ 22.179602593708978
+ ],
+ [
+ 125.24952052917934,
+ 24.788967604733443
+ ],
+ [
+ 129.16356804571615,
+ 26.09365011024579
+ ],
+ [
+ 133.07761556225296,
+ 27.398332615758136
+ ],
+ [
+ 139.60102808981446,
+ 26.09365011024579
+ ],
+ [
+ 139.60102808981446,
+ 26.09365011024579
+ ]
+ ],
+ "pressures": [
+ 0.4318389892578125,
+ 0.5368804931640625,
+ 0.5564117431640625,
+ 0.576934814453125,
+ 0.589141845703125,
+ 0.5979461669921875,
+ 0.6150360107421875,
+ 0.6213836669921875,
+ 0.62579345703125,
+ 0.62628173828125,
+ 0.62677001953125,
+ 0.62677001953125,
+ 0.6238250732421875,
+ 0.6052703857421875,
+ 0.5979461669921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.6003875732421875,
+ 0.6008758544921875,
+ 0.6018524169921875,
+ 0.6033172607421875,
+ 0.6086883544921875,
+ 0.6121063232421875,
+ 0.6189422607421875,
+ 0.6194305419921875,
+ 0.6082000732421875,
+ 0.6057586669921875,
+ 0.6047821044921875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6038055419921875,
+ 0.6038055419921875,
+ 0.6062469482421875,
+ 0.6121063232421875,
+ 0.6174774169921875,
+ 0.6204071044921875,
+ 0.6208953857421875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6199188232421875,
+ 0.585235595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KTZtuIj1-BFNfMs_ZfzRe",
+ "type": "freedraw",
+ "x": 1270.4345287848828,
+ "y": 1339.0949159291972,
+ "width": 53.4919827260037,
+ "height": 40.44515767088069,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAs",
+ "roundness": null,
+ "seed": 543249479,
+ "version": 33,
+ "versionNonce": 1233733033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574835400,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 0,
+ 3.9140475165368116
+ ],
+ [
+ -1.304682505512119,
+ 5.218730022049158
+ ],
+ [
+ -1.304682505512119,
+ 9.132777538586197
+ ],
+ [
+ -2.609365011024238,
+ 11.742142549610662
+ ],
+ [
+ -3.9140475165368116,
+ 15.656190066147474
+ ],
+ [
+ -6.523412527561504,
+ 18.26555507717194
+ ],
+ [
+ -9.132777538585742,
+ 24.788967604733443
+ ],
+ [
+ -13.046825055122554,
+ 31.312380132294948
+ ],
+ [
+ -19.570237582684058,
+ 37.83579265985645
+ ],
+ [
+ -23.48428509922087,
+ 39.14047516536857
+ ],
+ [
+ -28.703015121270255,
+ 40.44515767088069
+ ],
+ [
+ -31.312380132294493,
+ 39.14047516536857
+ ],
+ [
+ -33.921745143319185,
+ 39.14047516536857
+ ],
+ [
+ -37.835792659856,
+ 32.61706263780707
+ ],
+ [
+ -39.14047516536857,
+ 26.09365011024579
+ ],
+ [
+ -37.835792659856,
+ 19.570237582684285
+ ],
+ [
+ -35.22642764883176,
+ 14.351507560635127
+ ],
+ [
+ -28.703015121270255,
+ 7.828095033073623
+ ],
+ [
+ -24.788967604733443,
+ 5.218730022049158
+ ],
+ [
+ -22.17960259370875,
+ 5.218730022049158
+ ],
+ [
+ -18.26555507717194,
+ 9.132777538586197
+ ],
+ [
+ -14.351507560635127,
+ 14.351507560635127
+ ],
+ [
+ -7.828095033073623,
+ 20.87492008819663
+ ],
+ [
+ -3.9140475165368116,
+ 24.788967604733443
+ ],
+ [
+ 1.3046825055125737,
+ 26.09365011024579
+ ],
+ [
+ 7.828095033073623,
+ 28.703015121270255
+ ],
+ [
+ 10.437460044098316,
+ 28.703015121270255
+ ],
+ [
+ 13.046825055123008,
+ 28.703015121270255
+ ],
+ [
+ 14.351507560635127,
+ 27.398332615758136
+ ],
+ [
+ 14.351507560635127,
+ 27.398332615758136
+ ]
+ ],
+ "pressures": [
+ 0.2677001953125,
+ 0.564239501953125,
+ 0.572540283203125,
+ 0.5984344482421875,
+ 0.6116180419921875,
+ 0.6218719482421875,
+ 0.63458251953125,
+ 0.63946533203125,
+ 0.64190673828125,
+ 0.64385986328125,
+ 0.63946533203125,
+ 0.62969970703125,
+ 0.6243133544921875,
+ 0.6233367919921875,
+ 0.6169891357421875,
+ 0.6116180419921875,
+ 0.6086883544921875,
+ 0.6077117919921875,
+ 0.6052703857421875,
+ 0.6067352294921875,
+ 0.6096649169921875,
+ 0.63067626953125,
+ 0.65362548828125,
+ 0.6590118408203125,
+ 0.6658477783203125,
+ 0.6663360595703125,
+ 0.6673126220703125,
+ 0.6653594970703125,
+ 0.6101531982421875,
+ 0.4279327392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "r-menDb6-TLTpj1xiV6qu",
+ "type": "freedraw",
+ "x": 1278.2626238179564,
+ "y": 1322.1340433575376,
+ "width": 3.9140475165368116,
+ "height": 18.26555507717194,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAt",
+ "roundness": null,
+ "seed": 1842392937,
+ "version": 11,
+ "versionNonce": 329019207,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574835879,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 1.3046825055123463
+ ],
+ [
+ -1.304682505512119,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 6.523412527561277
+ ],
+ [
+ 0,
+ 9.13277753858597
+ ],
+ [
+ 1.3046825055125737,
+ 14.351507560635127
+ ],
+ [
+ 2.6093650110246926,
+ 16.960872571659593
+ ],
+ [
+ 2.6093650110246926,
+ 18.26555507717194
+ ],
+ [
+ 2.6093650110246926,
+ 18.26555507717194
+ ]
+ ],
+ "pressures": [
+ 0.2691650390625,
+ 0.62872314453125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.64044189453125,
+ 0.575469970703125,
+ 0.4103546142578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Tpwfo5_PugyNry35xq9Cz",
+ "type": "freedraw",
+ "x": 1299.137543906153,
+ "y": 1322.1340433575376,
+ "width": 20.87492008819663,
+ "height": 18.26555507717194,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAu",
+ "roundness": null,
+ "seed": 943753607,
+ "version": 24,
+ "versionNonce": 580146951,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758574837058,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6093650110246926,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 1.3046825055125737,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110246926,
+ -1.3046825055123463
+ ],
+ [
+ 3.9140475165368116,
+ -2.6093650110244653
+ ],
+ [
+ 5.218730022049385,
+ -2.6093650110244653
+ ],
+ [
+ 6.523412527561504,
+ -2.6093650110244653
+ ],
+ [
+ 7.828095033073623,
+ -2.6093650110244653
+ ],
+ [
+ 7.828095033073623,
+ -1.3046825055123463
+ ],
+ [
+ 9.132777538586197,
+ 0
+ ],
+ [
+ 9.132777538586197,
+ 1.3046825055123463
+ ],
+ [
+ 7.828095033073623,
+ 2.6093650110244653
+ ],
+ [
+ 3.9140475165368116,
+ 7.828095033073623
+ ],
+ [
+ 2.6093650110246926,
+ 10.437460044098088
+ ],
+ [
+ 2.6093650110246926,
+ 13.046825055122781
+ ],
+ [
+ 2.6093650110246926,
+ 14.351507560635127
+ ],
+ [
+ 5.218730022049385,
+ 15.656190066147474
+ ],
+ [
+ 10.437460044098316,
+ 15.656190066147474
+ ],
+ [
+ 15.656190066147701,
+ 13.046825055122781
+ ],
+ [
+ 18.26555507717194,
+ 13.046825055122781
+ ],
+ [
+ 18.26555507717194,
+ 13.046825055122781
+ ]
+ ],
+ "pressures": [
+ 0.443572998046875,
+ 0.5544586181640625,
+ 0.5520172119140625,
+ 0.5515289306640625,
+ 0.5529937744140625,
+ 0.5539703369140625,
+ 0.5564117431640625,
+ 0.566192626953125,
+ 0.572540283203125,
+ 0.585235595703125,
+ 0.5974578857421875,
+ 0.6047821044921875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6072235107421875,
+ 0.6052703857421875,
+ 0.5959930419921875,
+ 0.5598297119140625,
+ 0.077178955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "k3az6-5BXQOvwDwRcgItb",
+ "type": "freedraw",
+ "x": 372.61535732476455,
+ "y": 1708.4664421316563,
+ "width": 2.6093650110246926,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAv",
+ "roundness": null,
+ "seed": 27246695,
+ "version": 109,
+ "versionNonce": 1057905001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6093650110246926,
+ -2.6093650110246926
+ ],
+ [
+ -2.6093650110246926,
+ -2.6093650110246926
+ ]
+ ],
+ "pressures": [
+ 0.191497802734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bJ8Gs69GA_LQTGuronhvx",
+ "type": "freedraw",
+ "x": 370.00599231373985,
+ "y": 1699.3336645930701,
+ "width": 0,
+ "height": 1.304682505512119,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAw",
+ "roundness": null,
+ "seed": 1570034919,
+ "version": 109,
+ "versionNonce": 1420903497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ]
+ ],
+ "pressures": [
+ 0.1675567626953125,
+ 0.1831817626953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uNVA0Ya22i8vzzS0JmbE6",
+ "type": "freedraw",
+ "x": 373.92003983027666,
+ "y": 1695.4196170765333,
+ "width": 74.3669028142001,
+ "height": 53.4919827260037,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAx",
+ "roundness": null,
+ "seed": 639347047,
+ "version": 147,
+ "versionNonce": 1349767977,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ -2.609365011024238
+ ],
+ [
+ 2.6093650110246926,
+ -2.609365011024238
+ ],
+ [
+ 3.914047516537039,
+ -5.2187300220489306
+ ],
+ [
+ 3.914047516537039,
+ -3.9140475165368116
+ ],
+ [
+ 3.914047516537039,
+ -2.609365011024238
+ ],
+ [
+ 2.6093650110246926,
+ -1.304682505512119
+ ],
+ [
+ 1.3046825055123463,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 7.828095033073623
+ ],
+ [
+ -1.304682505512119,
+ 10.437460044098316
+ ],
+ [
+ -2.6093650110244653,
+ 15.656190066147701
+ ],
+ [
+ -5.2187300220489306,
+ 19.570237582684513
+ ],
+ [
+ -13.046825055122781,
+ 33.92174514331964
+ ],
+ [
+ -16.960872571659593,
+ 41.74984017639326
+ ],
+ [
+ -20.874920088196404,
+ 45.663887692930075
+ ],
+ [
+ -23.484285099221097,
+ 46.968570198442194
+ ],
+ [
+ -27.39833261575791,
+ 48.27325270395477
+ ],
+ [
+ -35.22642764883153,
+ 48.27325270395477
+ ],
+ [
+ -41.749840176393036,
+ 46.968570198442194
+ ],
+ [
+ -46.968570198442194,
+ 45.663887692930075
+ ],
+ [
+ -50.882617714979006,
+ 43.05452268190538
+ ],
+ [
+ -54.79666523151582,
+ 37.83579265985645
+ ],
+ [
+ -54.79666523151582,
+ 33.92174514331964
+ ],
+ [
+ -52.187300220491124,
+ 27.398332615758136
+ ],
+ [
+ -48.27325270395431,
+ 20.87492008819663
+ ],
+ [
+ -41.749840176393036,
+ 14.351507560635127
+ ],
+ [
+ -39.14047516536834,
+ 13.046825055123008
+ ],
+ [
+ -32.61706263780707,
+ 10.437460044098316
+ ],
+ [
+ -27.39833261575791,
+ 10.437460044098316
+ ],
+ [
+ -20.874920088196404,
+ 11.742142549610435
+ ],
+ [
+ -11.742142549610435,
+ 15.656190066147701
+ ],
+ [
+ -6.523412527561277,
+ 19.570237582684513
+ ],
+ [
+ -1.304682505512119,
+ 23.484285099221324
+ ],
+ [
+ 1.3046825055123463,
+ 28.703015121270255
+ ],
+ [
+ 3.914047516537039,
+ 32.61706263780707
+ ],
+ [
+ 5.218730022049158,
+ 35.22642764883176
+ ],
+ [
+ 9.132777538586197,
+ 36.53111015434388
+ ],
+ [
+ 11.742142549610662,
+ 37.83579265985645
+ ],
+ [
+ 15.656190066147474,
+ 37.83579265985645
+ ],
+ [
+ 19.570237582684285,
+ 36.53111015434388
+ ],
+ [
+ 19.570237582684285,
+ 36.53111015434388
+ ]
+ ],
+ "pressures": [
+ 0.1831817626953125,
+ 0.2872467041015625,
+ 0.318511962890625,
+ 0.37811279296875,
+ 0.64483642578125,
+ 0.64825439453125,
+ 0.64825439453125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64971923828125,
+ 0.65020751953125,
+ 0.65069580078125,
+ 0.6668243408203125,
+ 0.6780548095703125,
+ 0.6829376220703125,
+ 0.688323974609375,
+ 0.6868438720703125,
+ 0.6853790283203125,
+ 0.6848907470703125,
+ 0.6809844970703125,
+ 0.6800079345703125,
+ 0.6756134033203125,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6731719970703125,
+ 0.6717071533203125,
+ 0.6717071533203125,
+ 0.6717071533203125,
+ 0.6731719970703125,
+ 0.6741485595703125,
+ 0.6770782470703125,
+ 0.6790313720703125,
+ 0.687835693359375,
+ 0.693695068359375,
+ 0.694183349609375,
+ 0.693695068359375,
+ 0.6765899658203125,
+ 0.6101531982421875,
+ 0.37567138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BU49LaR3C1wjKD8YM_Jw9",
+ "type": "freedraw",
+ "x": 394.7949599184733,
+ "y": 1666.716601955263,
+ "width": 5.218730022049158,
+ "height": 19.570237582684513,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAy",
+ "roundness": null,
+ "seed": 649045319,
+ "version": 116,
+ "versionNonce": 381781513,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055125737
+ ],
+ [
+ 0,
+ 7.828095033073623
+ ],
+ [
+ 0,
+ 11.74214254961089
+ ],
+ [
+ 1.3046825055123463,
+ 14.351507560635127
+ ],
+ [
+ 1.3046825055123463,
+ 19.570237582684513
+ ],
+ [
+ 2.6093650110246926,
+ 19.570237582684513
+ ],
+ [
+ 3.9140475165368116,
+ 18.26555507717194
+ ],
+ [
+ 5.218730022049158,
+ 16.96087257165982
+ ],
+ [
+ 5.218730022049158,
+ 16.96087257165982
+ ]
+ ],
+ "pressures": [
+ 0.4787445068359375,
+ 0.6590118408203125,
+ 0.65606689453125,
+ 0.65216064453125,
+ 0.64776611328125,
+ 0.570587158203125,
+ 0.3722381591796875,
+ 0.1870880126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qsX71gUyMs9Je4QyB3mg1",
+ "type": "freedraw",
+ "x": 416.97456251218205,
+ "y": 1670.6306494717999,
+ "width": 23.484285099221097,
+ "height": 24.788967604733443,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAz",
+ "roundness": null,
+ "seed": 1724792521,
+ "version": 126,
+ "versionNonce": 1922424041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ 2.6093650110246926,
+ -1.304682505512119
+ ],
+ [
+ 3.914047516537039,
+ -1.304682505512119
+ ],
+ [
+ 5.218730022049158,
+ 0
+ ],
+ [
+ 6.523412527561504,
+ 0
+ ],
+ [
+ 7.828095033073851,
+ 1.3046825055125737
+ ],
+ [
+ 7.828095033073851,
+ 3.9140475165368116
+ ],
+ [
+ 7.828095033073851,
+ 5.218730022049385
+ ],
+ [
+ 7.828095033073851,
+ 7.828095033074078
+ ],
+ [
+ 6.523412527561504,
+ 11.74214254961089
+ ],
+ [
+ 5.218730022049158,
+ 14.351507560635127
+ ],
+ [
+ 5.218730022049158,
+ 15.656190066147701
+ ],
+ [
+ 3.914047516537039,
+ 18.26555507717194
+ ],
+ [
+ 5.218730022049158,
+ 20.87492008819663
+ ],
+ [
+ 7.828095033073851,
+ 22.179602593709205
+ ],
+ [
+ 13.046825055123008,
+ 23.484285099221324
+ ],
+ [
+ 18.265555077172166,
+ 23.484285099221324
+ ],
+ [
+ 23.484285099221097,
+ 22.179602593709205
+ ],
+ [
+ 23.484285099221097,
+ 22.179602593709205
+ ]
+ ],
+ "pressures": [
+ 0.4127960205078125,
+ 0.568634033203125,
+ 0.569610595703125,
+ 0.576446533203125,
+ 0.585723876953125,
+ 0.5994110107421875,
+ 0.6125946044921875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6174774169921875,
+ 0.6165008544921875,
+ 0.6169891357421875,
+ 0.6228485107421875,
+ 0.6204071044921875,
+ 0.6189422607421875,
+ 0.6145477294921875,
+ 0.580841064453125,
+ 0.4093780517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_VoVAdbTYnkfpsH29k9Gh",
+ "type": "freedraw",
+ "x": 473.07591024921044,
+ "y": 1725.4273147033161,
+ "width": 45.663887692930075,
+ "height": 36.53111015434433,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB0",
+ "roundness": null,
+ "seed": 1030446023,
+ "version": 139,
+ "versionNonce": 1132222409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055125737,
+ -1.3046825055125737
+ ],
+ [
+ 2.6093650110246926,
+ -1.3046825055125737
+ ],
+ [
+ 3.9140475165368116,
+ -2.6093650110246926
+ ],
+ [
+ 5.218730022049385,
+ -3.9140475165368116
+ ],
+ [
+ 9.132777538586197,
+ -6.523412527561504
+ ],
+ [
+ 13.046825055123008,
+ -10.437460044098316
+ ],
+ [
+ 14.351507560635127,
+ -13.046825055123008
+ ],
+ [
+ 16.96087257165982,
+ -15.656190066147701
+ ],
+ [
+ 18.26555507717194,
+ -16.96087257165982
+ ],
+ [
+ 18.26555507717194,
+ -18.26555507717194
+ ],
+ [
+ 18.26555507717194,
+ -19.570237582684513
+ ],
+ [
+ 15.656190066147246,
+ -22.179602593709205
+ ],
+ [
+ 11.742142549610435,
+ -22.179602593709205
+ ],
+ [
+ 7.828095033073623,
+ -22.179602593709205
+ ],
+ [
+ 3.9140475165368116,
+ -22.179602593709205
+ ],
+ [
+ 1.3046825055125737,
+ -20.87492008819663
+ ],
+ [
+ -3.9140475165368116,
+ -18.26555507717194
+ ],
+ [
+ -5.2187300220489306,
+ -16.96087257165982
+ ],
+ [
+ -6.523412527561504,
+ -14.351507560635127
+ ],
+ [
+ -10.437460044098316,
+ -7.828095033074078
+ ],
+ [
+ -11.742142549610435,
+ -2.6093650110246926
+ ],
+ [
+ -11.742142549610435,
+ 2.609365011024238
+ ],
+ [
+ -11.742142549610435,
+ 5.2187300220489306
+ ],
+ [
+ -9.132777538585742,
+ 9.132777538585742
+ ],
+ [
+ -5.2187300220489306,
+ 13.046825055122554
+ ],
+ [
+ 2.6093650110246926,
+ 14.351507560635127
+ ],
+ [
+ 11.742142549610435,
+ 14.351507560635127
+ ],
+ [
+ 20.87492008819663,
+ 11.742142549610435
+ ],
+ [
+ 24.788967604733443,
+ 10.437460044098316
+ ],
+ [
+ 28.703015121270255,
+ 9.132777538585742
+ ],
+ [
+ 33.92174514331964,
+ 6.5234125275610495
+ ],
+ [
+ 33.92174514331964,
+ 6.5234125275610495
+ ]
+ ],
+ "pressures": [
+ 0.208587646484375,
+ 0.6033172607421875,
+ 0.6057586669921875,
+ 0.6091766357421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.6169891357421875,
+ 0.62725830078125,
+ 0.62628173828125,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6208953857421875,
+ 0.6223602294921875,
+ 0.6243133544921875,
+ 0.62872314453125,
+ 0.63897705078125,
+ 0.64727783203125,
+ 0.65118408203125,
+ 0.6668243408203125,
+ 0.6790313720703125,
+ 0.6839141845703125,
+ 0.6839141845703125,
+ 0.6599884033203125,
+ 0.6204071044921875,
+ 0.5520172119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "U9rFYG86gP4Ws-ztK_YZ4",
+ "type": "freedraw",
+ "x": 463.9431327106247,
+ "y": 1683.6774745269229,
+ "width": 26.093650110245562,
+ "height": 1.304682505512119,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB1",
+ "roundness": null,
+ "seed": 518082343,
+ "version": 118,
+ "versionNonce": 1804629673,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 2.609365011024238,
+ 0
+ ],
+ [
+ 5.2187300220489306,
+ 0
+ ],
+ [
+ 7.828095033073623,
+ 0
+ ],
+ [
+ 10.437460044098316,
+ -1.304682505512119
+ ],
+ [
+ 14.351507560635127,
+ -1.304682505512119
+ ],
+ [
+ 16.960872571659365,
+ -1.304682505512119
+ ],
+ [
+ 19.570237582684058,
+ -1.304682505512119
+ ],
+ [
+ 23.48428509922087,
+ -1.304682505512119
+ ],
+ [
+ 26.093650110245562,
+ -1.304682505512119
+ ],
+ [
+ 26.093650110245562,
+ -1.304682505512119
+ ]
+ ],
+ "pressures": [
+ 0.4147491455078125,
+ 0.65460205078125,
+ 0.6702423095703125,
+ 0.6770782470703125,
+ 0.6780548095703125,
+ 0.6790313720703125,
+ 0.6790313720703125,
+ 0.6765899658203125,
+ 0.6599884033203125,
+ 0.583282470703125,
+ 0.2808837890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "G0SguZjGqsOhTYJQLKuMU",
+ "type": "freedraw",
+ "x": 486.12273530433345,
+ "y": 1674.5446969883371,
+ "width": 16.960872571659365,
+ "height": 18.26555507717194,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB2",
+ "roundness": null,
+ "seed": 80593353,
+ "version": 121,
+ "versionNonce": 2105391497,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 2.609365011024238,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 6.523412527561504,
+ 0
+ ],
+ [
+ 10.437460044098316,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ 0
+ ],
+ [
+ 16.960872571659365,
+ 1.304682505512119
+ ],
+ [
+ 16.960872571659365,
+ 6.5234125275610495
+ ],
+ [
+ 15.656190066147246,
+ 10.437460044097861
+ ],
+ [
+ 11.742142549610435,
+ 13.046825055122554
+ ],
+ [
+ 7.828095033073623,
+ 16.960872571659365
+ ],
+ [
+ 6.523412527561504,
+ 18.26555507717194
+ ],
+ [
+ 7.828095033073623,
+ 18.26555507717194
+ ],
+ [
+ 7.828095033073623,
+ 18.26555507717194
+ ]
+ ],
+ "pressures": [
+ 0.38055419921875,
+ 0.6204071044921875,
+ 0.62921142578125,
+ 0.63555908203125,
+ 0.63848876953125,
+ 0.64093017578125,
+ 0.64581298828125,
+ 0.64971923828125,
+ 0.6648712158203125,
+ 0.6765899658203125,
+ 0.6824493408203125,
+ 0.6814727783203125,
+ 0.6746368408203125,
+ 0.085968017578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zAO3GzUeJbt7hLxF-JQzZ",
+ "type": "freedraw",
+ "x": 518.7397979421405,
+ "y": 1718.9039021757546,
+ "width": 32.61706263780707,
+ "height": 28.703015121270255,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB3",
+ "roundness": null,
+ "seed": 334088841,
+ "version": 131,
+ "versionNonce": 713007209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 6.523412527561504,
+ 2.6093650110246926
+ ],
+ [
+ 7.828095033073623,
+ 5.2187300220489306
+ ],
+ [
+ 9.132777538585742,
+ 9.132777538585742
+ ],
+ [
+ 13.046825055122554,
+ 20.87492008819663
+ ],
+ [
+ 13.046825055122554,
+ 26.093650110245562
+ ],
+ [
+ 14.351507560635127,
+ 28.703015121270255
+ ],
+ [
+ 15.656190066147246,
+ 28.703015121270255
+ ],
+ [
+ 15.656190066147246,
+ 24.788967604733443
+ ],
+ [
+ 15.656190066147246,
+ 22.17960259370875
+ ],
+ [
+ 14.351507560635127,
+ 19.570237582684058
+ ],
+ [
+ 14.351507560635127,
+ 13.046825055122554
+ ],
+ [
+ 15.656190066147246,
+ 10.437460044098316
+ ],
+ [
+ 15.656190066147246,
+ 9.132777538585742
+ ],
+ [
+ 15.656190066147246,
+ 7.828095033073623
+ ],
+ [
+ 16.96087257165982,
+ 7.828095033073623
+ ],
+ [
+ 19.570237582684058,
+ 9.132777538585742
+ ],
+ [
+ 23.48428509922087,
+ 11.742142549610435
+ ],
+ [
+ 27.39833261575768,
+ 11.742142549610435
+ ],
+ [
+ 30.007697626782374,
+ 11.742142549610435
+ ],
+ [
+ 32.61706263780707,
+ 11.742142549610435
+ ],
+ [
+ 32.61706263780707,
+ 11.742142549610435
+ ]
+ ],
+ "pressures": [
+ 0.193939208984375,
+ 0.63604736328125,
+ 0.64874267578125,
+ 0.6638946533203125,
+ 0.697601318359375,
+ 0.706878662109375,
+ 0.709808349609375,
+ 0.708343505859375,
+ 0.693206787109375,
+ 0.689300537109375,
+ 0.6736602783203125,
+ 0.6614532470703125,
+ 0.6609649658203125,
+ 0.6604766845703125,
+ 0.65216064453125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.65020751953125,
+ 0.65264892578125,
+ 0.6570587158203125,
+ 0.6140594482421875,
+ 0.4167022705078125,
+ 0.2378997802734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "30Z_azBCW9Bim5S82781q",
+ "type": "freedraw",
+ "x": -264.06970536522965,
+ "y": 1707.1617596261442,
+ "width": 67.84349028663883,
+ "height": 45.66388769292985,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB4",
+ "roundness": null,
+ "seed": 257905927,
+ "version": 153,
+ "versionNonce": 1885449033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ 1.3046825055123463,
+ -2.6093650110246926
+ ],
+ [
+ 1.3046825055123463,
+ -3.9140475165368116
+ ],
+ [
+ 0,
+ -3.9140475165368116
+ ],
+ [
+ 0,
+ -5.218730022049158
+ ],
+ [
+ -1.3046825055122326,
+ -6.523412527561504
+ ],
+ [
+ -2.6093650110244653,
+ -7.828095033073623
+ ],
+ [
+ -6.523412527561391,
+ -9.132777538586197
+ ],
+ [
+ -11.742142549610548,
+ -10.437460044098316
+ ],
+ [
+ -18.26555507717194,
+ -11.742142549610662
+ ],
+ [
+ -23.484285099221097,
+ -11.742142549610662
+ ],
+ [
+ -28.70301512127014,
+ -11.742142549610662
+ ],
+ [
+ -35.226427648831645,
+ -7.828095033073623
+ ],
+ [
+ -37.835792659856224,
+ -3.9140475165368116
+ ],
+ [
+ -37.835792659856224,
+ 0
+ ],
+ [
+ -37.835792659856224,
+ 2.6093650110244653
+ ],
+ [
+ -36.53111015434388,
+ 10.437460044098316
+ ],
+ [
+ -30.007697626782488,
+ 22.17960259370875
+ ],
+ [
+ -24.78896760473333,
+ 28.703015121270255
+ ],
+ [
+ -19.57023758268417,
+ 32.61706263780707
+ ],
+ [
+ -15.65619006614736,
+ 33.921745143319185
+ ],
+ [
+ -11.742142549610548,
+ 33.921745143319185
+ ],
+ [
+ -6.523412527561391,
+ 31.31238013229472
+ ],
+ [
+ -3.9140475165368116,
+ 27.39833261575791
+ ],
+ [
+ -2.6093650110244653,
+ 22.17960259370875
+ ],
+ [
+ 0,
+ 14.351507560635127
+ ],
+ [
+ 1.3046825055123463,
+ 11.742142549610435
+ ],
+ [
+ 1.3046825055123463,
+ 5.2187300220489306
+ ],
+ [
+ 0,
+ 2.6093650110244653
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ -2.6093650110246926
+ ],
+ [
+ -3.9140475165368116,
+ -3.9140475165368116
+ ],
+ [
+ -5.218730022049044,
+ -5.218730022049158
+ ],
+ [
+ -6.523412527561391,
+ -3.9140475165368116
+ ],
+ [
+ -7.828095033073623,
+ -1.3046825055123463
+ ],
+ [
+ -9.13277753858597,
+ 2.6093650110244653
+ ],
+ [
+ -7.828095033073623,
+ 10.437460044098316
+ ],
+ [
+ -5.218730022049044,
+ 15.656190066147246
+ ],
+ [
+ 0,
+ 20.87492008819663
+ ],
+ [
+ 3.9140475165369253,
+ 26.093650110245562
+ ],
+ [
+ 13.046825055122895,
+ 30.007697626782374
+ ],
+ [
+ 19.570237582684285,
+ 31.31238013229472
+ ],
+ [
+ 23.48428509922121,
+ 32.61706263780707
+ ],
+ [
+ 27.398332615758022,
+ 31.31238013229472
+ ],
+ [
+ 30.0076976267826,
+ 28.703015121270255
+ ],
+ [
+ 30.0076976267826,
+ 28.703015121270255
+ ]
+ ],
+ "pressures": [
+ 0.2887115478515625,
+ 0.443572998046875,
+ 0.4782562255859375,
+ 0.63409423828125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63848876953125,
+ 0.63946533203125,
+ 0.64190673828125,
+ 0.64385986328125,
+ 0.64483642578125,
+ 0.64727783203125,
+ 0.64727783203125,
+ 0.63604736328125,
+ 0.63360595703125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.62921142578125,
+ 0.62530517578125,
+ 0.6248016357421875,
+ 0.6238250732421875,
+ 0.6179656982421875,
+ 0.6155242919921875,
+ 0.6160125732421875,
+ 0.6184539794921875,
+ 0.6218719482421875,
+ 0.6238250732421875,
+ 0.6243133544921875,
+ 0.62677001953125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62969970703125,
+ 0.63702392578125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63458251953125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63165283203125,
+ 0.6184539794921875,
+ 0.524169921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qJDZ1XmLLdV8dBN0mqUEG",
+ "type": "freedraw",
+ "x": -236.67137274947163,
+ "y": 1846.7627877159587,
+ "width": 57.40603024254051,
+ "height": 48.27325270395454,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB5",
+ "roundness": null,
+ "seed": 2132879817,
+ "version": 131,
+ "versionNonce": 125786665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ -2.609365011024579,
+ -1.3046825055123463
+ ],
+ [
+ -3.9140475165369253,
+ -1.3046825055123463
+ ],
+ [
+ -5.218730022049158,
+ -2.6093650110244653
+ ],
+ [
+ -6.523412527561504,
+ -2.6093650110244653
+ ],
+ [
+ -7.828095033073737,
+ -2.6093650110244653
+ ],
+ [
+ -11.742142549610548,
+ -3.9140475165368116
+ ],
+ [
+ -13.046825055122895,
+ -5.218730022049158
+ ],
+ [
+ -16.960872571659706,
+ -5.218730022049158
+ ],
+ [
+ -20.874920088196518,
+ -5.218730022049158
+ ],
+ [
+ -23.484285099221097,
+ -5.218730022049158
+ ],
+ [
+ -27.398332615758022,
+ -3.9140475165368116
+ ],
+ [
+ -30.0076976267826,
+ -2.6093650110244653
+ ],
+ [
+ -33.92174514331941,
+ 1.3046825055123463
+ ],
+ [
+ -37.835792659856224,
+ 6.523412527561277
+ ],
+ [
+ -39.14047516536857,
+ 13.046825055122781
+ ],
+ [
+ -39.14047516536857,
+ 20.874920088196404
+ ],
+ [
+ -37.835792659856224,
+ 24.788967604733443
+ ],
+ [
+ -36.53111015434399,
+ 27.39833261575791
+ ],
+ [
+ -30.0076976267826,
+ 36.531110154344105
+ ],
+ [
+ -28.703015121270255,
+ 37.835792659856224
+ ],
+ [
+ -26.093650110245676,
+ 40.44515767088092
+ ],
+ [
+ -20.874920088196518,
+ 41.749840176393036
+ ],
+ [
+ -14.351507560635127,
+ 41.749840176393036
+ ],
+ [
+ -7.828095033073737,
+ 37.835792659856224
+ ],
+ [
+ -3.9140475165369253,
+ 32.61706263780707
+ ],
+ [
+ -1.3046825055123463,
+ 26.09365011024579
+ ],
+ [
+ 0,
+ 18.26555507717194
+ ],
+ [
+ 0,
+ 11.742142549610662
+ ],
+ [
+ -1.3046825055123463,
+ 5.218730022049158
+ ],
+ [
+ -1.3046825055123463,
+ 1.3046825055123463
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -2.6093650110244653
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ -2.609365011024579,
+ 0
+ ],
+ [
+ -2.609365011024579,
+ 1.3046825055123463
+ ],
+ [
+ -3.9140475165369253,
+ 9.13277753858597
+ ],
+ [
+ -3.9140475165369253,
+ 16.960872571659593
+ ],
+ [
+ -2.609365011024579,
+ 24.788967604733443
+ ],
+ [
+ -1.3046825055123463,
+ 28.703015121270255
+ ],
+ [
+ 0,
+ 31.31238013229472
+ ],
+ [
+ 2.609365011024579,
+ 37.835792659856224
+ ],
+ [
+ 5.218730022049158,
+ 39.14047516536834
+ ],
+ [
+ 7.828095033073623,
+ 41.749840176393036
+ ],
+ [
+ 11.742142549610548,
+ 43.05452268190538
+ ],
+ [
+ 14.351507560635127,
+ 43.05452268190538
+ ],
+ [
+ 16.960872571659706,
+ 41.749840176393036
+ ],
+ [
+ 18.26555507717194,
+ 41.749840176393036
+ ],
+ [
+ 18.26555507717194,
+ 41.749840176393036
+ ]
+ ],
+ "pressures": [
+ 0.38885498046875,
+ 0.508056640625,
+ 0.6179656982421875,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.62872314453125,
+ 0.63018798828125,
+ 0.63165283203125,
+ 0.63848876953125,
+ 0.64044189453125,
+ 0.64483642578125,
+ 0.64581298828125,
+ 0.64776611328125,
+ 0.64874267578125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64776611328125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.64581298828125,
+ 0.64434814453125,
+ 0.64044189453125,
+ 0.63995361328125,
+ 0.63848876953125,
+ 0.63165283203125,
+ 0.6243133544921875,
+ 0.6033172607421875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.6023406982421875,
+ 0.6018524169921875,
+ 0.6042938232421875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.6028289794921875,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64337158203125,
+ 0.64385986328125,
+ 0.64288330078125,
+ 0.64385986328125,
+ 0.64483642578125,
+ 0.64727783203125,
+ 0.64678955078125,
+ 0.64581298828125,
+ 0.64239501953125,
+ 0.62628173828125,
+ 0.566192626953125,
+ 0.3556365966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "AAlNxSdLrDDuwHBUNPj_S",
+ "type": "freedraw",
+ "x": -197.53089758410317,
+ "y": 1863.7236602876183,
+ "width": 18.26555507717194,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB6",
+ "roundness": null,
+ "seed": 1799270985,
+ "version": 91,
+ "versionNonce": 281292041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 3.9140475165369253,
+ 0
+ ],
+ [
+ 7.828095033073737,
+ 0
+ ],
+ [
+ 11.742142549610548,
+ 0
+ ],
+ [
+ 15.656190066147474,
+ 0
+ ],
+ [
+ 16.960872571659706,
+ 0
+ ],
+ [
+ 16.960872571659706,
+ 1.3046825055123463
+ ],
+ [
+ 16.960872571659706,
+ 1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.4357452392578125,
+ 0.584747314453125,
+ 0.588165283203125,
+ 0.6028289794921875,
+ 0.6125946044921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.588653564453125,
+ 0.4694671630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "09z67hZLo5N9kwsJU1hHH",
+ "type": "freedraw",
+ "x": -198.8355800896154,
+ "y": 1878.0751678482534,
+ "width": 28.703015121270255,
+ "height": 2.6093650110244653,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB7",
+ "roundness": null,
+ "seed": 807475529,
+ "version": 89,
+ "versionNonce": 61580265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 1.3046825055123463
+ ],
+ [
+ 7.828095033073623,
+ 1.3046825055123463
+ ],
+ [
+ 10.437460044098202,
+ 1.3046825055123463
+ ],
+ [
+ 14.351507560635127,
+ 1.3046825055123463
+ ],
+ [
+ 18.26555507717194,
+ 0
+ ],
+ [
+ 20.874920088196518,
+ 0
+ ],
+ [
+ 28.703015121270255,
+ -1.304682505512119
+ ],
+ [
+ 28.703015121270255,
+ -1.304682505512119
+ ]
+ ],
+ "pressures": [
+ 0.5617828369140625,
+ 0.65118408203125,
+ 0.65264892578125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.63897705078125,
+ 0.6003875732421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dzAHYT2o_pPTTCRYwhG16",
+ "type": "freedraw",
+ "x": -99.67970967068186,
+ "y": 1853.28620024352,
+ "width": 40.4451576708808,
+ "height": 57.40603024254051,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB8",
+ "roundness": null,
+ "seed": 788600169,
+ "version": 115,
+ "versionNonce": 1547779785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ 2.609365011024579,
+ -1.304682505512119
+ ],
+ [
+ 3.9140475165368116,
+ -2.6093650110244653
+ ],
+ [
+ 6.523412527561391,
+ -3.9140475165368116
+ ],
+ [
+ 14.351507560635127,
+ -10.437460044098088
+ ],
+ [
+ 16.960872571659706,
+ -15.656190066147246
+ ],
+ [
+ 19.570237582684285,
+ -20.874920088196404
+ ],
+ [
+ 19.570237582684285,
+ -24.788967604733216
+ ],
+ [
+ 19.570237582684285,
+ -27.39833261575768
+ ],
+ [
+ 19.570237582684285,
+ -28.703015121270255
+ ],
+ [
+ 20.874920088196518,
+ -28.703015121270255
+ ],
+ [
+ 20.874920088196518,
+ -27.39833261575768
+ ],
+ [
+ 20.874920088196518,
+ -24.788967604733216
+ ],
+ [
+ 22.17960259370875,
+ -20.874920088196404
+ ],
+ [
+ 23.484285099221097,
+ -9.132777538585742
+ ],
+ [
+ 23.484285099221097,
+ -1.304682505512119
+ ],
+ [
+ 22.17960259370875,
+ 9.132777538586197
+ ],
+ [
+ 22.17960259370875,
+ 13.046825055123008
+ ],
+ [
+ 20.874920088196518,
+ 16.96087257165982
+ ],
+ [
+ 16.960872571659706,
+ 24.788967604733443
+ ],
+ [
+ 15.65619006614736,
+ 27.398332615758136
+ ],
+ [
+ 15.65619006614736,
+ 28.703015121270255
+ ],
+ [
+ 16.960872571659706,
+ 28.703015121270255
+ ],
+ [
+ 18.26555507717194,
+ 28.703015121270255
+ ],
+ [
+ 20.874920088196518,
+ 28.703015121270255
+ ],
+ [
+ 22.17960259370875,
+ 27.398332615758136
+ ],
+ [
+ 24.78896760473333,
+ 27.398332615758136
+ ],
+ [
+ 27.39833261575791,
+ 27.398332615758136
+ ],
+ [
+ 32.61706263780707,
+ 27.398332615758136
+ ],
+ [
+ 36.53111015434388,
+ 26.09365011024579
+ ],
+ [
+ 39.14047516536846,
+ 26.09365011024579
+ ],
+ [
+ 39.14047516536846,
+ 26.09365011024579
+ ]
+ ],
+ "pressures": [
+ 0.2510986328125,
+ 0.4181671142578125,
+ 0.5994110107421875,
+ 0.6077117919921875,
+ 0.6125946044921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6150360107421875,
+ 0.6160125732421875,
+ 0.6204071044921875,
+ 0.62530517578125,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.64141845703125,
+ 0.64239501953125,
+ 0.64337158203125,
+ 0.64190673828125,
+ 0.63311767578125,
+ 0.62774658203125,
+ 0.62774658203125,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62628173828125,
+ 0.63360595703125,
+ 0.63995361328125,
+ 0.64434814453125,
+ 0.64483642578125,
+ 0.64630126953125,
+ 0.64678955078125,
+ 0.64874267578125,
+ 0.64630126953125,
+ 0.5471343994140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pLjsJHcL1yHLxOBFwrM9_",
+ "type": "freedraw",
+ "x": -33.14090188955538,
+ "y": 1838.9346926828848,
+ "width": 37.835792659856224,
+ "height": 45.66388769292985,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bB9",
+ "roundness": null,
+ "seed": 822552297,
+ "version": 115,
+ "versionNonce": 153124265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ -1.304682505512119
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ -1.3046825055123463,
+ -1.304682505512119
+ ],
+ [
+ -2.609365011024579,
+ 0
+ ],
+ [
+ -3.9140475165369253,
+ 0
+ ],
+ [
+ -5.218730022049158,
+ 1.3046825055125737
+ ],
+ [
+ -9.13277753858597,
+ 5.218730022049385
+ ],
+ [
+ -10.437460044098316,
+ 9.132777538586197
+ ],
+ [
+ -11.742142549610548,
+ 14.351507560635127
+ ],
+ [
+ -11.742142549610548,
+ 16.96087257165982
+ ],
+ [
+ -11.742142549610548,
+ 19.570237582684513
+ ],
+ [
+ -9.13277753858597,
+ 28.703015121270255
+ ],
+ [
+ -7.828095033073737,
+ 33.92174514331964
+ ],
+ [
+ -3.9140475165369253,
+ 36.531110154344105
+ ],
+ [
+ 0,
+ 37.83579265985645
+ ],
+ [
+ 5.218730022049044,
+ 39.14047516536857
+ ],
+ [
+ 9.13277753858597,
+ 37.83579265985645
+ ],
+ [
+ 14.351507560635127,
+ 35.22642764883176
+ ],
+ [
+ 19.57023758268417,
+ 31.312380132294948
+ ],
+ [
+ 23.484285099221097,
+ 27.398332615758136
+ ],
+ [
+ 24.78896760473333,
+ 22.179602593708978
+ ],
+ [
+ 26.093650110245676,
+ 14.351507560635127
+ ],
+ [
+ 26.093650110245676,
+ 7.828095033073851
+ ],
+ [
+ 24.78896760473333,
+ 3.914047516537039
+ ],
+ [
+ 20.874920088196518,
+ 0
+ ],
+ [
+ 16.960872571659593,
+ -3.9140475165368116
+ ],
+ [
+ 9.13277753858597,
+ -6.523412527561277
+ ],
+ [
+ 3.9140475165368116,
+ -5.2187300220489306
+ ],
+ [
+ -1.3046825055123463,
+ -1.304682505512119
+ ],
+ [
+ -5.218730022049158,
+ 3.914047516537039
+ ],
+ [
+ -5.218730022049158,
+ 6.523412527561504
+ ],
+ [
+ -6.523412527561504,
+ 9.132777538586197
+ ],
+ [
+ -6.523412527561504,
+ 9.132777538586197
+ ]
+ ],
+ "pressures": [
+ 0.466033935546875,
+ 0.565704345703125,
+ 0.63262939453125,
+ 0.65509033203125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65167236328125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.65020751953125,
+ 0.64971923828125,
+ 0.64923095703125,
+ 0.64874267578125,
+ 0.65020751953125,
+ 0.6570587158203125,
+ 0.6638946533203125,
+ 0.6643829345703125,
+ 0.6643829345703125,
+ 0.6658477783203125,
+ 0.6673126220703125,
+ 0.6682891845703125,
+ 0.6692657470703125,
+ 0.6599884033203125,
+ 0.65509033203125,
+ 0.65411376953125,
+ 0.64923095703125,
+ 0.64239501953125,
+ 0.63458251953125,
+ 0.5979461669921875,
+ 0.4899749755859375,
+ 0.39178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "m0tBEHmEFoIgoTFgQOpOn",
+ "type": "freedraw",
+ "x": 20.351080836448318,
+ "y": 1853.28620024352,
+ "width": 0.0001,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBA",
+ "roundness": null,
+ "seed": 1596291177,
+ "version": 82,
+ "versionNonce": 427090057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.63214111328125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "op84lhOAMjmCNTkPT2poD",
+ "type": "freedraw",
+ "x": 105.15544369474674,
+ "y": 1841.5440576939095,
+ "width": 53.49198272600347,
+ "height": 43.05452268190538,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBB",
+ "roundness": null,
+ "seed": 632056839,
+ "version": 114,
+ "versionNonce": 721020777,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 0,
+ 2.6093650110246926
+ ],
+ [
+ 0,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 6.523412527561504
+ ],
+ [
+ -1.3046825055123463,
+ 9.13277753858597
+ ],
+ [
+ -1.3046825055123463,
+ 11.742142549610435
+ ],
+ [
+ -2.6093650110246926,
+ 19.570237582684285
+ ],
+ [
+ -3.914047516537039,
+ 27.398332615758136
+ ],
+ [
+ -6.523412527561504,
+ 33.92174514331941
+ ],
+ [
+ -9.13277753858597,
+ 37.835792659856224
+ ],
+ [
+ -14.351507560635127,
+ 41.74984017639326
+ ],
+ [
+ -18.265555077172166,
+ 41.74984017639326
+ ],
+ [
+ -23.484285099221097,
+ 40.44515767088069
+ ],
+ [
+ -28.703015121270255,
+ 37.835792659856224
+ ],
+ [
+ -32.617062637807294,
+ 32.61706263780707
+ ],
+ [
+ -33.92174514331941,
+ 27.398332615758136
+ ],
+ [
+ -33.92174514331941,
+ 23.484285099221097
+ ],
+ [
+ -32.617062637807294,
+ 18.26555507717194
+ ],
+ [
+ -31.312380132294948,
+ 15.656190066147474
+ ],
+ [
+ -26.09365011024579,
+ 10.437460044098316
+ ],
+ [
+ -22.179602593708978,
+ 10.437460044098316
+ ],
+ [
+ -18.265555077172166,
+ 9.13277753858597
+ ],
+ [
+ -11.742142549610662,
+ 13.046825055123008
+ ],
+ [
+ -7.828095033073851,
+ 15.656190066147474
+ ],
+ [
+ 0,
+ 23.484285099221097
+ ],
+ [
+ 5.2187300220489306,
+ 27.398332615758136
+ ],
+ [
+ 10.437460044098088,
+ 30.0076976267826
+ ],
+ [
+ 14.351507560635127,
+ 31.312380132294948
+ ],
+ [
+ 16.960872571659593,
+ 32.61706263780707
+ ],
+ [
+ 19.570237582684058,
+ 31.312380132294948
+ ],
+ [
+ 19.570237582684058,
+ 31.312380132294948
+ ]
+ ],
+ "pressures": [
+ 0.2378997802734375,
+ 0.462615966796875,
+ 0.577911376953125,
+ 0.592559814453125,
+ 0.6096649169921875,
+ 0.6194305419921875,
+ 0.6233367919921875,
+ 0.62628173828125,
+ 0.62774658203125,
+ 0.62921142578125,
+ 0.63018798828125,
+ 0.63653564453125,
+ 0.64923095703125,
+ 0.65118408203125,
+ 0.64630126953125,
+ 0.64337158203125,
+ 0.63897705078125,
+ 0.63116455078125,
+ 0.6208953857421875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6189422607421875,
+ 0.6204071044921875,
+ 0.62774658203125,
+ 0.64532470703125,
+ 0.6731719970703125,
+ 0.6800079345703125,
+ 0.6848907470703125,
+ 0.6848907470703125,
+ 0.6834259033203125,
+ 0.6614532470703125,
+ 0.576446533203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "S3EuZXK0lftH5ynKEEJFu",
+ "type": "freedraw",
+ "x": 119.50695125538186,
+ "y": 1823.2785026167376,
+ "width": 7.828095033073623,
+ "height": 22.17960259370875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBC",
+ "roundness": null,
+ "seed": 894895753,
+ "version": 92,
+ "versionNonce": 402330185,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 1.304682505512119
+ ],
+ [
+ 1.304682505512119,
+ 2.6093650110246926
+ ],
+ [
+ 1.304682505512119,
+ 5.218730022049158
+ ],
+ [
+ 2.6093650110244653,
+ 7.828095033073623
+ ],
+ [
+ 2.6093650110244653,
+ 14.351507560635127
+ ],
+ [
+ 3.9140475165368116,
+ 19.570237582684285
+ ],
+ [
+ 5.2187300220489306,
+ 22.17960259370875
+ ],
+ [
+ 6.523412527561277,
+ 22.17960259370875
+ ],
+ [
+ 7.828095033073623,
+ 20.87492008819663
+ ],
+ [
+ 7.828095033073623,
+ 20.87492008819663
+ ]
+ ],
+ "pressures": [
+ 0.5388336181640625,
+ 0.64434814453125,
+ 0.6643829345703125,
+ 0.6726837158203125,
+ 0.6751251220703125,
+ 0.6761016845703125,
+ 0.6707305908203125,
+ 0.6023406982421875,
+ 0.39617919921875,
+ 0.0473785400390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UDtJM49UND6YqosTF9Qsj",
+ "type": "freedraw",
+ "x": 133.858458816017,
+ "y": 1818.0597725946884,
+ "width": 2.6093650110244653,
+ "height": 16.960872571659593,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBD",
+ "roundness": null,
+ "seed": 1403587463,
+ "version": 89,
+ "versionNonce": 1699995945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 1.304682505512119,
+ 7.828095033073851
+ ],
+ [
+ 1.304682505512119,
+ 13.046825055122781
+ ],
+ [
+ 1.304682505512119,
+ 14.351507560635127
+ ],
+ [
+ 1.304682505512119,
+ 15.656190066147474
+ ],
+ [
+ 2.6093650110244653,
+ 16.960872571659593
+ ],
+ [
+ 2.6093650110244653,
+ 15.656190066147474
+ ],
+ [
+ 2.6093650110244653,
+ 15.656190066147474
+ ]
+ ],
+ "pressures": [
+ 0.4748382568359375,
+ 0.6248016357421875,
+ 0.6736602783203125,
+ 0.6761016845703125,
+ 0.6702423095703125,
+ 0.64288330078125,
+ 0.2906646728515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZbrT6vtJs-6D8530g2xzk",
+ "type": "freedraw",
+ "x": 169.08488646484852,
+ "y": 1857.2002477600572,
+ "width": 6.523412527561504,
+ "height": 10.437460044098316,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBE",
+ "roundness": null,
+ "seed": 2069469543,
+ "version": 100,
+ "versionNonce": 1886376969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 1.3046825055125737
+ ],
+ [
+ 2.6093650110246926,
+ 1.3046825055125737
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 1.3046825055125737
+ ],
+ [
+ 2.6093650110246926,
+ 2.6093650110246926
+ ],
+ [
+ 2.6093650110246926,
+ 3.9140475165368116
+ ],
+ [
+ 2.6093650110246926,
+ 5.218730022049385
+ ],
+ [
+ 3.9140475165368116,
+ 2.6093650110246926
+ ],
+ [
+ 5.218730022049158,
+ 1.3046825055125737
+ ],
+ [
+ 5.218730022049158,
+ -1.304682505512119
+ ],
+ [
+ 5.218730022049158,
+ -2.6093650110244653
+ ],
+ [
+ 6.523412527561504,
+ -3.9140475165368116
+ ],
+ [
+ 6.523412527561504,
+ -5.2187300220489306
+ ],
+ [
+ 5.218730022049158,
+ -5.2187300220489306
+ ],
+ [
+ 3.9140475165368116,
+ -2.6093650110244653
+ ],
+ [
+ 2.6093650110246926,
+ -1.304682505512119
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3644256591796875,
+ 0.4074249267578125,
+ 0.517333984375,
+ 0.4982757568359375,
+ 0.4968109130859375,
+ 0.4870452880859375,
+ 0.4836273193359375,
+ 0.442596435546875,
+ 0.4352569580078125,
+ 0.4352569580078125,
+ 0.4269561767578125,
+ 0.4137725830078125,
+ 0.4098663330078125,
+ 0.4313507080078125,
+ 0.439666748046875,
+ 0.457244873046875,
+ 0.464569091796875,
+ 0.3707733154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IiCnbtR6KIa9RWezuRRh5",
+ "type": "freedraw",
+ "x": -213.18708765025048,
+ "y": 1868.9423903096686,
+ "width": 11.742142549610548,
+ "height": 26.09365011024579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBF",
+ "roundness": null,
+ "seed": 2113269513,
+ "version": 95,
+ "versionNonce": 1565158121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 1.3046825055125737
+ ],
+ [
+ -1.3046825055122326,
+ 2.6093650110246926
+ ],
+ [
+ -1.3046825055122326,
+ 3.914047516537039
+ ],
+ [
+ -1.3046825055122326,
+ 7.828095033073851
+ ],
+ [
+ -1.3046825055122326,
+ 9.132777538586197
+ ],
+ [
+ -1.3046825055122326,
+ 11.742142549610662
+ ],
+ [
+ -1.3046825055122326,
+ 16.96087257165982
+ ],
+ [
+ -1.3046825055122326,
+ 20.87492008819663
+ ],
+ [
+ 1.3046825055123463,
+ 23.484285099221324
+ ],
+ [
+ 3.9140475165369253,
+ 24.788967604733443
+ ],
+ [
+ 6.523412527561391,
+ 26.09365011024579
+ ],
+ [
+ 7.828095033073737,
+ 26.09365011024579
+ ],
+ [
+ 10.437460044098316,
+ 24.788967604733443
+ ],
+ [
+ 10.437460044098316,
+ 24.788967604733443
+ ]
+ ],
+ "pressures": [
+ 0.463104248046875,
+ 0.64093017578125,
+ 0.64239501953125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.64337158203125,
+ 0.64434814453125,
+ 0.64483642578125,
+ 0.64385986328125,
+ 0.64337158203125,
+ 0.6238250732421875,
+ 0.507080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "h68qw8ahenmuf4Dqfm8bN",
+ "type": "freedraw",
+ "x": -219.71050017781187,
+ "y": 1849.3721527269845,
+ "width": 2.6093650110244653,
+ "height": 1.304682505512119,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBG",
+ "roundness": null,
+ "seed": 1857447881,
+ "version": 85,
+ "versionNonce": 1148134857,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 1.304682505512119
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.6047821044921875,
+ 0.6052703857421875,
+ 0.464569091796875,
+ 0.2716064453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "uoNPZnSwiv5ZSgnPPDBS5",
+ "type": "freedraw",
+ "x": 212.13940914675356,
+ "y": 1827.1925501332753,
+ "width": 20.87492008819663,
+ "height": 69.14817279215094,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBH",
+ "roundness": null,
+ "seed": 477063721,
+ "version": 97,
+ "versionNonce": 553223337,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ -1.3046825055123463,
+ -1.304682505512119
+ ],
+ [
+ -2.6093650110246926,
+ 0
+ ],
+ [
+ -3.914047516537039,
+ 2.6093650110246926
+ ],
+ [
+ -6.523412527561504,
+ 6.523412527561504
+ ],
+ [
+ -7.828095033073851,
+ 10.437460044098316
+ ],
+ [
+ -9.132777538586197,
+ 15.656190066147474
+ ],
+ [
+ -10.437460044098316,
+ 19.570237582684285
+ ],
+ [
+ -11.742142549610662,
+ 24.788967604733443
+ ],
+ [
+ -11.742142549610662,
+ 33.92174514331941
+ ],
+ [
+ -10.437460044098316,
+ 43.05452268190538
+ ],
+ [
+ -3.914047516537039,
+ 56.10134773702839
+ ],
+ [
+ 0,
+ 62.62476026458967
+ ],
+ [
+ 3.9140475165368116,
+ 67.84349028663883
+ ],
+ [
+ 9.13277753858597,
+ 66.53880778112648
+ ],
+ [
+ 9.13277753858597,
+ 66.53880778112648
+ ]
+ ],
+ "pressures": [
+ 0.2193450927734375,
+ 0.5559234619140625,
+ 0.7239837646484375,
+ 0.7244720458984375,
+ 0.7254486083984375,
+ 0.7254486083984375,
+ 0.7259368896484375,
+ 0.7249603271484375,
+ 0.7254486083984375,
+ 0.7254486083984375,
+ 0.7269134521484375,
+ 0.7239837646484375,
+ 0.708831787109375,
+ 0.6595001220703125,
+ 0.4943695068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kmTMEqMgXPi2S4N83Losl",
+ "type": "freedraw",
+ "x": 226.49091670738846,
+ "y": 1863.7236602876194,
+ "width": 15.656190066147474,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBI",
+ "roundness": null,
+ "seed": 831075785,
+ "version": 91,
+ "versionNonce": 2123696009,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110246926,
+ -1.3046825055123463
+ ],
+ [
+ 6.523412527561504,
+ -1.3046825055123463
+ ],
+ [
+ 7.828095033073851,
+ -1.3046825055123463
+ ],
+ [
+ 9.132777538586197,
+ -1.3046825055123463
+ ],
+ [
+ 11.742142549610662,
+ -1.3046825055123463
+ ],
+ [
+ 13.046825055123008,
+ -1.3046825055123463
+ ],
+ [
+ 14.351507560635127,
+ -1.3046825055123463
+ ],
+ [
+ 15.656190066147474,
+ -1.3046825055123463
+ ],
+ [
+ 15.656190066147474,
+ -1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.440155029296875,
+ 0.696136474609375,
+ 0.705902099609375,
+ 0.717620849609375,
+ 0.717620849609375,
+ 0.717620849609375,
+ 0.6673126220703125,
+ 0.38348388671875,
+ 0.189544677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jfQRc63JV7jiiDcyjV4G-",
+ "type": "freedraw",
+ "x": 278.6782169278798,
+ "y": 1844.153422704935,
+ "width": 24.788967604733443,
+ "height": 37.835792659856224,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBJ",
+ "roundness": null,
+ "seed": 1762663625,
+ "version": 116,
+ "versionNonce": 1736257129,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ -1.304682505512119,
+ -1.3046825055123463
+ ],
+ [
+ -2.6093650110244653,
+ -1.3046825055123463
+ ],
+ [
+ -3.9140475165368116,
+ -1.3046825055123463
+ ],
+ [
+ -5.2187300220489306,
+ -1.3046825055123463
+ ],
+ [
+ -6.523412527561277,
+ 0
+ ],
+ [
+ -7.828095033073623,
+ 1.3046825055123463
+ ],
+ [
+ -9.13277753858597,
+ 2.6093650110244653
+ ],
+ [
+ -11.742142549610435,
+ 3.9140475165368116
+ ],
+ [
+ -13.046825055122781,
+ 6.523412527561277
+ ],
+ [
+ -15.656190066147246,
+ 10.437460044098316
+ ],
+ [
+ -16.960872571659593,
+ 14.351507560635127
+ ],
+ [
+ -18.26555507717194,
+ 16.960872571659593
+ ],
+ [
+ -18.26555507717194,
+ 22.17960259370875
+ ],
+ [
+ -18.26555507717194,
+ 27.39833261575791
+ ],
+ [
+ -18.26555507717194,
+ 31.31238013229472
+ ],
+ [
+ -15.656190066147246,
+ 33.92174514331941
+ ],
+ [
+ -15.656190066147246,
+ 35.22642764883153
+ ],
+ [
+ -13.046825055122781,
+ 36.53111015434388
+ ],
+ [
+ -9.13277753858597,
+ 36.53111015434388
+ ],
+ [
+ -3.9140475165368116,
+ 35.22642764883153
+ ],
+ [
+ 0,
+ 32.61706263780707
+ ],
+ [
+ 2.6093650110246926,
+ 30.0076976267826
+ ],
+ [
+ 3.914047516537039,
+ 28.703015121270255
+ ],
+ [
+ 5.218730022049158,
+ 26.093650110245562
+ ],
+ [
+ 6.523412527561504,
+ 18.26555507717194
+ ],
+ [
+ 6.523412527561504,
+ 11.742142549610435
+ ],
+ [
+ 5.218730022049158,
+ 7.828095033073623
+ ],
+ [
+ 3.914047516537039,
+ 2.6093650110244653
+ ],
+ [
+ 0,
+ 2.6093650110244653
+ ],
+ [
+ -2.6093650110244653,
+ 1.3046825055123463
+ ],
+ [
+ -5.2187300220489306,
+ 1.3046825055123463
+ ],
+ [
+ -6.523412527561277,
+ 2.6093650110244653
+ ],
+ [
+ -7.828095033073623,
+ 6.523412527561277
+ ],
+ [
+ -7.828095033073623,
+ 6.523412527561277
+ ]
+ ],
+ "pressures": [
+ 0.336578369140625,
+ 0.5349273681640625,
+ 0.62628173828125,
+ 0.62969970703125,
+ 0.62969970703125,
+ 0.62872314453125,
+ 0.62725830078125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.6243133544921875,
+ 0.6243133544921875,
+ 0.62530517578125,
+ 0.62725830078125,
+ 0.62921142578125,
+ 0.63311767578125,
+ 0.63897705078125,
+ 0.63995361328125,
+ 0.64434814453125,
+ 0.64776611328125,
+ 0.65460205078125,
+ 0.6575469970703125,
+ 0.6585235595703125,
+ 0.6575469970703125,
+ 0.6585235595703125,
+ 0.6590118408203125,
+ 0.6590118408203125,
+ 0.6609649658203125,
+ 0.6629180908203125,
+ 0.6624298095703125,
+ 0.65460205078125,
+ 0.65216064453125,
+ 0.64239501953125,
+ 0.6228485107421875,
+ 0.507568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "_9CWoY5woNg_Xlc4h9Zgq",
+ "type": "freedraw",
+ "x": 300.8578195215888,
+ "y": 1889.817310397865,
+ "width": 0,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBK",
+ "roundness": null,
+ "seed": 1410066119,
+ "version": 83,
+ "versionNonce": 310212937,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.5994110107421875,
+ 0.4210968017578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "MLHlY2qSbXZ7ywxmoHG6G",
+ "type": "freedraw",
+ "x": 330.86551714837117,
+ "y": 1850.6768352324964,
+ "width": 24.788967604733443,
+ "height": 45.66388769292985,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBL",
+ "roundness": null,
+ "seed": 1158335303,
+ "version": 115,
+ "versionNonce": 1357998121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ -6.523412527561277
+ ],
+ [
+ -1.304682505512119,
+ -10.437460044098088
+ ],
+ [
+ -2.6093650110244653,
+ -11.742142549610435
+ ],
+ [
+ -3.9140475165368116,
+ -13.046825055122781
+ ],
+ [
+ -6.523412527561277,
+ -15.656190066147246
+ ],
+ [
+ -11.742142549610435,
+ -15.656190066147246
+ ],
+ [
+ -16.960872571659593,
+ -15.656190066147246
+ ],
+ [
+ -19.570237582684058,
+ -14.3515075606349
+ ],
+ [
+ -20.874920088196404,
+ -14.3515075606349
+ ],
+ [
+ -20.874920088196404,
+ -11.742142549610435
+ ],
+ [
+ -20.874920088196404,
+ -10.437460044098088
+ ],
+ [
+ -20.874920088196404,
+ -6.523412527561277
+ ],
+ [
+ -18.26555507717194,
+ -1.304682505512119
+ ],
+ [
+ -15.656190066147246,
+ 1.3046825055123463
+ ],
+ [
+ -14.351507560635127,
+ 3.914047516537039
+ ],
+ [
+ -7.828095033073623,
+ 13.046825055123008
+ ],
+ [
+ -5.2187300220489306,
+ 18.265555077172166
+ ],
+ [
+ -2.6093650110244653,
+ 23.484285099221324
+ ],
+ [
+ -1.304682505512119,
+ 27.398332615758136
+ ],
+ [
+ -1.304682505512119,
+ 30.0076976267826
+ ],
+ [
+ -3.9140475165368116,
+ 28.703015121270255
+ ],
+ [
+ -9.13277753858597,
+ 27.398332615758136
+ ],
+ [
+ -11.742142549610435,
+ 26.09365011024579
+ ],
+ [
+ -13.046825055122781,
+ 24.788967604733443
+ ],
+ [
+ -14.351507560635127,
+ 23.484285099221324
+ ],
+ [
+ -14.351507560635127,
+ 19.570237582684285
+ ],
+ [
+ -13.046825055122781,
+ 15.656190066147474
+ ],
+ [
+ -9.13277753858597,
+ 13.046825055123008
+ ],
+ [
+ -6.523412527561277,
+ 10.437460044098316
+ ],
+ [
+ -5.2187300220489306,
+ 9.132777538586197
+ ],
+ [
+ -2.6093650110244653,
+ 7.828095033073851
+ ],
+ [
+ 2.6093650110246926,
+ 2.6093650110246926
+ ],
+ [
+ 3.914047516537039,
+ 1.3046825055123463
+ ],
+ [
+ 3.914047516537039,
+ 1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.437713623046875,
+ 0.6028289794921875,
+ 0.6052703857421875,
+ 0.6150360107421875,
+ 0.63458251953125,
+ 0.64923095703125,
+ 0.6580352783203125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.65020751953125,
+ 0.64434814453125,
+ 0.64337158203125,
+ 0.64337158203125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64483642578125,
+ 0.64483642578125,
+ 0.64532470703125,
+ 0.64678955078125,
+ 0.64971923828125,
+ 0.64141845703125,
+ 0.64288330078125,
+ 0.64141845703125,
+ 0.63995361328125,
+ 0.63751220703125,
+ 0.63555908203125,
+ 0.63848876953125,
+ 0.64532470703125,
+ 0.64581298828125,
+ 0.64581298828125,
+ 0.64385986328125,
+ 0.37567138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "u35CQL3WWRx-8hOt5GJ_S",
+ "type": "freedraw",
+ "x": 347.826389720031,
+ "y": 1810.2316775616157,
+ "width": 16.960872571659593,
+ "height": 83.49968035278607,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBM",
+ "roundness": null,
+ "seed": 1912046023,
+ "version": 100,
+ "versionNonce": 1019509513,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 1.3046825055123463
+ ],
+ [
+ 1.3046825055123463,
+ 2.6093650110244653
+ ],
+ [
+ 2.6093650110244653,
+ 5.218730022049158
+ ],
+ [
+ 5.218730022049158,
+ 9.13277753858597
+ ],
+ [
+ 5.218730022049158,
+ 13.046825055122781
+ ],
+ [
+ 7.828095033073623,
+ 20.87492008819663
+ ],
+ [
+ 11.742142549610435,
+ 30.0076976267826
+ ],
+ [
+ 14.351507560635127,
+ 43.05452268190538
+ ],
+ [
+ 15.656190066147474,
+ 50.882617714979006
+ ],
+ [
+ 16.960872571659593,
+ 58.710712748052856
+ ],
+ [
+ 16.960872571659593,
+ 62.62476026458967
+ ],
+ [
+ 16.960872571659593,
+ 66.53880778112648
+ ],
+ [
+ 16.960872571659593,
+ 73.06222030868798
+ ],
+ [
+ 15.656190066147474,
+ 75.67158531971245
+ ],
+ [
+ 15.656190066147474,
+ 80.8903153417616
+ ],
+ [
+ 14.351507560635127,
+ 83.49968035278607
+ ],
+ [
+ 13.046825055122781,
+ 83.49968035278607
+ ],
+ [
+ 13.046825055122781,
+ 82.19499784727395
+ ],
+ [
+ 13.046825055122781,
+ 82.19499784727395
+ ]
+ ],
+ "pressures": [
+ 0.511962890625,
+ 0.63751220703125,
+ 0.65167236328125,
+ 0.6590118408203125,
+ 0.6643829345703125,
+ 0.6717071533203125,
+ 0.6780548095703125,
+ 0.6800079345703125,
+ 0.6809844970703125,
+ 0.6809844970703125,
+ 0.6804962158203125,
+ 0.6804962158203125,
+ 0.6809844970703125,
+ 0.6785430908203125,
+ 0.6746368408203125,
+ 0.65264892578125,
+ 0.574005126953125,
+ 0.2550048828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CwIwud99Sdl_N-J877eRc",
+ "type": "freedraw",
+ "x": 400.013689940522,
+ "y": 1855.8955652545453,
+ "width": 27.39833261575791,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBN",
+ "roundness": null,
+ "seed": 1356713129,
+ "version": 93,
+ "versionNonce": 645018089,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110244653,
+ -1.3046825055123463
+ ],
+ [
+ 6.523412527561277,
+ -1.3046825055123463
+ ],
+ [
+ 10.437460044098316,
+ -1.3046825055123463
+ ],
+ [
+ 13.046825055122781,
+ -2.6093650110246926
+ ],
+ [
+ 19.570237582684285,
+ -2.6093650110246926
+ ],
+ [
+ 24.788967604733443,
+ -2.6093650110246926
+ ],
+ [
+ 26.093650110245562,
+ -2.6093650110246926
+ ],
+ [
+ 26.093650110245562,
+ -1.3046825055123463
+ ],
+ [
+ 26.093650110245562,
+ -1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.509033203125,
+ 0.5989227294921875,
+ 0.6590118408203125,
+ 0.6653594970703125,
+ 0.6687774658203125,
+ 0.6712188720703125,
+ 0.6712188720703125,
+ 0.6712188720703125,
+ 0.6663360595703125,
+ 0.64239501953125,
+ 0.583282470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "E6w6EPiAQL13qvUKX1sMY",
+ "type": "freedraw",
+ "x": 479.59932277677126,
+ "y": 1844.1534227049347,
+ "width": 30.007697626782374,
+ "height": 53.4919827260037,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBO",
+ "roundness": null,
+ "seed": 707884681,
+ "version": 113,
+ "versionNonce": 1124469961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.304682505512119
+ ],
+ [
+ -1.3046825055123463,
+ -2.6093650110244653
+ ],
+ [
+ 0,
+ -3.9140475165368116
+ ],
+ [
+ 3.9140475165368116,
+ -7.828095033073623
+ ],
+ [
+ 6.523412527561504,
+ -13.046825055122781
+ ],
+ [
+ 7.828095033073623,
+ -18.26555507717194
+ ],
+ [
+ 9.13277753858597,
+ -20.874920088196404
+ ],
+ [
+ 9.13277753858597,
+ -23.484285099221097
+ ],
+ [
+ 10.437460044098316,
+ -24.788967604733216
+ ],
+ [
+ 11.742142549610662,
+ -26.093650110245562
+ ],
+ [
+ 11.742142549610662,
+ -24.788967604733216
+ ],
+ [
+ 11.742142549610662,
+ -23.484285099221097
+ ],
+ [
+ 11.742142549610662,
+ -20.874920088196404
+ ],
+ [
+ 13.046825055122781,
+ -16.960872571659593
+ ],
+ [
+ 13.046825055122781,
+ -13.046825055122781
+ ],
+ [
+ 14.351507560635127,
+ -2.6093650110244653
+ ],
+ [
+ 11.742142549610662,
+ 6.523412527561504
+ ],
+ [
+ 10.437460044098316,
+ 13.046825055123008
+ ],
+ [
+ 9.13277753858597,
+ 15.656190066147474
+ ],
+ [
+ 7.828095033073623,
+ 18.26555507717194
+ ],
+ [
+ 3.9140475165368116,
+ 23.484285099221097
+ ],
+ [
+ 1.3046825055123463,
+ 26.09365011024579
+ ],
+ [
+ 0,
+ 27.398332615758136
+ ],
+ [
+ 3.9140475165368116,
+ 27.398332615758136
+ ],
+ [
+ 7.828095033073623,
+ 27.398332615758136
+ ],
+ [
+ 13.046825055122781,
+ 26.09365011024579
+ ],
+ [
+ 16.960872571659593,
+ 26.09365011024579
+ ],
+ [
+ 19.570237582684285,
+ 26.09365011024579
+ ],
+ [
+ 23.484285099221097,
+ 26.09365011024579
+ ],
+ [
+ 27.39833261575791,
+ 26.09365011024579
+ ],
+ [
+ 27.39833261575791,
+ 26.09365011024579
+ ]
+ ],
+ "pressures": [
+ 0.3585662841796875,
+ 0.570587158203125,
+ 0.588653564453125,
+ 0.5959930419921875,
+ 0.6052703857421875,
+ 0.6101531982421875,
+ 0.6111297607421875,
+ 0.6116180419921875,
+ 0.6121063232421875,
+ 0.6130828857421875,
+ 0.6140594482421875,
+ 0.6155242919921875,
+ 0.6130828857421875,
+ 0.6155242919921875,
+ 0.6169891357421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6204071044921875,
+ 0.6213836669921875,
+ 0.6228485107421875,
+ 0.6243133544921875,
+ 0.6243133544921875,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.6086883544921875,
+ 0.6169891357421875,
+ 0.62823486328125,
+ 0.63116455078125,
+ 0.63214111328125,
+ 0.63214111328125,
+ 0.6248016357421875,
+ 0.455291748046875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "JSvsl5COZvo9ACflVDhm1",
+ "type": "freedraw",
+ "x": 530.4819404917503,
+ "y": 1837.6300101773734,
+ "width": 40.44515767088092,
+ "height": 39.14047516536834,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBP",
+ "roundness": null,
+ "seed": 732448041,
+ "version": 116,
+ "versionNonce": 438012841,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 0,
+ -2.6093650110246926
+ ],
+ [
+ 0,
+ -3.9140475165368116
+ ],
+ [
+ -1.304682505512119,
+ -3.9140475165368116
+ ],
+ [
+ -2.6093650110244653,
+ -3.9140475165368116
+ ],
+ [
+ -3.9140475165368116,
+ -3.9140475165368116
+ ],
+ [
+ -5.218730022049158,
+ -3.9140475165368116
+ ],
+ [
+ -6.523412527561277,
+ -3.9140475165368116
+ ],
+ [
+ -7.828095033073623,
+ -2.6093650110246926
+ ],
+ [
+ -9.13277753858597,
+ -1.3046825055123463
+ ],
+ [
+ -13.046825055122781,
+ 2.6093650110244653
+ ],
+ [
+ -14.351507560635127,
+ 7.828095033073623
+ ],
+ [
+ -16.960872571659593,
+ 13.046825055122781
+ ],
+ [
+ -18.26555507717194,
+ 18.26555507717194
+ ],
+ [
+ -16.960872571659593,
+ 23.484285099221097
+ ],
+ [
+ -13.046825055122781,
+ 30.007697626782374
+ ],
+ [
+ -9.13277753858597,
+ 32.61706263780707
+ ],
+ [
+ -3.9140475165368116,
+ 35.22642764883153
+ ],
+ [
+ 0,
+ 35.22642764883153
+ ],
+ [
+ 7.828095033073851,
+ 31.31238013229472
+ ],
+ [
+ 13.046825055123008,
+ 28.703015121270255
+ ],
+ [
+ 16.96087257165982,
+ 24.788967604733216
+ ],
+ [
+ 19.570237582684285,
+ 20.874920088196404
+ ],
+ [
+ 20.87492008819663,
+ 15.656190066147246
+ ],
+ [
+ 22.179602593708978,
+ 9.13277753858597
+ ],
+ [
+ 22.179602593708978,
+ 6.523412527561277
+ ],
+ [
+ 20.87492008819663,
+ 3.9140475165368116
+ ],
+ [
+ 16.96087257165982,
+ 1.304682505512119
+ ],
+ [
+ 11.742142549610662,
+ 0
+ ],
+ [
+ 7.828095033073851,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 0,
+ 1.304682505512119
+ ],
+ [
+ -3.9140475165368116,
+ 2.6093650110244653
+ ],
+ [
+ -3.9140475165368116,
+ 5.218730022049158
+ ],
+ [
+ -3.9140475165368116,
+ 5.218730022049158
+ ]
+ ],
+ "pressures": [
+ 0.3575897216796875,
+ 0.5393218994140625,
+ 0.574981689453125,
+ 0.6179656982421875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.6194305419921875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.6218719482421875,
+ 0.62530517578125,
+ 0.62774658203125,
+ 0.63214111328125,
+ 0.64093017578125,
+ 0.64434814453125,
+ 0.64483642578125,
+ 0.64483642578125,
+ 0.64776611328125,
+ 0.65069580078125,
+ 0.65020751953125,
+ 0.65069580078125,
+ 0.65264892578125,
+ 0.65362548828125,
+ 0.65411376953125,
+ 0.65460205078125,
+ 0.65313720703125,
+ 0.64874267578125,
+ 0.64093017578125,
+ 0.6213836669921875,
+ 0.6028289794921875,
+ 0.4899749755859375,
+ 0.2271575927734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DdrMZi4x8WYVN-H4_VJwi",
+ "type": "freedraw",
+ "x": 582.6692407122416,
+ "y": 1854.590882749033,
+ "width": 5.218730022049158,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBQ",
+ "roundness": null,
+ "seed": 1517151335,
+ "version": 91,
+ "versionNonce": 870198921,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 1.3046825055123463
+ ],
+ [
+ -2.6093650110244653,
+ 2.6093650110246926
+ ],
+ [
+ -3.9140475165368116,
+ 2.6093650110246926
+ ],
+ [
+ -2.6093650110244653,
+ 2.6093650110246926
+ ],
+ [
+ -1.304682505512119,
+ 2.6093650110246926
+ ],
+ [
+ 0,
+ 2.6093650110246926
+ ],
+ [
+ 1.3046825055123463,
+ 1.3046825055123463
+ ],
+ [
+ 1.3046825055123463,
+ 1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.4084014892578125,
+ 0.503173828125,
+ 0.5578765869140625,
+ 0.562774658203125,
+ 0.569122314453125,
+ 0.568145751953125,
+ 0.5510406494140625,
+ 0.464080810546875,
+ 0.3737030029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ygtN602LJSQVNNyLCX9Jq",
+ "type": "freedraw",
+ "x": 620.5050333720978,
+ "y": 1819.3644551002014,
+ "width": 13.046825055122781,
+ "height": 62.62476026458944,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBR",
+ "roundness": null,
+ "seed": 1938148711,
+ "version": 98,
+ "versionNonce": 118060393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 1.304682505512119
+ ],
+ [
+ -2.6093650110244653,
+ 2.6093650110244653
+ ],
+ [
+ -3.9140475165368116,
+ 3.9140475165368116
+ ],
+ [
+ -5.218730022049158,
+ 5.2187300220489306
+ ],
+ [
+ -5.218730022049158,
+ 7.828095033073623
+ ],
+ [
+ -7.828095033073623,
+ 14.351507560635127
+ ],
+ [
+ -10.437460044098316,
+ 27.39833261575791
+ ],
+ [
+ -11.742142549610435,
+ 35.22642764883153
+ ],
+ [
+ -10.437460044098316,
+ 43.054522681905155
+ ],
+ [
+ -10.437460044098316,
+ 45.66388769292985
+ ],
+ [
+ -9.13277753858597,
+ 48.27325270395431
+ ],
+ [
+ -6.523412527561277,
+ 53.49198272600347
+ ],
+ [
+ -2.6093650110244653,
+ 58.71071274805263
+ ],
+ [
+ -1.304682505512119,
+ 61.32007775907732
+ ],
+ [
+ 1.3046825055123463,
+ 62.62476026458944
+ ],
+ [
+ 1.3046825055123463,
+ 62.62476026458944
+ ]
+ ],
+ "pressures": [
+ 0.2657470703125,
+ 0.527099609375,
+ 0.5442047119140625,
+ 0.5593414306640625,
+ 0.573028564453125,
+ 0.590118408203125,
+ 0.6057586669921875,
+ 0.63360595703125,
+ 0.64727783203125,
+ 0.6614532470703125,
+ 0.6712188720703125,
+ 0.6746368408203125,
+ 0.6770782470703125,
+ 0.6795196533203125,
+ 0.62921142578125,
+ 0.4880218505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CWsK6onYvNpviItzXTJly",
+ "type": "freedraw",
+ "x": 643.9893184713189,
+ "y": 1845.4581052104468,
+ "width": 26.093650110245562,
+ "height": 2.6093650110244653,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBS",
+ "roundness": null,
+ "seed": 123856937,
+ "version": 92,
+ "versionNonce": 652795977,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 1.304682505512119,
+ -1.3046825055123463
+ ],
+ [
+ 3.9140475165368116,
+ -1.3046825055123463
+ ],
+ [
+ 5.218730022049158,
+ -1.3046825055123463
+ ],
+ [
+ 7.828095033073623,
+ -1.3046825055123463
+ ],
+ [
+ 9.13277753858597,
+ -1.3046825055123463
+ ],
+ [
+ 11.742142549610435,
+ -2.6093650110244653
+ ],
+ [
+ 14.351507560635127,
+ -2.6093650110244653
+ ],
+ [
+ 20.874920088196404,
+ -1.3046825055123463
+ ],
+ [
+ 26.093650110245562,
+ -1.3046825055123463
+ ],
+ [
+ 26.093650110245562,
+ -1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.463104248046875,
+ 0.6204071044921875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.6238250732421875,
+ 0.63409423828125,
+ 0.64874267578125,
+ 0.6629180908203125,
+ 0.6609649658203125,
+ 0.563262939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ovbVv3CEy5KXEoP3srj43",
+ "type": "freedraw",
+ "x": 694.871936186298,
+ "y": 1824.5831851222504,
+ "width": 37.835792659856224,
+ "height": 50.882617714979006,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBT",
+ "roundness": null,
+ "seed": 991441895,
+ "version": 118,
+ "versionNonce": 827846441,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ -2.6093650110244653,
+ -1.3046825055123463
+ ],
+ [
+ -5.218730022049158,
+ -1.3046825055123463
+ ],
+ [
+ -6.523412527561504,
+ -1.3046825055123463
+ ],
+ [
+ -9.13277753858597,
+ -1.3046825055123463
+ ],
+ [
+ -13.046825055122781,
+ 0
+ ],
+ [
+ -14.351507560635127,
+ 1.304682505512119
+ ],
+ [
+ -14.351507560635127,
+ 2.6093650110244653
+ ],
+ [
+ -14.351507560635127,
+ 3.9140475165368116
+ ],
+ [
+ -14.351507560635127,
+ 5.2187300220489306
+ ],
+ [
+ -14.351507560635127,
+ 6.523412527561277
+ ],
+ [
+ -11.742142549610662,
+ 10.437460044098088
+ ],
+ [
+ -10.437460044098316,
+ 13.046825055122781
+ ],
+ [
+ -9.13277753858597,
+ 15.656190066147246
+ ],
+ [
+ -7.828095033073623,
+ 16.960872571659593
+ ],
+ [
+ -6.523412527561504,
+ 16.960872571659593
+ ],
+ [
+ -3.9140475165368116,
+ 16.960872571659593
+ ],
+ [
+ -2.6093650110244653,
+ 15.656190066147246
+ ],
+ [
+ -1.3046825055123463,
+ 15.656190066147246
+ ],
+ [
+ 3.9140475165368116,
+ 15.656190066147246
+ ],
+ [
+ 9.13277753858597,
+ 18.26555507717194
+ ],
+ [
+ 14.351507560635127,
+ 22.17960259370875
+ ],
+ [
+ 19.570237582684285,
+ 28.703015121270255
+ ],
+ [
+ 22.17960259370875,
+ 35.22642764883153
+ ],
+ [
+ 23.484285099221097,
+ 39.14047516536834
+ ],
+ [
+ 22.17960259370875,
+ 43.054522681905155
+ ],
+ [
+ 19.570237582684285,
+ 46.968570198442194
+ ],
+ [
+ 15.656190066147474,
+ 49.57793520946666
+ ],
+ [
+ 9.13277753858597,
+ 49.57793520946666
+ ],
+ [
+ 6.523412527561504,
+ 49.57793520946666
+ ],
+ [
+ 1.3046825055123463,
+ 48.27325270395431
+ ],
+ [
+ -2.6093650110244653,
+ 46.968570198442194
+ ],
+ [
+ -6.523412527561504,
+ 44.3592051874175
+ ],
+ [
+ -7.828095033073623,
+ 40.44515767088069
+ ],
+ [
+ -6.523412527561504,
+ 39.14047516536834
+ ],
+ [
+ -6.523412527561504,
+ 39.14047516536834
+ ]
+ ],
+ "pressures": [
+ 0.439666748046875,
+ 0.6590118408203125,
+ 0.6834259033203125,
+ 0.6814727783203125,
+ 0.6809844970703125,
+ 0.6785430908203125,
+ 0.6775665283203125,
+ 0.6736602783203125,
+ 0.6746368408203125,
+ 0.6746368408203125,
+ 0.6731719970703125,
+ 0.6726837158203125,
+ 0.6726837158203125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6712188720703125,
+ 0.63848876953125,
+ 0.64093017578125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64874267578125,
+ 0.65069580078125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.65509033203125,
+ 0.6575469970703125,
+ 0.6638946533203125,
+ 0.6721954345703125,
+ 0.6800079345703125,
+ 0.6863555908203125,
+ 0.689788818359375,
+ 0.692230224609375,
+ 0.6834259033203125,
+ 0.583282470703125,
+ 0.2506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oqHwk3l5uMEeyRIGmeMPc",
+ "type": "freedraw",
+ "x": 720.9655862965435,
+ "y": 1812.8410425726397,
+ "width": 18.265555077172166,
+ "height": 62.62476026458967,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBU",
+ "roundness": null,
+ "seed": 477416041,
+ "version": 94,
+ "versionNonce": 2093097481,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 2.6093650110246926
+ ],
+ [
+ 9.132777538586197,
+ 10.437460044098316
+ ],
+ [
+ 11.742142549610662,
+ 15.656190066147474
+ ],
+ [
+ 15.656190066147474,
+ 24.788967604733443
+ ],
+ [
+ 16.96087257165982,
+ 30.0076976267826
+ ],
+ [
+ 18.265555077172166,
+ 40.44515767088092
+ ],
+ [
+ 18.265555077172166,
+ 49.57793520946689
+ ],
+ [
+ 18.265555077172166,
+ 53.4919827260037
+ ],
+ [
+ 18.265555077172166,
+ 57.40603024254051
+ ],
+ [
+ 15.656190066147474,
+ 62.62476026458967
+ ],
+ [
+ 14.351507560635127,
+ 60.015395253564975
+ ],
+ [
+ 14.351507560635127,
+ 57.40603024254051
+ ],
+ [
+ 14.351507560635127,
+ 57.40603024254051
+ ]
+ ],
+ "pressures": [
+ 0.4816741943359375,
+ 0.6223602294921875,
+ 0.63653564453125,
+ 0.64385986328125,
+ 0.6624298095703125,
+ 0.6712188720703125,
+ 0.6834259033203125,
+ 0.690765380859375,
+ 0.690765380859375,
+ 0.690765380859375,
+ 0.6731719970703125,
+ 0.38934326171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YEpiOoV28tJIbqxi2HVC9",
+ "type": "freedraw",
+ "x": 744.4498713957648,
+ "y": 1795.8801700009801,
+ "width": 31.31238013229472,
+ "height": 26.09365011024579,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBV",
+ "roundness": null,
+ "seed": 1965197511,
+ "version": 100,
+ "versionNonce": 102955241,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110244653,
+ -2.6093650110246926
+ ],
+ [
+ 5.2187300220489306,
+ -2.6093650110246926
+ ],
+ [
+ 6.523412527561277,
+ -3.914047516537039
+ ],
+ [
+ 10.437460044098088,
+ -3.914047516537039
+ ],
+ [
+ 14.3515075606349,
+ -1.3046825055123463
+ ],
+ [
+ 15.656190066147246,
+ 1.304682505512119
+ ],
+ [
+ 14.3515075606349,
+ 6.523412527561277
+ ],
+ [
+ 13.046825055122781,
+ 11.742142549610435
+ ],
+ [
+ 10.437460044098088,
+ 14.351507560635127
+ ],
+ [
+ 9.13277753858597,
+ 15.656190066147246
+ ],
+ [
+ 9.13277753858597,
+ 18.26555507717194
+ ],
+ [
+ 10.437460044098088,
+ 19.570237582684285
+ ],
+ [
+ 11.742142549610435,
+ 20.874920088196404
+ ],
+ [
+ 15.656190066147246,
+ 22.17960259370875
+ ],
+ [
+ 23.484285099221097,
+ 22.17960259370875
+ ],
+ [
+ 30.007697626782374,
+ 20.874920088196404
+ ],
+ [
+ 30.007697626782374,
+ 20.874920088196404
+ ]
+ ],
+ "pressures": [
+ 0.2681884765625,
+ 0.5994110107421875,
+ 0.6018524169921875,
+ 0.6052703857421875,
+ 0.6082000732421875,
+ 0.6150360107421875,
+ 0.6248016357421875,
+ 0.64337158203125,
+ 0.64630126953125,
+ 0.63214111328125,
+ 0.63165283203125,
+ 0.63653564453125,
+ 0.63897705078125,
+ 0.63409423828125,
+ 0.63116455078125,
+ 0.62579345703125,
+ 0.5969696044921875,
+ 0.462127685546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YZ3xSVYGRkCln8W9wiU4_",
+ "type": "freedraw",
+ "x": 787.5043940776702,
+ "y": 1845.458105210447,
+ "width": 7.828095033073851,
+ "height": 3.9140475165368116,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBW",
+ "roundness": null,
+ "seed": 454374825,
+ "version": 89,
+ "versionNonce": 520483785,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110244653,
+ -1.3046825055123463
+ ],
+ [
+ 3.9140475165368116,
+ -2.6093650110246926
+ ],
+ [
+ 5.218730022049158,
+ -2.6093650110246926
+ ],
+ [
+ 6.523412527561504,
+ -3.9140475165368116
+ ],
+ [
+ 6.523412527561504,
+ -3.9140475165368116
+ ]
+ ],
+ "pressures": [
+ 0.3732147216796875,
+ 0.4704437255859375,
+ 0.4782562255859375,
+ 0.4792327880859375,
+ 0.4821624755859375,
+ 0.3722381591796875,
+ 0.2457122802734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xvKF_whVPyXp-t9nRhwrD",
+ "type": "freedraw",
+ "x": 838.3870117926488,
+ "y": 1820.6691376057138,
+ "width": 35.22642764883176,
+ "height": 52.18730022049135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBX",
+ "roundness": null,
+ "seed": 862117321,
+ "version": 118,
+ "versionNonce": 1535546025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -2.6093650110246926,
+ 0
+ ],
+ [
+ -3.9140475165368116,
+ 0
+ ],
+ [
+ -5.218730022049158,
+ 0
+ ],
+ [
+ -6.523412527561504,
+ 1.304682505512119
+ ],
+ [
+ -9.13277753858597,
+ 2.6093650110244653
+ ],
+ [
+ -10.437460044098316,
+ 3.9140475165368116
+ ],
+ [
+ -13.046825055122781,
+ 5.218730022049158
+ ],
+ [
+ -18.26555507717194,
+ 10.437460044098088
+ ],
+ [
+ -22.17960259370875,
+ 16.960872571659593
+ ],
+ [
+ -23.484285099221097,
+ 19.570237582684058
+ ],
+ [
+ -24.788967604733443,
+ 22.17960259370875
+ ],
+ [
+ -24.788967604733443,
+ 26.093650110245562
+ ],
+ [
+ -24.788967604733443,
+ 32.61706263780707
+ ],
+ [
+ -23.484285099221097,
+ 39.14047516536834
+ ],
+ [
+ -20.87492008819663,
+ 45.66388769292985
+ ],
+ [
+ -18.26555507717194,
+ 48.27325270395431
+ ],
+ [
+ -13.046825055122781,
+ 52.18730022049135
+ ],
+ [
+ -7.828095033073623,
+ 52.18730022049135
+ ],
+ [
+ -3.9140475165368116,
+ 52.18730022049135
+ ],
+ [
+ 0,
+ 50.882617714979006
+ ],
+ [
+ 2.6093650110244653,
+ 49.57793520946666
+ ],
+ [
+ 5.218730022049158,
+ 45.66388769292985
+ ],
+ [
+ 6.523412527561277,
+ 43.05452268190538
+ ],
+ [
+ 7.828095033073623,
+ 39.14047516536834
+ ],
+ [
+ 9.13277753858597,
+ 33.921745143319185
+ ],
+ [
+ 10.437460044098316,
+ 27.39833261575791
+ ],
+ [
+ 9.13277753858597,
+ 22.17960259370875
+ ],
+ [
+ 9.13277753858597,
+ 18.26555507717194
+ ],
+ [
+ 7.828095033073623,
+ 14.351507560635127
+ ],
+ [
+ 7.828095033073623,
+ 11.742142549610435
+ ],
+ [
+ 5.218730022049158,
+ 7.828095033073623
+ ],
+ [
+ 3.9140475165368116,
+ 5.218730022049158
+ ],
+ [
+ 1.3046825055123463,
+ 3.9140475165368116
+ ],
+ [
+ -1.3046825055123463,
+ 3.9140475165368116
+ ],
+ [
+ -3.9140475165368116,
+ 3.9140475165368116
+ ],
+ [
+ -3.9140475165368116,
+ 3.9140475165368116
+ ]
+ ],
+ "pressures": [
+ 0.3614959716796875,
+ 0.506103515625,
+ 0.63311767578125,
+ 0.64776611328125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65167236328125,
+ 0.64630126953125,
+ 0.64532470703125,
+ 0.64825439453125,
+ 0.6575469970703125,
+ 0.6624298095703125,
+ 0.6648712158203125,
+ 0.6682891845703125,
+ 0.6731719970703125,
+ 0.6785430908203125,
+ 0.6824493408203125,
+ 0.6844024658203125,
+ 0.6844024658203125,
+ 0.6775665283203125,
+ 0.6726837158203125,
+ 0.6692657470703125,
+ 0.6682891845703125,
+ 0.6682891845703125,
+ 0.6682891845703125,
+ 0.6682891845703125,
+ 0.6682891845703125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.6687774658203125,
+ 0.6638946533203125,
+ 0.65264892578125,
+ 0.6204071044921875,
+ 0.5945281982421875,
+ 0.504638671875,
+ 0.334625244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PFdfctenBIm8ZvOxwV6ze",
+ "type": "freedraw",
+ "x": 868.3947094194314,
+ "y": 1872.8564378262051,
+ "width": 3.9140475165368116,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBY",
+ "roundness": null,
+ "seed": 1757930727,
+ "version": 87,
+ "versionNonce": 1079006601,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 1.304682505512119,
+ -1.3046825055123463
+ ],
+ [
+ 1.304682505512119,
+ -2.6093650110246926
+ ],
+ [
+ 2.6093650110244653,
+ -2.6093650110246926
+ ],
+ [
+ 2.6093650110244653,
+ -2.6093650110246926
+ ]
+ ],
+ "pressures": [
+ 0.586212158203125,
+ 0.7200775146484375,
+ 0.6746368408203125,
+ 0.5510406494140625,
+ 0.39178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "aa2JxIL3vmdbu5RFnFRQl",
+ "type": "freedraw",
+ "x": 901.0117720572384,
+ "y": 1827.192550133275,
+ "width": 22.179602593708978,
+ "height": 44.3592051874175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBZ",
+ "roundness": null,
+ "seed": 1731644327,
+ "version": 107,
+ "versionNonce": 815709289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -2.6093650110244653
+ ],
+ [
+ -2.6093650110246926,
+ -2.6093650110244653
+ ],
+ [
+ -3.914047516537039,
+ -1.304682505512119
+ ],
+ [
+ -6.523412527561504,
+ 0
+ ],
+ [
+ -7.828095033073851,
+ 1.3046825055123463
+ ],
+ [
+ -11.742142549610662,
+ 6.523412527561504
+ ],
+ [
+ -14.351507560635127,
+ 7.828095033073851
+ ],
+ [
+ -15.656190066147474,
+ 11.742142549610662
+ ],
+ [
+ -15.656190066147474,
+ 14.351507560635127
+ ],
+ [
+ -16.96087257165982,
+ 20.87492008819663
+ ],
+ [
+ -15.656190066147474,
+ 32.61706263780707
+ ],
+ [
+ -13.046825055123008,
+ 37.835792659856224
+ ],
+ [
+ -10.437460044098316,
+ 40.44515767088092
+ ],
+ [
+ -7.828095033073851,
+ 41.749840176393036
+ ],
+ [
+ -1.3046825055123463,
+ 41.749840176393036
+ ],
+ [
+ 0,
+ 41.749840176393036
+ ],
+ [
+ 1.304682505512119,
+ 40.44515767088092
+ ],
+ [
+ 3.9140475165368116,
+ 37.835792659856224
+ ],
+ [
+ 5.218730022049158,
+ 33.92174514331941
+ ],
+ [
+ 5.218730022049158,
+ 31.312380132294948
+ ],
+ [
+ 1.304682505512119,
+ 28.703015121270255
+ ],
+ [
+ -3.914047516537039,
+ 27.39833261575791
+ ],
+ [
+ -9.13277753858597,
+ 28.703015121270255
+ ],
+ [
+ -11.742142549610662,
+ 31.312380132294948
+ ],
+ [
+ -11.742142549610662,
+ 32.61706263780707
+ ],
+ [
+ -11.742142549610662,
+ 32.61706263780707
+ ]
+ ],
+ "pressures": [
+ 0.2398529052734375,
+ 0.6165008544921875,
+ 0.6233367919921875,
+ 0.62628173828125,
+ 0.62921142578125,
+ 0.63262939453125,
+ 0.64093017578125,
+ 0.64678955078125,
+ 0.64923095703125,
+ 0.64971923828125,
+ 0.65216064453125,
+ 0.6585235595703125,
+ 0.65509033203125,
+ 0.65167236328125,
+ 0.64825439453125,
+ 0.64532470703125,
+ 0.64385986328125,
+ 0.64141845703125,
+ 0.63995361328125,
+ 0.64190673828125,
+ 0.63995361328125,
+ 0.6033172607421875,
+ 0.571075439453125,
+ 0.5412750244140625,
+ 0.37762451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tYf4-MeJ76X2fYkLcYidx",
+ "type": "freedraw",
+ "x": 788.8090765831819,
+ "y": 1842.8487401994225,
+ "width": 9.132777538586197,
+ "height": 9.13277753858597,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBa",
+ "roundness": null,
+ "seed": 30875047,
+ "version": 102,
+ "versionNonce": 473777993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 1.3046825055123463
+ ],
+ [
+ -3.9140475165368116,
+ 2.6093650110244653
+ ],
+ [
+ -3.9140475165368116,
+ 3.9140475165368116
+ ],
+ [
+ -3.9140475165368116,
+ 5.218730022049158
+ ],
+ [
+ -5.218730022049158,
+ 6.523412527561504
+ ],
+ [
+ -5.218730022049158,
+ 7.828095033073623
+ ],
+ [
+ -3.9140475165368116,
+ 7.828095033073623
+ ],
+ [
+ -2.6093650110244653,
+ 9.13277753858597
+ ],
+ [
+ 0,
+ 6.523412527561504
+ ],
+ [
+ 2.6093650110246926,
+ 5.218730022049158
+ ],
+ [
+ 2.6093650110246926,
+ 2.6093650110244653
+ ],
+ [
+ 3.914047516537039,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 0,
+ 2.6093650110244653
+ ],
+ [
+ 1.3046825055123463,
+ 2.6093650110244653
+ ],
+ [
+ 2.6093650110246926,
+ 2.6093650110244653
+ ],
+ [
+ 2.6093650110246926,
+ 2.6093650110244653
+ ]
+ ],
+ "pressures": [
+ 0.2662353515625,
+ 0.5539703369140625,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6179656982421875,
+ 0.6169891357421875,
+ 0.6140594482421875,
+ 0.6067352294921875,
+ 0.5979461669921875,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.586212158203125,
+ 0.591094970703125,
+ 0.6208953857421875,
+ 0.6228485107421875,
+ 0.6145477294921875,
+ 0.5569000244140625,
+ 0.3571014404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6tAfx4-T-srMUVh8CAoZ1",
+ "type": "freedraw",
+ "x": 932.3241521895332,
+ "y": 1837.630010177373,
+ "width": 16.960872571659593,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBb",
+ "roundness": null,
+ "seed": 1410952617,
+ "version": 90,
+ "versionNonce": 1837594153,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 0
+ ],
+ [
+ 6.523412527561277,
+ 0
+ ],
+ [
+ 10.437460044098316,
+ 0
+ ],
+ [
+ 15.656190066147246,
+ -1.3046825055123463
+ ],
+ [
+ 16.960872571659593,
+ -1.3046825055123463
+ ],
+ [
+ 16.960872571659593,
+ -1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.2916412353515625,
+ 0.6658477783203125,
+ 0.6692657470703125,
+ 0.6697540283203125,
+ 0.6692657470703125,
+ 0.6673126220703125,
+ 0.5998992919921875,
+ 0.38299560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vICRCask2l3n8Zle7WFa4",
+ "type": "freedraw",
+ "x": 929.7147871785085,
+ "y": 1849.3721527269836,
+ "width": 16.960872571659593,
+ "height": 1.3046825055125737,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBc",
+ "roundness": null,
+ "seed": 1117112135,
+ "version": 89,
+ "versionNonce": 929614089,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.304682505512119,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 6.523412527561504,
+ -1.3046825055125737
+ ],
+ [
+ 9.13277753858597,
+ -1.3046825055125737
+ ],
+ [
+ 11.742142549610662,
+ -1.3046825055125737
+ ],
+ [
+ 15.656190066147474,
+ -1.3046825055125737
+ ],
+ [
+ 15.656190066147474,
+ -1.3046825055125737
+ ]
+ ],
+ "pressures": [
+ 0.5559234619140625,
+ 0.689788818359375,
+ 0.6848907470703125,
+ 0.6707305908203125,
+ 0.63458251953125,
+ 0.579864501953125,
+ 0.4909515380859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZW9bWR-RgkdO-oau91f_c",
+ "type": "freedraw",
+ "x": 992.3395474430981,
+ "y": 1849.3721527269836,
+ "width": 19.570237582684285,
+ "height": 1.3046825055125737,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBd",
+ "roundness": null,
+ "seed": 1563720617,
+ "version": 91,
+ "versionNonce": 593281001,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 6.523412527561504,
+ 0
+ ],
+ [
+ 10.437460044098316,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ 0
+ ],
+ [
+ 18.26555507717194,
+ -1.3046825055125737
+ ],
+ [
+ 18.26555507717194,
+ -1.3046825055125737
+ ]
+ ],
+ "pressures": [
+ 0.443572998046875,
+ 0.63018798828125,
+ 0.687835693359375,
+ 0.696136474609375,
+ 0.699066162109375,
+ 0.700042724609375,
+ 0.700042724609375,
+ 0.6829376220703125,
+ 0.5959930419921875,
+ 0.40399169921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "abfHIsjCfDeTEX8EdJayQ",
+ "type": "freedraw",
+ "x": 1056.2689902132001,
+ "y": 1815.450407583664,
+ "width": 39.14047516536857,
+ "height": 54.796665231516045,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBe",
+ "roundness": null,
+ "seed": 1118798505,
+ "version": 112,
+ "versionNonce": 527358665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ -1.3046825055123463,
+ -1.304682505512119
+ ],
+ [
+ -3.914047516537039,
+ -1.304682505512119
+ ],
+ [
+ -5.218730022049158,
+ -2.6093650110244653
+ ],
+ [
+ -9.13277753858597,
+ -2.6093650110244653
+ ],
+ [
+ -11.742142549610662,
+ -1.304682505512119
+ ],
+ [
+ -18.265555077172166,
+ 0
+ ],
+ [
+ -23.484285099221097,
+ 3.9140475165368116
+ ],
+ [
+ -26.09365011024579,
+ 6.523412527561504
+ ],
+ [
+ -26.09365011024579,
+ 13.046825055123008
+ ],
+ [
+ -26.09365011024579,
+ 18.26555507717194
+ ],
+ [
+ -26.09365011024579,
+ 20.87492008819663
+ ],
+ [
+ -24.788967604733443,
+ 22.179602593708978
+ ],
+ [
+ -24.788967604733443,
+ 23.484285099221324
+ ],
+ [
+ -23.484285099221097,
+ 23.484285099221324
+ ],
+ [
+ -20.87492008819663,
+ 22.179602593708978
+ ],
+ [
+ -16.96087257165982,
+ 19.570237582684513
+ ],
+ [
+ -11.742142549610662,
+ 16.96087257165982
+ ],
+ [
+ -7.828095033073851,
+ 16.96087257165982
+ ],
+ [
+ -3.914047516537039,
+ 16.96087257165982
+ ],
+ [
+ 2.6093650110244653,
+ 23.484285099221324
+ ],
+ [
+ 7.828095033073623,
+ 30.0076976267826
+ ],
+ [
+ 11.742142549610435,
+ 37.83579265985645
+ ],
+ [
+ 13.046825055122781,
+ 44.35920518741773
+ ],
+ [
+ 9.13277753858597,
+ 50.882617714979006
+ ],
+ [
+ 5.2187300220489306,
+ 52.18730022049158
+ ],
+ [
+ -1.3046825055123463,
+ 50.882617714979006
+ ],
+ [
+ -10.437460044098316,
+ 46.968570198442194
+ ],
+ [
+ -20.87492008819663,
+ 43.05452268190538
+ ],
+ [
+ -23.484285099221097,
+ 40.44515767088092
+ ],
+ [
+ -23.484285099221097,
+ 40.44515767088092
+ ]
+ ],
+ "pressures": [
+ 0.5417633056640625,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.65118408203125,
+ 0.6590118408203125,
+ 0.6609649658203125,
+ 0.6624298095703125,
+ 0.6634063720703125,
+ 0.6653594970703125,
+ 0.6648712158203125,
+ 0.6638946533203125,
+ 0.6653594970703125,
+ 0.6663360595703125,
+ 0.6638946533203125,
+ 0.6638946533203125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.6565704345703125,
+ 0.65606689453125,
+ 0.65557861328125,
+ 0.6595001220703125,
+ 0.6619415283203125,
+ 0.6643829345703125,
+ 0.6673126220703125,
+ 0.6736602783203125,
+ 0.699066162109375,
+ 0.699066162109375,
+ 0.693695068359375,
+ 0.6873321533203125,
+ 0.63409423828125,
+ 0.37957763671875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "DnchLy0PhepraM9GtJJAs",
+ "type": "freedraw",
+ "x": 1101.93287790613,
+ "y": 1835.0206451663485,
+ "width": 23.484285099221097,
+ "height": 32.61706263780707,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBf",
+ "roundness": null,
+ "seed": 1726266535,
+ "version": 116,
+ "versionNonce": 1278908841,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055125737
+ ],
+ [
+ -1.3046825055123463,
+ -2.6093650110246926
+ ],
+ [
+ -1.3046825055123463,
+ -3.914047516537039
+ ],
+ [
+ -1.3046825055123463,
+ -5.218730022049385
+ ],
+ [
+ -2.6093650110246926,
+ -5.218730022049385
+ ],
+ [
+ -5.218730022049158,
+ -6.523412527561504
+ ],
+ [
+ -6.523412527561504,
+ -6.523412527561504
+ ],
+ [
+ -7.828095033073623,
+ -6.523412527561504
+ ],
+ [
+ -10.437460044098316,
+ -3.914047516537039
+ ],
+ [
+ -13.046825055122781,
+ 0
+ ],
+ [
+ -14.351507560635127,
+ 2.6093650110244653
+ ],
+ [
+ -14.351507560635127,
+ 5.2187300220489306
+ ],
+ [
+ -15.656190066147474,
+ 13.046825055122554
+ ],
+ [
+ -14.351507560635127,
+ 18.26555507717194
+ ],
+ [
+ -11.742142549610662,
+ 22.17960259370875
+ ],
+ [
+ -9.13277753858597,
+ 23.48428509922087
+ ],
+ [
+ -7.828095033073623,
+ 24.788967604733216
+ ],
+ [
+ -6.523412527561504,
+ 24.788967604733216
+ ],
+ [
+ -5.218730022049158,
+ 24.788967604733216
+ ],
+ [
+ -2.6093650110246926,
+ 23.48428509922087
+ ],
+ [
+ 0,
+ 20.874920088196404
+ ],
+ [
+ 2.6093650110244653,
+ 18.26555507717194
+ ],
+ [
+ 6.523412527561504,
+ 11.742142549610435
+ ],
+ [
+ 7.828095033073623,
+ 7.828095033073623
+ ],
+ [
+ 7.828095033073623,
+ 5.2187300220489306
+ ],
+ [
+ 7.828095033073623,
+ 2.6093650110244653
+ ],
+ [
+ 7.828095033073623,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ -3.914047516537039
+ ],
+ [
+ 2.6093650110244653,
+ -6.523412527561504
+ ],
+ [
+ 0,
+ -7.828095033073851
+ ],
+ [
+ -5.218730022049158,
+ -7.828095033073851
+ ],
+ [
+ -7.828095033073623,
+ -7.828095033073851
+ ],
+ [
+ -9.13277753858597,
+ -5.218730022049385
+ ],
+ [
+ -10.437460044098316,
+ -3.914047516537039
+ ],
+ [
+ -10.437460044098316,
+ -3.914047516537039
+ ]
+ ],
+ "pressures": [
+ 0.4758148193359375,
+ 0.589630126953125,
+ 0.6018524169921875,
+ 0.6243133544921875,
+ 0.63067626953125,
+ 0.63360595703125,
+ 0.63946533203125,
+ 0.64141845703125,
+ 0.63653564453125,
+ 0.63067626953125,
+ 0.62969970703125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.62823486328125,
+ 0.62725830078125,
+ 0.6248016357421875,
+ 0.6218719482421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6233367919921875,
+ 0.62530517578125,
+ 0.62677001953125,
+ 0.62872314453125,
+ 0.63555908203125,
+ 0.64483642578125,
+ 0.65362548828125,
+ 0.65606689453125,
+ 0.6575469970703125,
+ 0.6609649658203125,
+ 0.6590118408203125,
+ 0.64923095703125,
+ 0.62628173828125,
+ 0.5456695556640625,
+ 0.2867584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qopws9o_kf_Uu9V5azc4f",
+ "type": "freedraw",
+ "x": 1131.9405755329126,
+ "y": 1854.5908827490325,
+ "width": 5.218730022049158,
+ "height": 11.742142549610435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBg",
+ "roundness": null,
+ "seed": 2097374921,
+ "version": 91,
+ "versionNonce": 720075913,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ -1.3046825055123463,
+ 2.6093650110246926
+ ],
+ [
+ -1.3046825055123463,
+ 3.9140475165368116
+ ],
+ [
+ -1.3046825055123463,
+ 6.523412527561504
+ ],
+ [
+ -1.3046825055123463,
+ 7.828095033073623
+ ],
+ [
+ -1.3046825055123463,
+ 9.132777538586197
+ ],
+ [
+ 0,
+ 11.742142549610435
+ ],
+ [
+ 2.6093650110244653,
+ 11.742142549610435
+ ],
+ [
+ 3.9140475165368116,
+ 10.437460044098316
+ ],
+ [
+ 3.9140475165368116,
+ 10.437460044098316
+ ]
+ ],
+ "pressures": [
+ 0.2955474853515625,
+ 0.6692657470703125,
+ 0.6678009033203125,
+ 0.6653594970703125,
+ 0.6565704345703125,
+ 0.65167236328125,
+ 0.63897705078125,
+ 0.591094970703125,
+ 0.445037841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "oFOOyn5v0DlIqP-Ur9lSb",
+ "type": "freedraw",
+ "x": 1142.3780355770107,
+ "y": 1829.801915144299,
+ "width": 2.6093650110244653,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBh",
+ "roundness": null,
+ "seed": 1653165513,
+ "version": 86,
+ "versionNonce": 188547945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 1.3046825055123463
+ ],
+ [
+ -2.6093650110244653,
+ 2.6093650110246926
+ ],
+ [
+ -1.304682505512119,
+ 2.6093650110246926
+ ],
+ [
+ -1.304682505512119,
+ 2.6093650110246926
+ ]
+ ],
+ "pressures": [
+ 0.570587158203125,
+ 0.6726837158203125,
+ 0.6057586669921875,
+ 0.087921142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "-xnM1s_bXl1ng8mAXtadY",
+ "type": "freedraw",
+ "x": -227.5385952108872,
+ "y": 1968.0982607286014,
+ "width": 44.359205187417615,
+ "height": 50.882617714979006,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBi",
+ "roundness": null,
+ "seed": 77374183,
+ "version": 121,
+ "versionNonce": 964341321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ -1.3046825055122326,
+ -1.3046825055123463
+ ],
+ [
+ -2.6093650110244653,
+ -1.3046825055123463
+ ],
+ [
+ -5.218730022049044,
+ -1.3046825055123463
+ ],
+ [
+ -6.523412527561391,
+ -1.3046825055123463
+ ],
+ [
+ -7.828095033073623,
+ -1.3046825055123463
+ ],
+ [
+ -10.437460044098202,
+ 0
+ ],
+ [
+ -13.046825055122781,
+ 1.304682505512119
+ ],
+ [
+ -22.17960259370875,
+ 6.523412527561277
+ ],
+ [
+ -27.39833261575791,
+ 11.742142549610435
+ ],
+ [
+ -30.007697626782488,
+ 16.960872571659593
+ ],
+ [
+ -31.31238013229472,
+ 24.788967604733443
+ ],
+ [
+ -31.31238013229472,
+ 28.703015121270255
+ ],
+ [
+ -31.31238013229472,
+ 32.61706263780707
+ ],
+ [
+ -30.007697626782488,
+ 36.53111015434388
+ ],
+ [
+ -26.093650110245676,
+ 44.3592051874175
+ ],
+ [
+ -20.874920088196518,
+ 48.27325270395431
+ ],
+ [
+ -16.960872571659593,
+ 49.57793520946666
+ ],
+ [
+ -10.437460044098202,
+ 48.27325270395431
+ ],
+ [
+ -7.828095033073623,
+ 46.968570198442194
+ ],
+ [
+ -5.218730022049044,
+ 44.3592051874175
+ ],
+ [
+ 0,
+ 36.53111015434388
+ ],
+ [
+ 2.609365011024579,
+ 30.007697626782374
+ ],
+ [
+ 3.9140475165369253,
+ 23.48428509922087
+ ],
+ [
+ 5.218730022049158,
+ 16.960872571659593
+ ],
+ [
+ 3.9140475165369253,
+ 11.742142549610435
+ ],
+ [
+ 3.9140475165369253,
+ 10.437460044098316
+ ],
+ [
+ 1.3046825055123463,
+ 9.132777538585742
+ ],
+ [
+ 0,
+ 9.132777538585742
+ ],
+ [
+ -1.3046825055122326,
+ 9.132777538585742
+ ],
+ [
+ -2.6093650110244653,
+ 11.742142549610435
+ ],
+ [
+ -3.9140475165368116,
+ 14.351507560635127
+ ],
+ [
+ -5.218730022049044,
+ 20.874920088196404
+ ],
+ [
+ -3.9140475165368116,
+ 27.39833261575768
+ ],
+ [
+ -1.3046825055122326,
+ 35.22642764883153
+ ],
+ [
+ 2.609365011024579,
+ 39.14047516536857
+ ],
+ [
+ 6.523412527561504,
+ 41.74984017639281
+ ],
+ [
+ 10.437460044098316,
+ 41.74984017639281
+ ],
+ [
+ 13.046825055122895,
+ 41.74984017639281
+ ],
+ [
+ 13.046825055122895,
+ 41.74984017639281
+ ]
+ ],
+ "pressures": [
+ 0.4118194580078125,
+ 0.576446533203125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65313720703125,
+ 0.65069580078125,
+ 0.64581298828125,
+ 0.64385986328125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64190673828125,
+ 0.64141845703125,
+ 0.63946533203125,
+ 0.63848876953125,
+ 0.63507080078125,
+ 0.63262939453125,
+ 0.63018798828125,
+ 0.63018798828125,
+ 0.62969970703125,
+ 0.62921142578125,
+ 0.62628173828125,
+ 0.6243133544921875,
+ 0.62628173828125,
+ 0.63116455078125,
+ 0.63311767578125,
+ 0.63409423828125,
+ 0.64093017578125,
+ 0.63946533203125,
+ 0.63897705078125,
+ 0.63848876953125,
+ 0.63702392578125,
+ 0.62530517578125,
+ 0.582794189453125,
+ 0.4743499755859375,
+ 0.1865997314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Um4RKBMThCLOm9rMdFhAw",
+ "type": "freedraw",
+ "x": -200.14026259512917,
+ "y": 2003.324688377433,
+ "width": 13.046825055122895,
+ "height": 19.570237582684285,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBj",
+ "roundness": null,
+ "seed": 218975943,
+ "version": 92,
+ "versionNonce": 1820327209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 1.3046825055123463
+ ],
+ [
+ -1.3046825055123463,
+ 3.914047516537039
+ ],
+ [
+ -2.609365011024579,
+ 5.218730022049158
+ ],
+ [
+ -2.609365011024579,
+ 7.828095033073851
+ ],
+ [
+ -3.9140475165369253,
+ 9.13277753858597
+ ],
+ [
+ -3.9140475165369253,
+ 11.742142549610662
+ ],
+ [
+ -2.609365011024579,
+ 15.656190066147474
+ ],
+ [
+ 1.3046825055122326,
+ 18.26555507717194
+ ],
+ [
+ 6.523412527561391,
+ 19.570237582684285
+ ],
+ [
+ 9.13277753858597,
+ 16.960872571659593
+ ],
+ [
+ 9.13277753858597,
+ 16.960872571659593
+ ]
+ ],
+ "pressures": [
+ 0.4719085693359375,
+ 0.5544586181640625,
+ 0.566680908203125,
+ 0.576446533203125,
+ 0.583282470703125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.581817626953125,
+ 0.5564117431640625,
+ 0.39569091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "67IM2M1bLP9zyPjhKukTy",
+ "type": "freedraw",
+ "x": -201.44494510064152,
+ "y": 1986.3638158057734,
+ "width": 2.609365011024579,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBk",
+ "roundness": null,
+ "seed": 2137173033,
+ "version": 84,
+ "versionNonce": 1941467145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ -1.3046825055123463
+ ],
+ [
+ 2.609365011024579,
+ -1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.444061279296875,
+ 0.2442474365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gCRdoAAxs6xfQQ8NQPCWZ",
+ "type": "freedraw",
+ "x": -166.21851745180987,
+ "y": 1996.8012758498717,
+ "width": 18.265555077172053,
+ "height": 1.3046825055125737,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBl",
+ "roundness": null,
+ "seed": 1590303591,
+ "version": 89,
+ "versionNonce": 622823145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.609365011024579,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 0
+ ],
+ [
+ 6.523412527561504,
+ 0
+ ],
+ [
+ 11.742142549610662,
+ 0
+ ],
+ [
+ 16.960872571659706,
+ -1.3046825055125737
+ ],
+ [
+ 18.265555077172053,
+ -1.3046825055125737
+ ],
+ [
+ 18.265555077172053,
+ -1.3046825055125737
+ ]
+ ],
+ "pressures": [
+ 0.4167022705078125,
+ 0.4806976318359375,
+ 0.4811859130859375,
+ 0.4811859130859375,
+ 0.4811859130859375,
+ 0.4777679443359375,
+ 0.37860107421875,
+ 0.1743927001953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pVtej-cV4AkK8LNf70pZs",
+ "type": "freedraw",
+ "x": -159.69510492424837,
+ "y": 2004.6293708829453,
+ "width": 15.65619006614736,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBm",
+ "roundness": null,
+ "seed": 623199559,
+ "version": 89,
+ "versionNonce": 188793289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 0
+ ],
+ [
+ 7.828095033073623,
+ 0
+ ],
+ [
+ 10.437460044098202,
+ 0
+ ],
+ [
+ 13.046825055122781,
+ 0
+ ],
+ [
+ 15.65619006614736,
+ 0
+ ],
+ [
+ 15.65619006614736,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4846038818359375,
+ 0.6013641357421875,
+ 0.6023406982421875,
+ 0.5998992919921875,
+ 0.571563720703125,
+ 0.504150390625,
+ 0.38348388671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y-jbwj-2_blu1EmSosly_",
+ "type": "freedraw",
+ "x": -90.54693213209748,
+ "y": 2007.23873589397,
+ "width": 27.398332615758136,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBn",
+ "roundness": null,
+ "seed": 795626279,
+ "version": 95,
+ "versionNonce": 1396154537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055125737
+ ],
+ [
+ 1.3046825055123463,
+ -1.3046825055125737
+ ],
+ [
+ 2.6093650110246926,
+ -1.3046825055125737
+ ],
+ [
+ 5.218730022049158,
+ -1.3046825055125737
+ ],
+ [
+ 7.828095033073851,
+ -1.3046825055125737
+ ],
+ [
+ 13.046825055123008,
+ -1.3046825055125737
+ ],
+ [
+ 15.656190066147474,
+ -1.3046825055125737
+ ],
+ [
+ 18.265555077172166,
+ -1.3046825055125737
+ ],
+ [
+ 20.87492008819663,
+ 0
+ ],
+ [
+ 22.179602593708978,
+ 0
+ ],
+ [
+ 24.788967604733443,
+ -1.3046825055125737
+ ],
+ [
+ 26.09365011024579,
+ -1.3046825055125737
+ ],
+ [
+ 27.398332615758136,
+ -2.6093650110246926
+ ],
+ [
+ 27.398332615758136,
+ -2.6093650110246926
+ ]
+ ],
+ "pressures": [
+ 0.4215850830078125,
+ 0.64532470703125,
+ 0.6844024658203125,
+ 0.689300537109375,
+ 0.691253662109375,
+ 0.693695068359375,
+ 0.694671630859375,
+ 0.694671630859375,
+ 0.692718505859375,
+ 0.6809844970703125,
+ 0.6243133544921875,
+ 0.4870452880859375,
+ 0.2857818603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Y04pGZgGZppgYuBx4R2uN",
+ "type": "freedraw",
+ "x": -8.351934284823528,
+ "y": 1991.5825458278223,
+ "width": 31.312380132294948,
+ "height": 67.84349028663883,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBo",
+ "roundness": null,
+ "seed": 229758567,
+ "version": 122,
+ "versionNonce": 2058331017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ 1.3046825055123463,
+ -2.6093650110244653
+ ],
+ [
+ 2.6093650110246926,
+ -5.2187300220489306
+ ],
+ [
+ 3.9140475165368116,
+ -6.523412527561277
+ ],
+ [
+ 5.218730022049158,
+ -7.828095033073623
+ ],
+ [
+ 5.218730022049158,
+ -10.437460044098088
+ ],
+ [
+ 5.218730022049158,
+ -14.351507560635127
+ ],
+ [
+ 5.218730022049158,
+ -19.570237582684058
+ ],
+ [
+ 2.6093650110246926,
+ -22.17960259370875
+ ],
+ [
+ 0,
+ -24.788967604733216
+ ],
+ [
+ -3.9140475165368116,
+ -26.093650110245562
+ ],
+ [
+ -6.523412527561504,
+ -26.093650110245562
+ ],
+ [
+ -7.828095033073623,
+ -26.093650110245562
+ ],
+ [
+ -14.351507560635127,
+ -23.48428509922087
+ ],
+ [
+ -18.26555507717194,
+ -18.26555507717194
+ ],
+ [
+ -20.874920088196404,
+ -11.742142549610435
+ ],
+ [
+ -19.570237582684285,
+ -5.2187300220489306
+ ],
+ [
+ -15.656190066147474,
+ 7.828095033073851
+ ],
+ [
+ -10.437460044098316,
+ 16.96087257165982
+ ],
+ [
+ -3.9140475165368116,
+ 27.398332615758136
+ ],
+ [
+ 1.3046825055123463,
+ 35.22642764883176
+ ],
+ [
+ 5.218730022049158,
+ 40.44515767088092
+ ],
+ [
+ 6.523412527561504,
+ 40.44515767088092
+ ],
+ [
+ 5.218730022049158,
+ 41.74984017639326
+ ],
+ [
+ 2.6093650110246926,
+ 41.74984017639326
+ ],
+ [
+ 0,
+ 41.74984017639326
+ ],
+ [
+ -7.828095033073623,
+ 39.14047516536857
+ ],
+ [
+ -13.046825055122781,
+ 37.83579265985645
+ ],
+ [
+ -16.960872571659593,
+ 35.22642764883176
+ ],
+ [
+ -20.874920088196404,
+ 33.92174514331964
+ ],
+ [
+ -23.484285099221097,
+ 31.312380132294948
+ ],
+ [
+ -24.788967604733443,
+ 28.703015121270255
+ ],
+ [
+ -23.484285099221097,
+ 24.788967604733443
+ ],
+ [
+ -20.874920088196404,
+ 19.570237582684513
+ ],
+ [
+ -18.26555507717194,
+ 14.351507560635127
+ ],
+ [
+ -10.437460044098316,
+ 6.523412527561504
+ ],
+ [
+ -6.523412527561504,
+ 3.9140475165368116
+ ],
+ [
+ -6.523412527561504,
+ 2.6093650110246926
+ ],
+ [
+ -5.218730022049158,
+ 2.6093650110246926
+ ],
+ [
+ -5.218730022049158,
+ 3.9140475165368116
+ ],
+ [
+ -5.218730022049158,
+ 3.9140475165368116
+ ]
+ ],
+ "pressures": [
+ 0.462127685546875,
+ 0.500244140625,
+ 0.507080078125,
+ 0.530029296875,
+ 0.5520172119140625,
+ 0.566192626953125,
+ 0.581329345703125,
+ 0.6072235107421875,
+ 0.64141845703125,
+ 0.64532470703125,
+ 0.64727783203125,
+ 0.65020751953125,
+ 0.6565704345703125,
+ 0.6624298095703125,
+ 0.6668243408203125,
+ 0.6653594970703125,
+ 0.6624298095703125,
+ 0.6604766845703125,
+ 0.6604766845703125,
+ 0.6609649658203125,
+ 0.6614532470703125,
+ 0.6614532470703125,
+ 0.6619415283203125,
+ 0.6673126220703125,
+ 0.6707305908203125,
+ 0.6663360595703125,
+ 0.65118408203125,
+ 0.62969970703125,
+ 0.6194305419921875,
+ 0.6174774169921875,
+ 0.6155242919921875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6160125732421875,
+ 0.62579345703125,
+ 0.63555908203125,
+ 0.63702392578125,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.63214111328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "baTC7uN7KpPZn6UxiBUIe",
+ "type": "freedraw",
+ "x": 67.31965103488892,
+ "y": 1999.4106408608961,
+ "width": 46.968570198442194,
+ "height": 43.05452268190538,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBp",
+ "roundness": null,
+ "seed": 41679273,
+ "version": 111,
+ "versionNonce": 1038371433,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 1.3046825055123463
+ ],
+ [
+ -2.6093650110246926,
+ 2.6093650110244653
+ ],
+ [
+ -2.6093650110246926,
+ 5.218730022049158
+ ],
+ [
+ -2.6093650110246926,
+ 7.828095033073851
+ ],
+ [
+ -3.9140475165368116,
+ 11.742142549610662
+ ],
+ [
+ -5.218730022049158,
+ 16.960872571659593
+ ],
+ [
+ -10.437460044098316,
+ 31.31238013229472
+ ],
+ [
+ -14.351507560635127,
+ 37.835792659856224
+ ],
+ [
+ -18.26555507717194,
+ 41.749840176393036
+ ],
+ [
+ -22.17960259370875,
+ 43.05452268190538
+ ],
+ [
+ -24.788967604733443,
+ 43.05452268190538
+ ],
+ [
+ -27.39833261575791,
+ 43.05452268190538
+ ],
+ [
+ -30.0076976267826,
+ 41.749840176393036
+ ],
+ [
+ -35.22642764883153,
+ 40.44515767088092
+ ],
+ [
+ -36.53111015434388,
+ 37.835792659856224
+ ],
+ [
+ -37.835792659856224,
+ 36.53111015434388
+ ],
+ [
+ -39.14047516536857,
+ 31.31238013229472
+ ],
+ [
+ -37.835792659856224,
+ 22.17960259370875
+ ],
+ [
+ -35.22642764883153,
+ 18.26555507717194
+ ],
+ [
+ -31.312380132294948,
+ 16.960872571659593
+ ],
+ [
+ -24.788967604733443,
+ 15.656190066147474
+ ],
+ [
+ -13.046825055122781,
+ 19.570237582684285
+ ],
+ [
+ -9.13277753858597,
+ 20.874920088196404
+ ],
+ [
+ -1.3046825055123463,
+ 28.703015121270255
+ ],
+ [
+ 2.6093650110244653,
+ 33.92174514331941
+ ],
+ [
+ 3.9140475165368116,
+ 36.53111015434388
+ ],
+ [
+ 5.218730022049158,
+ 37.835792659856224
+ ],
+ [
+ 7.828095033073623,
+ 33.92174514331941
+ ],
+ [
+ 7.828095033073623,
+ 33.92174514331941
+ ]
+ ],
+ "pressures": [
+ 0.4792327880859375,
+ 0.6179656982421875,
+ 0.6179656982421875,
+ 0.6189422607421875,
+ 0.6238250732421875,
+ 0.63409423828125,
+ 0.65167236328125,
+ 0.6609649658203125,
+ 0.6770782470703125,
+ 0.6804962158203125,
+ 0.6809844970703125,
+ 0.6717071533203125,
+ 0.6687774658203125,
+ 0.6653594970703125,
+ 0.6643829345703125,
+ 0.6580352783203125,
+ 0.6565704345703125,
+ 0.65264892578125,
+ 0.64385986328125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63995361328125,
+ 0.64825439453125,
+ 0.6565704345703125,
+ 0.6585235595703125,
+ 0.6668243408203125,
+ 0.6668243408203125,
+ 0.65362548828125,
+ 0.573028564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UyCNkP9KPOM3WNPk5U4GJ",
+ "type": "freedraw",
+ "x": 73.8430635624502,
+ "y": 1977.2310382671872,
+ "width": 9.132777538586197,
+ "height": 24.788967604733443,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBq",
+ "roundness": null,
+ "seed": 507375977,
+ "version": 90,
+ "versionNonce": 1168184649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.6093650110246926
+ ],
+ [
+ 0,
+ 5.218730022049385
+ ],
+ [
+ 1.3046825055123463,
+ 13.046825055123008
+ ],
+ [
+ 2.6093650110246926,
+ 16.96087257165982
+ ],
+ [
+ 3.914047516537039,
+ 19.570237582684513
+ ],
+ [
+ 5.218730022049158,
+ 22.179602593708978
+ ],
+ [
+ 7.828095033073851,
+ 24.788967604733443
+ ],
+ [
+ 9.132777538586197,
+ 23.484285099221324
+ ],
+ [
+ 9.132777538586197,
+ 23.484285099221324
+ ]
+ ],
+ "pressures": [
+ 0.578887939453125,
+ 0.6765899658203125,
+ 0.6848907470703125,
+ 0.6853790283203125,
+ 0.6800079345703125,
+ 0.65167236328125,
+ 0.6106414794921875,
+ 0.15142822265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3c1d_y_jBHKQdDs91sNGv",
+ "type": "freedraw",
+ "x": 92.10861863962236,
+ "y": 1978.5357207726997,
+ "width": 5.218730022049158,
+ "height": 26.093650110245562,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBr",
+ "roundness": null,
+ "seed": 1206265735,
+ "version": 90,
+ "versionNonce": 356615209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 7.828095033073623
+ ],
+ [
+ 1.304682505512119,
+ 11.742142549610435
+ ],
+ [
+ 1.304682505512119,
+ 15.656190066147246
+ ],
+ [
+ 1.304682505512119,
+ 22.17960259370875
+ ],
+ [
+ 2.6093650110244653,
+ 26.093650110245562
+ ],
+ [
+ 3.9140475165368116,
+ 24.788967604733216
+ ],
+ [
+ 3.9140475165368116,
+ 24.788967604733216
+ ]
+ ],
+ "pressures": [
+ 0.4899749755859375,
+ 0.6585235595703125,
+ 0.6790313720703125,
+ 0.6824493408203125,
+ 0.6824493408203125,
+ 0.6824493408203125,
+ 0.65557861328125,
+ 0.3658905029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WghEgUQG9TeslY4HSzYoW",
+ "type": "freedraw",
+ "x": 137.7725063325522,
+ "y": 2026.808973476654,
+ "width": 26.093650110245562,
+ "height": 1.304682505512119,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBs",
+ "roundness": null,
+ "seed": 679966857,
+ "version": 92,
+ "versionNonce": 951129865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ 2.6093650110244653,
+ -1.304682505512119
+ ],
+ [
+ 3.9140475165368116,
+ -1.304682505512119
+ ],
+ [
+ 6.523412527561504,
+ -1.304682505512119
+ ],
+ [
+ 9.13277753858597,
+ -1.304682505512119
+ ],
+ [
+ 11.742142549610435,
+ -1.304682505512119
+ ],
+ [
+ 14.351507560635127,
+ -1.304682505512119
+ ],
+ [
+ 20.87492008819663,
+ -1.304682505512119
+ ],
+ [
+ 23.484285099221097,
+ -1.304682505512119
+ ],
+ [
+ 26.093650110245562,
+ -1.304682505512119
+ ],
+ [
+ 26.093650110245562,
+ -1.304682505512119
+ ]
+ ],
+ "pressures": [
+ 0.2550048828125,
+ 0.6184539794921875,
+ 0.65020751953125,
+ 0.6663360595703125,
+ 0.6829376220703125,
+ 0.690765380859375,
+ 0.694183349609375,
+ 0.694183349609375,
+ 0.6751251220703125,
+ 0.576446533203125,
+ 0.1665802001953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "92s8fTeJcuYsGq4B7uLZ1",
+ "type": "freedraw",
+ "x": 225.1862342018751,
+ "y": 2016.3715134325557,
+ "width": 39.14047516536857,
+ "height": 63.929442770102014,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBt",
+ "roundness": null,
+ "seed": 1516419463,
+ "version": 114,
+ "versionNonce": 845893097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ -1.304682505512119
+ ],
+ [
+ 2.6093650110246926,
+ -1.304682505512119
+ ],
+ [
+ 6.523412527561504,
+ -2.6093650110244653
+ ],
+ [
+ 7.828095033073851,
+ -2.6093650110244653
+ ],
+ [
+ 9.132777538586197,
+ -3.9140475165368116
+ ],
+ [
+ 10.437460044098316,
+ -5.2187300220489306
+ ],
+ [
+ 14.351507560635127,
+ -7.828095033073623
+ ],
+ [
+ 16.96087257165982,
+ -10.437460044098316
+ ],
+ [
+ 20.87492008819663,
+ -14.351507560635127
+ ],
+ [
+ 22.179602593708978,
+ -15.656190066147246
+ ],
+ [
+ 24.788967604733443,
+ -18.26555507717194
+ ],
+ [
+ 26.09365011024579,
+ -20.87492008819663
+ ],
+ [
+ 27.398332615758136,
+ -23.48428509922087
+ ],
+ [
+ 28.703015121270255,
+ -24.788967604733443
+ ],
+ [
+ 28.703015121270255,
+ -20.87492008819663
+ ],
+ [
+ 27.398332615758136,
+ -10.437460044098316
+ ],
+ [
+ 27.398332615758136,
+ 3.9140475165368116
+ ],
+ [
+ 27.398332615758136,
+ 16.96087257165982
+ ],
+ [
+ 27.398332615758136,
+ 22.17960259370875
+ ],
+ [
+ 24.788967604733443,
+ 30.00769762678283
+ ],
+ [
+ 22.179602593708978,
+ 32.61706263780707
+ ],
+ [
+ 18.265555077172166,
+ 35.22642764883176
+ ],
+ [
+ 14.351507560635127,
+ 35.22642764883176
+ ],
+ [
+ 13.046825055123008,
+ 36.53111015434388
+ ],
+ [
+ 11.742142549610662,
+ 36.53111015434388
+ ],
+ [
+ 13.046825055123008,
+ 35.22642764883176
+ ],
+ [
+ 15.656190066147474,
+ 35.22642764883176
+ ],
+ [
+ 18.265555077172166,
+ 36.53111015434388
+ ],
+ [
+ 28.703015121270255,
+ 37.83579265985645
+ ],
+ [
+ 32.617062637807294,
+ 37.83579265985645
+ ],
+ [
+ 37.835792659856224,
+ 39.14047516536857
+ ],
+ [
+ 39.14047516536857,
+ 37.83579265985645
+ ],
+ [
+ 39.14047516536857,
+ 37.83579265985645
+ ]
+ ],
+ "pressures": [
+ 0.507080078125,
+ 0.5529937744140625,
+ 0.5588531494140625,
+ 0.586700439453125,
+ 0.5989227294921875,
+ 0.6086883544921875,
+ 0.6199188232421875,
+ 0.63702392578125,
+ 0.63848876953125,
+ 0.64190673828125,
+ 0.64288330078125,
+ 0.64385986328125,
+ 0.64532470703125,
+ 0.64776611328125,
+ 0.6585235595703125,
+ 0.6668243408203125,
+ 0.6702423095703125,
+ 0.6702423095703125,
+ 0.6702423095703125,
+ 0.6702423095703125,
+ 0.6717071533203125,
+ 0.6726837158203125,
+ 0.6595001220703125,
+ 0.6590118408203125,
+ 0.6580352783203125,
+ 0.6565704345703125,
+ 0.6585235595703125,
+ 0.6629180908203125,
+ 0.6653594970703125,
+ 0.6668243408203125,
+ 0.64337158203125,
+ 0.3702850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "arJNzrYbFC4gq7zDmEmjf",
+ "type": "freedraw",
+ "x": 293.0297244885139,
+ "y": 1999.4106408608961,
+ "width": 28.703015121270255,
+ "height": 52.18730022049135,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBu",
+ "roundness": null,
+ "seed": 1579639049,
+ "version": 110,
+ "versionNonce": 695969993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 0
+ ],
+ [
+ -3.9140475165368116,
+ 1.3046825055123463
+ ],
+ [
+ -5.218730022049158,
+ 2.6093650110244653
+ ],
+ [
+ -9.13277753858597,
+ 6.523412527561277
+ ],
+ [
+ -13.046825055122781,
+ 10.437460044098088
+ ],
+ [
+ -15.656190066147474,
+ 14.351507560635127
+ ],
+ [
+ -15.656190066147474,
+ 16.960872571659593
+ ],
+ [
+ -15.656190066147474,
+ 18.26555507717194
+ ],
+ [
+ -15.656190066147474,
+ 19.570237582684285
+ ],
+ [
+ -14.351507560635127,
+ 20.874920088196404
+ ],
+ [
+ -13.046825055122781,
+ 22.17960259370875
+ ],
+ [
+ -10.437460044098316,
+ 23.484285099221097
+ ],
+ [
+ -7.828095033073623,
+ 23.484285099221097
+ ],
+ [
+ -6.523412527561277,
+ 23.484285099221097
+ ],
+ [
+ -1.3046825055123463,
+ 23.484285099221097
+ ],
+ [
+ 2.6093650110246926,
+ 23.484285099221097
+ ],
+ [
+ 6.523412527561504,
+ 26.09365011024579
+ ],
+ [
+ 10.437460044098316,
+ 30.0076976267826
+ ],
+ [
+ 13.046825055122781,
+ 35.22642764883153
+ ],
+ [
+ 13.046825055122781,
+ 41.749840176393036
+ ],
+ [
+ 10.437460044098316,
+ 46.96857019844242
+ ],
+ [
+ 5.218730022049158,
+ 49.57793520946666
+ ],
+ [
+ 0,
+ 52.18730022049135
+ ],
+ [
+ -6.523412527561277,
+ 52.18730022049135
+ ],
+ [
+ -9.13277753858597,
+ 52.18730022049135
+ ],
+ [
+ -11.742142549610435,
+ 49.57793520946666
+ ],
+ [
+ -13.046825055122781,
+ 45.66388769292985
+ ],
+ [
+ -13.046825055122781,
+ 45.66388769292985
+ ]
+ ],
+ "pressures": [
+ 0.528564453125,
+ 0.63751220703125,
+ 0.63800048828125,
+ 0.63946533203125,
+ 0.64923095703125,
+ 0.6614532470703125,
+ 0.6629180908203125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.6634063720703125,
+ 0.6692657470703125,
+ 0.6736602783203125,
+ 0.6751251220703125,
+ 0.6751251220703125,
+ 0.6761016845703125,
+ 0.6785430908203125,
+ 0.6780548095703125,
+ 0.6790313720703125,
+ 0.6844024658203125,
+ 0.707366943359375,
+ 0.713714599609375,
+ 0.715667724609375,
+ 0.716156005859375,
+ 0.711273193359375,
+ 0.6804962158203125,
+ 0.524658203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ZvNzl3mBXxIZJ2-H_2oJ6",
+ "type": "freedraw",
+ "x": 332.1701996538825,
+ "y": 2002.0200058719206,
+ "width": 33.92174514331941,
+ "height": 44.35920518741773,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBv",
+ "roundness": null,
+ "seed": 458328359,
+ "version": 109,
+ "versionNonce": 1467852713,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.304682505512119
+ ],
+ [
+ -2.6093650110246926,
+ -1.304682505512119
+ ],
+ [
+ -3.9140475165368116,
+ -1.304682505512119
+ ],
+ [
+ -5.218730022049158,
+ 0
+ ],
+ [
+ -7.828095033073623,
+ 0
+ ],
+ [
+ -9.13277753858597,
+ 1.3046825055123463
+ ],
+ [
+ -13.046825055122781,
+ 5.218730022049385
+ ],
+ [
+ -16.96087257165982,
+ 11.742142549610662
+ ],
+ [
+ -18.26555507717194,
+ 18.26555507717194
+ ],
+ [
+ -16.96087257165982,
+ 24.788967604733443
+ ],
+ [
+ -15.656190066147474,
+ 28.703015121270255
+ ],
+ [
+ -14.351507560635127,
+ 31.312380132294948
+ ],
+ [
+ -9.13277753858597,
+ 37.83579265985645
+ ],
+ [
+ -5.218730022049158,
+ 40.44515767088092
+ ],
+ [
+ -1.3046825055123463,
+ 40.44515767088092
+ ],
+ [
+ 3.9140475165368116,
+ 40.44515767088092
+ ],
+ [
+ 9.13277753858597,
+ 35.22642764883176
+ ],
+ [
+ 14.351507560635127,
+ 24.788967604733443
+ ],
+ [
+ 15.656190066147474,
+ 18.26555507717194
+ ],
+ [
+ 15.656190066147474,
+ 11.742142549610662
+ ],
+ [
+ 15.656190066147474,
+ 5.218730022049385
+ ],
+ [
+ 10.437460044098316,
+ -1.304682505512119
+ ],
+ [
+ 5.218730022049158,
+ -2.6093650110244653
+ ],
+ [
+ -1.3046825055123463,
+ -3.9140475165368116
+ ],
+ [
+ -7.828095033073623,
+ -2.6093650110244653
+ ],
+ [
+ -13.046825055122781,
+ 0
+ ],
+ [
+ -14.351507560635127,
+ 3.9140475165368116
+ ],
+ [
+ -14.351507560635127,
+ 3.9140475165368116
+ ]
+ ],
+ "pressures": [
+ 0.5476226806640625,
+ 0.583282470703125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.582305908203125,
+ 0.587677001953125,
+ 0.5989227294921875,
+ 0.6233367919921875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6238250732421875,
+ 0.6243133544921875,
+ 0.62579345703125,
+ 0.63067626953125,
+ 0.63897705078125,
+ 0.64385986328125,
+ 0.65313720703125,
+ 0.65557861328125,
+ 0.6580352783203125,
+ 0.6570587158203125,
+ 0.65509033203125,
+ 0.65313720703125,
+ 0.64532470703125,
+ 0.64190673828125,
+ 0.64141845703125,
+ 0.6243133544921875,
+ 0.5363922119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ETzqs0dsLw8nCb2FZJ4P-",
+ "type": "freedraw",
+ "x": 385.6621823798862,
+ "y": 2017.676195938068,
+ "width": 14.351507560635127,
+ "height": 1.3046825055123463,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBw",
+ "roundness": null,
+ "seed": 586079815,
+ "version": 87,
+ "versionNonce": 916245129,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110244653,
+ -1.3046825055123463
+ ],
+ [
+ 7.828095033073623,
+ 0
+ ],
+ [
+ 10.437460044098088,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ -1.3046825055123463
+ ],
+ [
+ 14.351507560635127,
+ -1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.445526123046875,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63214111328125,
+ 0.5994110107421875,
+ 0.3488006591796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nYM52CjOL7nzJzYzsU2vX",
+ "type": "freedraw",
+ "x": 383.0528173688615,
+ "y": 2032.0277034987032,
+ "width": 18.26555507717194,
+ "height": 2.6093650110244653,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBx",
+ "roundness": null,
+ "seed": 267074823,
+ "version": 86,
+ "versionNonce": 1872007529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 7.828095033073623,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ -1.3046825055123463
+ ],
+ [
+ 16.96087257165982,
+ -1.3046825055123463
+ ],
+ [
+ 18.26555507717194,
+ -2.6093650110244653
+ ],
+ [
+ 18.26555507717194,
+ -2.6093650110244653
+ ]
+ ],
+ "pressures": [
+ 0.5950164794921875,
+ 0.5974578857421875,
+ 0.4074249267578125,
+ 0.0991668701171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Cpubry_FC74e4V_degO1F",
+ "type": "freedraw",
+ "x": 435.24011758935285,
+ "y": 2026.808973476654,
+ "width": 18.26555507717194,
+ "height": 3.9140475165368116,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBy",
+ "roundness": null,
+ "seed": 466176329,
+ "version": 88,
+ "versionNonce": 129006665,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ -1.304682505512119
+ ],
+ [
+ 7.828095033073623,
+ -1.304682505512119
+ ],
+ [
+ 13.046825055122781,
+ -2.6093650110246926
+ ],
+ [
+ 14.351507560635127,
+ -2.6093650110246926
+ ],
+ [
+ 18.26555507717194,
+ -3.9140475165368116
+ ],
+ [
+ 18.26555507717194,
+ -3.9140475165368116
+ ]
+ ],
+ "pressures": [
+ 0.5417633056640625,
+ 0.6595001220703125,
+ 0.6599884033203125,
+ 0.6590118408203125,
+ 0.590606689453125,
+ 0.4738616943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7zmk4avYo5_A5mzkzEy8L",
+ "type": "freedraw",
+ "x": 513.52106792009,
+ "y": 1988.9731808167978,
+ "width": 35.22642764883176,
+ "height": 53.4919827260037,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bBz",
+ "roundness": null,
+ "seed": 1220397703,
+ "version": 109,
+ "versionNonce": 1321995049,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -2.6093650110246926,
+ 0
+ ],
+ [
+ -3.914047516537039,
+ 0
+ ],
+ [
+ -6.523412527561504,
+ 1.3046825055123463
+ ],
+ [
+ -9.132777538586197,
+ 3.914047516537039
+ ],
+ [
+ -11.742142549610662,
+ 6.523412527561277
+ ],
+ [
+ -15.656190066147474,
+ 10.437460044098316
+ ],
+ [
+ -16.96087257165982,
+ 15.656190066147474
+ ],
+ [
+ -15.656190066147474,
+ 20.874920088196404
+ ],
+ [
+ -14.351507560635127,
+ 23.484285099221097
+ ],
+ [
+ -11.742142549610662,
+ 26.09365011024579
+ ],
+ [
+ -9.132777538586197,
+ 27.39833261575791
+ ],
+ [
+ -5.218730022049158,
+ 27.39833261575791
+ ],
+ [
+ -2.6093650110246926,
+ 27.39833261575791
+ ],
+ [
+ 1.304682505512119,
+ 26.09365011024579
+ ],
+ [
+ 3.9140475165368116,
+ 26.09365011024579
+ ],
+ [
+ 7.828095033073623,
+ 26.09365011024579
+ ],
+ [
+ 14.351507560635127,
+ 31.31238013229472
+ ],
+ [
+ 16.960872571659593,
+ 35.22642764883153
+ ],
+ [
+ 18.26555507717194,
+ 39.14047516536857
+ ],
+ [
+ 18.26555507717194,
+ 43.05452268190538
+ ],
+ [
+ 14.351507560635127,
+ 46.968570198442194
+ ],
+ [
+ 7.828095033073623,
+ 50.88261771497923
+ ],
+ [
+ 1.304682505512119,
+ 53.4919827260037
+ ],
+ [
+ -3.914047516537039,
+ 53.4919827260037
+ ],
+ [
+ -9.132777538586197,
+ 52.18730022049135
+ ],
+ [
+ -10.437460044098316,
+ 50.88261771497923
+ ],
+ [
+ -10.437460044098316,
+ 50.88261771497923
+ ]
+ ],
+ "pressures": [
+ 0.4797210693359375,
+ 0.62579345703125,
+ 0.62969970703125,
+ 0.63751220703125,
+ 0.63800048828125,
+ 0.64337158203125,
+ 0.64727783203125,
+ 0.64776611328125,
+ 0.64727783203125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.64776611328125,
+ 0.64825439453125,
+ 0.64825439453125,
+ 0.64825439453125,
+ 0.64581298828125,
+ 0.64385986328125,
+ 0.63946533203125,
+ 0.63360595703125,
+ 0.63262939453125,
+ 0.63604736328125,
+ 0.64776611328125,
+ 0.6673126220703125,
+ 0.6800079345703125,
+ 0.6761016845703125,
+ 0.64190673828125,
+ 0.3048248291015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "HGdQUzebjGuSEMipP_DaM",
+ "type": "freedraw",
+ "x": 565.7083681405813,
+ "y": 2000.7153233664085,
+ "width": 33.92174514331941,
+ "height": 40.44515767088069,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC0",
+ "roundness": null,
+ "seed": 411382695,
+ "version": 105,
+ "versionNonce": 223526409,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.914047516537039,
+ -1.3046825055123463
+ ],
+ [
+ -5.218730022049158,
+ -2.6093650110246926
+ ],
+ [
+ -7.828095033073851,
+ -2.6093650110246926
+ ],
+ [
+ -10.437460044098316,
+ -1.3046825055123463
+ ],
+ [
+ -13.046825055123008,
+ 0
+ ],
+ [
+ -16.96087257165982,
+ 1.304682505512119
+ ],
+ [
+ -20.87492008819663,
+ 3.9140475165368116
+ ],
+ [
+ -24.788967604733443,
+ 9.132777538585742
+ ],
+ [
+ -26.09365011024579,
+ 13.046825055122781
+ ],
+ [
+ -27.398332615758136,
+ 16.960872571659593
+ ],
+ [
+ -26.09365011024579,
+ 27.39833261575791
+ ],
+ [
+ -23.484285099221324,
+ 32.61706263780707
+ ],
+ [
+ -19.570237582684285,
+ 36.53111015434388
+ ],
+ [
+ -11.742142549610662,
+ 37.835792659856
+ ],
+ [
+ -5.218730022049158,
+ 35.22642764883153
+ ],
+ [
+ 0,
+ 30.007697626782374
+ ],
+ [
+ 5.2187300220489306,
+ 22.17960259370875
+ ],
+ [
+ 6.523412527561277,
+ 13.046825055122781
+ ],
+ [
+ 3.9140475165368116,
+ 5.2187300220489306
+ ],
+ [
+ -1.3046825055123463,
+ 2.6093650110244653
+ ],
+ [
+ -9.132777538586197,
+ 0
+ ],
+ [
+ -16.96087257165982,
+ 0
+ ],
+ [
+ -20.87492008819663,
+ 1.304682505512119
+ ],
+ [
+ -20.87492008819663,
+ 1.304682505512119
+ ]
+ ],
+ "pressures": [
+ 0.3634490966796875,
+ 0.6077117919921875,
+ 0.6028289794921875,
+ 0.6062469482421875,
+ 0.6155242919921875,
+ 0.6243133544921875,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.63018798828125,
+ 0.62823486328125,
+ 0.63018798828125,
+ 0.63214111328125,
+ 0.63653564453125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.63848876953125,
+ 0.63555908203125,
+ 0.6155242919921875,
+ 0.514892578125,
+ 0.203704833984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pv0t0zZPCMHvFGVXmjqX0",
+ "type": "freedraw",
+ "x": 594.4113832618514,
+ "y": 2029.4183384876787,
+ "width": 7.828095033073623,
+ "height": 19.570237582684058,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC1",
+ "roundness": null,
+ "seed": 990310023,
+ "version": 90,
+ "versionNonce": 1916802281,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 6.523412527561277
+ ],
+ [
+ -5.2187300220489306,
+ 9.132777538585742
+ ],
+ [
+ -6.523412527561277,
+ 11.742142549610435
+ ],
+ [
+ -7.828095033073623,
+ 14.351507560635127
+ ],
+ [
+ -7.828095033073623,
+ 16.96087257165982
+ ],
+ [
+ -6.523412527561277,
+ 18.26555507717194
+ ],
+ [
+ -5.2187300220489306,
+ 19.570237582684058
+ ],
+ [
+ -1.304682505512119,
+ 18.26555507717194
+ ],
+ [
+ -1.304682505512119,
+ 18.26555507717194
+ ]
+ ],
+ "pressures": [
+ 0.589630126953125,
+ 0.65509033203125,
+ 0.65557861328125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.64288330078125,
+ 0.6116180419921875,
+ 0.5466461181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vLyxQFD7sZMTRcT4J6tj_",
+ "type": "freedraw",
+ "x": 597.0207482728761,
+ "y": 2011.1527834105068,
+ "width": 0,
+ "height": 2.6093650110244653,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC2",
+ "roundness": null,
+ "seed": 198361481,
+ "version": 84,
+ "versionNonce": 1092587465,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.304682505512119
+ ],
+ [
+ 0,
+ 2.6093650110244653
+ ],
+ [
+ 0,
+ 2.6093650110244653
+ ]
+ ],
+ "pressures": [
+ 0.5945281982421875,
+ 0.3605194091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mfWabWbMZUx-T7PgYzUeY",
+ "type": "freedraw",
+ "x": 642.6846359658059,
+ "y": 2012.457465916019,
+ "width": 33.92174514331941,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC3",
+ "roundness": null,
+ "seed": 1519074311,
+ "version": 89,
+ "versionNonce": 1074572969,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.523412527561504,
+ -1.304682505512119
+ ],
+ [
+ 19.570237582684285,
+ -2.6093650110246926
+ ],
+ [
+ 24.788967604733443,
+ -2.6093650110246926
+ ],
+ [
+ 28.703015121270255,
+ -2.6093650110246926
+ ],
+ [
+ 31.312380132294948,
+ -2.6093650110246926
+ ],
+ [
+ 32.61706263780707,
+ -2.6093650110246926
+ ],
+ [
+ 33.92174514331941,
+ -2.6093650110246926
+ ],
+ [
+ 33.92174514331941,
+ -2.6093650110246926
+ ]
+ ],
+ "pressures": [
+ 0.563262939453125,
+ 0.6717071533203125,
+ 0.6614532470703125,
+ 0.6238250732421875,
+ 0.5588531494140625,
+ 0.4269561767578125,
+ 0.1743927001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "hLxFJ7l740sanQTVl9mkc",
+ "type": "freedraw",
+ "x": 638.7705884492691,
+ "y": 2028.1136559821664,
+ "width": 31.31238013229472,
+ "height": 3.914047516537039,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC4",
+ "roundness": null,
+ "seed": 3103207,
+ "version": 89,
+ "versionNonce": 1706226057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055123463,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 7.828095033073623,
+ 0
+ ],
+ [
+ 11.742142549610662,
+ 0
+ ],
+ [
+ 16.960872571659593,
+ -1.3046825055123463
+ ],
+ [
+ 23.484285099221097,
+ -1.3046825055123463
+ ],
+ [
+ 31.31238013229472,
+ -3.914047516537039
+ ],
+ [
+ 31.31238013229472,
+ -3.914047516537039
+ ]
+ ],
+ "pressures": [
+ 0.569610595703125,
+ 0.64239501953125,
+ 0.65020751953125,
+ 0.65313720703125,
+ 0.65509033203125,
+ 0.65606689453125,
+ 0.6248016357421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ajjtQyEbRve_IlzA5jNmE",
+ "type": "freedraw",
+ "x": 677.9110636146377,
+ "y": 1992.8872283333349,
+ "width": 31.31238013229472,
+ "height": 32.61706263780707,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC5",
+ "roundness": null,
+ "seed": 387568583,
+ "version": 96,
+ "versionNonce": 1196284009,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 11.742142549610435,
+ 2.609365011024238
+ ],
+ [
+ 14.351507560635127,
+ 5.2187300220489306
+ ],
+ [
+ 16.960872571659593,
+ 7.828095033073623
+ ],
+ [
+ 22.17960259370875,
+ 13.046825055122554
+ ],
+ [
+ 26.093650110245562,
+ 15.656190066147246
+ ],
+ [
+ 28.703015121270255,
+ 18.26555507717194
+ ],
+ [
+ 30.007697626782374,
+ 24.788967604733216
+ ],
+ [
+ 26.093650110245562,
+ 27.39833261575768
+ ],
+ [
+ 19.570237582684285,
+ 30.007697626782374
+ ],
+ [
+ 11.742142549610435,
+ 32.61706263780707
+ ],
+ [
+ 11.742142549610435,
+ 32.61706263780707
+ ]
+ ],
+ "pressures": [
+ 0.5407867431640625,
+ 0.6687774658203125,
+ 0.6761016845703125,
+ 0.691253662109375,
+ 0.700531005859375,
+ 0.712738037109375,
+ 0.712738037109375,
+ 0.711273193359375,
+ 0.6814727783203125,
+ 0.64923095703125,
+ 0.6096649169921875,
+ 0.5344390869140625,
+ 0.517822265625,
+ 0.40301513671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7kbm8ks3XsFMC9zkNOVsR",
+ "type": "freedraw",
+ "x": -76.19542457146224,
+ "y": 1998.1059583553838,
+ "width": 6.523412527561391,
+ "height": 22.17960259370875,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC6",
+ "roundness": null,
+ "seed": 1253769449,
+ "version": 89,
+ "versionNonce": 1185473353,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.3046825055122326,
+ 1.304682505512119
+ ],
+ [
+ 3.9140475165368116,
+ 5.2187300220489306
+ ],
+ [
+ 3.9140475165368116,
+ 9.13277753858597
+ ],
+ [
+ 5.218730022049158,
+ 11.742142549610435
+ ],
+ [
+ 6.523412527561391,
+ 16.960872571659593
+ ],
+ [
+ 6.523412527561391,
+ 20.87492008819663
+ ],
+ [
+ 6.523412527561391,
+ 22.17960259370875
+ ],
+ [
+ 6.523412527561391,
+ 22.17960259370875
+ ]
+ ],
+ "pressures": [
+ 0.579864501953125,
+ 0.6013641357421875,
+ 0.6038055419921875,
+ 0.6042938232421875,
+ 0.6057586669921875,
+ 0.6057586669921875,
+ 0.567657470703125,
+ 0.3473358154296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "57sjDzLNWEf4LSfVStZE1",
+ "type": "freedraw",
+ "x": 156.03806140972415,
+ "y": 2015.0668309270434,
+ "width": 2.6093650110244653,
+ "height": 19.570237582684285,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC7",
+ "roundness": null,
+ "seed": 551145737,
+ "version": 87,
+ "versionNonce": 2069033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 10.437460044098316
+ ],
+ [
+ -2.6093650110244653,
+ 15.656190066147474
+ ],
+ [
+ -2.6093650110244653,
+ 16.960872571659593
+ ],
+ [
+ -2.6093650110244653,
+ 18.265555077172166
+ ],
+ [
+ -2.6093650110244653,
+ 19.570237582684285
+ ],
+ [
+ -2.6093650110244653,
+ 19.570237582684285
+ ]
+ ],
+ "pressures": [
+ 0.5998992919921875,
+ 0.567169189453125,
+ 0.4938812255859375,
+ 0.463592529296875,
+ 0.39080810546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7yLPfmq7cCljh8vnuZrQJ",
+ "type": "freedraw",
+ "x": 443.0682126224267,
+ "y": 2012.457465916019,
+ "width": 7.828095033073623,
+ "height": 30.007697626782374,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC8",
+ "roundness": null,
+ "seed": 1820702281,
+ "version": 89,
+ "versionNonce": 2023580937,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 1.304682505512119
+ ],
+ [
+ 0,
+ 5.2187300220489306
+ ],
+ [
+ 0,
+ 9.13277753858597
+ ],
+ [
+ 1.3046825055123463,
+ 13.046825055122781
+ ],
+ [
+ 3.9140475165368116,
+ 19.570237582684058
+ ],
+ [
+ 5.218730022049158,
+ 26.093650110245562
+ ],
+ [
+ 6.523412527561277,
+ 30.007697626782374
+ ],
+ [
+ 6.523412527561277,
+ 30.007697626782374
+ ]
+ ],
+ "pressures": [
+ 0.4748382568359375,
+ 0.566680908203125,
+ 0.570098876953125,
+ 0.573028564453125,
+ 0.574005126953125,
+ 0.573028564453125,
+ 0.460662841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NJ4tiNr4AoLrYNVOJDP-Y",
+ "type": "freedraw",
+ "x": 110.37417371679419,
+ "y": 2022.8949259601172,
+ "width": 1.3046825055122326,
+ "height": 13.046825055123008,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bC9",
+ "roundness": null,
+ "seed": 1697141353,
+ "version": 89,
+ "versionNonce": 194894825,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.3046825055123463
+ ],
+ [
+ 0,
+ 3.9140475165368116
+ ],
+ [
+ 0,
+ 6.523412527561504
+ ],
+ [
+ 0,
+ 9.132777538586197
+ ],
+ [
+ 0,
+ 11.742142549610662
+ ],
+ [
+ 0,
+ 13.046825055123008
+ ],
+ [
+ 1.3046825055122326,
+ 13.046825055123008
+ ],
+ [
+ 1.3046825055122326,
+ 13.046825055123008
+ ]
+ ],
+ "pressures": [
+ 0.4108428955078125,
+ 0.63262939453125,
+ 0.62969970703125,
+ 0.6243133544921875,
+ 0.6155242919921875,
+ 0.5383453369140625,
+ 0.4372100830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "tbhqLMKuq8PtDfomR-Iod",
+ "type": "freedraw",
+ "x": 111.67885622230642,
+ "y": 2011.1527834105068,
+ "width": 2.6093650110246926,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCA",
+ "roundness": null,
+ "seed": 2084164233,
+ "version": 83,
+ "versionNonce": 422344393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.5466461181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UcQ0t3GVYcg8KRA3y4Lmi",
+ "type": "freedraw",
+ "x": 363.4825797861772,
+ "y": 2029.4183384876787,
+ "width": 5.218730022049158,
+ "height": 11.742142549610435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCB",
+ "roundness": null,
+ "seed": 942392841,
+ "version": 86,
+ "versionNonce": 1944368553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.609365011024579,
+ 7.828095033073623
+ ],
+ [
+ -2.609365011024579,
+ 9.13277753858597
+ ],
+ [
+ 0,
+ 11.742142549610435
+ ],
+ [
+ 2.609365011024579,
+ 10.437460044098316
+ ],
+ [
+ 2.609365011024579,
+ 10.437460044098316
+ ]
+ ],
+ "pressures": [
+ 0.519775390625,
+ 0.5485992431640625,
+ 0.4929046630859375,
+ 0.2808837890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PTzUIiKYXuaAIl1uTYZiR",
+ "type": "freedraw",
+ "x": 360.87321477515263,
+ "y": 2005.9340533884576,
+ "width": 2.609365011024579,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCC",
+ "roundness": null,
+ "seed": 1482258087,
+ "version": 84,
+ "versionNonce": 250747017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.609365011024579,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ],
+ [
+ -1.3046825055122326,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4694671630859375,
+ 0.64434814453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "1YtvemVWIAdJqjH4GZ9U_",
+ "type": "freedraw",
+ "x": 827.9495517485502,
+ "y": 1992.8872283333349,
+ "width": 46.968570198442194,
+ "height": 43.05452268190538,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCD",
+ "roundness": null,
+ "seed": 702250697,
+ "version": 112,
+ "versionNonce": 1812995945,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.6093650110244653
+ ],
+ [
+ 1.304682505512119,
+ 3.9140475165368116
+ ],
+ [
+ 1.304682505512119,
+ 7.828095033073623
+ ],
+ [
+ 2.6093650110246926,
+ 10.437460044098316
+ ],
+ [
+ 2.6093650110246926,
+ 13.046825055122781
+ ],
+ [
+ 2.6093650110246926,
+ 19.570237582684058
+ ],
+ [
+ 2.6093650110246926,
+ 24.788967604733443
+ ],
+ [
+ 0,
+ 32.61706263780707
+ ],
+ [
+ -2.6093650110246926,
+ 35.22642764883176
+ ],
+ [
+ -7.828095033073623,
+ 37.835792659856
+ ],
+ [
+ -13.046825055123008,
+ 39.14047516536857
+ ],
+ [
+ -15.656190066147246,
+ 39.14047516536857
+ ],
+ [
+ -18.26555507717194,
+ 39.14047516536857
+ ],
+ [
+ -23.484285099221324,
+ 40.44515767088069
+ ],
+ [
+ -30.007697626782374,
+ 37.835792659856
+ ],
+ [
+ -31.312380132294948,
+ 33.921745143319185
+ ],
+ [
+ -32.61706263780707,
+ 28.703015121270255
+ ],
+ [
+ -31.312380132294948,
+ 19.570237582684058
+ ],
+ [
+ -27.398332615758136,
+ 15.656190066147246
+ ],
+ [
+ -23.484285099221324,
+ 13.046825055122781
+ ],
+ [
+ -18.26555507717194,
+ 11.742142549610435
+ ],
+ [
+ -13.046825055123008,
+ 13.046825055122781
+ ],
+ [
+ -1.304682505512119,
+ 19.570237582684058
+ ],
+ [
+ 5.2187300220489306,
+ 24.788967604733443
+ ],
+ [
+ 10.437460044098316,
+ 31.31238013229472
+ ],
+ [
+ 11.742142549610435,
+ 37.835792659856
+ ],
+ [
+ 13.046825055123008,
+ 41.749840176393036
+ ],
+ [
+ 13.046825055123008,
+ 43.05452268190538
+ ],
+ [
+ 14.351507560635127,
+ 41.749840176393036
+ ],
+ [
+ 14.351507560635127,
+ 39.14047516536857
+ ],
+ [
+ 14.351507560635127,
+ 39.14047516536857
+ ]
+ ],
+ "pressures": [
+ 0.5549468994140625,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.6228485107421875,
+ 0.64825439453125,
+ 0.6692657470703125,
+ 0.700531005859375,
+ 0.713714599609375,
+ 0.715179443359375,
+ 0.704437255859375,
+ 0.689300537109375,
+ 0.6736602783203125,
+ 0.6682891845703125,
+ 0.6599884033203125,
+ 0.64971923828125,
+ 0.6047821044921875,
+ 0.579376220703125,
+ 0.572052001953125,
+ 0.572540283203125,
+ 0.583770751953125,
+ 0.5964813232421875,
+ 0.6140594482421875,
+ 0.62530517578125,
+ 0.64239501953125,
+ 0.65460205078125,
+ 0.6658477783203125,
+ 0.6726837158203125,
+ 0.6721954345703125,
+ 0.63311767578125,
+ 0.4929046630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rBH4p4FmfmBBuddwWP2M2",
+ "type": "freedraw",
+ "x": 872.3087569359677,
+ "y": 2002.0200058719208,
+ "width": 20.87492008819663,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCE",
+ "roundness": null,
+ "seed": 142760583,
+ "version": 90,
+ "versionNonce": 1233799753,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 9.132777538586197,
+ 0
+ ],
+ [
+ 11.74214254961089,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ 0
+ ],
+ [
+ 15.656190066147701,
+ 0
+ ],
+ [
+ 16.96087257165982,
+ 0
+ ],
+ [
+ 19.570237582684513,
+ 0
+ ],
+ [
+ 20.87492008819663,
+ 0
+ ],
+ [
+ 20.87492008819663,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.564239501953125,
+ 0.64190673828125,
+ 0.65118408203125,
+ 0.65167236328125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.64093017578125,
+ 0.523193359375,
+ 0.068878173828125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X7CfCAk2NQEt8PTfYbIMw",
+ "type": "freedraw",
+ "x": 877.5274869580171,
+ "y": 2016.3715134325557,
+ "width": 19.570237582684058,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCF",
+ "roundness": null,
+ "seed": 1100649865,
+ "version": 89,
+ "versionNonce": 272374057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 9.132777538585742,
+ 0
+ ],
+ [
+ 11.742142549610435,
+ 0
+ ],
+ [
+ 14.351507560635127,
+ 0
+ ],
+ [
+ 16.960872571659365,
+ 0
+ ],
+ [
+ 18.26555507717194,
+ 0
+ ],
+ [
+ 19.570237582684058,
+ 0
+ ],
+ [
+ 19.570237582684058,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3605194091796875,
+ 0.64239501953125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.64630126953125,
+ 0.6179656982421875,
+ 0.565216064453125,
+ 0.450408935546875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fzU-UMaM2-DZ775hVI2qr",
+ "type": "freedraw",
+ "x": 955.8084372887538,
+ "y": 2002.0200058719208,
+ "width": 23.484285099221324,
+ "height": 2.6093650110246926,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCG",
+ "roundness": null,
+ "seed": 1401739689,
+ "version": 91,
+ "versionNonce": 26283017,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 3.9140475165372663,
+ -1.3046825055123463
+ ],
+ [
+ 5.218730022049385,
+ -1.3046825055123463
+ ],
+ [
+ 7.828095033074078,
+ -1.3046825055123463
+ ],
+ [
+ 9.132777538586197,
+ -1.3046825055123463
+ ],
+ [
+ 14.351507560635127,
+ 0
+ ],
+ [
+ 18.26555507717194,
+ 0
+ ],
+ [
+ 23.484285099221324,
+ 0
+ ],
+ [
+ 23.484285099221324,
+ 1.3046825055123463
+ ],
+ [
+ 23.484285099221324,
+ 1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.5368804931640625,
+ 0.6047821044921875,
+ 0.6150360107421875,
+ 0.62530517578125,
+ 0.63262939453125,
+ 0.63702392578125,
+ 0.63946533203125,
+ 0.63702392578125,
+ 0.524169921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kshtnz_b6t3HVeyO0rco2",
+ "type": "freedraw",
+ "x": 1005.3863724982207,
+ "y": 1970.707625739626,
+ "width": 7.828095033073623,
+ "height": 45.66388769292962,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCH",
+ "roundness": null,
+ "seed": 877256873,
+ "version": 94,
+ "versionNonce": 629449449,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.304682505512119
+ ],
+ [
+ 1.3046825055125737,
+ 2.6093650110244653
+ ],
+ [
+ 1.3046825055125737,
+ 5.2187300220489306
+ ],
+ [
+ 2.6093650110246926,
+ 10.437460044098088
+ ],
+ [
+ 3.9140475165368116,
+ 20.874920088196404
+ ],
+ [
+ 3.9140475165368116,
+ 36.53111015434388
+ ],
+ [
+ 3.9140475165368116,
+ 41.74984017639281
+ ],
+ [
+ 5.218730022049385,
+ 44.3592051874175
+ ],
+ [
+ 5.218730022049385,
+ 45.66388769292962
+ ],
+ [
+ 5.218730022049385,
+ 44.3592051874175
+ ],
+ [
+ 6.523412527561504,
+ 43.05452268190538
+ ],
+ [
+ 7.828095033073623,
+ 39.14047516536834
+ ],
+ [
+ 7.828095033073623,
+ 39.14047516536834
+ ]
+ ],
+ "pressures": [
+ 0.2813873291015625,
+ 0.63946533203125,
+ 0.65264892578125,
+ 0.6653594970703125,
+ 0.6736602783203125,
+ 0.6834259033203125,
+ 0.690277099609375,
+ 0.688323974609375,
+ 0.65264892578125,
+ 0.511474609375,
+ 0.39227294921875,
+ 0.084991455078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "txwZY-ld4x3Av2E1tmDxa",
+ "type": "freedraw",
+ "x": 1092.8001003675436,
+ "y": 1978.5357207726997,
+ "width": 30.007697626782374,
+ "height": 33.92174514331941,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCJ",
+ "roundness": null,
+ "seed": 2029803657,
+ "version": 116,
+ "versionNonce": 2023906761,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ -1.304682505512119,
+ -1.3046825055123463
+ ],
+ [
+ -2.609365011024238,
+ -1.3046825055123463
+ ],
+ [
+ -3.9140475165368116,
+ 0
+ ],
+ [
+ -5.2187300220489306,
+ 1.304682505512119
+ ],
+ [
+ -7.828095033073623,
+ 2.6093650110244653
+ ],
+ [
+ -10.437460044097861,
+ 3.9140475165368116
+ ],
+ [
+ -14.351507560635127,
+ 7.828095033073623
+ ],
+ [
+ -16.960872571659365,
+ 13.046825055122781
+ ],
+ [
+ -16.960872571659365,
+ 18.26555507717194
+ ],
+ [
+ -14.351507560635127,
+ 22.17960259370875
+ ],
+ [
+ -13.046825055122554,
+ 24.788967604733443
+ ],
+ [
+ -10.437460044097861,
+ 28.703015121270255
+ ],
+ [
+ -6.5234125275610495,
+ 30.007697626782374
+ ],
+ [
+ -2.609365011024238,
+ 31.31238013229472
+ ],
+ [
+ 1.3046825055125737,
+ 32.61706263780707
+ ],
+ [
+ 2.6093650110246926,
+ 31.31238013229472
+ ],
+ [
+ 6.523412527561504,
+ 28.703015121270255
+ ],
+ [
+ 10.437460044098316,
+ 24.788967604733443
+ ],
+ [
+ 11.74214254961089,
+ 19.570237582684058
+ ],
+ [
+ 13.046825055123008,
+ 16.960872571659593
+ ],
+ [
+ 13.046825055123008,
+ 15.656190066147246
+ ],
+ [
+ 13.046825055123008,
+ 14.351507560635127
+ ],
+ [
+ 13.046825055123008,
+ 11.742142549610435
+ ],
+ [
+ 13.046825055123008,
+ 9.13277753858597
+ ],
+ [
+ 11.74214254961089,
+ 6.523412527561504
+ ],
+ [
+ 10.437460044098316,
+ 5.2187300220489306
+ ],
+ [
+ 7.828095033074078,
+ 2.6093650110244653
+ ],
+ [
+ 5.218730022049385,
+ 2.6093650110244653
+ ],
+ [
+ 1.3046825055125737,
+ 2.6093650110244653
+ ],
+ [
+ -3.9140475165368116,
+ 2.6093650110244653
+ ],
+ [
+ -7.828095033073623,
+ 3.9140475165368116
+ ],
+ [
+ -13.046825055122554,
+ 5.2187300220489306
+ ],
+ [
+ -14.351507560635127,
+ 6.523412527561504
+ ],
+ [
+ -14.351507560635127,
+ 6.523412527561504
+ ]
+ ],
+ "pressures": [
+ 0.39178466796875,
+ 0.64923095703125,
+ 0.65362548828125,
+ 0.65313720703125,
+ 0.64874267578125,
+ 0.64678955078125,
+ 0.64678955078125,
+ 0.64874267578125,
+ 0.6604766845703125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6629180908203125,
+ 0.6629180908203125,
+ 0.6624298095703125,
+ 0.6643829345703125,
+ 0.6697540283203125,
+ 0.6746368408203125,
+ 0.6761016845703125,
+ 0.6775665283203125,
+ 0.6785430908203125,
+ 0.6809844970703125,
+ 0.6839141845703125,
+ 0.6863555908203125,
+ 0.6868438720703125,
+ 0.6868438720703125,
+ 0.6868438720703125,
+ 0.6868438720703125,
+ 0.6868438720703125,
+ 0.6839141845703125,
+ 0.6643829345703125,
+ 0.63653564453125,
+ 0.589630126953125,
+ 0.4860687255859375,
+ 0.1612091064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rZV9NqROHV-Lg9-9pOGYB",
+ "type": "freedraw",
+ "x": 1043.2221651580771,
+ "y": 1983.7544507947487,
+ "width": 23.484285099221324,
+ "height": 33.921745143319185,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCK",
+ "roundness": null,
+ "seed": 1502293543,
+ "version": 111,
+ "versionNonce": 1510325417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.304682505512119
+ ],
+ [
+ 1.304682505512119,
+ -1.304682505512119
+ ],
+ [
+ 2.609365011024238,
+ -1.304682505512119
+ ],
+ [
+ 1.304682505512119,
+ -1.304682505512119
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055125737,
+ 1.3046825055125737
+ ],
+ [
+ -2.6093650110246926,
+ 2.6093650110246926
+ ],
+ [
+ -3.9140475165368116,
+ 3.914047516537039
+ ],
+ [
+ -6.523412527561504,
+ 7.828095033073851
+ ],
+ [
+ -7.828095033073623,
+ 10.437460044098316
+ ],
+ [
+ -7.828095033073623,
+ 13.046825055123008
+ ],
+ [
+ -9.132777538586197,
+ 15.656190066147701
+ ],
+ [
+ -9.132777538586197,
+ 18.265555077172166
+ ],
+ [
+ -9.132777538586197,
+ 23.484285099221324
+ ],
+ [
+ -6.523412527561504,
+ 30.00769762678283
+ ],
+ [
+ -3.9140475165368116,
+ 31.312380132294948
+ ],
+ [
+ 0,
+ 32.61706263780707
+ ],
+ [
+ 3.9140475165368116,
+ 32.61706263780707
+ ],
+ [
+ 7.828095033073623,
+ 30.00769762678283
+ ],
+ [
+ 11.742142549610435,
+ 26.09365011024579
+ ],
+ [
+ 14.351507560635127,
+ 20.87492008819663
+ ],
+ [
+ 14.351507560635127,
+ 16.96087257165982
+ ],
+ [
+ 14.351507560635127,
+ 13.046825055123008
+ ],
+ [
+ 14.351507560635127,
+ 6.523412527561504
+ ],
+ [
+ 11.742142549610435,
+ 2.6093650110246926
+ ],
+ [
+ 9.132777538585742,
+ 1.3046825055125737
+ ],
+ [
+ 6.523412527561504,
+ 1.3046825055125737
+ ],
+ [
+ 3.9140475165368116,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.2828521728515625,
+ 0.4152374267578125,
+ 0.4225616455078125,
+ 0.438690185546875,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.5945281982421875,
+ 0.5955047607421875,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5989227294921875,
+ 0.6008758544921875,
+ 0.6067352294921875,
+ 0.6160125732421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6208953857421875,
+ 0.6204071044921875,
+ 0.6179656982421875,
+ 0.6145477294921875,
+ 0.6111297607421875,
+ 0.6106414794921875,
+ 0.6052703857421875,
+ 0.6038055419921875,
+ 0.6018524169921875,
+ 0.567657470703125,
+ 0.4259796142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "W52lIQAUVAp45MZSTqtQm",
+ "type": "freedraw",
+ "x": 958.4178022997785,
+ "y": 2030.7230209931909,
+ "width": 142.21039310083916,
+ "height": 9.132777538585742,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCL",
+ "roundness": null,
+ "seed": 403956327,
+ "version": 100,
+ "versionNonce": 962215817,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 5.218730022049385,
+ 0
+ ],
+ [
+ 9.132777538586197,
+ 0
+ ],
+ [
+ 18.26555507717194,
+ 0
+ ],
+ [
+ 31.312380132294948,
+ 0
+ ],
+ [
+ 48.27325270395477,
+ 0
+ ],
+ [
+ 57.40603024254051,
+ 0
+ ],
+ [
+ 65.23412527561413,
+ 0
+ ],
+ [
+ 73.06222030868776,
+ 0
+ ],
+ [
+ 80.89031534176183,
+ 0
+ ],
+ [
+ 103.06991793547058,
+ -2.609365011024238
+ ],
+ [
+ 116.11674299059314,
+ -5.2187300220489306
+ ],
+ [
+ 125.24952052917934,
+ -6.523412527561277
+ ],
+ [
+ 133.07761556225296,
+ -7.828095033073623
+ ],
+ [
+ 135.68698057327765,
+ -7.828095033073623
+ ],
+ [
+ 139.60102808981446,
+ -7.828095033073623
+ ],
+ [
+ 140.90571059532658,
+ -7.828095033073623
+ ],
+ [
+ 142.21039310083916,
+ -9.132777538585742
+ ],
+ [
+ 142.21039310083916,
+ -9.132777538585742
+ ]
+ ],
+ "pressures": [
+ 0.4948577880859375,
+ 0.6160125732421875,
+ 0.63995361328125,
+ 0.6595001220703125,
+ 0.6765899658203125,
+ 0.693206787109375,
+ 0.698089599609375,
+ 0.698089599609375,
+ 0.696624755859375,
+ 0.696624755859375,
+ 0.697113037109375,
+ 0.695159912109375,
+ 0.6790313720703125,
+ 0.6648712158203125,
+ 0.6565704345703125,
+ 0.64337158203125,
+ 0.6047821044921875,
+ 0.505126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3W_Fpju0LfnGwHyUZ_kzs",
+ "type": "freedraw",
+ "x": 1054.9643077076876,
+ "y": 2067.254131147535,
+ "width": 31.312380132294948,
+ "height": 50.88261771497946,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCM",
+ "roundness": null,
+ "seed": 1804482057,
+ "version": 114,
+ "versionNonce": 81487465,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.304682505512119,
+ -1.3046825055125737
+ ],
+ [
+ 2.6093650110246926,
+ -1.3046825055125737
+ ],
+ [
+ 7.828095033073623,
+ -6.523412527561504
+ ],
+ [
+ 7.828095033073623,
+ -9.132777538586197
+ ],
+ [
+ 7.828095033073623,
+ -10.43746004409877
+ ],
+ [
+ 6.523412527561504,
+ -14.351507560635582
+ ],
+ [
+ 3.9140475165368116,
+ -15.656190066147701
+ ],
+ [
+ -2.6093650110246926,
+ -19.570237582684513
+ ],
+ [
+ -10.437460044098316,
+ -22.179602593709205
+ ],
+ [
+ -14.351507560635127,
+ -22.179602593709205
+ ],
+ [
+ -16.96087257165982,
+ -22.179602593709205
+ ],
+ [
+ -20.87492008819663,
+ -20.87492008819663
+ ],
+ [
+ -22.17960259370875,
+ -19.570237582684513
+ ],
+ [
+ -23.484285099221324,
+ -16.96087257165982
+ ],
+ [
+ -22.17960259370875,
+ -11.74214254961089
+ ],
+ [
+ -16.96087257165982,
+ -5.218730022049385
+ ],
+ [
+ -9.132777538586197,
+ 2.609365011024238
+ ],
+ [
+ -2.6093650110246926,
+ 10.437460044097861
+ ],
+ [
+ 2.6093650110246926,
+ 22.17960259370875
+ ],
+ [
+ 2.6093650110246926,
+ 26.093650110245562
+ ],
+ [
+ 2.6093650110246926,
+ 28.703015121270255
+ ],
+ [
+ 0,
+ 28.703015121270255
+ ],
+ [
+ -7.828095033073623,
+ 26.093650110245562
+ ],
+ [
+ -13.046825055123008,
+ 22.17960259370875
+ ],
+ [
+ -15.656190066147246,
+ 18.265555077171484
+ ],
+ [
+ -15.656190066147246,
+ 13.046825055122554
+ ],
+ [
+ -14.351507560635127,
+ 7.828095033073623
+ ],
+ [
+ -10.437460044098316,
+ 1.304682505512119
+ ],
+ [
+ -6.523412527561504,
+ -1.3046825055125737
+ ],
+ [
+ -2.6093650110246926,
+ -2.6093650110246926
+ ],
+ [
+ 1.304682505512119,
+ -3.9140475165368116
+ ],
+ [
+ 5.2187300220489306,
+ -6.523412527561504
+ ],
+ [
+ 5.2187300220489306,
+ -6.523412527561504
+ ]
+ ],
+ "pressures": [
+ 0.4220733642578125,
+ 0.585723876953125,
+ 0.586212158203125,
+ 0.586212158203125,
+ 0.586212158203125,
+ 0.587677001953125,
+ 0.6028289794921875,
+ 0.6077117919921875,
+ 0.6165008544921875,
+ 0.6243133544921875,
+ 0.63409423828125,
+ 0.64971923828125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.65216064453125,
+ 0.63995361328125,
+ 0.63214111328125,
+ 0.62579345703125,
+ 0.62530517578125,
+ 0.62579345703125,
+ 0.62921142578125,
+ 0.63555908203125,
+ 0.63458251953125,
+ 0.63409423828125,
+ 0.63311767578125,
+ 0.62872314453125,
+ 0.6179656982421875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6160125732421875,
+ 0.6145477294921875,
+ 0.508544921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qE1aJBVcb3hqyLOZDnoX0",
+ "type": "freedraw",
+ "x": 389.77383756408574,
+ "y": 1236.0249979937275,
+ "width": 22.17960259370875,
+ "height": 66.53880778112648,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCN",
+ "roundness": null,
+ "seed": 1317088009,
+ "version": 38,
+ "versionNonce": 1771391401,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758575167059,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ -2.6093650110246926,
+ -1.3046825055123463
+ ],
+ [
+ -2.6093650110246926,
+ -2.6093650110246926
+ ],
+ [
+ -3.9140475165368116,
+ -2.6093650110246926
+ ],
+ [
+ -5.218730022049158,
+ -2.6093650110246926
+ ],
+ [
+ -6.523412527561504,
+ -2.6093650110246926
+ ],
+ [
+ -9.13277753858597,
+ -2.6093650110246926
+ ],
+ [
+ -10.437460044098316,
+ -2.6093650110246926
+ ],
+ [
+ -11.742142549610662,
+ -2.6093650110246926
+ ],
+ [
+ -13.046825055122781,
+ -1.3046825055123463
+ ],
+ [
+ -14.351507560635127,
+ 1.3046825055123463
+ ],
+ [
+ -15.656190066147474,
+ 5.218730022049158
+ ],
+ [
+ -15.656190066147474,
+ 9.13277753858597
+ ],
+ [
+ -15.656190066147474,
+ 13.046825055122781
+ ],
+ [
+ -14.351507560635127,
+ 14.351507560635127
+ ],
+ [
+ -11.742142549610662,
+ 16.96087257165982
+ ],
+ [
+ -10.437460044098316,
+ 19.570237582684285
+ ],
+ [
+ -7.828095033073851,
+ 20.87492008819663
+ ],
+ [
+ -5.218730022049158,
+ 20.87492008819663
+ ],
+ [
+ -2.6093650110246926,
+ 18.26555507717194
+ ],
+ [
+ 0,
+ 15.656190066147474
+ ],
+ [
+ 2.6093650110244653,
+ 10.437460044098316
+ ],
+ [
+ 3.9140475165368116,
+ 6.523412527561504
+ ],
+ [
+ 5.218730022049158,
+ 2.6093650110246926
+ ],
+ [
+ 6.523412527561277,
+ -1.3046825055123463
+ ],
+ [
+ 6.523412527561277,
+ -7.828095033073623
+ ],
+ [
+ 6.523412527561277,
+ -14.351507560635127
+ ],
+ [
+ 6.523412527561277,
+ -19.570237582684285
+ ],
+ [
+ 5.218730022049158,
+ -27.39833261575791
+ ],
+ [
+ 5.218730022049158,
+ -37.835792659856224
+ ],
+ [
+ 5.218730022049158,
+ -43.05452268190538
+ ],
+ [
+ 5.218730022049158,
+ -44.3592051874175
+ ],
+ [
+ 5.218730022049158,
+ -45.66388769292985
+ ],
+ [
+ 5.218730022049158,
+ -44.3592051874175
+ ],
+ [
+ 3.9140475165368116,
+ -40.44515767088069
+ ],
+ [
+ 3.9140475165368116,
+ -40.44515767088069
+ ]
+ ],
+ "pressures": [
+ 0.500244140625,
+ 0.5456695556640625,
+ 0.570098876953125,
+ 0.63116455078125,
+ 0.63409423828125,
+ 0.64141845703125,
+ 0.64288330078125,
+ 0.64385986328125,
+ 0.64190673828125,
+ 0.63897705078125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63214111328125,
+ 0.63214111328125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63653564453125,
+ 0.63995361328125,
+ 0.64288330078125,
+ 0.64532470703125,
+ 0.64532470703125,
+ 0.64434814453125,
+ 0.64385986328125,
+ 0.63653564453125,
+ 0.592559814453125,
+ 0.4865570068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ku-aFu_FGSgoVc8WvdcLw",
+ "type": "freedraw",
+ "x": 417.17217017984365,
+ "y": 1182.5330152677238,
+ "width": 13.046825055122781,
+ "height": 65.23412527561413,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCO",
+ "roundness": null,
+ "seed": 900445033,
+ "version": 18,
+ "versionNonce": 1728693577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758575167563,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.304682505512119
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -2.6093650110244653,
+ 2.6093650110246926
+ ],
+ [
+ -3.9140475165368116,
+ 5.218730022049158
+ ],
+ [
+ -5.218730022049158,
+ 9.132777538586197
+ ],
+ [
+ -7.828095033073623,
+ 14.351507560635127
+ ],
+ [
+ -10.437460044098316,
+ 26.09365011024579
+ ],
+ [
+ -11.742142549610662,
+ 32.61706263780707
+ ],
+ [
+ -13.046825055122781,
+ 39.14047516536857
+ ],
+ [
+ -13.046825055122781,
+ 43.05452268190538
+ ],
+ [
+ -11.742142549610662,
+ 52.18730022049135
+ ],
+ [
+ -10.437460044098316,
+ 58.710712748052856
+ ],
+ [
+ -7.828095033073623,
+ 61.32007775907732
+ ],
+ [
+ -5.218730022049158,
+ 62.62476026458967
+ ],
+ [
+ -2.6093650110244653,
+ 63.929442770102014
+ ],
+ [
+ -2.6093650110244653,
+ 63.929442770102014
+ ]
+ ],
+ "pressures": [
+ 0.440643310546875,
+ 0.5407867431640625,
+ 0.589141845703125,
+ 0.590118408203125,
+ 0.591583251953125,
+ 0.592071533203125,
+ 0.593536376953125,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5959930419921875,
+ 0.5945281982421875,
+ 0.573028564453125,
+ 0.517333984375,
+ 0.3746795654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0z_Wms-PEJD0pZ8qgg9Ts",
+ "type": "freedraw",
+ "x": 648.1009736555178,
+ "y": 1176.0096027401626,
+ "width": 11.742142549610662,
+ "height": 83.49968035278607,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCP",
+ "roundness": null,
+ "seed": 1001244425,
+ "version": 15,
+ "versionNonce": 164407271,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758575168288,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ 2.6093650110246926,
+ 1.3046825055123463
+ ],
+ [
+ 3.9140475165368116,
+ 3.9140475165368116
+ ],
+ [
+ 5.218730022049158,
+ 7.828095033073623
+ ],
+ [
+ 6.523412527561504,
+ 11.742142549610435
+ ],
+ [
+ 6.523412527561504,
+ 27.39833261575791
+ ],
+ [
+ 5.218730022049158,
+ 44.3592051874175
+ ],
+ [
+ 2.6093650110246926,
+ 60.015395253564975
+ ],
+ [
+ 0,
+ 73.06222030868776
+ ],
+ [
+ -1.3046825055123463,
+ 76.9762678252248
+ ],
+ [
+ -2.6093650110244653,
+ 82.19499784727373
+ ],
+ [
+ -5.218730022049158,
+ 82.19499784727373
+ ],
+ [
+ -5.218730022049158,
+ 82.19499784727373
+ ]
+ ],
+ "pressures": [
+ 0.40252685546875,
+ 0.5529937744140625,
+ 0.589630126953125,
+ 0.6072235107421875,
+ 0.6243133544921875,
+ 0.63653564453125,
+ 0.64532470703125,
+ 0.65118408203125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.63409423828125,
+ 0.567169189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X4iAT-H4UlkWVMILiFPTb",
+ "type": "freedraw",
+ "x": 372.8129649924259,
+ "y": 1277.7748381701206,
+ "width": 272.6786436520674,
+ "height": 10.437460044098088,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCQ",
+ "roundness": null,
+ "seed": 1056119335,
+ "version": 23,
+ "versionNonce": 1069469545,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758575169098,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.6093650110246926,
+ 0
+ ],
+ [
+ 5.218730022049158,
+ 0
+ ],
+ [
+ 9.13277753858597,
+ -1.3046825055123463
+ ],
+ [
+ 13.046825055123008,
+ -1.3046825055123463
+ ],
+ [
+ 19.570237582684285,
+ -1.3046825055123463
+ ],
+ [
+ 27.398332615758136,
+ -1.3046825055123463
+ ],
+ [
+ 36.531110154344105,
+ -2.6093650110244653
+ ],
+ [
+ 61.32007775907732,
+ -3.9140475165368116
+ ],
+ [
+ 88.71841037483546,
+ -3.9140475165368116
+ ],
+ [
+ 131.77293305674084,
+ -5.218730022049158
+ ],
+ [
+ 161.7806306835232,
+ -6.523412527561277
+ ],
+ [
+ 189.17896329928112,
+ -7.828095033073623
+ ],
+ [
+ 220.49134343157607,
+ -9.13277753858597
+ ],
+ [
+ 234.8428509922112,
+ -9.13277753858597
+ ],
+ [
+ 245.2803110363095,
+ -10.437460044098088
+ ],
+ [
+ 255.7177710804076,
+ -10.437460044098088
+ ],
+ [
+ 263.54586611348145,
+ -10.437460044098088
+ ],
+ [
+ 267.45991363001826,
+ -10.437460044098088
+ ],
+ [
+ 270.06927864104273,
+ -10.437460044098088
+ ],
+ [
+ 272.6786436520674,
+ -10.437460044098088
+ ],
+ [
+ 272.6786436520674,
+ -10.437460044098088
+ ]
+ ],
+ "pressures": [
+ 0.4308624267578125,
+ 0.527099609375,
+ 0.5442047119140625,
+ 0.563262939453125,
+ 0.576446533203125,
+ 0.589630126953125,
+ 0.5984344482421875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6033172607421875,
+ 0.593048095703125,
+ 0.570098876953125,
+ 0.5412750244140625,
+ 0.5383453369140625,
+ 0.523681640625,
+ 0.4909515380859375,
+ 0.39520263671875,
+ 0.3453826904296875,
+ 0.2725830078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gl152tpMGK4QlFyRRz6MT",
+ "type": "freedraw",
+ "x": 522.8514531263387,
+ "y": 1306.4778532913908,
+ "width": 24.788967604733443,
+ "height": 61.32007775907732,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCR",
+ "roundness": null,
+ "seed": 1811859753,
+ "version": 24,
+ "versionNonce": 212497321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758575169804,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ -1.3046825055123463
+ ],
+ [
+ -2.6093650110246926,
+ -1.3046825055123463
+ ],
+ [
+ -5.218730022049158,
+ -1.3046825055123463
+ ],
+ [
+ -7.828095033073851,
+ -1.3046825055123463
+ ],
+ [
+ -10.437460044098316,
+ 0
+ ],
+ [
+ -16.96087257165982,
+ 3.914047516537039
+ ],
+ [
+ -22.179602593708978,
+ 10.437460044098316
+ ],
+ [
+ -24.788967604733443,
+ 19.570237582684285
+ ],
+ [
+ -23.484285099221097,
+ 23.484285099221097
+ ],
+ [
+ -22.179602593708978,
+ 30.0076976267826
+ ],
+ [
+ -18.26555507717194,
+ 33.92174514331941
+ ],
+ [
+ -14.351507560635127,
+ 36.531110154344105
+ ],
+ [
+ -10.437460044098316,
+ 35.22642764883153
+ ],
+ [
+ -6.523412527561504,
+ 30.0076976267826
+ ],
+ [
+ -3.914047516537039,
+ 15.656190066147474
+ ],
+ [
+ -3.914047516537039,
+ 5.218730022049158
+ ],
+ [
+ -3.914047516537039,
+ -3.9140475165368116
+ ],
+ [
+ -5.218730022049158,
+ -10.437460044098088
+ ],
+ [
+ -6.523412527561504,
+ -20.874920088196404
+ ],
+ [
+ -6.523412527561504,
+ -24.788967604733216
+ ],
+ [
+ -6.523412527561504,
+ -24.788967604733216
+ ]
+ ],
+ "pressures": [
+ 0.40350341796875,
+ 0.580352783203125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5969696044921875,
+ 0.5979461669921875,
+ 0.5984344482421875,
+ 0.5989227294921875,
+ 0.5994110107421875,
+ 0.6003875732421875,
+ 0.6013641357421875,
+ 0.6096649169921875,
+ 0.6174774169921875,
+ 0.62628173828125,
+ 0.62969970703125,
+ 0.62872314453125,
+ 0.6086883544921875,
+ 0.4841156005859375,
+ 0.3439178466796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bigyQJ0bplmQEsE9ngfxz",
+ "type": "freedraw",
+ "x": 548.9451032365843,
+ "y": 1293.431028236268,
+ "width": 9.13277753858597,
+ "height": 39.14047516536857,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCS",
+ "roundness": null,
+ "seed": 16670057,
+ "version": 12,
+ "versionNonce": 581794473,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758575170169,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.3046825055123463
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 2.6093650110246926
+ ],
+ [
+ -2.6093650110244653,
+ 6.523412527561504
+ ],
+ [
+ -5.218730022049158,
+ 11.742142549610435
+ ],
+ [
+ -7.828095033073623,
+ 22.17960259370875
+ ],
+ [
+ -9.13277753858597,
+ 32.61706263780707
+ ],
+ [
+ -6.523412527561277,
+ 37.835792659856224
+ ],
+ [
+ -3.9140475165368116,
+ 33.921745143319185
+ ],
+ [
+ -3.9140475165368116,
+ 33.921745143319185
+ ]
+ ],
+ "pressures": [
+ 0.4293975830078125,
+ 0.583282470703125,
+ 0.5955047607421875,
+ 0.5979461669921875,
+ 0.6038055419921875,
+ 0.6101531982421875,
+ 0.6140594482421875,
+ 0.5964813232421875,
+ 0.38299560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "taxJSEiOFa3wect19SH9i",
+ "type": "freedraw",
+ "x": 531.9842306649247,
+ "y": 1306.4778532913908,
+ "width": 35.22642764883153,
+ "height": 2.6093650110244653,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCT",
+ "roundness": null,
+ "seed": 959161449,
+ "version": 10,
+ "versionNonce": 720028361,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758575170358,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.9140475165368116,
+ 0
+ ],
+ [
+ -2.6093650110246926,
+ 0
+ ],
+ [
+ -1.3046825055123463,
+ 0
+ ],
+ [
+ 2.6093650110244653,
+ 1.3046825055123463
+ ],
+ [
+ 7.828095033073623,
+ 1.3046825055123463
+ ],
+ [
+ 18.26555507717194,
+ 2.6093650110244653
+ ],
+ [
+ 31.31238013229472,
+ 1.3046825055123463
+ ],
+ [
+ 31.31238013229472,
+ 1.3046825055123463
+ ]
+ ],
+ "pressures": [
+ 0.3058013916015625,
+ 0.63995361328125,
+ 0.64093017578125,
+ 0.64483642578125,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.6096649169921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Ig9U1wTj2MV7wh3uBBTGW",
+ "type": "freedraw",
+ "x": -231.08129816083033,
+ "y": 2107.542187331365,
+ "width": 75.51261447905995,
+ "height": 71.64017271090279,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCU",
+ "roundness": null,
+ "seed": 378564329,
+ "version": 117,
+ "versionNonce": 1465168201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ 0
+ ],
+ [
+ -7.744883536313637,
+ 0
+ ],
+ [
+ -9.681104420392103,
+ 0
+ ],
+ [
+ -11.617325304470569,
+ 0
+ ],
+ [
+ -15.489767072627501,
+ 0
+ ],
+ [
+ -17.425987956705967,
+ 0
+ ],
+ [
+ -25.17087149301983,
+ 1.936220884078466
+ ],
+ [
+ -32.915755029333695,
+ 5.808662652235398
+ ],
+ [
+ -38.72441768156909,
+ 13.553546188549262
+ ],
+ [
+ -40.66063856564756,
+ 19.36220884078466
+ ],
+ [
+ -42.596859449726026,
+ 25.17087149302006
+ ],
+ [
+ -42.596859449726026,
+ 42.5968594497258
+ ],
+ [
+ -38.72441768156909,
+ 52.27796387011813
+ ],
+ [
+ -32.915755029333695,
+ 56.15040563827506
+ ],
+ [
+ -27.107092377098297,
+ 58.08662652235353
+ ],
+ [
+ -21.2984297248629,
+ 60.02284740643199
+ ],
+ [
+ -11.617325304470569,
+ 56.15040563827506
+ ],
+ [
+ -3.872441768156932,
+ 48.405522101961196
+ ],
+ [
+ 0,
+ 40.66063856564733
+ ],
+ [
+ 3.872441768156932,
+ 29.04331326117699
+ ],
+ [
+ 5.808662652235398,
+ 17.425987956706194
+ ],
+ [
+ 5.808662652235398,
+ 13.553546188549262
+ ],
+ [
+ 3.872441768156932,
+ 13.553546188549262
+ ],
+ [
+ 1.936220884078466,
+ 11.617325304470796
+ ],
+ [
+ 0,
+ 11.617325304470796
+ ],
+ [
+ -1.936220884078466,
+ 13.553546188549262
+ ],
+ [
+ -1.936220884078466,
+ 19.36220884078466
+ ],
+ [
+ -1.936220884078466,
+ 30.979534145255002
+ ],
+ [
+ 0,
+ 40.66063856564733
+ ],
+ [
+ 5.808662652235398,
+ 52.27796387011813
+ ],
+ [
+ 15.489767072627728,
+ 65.83151005866739
+ ],
+ [
+ 23.234650608941593,
+ 71.64017271090279
+ ],
+ [
+ 32.91575502933392,
+ 71.64017271090279
+ ],
+ [
+ 32.91575502933392,
+ 71.64017271090279
+ ]
+ ],
+ "pressures": [
+ 0.506591796875,
+ 0.5495758056640625,
+ 0.63214111328125,
+ 0.63604736328125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63507080078125,
+ 0.63262939453125,
+ 0.63360595703125,
+ 0.63214111328125,
+ 0.62774658203125,
+ 0.6238250732421875,
+ 0.6213836669921875,
+ 0.6189422607421875,
+ 0.6174774169921875,
+ 0.6150360107421875,
+ 0.6150360107421875,
+ 0.6125946044921875,
+ 0.6130828857421875,
+ 0.6160125732421875,
+ 0.6169891357421875,
+ 0.6194305419921875,
+ 0.6238250732421875,
+ 0.62823486328125,
+ 0.6223602294921875,
+ 0.6213836669921875,
+ 0.6218719482421875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.589630126953125,
+ 0.454803466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ls_ydqXUgp9EzXBw3FnGD",
+ "type": "freedraw",
+ "x": 839.6488507345559,
+ "y": 1972.0067254458731,
+ "width": 0,
+ "height": 21.2984297248629,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCV",
+ "roundness": null,
+ "seed": 2075708233,
+ "version": 89,
+ "versionNonce": 1713479721,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.936220884078466
+ ],
+ [
+ 0,
+ 3.8724417681567047
+ ],
+ [
+ 0,
+ 5.808662652235171
+ ],
+ [
+ 0,
+ 9.681104420392103
+ ],
+ [
+ 0,
+ 15.489767072627501
+ ],
+ [
+ 0,
+ 17.425987956705967
+ ],
+ [
+ 0,
+ 21.2984297248629
+ ],
+ [
+ 0,
+ 21.2984297248629
+ ]
+ ],
+ "pressures": [
+ 0.446014404296875,
+ 0.5515289306640625,
+ 0.569122314453125,
+ 0.573516845703125,
+ 0.575469970703125,
+ 0.5617828369140625,
+ 0.5402984619140625,
+ 0.4171905517578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lKeawk3oItPuVD8q3s7-K",
+ "type": "freedraw",
+ "x": 849.3299551549483,
+ "y": 1968.1342836777162,
+ "width": 3.8724417681564773,
+ "height": 23.234650608941365,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCW",
+ "roundness": null,
+ "seed": 1435830121,
+ "version": 89,
+ "versionNonce": 791524105,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9362208840780113,
+ 1.936220884078466
+ ],
+ [
+ 1.9362208840780113,
+ 7.744883536313637
+ ],
+ [
+ 1.9362208840780113,
+ 11.617325304470569
+ ],
+ [
+ 1.9362208840780113,
+ 15.489767072627501
+ ],
+ [
+ 1.9362208840780113,
+ 19.362208840784433
+ ],
+ [
+ 1.9362208840780113,
+ 23.234650608941365
+ ],
+ [
+ 3.8724417681564773,
+ 23.234650608941365
+ ],
+ [
+ 3.8724417681564773,
+ 23.234650608941365
+ ]
+ ],
+ "pressures": [
+ 0.466522216796875,
+ 0.568145751953125,
+ 0.573516845703125,
+ 0.574493408203125,
+ 0.576446533203125,
+ 0.571563720703125,
+ 0.500732421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xMLQ7tV3laGB_UFgeSKxC",
+ "type": "freedraw",
+ "x": -169.12222987031964,
+ "y": 2142.394163244777,
+ "width": 32.915755029333695,
+ "height": 108.4283695083941,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCX",
+ "roundness": null,
+ "seed": 1559504777,
+ "version": 98,
+ "versionNonce": 1727293929,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 3.872441768156932
+ ],
+ [
+ 5.808662652235398,
+ 9.68110442039233
+ ],
+ [
+ 7.744883536313864,
+ 15.489767072627728
+ ],
+ [
+ 11.617325304470796,
+ 25.17087149302006
+ ],
+ [
+ 17.425987956705967,
+ 48.40552210196165
+ ],
+ [
+ 21.2984297248629,
+ 71.64017271090324
+ ],
+ [
+ 23.234650608941365,
+ 89.06616066760944
+ ],
+ [
+ 23.234650608941365,
+ 100.68348597208023
+ ],
+ [
+ 23.234650608941365,
+ 104.55592774023717
+ ],
+ [
+ 21.2984297248629,
+ 106.49214862431563
+ ],
+ [
+ 13.553546188549262,
+ 108.4283695083941
+ ],
+ [
+ 3.872441768156932,
+ 100.68348597208023
+ ],
+ [
+ -3.872441768156932,
+ 89.06616066760944
+ ],
+ [
+ -9.68110442039233,
+ 77.44883536313864
+ ],
+ [
+ -9.68110442039233,
+ 77.44883536313864
+ ]
+ ],
+ "pressures": [
+ 0.1230926513671875,
+ 0.571563720703125,
+ 0.6013641357421875,
+ 0.6140594482421875,
+ 0.62969970703125,
+ 0.63751220703125,
+ 0.64044189453125,
+ 0.64385986328125,
+ 0.64532470703125,
+ 0.64483642578125,
+ 0.64337158203125,
+ 0.64044189453125,
+ 0.63800048828125,
+ 0.583282470703125,
+ 0.466522216796875,
+ 0.2799072265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Qufg5Z65OZdZZwC6mfsEg",
+ "type": "freedraw",
+ "x": -176.8671134066335,
+ "y": 2194.6721271148954,
+ "width": 42.596859449726026,
+ "height": 3.872441768156932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCY",
+ "roundness": null,
+ "seed": 1039111143,
+ "version": 91,
+ "versionNonce": 646005961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ 0
+ ],
+ [
+ 7.744883536313864,
+ 0
+ ],
+ [
+ 17.425987956706194,
+ 1.936220884078466
+ ],
+ [
+ 23.234650608941593,
+ 1.936220884078466
+ ],
+ [
+ 27.107092377098297,
+ 3.872441768156932
+ ],
+ [
+ 32.915755029333695,
+ 3.872441768156932
+ ],
+ [
+ 38.72441768156909,
+ 3.872441768156932
+ ],
+ [
+ 40.66063856564756,
+ 3.872441768156932
+ ],
+ [
+ 40.66063856564756,
+ 3.872441768156932
+ ]
+ ],
+ "pressures": [
+ 0.4215850830078125,
+ 0.521240234375,
+ 0.573028564453125,
+ 0.579376220703125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.581817626953125,
+ 0.564727783203125,
+ 0.442596435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NRrtiWI0mmUU227XlHL-q",
+ "type": "freedraw",
+ "x": -176.8671134066335,
+ "y": 2152.075267665169,
+ "width": 48.405522101961424,
+ "height": 40.66063856564733,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCZ",
+ "roundness": null,
+ "seed": 2126511335,
+ "version": 99,
+ "versionNonce": 1500496809,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ -5.808662652235398
+ ],
+ [
+ -1.936220884078466,
+ -9.68110442039233
+ ],
+ [
+ -1.936220884078466,
+ -15.489767072627274
+ ],
+ [
+ 0,
+ -29.043313261176536
+ ],
+ [
+ 3.872441768156932,
+ -34.851975913411934
+ ],
+ [
+ 7.744883536313864,
+ -38.724417681568866
+ ],
+ [
+ 9.68110442039233,
+ -38.724417681568866
+ ],
+ [
+ 11.617325304470796,
+ -40.66063856564733
+ ],
+ [
+ 21.298429724863126,
+ -38.724417681568866
+ ],
+ [
+ 25.17087149301983,
+ -34.851975913411934
+ ],
+ [
+ 32.915755029333695,
+ -17.42598795670574
+ ],
+ [
+ 36.78819679749063,
+ -7.744883536313864
+ ],
+ [
+ 38.72441768156909,
+ -3.872441768156932
+ ],
+ [
+ 40.66063856564756,
+ -3.872441768156932
+ ],
+ [
+ 42.596859449726026,
+ -1.936220884078466
+ ],
+ [
+ 46.46930121788296,
+ -3.872441768156932
+ ],
+ [
+ 46.46930121788296,
+ -3.872441768156932
+ ]
+ ],
+ "pressures": [
+ 0.38690185546875,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.579376220703125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.579864501953125,
+ 0.5940399169921875,
+ 0.5998992919921875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.575958251953125,
+ 0.5456695556640625,
+ 0.4127960205078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LOqe8cvRJ64rWb2puwRF4",
+ "type": "freedraw",
+ "x": -99.41827804349532,
+ "y": 2161.7563720855615,
+ "width": 19.36220884078466,
+ "height": 11.617325304470796,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCa",
+ "roundness": null,
+ "seed": 671988327,
+ "version": 91,
+ "versionNonce": 1810589321,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 5.808662652235398,
+ 0
+ ],
+ [
+ 9.68110442039233,
+ 0
+ ],
+ [
+ 11.617325304470796,
+ 1.936220884078466
+ ],
+ [
+ 17.425987956706194,
+ 1.936220884078466
+ ],
+ [
+ 19.36220884078466,
+ 3.872441768156932
+ ],
+ [
+ 19.36220884078466,
+ 5.808662652235398
+ ],
+ [
+ 19.36220884078466,
+ 9.68110442039233
+ ],
+ [
+ 19.36220884078466,
+ 9.68110442039233
+ ]
+ ],
+ "pressures": [
+ 0.5603179931640625,
+ 0.6194305419921875,
+ 0.6145477294921875,
+ 0.6174774169921875,
+ 0.6091766357421875,
+ 0.5974578857421875,
+ 0.5368804931640625,
+ 0.467010498046875,
+ 0.3639373779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6T9DLb-oMTjwnPD4FDO8a",
+ "type": "freedraw",
+ "x": -93.60961539125992,
+ "y": 2184.991022694503,
+ "width": 25.17087149302006,
+ "height": 1.936220884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCb",
+ "roundness": null,
+ "seed": 1668260711,
+ "version": 87,
+ "versionNonce": 951037289,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.808662652235398,
+ 0
+ ],
+ [
+ 13.553546188549262,
+ 0
+ ],
+ [
+ 17.425987956706194,
+ -1.936220884078466
+ ],
+ [
+ 21.298429724863126,
+ -1.936220884078466
+ ],
+ [
+ 25.17087149302006,
+ -1.936220884078466
+ ],
+ [
+ 25.17087149302006,
+ -1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.526123046875,
+ 0.6199188232421875,
+ 0.531005859375,
+ 0.4318389892578125,
+ 0.1773223876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Jxx4QBigD7vZURpZEVWhL",
+ "type": "freedraw",
+ "x": 12.882533233055256,
+ "y": 2173.3736973900322,
+ "width": 67.76773094274586,
+ "height": 87.12993978353052,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCc",
+ "roundness": null,
+ "seed": 832416295,
+ "version": 110,
+ "versionNonce": 923277385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ 9.681104420392103,
+ -5.808662652235398
+ ],
+ [
+ 13.553546188549035,
+ -7.744883536313864
+ ],
+ [
+ 17.425987956705967,
+ -13.553546188549262
+ ],
+ [
+ 23.234650608941365,
+ -23.234650608941593
+ ],
+ [
+ 23.234650608941365,
+ -29.04331326117699
+ ],
+ [
+ 25.17087149301983,
+ -34.85197591341239
+ ],
+ [
+ 25.17087149301983,
+ -42.5968594497258
+ ],
+ [
+ 25.17087149301983,
+ -44.533080333804264
+ ],
+ [
+ 23.234650608941365,
+ -42.5968594497258
+ ],
+ [
+ 25.17087149301983,
+ -40.66063856564733
+ ],
+ [
+ 27.107092377098297,
+ -34.85197591341239
+ ],
+ [
+ 34.85197591341216,
+ -9.68110442039233
+ ],
+ [
+ 36.78819679749063,
+ 9.68110442039233
+ ],
+ [
+ 36.78819679749063,
+ 17.425987956706194
+ ],
+ [
+ 36.78819679749063,
+ 25.17087149302006
+ ],
+ [
+ 32.915755029333695,
+ 34.85197591341239
+ ],
+ [
+ 25.17087149301983,
+ 42.59685944972625
+ ],
+ [
+ 23.234650608941365,
+ 42.59685944972625
+ ],
+ [
+ 23.234650608941365,
+ 40.66063856564779
+ ],
+ [
+ 27.107092377098297,
+ 36.788196797490855
+ ],
+ [
+ 38.72441768156909,
+ 30.979534145255457
+ ],
+ [
+ 40.66063856564756,
+ 30.979534145255457
+ ],
+ [
+ 54.214184754196594,
+ 29.04331326117699
+ ],
+ [
+ 61.95906829051046,
+ 29.04331326117699
+ ],
+ [
+ 65.83151005866739,
+ 27.107092377098525
+ ],
+ [
+ 65.83151005866739,
+ 27.107092377098525
+ ]
+ ],
+ "pressures": [
+ 0.3531951904296875,
+ 0.5363922119140625,
+ 0.5622711181640625,
+ 0.584259033203125,
+ 0.586212158203125,
+ 0.587188720703125,
+ 0.587188720703125,
+ 0.586700439453125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.592559814453125,
+ 0.6077117919921875,
+ 0.6057586669921875,
+ 0.6057586669921875,
+ 0.6096649169921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6130828857421875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.63555908203125,
+ 0.64923095703125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.585723876953125,
+ 0.1138153076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rCXl1PBH8oq9647_8w55X",
+ "type": "freedraw",
+ "x": 113.56601920513481,
+ "y": 2152.075267665169,
+ "width": 44.53308033380449,
+ "height": 61.95906829051091,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCd",
+ "roundness": null,
+ "seed": 1959320745,
+ "version": 108,
+ "versionNonce": 1758471977,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ -3.872441768156932
+ ],
+ [
+ -3.872441768156932,
+ -3.872441768156932
+ ],
+ [
+ -7.744883536313864,
+ -3.872441768156932
+ ],
+ [
+ -9.68110442039233,
+ -1.936220884078466
+ ],
+ [
+ -13.553546188549035,
+ 0
+ ],
+ [
+ -17.425987956705967,
+ 1.936220884078466
+ ],
+ [
+ -23.234650608941365,
+ 11.617325304470796
+ ],
+ [
+ -27.107092377098297,
+ 21.298429724863126
+ ],
+ [
+ -27.107092377098297,
+ 27.107092377098525
+ ],
+ [
+ -27.107092377098297,
+ 32.91575502933392
+ ],
+ [
+ -21.2984297248629,
+ 44.53308033380472
+ ],
+ [
+ -17.425987956705967,
+ 50.34174298604012
+ ],
+ [
+ -11.617325304470569,
+ 52.27796387011858
+ ],
+ [
+ -3.872441768156932,
+ 50.34174298604012
+ ],
+ [
+ 3.872441768156932,
+ 46.469301217883185
+ ],
+ [
+ 11.617325304470796,
+ 36.788196797490855
+ ],
+ [
+ 15.489767072627728,
+ 27.107092377098525
+ ],
+ [
+ 17.425987956706194,
+ 19.36220884078466
+ ],
+ [
+ 17.425987956706194,
+ 9.68110442039233
+ ],
+ [
+ 11.617325304470796,
+ -1.936220884078466
+ ],
+ [
+ 3.872441768156932,
+ -7.744883536313864
+ ],
+ [
+ -5.808662652235398,
+ -9.68110442039233
+ ],
+ [
+ -15.489767072627501,
+ -9.68110442039233
+ ],
+ [
+ -25.17087149301983,
+ -3.872441768156932
+ ],
+ [
+ -23.234650608941365,
+ 0
+ ],
+ [
+ -23.234650608941365,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.40545654296875,
+ 0.578887939453125,
+ 0.6052703857421875,
+ 0.6155242919921875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6174774169921875,
+ 0.6165008544921875,
+ 0.6160125732421875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.6165008544921875,
+ 0.6194305419921875,
+ 0.6233367919921875,
+ 0.62579345703125,
+ 0.63067626953125,
+ 0.63311767578125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.62579345703125,
+ 0.6047821044921875,
+ 0.577911376953125,
+ 0.5393218994140625,
+ 0.1709747314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "mLfUfB0EP007hE6PIAk5x",
+ "type": "freedraw",
+ "x": 167.78020395933163,
+ "y": 2181.118580926346,
+ "width": 5.808662652235398,
+ "height": 7.744883536313864,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCe",
+ "roundness": null,
+ "seed": 1275211879,
+ "version": 94,
+ "versionNonce": 141777417,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ -3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ 0,
+ -3.872441768156932
+ ],
+ [
+ 1.936220884078466,
+ -5.808662652235398
+ ],
+ [
+ 0,
+ -7.744883536313864
+ ],
+ [
+ -1.936220884078466,
+ -5.808662652235398
+ ],
+ [
+ -3.872441768156932,
+ -3.872441768156932
+ ],
+ [
+ -1.936220884078466,
+ -3.872441768156932
+ ],
+ [
+ 0,
+ -3.872441768156932
+ ],
+ [
+ 0,
+ -3.872441768156932
+ ]
+ ],
+ "pressures": [
+ 0.513916015625,
+ 0.62579345703125,
+ 0.6013641357421875,
+ 0.585235595703125,
+ 0.5388336181640625,
+ 0.5393218994140625,
+ 0.5461578369140625,
+ 0.5588531494140625,
+ 0.5989227294921875,
+ 0.6013641357421875,
+ 0.5998992919921875,
+ 0.4948577880859375,
+ 0.38494873046875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "pQ1NFJUi7ItnDOMKjdy8V",
+ "type": "freedraw",
+ "x": 243.29281843839135,
+ "y": 2123.0319544039926,
+ "width": 27.107092377098297,
+ "height": 98.74726508800131,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCf",
+ "roundness": null,
+ "seed": 982408041,
+ "version": 97,
+ "versionNonce": 1995256041,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ -3.872441768156932,
+ 3.872441768156932
+ ],
+ [
+ -5.808662652235398,
+ 9.68110442039233
+ ],
+ [
+ -7.744883536313864,
+ 13.553546188549262
+ ],
+ [
+ -9.68110442039233,
+ 19.362208840784206
+ ],
+ [
+ -15.489767072627501,
+ 44.533080333804264
+ ],
+ [
+ -19.362208840784433,
+ 61.95906829051046
+ ],
+ [
+ -17.425987956705967,
+ 77.44883536313819
+ ],
+ [
+ -13.553546188549035,
+ 87.12993978353052
+ ],
+ [
+ -7.744883536313864,
+ 92.93860243576592
+ ],
+ [
+ 0,
+ 96.81104420392285
+ ],
+ [
+ 3.872441768156932,
+ 94.87482331984438
+ ],
+ [
+ 7.744883536313864,
+ 94.87482331984438
+ ],
+ [
+ 7.744883536313864,
+ 94.87482331984438
+ ]
+ ],
+ "pressures": [
+ 0.4748382568359375,
+ 0.574005126953125,
+ 0.585723876953125,
+ 0.588653564453125,
+ 0.5940399169921875,
+ 0.6023406982421875,
+ 0.6169891357421875,
+ 0.62823486328125,
+ 0.65509033203125,
+ 0.6624298095703125,
+ 0.6629180908203125,
+ 0.6595001220703125,
+ 0.62579345703125,
+ 0.5334625244140625,
+ 0.38397216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EjMo9IwLMLm0W8ptSoQeT",
+ "type": "freedraw",
+ "x": 262.655027279176,
+ "y": 2161.7563720855615,
+ "width": 27.107092377098297,
+ "height": 1.936220884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCg",
+ "roundness": null,
+ "seed": 411660041,
+ "version": 88,
+ "versionNonce": 1774791625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ 0
+ ],
+ [
+ 5.808662652235398,
+ 0
+ ],
+ [
+ 7.744883536313864,
+ 1.936220884078466
+ ],
+ [
+ 11.617325304470569,
+ 1.936220884078466
+ ],
+ [
+ 19.362208840784433,
+ 1.936220884078466
+ ],
+ [
+ 27.107092377098297,
+ 1.936220884078466
+ ],
+ [
+ 27.107092377098297,
+ 1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.501220703125,
+ 0.6125946044921875,
+ 0.6243133544921875,
+ 0.62579345703125,
+ 0.6111297607421875,
+ 0.456268310546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Skla8X_Jinzxkem9VVp4a",
+ "type": "freedraw",
+ "x": 305.25188672890204,
+ "y": 2138.52172147662,
+ "width": 7.744883536313864,
+ "height": 34.85197591341239,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCh",
+ "roundness": null,
+ "seed": 2119577799,
+ "version": 89,
+ "versionNonce": 1495452329,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ 1.936220884078466,
+ 7.744883536313864
+ ],
+ [
+ 1.936220884078466,
+ 13.553546188549262
+ ],
+ [
+ 1.936220884078466,
+ 27.107092377098525
+ ],
+ [
+ 1.936220884078466,
+ 32.91575502933392
+ ],
+ [
+ 3.872441768156932,
+ 34.85197591341239
+ ],
+ [
+ 7.744883536313864,
+ 32.91575502933392
+ ],
+ [
+ 7.744883536313864,
+ 32.91575502933392
+ ]
+ ],
+ "pressures": [
+ 0.4972991943359375,
+ 0.6091766357421875,
+ 0.6218719482421875,
+ 0.62774658203125,
+ 0.6130828857421875,
+ 0.521728515625,
+ 0.190521240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "QKft97R66gil_TJDKtBya",
+ "type": "freedraw",
+ "x": 357.5298505990204,
+ "y": 2138.52172147662,
+ "width": 29.043313261176763,
+ "height": 30.979534145255002,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCi",
+ "roundness": null,
+ "seed": 276899495,
+ "version": 101,
+ "versionNonce": 765824393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ -1.9362208840780113
+ ],
+ [
+ -1.936220884078466,
+ -3.8724417681564773
+ ],
+ [
+ -3.872441768156932,
+ -3.8724417681564773
+ ],
+ [
+ -5.808662652235398,
+ -3.8724417681564773
+ ],
+ [
+ -7.744883536313864,
+ -1.9362208840780113
+ ],
+ [
+ -9.68110442039233,
+ 0
+ ],
+ [
+ -13.553546188549262,
+ 5.808662652235398
+ ],
+ [
+ -17.425987956706194,
+ 17.425987956706194
+ ],
+ [
+ -15.489767072627728,
+ 23.234650608941593
+ ],
+ [
+ -11.617325304470796,
+ 27.107092377098525
+ ],
+ [
+ -5.808662652235398,
+ 27.107092377098525
+ ],
+ [
+ -3.872441768156932,
+ 27.107092377098525
+ ],
+ [
+ 0,
+ 27.107092377098525
+ ],
+ [
+ 7.744883536313637,
+ 19.36220884078466
+ ],
+ [
+ 9.681104420392103,
+ 15.489767072627728
+ ],
+ [
+ 11.617325304470569,
+ 9.68110442039233
+ ],
+ [
+ 7.744883536313637,
+ 5.808662652235398
+ ],
+ [
+ -1.936220884078466,
+ 3.872441768156932
+ ],
+ [
+ -5.808662652235398,
+ 3.872441768156932
+ ],
+ [
+ -5.808662652235398,
+ 3.872441768156932
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.5398101806640625,
+ 0.5476226806640625,
+ 0.5549468994140625,
+ 0.565704345703125,
+ 0.570098876953125,
+ 0.571563720703125,
+ 0.573028564453125,
+ 0.574493408203125,
+ 0.577911376953125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.582794189453125,
+ 0.584747314453125,
+ 0.587677001953125,
+ 0.586212158203125,
+ 0.514404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "juTxODopDVdp4I44OutTE",
+ "type": "freedraw",
+ "x": 402.0629309328249,
+ "y": 2140.4579423606983,
+ "width": 30.97953414525523,
+ "height": 30.979534145255002,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCj",
+ "roundness": null,
+ "seed": 1693001543,
+ "version": 102,
+ "versionNonce": 780989545,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ -3.872441768156932,
+ -3.8724417681564773
+ ],
+ [
+ -5.808662652235398,
+ -3.8724417681564773
+ ],
+ [
+ -7.744883536313864,
+ -3.8724417681564773
+ ],
+ [
+ -9.68110442039233,
+ -3.8724417681564773
+ ],
+ [
+ -11.617325304470796,
+ -1.936220884078466
+ ],
+ [
+ -17.425987956706194,
+ 1.936220884078466
+ ],
+ [
+ -19.36220884078466,
+ 9.68110442039233
+ ],
+ [
+ -19.36220884078466,
+ 17.425987956706194
+ ],
+ [
+ -17.425987956706194,
+ 23.234650608941593
+ ],
+ [
+ -13.553546188549262,
+ 27.107092377098525
+ ],
+ [
+ -11.617325304470796,
+ 27.107092377098525
+ ],
+ [
+ -3.872441768156932,
+ 27.107092377098525
+ ],
+ [
+ 5.808662652235171,
+ 23.234650608941593
+ ],
+ [
+ 9.681104420392103,
+ 17.425987956706194
+ ],
+ [
+ 11.617325304470569,
+ 11.617325304470796
+ ],
+ [
+ 7.744883536313637,
+ 9.68110442039233
+ ],
+ [
+ -1.936220884078466,
+ 11.617325304470796
+ ],
+ [
+ -13.553546188549262,
+ 13.553546188549262
+ ],
+ [
+ -17.425987956706194,
+ 13.553546188549262
+ ],
+ [
+ -17.425987956706194,
+ 13.553546188549262
+ ]
+ ],
+ "pressures": [
+ 0.328277587890625,
+ 0.519287109375,
+ 0.526123046875,
+ 0.528076171875,
+ 0.5437164306640625,
+ 0.5481109619140625,
+ 0.5495758056640625,
+ 0.5500640869140625,
+ 0.5446929931640625,
+ 0.5437164306640625,
+ 0.5446929931640625,
+ 0.5461578369140625,
+ 0.5456695556640625,
+ 0.5466461181640625,
+ 0.5559234619140625,
+ 0.5593414306640625,
+ 0.5603179931640625,
+ 0.5603179931640625,
+ 0.513427734375,
+ 0.2393646240234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qlCtJvVdLlFyd-YyQNOc9",
+ "type": "freedraw",
+ "x": 270.3999108154899,
+ "y": 2198.5445688830523,
+ "width": 143.28034542180558,
+ "height": 5.808662652235398,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCk",
+ "roundness": null,
+ "seed": 957592073,
+ "version": 95,
+ "versionNonce": 799309641,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 7.744883536313637,
+ -1.936220884078466
+ ],
+ [
+ 27.107092377098297,
+ -3.872441768156932
+ ],
+ [
+ 36.78819679749063,
+ -5.808662652235398
+ ],
+ [
+ 46.46930121788273,
+ -5.808662652235398
+ ],
+ [
+ 56.15040563827506,
+ -5.808662652235398
+ ],
+ [
+ 67.76773094274586,
+ -5.808662652235398
+ ],
+ [
+ 79.38505624721665,
+ -5.808662652235398
+ ],
+ [
+ 100.68348597207955,
+ -5.808662652235398
+ ],
+ [
+ 118.10947392878575,
+ -3.872441768156932
+ ],
+ [
+ 125.85435746509961,
+ -3.872441768156932
+ ],
+ [
+ 133.59924100141325,
+ -3.872441768156932
+ ],
+ [
+ 141.3441245377271,
+ -5.808662652235398
+ ],
+ [
+ 143.28034542180558,
+ -5.808662652235398
+ ],
+ [
+ 143.28034542180558,
+ -5.808662652235398
+ ]
+ ],
+ "pressures": [
+ 0.4855804443359375,
+ 0.62677001953125,
+ 0.64923095703125,
+ 0.65411376953125,
+ 0.6590118408203125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.65509033203125,
+ 0.64483642578125,
+ 0.6086883544921875,
+ 0.587188720703125,
+ 0.5588531494140625,
+ 0.2579345703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "98KLyJ5or-BYN4SDSEwHn",
+ "type": "freedraw",
+ "x": 336.23142087415727,
+ "y": 2229.5241030283078,
+ "width": 34.85197591341239,
+ "height": 46.469301217883185,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCl",
+ "roundness": null,
+ "seed": 1309436617,
+ "version": 113,
+ "versionNonce": 2135404073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ -3.872441768156932
+ ],
+ [
+ 5.808662652235398,
+ -5.808662652235398
+ ],
+ [
+ 7.744883536313864,
+ -7.744883536313864
+ ],
+ [
+ 11.617325304470796,
+ -9.68110442039233
+ ],
+ [
+ 13.553546188549262,
+ -13.553546188549262
+ ],
+ [
+ 15.489767072627728,
+ -19.36220884078466
+ ],
+ [
+ 15.489767072627728,
+ -21.298429724863126
+ ],
+ [
+ 13.553546188549262,
+ -25.17087149302006
+ ],
+ [
+ 7.744883536313864,
+ -27.107092377098525
+ ],
+ [
+ 3.872441768156932,
+ -27.107092377098525
+ ],
+ [
+ 0,
+ -27.107092377098525
+ ],
+ [
+ -11.617325304470796,
+ -25.17087149302006
+ ],
+ [
+ -15.489767072627728,
+ -21.298429724863126
+ ],
+ [
+ -13.553546188549262,
+ -15.489767072627728
+ ],
+ [
+ -11.617325304470796,
+ -11.617325304470796
+ ],
+ [
+ -5.808662652235398,
+ -3.872441768156932
+ ],
+ [
+ 0,
+ 3.872441768156932
+ ],
+ [
+ 7.744883536313864,
+ 11.617325304470796
+ ],
+ [
+ 11.617325304470796,
+ 17.425987956706194
+ ],
+ [
+ 11.617325304470796,
+ 19.36220884078466
+ ],
+ [
+ 1.936220884078466,
+ 17.425987956706194
+ ],
+ [
+ -7.744883536313864,
+ 15.489767072627728
+ ],
+ [
+ -13.553546188549262,
+ 11.617325304470796
+ ],
+ [
+ -19.36220884078466,
+ 5.808662652235398
+ ],
+ [
+ -19.36220884078466,
+ 1.936220884078466
+ ],
+ [
+ -15.489767072627728,
+ -3.872441768156932
+ ],
+ [
+ -13.553546188549262,
+ -5.808662652235398
+ ],
+ [
+ -11.617325304470796,
+ -7.744883536313864
+ ],
+ [
+ -5.808662652235398,
+ -9.68110442039233
+ ],
+ [
+ -1.936220884078466,
+ -13.553546188549262
+ ],
+ [
+ 5.808662652235398,
+ -15.489767072627728
+ ],
+ [
+ 5.808662652235398,
+ -15.489767072627728
+ ]
+ ],
+ "pressures": [
+ 0.462127685546875,
+ 0.5451812744140625,
+ 0.5471343994140625,
+ 0.5481109619140625,
+ 0.5490875244140625,
+ 0.5510406494140625,
+ 0.5564117431640625,
+ 0.562774658203125,
+ 0.568145751953125,
+ 0.586212158203125,
+ 0.590606689453125,
+ 0.5955047607421875,
+ 0.6023406982421875,
+ 0.585235595703125,
+ 0.576934814453125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.576934814453125,
+ 0.583770751953125,
+ 0.62725830078125,
+ 0.63165283203125,
+ 0.63458251953125,
+ 0.6062469482421875,
+ 0.585235595703125,
+ 0.571075439453125,
+ 0.569122314453125,
+ 0.568634033203125,
+ 0.568145751953125,
+ 0.520263671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "kKtYFAHRnmriwhq_zBZ6K",
+ "type": "freedraw",
+ "x": 402.0629309328249,
+ "y": 2136.585500592542,
+ "width": 17.425987956705967,
+ "height": 32.91575502933347,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCm",
+ "roundness": null,
+ "seed": 826024297,
+ "version": 96,
+ "versionNonce": 341967113,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9362208840782387,
+ 1.9362208840780113
+ ],
+ [
+ 3.8724417681567047,
+ 1.9362208840780113
+ ],
+ [
+ 5.808662652235171,
+ 3.8724417681564773
+ ],
+ [
+ 7.744883536313637,
+ 7.744883536313409
+ ],
+ [
+ 9.681104420392103,
+ 9.681104420391875
+ ],
+ [
+ 9.681104420392103,
+ 13.553546188548808
+ ],
+ [
+ 11.617325304470569,
+ 21.29842972486267
+ ],
+ [
+ 11.617325304470569,
+ 27.10709237709807
+ ],
+ [
+ 11.617325304470569,
+ 29.043313261176536
+ ],
+ [
+ 11.617325304470569,
+ 30.979534145255002
+ ],
+ [
+ 7.744883536313637,
+ 30.979534145255002
+ ],
+ [
+ 1.9362208840782387,
+ 30.979534145255002
+ ],
+ [
+ -3.872441768156932,
+ 32.91575502933347
+ ],
+ [
+ -5.808662652235398,
+ 32.91575502933347
+ ],
+ [
+ -5.808662652235398,
+ 32.91575502933347
+ ]
+ ],
+ "pressures": [
+ 0.317535400390625,
+ 0.5998992919921875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6023406982421875,
+ 0.6057586669921875,
+ 0.6062469482421875,
+ 0.6091766357421875,
+ 0.6096649169921875,
+ 0.6150360107421875,
+ 0.6101531982421875,
+ 0.6033172607421875,
+ 0.582794189453125,
+ 0.4826507568359375,
+ 0.2935943603515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "Sk2-KlNVLmQvlMypR7a33",
+ "type": "freedraw",
+ "x": 438.8511277303155,
+ "y": 2101.7335246791295,
+ "width": 30.97953414525523,
+ "height": 120.04569481286444,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCn",
+ "roundness": null,
+ "seed": 1061564647,
+ "version": 100,
+ "versionNonce": 2087647209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ 5.808662652235398,
+ 3.872441768156932
+ ],
+ [
+ 7.744883536313637,
+ 7.744883536313864
+ ],
+ [
+ 11.617325304470569,
+ 9.68110442039233
+ ],
+ [
+ 17.425987956705967,
+ 19.36220884078466
+ ],
+ [
+ 21.2984297248629,
+ 27.107092377098525
+ ],
+ [
+ 25.17087149301983,
+ 34.85197591341239
+ ],
+ [
+ 30.97953414525523,
+ 56.15040563827506
+ ],
+ [
+ 30.97953414525523,
+ 71.64017271090279
+ ],
+ [
+ 30.97953414525523,
+ 83.25749801537359
+ ],
+ [
+ 29.043313261176763,
+ 94.87482331984438
+ ],
+ [
+ 27.107092377098297,
+ 104.55592774023671
+ ],
+ [
+ 25.17087149301983,
+ 110.36459039247211
+ ],
+ [
+ 23.234650608941365,
+ 114.23703216062904
+ ],
+ [
+ 21.2984297248629,
+ 118.10947392878597
+ ],
+ [
+ 19.362208840784433,
+ 120.04569481286444
+ ],
+ [
+ 17.425987956705967,
+ 120.04569481286444
+ ],
+ [
+ 17.425987956705967,
+ 118.10947392878597
+ ],
+ [
+ 17.425987956705967,
+ 118.10947392878597
+ ]
+ ],
+ "pressures": [
+ 0.40399169921875,
+ 0.6096649169921875,
+ 0.6189422607421875,
+ 0.62725830078125,
+ 0.63555908203125,
+ 0.64288330078125,
+ 0.64385986328125,
+ 0.64483642578125,
+ 0.64337158203125,
+ 0.62872314453125,
+ 0.6223602294921875,
+ 0.6208953857421875,
+ 0.6204071044921875,
+ 0.6199188232421875,
+ 0.6140594482421875,
+ 0.5950164794921875,
+ 0.515869140625,
+ 0.3644256591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "WWIGZR3SdCWdy1CPdcyRD",
+ "type": "freedraw",
+ "x": 514.3637422093752,
+ "y": 2200.480789767131,
+ "width": 19.36220884078466,
+ "height": 3.872441768156932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCo",
+ "roundness": null,
+ "seed": 1359204233,
+ "version": 97,
+ "versionNonce": 158995145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ 3.872441768156932,
+ -3.872441768156932
+ ],
+ [
+ 5.808662652235398,
+ -3.872441768156932
+ ],
+ [
+ 3.872441768156932,
+ -3.872441768156932
+ ],
+ [
+ 5.808662652235398,
+ -3.872441768156932
+ ],
+ [
+ 7.744883536313864,
+ -3.872441768156932
+ ],
+ [
+ 9.68110442039233,
+ -3.872441768156932
+ ],
+ [
+ 9.68110442039233,
+ -1.936220884078466
+ ],
+ [
+ 11.617325304470796,
+ -1.936220884078466
+ ],
+ [
+ 13.553546188549262,
+ -1.936220884078466
+ ],
+ [
+ 15.489767072627728,
+ -3.872441768156932
+ ],
+ [
+ 17.425987956706194,
+ -3.872441768156932
+ ],
+ [
+ 17.425987956706194,
+ -3.872441768156932
+ ]
+ ],
+ "pressures": [
+ 0.322418212890625,
+ 0.39813232421875,
+ 0.39617919921875,
+ 0.4694671630859375,
+ 0.467498779296875,
+ 0.467010498046875,
+ 0.4885101318359375,
+ 0.512451171875,
+ 0.502197265625,
+ 0.4929046630859375,
+ 0.4880218505859375,
+ 0.468475341796875,
+ 0.4323272705078125,
+ 0.3009185791015625,
+ 0.1709747314453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vV1yXDa2DFBaQeVrZt837",
+ "type": "freedraw",
+ "x": 599.5574611088273,
+ "y": 2124.9681752880706,
+ "width": 30.979534145255457,
+ "height": 114.23703216062904,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCp",
+ "roundness": null,
+ "seed": 798209833,
+ "version": 97,
+ "versionNonce": 1075761577,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ 5.808662652235398
+ ],
+ [
+ -3.872441768156932,
+ 9.68110442039233
+ ],
+ [
+ -3.872441768156932,
+ 17.425987956706194
+ ],
+ [
+ -3.872441768156932,
+ 25.17087149302006
+ ],
+ [
+ -3.872441768156932,
+ 54.21418475419705
+ ],
+ [
+ -1.936220884078466,
+ 61.95906829051091
+ ],
+ [
+ -1.936220884078466,
+ 71.64017271090324
+ ],
+ [
+ 0,
+ 87.12993978353097
+ ],
+ [
+ 5.808662652235398,
+ 96.81104420392285
+ ],
+ [
+ 13.553546188549262,
+ 108.42836950839364
+ ],
+ [
+ 19.36220884078466,
+ 112.30081127655058
+ ],
+ [
+ 25.17087149302006,
+ 114.23703216062904
+ ],
+ [
+ 27.107092377098525,
+ 114.23703216062904
+ ],
+ [
+ 27.107092377098525,
+ 114.23703216062904
+ ]
+ ],
+ "pressures": [
+ 0.4196319580078125,
+ 0.5451812744140625,
+ 0.6213836669921875,
+ 0.6243133544921875,
+ 0.62677001953125,
+ 0.63018798828125,
+ 0.63507080078125,
+ 0.64776611328125,
+ 0.65264892578125,
+ 0.65460205078125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.62921142578125,
+ 0.5471343994140625,
+ 0.14801025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "71dK4reIZRBvOZucN2j31",
+ "type": "freedraw",
+ "x": 653.7716458630248,
+ "y": 2157.8839303174045,
+ "width": 38.72441768156909,
+ "height": 58.08662652235398,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCq",
+ "roundness": null,
+ "seed": 1670881993,
+ "version": 103,
+ "versionNonce": 92845193,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ -3.872441768156932
+ ],
+ [
+ -5.808662652235398,
+ -5.808662652235398
+ ],
+ [
+ -7.744883536313864,
+ -5.808662652235398
+ ],
+ [
+ -9.68110442039233,
+ -5.808662652235398
+ ],
+ [
+ -11.617325304470796,
+ -5.808662652235398
+ ],
+ [
+ -15.489767072627728,
+ -3.872441768156932
+ ],
+ [
+ -21.2984297248629,
+ 1.936220884078466
+ ],
+ [
+ -25.17087149301983,
+ 13.553546188549262
+ ],
+ [
+ -27.107092377098297,
+ 25.17087149302006
+ ],
+ [
+ -25.17087149301983,
+ 34.85197591341239
+ ],
+ [
+ -19.362208840784433,
+ 42.59685944972625
+ ],
+ [
+ -11.617325304470796,
+ 48.40552210196165
+ ],
+ [
+ 0,
+ 46.469301217883185
+ ],
+ [
+ 5.808662652235398,
+ 40.66063856564779
+ ],
+ [
+ 11.617325304470796,
+ 30.979534145255457
+ ],
+ [
+ 11.617325304470796,
+ 11.617325304470796
+ ],
+ [
+ 9.68110442039233,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ -5.808662652235398
+ ],
+ [
+ -1.936220884078466,
+ -7.744883536313864
+ ],
+ [
+ -9.68110442039233,
+ -9.68110442039233
+ ],
+ [
+ -15.489767072627728,
+ -9.68110442039233
+ ],
+ [
+ -15.489767072627728,
+ -9.68110442039233
+ ]
+ ],
+ "pressures": [
+ 0.4865570068359375,
+ 0.5461578369140625,
+ 0.5500640869140625,
+ 0.575958251953125,
+ 0.588653564453125,
+ 0.5955047607421875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5984344482421875,
+ 0.5964813232421875,
+ 0.593536376953125,
+ 0.591094970703125,
+ 0.590606689453125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.589630126953125,
+ 0.590118408203125,
+ 0.593536376953125,
+ 0.579376220703125,
+ 0.4816741943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "dDQ4NYxo9GsiB0S535YsS",
+ "type": "freedraw",
+ "x": 692.4960635445939,
+ "y": 2200.480789767131,
+ "width": 3.872441768156932,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCr",
+ "roundness": null,
+ "seed": 341565193,
+ "version": 83,
+ "versionNonce": 225655657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.526611328125,
+ 0.65362548828125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UwhiODqi0MzR4Ay4W-uo7",
+ "type": "freedraw",
+ "x": 727.348039458006,
+ "y": 2150.1390467810907,
+ "width": 30.97953414525523,
+ "height": 58.08662652235398,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCs",
+ "roundness": null,
+ "seed": 581145225,
+ "version": 100,
+ "versionNonce": 136963657,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ -3.872441768156932
+ ],
+ [
+ -7.744883536313637,
+ -3.872441768156932
+ ],
+ [
+ -9.681104420392103,
+ -1.936220884078466
+ ],
+ [
+ -13.553546188549035,
+ 5.808662652235398
+ ],
+ [
+ -17.425987956705967,
+ 15.489767072627728
+ ],
+ [
+ -19.362208840784433,
+ 27.107092377098525
+ ],
+ [
+ -19.362208840784433,
+ 32.91575502933392
+ ],
+ [
+ -17.425987956705967,
+ 38.72441768156932
+ ],
+ [
+ -13.553546188549035,
+ 46.469301217883185
+ ],
+ [
+ -3.872441768156932,
+ 54.21418475419705
+ ],
+ [
+ 3.872441768156932,
+ 52.27796387011858
+ ],
+ [
+ 5.808662652235398,
+ 52.27796387011858
+ ],
+ [
+ 7.744883536313864,
+ 48.40552210196165
+ ],
+ [
+ 11.617325304470796,
+ 36.788196797490855
+ ],
+ [
+ 11.617325304470796,
+ 30.979534145255457
+ ],
+ [
+ 9.68110442039233,
+ 30.979534145255457
+ ],
+ [
+ 3.872441768156932,
+ 30.979534145255457
+ ],
+ [
+ -5.808662652235171,
+ 36.788196797490855
+ ],
+ [
+ -5.808662652235171,
+ 36.788196797490855
+ ]
+ ],
+ "pressures": [
+ 0.39031982421875,
+ 0.577423095703125,
+ 0.573028564453125,
+ 0.572052001953125,
+ 0.571075439453125,
+ 0.572052001953125,
+ 0.574981689453125,
+ 0.574493408203125,
+ 0.574005126953125,
+ 0.571563720703125,
+ 0.570098876953125,
+ 0.566680908203125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.562774658203125,
+ 0.5598297119140625,
+ 0.5525054931640625,
+ 0.453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KEV_uebf9Elb-9zrtXw-i",
+ "type": "freedraw",
+ "x": 744.7740274147122,
+ "y": 2128.8406170562275,
+ "width": 36.78819679749063,
+ "height": 106.49214862431563,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCt",
+ "roundness": null,
+ "seed": 1995686919,
+ "version": 96,
+ "versionNonce": 277361961,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ 1.936220884078466
+ ],
+ [
+ 7.744883536313864,
+ 1.936220884078466
+ ],
+ [
+ 11.617325304470796,
+ 3.872441768156932
+ ],
+ [
+ 15.489767072627728,
+ 7.744883536313864
+ ],
+ [
+ 19.36220884078466,
+ 11.617325304470796
+ ],
+ [
+ 23.234650608941365,
+ 19.36220884078466
+ ],
+ [
+ 30.97953414525523,
+ 34.85197591341239
+ ],
+ [
+ 34.85197591341216,
+ 56.150405638275515
+ ],
+ [
+ 36.78819679749063,
+ 75.51261447906018
+ ],
+ [
+ 34.85197591341216,
+ 96.8110442039233
+ ],
+ [
+ 32.915755029333695,
+ 104.55592774023717
+ ],
+ [
+ 30.97953414525523,
+ 106.49214862431563
+ ],
+ [
+ 30.97953414525523,
+ 104.55592774023717
+ ],
+ [
+ 30.97953414525523,
+ 104.55592774023717
+ ]
+ ],
+ "pressures": [
+ 0.4245147705078125,
+ 0.5549468994140625,
+ 0.571075439453125,
+ 0.589630126953125,
+ 0.6101531982421875,
+ 0.63653564453125,
+ 0.65167236328125,
+ 0.65557861328125,
+ 0.6614532470703125,
+ 0.6624298095703125,
+ 0.6648712158203125,
+ 0.64776611328125,
+ 0.587188720703125,
+ 0.38201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UQjpAp49omf_vYHSxf-YN",
+ "type": "freedraw",
+ "x": 822.2228627778504,
+ "y": 2194.6721271148954,
+ "width": 34.85197591341239,
+ "height": 3.872441768156932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCu",
+ "roundness": null,
+ "seed": 1382909097,
+ "version": 93,
+ "versionNonce": 1509533705,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 5.808662652235398,
+ 0
+ ],
+ [
+ 9.68110442039233,
+ -1.936220884078466
+ ],
+ [
+ 15.489767072627728,
+ -1.936220884078466
+ ],
+ [
+ 19.36220884078466,
+ -1.936220884078466
+ ],
+ [
+ 25.17087149302006,
+ -1.936220884078466
+ ],
+ [
+ 27.107092377098525,
+ -3.872441768156932
+ ],
+ [
+ 30.979534145255457,
+ -3.872441768156932
+ ],
+ [
+ 30.979534145255457,
+ -3.872441768156932
+ ]
+ ],
+ "pressures": [
+ 0.4909515380859375,
+ 0.62677001953125,
+ 0.63946533203125,
+ 0.6697540283203125,
+ 0.6780548095703125,
+ 0.6795196533203125,
+ 0.6795196533203125,
+ 0.6790313720703125,
+ 0.6731719970703125,
+ 0.6580352783203125,
+ 0.64190673828125,
+ 0.568145751953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "PdXIMm7CvWDlb0UrhFavc",
+ "type": "freedraw",
+ "x": 913.2252443295379,
+ "y": 2177.246139158189,
+ "width": 60.02284740643245,
+ "height": 50.34174298603966,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCv",
+ "roundness": null,
+ "seed": 1657941641,
+ "version": 109,
+ "versionNonce": 511295209,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ 5.808662652235398,
+ -3.872441768156932
+ ],
+ [
+ 9.68110442039233,
+ -7.744883536313864
+ ],
+ [
+ 13.553546188549262,
+ -9.68110442039233
+ ],
+ [
+ 15.489767072627728,
+ -13.553546188549262
+ ],
+ [
+ 19.36220884078466,
+ -17.42598795670574
+ ],
+ [
+ 21.298429724863126,
+ -19.362208840784206
+ ],
+ [
+ 21.298429724863126,
+ -21.29842972486267
+ ],
+ [
+ 21.298429724863126,
+ -23.234650608941138
+ ],
+ [
+ 23.234650608941593,
+ -25.170871493019604
+ ],
+ [
+ 23.234650608941593,
+ -27.10709237709807
+ ],
+ [
+ 27.107092377098525,
+ -19.362208840784206
+ ],
+ [
+ 29.04331326117699,
+ -9.68110442039233
+ ],
+ [
+ 30.979534145255457,
+ 0
+ ],
+ [
+ 30.979534145255457,
+ 5.808662652235398
+ ],
+ [
+ 29.04331326117699,
+ 9.68110442039233
+ ],
+ [
+ 25.17087149302006,
+ 17.425987956706194
+ ],
+ [
+ 23.234650608941593,
+ 23.234650608941593
+ ],
+ [
+ 25.17087149302006,
+ 23.234650608941593
+ ],
+ [
+ 29.04331326117699,
+ 23.234650608941593
+ ],
+ [
+ 32.91575502933392,
+ 23.234650608941593
+ ],
+ [
+ 36.788196797490855,
+ 21.298429724863126
+ ],
+ [
+ 44.53308033380472,
+ 21.298429724863126
+ ],
+ [
+ 50.34174298604012,
+ 19.36220884078466
+ ],
+ [
+ 56.150405638275515,
+ 17.425987956706194
+ ],
+ [
+ 60.02284740643245,
+ 15.489767072627728
+ ],
+ [
+ 60.02284740643245,
+ 15.489767072627728
+ ]
+ ],
+ "pressures": [
+ 0.39715576171875,
+ 0.570587158203125,
+ 0.583282470703125,
+ 0.5940399169921875,
+ 0.5994110107421875,
+ 0.6008758544921875,
+ 0.6023406982421875,
+ 0.6101531982421875,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.6199188232421875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6184539794921875,
+ 0.6174774169921875,
+ 0.6174774169921875,
+ 0.6179656982421875,
+ 0.62628173828125,
+ 0.62969970703125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.63018798828125,
+ 0.5955047607421875,
+ 0.4347686767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "0W-IOTAolCO82L-7BD7aN",
+ "type": "freedraw",
+ "x": 1000.3551841130684,
+ "y": 2155.9477094333265,
+ "width": 36.788196797490855,
+ "height": 44.533080333804264,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCw",
+ "roundness": null,
+ "seed": 1404109673,
+ "version": 110,
+ "versionNonce": 1284766153,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ 1.936220884078466
+ ],
+ [
+ -7.744883536313864,
+ 3.872441768156932
+ ],
+ [
+ -11.617325304470796,
+ 9.681104420391875
+ ],
+ [
+ -13.553546188549262,
+ 13.553546188548808
+ ],
+ [
+ -15.489767072627728,
+ 21.29842972486267
+ ],
+ [
+ -13.553546188549262,
+ 27.10709237709807
+ ],
+ [
+ -11.617325304470796,
+ 32.91575502933347
+ ],
+ [
+ -7.744883536313864,
+ 36.7881967974904
+ ],
+ [
+ -5.808662652235398,
+ 38.724417681568866
+ ],
+ [
+ 0,
+ 40.66063856564733
+ ],
+ [
+ 5.808662652235398,
+ 42.5968594497258
+ ],
+ [
+ 11.617325304470796,
+ 40.66063856564733
+ ],
+ [
+ 13.553546188549262,
+ 38.724417681568866
+ ],
+ [
+ 15.489767072627728,
+ 36.7881967974904
+ ],
+ [
+ 19.36220884078466,
+ 32.91575502933347
+ ],
+ [
+ 21.298429724863126,
+ 23.234650608941138
+ ],
+ [
+ 21.298429724863126,
+ 17.42598795670574
+ ],
+ [
+ 21.298429724863126,
+ 11.617325304470342
+ ],
+ [
+ 17.425987956706194,
+ 5.808662652235398
+ ],
+ [
+ 13.553546188549262,
+ 3.872441768156932
+ ],
+ [
+ 5.808662652235398,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 1.936220884078466
+ ],
+ [
+ -5.808662652235398,
+ 3.872441768156932
+ ],
+ [
+ -5.808662652235398,
+ 7.744883536313409
+ ],
+ [
+ -5.808662652235398,
+ 7.744883536313409
+ ]
+ ],
+ "pressures": [
+ 0.2569580078125,
+ 0.6072235107421875,
+ 0.64825439453125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.64825439453125,
+ 0.64776611328125,
+ 0.64141845703125,
+ 0.63897705078125,
+ 0.63800048828125,
+ 0.63751220703125,
+ 0.63653564453125,
+ 0.63214111328125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.63604736328125,
+ 0.63800048828125,
+ 0.64141845703125,
+ 0.63165283203125,
+ 0.6169891357421875,
+ 0.5945281982421875,
+ 0.4865570068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BAvsu6epHbhV9rZmym7D3",
+ "type": "freedraw",
+ "x": 1058.4418106354224,
+ "y": 2171.437476505954,
+ "width": 5.808662652234943,
+ "height": 1.936220884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCx",
+ "roundness": null,
+ "seed": 2116487367,
+ "version": 87,
+ "versionNonce": 1969477801,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.9362208840780113,
+ 0
+ ],
+ [
+ 3.8724417681564773,
+ 0
+ ],
+ [
+ 3.8724417681564773,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4704437255859375,
+ 0.566192626953125,
+ 0.5549468994140625,
+ 0.5520172119140625,
+ 0.445526123046875,
+ 0.3101959228515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wgZ--ldZYdf-SXvn70jqq",
+ "type": "freedraw",
+ "x": 1093.2937865488343,
+ "y": 2126.9043961721495,
+ "width": 17.425987956706194,
+ "height": 69.70395182682432,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCy",
+ "roundness": null,
+ "seed": 1721862023,
+ "version": 93,
+ "versionNonce": 2056575881,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 3.872441768156932
+ ],
+ [
+ -1.936220884078466,
+ 5.808662652235398
+ ],
+ [
+ -1.936220884078466,
+ 11.617325304470796
+ ],
+ [
+ -1.936220884078466,
+ 17.425987956706194
+ ],
+ [
+ -1.936220884078466,
+ 23.234650608941593
+ ],
+ [
+ -3.872441768156932,
+ 34.85197591341239
+ ],
+ [
+ -1.936220884078466,
+ 52.27796387011813
+ ],
+ [
+ 1.936220884078466,
+ 61.95906829051046
+ ],
+ [
+ 5.808662652235398,
+ 67.76773094274586
+ ],
+ [
+ 11.617325304470796,
+ 69.70395182682432
+ ],
+ [
+ 13.553546188549262,
+ 69.70395182682432
+ ],
+ [
+ 13.553546188549262,
+ 69.70395182682432
+ ]
+ ],
+ "pressures": [
+ 0.4181671142578125,
+ 0.581329345703125,
+ 0.5969696044921875,
+ 0.6121063232421875,
+ 0.62530517578125,
+ 0.63702392578125,
+ 0.65118408203125,
+ 0.65460205078125,
+ 0.65362548828125,
+ 0.6096649169921875,
+ 0.4318389892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "xCG8IkJmjVUTpbAMIZ7hY",
+ "type": "freedraw",
+ "x": 1116.528437157776,
+ "y": 2177.2461391581896,
+ "width": 30.979534145255002,
+ "height": 1.936220884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bCz",
+ "roundness": null,
+ "seed": 752789415,
+ "version": 92,
+ "versionNonce": 2086830697,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ 0
+ ],
+ [
+ 7.744883536313864,
+ 0
+ ],
+ [
+ 9.68110442039233,
+ 0
+ ],
+ [
+ 13.553546188549262,
+ 0
+ ],
+ [
+ 21.29842972486267,
+ 0
+ ],
+ [
+ 27.10709237709807,
+ 0
+ ],
+ [
+ 29.043313261176536,
+ -1.936220884078466
+ ],
+ [
+ 29.043313261176536,
+ -1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.3062896728515625,
+ 0.6125946044921875,
+ 0.687835693359375,
+ 0.694183349609375,
+ 0.696136474609375,
+ 0.696624755859375,
+ 0.696624755859375,
+ 0.692230224609375,
+ 0.64385986328125,
+ 0.518798828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "bHofEVf8z24YV9ZXQXv36",
+ "type": "freedraw",
+ "x": 1174.6150636801294,
+ "y": 2124.968175288071,
+ "width": 44.53308033380472,
+ "height": 60.02284740643199,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD0",
+ "roundness": null,
+ "seed": 1833480521,
+ "version": 112,
+ "versionNonce": 127421769,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ 0
+ ],
+ [
+ -7.744883536313864,
+ 0
+ ],
+ [
+ -11.617325304470796,
+ 3.872441768156932
+ ],
+ [
+ -15.489767072627728,
+ 7.744883536313864
+ ],
+ [
+ -15.489767072627728,
+ 9.68110442039233
+ ],
+ [
+ -15.489767072627728,
+ 11.617325304470796
+ ],
+ [
+ -17.425987956706194,
+ 15.489767072627728
+ ],
+ [
+ -17.425987956706194,
+ 17.425987956706194
+ ],
+ [
+ -17.425987956706194,
+ 19.36220884078466
+ ],
+ [
+ -15.489767072627728,
+ 19.36220884078466
+ ],
+ [
+ -11.617325304470796,
+ 17.425987956706194
+ ],
+ [
+ -7.744883536313864,
+ 17.425987956706194
+ ],
+ [
+ -1.936220884078466,
+ 15.489767072627728
+ ],
+ [
+ 1.936220884078466,
+ 15.489767072627728
+ ],
+ [
+ 7.744883536313864,
+ 17.425987956706194
+ ],
+ [
+ 13.553546188549262,
+ 21.298429724863126
+ ],
+ [
+ 17.425987956706194,
+ 25.17087149302006
+ ],
+ [
+ 19.36220884078466,
+ 30.979534145255457
+ ],
+ [
+ 23.234650608941593,
+ 34.85197591341239
+ ],
+ [
+ 27.107092377098525,
+ 42.59685944972625
+ ],
+ [
+ 27.107092377098525,
+ 50.34174298604012
+ ],
+ [
+ 25.17087149302006,
+ 56.150405638275515
+ ],
+ [
+ 21.298429724863126,
+ 60.02284740643199
+ ],
+ [
+ 11.617325304470796,
+ 60.02284740643199
+ ],
+ [
+ 1.936220884078466,
+ 60.02284740643199
+ ],
+ [
+ -1.936220884078466,
+ 60.02284740643199
+ ],
+ [
+ -3.872441768156932,
+ 58.08662652235353
+ ],
+ [
+ -5.808662652235398,
+ 56.150405638275515
+ ],
+ [
+ -5.808662652235398,
+ 56.150405638275515
+ ]
+ ],
+ "pressures": [
+ 0.204681396484375,
+ 0.6634063720703125,
+ 0.6619415283203125,
+ 0.6629180908203125,
+ 0.6629180908203125,
+ 0.6643829345703125,
+ 0.6634063720703125,
+ 0.6629180908203125,
+ 0.6604766845703125,
+ 0.6599884033203125,
+ 0.6595001220703125,
+ 0.65509033203125,
+ 0.65118408203125,
+ 0.65020751953125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.64971923828125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.64825439453125,
+ 0.65167236328125,
+ 0.6673126220703125,
+ 0.6853790283203125,
+ 0.692230224609375,
+ 0.6824493408203125,
+ 0.6184539794921875,
+ 0.322418212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "boZInKHjdXbla5iDazUiB",
+ "type": "freedraw",
+ "x": 1244.3190155069537,
+ "y": 2126.9043961721495,
+ "width": 23.234650608941593,
+ "height": 73.57639359498125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD1",
+ "roundness": null,
+ "seed": 1405956103,
+ "version": 104,
+ "versionNonce": 59882537,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ 0
+ ],
+ [
+ -7.744883536313864,
+ 0
+ ],
+ [
+ -7.744883536313864,
+ 1.936220884078466
+ ],
+ [
+ -9.68110442039233,
+ 1.936220884078466
+ ],
+ [
+ -11.617325304470796,
+ 1.936220884078466
+ ],
+ [
+ -13.553546188549262,
+ 1.936220884078466
+ ],
+ [
+ -11.617325304470796,
+ 1.936220884078466
+ ],
+ [
+ -9.68110442039233,
+ 1.936220884078466
+ ],
+ [
+ -7.744883536313864,
+ 3.872441768156932
+ ],
+ [
+ -5.808662652235398,
+ 3.872441768156932
+ ],
+ [
+ -1.936220884078466,
+ 5.808662652235398
+ ],
+ [
+ 1.936220884078466,
+ 9.68110442039233
+ ],
+ [
+ 5.808662652235398,
+ 17.425987956706194
+ ],
+ [
+ 7.744883536313864,
+ 23.234650608941593
+ ],
+ [
+ 9.68110442039233,
+ 27.107092377098525
+ ],
+ [
+ 9.68110442039233,
+ 32.91575502933392
+ ],
+ [
+ 9.68110442039233,
+ 44.53308033380472
+ ],
+ [
+ 9.68110442039233,
+ 54.21418475419705
+ ],
+ [
+ 9.68110442039233,
+ 61.95906829051046
+ ],
+ [
+ 7.744883536313864,
+ 67.76773094274586
+ ],
+ [
+ 3.872441768156932,
+ 73.57639359498125
+ ],
+ [
+ 3.872441768156932,
+ 71.64017271090279
+ ],
+ [
+ 3.872441768156932,
+ 71.64017271090279
+ ]
+ ],
+ "pressures": [
+ 0.334625244140625,
+ 0.571563720703125,
+ 0.574005126953125,
+ 0.5994110107421875,
+ 0.6121063232421875,
+ 0.6233367919921875,
+ 0.6155242919921875,
+ 0.65313720703125,
+ 0.65606689453125,
+ 0.6570587158203125,
+ 0.6570587158203125,
+ 0.6604766845703125,
+ 0.6619415283203125,
+ 0.6634063720703125,
+ 0.6648712158203125,
+ 0.6673126220703125,
+ 0.6678009033203125,
+ 0.6678009033203125,
+ 0.6702423095703125,
+ 0.6717071533203125,
+ 0.6726837158203125,
+ 0.6736602783203125,
+ 0.38348388671875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zwvqVYaEvJCeuWJhiCxXP",
+ "type": "freedraw",
+ "x": 1298.5332002611503,
+ "y": 2157.883930317405,
+ "width": 7.744883536313864,
+ "height": 3.872441768156932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD2",
+ "roundness": null,
+ "seed": 1795537961,
+ "version": 96,
+ "versionNonce": 1614434057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 1.936220884078466,
+ -3.872441768156932
+ ],
+ [
+ 0,
+ -3.872441768156932
+ ],
+ [
+ -1.936220884078466,
+ -3.872441768156932
+ ],
+ [
+ -3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 0,
+ -3.872441768156932
+ ],
+ [
+ 1.936220884078466,
+ -3.872441768156932
+ ],
+ [
+ 1.936220884078466,
+ -3.872441768156932
+ ]
+ ],
+ "pressures": [
+ 0.0972137451171875,
+ 0.6638946533203125,
+ 0.6692657470703125,
+ 0.65313720703125,
+ 0.63360595703125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.63604736328125,
+ 0.6697540283203125,
+ 0.6770782470703125,
+ 0.6819610595703125,
+ 0.6795196533203125,
+ 0.514404296875,
+ 0.319488525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LGQArarRUxHaO2OyrZIOU",
+ "type": "freedraw",
+ "x": 1360.4922685516613,
+ "y": 2138.5217214766203,
+ "width": 38.724417681568866,
+ "height": 58.08662652235353,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD3",
+ "roundness": null,
+ "seed": 2129138215,
+ "version": 110,
+ "versionNonce": 67995113,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -5.808662652235398
+ ],
+ [
+ -1.936220884078466,
+ -5.808662652235398
+ ],
+ [
+ -3.872441768156932,
+ -5.808662652235398
+ ],
+ [
+ -5.808662652235398,
+ -5.808662652235398
+ ],
+ [
+ -7.744883536313864,
+ -5.808662652235398
+ ],
+ [
+ -11.617325304470796,
+ -3.872441768156932
+ ],
+ [
+ -15.489767072627728,
+ 0
+ ],
+ [
+ -19.36220884078466,
+ 7.744883536313864
+ ],
+ [
+ -23.234650608941593,
+ 17.425987956706194
+ ],
+ [
+ -23.234650608941593,
+ 23.234650608941593
+ ],
+ [
+ -23.234650608941593,
+ 27.107092377098525
+ ],
+ [
+ -19.36220884078466,
+ 36.788196797490855
+ ],
+ [
+ -13.553546188549262,
+ 44.533080333804264
+ ],
+ [
+ -5.808662652235398,
+ 52.27796387011813
+ ],
+ [
+ 1.936220884078466,
+ 52.27796387011813
+ ],
+ [
+ 7.744883536313864,
+ 50.34174298603966
+ ],
+ [
+ 11.617325304470342,
+ 42.5968594497258
+ ],
+ [
+ 13.553546188548808,
+ 36.788196797490855
+ ],
+ [
+ 15.489767072627274,
+ 27.107092377098525
+ ],
+ [
+ 15.489767072627274,
+ 17.425987956706194
+ ],
+ [
+ 15.489767072627274,
+ 9.68110442039233
+ ],
+ [
+ 15.489767072627274,
+ 1.936220884078466
+ ],
+ [
+ 11.617325304470342,
+ -1.936220884078466
+ ],
+ [
+ 9.68110442039233,
+ -3.872441768156932
+ ],
+ [
+ 5.808662652235398,
+ -5.808662652235398
+ ],
+ [
+ -1.936220884078466,
+ -5.808662652235398
+ ],
+ [
+ -5.808662652235398,
+ -3.872441768156932
+ ],
+ [
+ -9.68110442039233,
+ 0
+ ],
+ [
+ -9.68110442039233,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3072662353515625,
+ 0.5505523681640625,
+ 0.6135711669921875,
+ 0.63507080078125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63458251953125,
+ 0.63311767578125,
+ 0.63262939453125,
+ 0.63165283203125,
+ 0.63018798828125,
+ 0.63018798828125,
+ 0.62774658203125,
+ 0.62872314453125,
+ 0.63018798828125,
+ 0.63165283203125,
+ 0.63214111328125,
+ 0.63311767578125,
+ 0.63458251953125,
+ 0.63946533203125,
+ 0.64044189453125,
+ 0.64385986328125,
+ 0.64434814453125,
+ 0.64630126953125,
+ 0.64581298828125,
+ 0.62872314453125,
+ 0.5984344482421875,
+ 0.4865570068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "queeh9zVm8qazvHInMPvM",
+ "type": "freedraw",
+ "x": 1401.1529071173086,
+ "y": 2184.991022694503,
+ "width": 5.808662652235398,
+ "height": 3.872441768156932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD4",
+ "roundness": null,
+ "seed": 1455813801,
+ "version": 87,
+ "versionNonce": 2048319689,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 3.872441768156932,
+ -3.872441768156932
+ ],
+ [
+ 3.872441768156932,
+ -3.872441768156932
+ ]
+ ],
+ "pressures": [
+ 0.64532470703125,
+ 0.62725830078125,
+ 0.586212158203125,
+ 0.513916015625,
+ 0.38641357421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LzeE2EVuilIiGI0UvU5Sz",
+ "type": "freedraw",
+ "x": 1441.8135456829564,
+ "y": 2134.6492797084634,
+ "width": 36.788196797490855,
+ "height": 63.895289174588925,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD5",
+ "roundness": null,
+ "seed": 338338281,
+ "version": 112,
+ "versionNonce": 1609686953,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -9.68110442039233,
+ -7.744883536313864
+ ],
+ [
+ -13.553546188549262,
+ -7.744883536313864
+ ],
+ [
+ -15.489767072627728,
+ -7.744883536313864
+ ],
+ [
+ -17.425987956706194,
+ -7.744883536313864
+ ],
+ [
+ -19.36220884078466,
+ -7.744883536313864
+ ],
+ [
+ -21.298429724863126,
+ -5.808662652235398
+ ],
+ [
+ -23.234650608941593,
+ -1.936220884078466
+ ],
+ [
+ -23.234650608941593,
+ 3.872441768156932
+ ],
+ [
+ -19.36220884078466,
+ 9.68110442039233
+ ],
+ [
+ -7.744883536313864,
+ 19.36220884078466
+ ],
+ [
+ 0,
+ 27.107092377098525
+ ],
+ [
+ 7.744883536313864,
+ 32.91575502933392
+ ],
+ [
+ 9.68110442039233,
+ 36.788196797490855
+ ],
+ [
+ 11.617325304470796,
+ 40.66063856564779
+ ],
+ [
+ 13.553546188549262,
+ 48.405522101961196
+ ],
+ [
+ 9.68110442039233,
+ 52.27796387011813
+ ],
+ [
+ 3.872441768156932,
+ 54.214184754196594
+ ],
+ [
+ 0,
+ 56.15040563827506
+ ],
+ [
+ -9.68110442039233,
+ 56.15040563827506
+ ],
+ [
+ -15.489767072627728,
+ 52.27796387011813
+ ],
+ [
+ -19.36220884078466,
+ 48.405522101961196
+ ],
+ [
+ -23.234650608941593,
+ 44.53308033380472
+ ],
+ [
+ -23.234650608941593,
+ 40.66063856564779
+ ],
+ [
+ -17.425987956706194,
+ 27.107092377098525
+ ],
+ [
+ -13.553546188549262,
+ 21.298429724863126
+ ],
+ [
+ -7.744883536313864,
+ 17.425987956706194
+ ],
+ [
+ -1.936220884078466,
+ 15.489767072627728
+ ],
+ [
+ 1.936220884078466,
+ 13.553546188549262
+ ],
+ [
+ 5.808662652235398,
+ 11.617325304470796
+ ],
+ [
+ 7.744883536313864,
+ 7.744883536313864
+ ],
+ [
+ 7.744883536313864,
+ 7.744883536313864
+ ]
+ ],
+ "pressures": [
+ 0.576446533203125,
+ 0.6697540283203125,
+ 0.6678009033203125,
+ 0.6678009033203125,
+ 0.6697540283203125,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6663360595703125,
+ 0.6629180908203125,
+ 0.6590118408203125,
+ 0.6580352783203125,
+ 0.6565704345703125,
+ 0.64678955078125,
+ 0.64385986328125,
+ 0.64190673828125,
+ 0.64923095703125,
+ 0.6692657470703125,
+ 0.6839141845703125,
+ 0.6848907470703125,
+ 0.6653594970703125,
+ 0.6570587158203125,
+ 0.65606689453125,
+ 0.6575469970703125,
+ 0.65460205078125,
+ 0.65118408203125,
+ 0.64923095703125,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.6106414794921875,
+ 0.4347686767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "X_uvyp6XWiILm8DlBfpdu",
+ "type": "freedraw",
+ "x": 1513.4537183938592,
+ "y": 2154.011488549248,
+ "width": 29.043313261176536,
+ "height": 1.936220884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD6",
+ "roundness": null,
+ "seed": 1716945255,
+ "version": 88,
+ "versionNonce": 332006025,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ 15.489767072627728,
+ -1.936220884078466
+ ],
+ [
+ 19.36220884078466,
+ -1.936220884078466
+ ],
+ [
+ 23.234650608941593,
+ -1.936220884078466
+ ],
+ [
+ 27.107092377098525,
+ -1.936220884078466
+ ],
+ [
+ 29.043313261176536,
+ -1.936220884078466
+ ],
+ [
+ 29.043313261176536,
+ -1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.5344390869140625,
+ 0.6624298095703125,
+ 0.6580352783203125,
+ 0.63360595703125,
+ 0.577911376953125,
+ 0.4743499755859375,
+ 0.2652587890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "l-hLIiX7cHmFTFfuaZ_mI",
+ "type": "freedraw",
+ "x": 1515.3899392779376,
+ "y": 2169.5012556218758,
+ "width": 27.10709237709807,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD7",
+ "roundness": null,
+ "seed": 1746612681,
+ "version": 88,
+ "versionNonce": 576375145,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 9.68110442039233,
+ 0
+ ],
+ [
+ 13.553546188549262,
+ 0
+ ],
+ [
+ 17.425987956706194,
+ 0
+ ],
+ [
+ 25.17087149302006,
+ 0
+ ],
+ [
+ 27.10709237709807,
+ 0
+ ],
+ [
+ 27.10709237709807,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.587188720703125,
+ 0.6707305908203125,
+ 0.6726837158203125,
+ 0.6575469970703125,
+ 0.6179656982421875,
+ 0.4142608642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "OIMe717Kv8ffQOML4Sd3W",
+ "type": "freedraw",
+ "x": 1594.7749955251543,
+ "y": 2155.9477094333265,
+ "width": 40.66063856564733,
+ "height": 1.936220884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD8",
+ "roundness": null,
+ "seed": 1198459399,
+ "version": 93,
+ "versionNonce": 1961866313,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ 1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ 3.872441768156932,
+ 1.936220884078466
+ ],
+ [
+ 5.808662652235398,
+ 1.936220884078466
+ ],
+ [
+ 9.68110442039233,
+ 1.936220884078466
+ ],
+ [
+ 13.553546188549262,
+ 1.936220884078466
+ ],
+ [
+ 17.425987956706194,
+ 1.936220884078466
+ ],
+ [
+ 25.17087149302006,
+ 1.936220884078466
+ ],
+ [
+ 32.91575502933347,
+ 1.936220884078466
+ ],
+ [
+ 34.851975913411934,
+ 1.936220884078466
+ ],
+ [
+ 38.724417681568866,
+ 1.936220884078466
+ ],
+ [
+ 38.724417681568866,
+ 1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.4802093505859375,
+ 0.6174774169921875,
+ 0.62579345703125,
+ 0.62872314453125,
+ 0.64190673828125,
+ 0.65362548828125,
+ 0.6565704345703125,
+ 0.6570587158203125,
+ 0.65509033203125,
+ 0.6179656982421875,
+ 0.579864501953125,
+ 0.38690185546875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "p_l_zNwF42VCjFbaqV0i9",
+ "type": "freedraw",
+ "x": 1662.5427264679001,
+ "y": 2124.968175288071,
+ "width": 67.76773094274586,
+ "height": 81.32127713129512,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bD9",
+ "roundness": null,
+ "seed": 865950247,
+ "version": 103,
+ "versionNonce": 1063535401,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.808662652235398,
+ -1.936220884078466
+ ],
+ [
+ 23.234650608941593,
+ -5.808662652235398
+ ],
+ [
+ 30.979534145255457,
+ -7.744883536313864
+ ],
+ [
+ 34.85197591341239,
+ -5.808662652235398
+ ],
+ [
+ 40.66063856564779,
+ -5.808662652235398
+ ],
+ [
+ 44.53308033380472,
+ -3.872441768156932
+ ],
+ [
+ 46.469301217883185,
+ 3.872441768156932
+ ],
+ [
+ 40.66063856564779,
+ 15.489767072627728
+ ],
+ [
+ 30.979534145255457,
+ 29.04331326117699
+ ],
+ [
+ 23.234650608941593,
+ 40.66063856564779
+ ],
+ [
+ 19.36220884078466,
+ 48.40552210196165
+ ],
+ [
+ 17.425987956706194,
+ 52.27796387011858
+ ],
+ [
+ 15.489767072627728,
+ 58.08662652235353
+ ],
+ [
+ 15.489767072627728,
+ 65.83151005866739
+ ],
+ [
+ 17.425987956706194,
+ 69.70395182682432
+ ],
+ [
+ 21.298429724863126,
+ 71.64017271090279
+ ],
+ [
+ 29.04331326117699,
+ 73.57639359498125
+ ],
+ [
+ 40.66063856564779,
+ 73.57639359498125
+ ],
+ [
+ 56.15040563827506,
+ 73.57639359498125
+ ],
+ [
+ 65.83151005866739,
+ 71.64017271090279
+ ],
+ [
+ 67.76773094274586,
+ 69.70395182682432
+ ],
+ [
+ 67.76773094274586,
+ 69.70395182682432
+ ]
+ ],
+ "pressures": [
+ 0.2442474365234375,
+ 0.579376220703125,
+ 0.585235595703125,
+ 0.586212158203125,
+ 0.586700439453125,
+ 0.586700439453125,
+ 0.590118408203125,
+ 0.6179656982421875,
+ 0.63311767578125,
+ 0.64093017578125,
+ 0.65020751953125,
+ 0.65411376953125,
+ 0.6595001220703125,
+ 0.6638946533203125,
+ 0.6663360595703125,
+ 0.6663360595703125,
+ 0.6678009033203125,
+ 0.6687774658203125,
+ 0.6643829345703125,
+ 0.573516845703125,
+ 0.3678436279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rH0qs08BRxOOuGZm_oMVi",
+ "type": "freedraw",
+ "x": 1734.182899178803,
+ "y": 2126.9043961721495,
+ "width": 32.91575502933392,
+ "height": 79.38505624721665,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDA",
+ "roundness": null,
+ "seed": 549894631,
+ "version": 96,
+ "versionNonce": 774108681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ 7.744883536313864,
+ -1.936220884078466
+ ],
+ [
+ 11.617325304470796,
+ -3.872441768156932
+ ],
+ [
+ 19.36220884078466,
+ -3.872441768156932
+ ],
+ [
+ 25.17087149302006,
+ -1.936220884078466
+ ],
+ [
+ 30.979534145255457,
+ 5.808662652235398
+ ],
+ [
+ 32.91575502933392,
+ 17.425987956706194
+ ],
+ [
+ 32.91575502933392,
+ 23.234650608941593
+ ],
+ [
+ 30.979534145255457,
+ 36.788196797490855
+ ],
+ [
+ 27.107092377098525,
+ 50.34174298604012
+ ],
+ [
+ 23.234650608941593,
+ 61.95906829051046
+ ],
+ [
+ 21.298429724863126,
+ 71.64017271090279
+ ],
+ [
+ 19.36220884078466,
+ 75.51261447905972
+ ],
+ [
+ 21.298429724863126,
+ 69.70395182682432
+ ],
+ [
+ 21.298429724863126,
+ 69.70395182682432
+ ]
+ ],
+ "pressures": [
+ 0.319976806640625,
+ 0.6096649169921875,
+ 0.6145477294921875,
+ 0.6179656982421875,
+ 0.62628173828125,
+ 0.62677001953125,
+ 0.63262939453125,
+ 0.64093017578125,
+ 0.64825439453125,
+ 0.6653594970703125,
+ 0.6717071533203125,
+ 0.6692657470703125,
+ 0.65509033203125,
+ 0.460174560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "H29HB6Bi77iC_BrzHYviZ",
+ "type": "freedraw",
+ "x": 1736.1191200628814,
+ "y": 2165.628813853719,
+ "width": 50.34174298604012,
+ "height": 7.744883536313864,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDB",
+ "roundness": null,
+ "seed": 942388425,
+ "version": 88,
+ "versionNonce": 1412058345,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.936220884078466
+ ],
+ [
+ 15.489767072627728,
+ 0
+ ],
+ [
+ 29.04331326117699,
+ 0
+ ],
+ [
+ 34.85197591341239,
+ -1.936220884078466
+ ],
+ [
+ 38.72441768156932,
+ -3.872441768156932
+ ],
+ [
+ 50.34174298604012,
+ -5.808662652235398
+ ],
+ [
+ 50.34174298604012,
+ -5.808662652235398
+ ]
+ ],
+ "pressures": [
+ 0.3038482666015625,
+ 0.62823486328125,
+ 0.65411376953125,
+ 0.64044189453125,
+ 0.6150360107421875,
+ 0.568145751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "XuGQtbrVokNLyaADiqgqF",
+ "type": "freedraw",
+ "x": 1823.249059846412,
+ "y": 2128.840617056228,
+ "width": 46.46930121788273,
+ "height": 87.12993978353052,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDC",
+ "roundness": null,
+ "seed": 1515616007,
+ "version": 104,
+ "versionNonce": 1493354441,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ -3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ -7.744883536313864,
+ -1.936220884078466
+ ],
+ [
+ -15.489767072627728,
+ 1.936220884078466
+ ],
+ [
+ -23.234650608941593,
+ 7.744883536313864
+ ],
+ [
+ -29.043313261176536,
+ 13.553546188549262
+ ],
+ [
+ -29.043313261176536,
+ 15.489767072627728
+ ],
+ [
+ -29.043313261176536,
+ 21.298429724863126
+ ],
+ [
+ -23.234650608941593,
+ 27.107092377098525
+ ],
+ [
+ -17.425987956706194,
+ 32.91575502933392
+ ],
+ [
+ -9.68110442039233,
+ 36.788196797490855
+ ],
+ [
+ 0,
+ 48.40552210196165
+ ],
+ [
+ 5.808662652235398,
+ 56.15040563827506
+ ],
+ [
+ 9.68110442039233,
+ 63.895289174588925
+ ],
+ [
+ 9.68110442039233,
+ 73.57639359498125
+ ],
+ [
+ 5.808662652235398,
+ 79.38505624721665
+ ],
+ [
+ -7.744883536313864,
+ 85.19371889945205
+ ],
+ [
+ -17.425987956706194,
+ 83.25749801537359
+ ],
+ [
+ -27.10709237709807,
+ 79.38505624721665
+ ],
+ [
+ -32.91575502933347,
+ 73.57639359498125
+ ],
+ [
+ -36.7881967974904,
+ 71.64017271090279
+ ],
+ [
+ -36.7881967974904,
+ 71.64017271090279
+ ]
+ ],
+ "pressures": [
+ 0.37762451171875,
+ 0.6072235107421875,
+ 0.6116180419921875,
+ 0.6140594482421875,
+ 0.6145477294921875,
+ 0.6174774169921875,
+ 0.6218719482421875,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63507080078125,
+ 0.63800048828125,
+ 0.63751220703125,
+ 0.63458251953125,
+ 0.63214111328125,
+ 0.63018798828125,
+ 0.63311767578125,
+ 0.64923095703125,
+ 0.65264892578125,
+ 0.65167236328125,
+ 0.5964813232421875,
+ 0.1656036376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vLgF3RnjO8TlqCkbuNvVl",
+ "type": "freedraw",
+ "x": -178.80333429071152,
+ "y": 2394.1028781749765,
+ "width": 98.74726508800109,
+ "height": 79.38505624721711,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDD",
+ "roundness": null,
+ "seed": 181183785,
+ "version": 113,
+ "versionNonce": 1724442281,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -9.68110442039233,
+ -7.744883536313864
+ ],
+ [
+ -11.617325304470796,
+ -7.744883536313864
+ ],
+ [
+ -13.553546188549262,
+ -7.744883536313864
+ ],
+ [
+ -15.489767072627728,
+ -9.68110442039233
+ ],
+ [
+ -17.425987956706194,
+ -9.68110442039233
+ ],
+ [
+ -23.234650608941365,
+ -9.68110442039233
+ ],
+ [
+ -36.78819679749063,
+ -5.808662652235398
+ ],
+ [
+ -48.405522101961424,
+ 1.936220884078466
+ ],
+ [
+ -61.95906829051046,
+ 13.553546188549262
+ ],
+ [
+ -69.70395182682432,
+ 27.107092377098525
+ ],
+ [
+ -69.70395182682432,
+ 42.59685944972625
+ ],
+ [
+ -67.76773094274586,
+ 50.34174298604012
+ ],
+ [
+ -65.83151005866739,
+ 56.150405638275515
+ ],
+ [
+ -52.277963870118356,
+ 67.76773094274631
+ ],
+ [
+ -40.66063856564756,
+ 69.70395182682478
+ ],
+ [
+ -29.043313261176763,
+ 65.83151005866785
+ ],
+ [
+ -19.362208840784433,
+ 56.150405638275515
+ ],
+ [
+ -9.68110442039233,
+ 40.66063856564779
+ ],
+ [
+ -5.808662652235398,
+ 19.36220884078466
+ ],
+ [
+ -3.872441768156932,
+ 11.617325304470796
+ ],
+ [
+ -5.808662652235398,
+ 7.744883536313864
+ ],
+ [
+ -7.744883536313864,
+ 7.744883536313864
+ ],
+ [
+ -11.617325304470796,
+ 9.68110442039233
+ ],
+ [
+ -13.553546188549262,
+ 13.553546188549262
+ ],
+ [
+ -17.425987956706194,
+ 23.234650608941593
+ ],
+ [
+ -15.489767072627728,
+ 36.788196797490855
+ ],
+ [
+ -7.744883536313864,
+ 58.08662652235398
+ ],
+ [
+ -1.936220884078466,
+ 65.83151005866785
+ ],
+ [
+ 7.744883536313864,
+ 69.70395182682478
+ ],
+ [
+ 17.425987956706194,
+ 67.76773094274631
+ ],
+ [
+ 29.043313261176763,
+ 60.02284740643245
+ ],
+ [
+ 29.043313261176763,
+ 60.02284740643245
+ ]
+ ],
+ "pressures": [
+ 0.516357421875,
+ 0.6712188720703125,
+ 0.6741485595703125,
+ 0.6795196533203125,
+ 0.6868438720703125,
+ 0.693695068359375,
+ 0.706390380859375,
+ 0.717132568359375,
+ 0.712738037109375,
+ 0.709808349609375,
+ 0.708831787109375,
+ 0.706878662109375,
+ 0.706390380859375,
+ 0.704925537109375,
+ 0.700042724609375,
+ 0.699554443359375,
+ 0.702484130859375,
+ 0.705413818359375,
+ 0.705902099609375,
+ 0.708343505859375,
+ 0.709320068359375,
+ 0.712738037109375,
+ 0.716156005859375,
+ 0.713714599609375,
+ 0.708831787109375,
+ 0.707855224609375,
+ 0.708343505859375,
+ 0.707366943359375,
+ 0.704437255859375,
+ 0.6580352783203125,
+ 0.517333984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rWlbCEKAomOiMgs0caCha",
+ "type": "freedraw",
+ "x": -122.65292865243623,
+ "y": 2411.5288661316827,
+ "width": 34.85197591341216,
+ "height": 1.936220884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDE",
+ "roundness": null,
+ "seed": 259864521,
+ "version": 90,
+ "versionNonce": 1479027081,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 5.808662652235398,
+ 0
+ ],
+ [
+ 9.68110442039233,
+ 0
+ ],
+ [
+ 15.489767072627501,
+ 0
+ ],
+ [
+ 19.362208840784433,
+ 0
+ ],
+ [
+ 29.043313261176763,
+ 0
+ ],
+ [
+ 32.915755029333695,
+ 0
+ ],
+ [
+ 34.85197591341216,
+ 0
+ ],
+ [
+ 32.915755029333695,
+ 1.936220884078466
+ ],
+ [
+ 32.915755029333695,
+ 1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.4968109130859375,
+ 0.707855224609375,
+ 0.709808349609375,
+ 0.710784912109375,
+ 0.710784912109375,
+ 0.6687774658203125,
+ 0.5354156494140625,
+ 0.0517730712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LDMNkDiApcpumi-kOjKdE",
+ "type": "freedraw",
+ "x": -116.84426600020083,
+ "y": 2436.6997376247027,
+ "width": 40.66063856564756,
+ "height": 7.744883536313864,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDF",
+ "roundness": null,
+ "seed": 1212205863,
+ "version": 89,
+ "versionNonce": 643567721,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.872441768156932,
+ 0
+ ],
+ [
+ 7.744883536313637,
+ 0
+ ],
+ [
+ 17.425987956705967,
+ -1.936220884078466
+ ],
+ [
+ 21.2984297248629,
+ -1.936220884078466
+ ],
+ [
+ 27.107092377098297,
+ -3.872441768156932
+ ],
+ [
+ 32.915755029333695,
+ -3.872441768156932
+ ],
+ [
+ 40.66063856564756,
+ -7.744883536313864
+ ],
+ [
+ 40.66063856564756,
+ -7.744883536313864
+ ]
+ ],
+ "pressures": [
+ 0.5481109619140625,
+ 0.7244720458984375,
+ 0.7332611083984375,
+ 0.7337493896484375,
+ 0.7288665771484375,
+ 0.692230224609375,
+ 0.6106414794921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sVvKZf7ExoqGvH-CldI_m",
+ "type": "freedraw",
+ "x": 22.563637653448154,
+ "y": 2421.2099705520745,
+ "width": 40.66063856564779,
+ "height": 3.872441768156932,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDG",
+ "roundness": null,
+ "seed": 1605577991,
+ "version": 92,
+ "versionNonce": 389028681,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 7.744883536313864,
+ -1.936220884078466
+ ],
+ [
+ 13.553546188549262,
+ -1.936220884078466
+ ],
+ [
+ 15.489767072627728,
+ -3.872441768156932
+ ],
+ [
+ 19.36220884078466,
+ -3.872441768156932
+ ],
+ [
+ 25.17087149302006,
+ -3.872441768156932
+ ],
+ [
+ 32.91575502933392,
+ -3.872441768156932
+ ],
+ [
+ 36.788196797490855,
+ -3.872441768156932
+ ],
+ [
+ 38.72441768156932,
+ -3.872441768156932
+ ],
+ [
+ 40.66063856564779,
+ -1.936220884078466
+ ],
+ [
+ 40.66063856564779,
+ -1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.5569000244140625,
+ 0.6707305908203125,
+ 0.695159912109375,
+ 0.703948974609375,
+ 0.704925537109375,
+ 0.704925537109375,
+ 0.688812255859375,
+ 0.593536376953125,
+ 0.462615966796875,
+ 0.091339111328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EF3Hs8TfdX2sbXd6ljN-W",
+ "type": "freedraw",
+ "x": 123.24712362552793,
+ "y": 2372.8044484501133,
+ "width": 60.02284740643199,
+ "height": 65.83151005866739,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDH",
+ "roundness": null,
+ "seed": 7279081,
+ "version": 106,
+ "versionNonce": 721406505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ 0
+ ],
+ [
+ -9.68110442039233,
+ 1.936220884078466
+ ],
+ [
+ -19.362208840784433,
+ 5.808662652235398
+ ],
+ [
+ -23.234650608941365,
+ 7.744883536313864
+ ],
+ [
+ -25.17087149301983,
+ 9.68110442039233
+ ],
+ [
+ -29.043313261176763,
+ 11.617325304470796
+ ],
+ [
+ -27.107092377098297,
+ 13.553546188549262
+ ],
+ [
+ -23.234650608941365,
+ 17.425987956706194
+ ],
+ [
+ -19.362208840784433,
+ 19.36220884078466
+ ],
+ [
+ -9.68110442039233,
+ 23.234650608941593
+ ],
+ [
+ -3.872441768156932,
+ 23.234650608941593
+ ],
+ [
+ 1.936220884078466,
+ 25.17087149302006
+ ],
+ [
+ 13.553546188549262,
+ 29.043313261176536
+ ],
+ [
+ 27.107092377098297,
+ 36.7881967974904
+ ],
+ [
+ 30.97953414525523,
+ 40.66063856564733
+ ],
+ [
+ 30.97953414525523,
+ 46.46930121788273
+ ],
+ [
+ 29.043313261176763,
+ 52.27796387011813
+ ],
+ [
+ 21.298429724863126,
+ 58.08662652235353
+ ],
+ [
+ 13.553546188549262,
+ 61.95906829051046
+ ],
+ [
+ 5.808662652235398,
+ 63.895289174588925
+ ],
+ [
+ -3.872441768156932,
+ 60.02284740643199
+ ],
+ [
+ -3.872441768156932,
+ 60.02284740643199
+ ]
+ ],
+ "pressures": [
+ 0.3004302978515625,
+ 0.6595001220703125,
+ 0.7283782958984375,
+ 0.7303314208984375,
+ 0.7313079833984375,
+ 0.7313079833984375,
+ 0.7327728271484375,
+ 0.7327728271484375,
+ 0.7327728271484375,
+ 0.7274017333984375,
+ 0.7249603271484375,
+ 0.7234954833984375,
+ 0.7234954833984375,
+ 0.7274017333984375,
+ 0.7274017333984375,
+ 0.7283782958984375,
+ 0.7283782958984375,
+ 0.7303314208984375,
+ 0.7327728271484375,
+ 0.7357025146484375,
+ 0.7386322021484375,
+ 0.7357025146484375,
+ 0.711273193359375,
+ 0.62628173828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BaQw1UAoN68d9Vl98DPUb",
+ "type": "freedraw",
+ "x": 204.56840075682305,
+ "y": 2376.6768902182703,
+ "width": 40.66063856564756,
+ "height": 56.15040563827506,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDI",
+ "roundness": null,
+ "seed": 726665223,
+ "version": 107,
+ "versionNonce": 1253481737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ 0
+ ],
+ [
+ -7.744883536313864,
+ 0
+ ],
+ [
+ -11.617325304470796,
+ 1.936220884078466
+ ],
+ [
+ -13.553546188549035,
+ 3.872441768156932
+ ],
+ [
+ -17.425987956705967,
+ 5.808662652235398
+ ],
+ [
+ -21.2984297248629,
+ 9.68110442039233
+ ],
+ [
+ -29.043313261176763,
+ 17.425987956706194
+ ],
+ [
+ -32.915755029333695,
+ 23.234650608941593
+ ],
+ [
+ -34.85197591341216,
+ 32.91575502933347
+ ],
+ [
+ -32.915755029333695,
+ 42.5968594497258
+ ],
+ [
+ -30.97953414525523,
+ 46.46930121788273
+ ],
+ [
+ -25.17087149301983,
+ 50.34174298603966
+ ],
+ [
+ -19.362208840784433,
+ 54.214184754196594
+ ],
+ [
+ -11.617325304470796,
+ 56.15040563827506
+ ],
+ [
+ -5.808662652235398,
+ 54.214184754196594
+ ],
+ [
+ 0,
+ 48.405522101961196
+ ],
+ [
+ 1.936220884078466,
+ 44.533080333804264
+ ],
+ [
+ 3.872441768156932,
+ 34.851975913411934
+ ],
+ [
+ 5.808662652235398,
+ 25.170871493019604
+ ],
+ [
+ 3.872441768156932,
+ 13.553546188549262
+ ],
+ [
+ -1.936220884078466,
+ 5.808662652235398
+ ],
+ [
+ -13.553546188549035,
+ 0
+ ],
+ [
+ -19.362208840784433,
+ 0
+ ],
+ [
+ -23.234650608941365,
+ 1.936220884078466
+ ],
+ [
+ -23.234650608941365,
+ 1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.501220703125,
+ 0.6726837158203125,
+ 0.6736602783203125,
+ 0.6761016845703125,
+ 0.6770782470703125,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6848907470703125,
+ 0.693695068359375,
+ 0.692718505859375,
+ 0.691741943359375,
+ 0.688323974609375,
+ 0.6868438720703125,
+ 0.6844024658203125,
+ 0.6844024658203125,
+ 0.6848907470703125,
+ 0.6863555908203125,
+ 0.6873321533203125,
+ 0.687835693359375,
+ 0.688812255859375,
+ 0.689788818359375,
+ 0.692718505859375,
+ 0.690765380859375,
+ 0.62823486328125,
+ 0.4162139892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "drTq9OuVN7QY5hJj8--fX",
+ "type": "freedraw",
+ "x": 233.61171401800004,
+ "y": 2409.5926452476037,
+ "width": 9.681104420392103,
+ "height": 25.17087149302006,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDJ",
+ "roundness": null,
+ "seed": 2109446663,
+ "version": 90,
+ "versionNonce": 902829033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 9.68110442039233
+ ],
+ [
+ -5.808662652235398,
+ 15.489767072627728
+ ],
+ [
+ -5.808662652235398,
+ 19.36220884078466
+ ],
+ [
+ -7.744883536313864,
+ 23.234650608941593
+ ],
+ [
+ -5.808662652235398,
+ 25.17087149302006
+ ],
+ [
+ 0,
+ 25.17087149302006
+ ],
+ [
+ 1.9362208840782387,
+ 21.298429724863126
+ ],
+ [
+ 1.9362208840782387,
+ 21.298429724863126
+ ]
+ ],
+ "pressures": [
+ 0.5471343994140625,
+ 0.714691162109375,
+ 0.700531005859375,
+ 0.700042724609375,
+ 0.6844024658203125,
+ 0.65362548828125,
+ 0.6150360107421875,
+ 0.316070556640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "8yU4wQ7_m-YpXIUbV5yTA",
+ "type": "freedraw",
+ "x": 231.67549313392158,
+ "y": 2384.421773754584,
+ "width": 9.681104420392103,
+ "height": 1.936220884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDK",
+ "roundness": null,
+ "seed": 1393270281,
+ "version": 86,
+ "versionNonce": 811052745,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.872441768156932,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ 3.8724417681567047,
+ -1.936220884078466
+ ],
+ [
+ 5.808662652235171,
+ -1.936220884078466
+ ],
+ [
+ 5.808662652235171,
+ -1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.6067352294921875,
+ 0.709320068359375,
+ 0.583770751953125,
+ 0.39666748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EfEp-GwFv3Ril7yqJ8mOs",
+ "type": "freedraw",
+ "x": 342.04008352639346,
+ "y": 2419.273749667996,
+ "width": 1.936220884078466,
+ "height": 1.936320884078466,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDL",
+ "roundness": null,
+ "seed": 922361511,
+ "version": 86,
+ "versionNonce": 1894313385,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.324371337890625,
+ 0.588653564453125,
+ 0.1773223876953125,
+ 0.2667236328125,
+ 0.530029296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "EfgSVlmL-7QtmDbG8rJxa",
+ "type": "freedraw",
+ "x": 342.04008352639346,
+ "y": 2417.3375287839176,
+ "width": 34.85197591341216,
+ "height": 9.68110442039233,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDM",
+ "roundness": null,
+ "seed": 451515817,
+ "version": 94,
+ "versionNonce": 1320112265,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ 5.808662652235398,
+ -1.936220884078466
+ ],
+ [
+ 7.744883536313864,
+ -3.872441768156932
+ ],
+ [
+ 9.68110442039233,
+ -3.872441768156932
+ ],
+ [
+ 11.617325304470796,
+ -3.872441768156932
+ ],
+ [
+ 21.2984297248629,
+ -7.744883536313864
+ ],
+ [
+ 29.043313261176763,
+ -7.744883536313864
+ ],
+ [
+ 30.97953414525523,
+ -7.744883536313864
+ ],
+ [
+ 32.915755029333695,
+ -9.68110442039233
+ ],
+ [
+ 34.85197591341216,
+ -9.68110442039233
+ ],
+ [
+ 34.85197591341216,
+ -9.68110442039233
+ ]
+ ],
+ "pressures": [
+ 0.1856231689453125,
+ 0.524169921875,
+ 0.7191009521484375,
+ 0.7278900146484375,
+ 0.7322845458984375,
+ 0.7352142333984375,
+ 0.7352142333984375,
+ 0.7357025146484375,
+ 0.7230072021484375,
+ 0.700042724609375,
+ 0.688323974609375,
+ 0.6785430908203125,
+ 0.6228485107421875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "4i6xgXgpulBiOQO1x-XMP",
+ "type": "freedraw",
+ "x": 419.48891888953176,
+ "y": 2365.0595649137995,
+ "width": 52.27796387011813,
+ "height": 79.38505624721665,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDN",
+ "roundness": null,
+ "seed": 1292319111,
+ "version": 99,
+ "versionNonce": 795236201,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 9.68110442039233,
+ -5.808662652235398
+ ],
+ [
+ 13.553546188549262,
+ -5.808662652235398
+ ],
+ [
+ 19.36220884078466,
+ -7.744883536313864
+ ],
+ [
+ 25.17087149302006,
+ -7.744883536313864
+ ],
+ [
+ 30.979534145255002,
+ -7.744883536313864
+ ],
+ [
+ 44.533080333804264,
+ -3.872441768156932
+ ],
+ [
+ 48.405522101961196,
+ 0
+ ],
+ [
+ 50.34174298603966,
+ 5.808662652235398
+ ],
+ [
+ 50.34174298603966,
+ 19.36220884078466
+ ],
+ [
+ 46.46930121788273,
+ 29.04331326117699
+ ],
+ [
+ 42.5968594497258,
+ 36.7881967974904
+ ],
+ [
+ 29.04331326117699,
+ 56.15040563827506
+ ],
+ [
+ 23.234650608941593,
+ 63.895289174588925
+ ],
+ [
+ 23.234650608941593,
+ 67.76773094274586
+ ],
+ [
+ 29.04331326117699,
+ 71.64017271090279
+ ],
+ [
+ 42.5968594497258,
+ 71.64017271090279
+ ],
+ [
+ 52.27796387011813,
+ 69.70395182682432
+ ],
+ [
+ 52.27796387011813,
+ 69.70395182682432
+ ]
+ ],
+ "pressures": [
+ 0.13629150390625,
+ 0.6717071533203125,
+ 0.6824493408203125,
+ 0.6868438720703125,
+ 0.692230224609375,
+ 0.697113037109375,
+ 0.701507568359375,
+ 0.702484130859375,
+ 0.702484130859375,
+ 0.704925537109375,
+ 0.705902099609375,
+ 0.709320068359375,
+ 0.7195892333984375,
+ 0.718109130859375,
+ 0.711761474609375,
+ 0.700531005859375,
+ 0.585723876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "IVuZymU5zTptEcNZiQkVb",
+ "type": "freedraw",
+ "x": 469.8306618755714,
+ "y": 2374.740669334192,
+ "width": 44.53308033380472,
+ "height": 61.95906829051046,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDO",
+ "roundness": null,
+ "seed": 684918535,
+ "version": 97,
+ "versionNonce": 895058505,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.936220884078466
+ ],
+ [
+ 3.872441768156932,
+ -1.936220884078466
+ ],
+ [
+ 7.744883536313864,
+ -1.936220884078466
+ ],
+ [
+ 11.617325304470796,
+ -1.936220884078466
+ ],
+ [
+ 17.425987956706194,
+ -1.936220884078466
+ ],
+ [
+ 21.298429724863126,
+ -1.936220884078466
+ ],
+ [
+ 32.91575502933392,
+ 0
+ ],
+ [
+ 42.59685944972625,
+ 7.744883536313864
+ ],
+ [
+ 44.53308033380472,
+ 17.425987956706194
+ ],
+ [
+ 44.53308033380472,
+ 27.10709237709807
+ ],
+ [
+ 40.66063856564779,
+ 44.533080333804264
+ ],
+ [
+ 36.788196797490855,
+ 54.214184754196594
+ ],
+ [
+ 36.788196797490855,
+ 58.08662652235353
+ ],
+ [
+ 36.788196797490855,
+ 60.02284740643199
+ ],
+ [
+ 34.85197591341239,
+ 58.08662652235353
+ ],
+ [
+ 34.85197591341239,
+ 58.08662652235353
+ ]
+ ],
+ "pressures": [
+ 0.4850921630859375,
+ 0.6731719970703125,
+ 0.691741943359375,
+ 0.702972412109375,
+ 0.707855224609375,
+ 0.709320068359375,
+ 0.710784912109375,
+ 0.707855224609375,
+ 0.701507568359375,
+ 0.707366943359375,
+ 0.717132568359375,
+ 0.7264251708984375,
+ 0.711273193359375,
+ 0.6174774169921875,
+ 0.0444488525390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "BYuyU1_cDPoKQ736RJ89A",
+ "type": "freedraw",
+ "x": 471.7668827596499,
+ "y": 2419.273749667996,
+ "width": 60.02284740643245,
+ "height": 15.489767072627728,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDP",
+ "roundness": null,
+ "seed": 115890535,
+ "version": 90,
+ "versionNonce": 761549097,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 0
+ ],
+ [
+ 5.808662652235398,
+ -1.936220884078466
+ ],
+ [
+ 11.617325304470796,
+ -3.872441768156932
+ ],
+ [
+ 17.425987956706194,
+ -5.808662652235398
+ ],
+ [
+ 23.234650608941593,
+ -5.808662652235398
+ ],
+ [
+ 38.72441768156932,
+ -9.68110442039233
+ ],
+ [
+ 50.34174298604012,
+ -13.553546188549262
+ ],
+ [
+ 60.02284740643245,
+ -15.489767072627728
+ ],
+ [
+ 60.02284740643245,
+ -15.489767072627728
+ ]
+ ],
+ "pressures": [
+ 0.5398101806640625,
+ 0.64678955078125,
+ 0.6853790283203125,
+ 0.704437255859375,
+ 0.717132568359375,
+ 0.7210540771484375,
+ 0.711273193359375,
+ 0.572052001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "zEIH_Wz2C8fVZitd3kT1E",
+ "type": "freedraw",
+ "x": 570.5141478476512,
+ "y": 2365.0595649137995,
+ "width": 40.66063856564733,
+ "height": 63.895289174588925,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDQ",
+ "roundness": null,
+ "seed": 1980283049,
+ "version": 102,
+ "versionNonce": 1022510089,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -5.808662652235398,
+ 0
+ ],
+ [
+ -13.553546188549262,
+ 3.872441768156932
+ ],
+ [
+ -17.42598795670574,
+ 5.808662652235398
+ ],
+ [
+ -21.29842972486267,
+ 9.68110442039233
+ ],
+ [
+ -25.170871493019604,
+ 11.617325304470796
+ ],
+ [
+ -29.043313261176536,
+ 17.425987956706194
+ ],
+ [
+ -29.043313261176536,
+ 21.298429724863126
+ ],
+ [
+ -27.10709237709807,
+ 25.17087149302006
+ ],
+ [
+ -21.29842972486267,
+ 30.979534145255457
+ ],
+ [
+ -17.42598795670574,
+ 32.91575502933392
+ ],
+ [
+ -7.744883536313864,
+ 38.724417681568866
+ ],
+ [
+ 0,
+ 42.5968594497258
+ ],
+ [
+ 7.744883536313864,
+ 48.405522101961196
+ ],
+ [
+ 9.68110442039233,
+ 52.27796387011813
+ ],
+ [
+ 11.617325304470796,
+ 56.15040563827506
+ ],
+ [
+ 5.808662652235398,
+ 61.95906829051046
+ ],
+ [
+ 0,
+ 63.895289174588925
+ ],
+ [
+ -9.68110442039233,
+ 63.895289174588925
+ ],
+ [
+ -21.29842972486267,
+ 61.95906829051046
+ ],
+ [
+ -25.170871493019604,
+ 61.95906829051046
+ ],
+ [
+ -25.170871493019604,
+ 61.95906829051046
+ ]
+ ],
+ "pressures": [
+ 0.5515289306640625,
+ 0.6863555908203125,
+ 0.6844024658203125,
+ 0.6853790283203125,
+ 0.688323974609375,
+ 0.693206787109375,
+ 0.699066162109375,
+ 0.696136474609375,
+ 0.695159912109375,
+ 0.698089599609375,
+ 0.699066162109375,
+ 0.700042724609375,
+ 0.700042724609375,
+ 0.697113037109375,
+ 0.699066162109375,
+ 0.706878662109375,
+ 0.718109130859375,
+ 0.705902099609375,
+ 0.64190673828125,
+ 0.4254913330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cFVUPg_K7KtN0p6GDDotq",
+ "type": "freedraw",
+ "x": 630.5369952540836,
+ "y": 2390.2304364068195,
+ "width": 23.234650608941138,
+ "height": 77.44883536313819,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDR",
+ "roundness": null,
+ "seed": 1820994311,
+ "version": 96,
+ "versionNonce": 1342102249,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ 5.808662652235398,
+ 9.68110442039233
+ ],
+ [
+ 9.68110442039233,
+ 17.42598795670574
+ ],
+ [
+ 11.617325304470342,
+ 23.234650608941138
+ ],
+ [
+ 17.42598795670574,
+ 38.724417681568866
+ ],
+ [
+ 19.362208840784206,
+ 46.46930121788273
+ ],
+ [
+ 21.29842972486267,
+ 54.214184754196594
+ ],
+ [
+ 21.29842972486267,
+ 67.76773094274586
+ ],
+ [
+ 23.234650608941138,
+ 71.64017271090279
+ ],
+ [
+ 21.29842972486267,
+ 75.51261447905972
+ ],
+ [
+ 21.29842972486267,
+ 77.44883536313819
+ ],
+ [
+ 15.489767072627274,
+ 77.44883536313819
+ ],
+ [
+ 9.68110442039233,
+ 77.44883536313819
+ ],
+ [
+ 0,
+ 67.76773094274586
+ ],
+ [
+ 0,
+ 67.76773094274586
+ ]
+ ],
+ "pressures": [
+ 0.500732421875,
+ 0.6814727783203125,
+ 0.708343505859375,
+ 0.7200775146484375,
+ 0.7274017333984375,
+ 0.7317962646484375,
+ 0.7317962646484375,
+ 0.7298431396484375,
+ 0.7274017333984375,
+ 0.7274017333984375,
+ 0.7381439208984375,
+ 0.7396087646484375,
+ 0.716644287109375,
+ 0.62677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "GibNsQnZWI22gtrB_cX5T",
+ "type": "freedraw",
+ "x": 615.0472281814559,
+ "y": 2427.01863320431,
+ "width": 29.043313261176536,
+ "height": 13.553546188549262,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDS",
+ "roundness": null,
+ "seed": 1089326505,
+ "version": 89,
+ "versionNonce": 1192596937,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 5.808662652235398,
+ -3.872441768156932
+ ],
+ [
+ 15.489767072627728,
+ -9.68110442039233
+ ],
+ [
+ 21.298429724863126,
+ -11.617325304470796
+ ],
+ [
+ 25.17087149302006,
+ -11.617325304470796
+ ],
+ [
+ 27.10709237709807,
+ -13.553546188549262
+ ],
+ [
+ 29.043313261176536,
+ -13.553546188549262
+ ],
+ [
+ 29.043313261176536,
+ -13.553546188549262
+ ]
+ ],
+ "pressures": [
+ 0.313140869140625,
+ 0.6756134033203125,
+ 0.6790313720703125,
+ 0.6775665283203125,
+ 0.6648712158203125,
+ 0.63311767578125,
+ 0.4972991943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KEPFtfqMaYCEfeJ4HNId2",
+ "type": "freedraw",
+ "x": 593.7487984565928,
+ "y": 2396.039099059055,
+ "width": 71.64017271090279,
+ "height": 21.298429724863126,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDT",
+ "roundness": null,
+ "seed": 391542217,
+ "version": 98,
+ "versionNonce": 1699869865,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.936220884078466,
+ -1.936220884078466
+ ],
+ [
+ 5.808662652235398,
+ -5.808662652235398
+ ],
+ [
+ 7.744883536313864,
+ -7.744883536313864
+ ],
+ [
+ 9.68110442039233,
+ -9.68110442039233
+ ],
+ [
+ 15.489767072627728,
+ -15.489767072627728
+ ],
+ [
+ 17.425987956706194,
+ -17.425987956706194
+ ],
+ [
+ 21.298429724863126,
+ -19.36220884078466
+ ],
+ [
+ 25.17087149302006,
+ -21.298429724863126
+ ],
+ [
+ 29.04331326117699,
+ -21.298429724863126
+ ],
+ [
+ 34.85197591341239,
+ -19.36220884078466
+ ],
+ [
+ 44.53308033380472,
+ -11.617325304470796
+ ],
+ [
+ 54.214184754196594,
+ -3.872441768156932
+ ],
+ [
+ 58.08662652235353,
+ -3.872441768156932
+ ],
+ [
+ 63.895289174588925,
+ -1.936220884078466
+ ],
+ [
+ 67.76773094274586,
+ -1.936220884078466
+ ],
+ [
+ 71.64017271090279,
+ -1.936220884078466
+ ],
+ [
+ 71.64017271090279,
+ -1.936220884078466
+ ]
+ ],
+ "pressures": [
+ 0.445526123046875,
+ 0.6790313720703125,
+ 0.706878662109375,
+ 0.714202880859375,
+ 0.7205657958984375,
+ 0.7259368896484375,
+ 0.7274017333984375,
+ 0.7283782958984375,
+ 0.7283782958984375,
+ 0.7210540771484375,
+ 0.715667724609375,
+ 0.713226318359375,
+ 0.701995849609375,
+ 0.6570587158203125,
+ 0.5549468994140625,
+ 0.2955474853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "iRZz1XwQnmER1AeH3l9Zi",
+ "type": "freedraw",
+ "x": -335.637225901066,
+ "y": 2349.5697978411717,
+ "width": 1057.176602706837,
+ "height": 245.90005227796428,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "dotted",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bDU",
+ "roundness": null,
+ "seed": 861417545,
+ "version": 242,
+ "versionNonce": 2120185737,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758579144951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 0
+ ],
+ [
+ -1.936220884078466,
+ 1.936220884078466
+ ],
+ [
+ 0,
+ 11.617325304470796
+ ],
+ [
+ 0,
+ 23.234650608941593
+ ],
+ [
+ 1.936220884078466,
+ 34.85197591341239
+ ],
+ [
+ 3.872441768156932,
+ 50.34174298604012
+ ],
+ [
+ 5.808662652235398,
+ 67.76773094274586
+ ],
+ [
+ 9.68110442039233,
+ 104.55592774023671
+ ],
+ [
+ 11.617325304470796,
+ 141.3441245377271
+ ],
+ [
+ 13.553546188549262,
+ 172.32365868298257
+ ],
+ [
+ 15.489767072627728,
+ 189.74964663968876
+ ],
+ [
+ 15.489767072627728,
+ 195.55830929192416
+ ],
+ [
+ 17.425987956705967,
+ 197.49453017600263
+ ],
+ [
+ 17.425987956705967,
+ 191.68586752376723
+ ],
+ [
+ 17.425987956705967,
+ 178.13232133521797
+ ],
+ [
+ 15.489767072627728,
+ 152.9614498421979
+ ],
+ [
+ 13.553546188549262,
+ 110.36459039247211
+ ],
+ [
+ 13.553546188549262,
+ 75.51261447905972
+ ],
+ [
+ 11.617325304470796,
+ 38.72441768156932
+ ],
+ [
+ 11.617325304470796,
+ 11.617325304470796
+ ],
+ [
+ 9.68110442039233,
+ -3.872441768156932
+ ],
+ [
+ 9.68110442039233,
+ -5.808662652235398
+ ],
+ [
+ 9.68110442039233,
+ -9.68110442039233
+ ],
+ [
+ 9.68110442039233,
+ -17.425987956706194
+ ],
+ [
+ 11.617325304470796,
+ -23.234650608941593
+ ],
+ [
+ 15.489767072627728,
+ -25.17087149302006
+ ],
+ [
+ 17.425987956705967,
+ -25.17087149302006
+ ],
+ [
+ 29.043313261176763,
+ -25.17087149302006
+ ],
+ [
+ 46.46930121788296,
+ -23.234650608941593
+ ],
+ [
+ 67.76773094274586,
+ -21.298429724863126
+ ],
+ [
+ 98.74726508800131,
+ -19.36220884078466
+ ],
+ [
+ 131.663020117335,
+ -15.489767072627728
+ ],
+ [
+ 185.87720487153183,
+ -9.68110442039233
+ ],
+ [
+ 222.66540166902246,
+ -7.744883536313864
+ ],
+ [
+ 259.4535984665131,
+ -5.808662652235398
+ ],
+ [
+ 298.1780161480822,
+ -5.808662652235398
+ ],
+ [
+ 354.32842178635747,
+ -7.744883536313864
+ ],
+ [
+ 393.05283946792656,
+ -7.744883536313864
+ ],
+ [
+ 431.77725714949565,
+ -9.68110442039233
+ ],
+ [
+ 466.6292330629078,
+ -11.617325304470796
+ ],
+ [
+ 499.5449880922415,
+ -11.617325304470796
+ ],
+ [
+ 538.2694057738106,
+ -13.553546188549262
+ ],
+ [
+ 557.6316146145953,
+ -15.489767072627728
+ ],
+ [
+ 576.9938234553797,
+ -17.425987956706194
+ ],
+ [
+ 606.0371367165567,
+ -19.36220884078466
+ ],
+ [
+ 615.7182411369488,
+ -19.36220884078466
+ ],
+ [
+ 638.9528917458904,
+ -21.298429724863126
+ ],
+ [
+ 652.5064379344396,
+ -21.298429724863126
+ ],
+ [
+ 666.0599841229887,
+ -21.298429724863126
+ ],
+ [
+ 681.5497511956164,
+ -21.298429724863126
+ ],
+ [
+ 708.6568435727147,
+ -23.234650608941593
+ ],
+ [
+ 726.0828315294209,
+ -25.17087149302006
+ ],
+ [
+ 741.5725986020485,
+ -25.17087149302006
+ ],
+ [
+ 755.1261447905978,
+ -25.17087149302006
+ ],
+ [
+ 772.552132747304,
+ -25.17087149302006
+ ],
+ [
+ 807.4041086607159,
+ -25.17087149302006
+ ],
+ [
+ 828.702538385579,
+ -25.17087149302006
+ ],
+ [
+ 846.1285263422852,
+ -25.17087149302006
+ ],
+ [
+ 863.5545142989914,
+ -23.234650608941593
+ ],
+ [
+ 879.0442813716191,
+ -23.234650608941593
+ ],
+ [
+ 896.4702693283249,
+ -23.234650608941593
+ ],
+ [
+ 915.8324781691095,
+ -23.234650608941593
+ ],
+ [
+ 933.2584661258157,
+ -21.298429724863126
+ ],
+ [
+ 948.7482331984435,
+ -21.298429724863126
+ ],
+ [
+ 960.3655585029143,
+ -21.298429724863126
+ ],
+ [
+ 975.855325575542,
+ -21.298429724863126
+ ],
+ [
+ 991.3450926481693,
+ -23.234650608941593
+ ],
+ [
+ 1004.8986388367185,
+ -23.234650608941593
+ ],
+ [
+ 1014.5797432571109,
+ -27.107092377098525
+ ],
+ [
+ 1018.4521850252678,
+ -27.107092377098525
+ ],
+ [
+ 1024.260847677503,
+ -29.04331326117699
+ ],
+ [
+ 1033.9419520978954,
+ -30.979534145255457
+ ],
+ [
+ 1039.7506147501308,
+ -32.91575502933392
+ ],
+ [
+ 1041.6868356342093,
+ -32.91575502933392
+ ],
+ [
+ 1041.6868356342093,
+ -30.979534145255457
+ ],
+ [
+ 1043.6230565182877,
+ -25.17087149302006
+ ],
+ [
+ 1045.5592774023662,
+ -21.298429724863126
+ ],
+ [
+ 1053.30416093868,
+ 1.936220884078466
+ ],
+ [
+ 1053.30416093868,
+ 15.489767072627728
+ ],
+ [
+ 1053.30416093868,
+ 29.04331326117699
+ ],
+ [
+ 1053.30416093868,
+ 44.53308033380472
+ ],
+ [
+ 1055.2403818227585,
+ 67.76773094274586
+ ],
+ [
+ 1055.2403818227585,
+ 85.19371889945205
+ ],
+ [
+ 1055.2403818227585,
+ 98.74726508800131
+ ],
+ [
+ 1055.2403818227585,
+ 104.55592774023671
+ ],
+ [
+ 1053.30416093868,
+ 110.36459039247211
+ ],
+ [
+ 1051.3679400546016,
+ 120.04569481286444
+ ],
+ [
+ 1049.4317191705231,
+ 125.85435746509984
+ ],
+ [
+ 1049.4317191705231,
+ 129.72679923325677
+ ],
+ [
+ 1049.4317191705231,
+ 131.66302011733524
+ ],
+ [
+ 1043.6230565182877,
+ 133.5992410014137
+ ],
+ [
+ 1039.7506147501308,
+ 135.53546188549217
+ ],
+ [
+ 1037.8143938660523,
+ 135.53546188549217
+ ],
+ [
+ 1035.8781729819739,
+ 137.47168276957018
+ ],
+ [
+ 1026.1970685615815,
+ 141.3441245377271
+ ],
+ [
+ 1014.5797432571109,
+ 141.3441245377271
+ ],
+ [
+ 999.0899761844831,
+ 143.28034542180558
+ ],
+ [
+ 985.5364299959339,
+ 145.21656630588404
+ ],
+ [
+ 952.6206749666004,
+ 147.1527871899625
+ ],
+ [
+ 942.9395705462081,
+ 149.08900807404098
+ ],
+ [
+ 925.5135825895019,
+ 149.08900807404098
+ ],
+ [
+ 908.0875946327957,
+ 149.08900807404098
+ ],
+ [
+ 888.7253857920115,
+ 149.08900807404098
+ ],
+ [
+ 871.2993978353053,
+ 149.08900807404098
+ ],
+ [
+ 844.1923054582068,
+ 149.08900807404098
+ ],
+ [
+ 824.8300966174221,
+ 151.02522895811944
+ ],
+ [
+ 803.531666892559,
+ 152.9614498421979
+ ],
+ [
+ 782.2332371676963,
+ 154.89767072627637
+ ],
+ [
+ 749.3174821383624,
+ 156.83389161035484
+ ],
+ [
+ 728.0190524134993,
+ 156.83389161035484
+ ],
+ [
+ 708.6568435727147,
+ 158.7701124944333
+ ],
+ [
+ 687.3584138478518,
+ 158.7701124944333
+ ],
+ [
+ 666.0599841229887,
+ 158.7701124944333
+ ],
+ [
+ 633.144229093655,
+ 158.7701124944333
+ ],
+ [
+ 600.2284740643213,
+ 158.7701124944333
+ ],
+ [
+ 518.9071969330262,
+ 160.70633337851177
+ ],
+ [
+ 484.055221019614,
+ 160.70633337851177
+ ],
+ [
+ 474.3741165992217,
+ 160.70633337851177
+ ],
+ [
+ 464.69301217882935,
+ 160.70633337851177
+ ],
+ [
+ 455.011907758437,
+ 160.70633337851177
+ ],
+ [
+ 435.6496989176526,
+ 160.70633337851177
+ ],
+ [
+ 404.67016477239713,
+ 162.64255426259024
+ ],
+ [
+ 385.3079559316127,
+ 164.5787751466687
+ ],
+ [
+ 373.6906306271419,
+ 164.5787751466687
+ ],
+ [
+ 369.81818885898497,
+ 164.5787751466687
+ ],
+ [
+ 364.00952620674957,
+ 164.5787751466687
+ ],
+ [
+ 346.5835382500436,
+ 166.51499603074717
+ ],
+ [
+ 329.1575502933374,
+ 166.51499603074717
+ ],
+ [
+ 313.6677832207099,
+ 170.3874377989041
+ ],
+ [
+ 298.1780161480822,
+ 170.3874377989041
+ ],
+ [
+ 284.6244699595329,
+ 172.32365868298257
+ ],
+ [
+ 263.32604023467,
+ 176.1961004511395
+ ],
+ [
+ 249.77249404612076,
+ 178.13232133521797
+ ],
+ [
+ 236.2189478575715,
+ 180.06854221929643
+ ],
+ [
+ 220.729180784944,
+ 183.94098398745336
+ ],
+ [
+ 207.17563459639473,
+ 185.87720487153183
+ ],
+ [
+ 189.74964663968854,
+ 189.74964663968876
+ ],
+ [
+ 182.0047631033749,
+ 191.68586752376723
+ ],
+ [
+ 172.32365868298257,
+ 193.6220884078457
+ ],
+ [
+ 162.64255426259024,
+ 193.6220884078457
+ ],
+ [
+ 141.34412453772734,
+ 197.49453017600263
+ ],
+ [
+ 129.72679923325654,
+ 199.4307510600811
+ ],
+ [
+ 118.10947392878575,
+ 201.36697194415956
+ ],
+ [
+ 102.61970685615802,
+ 201.36697194415956
+ ],
+ [
+ 91.00238155168745,
+ 203.30319282823802
+ ],
+ [
+ 73.57639359498125,
+ 205.2394137123165
+ ],
+ [
+ 67.76773094274586,
+ 205.2394137123165
+ ],
+ [
+ 65.83151005866739,
+ 205.2394137123165
+ ],
+ [
+ 61.95906829051046,
+ 205.2394137123165
+ ],
+ [
+ 54.21418475419682,
+ 207.17563459639496
+ ],
+ [
+ 48.405522101961424,
+ 207.17563459639496
+ ],
+ [
+ 42.596859449726026,
+ 209.11185548047342
+ ],
+ [
+ 36.78819679749063,
+ 209.11185548047342
+ ],
+ [
+ 32.915755029333695,
+ 209.11185548047342
+ ],
+ [
+ 27.107092377098297,
+ 211.0480763645519
+ ],
+ [
+ 25.17087149301983,
+ 211.0480763645519
+ ],
+ [
+ 21.2984297248629,
+ 211.0480763645519
+ ],
+ [
+ 19.362208840784433,
+ 212.98429724863036
+ ],
+ [
+ 17.425987956705967,
+ 212.98429724863036
+ ],
+ [
+ 15.489767072627728,
+ 212.98429724863036
+ ],
+ [
+ 15.489767072627728,
+ 212.98429724863036
+ ]
+ ],
+ "pressures": [
+ 0.509521484375,
+ 0.63311767578125,
+ 0.64141845703125,
+ 0.6648712158203125,
+ 0.6731719970703125,
+ 0.6800079345703125,
+ 0.6844024658203125,
+ 0.6868438720703125,
+ 0.688323974609375,
+ 0.689300537109375,
+ 0.689300537109375,
+ 0.6853790283203125,
+ 0.6800079345703125,
+ 0.65606689453125,
+ 0.64825439453125,
+ 0.64971923828125,
+ 0.64727783203125,
+ 0.62579345703125,
+ 0.6155242919921875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6228485107421875,
+ 0.6238250732421875,
+ 0.62823486328125,
+ 0.63116455078125,
+ 0.63262939453125,
+ 0.63800048828125,
+ 0.6575469970703125,
+ 0.689788818359375,
+ 0.704437255859375,
+ 0.708831787109375,
+ 0.714202880859375,
+ 0.716644287109375,
+ 0.7205657958984375,
+ 0.7195892333984375,
+ 0.7225189208984375,
+ 0.7317962646484375,
+ 0.7332611083984375,
+ 0.7347259521484375,
+ 0.7288665771484375,
+ 0.718597412109375,
+ 0.711273193359375,
+ 0.696624755859375,
+ 0.693206787109375,
+ 0.692230224609375,
+ 0.688323974609375,
+ 0.687835693359375,
+ 0.6873321533203125,
+ 0.690277099609375,
+ 0.693695068359375,
+ 0.700042724609375,
+ 0.700531005859375,
+ 0.700531005859375,
+ 0.701019287109375,
+ 0.705413818359375,
+ 0.707855224609375,
+ 0.705902099609375,
+ 0.701995849609375,
+ 0.701507568359375,
+ 0.703948974609375,
+ 0.704925537109375,
+ 0.701019287109375,
+ 0.6829376220703125,
+ 0.6726837158203125,
+ 0.6707305908203125,
+ 0.6712188720703125,
+ 0.6682891845703125,
+ 0.64727783203125,
+ 0.63702392578125,
+ 0.63458251953125,
+ 0.63604736328125,
+ 0.63409423828125,
+ 0.6248016357421875,
+ 0.62677001953125,
+ 0.6634063720703125,
+ 0.6761016845703125,
+ 0.6800079345703125,
+ 0.6839141845703125,
+ 0.6863555908203125,
+ 0.690277099609375,
+ 0.693206787109375,
+ 0.696136474609375,
+ 0.695648193359375,
+ 0.697601318359375,
+ 0.697601318359375,
+ 0.698089599609375,
+ 0.698089599609375,
+ 0.697601318359375,
+ 0.697113037109375,
+ 0.696624755859375,
+ 0.696136474609375,
+ 0.693695068359375,
+ 0.691253662109375,
+ 0.687835693359375,
+ 0.6873321533203125,
+ 0.6839141845703125,
+ 0.6858673095703125,
+ 0.687835693359375,
+ 0.689300537109375,
+ 0.691253662109375,
+ 0.691253662109375,
+ 0.694671630859375,
+ 0.697113037109375,
+ 0.702972412109375,
+ 0.704437255859375,
+ 0.699554443359375,
+ 0.699554443359375,
+ 0.701507568359375,
+ 0.706878662109375,
+ 0.712738037109375,
+ 0.718597412109375,
+ 0.7205657958984375,
+ 0.7210540771484375,
+ 0.7215423583984375,
+ 0.717132568359375,
+ 0.7191009521484375,
+ 0.7244720458984375,
+ 0.7259368896484375,
+ 0.7259368896484375,
+ 0.7259368896484375,
+ 0.7254486083984375,
+ 0.7274017333984375,
+ 0.7317962646484375,
+ 0.7313079833984375,
+ 0.7269134521484375,
+ 0.7249603271484375,
+ 0.7239837646484375,
+ 0.7195892333984375,
+ 0.7215423583984375,
+ 0.7230072021484375,
+ 0.7239837646484375,
+ 0.7239837646484375,
+ 0.7200775146484375,
+ 0.718597412109375,
+ 0.717620849609375,
+ 0.716644287109375,
+ 0.715179443359375,
+ 0.710784912109375,
+ 0.705902099609375,
+ 0.703460693359375,
+ 0.702972412109375,
+ 0.705902099609375,
+ 0.706878662109375,
+ 0.702972412109375,
+ 0.700531005859375,
+ 0.700531005859375,
+ 0.702972412109375,
+ 0.701019287109375,
+ 0.701019287109375,
+ 0.699554443359375,
+ 0.697113037109375,
+ 0.696136474609375,
+ 0.696136474609375,
+ 0.692718505859375,
+ 0.692230224609375,
+ 0.6858673095703125,
+ 0.6804962158203125,
+ 0.6761016845703125,
+ 0.6648712158203125,
+ 0.6018524169921875,
+ 0.215911865234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ }
+ ],
+ "appState": {
+ "theme": "dark",
+ "viewBackgroundColor": "#ffffff",
+ "currentItemStrokeColor": "#2f9e44",
+ "currentItemBackgroundColor": "transparent",
+ "currentItemFillStyle": "solid",
+ "currentItemStrokeWidth": 0.5,
+ "currentItemStrokeStyle": "dotted",
+ "currentItemRoughness": 1,
+ "currentItemOpacity": 100,
+ "currentItemFontFamily": 5,
+ "currentItemFontSize": 20,
+ "currentItemTextAlign": "left",
+ "currentItemStartArrowhead": null,
+ "currentItemEndArrowhead": "arrow",
+ "currentItemArrowType": "round",
+ "currentItemFrameRole": null,
+ "scrollX": 1971.0935886488896,
+ "scrollY": 893.3570228195092,
+ "zoom": {
+ "value": 0.265416
+ },
+ "currentItemRoundness": "round",
+ "gridSize": 20,
+ "gridStep": 5,
+ "gridModeEnabled": false,
+ "gridColor": {
+ "Bold": "rgba(217, 217, 217, 0.5)",
+ "Regular": "rgba(230, 230, 230, 0.5)"
+ },
+ "currentStrokeOptions": null,
+ "frameRendering": {
+ "enabled": true,
+ "clip": true,
+ "name": true,
+ "outline": true,
+ "markerName": true,
+ "markerEnabled": true
+ },
+ "objectsSnapModeEnabled": false,
+ "activeTool": {
+ "type": "selection",
+ "customType": null,
+ "locked": false,
+ "fromSelection": false,
+ "lastActiveTool": null
+ }
+ },
+ "files": {}
+}
+```
+%%
\ No newline at end of file
diff --git a/Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.svg b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.svg
new file mode 100644
index 0000000..bd0d4c6
--- /dev/null
+++ b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_20.excalidraw.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.md b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.md
new file mode 100644
index 0000000..4abafad
--- /dev/null
+++ b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.md
@@ -0,0 +1,65428 @@
+---
+
+excalidraw-plugin: parsed
+tags: [excalidraw]
+
+---
+==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== You can decompress Drawing data with the command palette: 'Decompress current Excalidraw file'. For more info check in plugin settings under 'Saving'
+
+
+# Excalidraw Data
+
+## Text Elements
+%%
+## Drawing
+```json
+{
+ "type": "excalidraw",
+ "version": 2,
+ "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.15.1",
+ "elements": [
+ {
+ "id": "219EJaxb2QssmIeqAHA36",
+ "type": "line",
+ "x": -612,
+ "y": -546.4453125,
+ "width": 0,
+ "height": 1145,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 2,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a0",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 1377866727,
+ "version": 54,
+ "versionNonce": 508740679,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577420490,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1145
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "iriyrtoNQr3ZmyrcrztKM",
+ "type": "freedraw",
+ "x": -573,
+ "y": -514.4453125,
+ "width": 27,
+ "height": 43,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a2",
+ "roundness": null,
+ "seed": 780097799,
+ "version": 35,
+ "versionNonce": 310962121,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577438513,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 2,
+ -1
+ ],
+ [
+ 3,
+ -3
+ ],
+ [
+ 6,
+ -4
+ ],
+ [
+ 9,
+ -7
+ ],
+ [
+ 10,
+ -8
+ ],
+ [
+ 11,
+ -11
+ ],
+ [
+ 12,
+ -14
+ ],
+ [
+ 12,
+ -17
+ ],
+ [
+ 12,
+ -19
+ ],
+ [
+ 13,
+ -16
+ ],
+ [
+ 14,
+ -14
+ ],
+ [
+ 15,
+ -10
+ ],
+ [
+ 16,
+ -6
+ ],
+ [
+ 18,
+ -2
+ ],
+ [
+ 19,
+ 6
+ ],
+ [
+ 20,
+ 10
+ ],
+ [
+ 18,
+ 17
+ ],
+ [
+ 15,
+ 22
+ ],
+ [
+ 11,
+ 24
+ ],
+ [
+ 8,
+ 23
+ ],
+ [
+ 7,
+ 22
+ ],
+ [
+ 6,
+ 20
+ ],
+ [
+ 5,
+ 18
+ ],
+ [
+ 6,
+ 17
+ ],
+ [
+ 9,
+ 16
+ ],
+ [
+ 10,
+ 15
+ ],
+ [
+ 15,
+ 14
+ ],
+ [
+ 19,
+ 14
+ ],
+ [
+ 23,
+ 14
+ ],
+ [
+ 26,
+ 14
+ ],
+ [
+ 26,
+ 14
+ ]
+ ],
+ "pressures": [
+ 0.461151123046875,
+ 0.5446929931640625,
+ 0.5388336181640625,
+ 0.5388336181640625,
+ 0.5388336181640625,
+ 0.5393218994140625,
+ 0.5402984619140625,
+ 0.5442047119140625,
+ 0.573028564453125,
+ 0.592559814453125,
+ 0.6018524169921875,
+ 0.6091766357421875,
+ 0.586212158203125,
+ 0.591583251953125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.569122314453125,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5603179931640625,
+ 0.5437164306640625,
+ 0.522705078125,
+ 0.507080078125,
+ 0.4997406005859375,
+ 0.4997406005859375,
+ 0.512451171875,
+ 0.5315093994140625,
+ 0.5349273681640625,
+ 0.5359039306640625,
+ 0.519287109375,
+ 0.39031982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "qOmSaBVILfm_W34D0EAAl",
+ "type": "freedraw",
+ "x": -530,
+ "y": -531.4453125,
+ "width": 15,
+ "height": 36,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a3",
+ "roundness": null,
+ "seed": 1051085193,
+ "version": 26,
+ "versionNonce": 1602812649,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577439265,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ -2,
+ 0
+ ],
+ [
+ -3,
+ 1
+ ],
+ [
+ -5,
+ 2
+ ],
+ [
+ -8,
+ 5
+ ],
+ [
+ -11,
+ 9
+ ],
+ [
+ -13,
+ 14
+ ],
+ [
+ -14,
+ 19
+ ],
+ [
+ -14,
+ 22
+ ],
+ [
+ -14,
+ 24
+ ],
+ [
+ -13,
+ 27
+ ],
+ [
+ -11,
+ 31
+ ],
+ [
+ -9,
+ 34
+ ],
+ [
+ -6,
+ 36
+ ],
+ [
+ -3,
+ 36
+ ],
+ [
+ 0,
+ 32
+ ],
+ [
+ 1,
+ 29
+ ],
+ [
+ 1,
+ 26
+ ],
+ [
+ -1,
+ 24
+ ],
+ [
+ -3,
+ 24
+ ],
+ [
+ -7,
+ 25
+ ],
+ [
+ -9,
+ 26
+ ],
+ [
+ -10,
+ 27
+ ],
+ [
+ -10,
+ 27
+ ]
+ ],
+ "pressures": [
+ 0.322418212890625,
+ 0.564239501953125,
+ 0.567169189453125,
+ 0.573028564453125,
+ 0.577911376953125,
+ 0.582305908203125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577423095703125,
+ 0.574005126953125,
+ 0.568634033203125,
+ 0.5583648681640625,
+ 0.5427398681640625,
+ 0.528564453125,
+ 0.529052734375,
+ 0.531005859375,
+ 0.5359039306640625,
+ 0.5319976806640625,
+ 0.4719085693359375,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "sAjG0WkjMRSiczqoA9192",
+ "type": "freedraw",
+ "x": -554,
+ "y": -539.4453125,
+ "width": 91,
+ "height": 68,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a6",
+ "roundness": null,
+ "seed": 1864279273,
+ "version": 39,
+ "versionNonce": 219842951,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577443271,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ -1,
+ -1
+ ],
+ [
+ -2,
+ -2
+ ],
+ [
+ -3,
+ -2
+ ],
+ [
+ -4,
+ -2
+ ],
+ [
+ -6,
+ -2
+ ],
+ [
+ -7,
+ -2
+ ],
+ [
+ -9,
+ -2
+ ],
+ [
+ -15,
+ 0
+ ],
+ [
+ -21,
+ 2
+ ],
+ [
+ -26,
+ 5
+ ],
+ [
+ -29,
+ 7
+ ],
+ [
+ -32,
+ 9
+ ],
+ [
+ -40,
+ 18
+ ],
+ [
+ -44,
+ 25
+ ],
+ [
+ -45,
+ 32
+ ],
+ [
+ -45,
+ 39
+ ],
+ [
+ -40,
+ 48
+ ],
+ [
+ -35,
+ 53
+ ],
+ [
+ -28,
+ 59
+ ],
+ [
+ -19,
+ 63
+ ],
+ [
+ -7,
+ 66
+ ],
+ [
+ 13,
+ 66
+ ],
+ [
+ 25,
+ 63
+ ],
+ [
+ 33,
+ 60
+ ],
+ [
+ 39,
+ 54
+ ],
+ [
+ 44,
+ 43
+ ],
+ [
+ 46,
+ 34
+ ],
+ [
+ 45,
+ 24
+ ],
+ [
+ 43,
+ 16
+ ],
+ [
+ 37,
+ 4
+ ],
+ [
+ 32,
+ 0
+ ],
+ [
+ 26,
+ -2
+ ],
+ [
+ 18,
+ -2
+ ],
+ [
+ 9,
+ 0
+ ],
+ [
+ -3,
+ 6
+ ],
+ [
+ -3,
+ 6
+ ]
+ ],
+ "pressures": [
+ 0.2247161865234375,
+ 0.3478240966796875,
+ 0.4103546142578125,
+ 0.531005859375,
+ 0.5539703369140625,
+ 0.565216064453125,
+ 0.582305908203125,
+ 0.584259033203125,
+ 0.585723876953125,
+ 0.587188720703125,
+ 0.583282470703125,
+ 0.581329345703125,
+ 0.581329345703125,
+ 0.582305908203125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.579864501953125,
+ 0.571075439453125,
+ 0.565704345703125,
+ 0.566192626953125,
+ 0.564239501953125,
+ 0.563262939453125,
+ 0.5520172119140625,
+ 0.4782562255859375,
+ 0.40155029296875,
+ 0.38983154296875,
+ 0.38983154296875,
+ 0.4279327392578125,
+ 0.4802093505859375,
+ 0.516845703125,
+ 0.529541015625,
+ 0.5315093994140625,
+ 0.5363922119140625,
+ 0.5334625244140625,
+ 0.507568359375,
+ 0.4079132080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "7sUdwMkGXJTIMBO9bAk5B",
+ "type": "line",
+ "x": -492,
+ "y": -218.4453125,
+ "width": 596,
+ "height": 244,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "a7",
+ "roundness": {
+ "type": 2
+ },
+ "seed": 133055241,
+ "version": 62,
+ "versionNonce": 1323584553,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577451141,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 596,
+ -244
+ ]
+ ],
+ "lastCommittedPoint": null,
+ "startBinding": null,
+ "endBinding": null,
+ "startArrowhead": null,
+ "endArrowhead": null,
+ "polygon": false
+ },
+ {
+ "id": "dIr1W4nlR5GO08RRTVw9F",
+ "type": "freedraw",
+ "x": -488,
+ "y": -212.4453125,
+ "width": 615,
+ "height": 8,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aC",
+ "roundness": null,
+ "seed": 1742998537,
+ "version": 33,
+ "versionNonce": 820700935,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577462590,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1,
+ 0
+ ],
+ [
+ 8,
+ 0
+ ],
+ [
+ 13,
+ -1
+ ],
+ [
+ 18,
+ -1
+ ],
+ [
+ 29,
+ -2
+ ],
+ [
+ 44,
+ -3
+ ],
+ [
+ 61,
+ -4
+ ],
+ [
+ 70,
+ -5
+ ],
+ [
+ 81,
+ -5
+ ],
+ [
+ 117,
+ -5
+ ],
+ [
+ 145,
+ -5
+ ],
+ [
+ 174,
+ -5
+ ],
+ [
+ 219,
+ -3
+ ],
+ [
+ 249,
+ -3
+ ],
+ [
+ 281,
+ -2
+ ],
+ [
+ 315,
+ -2
+ ],
+ [
+ 350,
+ -3
+ ],
+ [
+ 403,
+ -5
+ ],
+ [
+ 437,
+ -5
+ ],
+ [
+ 470,
+ -5
+ ],
+ [
+ 501,
+ -4
+ ],
+ [
+ 542,
+ -3
+ ],
+ [
+ 564,
+ -1
+ ],
+ [
+ 582,
+ 1
+ ],
+ [
+ 596,
+ 2
+ ],
+ [
+ 605,
+ 2
+ ],
+ [
+ 614,
+ 3
+ ],
+ [
+ 615,
+ 3
+ ],
+ [
+ 614,
+ 2
+ ],
+ [
+ 613,
+ 1
+ ],
+ [
+ 613,
+ 1
+ ]
+ ],
+ "pressures": [
+ 0.461151123046875,
+ 0.4240264892578125,
+ 0.456756591796875,
+ 0.462615966796875,
+ 0.466033935546875,
+ 0.4709320068359375,
+ 0.4719085693359375,
+ 0.4787445068359375,
+ 0.4816741943359375,
+ 0.4821624755859375,
+ 0.4987640380859375,
+ 0.502197265625,
+ 0.503662109375,
+ 0.504150390625,
+ 0.503662109375,
+ 0.508056640625,
+ 0.512451171875,
+ 0.513427734375,
+ 0.4972991943359375,
+ 0.4958343505859375,
+ 0.4958343505859375,
+ 0.4963226318359375,
+ 0.4958343505859375,
+ 0.4968109130859375,
+ 0.4968109130859375,
+ 0.4963226318359375,
+ 0.4948577880859375,
+ 0.4689788818359375,
+ 0.4357452392578125,
+ 0.2652587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "3UWtdpoVlJGrB3V80KOpG",
+ "type": "freedraw",
+ "x": -492,
+ "y": -214.4453125,
+ "width": 29,
+ "height": 87,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aD",
+ "roundness": null,
+ "seed": 2063594601,
+ "version": 26,
+ "versionNonce": 1848048073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577469809,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 0,
+ -2
+ ],
+ [
+ 0,
+ -3
+ ],
+ [
+ 0,
+ -4
+ ],
+ [
+ 1,
+ -6
+ ],
+ [
+ 1,
+ -8
+ ],
+ [
+ 2,
+ -10
+ ],
+ [
+ 3,
+ -15
+ ],
+ [
+ 4,
+ -18
+ ],
+ [
+ 6,
+ -24
+ ],
+ [
+ 9,
+ -32
+ ],
+ [
+ 12,
+ -41
+ ],
+ [
+ 16,
+ -50
+ ],
+ [
+ 18,
+ -55
+ ],
+ [
+ 21,
+ -64
+ ],
+ [
+ 24,
+ -71
+ ],
+ [
+ 26,
+ -77
+ ],
+ [
+ 27,
+ -81
+ ],
+ [
+ 27,
+ -83
+ ],
+ [
+ 28,
+ -86
+ ],
+ [
+ 28,
+ -87
+ ],
+ [
+ 29,
+ -87
+ ],
+ [
+ 28,
+ -87
+ ],
+ [
+ 28,
+ -87
+ ]
+ ],
+ "pressures": [
+ 0.2882232666015625,
+ 0.38446044921875,
+ 0.39373779296875,
+ 0.4210968017578125,
+ 0.4367218017578125,
+ 0.462615966796875,
+ 0.4733734130859375,
+ 0.4846038818359375,
+ 0.4938812255859375,
+ 0.4977874755859375,
+ 0.501708984375,
+ 0.503173828125,
+ 0.503173828125,
+ 0.502197265625,
+ 0.501708984375,
+ 0.501220703125,
+ 0.501708984375,
+ 0.501220703125,
+ 0.501220703125,
+ 0.501220703125,
+ 0.4767913818359375,
+ 0.452850341796875,
+ 0.336090087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "21Z8xhinw35E7Fu6vi7vL",
+ "type": "freedraw",
+ "x": -477,
+ "y": -290.4453125,
+ "width": 28,
+ "height": 34,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aE",
+ "roundness": null,
+ "seed": 1627976871,
+ "version": 39,
+ "versionNonce": 616764393,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577473319,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ -2,
+ 0
+ ],
+ [
+ -1,
+ -1
+ ],
+ [
+ 0,
+ -2
+ ],
+ [
+ 1,
+ -4
+ ],
+ [
+ 2,
+ -4
+ ],
+ [
+ 4,
+ -6
+ ],
+ [
+ 5,
+ -7
+ ],
+ [
+ 8,
+ -10
+ ],
+ [
+ 9,
+ -12
+ ],
+ [
+ 12,
+ -15
+ ],
+ [
+ 15,
+ -19
+ ],
+ [
+ 16,
+ -20
+ ],
+ [
+ 17,
+ -22
+ ],
+ [
+ 20,
+ -25
+ ],
+ [
+ 21,
+ -26
+ ],
+ [
+ 22,
+ -27
+ ],
+ [
+ 22,
+ -26
+ ],
+ [
+ 23,
+ -24
+ ],
+ [
+ 24,
+ -19
+ ],
+ [
+ 26,
+ -9
+ ],
+ [
+ 26,
+ -4
+ ],
+ [
+ 26,
+ 1
+ ],
+ [
+ 26,
+ 5
+ ],
+ [
+ 26,
+ 6
+ ],
+ [
+ 26,
+ 7
+ ],
+ [
+ 25,
+ 6
+ ],
+ [
+ 23,
+ 5
+ ],
+ [
+ 20,
+ 2
+ ],
+ [
+ 17,
+ -1
+ ],
+ [
+ 15,
+ -3
+ ],
+ [
+ 12,
+ -6
+ ],
+ [
+ 8,
+ -7
+ ],
+ [
+ 4,
+ -8
+ ],
+ [
+ 2,
+ -8
+ ],
+ [
+ 1,
+ -8
+ ],
+ [
+ 1,
+ -8
+ ]
+ ],
+ "pressures": [
+ 0.2633056640625,
+ 0.463592529296875,
+ 0.464080810546875,
+ 0.460662841796875,
+ 0.461151123046875,
+ 0.461639404296875,
+ 0.467010498046875,
+ 0.4738616943359375,
+ 0.4836273193359375,
+ 0.4924163818359375,
+ 0.4948577880859375,
+ 0.4963226318359375,
+ 0.4968109130859375,
+ 0.4968109130859375,
+ 0.4968109130859375,
+ 0.4963226318359375,
+ 0.4958343505859375,
+ 0.4982757568359375,
+ 0.4987640380859375,
+ 0.503173828125,
+ 0.506103515625,
+ 0.506591796875,
+ 0.506591796875,
+ 0.507080078125,
+ 0.507080078125,
+ 0.506103515625,
+ 0.503662109375,
+ 0.4997406005859375,
+ 0.4933929443359375,
+ 0.4831390380859375,
+ 0.4816741943359375,
+ 0.4787445068359375,
+ 0.4763031005859375,
+ 0.4758148193359375,
+ 0.4308624267578125,
+ 0.2681884765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "rhSd5G5K8XAkeQBMcm_Ub",
+ "type": "freedraw",
+ "x": -517,
+ "y": -282.4453125,
+ "width": 22,
+ "height": 37,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aF",
+ "roundness": null,
+ "seed": 2132536745,
+ "version": 24,
+ "versionNonce": 1732565033,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577474258,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1,
+ 0
+ ],
+ [
+ 3,
+ 0
+ ],
+ [
+ 5,
+ 1
+ ],
+ [
+ 7,
+ 2
+ ],
+ [
+ 12,
+ 6
+ ],
+ [
+ 17,
+ 8
+ ],
+ [
+ 21,
+ 10
+ ],
+ [
+ 22,
+ 11
+ ],
+ [
+ 22,
+ 10
+ ],
+ [
+ 22,
+ 9
+ ],
+ [
+ 22,
+ 7
+ ],
+ [
+ 22,
+ 4
+ ],
+ [
+ 21,
+ 1
+ ],
+ [
+ 19,
+ -6
+ ],
+ [
+ 17,
+ -12
+ ],
+ [
+ 16,
+ -17
+ ],
+ [
+ 15,
+ -18
+ ],
+ [
+ 14,
+ -20
+ ],
+ [
+ 13,
+ -23
+ ],
+ [
+ 12,
+ -25
+ ],
+ [
+ 12,
+ -26
+ ],
+ [
+ 12,
+ -26
+ ]
+ ],
+ "pressures": [
+ 0.37567138671875,
+ 0.507080078125,
+ 0.530517578125,
+ 0.5412750244140625,
+ 0.5432281494140625,
+ 0.5466461181640625,
+ 0.5466461181640625,
+ 0.5461578369140625,
+ 0.5446929931640625,
+ 0.5490875244140625,
+ 0.5554351806640625,
+ 0.5598297119140625,
+ 0.5608062744140625,
+ 0.5612945556640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5603179931640625,
+ 0.456268310546875,
+ 0.216888427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "fWbT1ZsX4azWUPoF8rRxw",
+ "type": "freedraw",
+ "x": -491,
+ "y": -290.4453125,
+ "width": 8,
+ "height": 15,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aG",
+ "roundness": null,
+ "seed": 1032474695,
+ "version": 34,
+ "versionNonce": 688357735,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577476935,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1
+ ],
+ [
+ 0,
+ 3
+ ],
+ [
+ 1,
+ 5
+ ],
+ [
+ 1,
+ 6
+ ],
+ [
+ 2,
+ 8
+ ],
+ [
+ 3,
+ 9
+ ],
+ [
+ 4,
+ 12
+ ],
+ [
+ 6,
+ 13
+ ],
+ [
+ 6,
+ 14
+ ],
+ [
+ 7,
+ 14
+ ],
+ [
+ 7,
+ 13
+ ],
+ [
+ 7,
+ 12
+ ],
+ [
+ 8,
+ 10
+ ],
+ [
+ 8,
+ 9
+ ],
+ [
+ 8,
+ 8
+ ],
+ [
+ 8,
+ 7
+ ],
+ [
+ 8,
+ 6
+ ],
+ [
+ 8,
+ 5
+ ],
+ [
+ 8,
+ 4
+ ],
+ [
+ 7,
+ 3
+ ],
+ [
+ 7,
+ 2
+ ],
+ [
+ 6,
+ 1
+ ],
+ [
+ 5,
+ 0
+ ],
+ [
+ 4,
+ -1
+ ],
+ [
+ 3,
+ -1
+ ],
+ [
+ 3,
+ 0
+ ],
+ [
+ 2,
+ 0
+ ],
+ [
+ 1,
+ 1
+ ],
+ [
+ 1,
+ 2
+ ],
+ [
+ 1,
+ 3
+ ],
+ [
+ 2,
+ 4
+ ],
+ [
+ 2,
+ 4
+ ]
+ ],
+ "pressures": [
+ 0.329742431640625,
+ 0.4259796142578125,
+ 0.4367218017578125,
+ 0.444549560546875,
+ 0.452850341796875,
+ 0.460174560546875,
+ 0.464080810546875,
+ 0.468475341796875,
+ 0.4699554443359375,
+ 0.4699554443359375,
+ 0.468475341796875,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4728851318359375,
+ 0.4733734130859375,
+ 0.4753265380859375,
+ 0.4753265380859375,
+ 0.4763031005859375,
+ 0.4763031005859375,
+ 0.4763031005859375,
+ 0.4767913818359375,
+ 0.4802093505859375,
+ 0.4733734130859375,
+ 0.460662841796875,
+ 0.449920654296875,
+ 0.4337921142578125,
+ 0.39129638671875,
+ 0.2330169677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "6HWjBjhXFLcLxxCnlZme1",
+ "type": "freedraw",
+ "x": -440,
+ "y": -329.4453125,
+ "width": 2,
+ "height": 5,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aH",
+ "roundness": null,
+ "seed": 2005101865,
+ "version": 7,
+ "versionNonce": 59861831,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577479513,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 0,
+ -2
+ ],
+ [
+ 2,
+ -3
+ ],
+ [
+ 2,
+ -5
+ ],
+ [
+ 2,
+ -5
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.4279327392578125,
+ 0.39959716796875,
+ 0.2789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "YNCysvHrSKlWFE_nUHh0L",
+ "type": "freedraw",
+ "x": -431,
+ "y": -344.4453125,
+ "width": 1,
+ "height": 4,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aI",
+ "roundness": null,
+ "seed": 874939783,
+ "version": 7,
+ "versionNonce": 1901496073,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577479694,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ -1
+ ],
+ [
+ -1,
+ -2
+ ],
+ [
+ 0,
+ -3
+ ],
+ [
+ 0,
+ -4
+ ],
+ [
+ 0,
+ -4
+ ]
+ ],
+ "pressures": [
+ 0.2945709228515625,
+ 0.38934326171875,
+ 0.322906494140625,
+ 0.1587677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "83DE_QveKD2A477V0UVP0",
+ "type": "freedraw",
+ "x": -412,
+ "y": -366.4453125,
+ "width": 2,
+ "height": 7,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aJ",
+ "roundness": null,
+ "seed": 730142921,
+ "version": 7,
+ "versionNonce": 1702225319,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577479869,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ -2
+ ],
+ [
+ -1,
+ -3
+ ],
+ [
+ 0,
+ -5
+ ],
+ [
+ 1,
+ -7
+ ],
+ [
+ 1,
+ -7
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.38934326171875,
+ 0.3571014404296875,
+ 0.2359466552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "NLThpgEi5i8D_TwKuWv9w",
+ "type": "freedraw",
+ "x": -396,
+ "y": -387.4453125,
+ "width": 1,
+ "height": 4,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aK",
+ "roundness": null,
+ "seed": 2016929767,
+ "version": 6,
+ "versionNonce": 355368263,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577480025,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 0,
+ -3
+ ],
+ [
+ 1,
+ -4
+ ],
+ [
+ 1,
+ -4
+ ]
+ ],
+ "pressures": [
+ 0.3566131591796875,
+ 0.2706298828125,
+ 0.2212982177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KoLqc4Ms8cAlsufbwqvjk",
+ "type": "freedraw",
+ "x": -379,
+ "y": -401.4453125,
+ "width": 6,
+ "height": 10,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aL",
+ "roundness": null,
+ "seed": 187111303,
+ "version": 9,
+ "versionNonce": 1496665065,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577480181,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -2
+ ],
+ [
+ 0,
+ -3
+ ],
+ [
+ 1,
+ -4
+ ],
+ [
+ 3,
+ -6
+ ],
+ [
+ 4,
+ -8
+ ],
+ [
+ 6,
+ -10
+ ],
+ [
+ 6,
+ -10
+ ]
+ ],
+ "pressures": [
+ 0.3048248291015625,
+ 0.38690185546875,
+ 0.38690185546875,
+ 0.38348388671875,
+ 0.3517303466796875,
+ 0.2559814453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "55gyH7SvdR-0ViaRtU-wL",
+ "type": "freedraw",
+ "x": -349,
+ "y": -427.4453125,
+ "width": 6,
+ "height": 8,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aM",
+ "roundness": null,
+ "seed": 1986012585,
+ "version": 9,
+ "versionNonce": 2130164199,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577480344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 1,
+ -2
+ ],
+ [
+ 2,
+ -3
+ ],
+ [
+ 3,
+ -5
+ ],
+ [
+ 5,
+ -6
+ ],
+ [
+ 6,
+ -8
+ ],
+ [
+ 6,
+ -8
+ ]
+ ],
+ "pressures": [
+ 0.191986083984375,
+ 0.446502685546875,
+ 0.4269561767578125,
+ 0.38494873046875,
+ 0.3116607666015625,
+ 0.195404052734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "TxXBIv-k9KE0OxZ1_K3Up",
+ "type": "freedraw",
+ "x": -319,
+ "y": -444.4453125,
+ "width": 5,
+ "height": 6,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aN",
+ "roundness": null,
+ "seed": 1845603367,
+ "version": 7,
+ "versionNonce": 1758123625,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577480510,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 1,
+ -3
+ ],
+ [
+ 3,
+ -4
+ ],
+ [
+ 5,
+ -6
+ ],
+ [
+ 5,
+ -6
+ ]
+ ],
+ "pressures": [
+ 0.40252685546875,
+ 0.4225616455078125,
+ 0.3512420654296875,
+ 0.199798583984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "CHZ1ZadVBZd_BX0-oO92c",
+ "type": "freedraw",
+ "x": -280,
+ "y": -455.4453125,
+ "width": 3,
+ "height": 4,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aO",
+ "roundness": null,
+ "seed": 1224020009,
+ "version": 7,
+ "versionNonce": 939432007,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577480669,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 1,
+ -2
+ ],
+ [
+ 2,
+ -3
+ ],
+ [
+ 3,
+ -4
+ ],
+ [
+ 3,
+ -4
+ ]
+ ],
+ "pressures": [
+ 0.316070556640625,
+ 0.40447998046875,
+ 0.2994537353515625,
+ 0.091827392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "LLIEWdfNQy1z8zKeYLwIX",
+ "type": "freedraw",
+ "x": -240,
+ "y": -457.4453125,
+ "width": 3,
+ "height": 4,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aP",
+ "roundness": null,
+ "seed": 1726771847,
+ "version": 7,
+ "versionNonce": 1323878921,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577480862,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ -1,
+ -1
+ ],
+ [
+ 1,
+ -3
+ ],
+ [
+ 2,
+ -4
+ ],
+ [
+ 2,
+ -4
+ ]
+ ],
+ "pressures": [
+ 0.4181671142578125,
+ 0.38104248046875,
+ 0.3688201904296875,
+ 0.15289306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "ekJZHrfKb20zvZCU8XsYH",
+ "type": "freedraw",
+ "x": -208,
+ "y": -455.4453125,
+ "width": 3,
+ "height": 1,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aQ",
+ "roundness": null,
+ "seed": 1168284617,
+ "version": 6,
+ "versionNonce": 228353129,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577481017,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1,
+ 0
+ ],
+ [
+ 2,
+ 0
+ ],
+ [
+ 3,
+ -1
+ ],
+ [
+ 3,
+ -1
+ ]
+ ],
+ "pressures": [
+ 0.38153076171875,
+ 0.339019775390625,
+ 0.2633056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "jWaxegtBzPaKw7VWNc804",
+ "type": "freedraw",
+ "x": -158,
+ "y": -436.4453125,
+ "width": 1,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aR",
+ "roundness": null,
+ "seed": 356195881,
+ "version": 4,
+ "versionNonce": 1615226857,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577481179,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1,
+ 0
+ ],
+ [
+ 1,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.0459136962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "wz07v0mkK9ImF3jdPgoeI",
+ "type": "freedraw",
+ "x": -132,
+ "y": -421.4453125,
+ "width": 4,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aS",
+ "roundness": null,
+ "seed": 1222263209,
+ "version": 6,
+ "versionNonce": 1734039113,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577481406,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1,
+ 0
+ ],
+ [
+ 2,
+ 0
+ ],
+ [
+ 4,
+ 0
+ ],
+ [
+ 4,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3722381591796875,
+ 0.1690216064453125,
+ 0.1690216064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "cHRd8o699rwexT0h33Yoh",
+ "type": "freedraw",
+ "x": -110,
+ "y": -406.4453125,
+ "width": 11,
+ "height": 5,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aT",
+ "roundness": null,
+ "seed": 1334777865,
+ "version": 10,
+ "versionNonce": 378663529,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577481616,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2,
+ 0
+ ],
+ [
+ 3,
+ 0
+ ],
+ [
+ 5,
+ 1
+ ],
+ [
+ 6,
+ 1
+ ],
+ [
+ 8,
+ 3
+ ],
+ [
+ 10,
+ 4
+ ],
+ [
+ 11,
+ 5
+ ],
+ [
+ 11,
+ 5
+ ]
+ ],
+ "pressures": [
+ 0.39813232421875,
+ 0.3590545654296875,
+ 0.336090087890625,
+ 0.2877349853515625,
+ 0.2559814453125,
+ 0.1690216064453125,
+ 0.084014892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "a-CAiEMT054AuHsuFMYZB",
+ "type": "freedraw",
+ "x": -89,
+ "y": -394.4453125,
+ "width": 12,
+ "height": 10,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aU",
+ "roundness": null,
+ "seed": 212151337,
+ "version": 13,
+ "versionNonce": 1859071399,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577481782,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1
+ ],
+ [
+ 1,
+ 1
+ ],
+ [
+ 3,
+ 3
+ ],
+ [
+ 4,
+ 4
+ ],
+ [
+ 5,
+ 5
+ ],
+ [
+ 5,
+ 7
+ ],
+ [
+ 6,
+ 8
+ ],
+ [
+ 7,
+ 9
+ ],
+ [
+ 9,
+ 10
+ ],
+ [
+ 12,
+ 10
+ ],
+ [
+ 12,
+ 10
+ ]
+ ],
+ "pressures": [
+ 0.14459228515625,
+ 0.1851348876953125,
+ 0.212493896484375,
+ 0.338531494140625,
+ 0.38543701171875,
+ 0.439178466796875,
+ 0.5446929931640625,
+ 0.589141845703125,
+ 0.566680908203125,
+ 0.3741912841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "gkPEz3HnSHxUa_FdG1FtR",
+ "type": "freedraw",
+ "x": -59,
+ "y": -365.4453125,
+ "width": 2,
+ "height": 1,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aV",
+ "roundness": null,
+ "seed": 1642016743,
+ "version": 7,
+ "versionNonce": 741627561,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577481952,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ -1,
+ 1
+ ],
+ [
+ 0,
+ 1
+ ],
+ [
+ 1,
+ 1
+ ],
+ [
+ 1,
+ 1
+ ]
+ ],
+ "pressures": [
+ 0.5393218994140625,
+ 0.517333984375,
+ 0.4792327880859375,
+ 0.39764404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "vSfzRHLrsjbgOr24FfFAt",
+ "type": "freedraw",
+ "x": -71,
+ "y": -401.4453125,
+ "width": 8,
+ "height": 26,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aW",
+ "roundness": null,
+ "seed": 1001095273,
+ "version": 14,
+ "versionNonce": 1287438473,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577482591,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 1
+ ],
+ [
+ -1,
+ 2
+ ],
+ [
+ -1,
+ 4
+ ],
+ [
+ -1,
+ 6
+ ],
+ [
+ -2,
+ 9
+ ],
+ [
+ -3,
+ 11
+ ],
+ [
+ -4,
+ 14
+ ],
+ [
+ -5,
+ 17
+ ],
+ [
+ -7,
+ 22
+ ],
+ [
+ -8,
+ 25
+ ],
+ [
+ -8,
+ 26
+ ],
+ [
+ -8,
+ 26
+ ]
+ ],
+ "pressures": [
+ 0.459197998046875,
+ 0.699066162109375,
+ 0.702484130859375,
+ 0.703460693359375,
+ 0.704925537109375,
+ 0.704925537109375,
+ 0.705413818359375,
+ 0.705413818359375,
+ 0.703948974609375,
+ 0.65509033203125,
+ 0.5544586181640625,
+ 0.2686767578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "x86gvfwv1XneSqeDRlgKf",
+ "type": "freedraw",
+ "x": -88,
+ "y": -390.4453125,
+ "width": 23,
+ "height": 7,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aX",
+ "roundness": null,
+ "seed": 1120596553,
+ "version": 12,
+ "versionNonce": 66905993,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577482974,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ 1,
+ 0
+ ],
+ [
+ 3,
+ 1
+ ],
+ [
+ 5,
+ 2
+ ],
+ [
+ 7,
+ 3
+ ],
+ [
+ 12,
+ 5
+ ],
+ [
+ 17,
+ 6
+ ],
+ [
+ 21,
+ 7
+ ],
+ [
+ 22,
+ 7
+ ],
+ [
+ 22,
+ 7
+ ]
+ ],
+ "pressures": [
+ 0.4284210205078125,
+ 0.5955047607421875,
+ 0.6634063720703125,
+ 0.6780548095703125,
+ 0.6844024658203125,
+ 0.6863555908203125,
+ 0.6824493408203125,
+ 0.6038055419921875,
+ 0.2232513427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "c7uGsh3a_7soaFfr4dWUD",
+ "type": "freedraw",
+ "x": -487,
+ "y": -229.4453125,
+ "width": 379,
+ "height": 161,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aY",
+ "roundness": null,
+ "seed": 1158769383,
+ "version": 55,
+ "versionNonce": 2023456937,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577491650,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ -1,
+ -1
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 0,
+ -2
+ ],
+ [
+ 2,
+ -3
+ ],
+ [
+ 3,
+ -4
+ ],
+ [
+ 6,
+ -6
+ ],
+ [
+ 8,
+ -7
+ ],
+ [
+ 13,
+ -10
+ ],
+ [
+ 18,
+ -13
+ ],
+ [
+ 24,
+ -16
+ ],
+ [
+ 35,
+ -22
+ ],
+ [
+ 44,
+ -25
+ ],
+ [
+ 54,
+ -30
+ ],
+ [
+ 65,
+ -34
+ ],
+ [
+ 70,
+ -37
+ ],
+ [
+ 75,
+ -39
+ ],
+ [
+ 89,
+ -45
+ ],
+ [
+ 97,
+ -49
+ ],
+ [
+ 107,
+ -53
+ ],
+ [
+ 117,
+ -58
+ ],
+ [
+ 133,
+ -67
+ ],
+ [
+ 143,
+ -72
+ ],
+ [
+ 152,
+ -76
+ ],
+ [
+ 160,
+ -80
+ ],
+ [
+ 172,
+ -86
+ ],
+ [
+ 181,
+ -91
+ ],
+ [
+ 190,
+ -95
+ ],
+ [
+ 201,
+ -98
+ ],
+ [
+ 214,
+ -102
+ ],
+ [
+ 222,
+ -105
+ ],
+ [
+ 230,
+ -108
+ ],
+ [
+ 239,
+ -111
+ ],
+ [
+ 251,
+ -117
+ ],
+ [
+ 259,
+ -120
+ ],
+ [
+ 267,
+ -123
+ ],
+ [
+ 275,
+ -126
+ ],
+ [
+ 284,
+ -129
+ ],
+ [
+ 300,
+ -134
+ ],
+ [
+ 309,
+ -137
+ ],
+ [
+ 318,
+ -140
+ ],
+ [
+ 326,
+ -143
+ ],
+ [
+ 340,
+ -148
+ ],
+ [
+ 352,
+ -153
+ ],
+ [
+ 362,
+ -156
+ ],
+ [
+ 365,
+ -157
+ ],
+ [
+ 367,
+ -158
+ ],
+ [
+ 370,
+ -159
+ ],
+ [
+ 375,
+ -160
+ ],
+ [
+ 376,
+ -160
+ ],
+ [
+ 377,
+ -160
+ ],
+ [
+ 378,
+ -161
+ ],
+ [
+ 378,
+ -161
+ ]
+ ],
+ "pressures": [
+ 0.2501220703125,
+ 0.3654022216796875,
+ 0.4323272705078125,
+ 0.456268310546875,
+ 0.4689788818359375,
+ 0.4787445068359375,
+ 0.4846038818359375,
+ 0.4885101318359375,
+ 0.4894866943359375,
+ 0.502685546875,
+ 0.515380859375,
+ 0.523681640625,
+ 0.524658203125,
+ 0.526123046875,
+ 0.526123046875,
+ 0.526123046875,
+ 0.526123046875,
+ 0.526123046875,
+ 0.527099609375,
+ 0.527587890625,
+ 0.527587890625,
+ 0.527099609375,
+ 0.527099609375,
+ 0.527099609375,
+ 0.528076171875,
+ 0.527587890625,
+ 0.528076171875,
+ 0.528076171875,
+ 0.528076171875,
+ 0.529052734375,
+ 0.528076171875,
+ 0.528564453125,
+ 0.526611328125,
+ 0.528076171875,
+ 0.528564453125,
+ 0.529052734375,
+ 0.530029296875,
+ 0.5378570556640625,
+ 0.5388336181640625,
+ 0.5402984619140625,
+ 0.5383453369140625,
+ 0.5398101806640625,
+ 0.5378570556640625,
+ 0.5378570556640625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0.5393218994140625,
+ 0.5398101806640625,
+ 0.5402984619140625,
+ 0.5402984619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "UVBmZTvPQleLSFLlb7IUo",
+ "type": "freedraw",
+ "x": -310,
+ "y": -363.4453125,
+ "width": 33,
+ "height": 39,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aZ",
+ "roundness": null,
+ "seed": 63973993,
+ "version": 40,
+ "versionNonce": 685358057,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577492813,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1,
+ 1
+ ],
+ [
+ 2,
+ 2
+ ],
+ [
+ 3,
+ 3
+ ],
+ [
+ 4,
+ 9
+ ],
+ [
+ 5,
+ 13
+ ],
+ [
+ 5,
+ 17
+ ],
+ [
+ 6,
+ 22
+ ],
+ [
+ 6,
+ 26
+ ],
+ [
+ 6,
+ 31
+ ],
+ [
+ 6,
+ 33
+ ],
+ [
+ 6,
+ 34
+ ],
+ [
+ 6,
+ 33
+ ],
+ [
+ 8,
+ 32
+ ],
+ [
+ 11,
+ 29
+ ],
+ [
+ 13,
+ 28
+ ],
+ [
+ 15,
+ 26
+ ],
+ [
+ 22,
+ 22
+ ],
+ [
+ 25,
+ 19
+ ],
+ [
+ 28,
+ 16
+ ],
+ [
+ 29,
+ 14
+ ],
+ [
+ 31,
+ 11
+ ],
+ [
+ 32,
+ 7
+ ],
+ [
+ 32,
+ 4
+ ],
+ [
+ 31,
+ 3
+ ],
+ [
+ 30,
+ 1
+ ],
+ [
+ 28,
+ -1
+ ],
+ [
+ 24,
+ -3
+ ],
+ [
+ 21,
+ -4
+ ],
+ [
+ 17,
+ -5
+ ],
+ [
+ 12,
+ -5
+ ],
+ [
+ 7,
+ -5
+ ],
+ [
+ 5,
+ -4
+ ],
+ [
+ 4,
+ -3
+ ],
+ [
+ 4,
+ -1
+ ],
+ [
+ 4,
+ 0
+ ],
+ [
+ 4,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4953460693359375,
+ 0.522216796875,
+ 0.5329742431640625,
+ 0.5525054931640625,
+ 0.566192626953125,
+ 0.580352783203125,
+ 0.5998992919921875,
+ 0.6028289794921875,
+ 0.6038055419921875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.5964813232421875,
+ 0.589630126953125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.583770751953125,
+ 0.584747314453125,
+ 0.584747314453125,
+ 0.583282470703125,
+ 0.583770751953125,
+ 0.584747314453125,
+ 0.584747314453125,
+ 0.586700439453125,
+ 0.589141845703125,
+ 0.5964813232421875,
+ 0.5998992919921875,
+ 0.6018524169921875,
+ 0.6013641357421875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.6013641357421875,
+ 0.593536376953125,
+ 0.566192626953125,
+ 0.4865570068359375,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "lZy7Os7tgBkS3wCSADUF_",
+ "type": "freedraw",
+ "x": -281,
+ "y": -379.4453125,
+ "width": 17,
+ "height": 26,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "aa",
+ "roundness": null,
+ "seed": 464033193,
+ "version": 23,
+ "versionNonce": 872334279,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577493408,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1
+ ],
+ [
+ 2,
+ -2
+ ],
+ [
+ 3,
+ -3
+ ],
+ [
+ 5,
+ -4
+ ],
+ [
+ 7,
+ -5
+ ],
+ [
+ 11,
+ -6
+ ],
+ [
+ 14,
+ -7
+ ],
+ [
+ 15,
+ -7
+ ],
+ [
+ 16,
+ -7
+ ],
+ [
+ 17,
+ -7
+ ],
+ [
+ 17,
+ -5
+ ],
+ [
+ 17,
+ -1
+ ],
+ [
+ 16,
+ 4
+ ],
+ [
+ 14,
+ 9
+ ],
+ [
+ 13,
+ 11
+ ],
+ [
+ 13,
+ 13
+ ],
+ [
+ 13,
+ 17
+ ],
+ [
+ 13,
+ 19
+ ],
+ [
+ 15,
+ 19
+ ],
+ [
+ 16,
+ 18
+ ],
+ [
+ 16,
+ 18
+ ]
+ ],
+ "pressures": [
+ 0.3571014404296875,
+ 0.444549560546875,
+ 0.463104248046875,
+ 0.4728851318359375,
+ 0.4811859130859375,
+ 0.4870452880859375,
+ 0.4909515380859375,
+ 0.4953460693359375,
+ 0.4953460693359375,
+ 0.500244140625,
+ 0.516845703125,
+ 0.5617828369140625,
+ 0.570098876953125,
+ 0.576446533203125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.577911376953125,
+ 0.5388336181640625,
+ 0.4250030517578125,
+ 0.005859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "KXzouKG9bwTEsFsckbgp0",
+ "type": "freedraw",
+ "x": -265,
+ "y": -355.4453125,
+ "width": 1.0001,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "ab",
+ "roundness": null,
+ "seed": 846708231,
+ "version": 5,
+ "versionNonce": 225682345,
+ "isDeleted": false,
+ "boundElements": [],
+ "updated": 1758577493626,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.443084716796875,
+ 0.580352783203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": null
+ },
+ {
+ "id": "nQCCEmeJuTYpqwaBibhK0",
+ "type": "freedraw",
+ "x": -437.09330753505657,
+ "y": -95.68827618478679,
+ "width": 58.08971957187879,
+ "height": 63.535630781742384,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0A",
+ "roundness": null,
+ "seed": 354883913,
+ "version": 38,
+ "versionNonce": 397041641,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577624365,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 4.538259341553044
+ ],
+ [
+ 0,
+ 8.168866814795479
+ ],
+ [
+ 0,
+ 12.707126156348522
+ ],
+ [
+ 1.8153037366212175,
+ 20.875992971144
+ ],
+ [
+ 5.445911209863596,
+ 27.22955604931815
+ ],
+ [
+ 7.261214946484813,
+ 29.952511654249975
+ ],
+ [
+ 13.614778024659074,
+ 34.49077099580302
+ ],
+ [
+ 20.875992971143944,
+ 34.49077099580302
+ ],
+ [
+ 24.50660044438638,
+ 33.58311912749241
+ ],
+ [
+ 27.229556049318205,
+ 31.767815390871192
+ ],
+ [
+ 31.767815390871135,
+ 25.41425231269693
+ ],
+ [
+ 32.675467259181744,
+ 22.69129670776522
+ ],
+ [
+ 33.58311912749235,
+ 19.060689234522783
+ ],
+ [
+ 33.58311912749235,
+ 15.430081761280348
+ ],
+ [
+ 33.58311912749235,
+ 9.076518683106087
+ ],
+ [
+ 33.58311912749235,
+ 6.353563078174261
+ ],
+ [
+ 33.58311912749235,
+ 5.445911209863652
+ ],
+ [
+ 33.58311912749235,
+ 4.538259341553044
+ ],
+ [
+ 34.49077099580296,
+ 6.353563078174261
+ ],
+ [
+ 37.21372660073479,
+ 11.799474288037914
+ ],
+ [
+ 39.936682205666614,
+ 15.430081761280348
+ ],
+ [
+ 42.65963781059844,
+ 19.968341102833392
+ ],
+ [
+ 45.382593415530266,
+ 25.41425231269693
+ ],
+ [
+ 48.10554902046209,
+ 29.952511654249975
+ ],
+ [
+ 53.551460230325745,
+ 43.567289678909106
+ ],
+ [
+ 56.27441583525757,
+ 50.828504625393975
+ ],
+ [
+ 57.18206770356818,
+ 56.27441583525763
+ ],
+ [
+ 57.18206770356818,
+ 59.90502330849995
+ ],
+ [
+ 55.36676396694696,
+ 61.72032704512117
+ ],
+ [
+ 50.82850462539392,
+ 63.535630781742384
+ ],
+ [
+ 47.197897152151484,
+ 62.627978913431775
+ ],
+ [
+ 41.75198594228783,
+ 58.99737144018934
+ ],
+ [
+ 36.30607473242418,
+ 54.45911209863641
+ ],
+ [
+ 31.767815390871135,
+ 51.736156493704584
+ ],
+ [
+ 31.767815390871135,
+ 51.736156493704584
+ ]
+ ],
+ "pressures": [
+ 0.508056640625,
+ 0.64532470703125,
+ 0.63897705078125,
+ 0.63995361328125,
+ 0.63897705078125,
+ 0.64483642578125,
+ 0.65362548828125,
+ 0.65509033203125,
+ 0.65557861328125,
+ 0.65118408203125,
+ 0.64630126953125,
+ 0.64532470703125,
+ 0.64483642578125,
+ 0.64483642578125,
+ 0.64483642578125,
+ 0.64532470703125,
+ 0.64532470703125,
+ 0.64630126953125,
+ 0.64825439453125,
+ 0.64630126953125,
+ 0.63751220703125,
+ 0.64239501953125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.64337158203125,
+ 0.64337158203125,
+ 0.64434814453125,
+ 0.64532470703125,
+ 0.6629180908203125,
+ 0.687835693359375,
+ 0.699066162109375,
+ 0.695159912109375,
+ 0.6736602783203125,
+ 0.62921142578125,
+ 0.4880218505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 31.767815390871135,
+ 51.736156493704584
+ ]
+ },
+ {
+ "id": "7hxOL-xyOHQOJNiYGDuUj",
+ "type": "freedraw",
+ "x": -368.1117655434506,
+ "y": -69.36637200377925,
+ "width": 6.353563078174261,
+ "height": 26.321904181007653,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0B",
+ "roundness": null,
+ "seed": 27277737,
+ "version": 12,
+ "versionNonce": 969746153,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577625028,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 0,
+ 6.353563078174261
+ ],
+ [
+ 0,
+ 13.614778024659131
+ ],
+ [
+ 0,
+ 17.245385497901566
+ ],
+ [
+ 0.9076518683106087,
+ 20.875992971144
+ ],
+ [
+ 2.722955604931826,
+ 24.506600444386436
+ ],
+ [
+ 4.538259341553044,
+ 26.321904181007653
+ ],
+ [
+ 6.353563078174261,
+ 26.321904181007653
+ ],
+ [
+ 6.353563078174261,
+ 26.321904181007653
+ ]
+ ],
+ "pressures": [
+ 0.3546600341796875,
+ 0.6580352783203125,
+ 0.6585235595703125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6590118408203125,
+ 0.6194305419921875,
+ 0.4821624755859375,
+ 0.001953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.353563078174261,
+ 26.321904181007653
+ ]
+ },
+ {
+ "id": "yi1ggfmcimrELP4TaNIjx",
+ "type": "freedraw",
+ "x": -374.46532862162474,
+ "y": -58.47454958405194,
+ "width": 16.337733629590844,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0C",
+ "roundness": null,
+ "seed": 285032617,
+ "version": 9,
+ "versionNonce": 1515933415,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577625305,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366211038,
+ 0
+ ],
+ [
+ 2.7229556049317125,
+ 0
+ ],
+ [
+ 5.445911209863539,
+ 0
+ ],
+ [
+ 9.984170551416582,
+ -1.8153037366212175
+ ],
+ [
+ 14.522429892969626,
+ -2.722955604931826
+ ],
+ [
+ 16.337733629590844,
+ -3.630607473242435
+ ],
+ [
+ 16.337733629590844,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.40399169921875,
+ 0.707366943359375,
+ 0.710784912109375,
+ 0.710784912109375,
+ 0.64874267578125,
+ 0.1734161376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.337733629590844,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "xr6E5Lx-dFxF03NMni9Mf",
+ "type": "freedraw",
+ "x": -323.6368239962309,
+ "y": -78.44289068688522,
+ "width": 19.06068923452267,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0D",
+ "roundness": null,
+ "seed": 2068054311,
+ "version": 11,
+ "versionNonce": 622963497,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577625859,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 13.614778024659131,
+ -1.8153037366212175
+ ],
+ [
+ 17.245385497901566,
+ -1.8153037366212175
+ ],
+ [
+ 18.15303736621206,
+ -1.8153037366212175
+ ],
+ [
+ 19.06068923452267,
+ -1.8153037366212175
+ ],
+ [
+ 19.06068923452267,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.15582275390625,
+ 0.63165283203125,
+ 0.64581298828125,
+ 0.65606689453125,
+ 0.6619415283203125,
+ 0.63507080078125,
+ 0.4899749755859375,
+ 0.3512420654296875,
+ 0.0395660400390625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.06068923452267,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "Xy7R1Pt3LMHB72RiAcuHQ",
+ "type": "freedraw",
+ "x": -327.2674314694733,
+ "y": -62.10515705729438,
+ "width": 27.22955604931815,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0F",
+ "roundness": null,
+ "seed": 1541559879,
+ "version": 11,
+ "versionNonce": 1962060809,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577627687,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 10.891822419727305,
+ 0
+ ],
+ [
+ 13.614778024659131,
+ 0
+ ],
+ [
+ 16.337733629590957,
+ 0
+ ],
+ [
+ 19.060689234522783,
+ 0
+ ],
+ [
+ 25.41425231269693,
+ -0.9076518683106087
+ ],
+ [
+ 27.22955604931815,
+ -0.9076518683106087
+ ],
+ [
+ 27.22955604931815,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.4894866943359375,
+ 0.63604736328125,
+ 0.65118408203125,
+ 0.6604766845703125,
+ 0.6624298095703125,
+ 0.6624298095703125,
+ 0.6585235595703125,
+ 0.467498779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 27.22955604931815,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "WiZk4lVU6FJmlC2xfDkEg",
+ "type": "freedraw",
+ "x": -352.6816837821697,
+ "y": -272.6803905053549,
+ "width": 30.860163522560583,
+ "height": 62.627978913431775,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0G",
+ "roundness": null,
+ "seed": 811342983,
+ "version": 19,
+ "versionNonce": 1576609097,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577672013,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683105519
+ ],
+ [
+ 1.8153037366212175,
+ 2.7229556049317694
+ ],
+ [
+ 3.630607473242435,
+ 4.538259341552987
+ ],
+ [
+ 9.07651868310603,
+ 11.799474288037857
+ ],
+ [
+ 13.614778024659074,
+ 18.15303736621206
+ ],
+ [
+ 19.060689234522727,
+ 25.41425231269693
+ ],
+ [
+ 21.783644839454496,
+ 29.044859785939366
+ ],
+ [
+ 23.598948576075713,
+ 32.6754672591818
+ ],
+ [
+ 26.32190418100754,
+ 37.21372660073479
+ ],
+ [
+ 29.044859785939366,
+ 44.47494154721966
+ ],
+ [
+ 30.860163522560583,
+ 50.82850462539392
+ ],
+ [
+ 30.860163522560583,
+ 55.366763966946905
+ ],
+ [
+ 30.860163522560583,
+ 58.99737144018934
+ ],
+ [
+ 29.952511654249975,
+ 61.72032704512117
+ ],
+ [
+ 29.044859785939366,
+ 62.627978913431775
+ ],
+ [
+ 29.044859785939366,
+ 61.72032704512117
+ ],
+ [
+ 29.044859785939366,
+ 61.72032704512117
+ ]
+ ],
+ "pressures": [
+ 0.39910888671875,
+ 0.6008758544921875,
+ 0.6091766357421875,
+ 0.6184539794921875,
+ 0.65167236328125,
+ 0.6707305908203125,
+ 0.6761016845703125,
+ 0.6770782470703125,
+ 0.6770782470703125,
+ 0.6775665283203125,
+ 0.6790313720703125,
+ 0.6795196533203125,
+ 0.6819610595703125,
+ 0.6697540283203125,
+ 0.592559814453125,
+ 0.460174560546875,
+ 0.194915771484375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 29.044859785939366,
+ 61.72032704512117
+ ]
+ },
+ {
+ "id": "tnrGdXIMXQPYHmcPKWh-7",
+ "type": "freedraw",
+ "x": -475.2146860041015,
+ "y": -264.5115236905595,
+ "width": 35.39842286411363,
+ "height": 50.82850462539392,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0J",
+ "roundness": null,
+ "seed": 1551750057,
+ "version": 27,
+ "versionNonce": 760619015,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577677075,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ 4.538259341553044
+ ],
+ [
+ 9.98417055141664,
+ 8.168866814795479
+ ],
+ [
+ 14.522429892969683,
+ 10.891822419727248
+ ],
+ [
+ 19.060689234522727,
+ 13.614778024659074
+ ],
+ [
+ 24.50660044438638,
+ 19.060689234522727
+ ],
+ [
+ 27.22955604931815,
+ 22.69129670776516
+ ],
+ [
+ 29.952511654249975,
+ 27.22955604931815
+ ],
+ [
+ 31.767815390871192,
+ 31.767815390871192
+ ],
+ [
+ 32.6754672591818,
+ 33.58311912749241
+ ],
+ [
+ 32.6754672591818,
+ 35.39842286411363
+ ],
+ [
+ 33.58311912749241,
+ 37.213726600734844
+ ],
+ [
+ 33.58311912749241,
+ 40.84433407397728
+ ],
+ [
+ 34.49077099580302,
+ 42.6596378105985
+ ],
+ [
+ 34.49077099580302,
+ 44.47494154721966
+ ],
+ [
+ 34.49077099580302,
+ 47.197897152151484
+ ],
+ [
+ 34.49077099580302,
+ 49.0132008887727
+ ],
+ [
+ 34.49077099580302,
+ 49.92085275708331
+ ],
+ [
+ 34.49077099580302,
+ 50.82850462539392
+ ],
+ [
+ 34.49077099580302,
+ 49.92085275708331
+ ],
+ [
+ 34.49077099580302,
+ 48.10554902046209
+ ],
+ [
+ 34.49077099580302,
+ 48.10554902046209
+ ]
+ ],
+ "pressures": [
+ 0.1699981689453125,
+ 0.461151123046875,
+ 0.6824493408203125,
+ 0.688812255859375,
+ 0.691741943359375,
+ 0.693695068359375,
+ 0.694183349609375,
+ 0.696136474609375,
+ 0.697113037109375,
+ 0.699554443359375,
+ 0.701019287109375,
+ 0.701019287109375,
+ 0.702484130859375,
+ 0.702484130859375,
+ 0.701019287109375,
+ 0.701019287109375,
+ 0.699066162109375,
+ 0.694671630859375,
+ 0.6751251220703125,
+ 0.65557861328125,
+ 0.64093017578125,
+ 0.63800048828125,
+ 0.6008758544921875,
+ 0.0952606201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.49077099580302,
+ 48.10554902046209
+ ]
+ },
+ {
+ "id": "wff6zGWVbjQTWMDLJLkxx",
+ "type": "freedraw",
+ "x": -413.49435895898034,
+ "y": -224.57484148489283,
+ "width": 18.153037366212118,
+ "height": 28.137207917628814,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0K",
+ "roundness": null,
+ "seed": 643107399,
+ "version": 40,
+ "versionNonce": 197935303,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577678945,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -2.7229556049317694,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242378,
+ -1.8153037366212175
+ ],
+ [
+ -5.445911209863596,
+ -3.630607473242435
+ ],
+ [
+ -7.261214946484813,
+ -4.538259341553044
+ ],
+ [
+ -11.799474288037857,
+ -9.076518683106087
+ ],
+ [
+ -13.614778024659074,
+ -11.799474288037914
+ ],
+ [
+ -14.522429892969683,
+ -14.522429892969683
+ ],
+ [
+ -17.24538549790151,
+ -19.968341102833335
+ ],
+ [
+ -17.24538549790151,
+ -22.69129670776516
+ ],
+ [
+ -16.3377336295909,
+ -25.414252312696988
+ ],
+ [
+ -14.522429892969683,
+ -27.229556049318205
+ ],
+ [
+ -10.891822419727248,
+ -28.137207917628814
+ ],
+ [
+ -4.538259341552987,
+ -28.137207917628814
+ ],
+ [
+ -2.7229556049317694,
+ -26.321904181007596
+ ],
+ [
+ -1.8153037366212175,
+ -24.50660044438638
+ ],
+ [
+ -2.7229556049317694,
+ -21.783644839454553
+ ],
+ [
+ -4.538259341552987,
+ -19.968341102833335
+ ],
+ [
+ -8.168866814795422,
+ -16.3377336295909
+ ],
+ [
+ -9.07651868310603,
+ -15.430081761280292
+ ],
+ [
+ -9.98417055141664,
+ -15.430081761280292
+ ],
+ [
+ -9.07651868310603,
+ -16.3377336295909
+ ],
+ [
+ -7.261214946484813,
+ -17.24538549790151
+ ],
+ [
+ -4.538259341552987,
+ -18.153037366212118
+ ],
+ [
+ -3.630607473242378,
+ -19.060689234522727
+ ],
+ [
+ -1.8153037366212175,
+ -19.060689234522727
+ ],
+ [
+ 0,
+ -19.968341102833335
+ ],
+ [
+ 0.9076518683106087,
+ -19.968341102833335
+ ],
+ [
+ 0.9076518683106087,
+ -18.153037366212118
+ ],
+ [
+ 0.9076518683106087,
+ -14.522429892969683
+ ],
+ [
+ -1.8153037366212175,
+ -10.891822419727305
+ ],
+ [
+ -4.538259341552987,
+ -6.353563078174261
+ ],
+ [
+ -7.261214946484813,
+ -5.445911209863652
+ ],
+ [
+ -9.07651868310603,
+ -4.538259341553044
+ ],
+ [
+ -10.891822419727248,
+ -3.630607473242435
+ ],
+ [
+ -11.799474288037857,
+ -3.630607473242435
+ ],
+ [
+ -11.799474288037857,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.38690185546875,
+ 0.64727783203125,
+ 0.65460205078125,
+ 0.6643829345703125,
+ 0.6692657470703125,
+ 0.6726837158203125,
+ 0.6731719970703125,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6726837158203125,
+ 0.6702423095703125,
+ 0.6673126220703125,
+ 0.6614532470703125,
+ 0.65509033203125,
+ 0.65313720703125,
+ 0.6570587158203125,
+ 0.6604766845703125,
+ 0.6604766845703125,
+ 0.6619415283203125,
+ 0.6599884033203125,
+ 0.63214111328125,
+ 0.569122314453125,
+ 0.568145751953125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.5573883056640625,
+ 0.515869140625,
+ 0.5349273681640625,
+ 0.5520172119140625,
+ 0.587677001953125,
+ 0.6228485107421875,
+ 0.64385986328125,
+ 0.6243133544921875,
+ 0.563751220703125,
+ 0.328277587890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -11.799474288037857,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "53IbfJhh1WcYgb3EgddPg",
+ "type": "freedraw",
+ "x": -283.7001417905637,
+ "y": -253.61970127083225,
+ "width": 32.6754672591818,
+ "height": 27.229556049318205,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0L",
+ "roundness": null,
+ "seed": 295975305,
+ "version": 33,
+ "versionNonce": 994660743,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577686885,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -2.722955604931826,
+ 4.538259341553044
+ ],
+ [
+ -2.722955604931826,
+ 5.445911209863652
+ ],
+ [
+ -2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ -3.630607473242435,
+ 9.984170551416696
+ ],
+ [
+ -4.538259341553044,
+ 13.614778024659131
+ ],
+ [
+ -7.26121494648487,
+ 18.153037366212118
+ ],
+ [
+ -9.984170551416696,
+ 22.69129670776516
+ ],
+ [
+ -11.799474288037914,
+ 24.50660044438638
+ ],
+ [
+ -14.522429892969683,
+ 26.321904181007596
+ ],
+ [
+ -16.3377336295909,
+ 27.229556049318205
+ ],
+ [
+ -19.968341102833335,
+ 27.229556049318205
+ ],
+ [
+ -22.69129670776516,
+ 26.321904181007596
+ ],
+ [
+ -23.59894857607577,
+ 26.321904181007596
+ ],
+ [
+ -25.414252312696988,
+ 23.59894857607577
+ ],
+ [
+ -26.321904181007596,
+ 20.875992971143944
+ ],
+ [
+ -26.321904181007596,
+ 18.153037366212118
+ ],
+ [
+ -25.414252312696988,
+ 15.430081761280292
+ ],
+ [
+ -23.59894857607577,
+ 12.707126156348522
+ ],
+ [
+ -22.69129670776516,
+ 11.799474288037914
+ ],
+ [
+ -19.060689234522727,
+ 10.891822419727305
+ ],
+ [
+ -15.430081761280292,
+ 9.984170551416696
+ ],
+ [
+ -10.891822419727305,
+ 11.799474288037914
+ ],
+ [
+ -2.722955604931826,
+ 17.24538549790151
+ ],
+ [
+ 0.9076518683106087,
+ 19.968341102833335
+ ],
+ [
+ 2.722955604931826,
+ 21.783644839454553
+ ],
+ [
+ 4.538259341552987,
+ 21.783644839454553
+ ],
+ [
+ 6.353563078174204,
+ 20.875992971143944
+ ],
+ [
+ 6.353563078174204,
+ 20.875992971143944
+ ]
+ ],
+ "pressures": [
+ 0.3473358154296875,
+ 0.6223602294921875,
+ 0.64727783203125,
+ 0.6692657470703125,
+ 0.6751251220703125,
+ 0.6790313720703125,
+ 0.6834259033203125,
+ 0.698577880859375,
+ 0.705902099609375,
+ 0.709320068359375,
+ 0.707855224609375,
+ 0.707366943359375,
+ 0.697601318359375,
+ 0.6863555908203125,
+ 0.6824493408203125,
+ 0.6785430908203125,
+ 0.6746368408203125,
+ 0.6697540283203125,
+ 0.6673126220703125,
+ 0.6668243408203125,
+ 0.6648712158203125,
+ 0.6643829345703125,
+ 0.6638946533203125,
+ 0.6638946533203125,
+ 0.6648712158203125,
+ 0.6682891845703125,
+ 0.6726837158203125,
+ 0.6726837158203125,
+ 0.6643829345703125,
+ 0.5422515869140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.353563078174204,
+ 20.875992971143944
+ ]
+ },
+ {
+ "id": "NmPkak44Tvssm5pK5RyVz",
+ "type": "freedraw",
+ "x": -249.20937079476073,
+ "y": -76.62758695026412,
+ "width": 29.952511654249975,
+ "height": 29.044859785939366,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0M",
+ "roundness": null,
+ "seed": 463988777,
+ "version": 25,
+ "versionNonce": 126978151,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577691006,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ -6.3535630781741474,
+ 0.9076518683106087
+ ],
+ [
+ -10.891822419727191,
+ 3.630607473242435
+ ],
+ [
+ -13.614778024659017,
+ 4.538259341553044
+ ],
+ [
+ -15.430081761280235,
+ 5.445911209863652
+ ],
+ [
+ -18.15303736621206,
+ 7.26121494648487
+ ],
+ [
+ -19.06068923452267,
+ 8.168866814795479
+ ],
+ [
+ -18.15303736621206,
+ 8.168866814795479
+ ],
+ [
+ -15.430081761280235,
+ 9.984170551416696
+ ],
+ [
+ -12.707126156348409,
+ 11.799474288037914
+ ],
+ [
+ -9.984170551416582,
+ 12.707126156348522
+ ],
+ [
+ 0,
+ 19.06068923452267
+ ],
+ [
+ 5.445911209863652,
+ 23.598948576075713
+ ],
+ [
+ 9.984170551416696,
+ 27.22955604931815
+ ],
+ [
+ 10.891822419727305,
+ 28.137207917628757
+ ],
+ [
+ 3.630607473242435,
+ 29.044859785939366
+ ],
+ [
+ -1.8153037366212175,
+ 29.044859785939366
+ ],
+ [
+ -7.261214946484756,
+ 29.044859785939366
+ ],
+ [
+ -9.984170551416582,
+ 28.137207917628757
+ ],
+ [
+ -10.891822419727191,
+ 26.32190418100754
+ ],
+ [
+ -10.891822419727191,
+ 26.32190418100754
+ ]
+ ],
+ "pressures": [
+ 0.570098876953125,
+ 0.65460205078125,
+ 0.6746368408203125,
+ 0.693695068359375,
+ 0.702972412109375,
+ 0.708831787109375,
+ 0.709808349609375,
+ 0.709808349609375,
+ 0.710784912109375,
+ 0.707366943359375,
+ 0.694183349609375,
+ 0.692718505859375,
+ 0.692718505859375,
+ 0.693206787109375,
+ 0.693206787109375,
+ 0.693206787109375,
+ 0.690765380859375,
+ 0.690765380859375,
+ 0.692718505859375,
+ 0.6848907470703125,
+ 0.65264892578125,
+ 0.5373687744140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.891822419727191,
+ 26.32190418100754
+ ]
+ },
+ {
+ "id": "rVnyV0y2TcFhjOFD6yTNi",
+ "type": "freedraw",
+ "x": -232.87163716516977,
+ "y": -65.73576453053681,
+ "width": 3.630607473242435,
+ "height": 16.337733629590844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0N",
+ "roundness": null,
+ "seed": 811195047,
+ "version": 11,
+ "versionNonce": 1253120425,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577691330,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0.9076518683106087,
+ 6.3535630781741474
+ ],
+ [
+ 0.9076518683106087,
+ 9.076518683105974
+ ],
+ [
+ 2.722955604931826,
+ 13.614778024659017
+ ],
+ [
+ 3.630607473242435,
+ 16.337733629590844
+ ],
+ [
+ 3.630607473242435,
+ 15.430081761280235
+ ],
+ [
+ 3.630607473242435,
+ 13.614778024659017
+ ],
+ [
+ 3.630607473242435,
+ 13.614778024659017
+ ]
+ ],
+ "pressures": [
+ 0.5622711181640625,
+ 0.6873321533203125,
+ 0.693206787109375,
+ 0.694671630859375,
+ 0.694671630859375,
+ 0.6795196533203125,
+ 0.62579345703125,
+ 0.3527069091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 13.614778024659017
+ ]
+ },
+ {
+ "id": "3ZYgSxhx5I6G_RzNbenV3",
+ "type": "freedraw",
+ "x": -232.87163716516977,
+ "y": -80.25819442350655,
+ "width": 5.445911209863652,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0O",
+ "roundness": null,
+ "seed": 1041466217,
+ "version": 7,
+ "versionNonce": 831435015,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577691485,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ 5.445911209863652,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4894866943359375,
+ 0.5940399169921875,
+ 0.528076171875,
+ 0.3693084716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "_r1oleYV-XVDoNA8QFcRX",
+ "type": "freedraw",
+ "x": -219.25685914051076,
+ "y": -48.49037903263536,
+ "width": 18.153037366212175,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0P",
+ "roundness": null,
+ "seed": 811424583,
+ "version": 18,
+ "versionNonce": 2105688935,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577691794,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 0.9076518683106087,
+ -4.538259341553044
+ ],
+ [
+ 1.8153037366212175,
+ -6.353563078174261
+ ],
+ [
+ 1.8153037366212175,
+ -8.168866814795479
+ ],
+ [
+ 2.722955604931826,
+ -9.984170551416696
+ ],
+ [
+ 4.538259341553044,
+ -11.799474288037914
+ ],
+ [
+ 6.353563078174261,
+ -11.799474288037914
+ ],
+ [
+ 9.984170551416696,
+ -9.984170551416696
+ ],
+ [
+ 12.707126156348522,
+ -7.26121494648487
+ ],
+ [
+ 14.52242989296974,
+ -5.445911209863652
+ ],
+ [
+ 16.337733629590957,
+ -1.8153037366212175
+ ],
+ [
+ 17.245385497901566,
+ 0
+ ],
+ [
+ 17.245385497901566,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.511962890625,
+ 0.65216064453125,
+ 0.65118408203125,
+ 0.63653564453125,
+ 0.63702392578125,
+ 0.64288330078125,
+ 0.6604766845703125,
+ 0.6736602783203125,
+ 0.6839141845703125,
+ 0.687835693359375,
+ 0.689300537109375,
+ 0.690277099609375,
+ 0.6756134033203125,
+ 0.65606689453125,
+ 0.571075439453125,
+ 0.2598876953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.245385497901566,
+ 0
+ ]
+ },
+ {
+ "id": "5o8KDEB8xw0Qs-USdKYCu",
+ "type": "freedraw",
+ "x": -174.78191759329104,
+ "y": -106.58009860451409,
+ "width": 15.430081761280348,
+ "height": 58.99737144018934,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0Q",
+ "roundness": null,
+ "seed": 1201132967,
+ "version": 15,
+ "versionNonce": 514087017,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577692275,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ -1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ -3.630607473242435,
+ 12.707126156348409
+ ],
+ [
+ -4.538259341553044,
+ 18.15303736621206
+ ],
+ [
+ -7.26121494648487,
+ 32.6754672591818
+ ],
+ [
+ -8.168866814795479,
+ 39.02903033735606
+ ],
+ [
+ -7.26121494648487,
+ 49.013200888772644
+ ],
+ [
+ -4.538259341553044,
+ 55.366763966946905
+ ],
+ [
+ 0,
+ 58.99737144018934
+ ],
+ [
+ 5.445911209863652,
+ 58.99737144018934
+ ],
+ [
+ 7.26121494648487,
+ 58.08971957187873
+ ],
+ [
+ 7.26121494648487,
+ 58.08971957187873
+ ]
+ ],
+ "pressures": [
+ 0.4748382568359375,
+ 0.701019287109375,
+ 0.700042724609375,
+ 0.699554443359375,
+ 0.697113037109375,
+ 0.695648193359375,
+ 0.694671630859375,
+ 0.694671630859375,
+ 0.6848907470703125,
+ 0.65167236328125,
+ 0.5578765869140625,
+ 0.195892333984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 7.26121494648487,
+ 58.08971957187873
+ ]
+ },
+ {
+ "id": "JeeCzt1J96the-Lw8qAqw",
+ "type": "freedraw",
+ "x": -146.64470967566228,
+ "y": -37.598556612908055,
+ "width": 23.598948576075713,
+ "height": 57.18206770356812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0R",
+ "roundness": null,
+ "seed": 1406538281,
+ "version": 42,
+ "versionNonce": 1083303561,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577694481,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ -0.9076518683106087,
+ -4.538259341553044
+ ],
+ [
+ -1.8153037366212175,
+ -6.353563078174261
+ ],
+ [
+ -4.538259341553044,
+ -10.891822419727305
+ ],
+ [
+ -6.353563078174261,
+ -16.337733629590957
+ ],
+ [
+ -8.168866814795365,
+ -24.506600444386322
+ ],
+ [
+ -9.984170551416582,
+ -36.306074732424236
+ ],
+ [
+ -9.076518683105974,
+ -43.567289678909106
+ ],
+ [
+ -7.261214946484756,
+ -49.92085275708337
+ ],
+ [
+ -5.445911209863652,
+ -54.45911209863641
+ ],
+ [
+ -2.722955604931826,
+ -56.27441583525763
+ ],
+ [
+ -0.9076518683106087,
+ -57.18206770356812
+ ],
+ [
+ 0,
+ -57.18206770356812
+ ],
+ [
+ 1.8153037366212175,
+ -56.27441583525763
+ ],
+ [
+ 4.538259341553044,
+ -52.64380836201519
+ ],
+ [
+ 6.353563078174261,
+ -49.01320088877276
+ ],
+ [
+ 5.445911209863652,
+ -44.474941547219714
+ ],
+ [
+ 0.9076518683106087,
+ -39.93668220566667
+ ],
+ [
+ -2.722955604931826,
+ -38.12137846904545
+ ],
+ [
+ -5.445911209863652,
+ -37.213726600734844
+ ],
+ [
+ -4.538259341553044,
+ -37.213726600734844
+ ],
+ [
+ -3.630607473242435,
+ -38.12137846904545
+ ],
+ [
+ -1.8153037366212175,
+ -38.12137846904545
+ ],
+ [
+ 0,
+ -38.12137846904545
+ ],
+ [
+ 4.538259341553044,
+ -37.213726600734844
+ ],
+ [
+ 9.076518683106087,
+ -34.49077099580302
+ ],
+ [
+ 11.799474288037914,
+ -30.860163522560583
+ ],
+ [
+ 12.707126156348522,
+ -26.32190418100754
+ ],
+ [
+ 12.707126156348522,
+ -24.506600444386322
+ ],
+ [
+ 10.891822419727305,
+ -20.875992971144
+ ],
+ [
+ 8.168866814795479,
+ -18.153037366212175
+ ],
+ [
+ 4.538259341553044,
+ -16.337733629590957
+ ],
+ [
+ 0.9076518683106087,
+ -15.430081761280348
+ ],
+ [
+ -2.722955604931826,
+ -16.337733629590957
+ ],
+ [
+ -7.261214946484756,
+ -19.060689234522783
+ ],
+ [
+ -9.984170551416582,
+ -19.968341102833392
+ ],
+ [
+ -10.891822419727191,
+ -19.968341102833392
+ ],
+ [
+ -10.891822419727191,
+ -19.968341102833392
+ ]
+ ],
+ "pressures": [
+ 0.4733734130859375,
+ 0.564727783203125,
+ 0.588653564453125,
+ 0.6116180419921875,
+ 0.63262939453125,
+ 0.64532470703125,
+ 0.6590118408203125,
+ 0.6634063720703125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6653594970703125,
+ 0.6673126220703125,
+ 0.6678009033203125,
+ 0.6687774658203125,
+ 0.6687774658203125,
+ 0.6692657470703125,
+ 0.6712188720703125,
+ 0.6726837158203125,
+ 0.6785430908203125,
+ 0.6844024658203125,
+ 0.699066162109375,
+ 0.699554443359375,
+ 0.694671630859375,
+ 0.6101531982421875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6067352294921875,
+ 0.5998992919921875,
+ 0.5940399169921875,
+ 0.6028289794921875,
+ 0.6165008544921875,
+ 0.65118408203125,
+ 0.6673126220703125,
+ 0.6746368408203125,
+ 0.6668243408203125,
+ 0.64483642578125,
+ 0.515869140625,
+ 0.2252044677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.891822419727191,
+ -19.968341102833392
+ ]
+ },
+ {
+ "id": "AM9dN1DeG2po1ieuaYJsp",
+ "type": "freedraw",
+ "x": -130.30697604607133,
+ "y": -106.58009860451409,
+ "width": 18.15303736621206,
+ "height": 55.366763966946905,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0S",
+ "roundness": null,
+ "seed": 1947113545,
+ "version": 18,
+ "versionNonce": 1493052969,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577695142,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ 10.891822419727191,
+ 16.337733629590844
+ ],
+ [
+ 14.522429892969626,
+ 26.32190418100754
+ ],
+ [
+ 16.337733629590844,
+ 36.306074732424236
+ ],
+ [
+ 17.245385497901452,
+ 44.474941547219714
+ ],
+ [
+ 18.15303736621206,
+ 47.19789715215143
+ ],
+ [
+ 18.15303736621206,
+ 49.92085275708325
+ ],
+ [
+ 17.245385497901452,
+ 52.64380836201508
+ ],
+ [
+ 16.337733629590844,
+ 53.55146023032569
+ ],
+ [
+ 14.522429892969626,
+ 53.55146023032569
+ ],
+ [
+ 9.984170551416696,
+ 55.366763966946905
+ ],
+ [
+ 7.26121494648487,
+ 55.366763966946905
+ ],
+ [
+ 6.353563078174261,
+ 55.366763966946905
+ ],
+ [
+ 6.353563078174261,
+ 55.366763966946905
+ ]
+ ],
+ "pressures": [
+ 0.4767913818359375,
+ 0.6130828857421875,
+ 0.6199188232421875,
+ 0.62677001953125,
+ 0.65606689453125,
+ 0.6731719970703125,
+ 0.6848907470703125,
+ 0.689788818359375,
+ 0.689788818359375,
+ 0.693206787109375,
+ 0.6824493408203125,
+ 0.6585235595703125,
+ 0.6228485107421875,
+ 0.4846038818359375,
+ 0.13531494140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.353563078174261,
+ 55.366763966946905
+ ]
+ },
+ {
+ "id": "xq3OhAhqu2ny60BYSfhMc",
+ "type": "freedraw",
+ "x": -103.07741999675318,
+ "y": -97.503579921408,
+ "width": 22.691296707765105,
+ "height": 49.013200888772644,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0T",
+ "roundness": null,
+ "seed": 981825513,
+ "version": 25,
+ "versionNonce": 1763538087,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577696954,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ 6.3535630781741474
+ ],
+ [
+ 3.630607473242435,
+ 10.891822419727191
+ ],
+ [
+ 5.445911209863652,
+ 16.337733629590844
+ ],
+ [
+ 9.984170551416696,
+ 28.137207917628757
+ ],
+ [
+ 13.614778024659131,
+ 38.12137846904534
+ ],
+ [
+ 16.337733629590957,
+ 44.4749415472196
+ ],
+ [
+ 18.15303736621206,
+ 46.29024528384082
+ ],
+ [
+ 19.06068923452267,
+ 46.29024528384082
+ ],
+ [
+ 19.96834110283328,
+ 46.29024528384082
+ ],
+ [
+ 19.96834110283328,
+ 45.38259341553021
+ ],
+ [
+ 20.875992971143887,
+ 44.4749415472196
+ ],
+ [
+ 20.875992971143887,
+ 42.65963781059838
+ ],
+ [
+ 21.783644839454496,
+ 34.49077099580302
+ ],
+ [
+ 22.691296707765105,
+ 26.32190418100754
+ ],
+ [
+ 21.783644839454496,
+ 18.15303736621206
+ ],
+ [
+ 21.783644839454496,
+ 13.614778024659017
+ ],
+ [
+ 21.783644839454496,
+ 9.984170551416582
+ ],
+ [
+ 21.783644839454496,
+ 4.53825934155293
+ ],
+ [
+ 21.783644839454496,
+ 0.9076518683106087
+ ],
+ [
+ 22.691296707765105,
+ -2.722955604931826
+ ],
+ [
+ 22.691296707765105,
+ -2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.4069366455078125,
+ 0.6819610595703125,
+ 0.6853790283203125,
+ 0.6858673095703125,
+ 0.6858673095703125,
+ 0.6853790283203125,
+ 0.6702423095703125,
+ 0.65216064453125,
+ 0.64874267578125,
+ 0.64727783203125,
+ 0.64337158203125,
+ 0.64483642578125,
+ 0.64923095703125,
+ 0.6604766845703125,
+ 0.6673126220703125,
+ 0.6853790283203125,
+ 0.6863555908203125,
+ 0.6868438720703125,
+ 0.6868438720703125,
+ 0.6834259033203125,
+ 0.64825439453125,
+ 0.5324859619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 22.691296707765105,
+ -2.722955604931826
+ ]
+ },
+ {
+ "id": "dq8qdoJJPFKW-qXQvJvWQ",
+ "type": "freedraw",
+ "x": -64.95604152770773,
+ "y": -59.382201452362665,
+ "width": 10.891822419727305,
+ "height": 17.245385497901566,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0U",
+ "roundness": null,
+ "seed": 1418180327,
+ "version": 27,
+ "versionNonce": 162697321,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577697696,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ -4.538259341553044,
+ 8.168866814795479
+ ],
+ [
+ -4.538259341553044,
+ 11.799474288037914
+ ],
+ [
+ -3.630607473242435,
+ 14.52242989296974
+ ],
+ [
+ -1.8153037366212175,
+ 16.337733629590957
+ ],
+ [
+ 0,
+ 16.337733629590957
+ ],
+ [
+ 0.9076518683106087,
+ 16.337733629590957
+ ],
+ [
+ 1.8153037366212175,
+ 16.337733629590957
+ ],
+ [
+ 2.722955604931826,
+ 16.337733629590957
+ ],
+ [
+ 5.445911209863652,
+ 14.52242989296974
+ ],
+ [
+ 6.353563078174261,
+ 10.891822419727305
+ ],
+ [
+ 6.353563078174261,
+ 8.168866814795479
+ ],
+ [
+ 5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 2.722955604931826
+ ],
+ [
+ -4.538259341553044,
+ 2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.4123077392578125,
+ 0.5950164794921875,
+ 0.6819610595703125,
+ 0.6809844970703125,
+ 0.6800079345703125,
+ 0.6795196533203125,
+ 0.6790313720703125,
+ 0.6761016845703125,
+ 0.6707305908203125,
+ 0.6643829345703125,
+ 0.6565704345703125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.6565704345703125,
+ 0.6595001220703125,
+ 0.6614532470703125,
+ 0.6634063720703125,
+ 0.6653594970703125,
+ 0.6565704345703125,
+ 0.6243133544921875,
+ 0.5984344482421875,
+ 0.563751220703125,
+ 0.3668670654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.538259341553044,
+ 2.722955604931826
+ ]
+ },
+ {
+ "id": "UqQj-BzHkOgfg3LV0eNpW",
+ "type": "freedraw",
+ "x": -39.541789215010795,
+ "y": -103.85714299958227,
+ "width": 16.337733629590957,
+ "height": 56.274415835257514,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0V",
+ "roundness": null,
+ "seed": 179718697,
+ "version": 18,
+ "versionNonce": 861455369,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577699136,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ -3.630607473242435,
+ 8.168866814795479
+ ],
+ [
+ -4.538259341553044,
+ 12.707126156348409
+ ],
+ [
+ -4.538259341553044,
+ 23.598948576075713
+ ],
+ [
+ -4.538259341553044,
+ 35.39842286411363
+ ],
+ [
+ -2.722955604931826,
+ 45.38259341553021
+ ],
+ [
+ -0.9076518683106087,
+ 51.73615649370447
+ ],
+ [
+ 0.9076518683106087,
+ 54.4591120986363
+ ],
+ [
+ 3.630607473242435,
+ 56.274415835257514
+ ],
+ [
+ 8.168866814795479,
+ 55.366763966946905
+ ],
+ [
+ 11.799474288037914,
+ 52.64380836201508
+ ],
+ [
+ 11.799474288037914,
+ 52.64380836201508
+ ]
+ ],
+ "pressures": [
+ 0.4206085205078125,
+ 0.5969696044921875,
+ 0.6057586669921875,
+ 0.6233367919921875,
+ 0.6243133544921875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.6228485107421875,
+ 0.6213836669921875,
+ 0.6189422607421875,
+ 0.6150360107421875,
+ 0.576446533203125,
+ 0.39324951171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.799474288037914,
+ 52.64380836201508
+ ]
+ },
+ {
+ "id": "BFo5PDjK1GQ5_Zxcxvw9B",
+ "type": "freedraw",
+ "x": -56.78717471291225,
+ "y": -80.25819442350655,
+ "width": 22.691296707765105,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0W",
+ "roundness": null,
+ "seed": 903615945,
+ "version": 11,
+ "versionNonce": 958880487,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577699436,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 5.445911209863539,
+ 0
+ ],
+ [
+ 7.261214946484756,
+ 0
+ ],
+ [
+ 9.984170551416582,
+ 0
+ ],
+ [
+ 17.245385497901452,
+ -0.9076518683106087
+ ],
+ [
+ 20.875992971143887,
+ -0.9076518683106087
+ ],
+ [
+ 22.691296707765105,
+ 0
+ ],
+ [
+ 22.691296707765105,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4284210205078125,
+ 0.63555908203125,
+ 0.6575469970703125,
+ 0.6668243408203125,
+ 0.6692657470703125,
+ 0.6702423095703125,
+ 0.6160125732421875,
+ 0.39666748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 22.691296707765105,
+ 0
+ ]
+ },
+ {
+ "id": "o1YEfAl-neCa8dDavGqWK",
+ "type": "freedraw",
+ "x": -4.143366350897168,
+ "y": -58.474549584052056,
+ "width": 15.430081761280348,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0X",
+ "roundness": null,
+ "seed": 1199377703,
+ "version": 12,
+ "versionNonce": 8438759,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577700546,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 9.984170551416696,
+ 0
+ ],
+ [
+ 11.799474288037914,
+ 0
+ ],
+ [
+ 14.52242989296974,
+ -0.9076518683106087
+ ],
+ [
+ 15.430081761280348,
+ -0.9076518683106087
+ ],
+ [
+ 15.430081761280348,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.5456695556640625,
+ 0.62677001953125,
+ 0.65069580078125,
+ 0.6653594970703125,
+ 0.6756134033203125,
+ 0.6761016845703125,
+ 0.6155242919921875,
+ 0.526611328125,
+ 0.0166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280348,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "rk709lfqcuWXPDAgo1xX2",
+ "type": "freedraw",
+ "x": 5.840804200519528,
+ "y": -68.45872013546864,
+ "width": 5.445911209863652,
+ "height": 16.337733629590844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0Y",
+ "roundness": null,
+ "seed": 877671975,
+ "version": 11,
+ "versionNonce": 687760937,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577700801,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 6.353563078174261
+ ],
+ [
+ 0.9076518683106087,
+ 9.076518683105974
+ ],
+ [
+ 0.9076518683106087,
+ 11.7994742880378
+ ],
+ [
+ 1.8153037366212175,
+ 13.614778024659017
+ ],
+ [
+ 3.630607473242435,
+ 16.337733629590844
+ ],
+ [
+ 5.445911209863652,
+ 15.430081761280235
+ ],
+ [
+ 5.445911209863652,
+ 15.430081761280235
+ ]
+ ],
+ "pressures": [
+ 0.40155029296875,
+ 0.716156005859375,
+ 0.718597412109375,
+ 0.718597412109375,
+ 0.711761474609375,
+ 0.691253662109375,
+ 0.65264892578125,
+ 0.4079132080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 15.430081761280235
+ ]
+ },
+ {
+ "id": "1HEwUgVo7M2ZfmDwmjAJW",
+ "type": "freedraw",
+ "x": 67.5611312456407,
+ "y": -99.31888365802922,
+ "width": 1.8153037366212175,
+ "height": 25.41425231269693,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0Z",
+ "roundness": null,
+ "seed": 1104654313,
+ "version": 11,
+ "versionNonce": 1558644423,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577701221,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 4.538259341553044
+ ],
+ [
+ 0,
+ 8.168866814795365
+ ],
+ [
+ 0,
+ 12.707126156348409
+ ],
+ [
+ 0,
+ 16.337733629590844
+ ],
+ [
+ 0,
+ 19.96834110283328
+ ],
+ [
+ 0.9076518683106087,
+ 25.41425231269693
+ ],
+ [
+ 1.8153037366212175,
+ 25.41425231269693
+ ],
+ [
+ 1.8153037366212175,
+ 25.41425231269693
+ ]
+ ],
+ "pressures": [
+ 0.37957763671875,
+ 0.7405853271484375,
+ 0.7405853271484375,
+ 0.7405853271484375,
+ 0.7371673583984375,
+ 0.7230072021484375,
+ 0.698577880859375,
+ 0.4254913330078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 25.41425231269693
+ ]
+ },
+ {
+ "id": "WUREs3hPpFGXf69u3Hgf3",
+ "type": "freedraw",
+ "x": 49.408093879428634,
+ "y": -63.920460793915595,
+ "width": 29.952511654249975,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0a",
+ "roundness": null,
+ "seed": 980107527,
+ "version": 13,
+ "versionNonce": 215512105,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577701552,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366211038,
+ 0.9076518683106087
+ ],
+ [
+ 2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ 5.445911209863539,
+ 0.9076518683106087
+ ],
+ [
+ 7.261214946484756,
+ 0.9076518683106087
+ ],
+ [
+ 9.984170551416582,
+ 0.9076518683106087
+ ],
+ [
+ 13.614778024659017,
+ 0.9076518683106087
+ ],
+ [
+ 19.96834110283328,
+ 0.9076518683106087
+ ],
+ [
+ 26.32190418100754,
+ 1.8153037366212175
+ ],
+ [
+ 29.952511654249975,
+ 1.8153037366212175
+ ],
+ [
+ 29.952511654249975,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4875335693359375,
+ 0.6077117919921875,
+ 0.710784912109375,
+ 0.7191009521484375,
+ 0.7220306396484375,
+ 0.7220306396484375,
+ 0.7215423583984375,
+ 0.7195892333984375,
+ 0.63848876953125,
+ 0.39471435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 29.952511654249975,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "GTC9gER6Q397jvXZNqv9U",
+ "type": "freedraw",
+ "x": 57.576960694224,
+ "y": -50.30568276925658,
+ "width": 22.69129670776522,
+ "height": 21.78364483945461,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0b",
+ "roundness": null,
+ "seed": 84295145,
+ "version": 20,
+ "versionNonce": 985374377,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577702070,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ 6.353563078174261,
+ -0.9076518683106087
+ ],
+ [
+ 9.076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 10.891822419727305,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348522,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659131,
+ -0.9076518683106087
+ ],
+ [
+ 13.614778024659131,
+ 0
+ ],
+ [
+ 13.614778024659131,
+ 1.8153037366212175
+ ],
+ [
+ 10.891822419727305,
+ 8.168866814795479
+ ],
+ [
+ 7.26121494648487,
+ 12.707126156348522
+ ],
+ [
+ 4.538259341553044,
+ 15.430081761280348
+ ],
+ [
+ 3.630607473242435,
+ 17.245385497901566
+ ],
+ [
+ 4.538259341553044,
+ 19.060689234522783
+ ],
+ [
+ 8.168866814795479,
+ 19.968341102833392
+ ],
+ [
+ 16.337733629590957,
+ 19.968341102833392
+ ],
+ [
+ 22.69129670776522,
+ 19.968341102833392
+ ],
+ [
+ 22.69129670776522,
+ 19.968341102833392
+ ]
+ ],
+ "pressures": [
+ 0.37957763671875,
+ 0.590118408203125,
+ 0.6179656982421875,
+ 0.63262939453125,
+ 0.64532470703125,
+ 0.65020751953125,
+ 0.6580352783203125,
+ 0.6746368408203125,
+ 0.6809844970703125,
+ 0.6809844970703125,
+ 0.6751251220703125,
+ 0.6751251220703125,
+ 0.6761016845703125,
+ 0.65509033203125,
+ 0.6062469482421875,
+ 0.5598297119140625,
+ 0.337554931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 22.69129670776522,
+ 19.968341102833392
+ ]
+ },
+ {
+ "id": "pzpQF5Qv992ZyQV_t5PBa",
+ "type": "freedraw",
+ "x": 118.38963587103456,
+ "y": -71.18167574040046,
+ "width": 30.860163522560583,
+ "height": 54.4591120986363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0c",
+ "roundness": null,
+ "seed": 922798185,
+ "version": 40,
+ "versionNonce": 1640978921,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577705033,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366211038,
+ -1.8153037366212175
+ ],
+ [
+ -2.7229556049317125,
+ -2.722955604931826
+ ],
+ [
+ -6.3535630781741474,
+ -1.8153037366212175
+ ],
+ [
+ -8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ -9.984170551416582,
+ -0.9076518683106087
+ ],
+ [
+ -10.891822419727191,
+ 0.9076518683106087
+ ],
+ [
+ -13.614778024659017,
+ 3.630607473242435
+ ],
+ [
+ -14.522429892969626,
+ 7.26121494648487
+ ],
+ [
+ -13.614778024659017,
+ 9.076518683106087
+ ],
+ [
+ -12.707126156348409,
+ 10.891822419727191
+ ],
+ [
+ -9.984170551416582,
+ 14.522429892969626
+ ],
+ [
+ -4.53825934155293,
+ 19.06068923452267
+ ],
+ [
+ -1.8153037366211038,
+ 19.06068923452267
+ ],
+ [
+ 0,
+ 19.06068923452267
+ ],
+ [
+ 1.8153037366212175,
+ 16.337733629590844
+ ],
+ [
+ 1.8153037366212175,
+ 11.7994742880378
+ ],
+ [
+ 1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ 1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ 3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ 6.353563078174261,
+ 15.430081761280235
+ ],
+ [
+ 7.26121494648487,
+ 19.06068923452267
+ ],
+ [
+ 10.891822419727305,
+ 27.22955604931815
+ ],
+ [
+ 13.614778024659131,
+ 35.39842286411363
+ ],
+ [
+ 15.430081761280348,
+ 41.75198594228789
+ ],
+ [
+ 16.337733629590957,
+ 49.013200888772644
+ ],
+ [
+ 16.337733629590957,
+ 49.92085275708325
+ ],
+ [
+ 14.52242989296974,
+ 51.73615649370447
+ ],
+ [
+ 11.799474288037914,
+ 51.73615649370447
+ ],
+ [
+ 8.168866814795479,
+ 49.92085275708325
+ ],
+ [
+ 4.538259341553044,
+ 47.19789715215143
+ ],
+ [
+ 0.9076518683106087,
+ 44.4749415472196
+ ],
+ [
+ -0.9076518683106087,
+ 41.75198594228789
+ ],
+ [
+ -0.9076518683106087,
+ 41.75198594228789
+ ]
+ ],
+ "pressures": [
+ 0.5534820556640625,
+ 0.6033172607421875,
+ 0.6047821044921875,
+ 0.6243133544921875,
+ 0.64093017578125,
+ 0.6604766845703125,
+ 0.6697540283203125,
+ 0.6751251220703125,
+ 0.6761016845703125,
+ 0.6775665283203125,
+ 0.6741485595703125,
+ 0.6692657470703125,
+ 0.6614532470703125,
+ 0.65362548828125,
+ 0.65118408203125,
+ 0.64776611328125,
+ 0.64678955078125,
+ 0.64825439453125,
+ 0.6565704345703125,
+ 0.6634063720703125,
+ 0.6648712158203125,
+ 0.6653594970703125,
+ 0.6648712158203125,
+ 0.6848907470703125,
+ 0.6848907470703125,
+ 0.6848907470703125,
+ 0.6844024658203125,
+ 0.6824493408203125,
+ 0.6834259033203125,
+ 0.6844024658203125,
+ 0.692718505859375,
+ 0.698577880859375,
+ 0.715179443359375,
+ 0.713714599609375,
+ 0.711273193359375,
+ 0.6678009033203125,
+ 0.4972991943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.9076518683106087,
+ 41.75198594228789
+ ]
+ },
+ {
+ "id": "rTBDanjFfodW4QKDJS9gk",
+ "type": "freedraw",
+ "x": 142.896236315421,
+ "y": -90.24236497492325,
+ "width": 12.707126156348409,
+ "height": 40.84433407397728,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0d",
+ "roundness": null,
+ "seed": 776909737,
+ "version": 16,
+ "versionNonce": 739359401,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577705556,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ -2.722955604931826,
+ 12.707126156348522
+ ],
+ [
+ -2.722955604931826,
+ 16.337733629590957
+ ],
+ [
+ -1.8153037366212175,
+ 24.506600444386436
+ ],
+ [
+ 0,
+ 31.767815390871192
+ ],
+ [
+ 1.8153037366212175,
+ 37.213726600734844
+ ],
+ [
+ 3.630607473242435,
+ 38.12137846904545
+ ],
+ [
+ 4.538259341553044,
+ 39.93668220566667
+ ],
+ [
+ 9.984170551416582,
+ 39.93668220566667
+ ],
+ [
+ 9.984170551416582,
+ 39.93668220566667
+ ]
+ ],
+ "pressures": [
+ 0.064971923828125,
+ 0.563262939453125,
+ 0.698089599609375,
+ 0.697601318359375,
+ 0.697601318359375,
+ 0.697601318359375,
+ 0.696136474609375,
+ 0.696136474609375,
+ 0.694671630859375,
+ 0.687835693359375,
+ 0.6643829345703125,
+ 0.63946533203125,
+ 0.593048095703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.984170551416582,
+ 39.93668220566667
+ ]
+ },
+ {
+ "id": "2Wh_N9aRmdeXQwGOeyjXc",
+ "type": "freedraw",
+ "x": 131.09676202738308,
+ "y": -73.90463134533229,
+ "width": 22.691296707765105,
+ "height": 2.722955604931826,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0e",
+ "roundness": null,
+ "seed": 1719657577,
+ "version": 12,
+ "versionNonce": 18727337,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577705880,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ 9.984170551416696,
+ 1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ 2.722955604931826
+ ],
+ [
+ 19.968341102833392,
+ 1.8153037366212175
+ ],
+ [
+ 21.783644839454496,
+ 0.9076518683106087
+ ],
+ [
+ 21.783644839454496,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.570098876953125,
+ 0.64727783203125,
+ 0.65118408203125,
+ 0.6590118408203125,
+ 0.6721954345703125,
+ 0.687835693359375,
+ 0.695159912109375,
+ 0.6736602783203125,
+ 0.2281341552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.783644839454496,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "B34SMpPeiLykhH4VONZmZ",
+ "type": "freedraw",
+ "x": 151.06510313021647,
+ "y": -98.41123178971861,
+ "width": 16.337733629590844,
+ "height": 18.15303736621206,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0f",
+ "roundness": null,
+ "seed": 1870015337,
+ "version": 20,
+ "versionNonce": 1806216233,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577706352,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ 4.53825934155293,
+ -0.9076518683106087
+ ],
+ [
+ 7.261214946484756,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ 9.076518683105974,
+ -0.9076518683106087
+ ],
+ [
+ 9.984170551416582,
+ 0.9076518683106087
+ ],
+ [
+ 9.984170551416582,
+ 1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ 6.3535630781741474
+ ],
+ [
+ 7.261214946484756,
+ 8.168866814795365
+ ],
+ [
+ 6.3535630781741474,
+ 9.984170551416582
+ ],
+ [
+ 5.445911209863539,
+ 11.7994742880378
+ ],
+ [
+ 6.3535630781741474,
+ 14.522429892969626
+ ],
+ [
+ 8.168866814795365,
+ 15.430081761280235
+ ],
+ [
+ 11.7994742880378,
+ 15.430081761280235
+ ],
+ [
+ 15.430081761280235,
+ 16.337733629590844
+ ],
+ [
+ 15.430081761280235,
+ 16.337733629590844
+ ]
+ ],
+ "pressures": [
+ 0.446502685546875,
+ 0.5998992919921875,
+ 0.6057586669921875,
+ 0.6184539794921875,
+ 0.63067626953125,
+ 0.65362548828125,
+ 0.6609649658203125,
+ 0.6634063720703125,
+ 0.6692657470703125,
+ 0.6707305908203125,
+ 0.6819610595703125,
+ 0.6873321533203125,
+ 0.697113037109375,
+ 0.694671630859375,
+ 0.6824493408203125,
+ 0.6599884033203125,
+ 0.5446929931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280235,
+ 16.337733629590844
+ ]
+ },
+ {
+ "id": "FmlTHZ2_hFWl_p_tkcxmN",
+ "type": "freedraw",
+ "x": -431.6473963251926,
+ "y": 32.2906372470087,
+ "width": 52.643808362015136,
+ "height": 35.39842286411363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0m",
+ "roundness": null,
+ "seed": 1501361575,
+ "version": 25,
+ "versionNonce": 882890441,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577717377,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ -5.445911209863652
+ ],
+ [
+ 5.445911209863652,
+ -9.984170551416696
+ ],
+ [
+ 9.07651868310603,
+ -13.614778024659131
+ ],
+ [
+ 12.707126156348465,
+ -16.337733629590957
+ ],
+ [
+ 13.614778024659074,
+ -17.245385497901566
+ ],
+ [
+ 15.430081761280292,
+ -17.245385497901566
+ ],
+ [
+ 16.3377336295909,
+ -18.153037366212175
+ ],
+ [
+ 17.24538549790151,
+ -18.153037366212175
+ ],
+ [
+ 19.060689234522727,
+ -17.245385497901566
+ ],
+ [
+ 20.875992971143944,
+ -14.52242989296974
+ ],
+ [
+ 23.59894857607577,
+ -7.26121494648487
+ ],
+ [
+ 26.32190418100754,
+ 0.9076518683106087
+ ],
+ [
+ 30.860163522560583,
+ 10.891822419727191
+ ],
+ [
+ 32.6754672591818,
+ 13.614778024659017
+ ],
+ [
+ 39.93668220566667,
+ 17.245385497901452
+ ],
+ [
+ 44.47494154721966,
+ 16.337733629590844
+ ],
+ [
+ 49.92085275708331,
+ 13.614778024659017
+ ],
+ [
+ 51.73615649370453,
+ 11.7994742880378
+ ],
+ [
+ 51.73615649370453,
+ 11.7994742880378
+ ]
+ ],
+ "pressures": [
+ 0.526611328125,
+ 0.572052001953125,
+ 0.5945281982421875,
+ 0.6096649169921875,
+ 0.62628173828125,
+ 0.63604736328125,
+ 0.64776611328125,
+ 0.65020751953125,
+ 0.65216064453125,
+ 0.65216064453125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.65362548828125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65313720703125,
+ 0.65216064453125,
+ 0.593048095703125,
+ 0.500732421875,
+ 0.2212982177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 51.73615649370453,
+ 11.7994742880378
+ ]
+ },
+ {
+ "id": "nexsoMxBK0dC0lrX5ASut",
+ "type": "freedraw",
+ "x": -390.8030622512153,
+ "y": 16.860555485728355,
+ "width": 17.24538549790151,
+ "height": 34.49077099580302,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0n",
+ "roundness": null,
+ "seed": 755857545,
+ "version": 16,
+ "versionNonce": 2115346313,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577717804,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ 4.538259341553044
+ ],
+ [
+ -4.538259341553044,
+ 7.26121494648487
+ ],
+ [
+ -6.353563078174261,
+ 9.984170551416696
+ ],
+ [
+ -8.168866814795479,
+ 12.707126156348522
+ ],
+ [
+ -11.799474288037914,
+ 19.060689234522783
+ ],
+ [
+ -14.52242989296974,
+ 24.506600444386322
+ ],
+ [
+ -16.3377336295909,
+ 28.137207917628757
+ ],
+ [
+ -17.24538549790151,
+ 29.044859785939366
+ ],
+ [
+ -17.24538549790151,
+ 31.767815390871192
+ ],
+ [
+ -17.24538549790151,
+ 33.58311912749241
+ ],
+ [
+ -16.3377336295909,
+ 34.49077099580302
+ ],
+ [
+ -16.3377336295909,
+ 34.49077099580302
+ ]
+ ],
+ "pressures": [
+ 0.4147491455078125,
+ 0.693695068359375,
+ 0.702484130859375,
+ 0.713226318359375,
+ 0.7215423583984375,
+ 0.7352142333984375,
+ 0.7483978271484375,
+ 0.7537841796875,
+ 0.7537841796875,
+ 0.7308197021484375,
+ 0.705902099609375,
+ 0.6208953857421875,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -16.3377336295909,
+ 34.49077099580302
+ ]
+ },
+ {
+ "id": "3-26N9rfZ-iIW5tUKIxx9",
+ "type": "freedraw",
+ "x": -364.48115807020775,
+ "y": 33.19828911531931,
+ "width": 0,
+ "height": 19.06068923452267,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0o",
+ "roundness": null,
+ "seed": 1824002377,
+ "version": 10,
+ "versionNonce": 1152852905,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577718327,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 0,
+ 5.445911209863539
+ ],
+ [
+ 0,
+ 7.261214946484756
+ ],
+ [
+ 0,
+ 10.891822419727191
+ ],
+ [
+ 0,
+ 13.614778024659017
+ ],
+ [
+ 0,
+ 17.245385497901452
+ ],
+ [
+ 0,
+ 19.06068923452267
+ ],
+ [
+ 0,
+ 19.06068923452267
+ ]
+ ],
+ "pressures": [
+ 0.4142608642578125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.593048095703125,
+ 0.5994110107421875,
+ 0.5994110107421875,
+ 0.567169189453125,
+ 0.2271575927734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 19.06068923452267
+ ]
+ },
+ {
+ "id": "1Q6Lh3XZ9Bjrr9YrXPHv4",
+ "type": "freedraw",
+ "x": -372.6500248850032,
+ "y": 43.182459666735895,
+ "width": 13.614778024659074,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0p",
+ "roundness": null,
+ "seed": 1100942697,
+ "version": 8,
+ "versionNonce": 1563201769,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577718521,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683105519,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366211606,
+ -0.9076518683106087
+ ],
+ [
+ 6.353563078174204,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727248,
+ -2.722955604931826
+ ],
+ [
+ 13.614778024659074,
+ -3.630607473242435
+ ],
+ [
+ 13.614778024659074,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.39276123046875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6023406982421875,
+ 0.3575897216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659074,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "vBdqqVgcEX234s_QbflAb",
+ "type": "freedraw",
+ "x": -331.80569081102595,
+ "y": 25.937074168834442,
+ "width": 13.614778024659074,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0q",
+ "roundness": null,
+ "seed": 2131372713,
+ "version": 9,
+ "versionNonce": 794756327,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577718935,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 11.799474288037857,
+ 0
+ ],
+ [
+ 13.614778024659074,
+ -0.9076518683106087
+ ],
+ [
+ 13.614778024659074,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.5608062744140625,
+ 0.64141845703125,
+ 0.64093017578125,
+ 0.6199188232421875,
+ 0.4333038330078125,
+ 0.078643798828125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659074,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "QrPLhZPFLjQjmh1Nmsm-d",
+ "type": "freedraw",
+ "x": -331.80569081102595,
+ "y": 37.736548456872356,
+ "width": 16.3377336295909,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0r",
+ "roundness": null,
+ "seed": 1599223591,
+ "version": 8,
+ "versionNonce": 1509288871,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577719166,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 12.707126156348465,
+ 0
+ ],
+ [
+ 16.3377336295909,
+ -0.9076518683106087
+ ],
+ [
+ 16.3377336295909,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.501708984375,
+ 0.65118408203125,
+ 0.65411376953125,
+ 0.65216064453125,
+ 0.575469970703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.3377336295909,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "YpGSHqGrRJIbBr-I2TpsW",
+ "type": "freedraw",
+ "x": -266.4547562926623,
+ "y": 35.01359285194053,
+ "width": 16.337733629590844,
+ "height": 25.41425231269693,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0s",
+ "roundness": null,
+ "seed": 1693347303,
+ "version": 17,
+ "versionNonce": 1455795977,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577720368,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 3.6306074732423212
+ ],
+ [
+ -7.26121494648487,
+ 9.076518683105974
+ ],
+ [
+ -9.076518683106087,
+ 12.707126156348409
+ ],
+ [
+ -9.984170551416696,
+ 16.337733629590844
+ ],
+ [
+ -9.076518683106087,
+ 19.96834110283328
+ ],
+ [
+ -8.168866814795479,
+ 21.783644839454496
+ ],
+ [
+ -5.445911209863652,
+ 23.598948576075713
+ ],
+ [
+ -2.722955604931826,
+ 25.41425231269693
+ ],
+ [
+ 1.8153037366212175,
+ 24.506600444386322
+ ],
+ [
+ 6.3535630781741474,
+ 21.783644839454496
+ ],
+ [
+ 6.3535630781741474,
+ 21.783644839454496
+ ]
+ ],
+ "pressures": [
+ 0.2637939453125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63360595703125,
+ 0.63409423828125,
+ 0.64093017578125,
+ 0.64141845703125,
+ 0.63995361328125,
+ 0.63848876953125,
+ 0.63653564453125,
+ 0.6042938232421875,
+ 0.4777679443359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.3535630781741474,
+ 21.783644839454496
+ ]
+ },
+ {
+ "id": "AFUPTAWkmQcF28Ba2o4vL",
+ "type": "freedraw",
+ "x": -243.7634595848972,
+ "y": 43.182459666735895,
+ "width": 19.968341102833392,
+ "height": 18.153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0t",
+ "roundness": null,
+ "seed": 222970057,
+ "version": 30,
+ "versionNonce": 690975721,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577720979,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -6.353563078174261,
+ 0.9076518683106087
+ ],
+ [
+ -9.076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -9.984170551416696,
+ 4.538259341553044
+ ],
+ [
+ -11.799474288037914,
+ 7.26121494648487
+ ],
+ [
+ -11.799474288037914,
+ 9.984170551416696
+ ],
+ [
+ -11.799474288037914,
+ 12.707126156348522
+ ],
+ [
+ -9.076518683106087,
+ 15.430081761280348
+ ],
+ [
+ -8.168866814795479,
+ 16.337733629590957
+ ],
+ [
+ -4.538259341553044,
+ 17.245385497901566
+ ],
+ [
+ -0.9076518683106087,
+ 18.153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ 18.153037366212175
+ ],
+ [
+ 5.445911209863652,
+ 15.430081761280348
+ ],
+ [
+ 7.26121494648487,
+ 12.707126156348522
+ ],
+ [
+ 8.168866814795479,
+ 9.076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 7.26121494648487
+ ],
+ [
+ 7.26121494648487,
+ 5.445911209863652
+ ],
+ [
+ 6.353563078174261,
+ 4.538259341553044
+ ],
+ [
+ 2.722955604931826,
+ 3.630607473242435
+ ],
+ [
+ -0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ -5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ -6.353563078174261,
+ 4.538259341553044
+ ],
+ [
+ -6.353563078174261,
+ 4.538259341553044
+ ]
+ ],
+ "pressures": [
+ 0.39910888671875,
+ 0.565216064453125,
+ 0.577423095703125,
+ 0.62725830078125,
+ 0.64141845703125,
+ 0.65069580078125,
+ 0.65264892578125,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.64288330078125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63165283203125,
+ 0.6233367919921875,
+ 0.6096649169921875,
+ 0.6042938232421875,
+ 0.6023406982421875,
+ 0.6028289794921875,
+ 0.6106414794921875,
+ 0.6223602294921875,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.6018524169921875,
+ 0.517822265625,
+ 0.2921295166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.353563078174261,
+ 4.538259341553044
+ ]
+ },
+ {
+ "id": "WxHFna5fEPbxOOUvbciPb",
+ "type": "freedraw",
+ "x": -213.81094793064722,
+ "y": 41.36715593011468,
+ "width": 17.245385497901566,
+ "height": 23.598948576075827,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0u",
+ "roundness": null,
+ "seed": 1542475177,
+ "version": 24,
+ "versionNonce": 1418278953,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577721516,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 1.8153037366212175
+ ],
+ [
+ -8.168866814795479,
+ 2.722955604931826
+ ],
+ [
+ -9.076518683106087,
+ 3.630607473242435
+ ],
+ [
+ -8.168866814795479,
+ 4.538259341553044
+ ],
+ [
+ -5.445911209863652,
+ 7.26121494648487
+ ],
+ [
+ -3.630607473242435,
+ 8.168866814795479
+ ],
+ [
+ -1.8153037366212175,
+ 9.076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ 6.353563078174261,
+ 15.430081761280348
+ ],
+ [
+ 8.168866814795479,
+ 16.337733629590957
+ ],
+ [
+ 8.168866814795479,
+ 17.245385497901566
+ ],
+ [
+ 6.353563078174261,
+ 19.968341102833392
+ ],
+ [
+ 2.722955604931826,
+ 21.78364483945461
+ ],
+ [
+ -0.9076518683106087,
+ 22.69129670776522
+ ],
+ [
+ -3.630607473242435,
+ 22.69129670776522
+ ],
+ [
+ -6.353563078174261,
+ 20.875992971144
+ ],
+ [
+ -6.353563078174261,
+ 20.875992971144
+ ]
+ ],
+ "pressures": [
+ 0.5569000244140625,
+ 0.6106414794921875,
+ 0.6761016845703125,
+ 0.6853790283203125,
+ 0.694183349609375,
+ 0.701507568359375,
+ 0.703948974609375,
+ 0.703948974609375,
+ 0.692230224609375,
+ 0.6634063720703125,
+ 0.64483642578125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.64337158203125,
+ 0.64337158203125,
+ 0.64776611328125,
+ 0.6697540283203125,
+ 0.706878662109375,
+ 0.7195892333984375,
+ 0.708831787109375,
+ 0.6033172607421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.353563078174261,
+ 20.875992971144
+ ]
+ },
+ {
+ "id": "deOXP1Glp3eIRqz72tM9h",
+ "type": "freedraw",
+ "x": -184.76608814470785,
+ "y": 16.860555485728355,
+ "width": 11.799474288037914,
+ "height": 47.19789715215154,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0v",
+ "roundness": null,
+ "seed": 1649803753,
+ "version": 17,
+ "versionNonce": 1696945703,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577722034,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 2.722955604931826
+ ],
+ [
+ -5.445911209863652,
+ 5.445911209863652
+ ],
+ [
+ -5.445911209863652,
+ 8.168866814795479
+ ],
+ [
+ -7.26121494648487,
+ 15.430081761280348
+ ],
+ [
+ -7.26121494648487,
+ 19.968341102833392
+ ],
+ [
+ -7.26121494648487,
+ 24.506600444386322
+ ],
+ [
+ -5.445911209863652,
+ 37.213726600734844
+ ],
+ [
+ -2.722955604931826,
+ 43.567289678909106
+ ],
+ [
+ 0.9076518683106087,
+ 46.29024528384093
+ ],
+ [
+ 4.538259341553044,
+ 47.19789715215154
+ ],
+ [
+ 4.538259341553044,
+ 47.19789715215154
+ ]
+ ],
+ "pressures": [
+ 0.5417633056640625,
+ 0.64044189453125,
+ 0.692718505859375,
+ 0.693695068359375,
+ 0.695648193359375,
+ 0.696624755859375,
+ 0.696624755859375,
+ 0.700531005859375,
+ 0.710784912109375,
+ 0.714202880859375,
+ 0.714691162109375,
+ 0.696136474609375,
+ 0.62628173828125,
+ 0.39813232421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.538259341553044,
+ 47.19789715215154
+ ]
+ },
+ {
+ "id": "sMII7EpGu3bW4lsMPgxfd",
+ "type": "freedraw",
+ "x": -166.61305077849568,
+ "y": 97.6415717653723,
+ "width": 24.506600444386322,
+ "height": 80.78101627964395,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0w",
+ "roundness": null,
+ "seed": 1042626663,
+ "version": 41,
+ "versionNonce": 495904521,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577723069,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ -2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ -5.445911209863652
+ ],
+ [
+ -4.538259341553044,
+ -7.26121494648487
+ ],
+ [
+ -6.353563078174261,
+ -19.060689234522783
+ ],
+ [
+ -7.26121494648487,
+ -29.044859785939366
+ ],
+ [
+ -8.168866814795479,
+ -41.75198594228789
+ ],
+ [
+ -8.168866814795479,
+ -48.10554902046215
+ ],
+ [
+ -8.168866814795479,
+ -54.45911209863641
+ ],
+ [
+ -7.26121494648487,
+ -68.98154199160604
+ ],
+ [
+ -5.445911209863652,
+ -75.3351050697803
+ ],
+ [
+ -1.8153037366212175,
+ -78.96571254302273
+ ],
+ [
+ 1.8153037366212175,
+ -80.78101627964395
+ ],
+ [
+ 9.076518683105974,
+ -76.2427569380909
+ ],
+ [
+ 12.707126156348409,
+ -69.88919385991665
+ ],
+ [
+ 12.707126156348409,
+ -62.627978913431775
+ ],
+ [
+ 9.984170551416582,
+ -58.089719571878845
+ ],
+ [
+ 4.538259341553044,
+ -54.45911209863641
+ ],
+ [
+ 0,
+ -54.45911209863641
+ ],
+ [
+ -3.630607473242435,
+ -54.45911209863641
+ ],
+ [
+ -4.538259341553044,
+ -54.45911209863641
+ ],
+ [
+ -3.630607473242435,
+ -54.45911209863641
+ ],
+ [
+ -0.9076518683106087,
+ -54.45911209863641
+ ],
+ [
+ 2.722955604931826,
+ -53.5514602303258
+ ],
+ [
+ 6.3535630781741474,
+ -51.736156493704584
+ ],
+ [
+ 10.891822419727191,
+ -49.01320088877276
+ ],
+ [
+ 12.707126156348409,
+ -48.10554902046215
+ ],
+ [
+ 15.430081761280235,
+ -44.474941547219714
+ ],
+ [
+ 16.337733629590844,
+ -40.84433407397728
+ ],
+ [
+ 15.430081761280235,
+ -38.12137846904545
+ ],
+ [
+ 12.707126156348409,
+ -36.306074732424236
+ ],
+ [
+ 10.891822419727191,
+ -35.39842286411363
+ ],
+ [
+ 9.076518683105974,
+ -34.49077099580302
+ ],
+ [
+ 1.8153037366212175,
+ -33.58311912749241
+ ],
+ [
+ -1.8153037366212175,
+ -33.58311912749241
+ ],
+ [
+ -3.630607473242435,
+ -33.58311912749241
+ ],
+ [
+ -3.630607473242435,
+ -33.58311912749241
+ ]
+ ],
+ "pressures": [
+ 0.326812744140625,
+ 0.63262939453125,
+ 0.6580352783203125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6609649658203125,
+ 0.6634063720703125,
+ 0.689300537109375,
+ 0.694183349609375,
+ 0.694183349609375,
+ 0.694671630859375,
+ 0.694671630859375,
+ 0.688323974609375,
+ 0.6834259033203125,
+ 0.6756134033203125,
+ 0.6619415283203125,
+ 0.65411376953125,
+ 0.65313720703125,
+ 0.6595001220703125,
+ 0.6653594970703125,
+ 0.6668243408203125,
+ 0.6590118408203125,
+ 0.65313720703125,
+ 0.63995361328125,
+ 0.5974578857421875,
+ 0.5969696044921875,
+ 0.6072235107421875,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6160125732421875,
+ 0.6174774169921875,
+ 0.63604736328125,
+ 0.6678009033203125,
+ 0.689788818359375,
+ 0.692718505859375,
+ 0.692718505859375,
+ 0.63800048828125,
+ 0.455780029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.630607473242435,
+ -33.58311912749241
+ ]
+ },
+ {
+ "id": "DavY9gZZohARA4uNrjEny",
+ "type": "freedraw",
+ "x": -148.46001341228362,
+ "y": 14.137599880796529,
+ "width": 15.430081761280348,
+ "height": 54.45911209863641,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0x",
+ "roundness": null,
+ "seed": 757430473,
+ "version": 16,
+ "versionNonce": 569991113,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577723722,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ 9.076518683106087,
+ 6.353563078174261
+ ],
+ [
+ 10.891822419727305,
+ 10.891822419727305
+ ],
+ [
+ 12.707126156348522,
+ 15.430081761280348
+ ],
+ [
+ 14.52242989296974,
+ 26.32190418100754
+ ],
+ [
+ 15.430081761280348,
+ 37.213726600734844
+ ],
+ [
+ 14.52242989296974,
+ 46.29024528384093
+ ],
+ [
+ 13.614778024659131,
+ 51.736156493704584
+ ],
+ [
+ 13.614778024659131,
+ 54.45911209863641
+ ],
+ [
+ 13.614778024659131,
+ 53.5514602303258
+ ],
+ [
+ 13.614778024659131,
+ 53.5514602303258
+ ]
+ ],
+ "pressures": [
+ 0.467010498046875,
+ 0.6106414794921875,
+ 0.62872314453125,
+ 0.64434814453125,
+ 0.6575469970703125,
+ 0.6658477783203125,
+ 0.6741485595703125,
+ 0.6814727783203125,
+ 0.692230224609375,
+ 0.696136474609375,
+ 0.699066162109375,
+ 0.688812255859375,
+ 0.461151123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659131,
+ 53.5514602303258
+ ]
+ },
+ {
+ "id": "zk5q969fpGkiHDsmMr8fh",
+ "type": "freedraw",
+ "x": -124.8610648362079,
+ "y": 28.66002977376627,
+ "width": 22.69129670776522,
+ "height": 41.75198594228789,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0y",
+ "roundness": null,
+ "seed": 374915465,
+ "version": 23,
+ "versionNonce": 1162435047,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577724375,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ 2.722955604931826,
+ 6.353563078174261
+ ],
+ [
+ 3.630607473242435,
+ 10.891822419727191
+ ],
+ [
+ 5.445911209863652,
+ 15.430081761280235
+ ],
+ [
+ 7.26121494648487,
+ 19.96834110283328
+ ],
+ [
+ 9.984170551416696,
+ 29.044859785939366
+ ],
+ [
+ 11.799474288037914,
+ 31.767815390871192
+ ],
+ [
+ 12.707126156348522,
+ 34.49077099580302
+ ],
+ [
+ 14.52242989296974,
+ 35.39842286411363
+ ],
+ [
+ 17.245385497901566,
+ 37.213726600734844
+ ],
+ [
+ 19.060689234522783,
+ 37.213726600734844
+ ],
+ [
+ 20.875992971144,
+ 34.49077099580302
+ ],
+ [
+ 21.78364483945461,
+ 31.767815390871192
+ ],
+ [
+ 22.69129670776522,
+ 22.691296707765105
+ ],
+ [
+ 22.69129670776522,
+ 16.337733629590844
+ ],
+ [
+ 21.78364483945461,
+ 8.168866814795479
+ ],
+ [
+ 21.78364483945461,
+ 1.8153037366212175
+ ],
+ [
+ 20.875992971144,
+ -3.630607473242435
+ ],
+ [
+ 20.875992971144,
+ -4.538259341553044
+ ],
+ [
+ 20.875992971144,
+ -4.538259341553044
+ ]
+ ],
+ "pressures": [
+ 0.37908935546875,
+ 0.589141845703125,
+ 0.6003875732421875,
+ 0.6155242919921875,
+ 0.6228485107421875,
+ 0.63311767578125,
+ 0.64434814453125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.64678955078125,
+ 0.64385986328125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.64678955078125,
+ 0.6653594970703125,
+ 0.6756134033203125,
+ 0.6746368408203125,
+ 0.6585235595703125,
+ 0.582794189453125,
+ 0.2212982177734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971144,
+ -4.538259341553044
+ ]
+ },
+ {
+ "id": "vrO1zbssBUVBlBc_uuklU",
+ "type": "freedraw",
+ "x": -88.55499010378367,
+ "y": 54.0742820864632,
+ "width": 9.076518683105974,
+ "height": 20.875992971143887,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b0z",
+ "roundness": null,
+ "seed": 1147882535,
+ "version": 28,
+ "versionNonce": 1105538023,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577725252,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -4.53825934155293,
+ 1.8153037366212175
+ ],
+ [
+ -5.445911209863539,
+ 7.26121494648487
+ ],
+ [
+ -5.445911209863539,
+ 11.799474288037914
+ ],
+ [
+ -4.53825934155293,
+ 15.430081761280348
+ ],
+ [
+ -3.630607473242435,
+ 16.337733629590957
+ ],
+ [
+ -3.630607473242435,
+ 17.245385497901566
+ ],
+ [
+ -1.8153037366212175,
+ 19.06068923452267
+ ],
+ [
+ 0,
+ 19.06068923452267
+ ],
+ [
+ 0.9076518683106087,
+ 19.96834110283328
+ ],
+ [
+ 1.8153037366212175,
+ 19.06068923452267
+ ],
+ [
+ 3.630607473242435,
+ 16.337733629590957
+ ],
+ [
+ 3.630607473242435,
+ 13.614778024659131
+ ],
+ [
+ 3.630607473242435,
+ 10.891822419727305
+ ],
+ [
+ 3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ 0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.4816741943359375,
+ 0.579864501953125,
+ 0.65509033203125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6590118408203125,
+ 0.6570587158203125,
+ 0.65509033203125,
+ 0.65557861328125,
+ 0.6590118408203125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.65460205078125,
+ 0.65069580078125,
+ 0.64971923828125,
+ 0.64678955078125,
+ 0.64434814453125,
+ 0.64483642578125,
+ 0.64532470703125,
+ 0.64532470703125,
+ 0.64483642578125,
+ 0.63800048828125,
+ 0.6013641357421875,
+ 0.5515289306640625,
+ 0.37908935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.630607473242435,
+ 2.722955604931826
+ ]
+ },
+ {
+ "id": "1xwUa2LKeqSWFMMlmrtSp",
+ "type": "freedraw",
+ "x": -67.67899713263967,
+ "y": 21.3988148272814,
+ "width": 10.891822419727305,
+ "height": 45.38259341553032,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b10",
+ "roundness": null,
+ "seed": 1706728999,
+ "version": 13,
+ "versionNonce": 543150345,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577725795,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -0.9076518683106087,
+ 6.353563078174261
+ ],
+ [
+ -1.8153037366212175,
+ 10.891822419727305
+ ],
+ [
+ -1.8153037366212175,
+ 15.430081761280348
+ ],
+ [
+ -2.722955604931826,
+ 26.32190418100754
+ ],
+ [
+ -1.8153037366212175,
+ 35.39842286411363
+ ],
+ [
+ 0.9076518683106087,
+ 41.75198594228789
+ ],
+ [
+ 4.538259341553044,
+ 44.474941547219714
+ ],
+ [
+ 8.168866814795479,
+ 45.38259341553032
+ ],
+ [
+ 8.168866814795479,
+ 45.38259341553032
+ ]
+ ],
+ "pressures": [
+ 0.4284210205078125,
+ 0.6824493408203125,
+ 0.6829376220703125,
+ 0.6853790283203125,
+ 0.688812255859375,
+ 0.693695068359375,
+ 0.696136474609375,
+ 0.693206787109375,
+ 0.65167236328125,
+ 0.4860687255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.168866814795479,
+ 45.38259341553032
+ ]
+ },
+ {
+ "id": "8ZL51BBcj4oNu-UB-jxyG",
+ "type": "freedraw",
+ "x": -78.57081955236697,
+ "y": 40.45950406180407,
+ "width": 20.875992971143887,
+ "height": 3.6306074732423212,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b11",
+ "roundness": null,
+ "seed": 1816388297,
+ "version": 10,
+ "versionNonce": 1798309161,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577726098,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ 10.891822419727305,
+ -0.9076518683106087
+ ],
+ [
+ 14.52242989296974,
+ -1.8153037366212175
+ ],
+ [
+ 17.245385497901566,
+ -2.7229556049317125
+ ],
+ [
+ 20.875992971143887,
+ -3.6306074732423212
+ ],
+ [
+ 20.875992971143887,
+ -3.6306074732423212
+ ]
+ ],
+ "pressures": [
+ 0.13336181640625,
+ 0.6228485107421875,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.6248016357421875,
+ 0.580352783203125,
+ 0.462127685546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971143887,
+ -3.6306074732423212
+ ]
+ },
+ {
+ "id": "qecNMC5kWhVIgEPiRTD2_",
+ "type": "freedraw",
+ "x": -400.787232802632,
+ "y": 149.3777282590769,
+ "width": 29.952511654249975,
+ "height": 64.44328265005299,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1A",
+ "roundness": null,
+ "seed": 59760809,
+ "version": 39,
+ "versionNonce": 1587827143,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577756580,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ 0.9076518683106087,
+ 6.353563078174261
+ ],
+ [
+ 0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ 9.076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 10.891822419727305
+ ],
+ [
+ 3.630607473242378,
+ 16.337733629590957
+ ],
+ [
+ 5.445911209863596,
+ 19.968341102833392
+ ],
+ [
+ 8.168866814795422,
+ 21.78364483945461
+ ],
+ [
+ 10.891822419727248,
+ 22.69129670776522
+ ],
+ [
+ 15.430081761280292,
+ 21.78364483945461
+ ],
+ [
+ 18.153037366212118,
+ 19.968341102833392
+ ],
+ [
+ 19.96834110283328,
+ 16.337733629590957
+ ],
+ [
+ 21.783644839454496,
+ 11.799474288037914
+ ],
+ [
+ 22.691296707765105,
+ 6.353563078174261
+ ],
+ [
+ 23.598948576075713,
+ 0
+ ],
+ [
+ 23.598948576075713,
+ -0.9076518683106087
+ ],
+ [
+ 23.598948576075713,
+ 2.722955604931826
+ ],
+ [
+ 23.598948576075713,
+ 6.353563078174261
+ ],
+ [
+ 24.506600444386322,
+ 10.891822419727305
+ ],
+ [
+ 24.506600444386322,
+ 14.52242989296974
+ ],
+ [
+ 25.41425231269693,
+ 19.060689234522783
+ ],
+ [
+ 27.22955604931815,
+ 30.860163522560583
+ ],
+ [
+ 29.044859785939366,
+ 39.02903033735606
+ ],
+ [
+ 29.952511654249975,
+ 45.38259341553032
+ ],
+ [
+ 29.952511654249975,
+ 50.828504625393975
+ ],
+ [
+ 29.044859785939366,
+ 55.36676396694702
+ ],
+ [
+ 28.137207917628757,
+ 57.18206770356824
+ ],
+ [
+ 26.32190418100754,
+ 60.81267517681056
+ ],
+ [
+ 23.598948576075713,
+ 62.627978913431775
+ ],
+ [
+ 21.783644839454496,
+ 63.535630781742384
+ ],
+ [
+ 19.96834110283328,
+ 61.72032704512117
+ ],
+ [
+ 17.24538549790151,
+ 58.089719571878845
+ ],
+ [
+ 13.614778024659074,
+ 53.5514602303258
+ ],
+ [
+ 9.98417055141664,
+ 49.01320088877276
+ ],
+ [
+ 9.98417055141664,
+ 49.01320088877276
+ ]
+ ],
+ "pressures": [
+ 0.1846466064453125,
+ 0.5598297119140625,
+ 0.5617828369140625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.563262939453125,
+ 0.568145751953125,
+ 0.575958251953125,
+ 0.591583251953125,
+ 0.590118408203125,
+ 0.589141845703125,
+ 0.589630126953125,
+ 0.587677001953125,
+ 0.589141845703125,
+ 0.589630126953125,
+ 0.590606689453125,
+ 0.592071533203125,
+ 0.5955047607421875,
+ 0.6165008544921875,
+ 0.6629180908203125,
+ 0.6629180908203125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6629180908203125,
+ 0.6629180908203125,
+ 0.6629180908203125,
+ 0.6643829345703125,
+ 0.6707305908203125,
+ 0.6775665283203125,
+ 0.689788818359375,
+ 0.699066162109375,
+ 0.698089599609375,
+ 0.6873321533203125,
+ 0.6800079345703125,
+ 0.6184539794921875,
+ 0.2901763916015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.98417055141664,
+ 49.01320088877276
+ ]
+ },
+ {
+ "id": "vrQIfEhviB3K1CGP6vzrX",
+ "type": "freedraw",
+ "x": -359.03524686034416,
+ "y": 168.43841749359967,
+ "width": 11.799474288037914,
+ "height": 39.02903033735606,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1B",
+ "roundness": null,
+ "seed": 529648647,
+ "version": 34,
+ "versionNonce": 1976173863,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577759933,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 0,
+ 4.538259341553044
+ ],
+ [
+ 0,
+ 7.261214946484756
+ ],
+ [
+ 0,
+ 10.891822419727191
+ ],
+ [
+ 0,
+ 15.430081761280235
+ ],
+ [
+ 0.9076518683106087,
+ 24.506600444386322
+ ],
+ [
+ 0.9076518683106087,
+ 31.767815390871192
+ ],
+ [
+ 0,
+ 35.39842286411363
+ ],
+ [
+ 0,
+ 37.213726600734844
+ ],
+ [
+ 0,
+ 38.12137846904545
+ ],
+ [
+ 0,
+ 39.02903033735606
+ ],
+ [
+ -0.9076518683106087,
+ 37.213726600734844
+ ],
+ [
+ -1.8153037366212175,
+ 33.58311912749241
+ ],
+ [
+ -2.722955604931826,
+ 31.767815390871192
+ ],
+ [
+ -3.630607473242435,
+ 27.22955604931815
+ ],
+ [
+ -3.630607473242435,
+ 22.691296707765105
+ ],
+ [
+ -3.630607473242435,
+ 16.337733629590844
+ ],
+ [
+ -2.722955604931826,
+ 9.984170551416582
+ ],
+ [
+ -0.9076518683106087,
+ 5.445911209863652
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ 6.353563078174261,
+ 1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ 6.353563078174261
+ ],
+ [
+ 5.445911209863652,
+ 9.984170551416582
+ ],
+ [
+ 3.630607473242435,
+ 11.7994742880378
+ ],
+ [
+ 0.9076518683106087,
+ 12.707126156348409
+ ],
+ [
+ -0.9076518683106087,
+ 11.7994742880378
+ ],
+ [
+ -4.538259341553044,
+ 9.076518683105974
+ ],
+ [
+ -4.538259341553044,
+ 8.168866814795365
+ ],
+ [
+ -4.538259341553044,
+ 8.168866814795365
+ ]
+ ],
+ "pressures": [
+ 0.2452239990234375,
+ 0.64093017578125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.63995361328125,
+ 0.63848876953125,
+ 0.63604736328125,
+ 0.6106414794921875,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.575958251953125,
+ 0.575469970703125,
+ 0.574005126953125,
+ 0.573516845703125,
+ 0.573028564453125,
+ 0.572540283203125,
+ 0.573028564453125,
+ 0.574005126953125,
+ 0.577911376953125,
+ 0.585235595703125,
+ 0.5998992919921875,
+ 0.5969696044921875,
+ 0.5500640869140625,
+ 0.2789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.538259341553044,
+ 8.168866814795365
+ ]
+ },
+ {
+ "id": "NTxONYWtuEALtwFArWFwO",
+ "type": "freedraw",
+ "x": -333.6209945476472,
+ "y": 162.99250628373602,
+ "width": 12.707126156348465,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1C",
+ "roundness": null,
+ "seed": 581576551,
+ "version": 10,
+ "versionNonce": 1489086215,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577760501,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.7229556049317694,
+ 0
+ ],
+ [
+ 5.445911209863596,
+ 0
+ ],
+ [
+ 9.07651868310603,
+ 0.9076518683106087
+ ],
+ [
+ 11.799474288037857,
+ 0.9076518683106087
+ ],
+ [
+ 12.707126156348465,
+ 0.9076518683106087
+ ],
+ [
+ 12.707126156348465,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.38787841796875,
+ 0.589630126953125,
+ 0.5994110107421875,
+ 0.6047821044921875,
+ 0.6077117919921875,
+ 0.574005126953125,
+ 0.3697967529296875,
+ 0.1836700439453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348465,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "i1R2-WjlCf7eFhjcOks8n",
+ "type": "freedraw",
+ "x": -328.1750833377836,
+ "y": 170.2537212302209,
+ "width": 12.707126156348522,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1D",
+ "roundness": null,
+ "seed": 332058951,
+ "version": 12,
+ "versionNonce": 99938311,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577760726,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 0.9076518683106087
+ ],
+ [
+ 10.891822419727305,
+ 0.9076518683106087
+ ],
+ [
+ 11.799474288037914,
+ 0.9076518683106087
+ ],
+ [
+ 11.799474288037914,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.4240264892578125,
+ 0.6042938232421875,
+ 0.6169891357421875,
+ 0.6179656982421875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6150360107421875,
+ 0.5461578369140625,
+ 0.1768341064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.799474288037914,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "MoI4Hxecbs_tnoYJV2Sxp",
+ "type": "freedraw",
+ "x": -250.11702266307145,
+ "y": 154.82363946894054,
+ "width": 25.41425231269693,
+ "height": 34.49077099580302,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1E",
+ "roundness": null,
+ "seed": 1635768903,
+ "version": 27,
+ "versionNonce": 1869254409,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577766352,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -6.353563078174261,
+ 0
+ ],
+ [
+ -9.076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -12.707126156348522,
+ 1.8153037366212175
+ ],
+ [
+ -19.060689234522783,
+ 3.630607473242435
+ ],
+ [
+ -23.598948576075713,
+ 5.445911209863652
+ ],
+ [
+ -24.506600444386322,
+ 5.445911209863652
+ ],
+ [
+ -24.506600444386322,
+ 6.353563078174261
+ ],
+ [
+ -23.598948576075713,
+ 8.168866814795479
+ ],
+ [
+ -19.968341102833392,
+ 11.799474288037914
+ ],
+ [
+ -13.614778024659131,
+ 15.430081761280348
+ ],
+ [
+ -7.26121494648487,
+ 19.060689234522783
+ ],
+ [
+ -2.722955604931826,
+ 21.783644839454496
+ ],
+ [
+ 0,
+ 23.598948576075713
+ ],
+ [
+ 0.9076518683106087,
+ 25.41425231269693
+ ],
+ [
+ -0.9076518683106087,
+ 27.22955604931815
+ ],
+ [
+ -5.445911209863652,
+ 29.952511654249975
+ ],
+ [
+ -14.52242989296974,
+ 32.6754672591818
+ ],
+ [
+ -19.060689234522783,
+ 33.58311912749241
+ ],
+ [
+ -22.691296707765105,
+ 33.58311912749241
+ ],
+ [
+ -24.506600444386322,
+ 33.58311912749241
+ ],
+ [
+ -24.506600444386322,
+ 31.767815390871192
+ ],
+ [
+ -24.506600444386322,
+ 31.767815390871192
+ ]
+ ],
+ "pressures": [
+ 0.325836181640625,
+ 0.65069580078125,
+ 0.65606689453125,
+ 0.6570587158203125,
+ 0.6575469970703125,
+ 0.6619415283203125,
+ 0.6629180908203125,
+ 0.6785430908203125,
+ 0.6863555908203125,
+ 0.6853790283203125,
+ 0.6844024658203125,
+ 0.6829376220703125,
+ 0.6819610595703125,
+ 0.6804962158203125,
+ 0.6795196533203125,
+ 0.6790313720703125,
+ 0.6785430908203125,
+ 0.6873321533203125,
+ 0.690277099609375,
+ 0.708831787109375,
+ 0.712738037109375,
+ 0.705902099609375,
+ 0.6575469970703125,
+ 0.4689788818359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -24.506600444386322,
+ 31.767815390871192
+ ]
+ },
+ {
+ "id": "6HDv7sCwaKTrCDK82ERQx",
+ "type": "freedraw",
+ "x": -237.40989650672304,
+ "y": 172.0690249668421,
+ "width": 4.538259341553044,
+ "height": 10.891822419727191,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1F",
+ "roundness": null,
+ "seed": 708255945,
+ "version": 11,
+ "versionNonce": 1090478055,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577766674,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ 4.53825934155293
+ ],
+ [
+ 2.722955604931826,
+ 8.168866814795365
+ ],
+ [
+ 3.630607473242435,
+ 9.076518683105974
+ ],
+ [
+ 3.630607473242435,
+ 10.891822419727191
+ ],
+ [
+ 4.538259341553044,
+ 10.891822419727191
+ ],
+ [
+ 4.538259341553044,
+ 10.891822419727191
+ ]
+ ],
+ "pressures": [
+ 0.460174560546875,
+ 0.5950164794921875,
+ 0.6145477294921875,
+ 0.6199188232421875,
+ 0.6228485107421875,
+ 0.6208953857421875,
+ 0.591583251953125,
+ 0.4889984130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.538259341553044,
+ 10.891822419727191
+ ]
+ },
+ {
+ "id": "orPDH2I10VK3pFf-H8WvN",
+ "type": "freedraw",
+ "x": -233.7792890334806,
+ "y": 159.36189881049359,
+ "width": 1.8153037366212175,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1G",
+ "roundness": null,
+ "seed": 1658311207,
+ "version": 6,
+ "versionNonce": 272863111,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577766891,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.5442047119140625,
+ 0.40057373046875,
+ 0.2501220703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 0
+ ]
+ },
+ {
+ "id": "6fJLvPcNVruBzQ5Q2c3hU",
+ "type": "freedraw",
+ "x": -225.61042221868513,
+ "y": 181.14554364994808,
+ "width": 13.614778024659131,
+ "height": 10.891822419727191,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1H",
+ "roundness": null,
+ "seed": 692885959,
+ "version": 16,
+ "versionNonce": 2052137671,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577767200,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ -4.538259341553044
+ ],
+ [
+ 2.722955604931826,
+ -6.3535630781741474
+ ],
+ [
+ 3.630607473242435,
+ -8.168866814795365
+ ],
+ [
+ 3.630607473242435,
+ -9.076518683105974
+ ],
+ [
+ 4.538259341553044,
+ -10.891822419727191
+ ],
+ [
+ 5.445911209863652,
+ -10.891822419727191
+ ],
+ [
+ 6.353563078174261,
+ -9.984170551416582
+ ],
+ [
+ 7.26121494648487,
+ -8.168866814795365
+ ],
+ [
+ 9.076518683106087,
+ -4.538259341553044
+ ],
+ [
+ 10.891822419727305,
+ -2.722955604931826
+ ],
+ [
+ 13.614778024659131,
+ -2.722955604931826
+ ],
+ [
+ 13.614778024659131,
+ -2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.4714202880859375,
+ 0.5940399169921875,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.5950164794921875,
+ 0.5994110107421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6047821044921875,
+ 0.6091766357421875,
+ 0.6145477294921875,
+ 0.6091766357421875,
+ 0.4733734130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659131,
+ -2.722955604931826
+ ]
+ },
+ {
+ "id": "1Ay92swbLDTygrvQ-_9mv",
+ "type": "freedraw",
+ "x": -192.93495495950333,
+ "y": 138.4859058393497,
+ "width": 12.707126156348522,
+ "height": 46.29024528384082,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1I",
+ "roundness": null,
+ "seed": 553540871,
+ "version": 17,
+ "versionNonce": 400482793,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577767619,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 2.7229556049317125
+ ],
+ [
+ -3.630607473242435,
+ 5.445911209863539
+ ],
+ [
+ -5.445911209863652,
+ 8.168866814795365
+ ],
+ [
+ -6.353563078174261,
+ 12.707126156348409
+ ],
+ [
+ -8.168866814795479,
+ 23.598948576075713
+ ],
+ [
+ -9.076518683106087,
+ 32.6754672591818
+ ],
+ [
+ -9.076518683106087,
+ 37.21372660073473
+ ],
+ [
+ -8.168866814795479,
+ 42.65963781059838
+ ],
+ [
+ -4.538259341553044,
+ 45.38259341553021
+ ],
+ [
+ -0.9076518683106087,
+ 45.38259341553021
+ ],
+ [
+ 3.630607473242435,
+ 44.4749415472196
+ ],
+ [
+ 3.630607473242435,
+ 44.4749415472196
+ ]
+ ],
+ "pressures": [
+ 0.4084014892578125,
+ 0.5334625244140625,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.63604736328125,
+ 0.64288330078125,
+ 0.64874267578125,
+ 0.6643829345703125,
+ 0.6746368408203125,
+ 0.6746368408203125,
+ 0.6619415283203125,
+ 0.6013641357421875,
+ 0.4074249267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 44.4749415472196
+ ]
+ },
+ {
+ "id": "vzL2iEk74TkgvPQ35y2c2",
+ "type": "freedraw",
+ "x": -156.6288802270791,
+ "y": 164.80781002035724,
+ "width": 29.952511654249975,
+ "height": 20.875992971143887,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1J",
+ "roundness": null,
+ "seed": 1008483241,
+ "version": 30,
+ "versionNonce": 1147505353,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577770514,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ -2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ -6.353563078174261,
+ 13.614778024659017
+ ],
+ [
+ -9.076518683106087,
+ 17.245385497901452
+ ],
+ [
+ -12.707126156348522,
+ 19.96834110283328
+ ],
+ [
+ -14.522429892969626,
+ 20.875992971143887
+ ],
+ [
+ -16.337733629590844,
+ 20.875992971143887
+ ],
+ [
+ -19.96834110283328,
+ 20.875992971143887
+ ],
+ [
+ -22.691296707765105,
+ 18.15303736621206
+ ],
+ [
+ -24.506600444386322,
+ 15.430081761280235
+ ],
+ [
+ -25.41425231269693,
+ 13.614778024659017
+ ],
+ [
+ -25.41425231269693,
+ 11.7994742880378
+ ],
+ [
+ -24.506600444386322,
+ 9.984170551416696
+ ],
+ [
+ -22.691296707765105,
+ 8.168866814795479
+ ],
+ [
+ -19.96834110283328,
+ 7.26121494648487
+ ],
+ [
+ -16.337733629590844,
+ 6.353563078174261
+ ],
+ [
+ -10.891822419727305,
+ 8.168866814795479
+ ],
+ [
+ -8.168866814795479,
+ 9.984170551416696
+ ],
+ [
+ -5.445911209863652,
+ 12.707126156348409
+ ],
+ [
+ -4.538259341553044,
+ 13.614778024659017
+ ],
+ [
+ -2.722955604931826,
+ 14.522429892969626
+ ],
+ [
+ 0.9076518683106087,
+ 16.337733629590844
+ ],
+ [
+ 2.722955604931826,
+ 16.337733629590844
+ ],
+ [
+ 4.538259341553044,
+ 16.337733629590844
+ ],
+ [
+ 4.538259341553044,
+ 16.337733629590844
+ ]
+ ],
+ "pressures": [
+ 0.38446044921875,
+ 0.698089599609375,
+ 0.688323974609375,
+ 0.6868438720703125,
+ 0.6853790283203125,
+ 0.6721954345703125,
+ 0.65264892578125,
+ 0.62677001953125,
+ 0.6062469482421875,
+ 0.6038055419921875,
+ 0.6003875732421875,
+ 0.571075439453125,
+ 0.567169189453125,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.568634033203125,
+ 0.586212158203125,
+ 0.6038055419921875,
+ 0.63653564453125,
+ 0.64581298828125,
+ 0.64825439453125,
+ 0.64825439453125,
+ 0.64288330078125,
+ 0.5525054931640625,
+ 0.2359466552734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.538259341553044,
+ 16.337733629590844
+ ]
+ },
+ {
+ "id": "VPPhRqoDTo7fXNfUqHxXL",
+ "type": "freedraw",
+ "x": -151.18296901721544,
+ "y": 139.3935577076603,
+ "width": 13.614778024659131,
+ "height": 50.82850462539386,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1K",
+ "roundness": null,
+ "seed": 636890249,
+ "version": 17,
+ "versionNonce": 522012039,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577771024,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366211038
+ ],
+ [
+ 6.353563078174261,
+ 4.53825934155293
+ ],
+ [
+ 8.168866814795479,
+ 6.3535630781741474
+ ],
+ [
+ 9.984170551416696,
+ 9.076518683105974
+ ],
+ [
+ 10.891822419727305,
+ 12.707126156348409
+ ],
+ [
+ 11.799474288037914,
+ 17.245385497901452
+ ],
+ [
+ 13.614778024659131,
+ 30.860163522560583
+ ],
+ [
+ 13.614778024659131,
+ 39.02903033735595
+ ],
+ [
+ 12.707126156348522,
+ 45.38259341553021
+ ],
+ [
+ 12.707126156348522,
+ 49.92085275708325
+ ],
+ [
+ 12.707126156348522,
+ 50.82850462539386
+ ],
+ [
+ 13.614778024659131,
+ 49.92085275708325
+ ],
+ [
+ 13.614778024659131,
+ 49.92085275708325
+ ]
+ ],
+ "pressures": [
+ 0.438201904296875,
+ 0.6208953857421875,
+ 0.65557861328125,
+ 0.6673126220703125,
+ 0.6814727783203125,
+ 0.6873321533203125,
+ 0.692718505859375,
+ 0.698577880859375,
+ 0.701507568359375,
+ 0.705902099609375,
+ 0.703460693359375,
+ 0.688323974609375,
+ 0.64874267578125,
+ 0.504150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659131,
+ 49.92085275708325
+ ]
+ },
+ {
+ "id": "SrPHlFeoGCkv5mbMK7uz5",
+ "type": "freedraw",
+ "x": -113.06159054816999,
+ "y": 166.62311375697846,
+ "width": 11.799474288037914,
+ "height": 19.06068923452267,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1L",
+ "roundness": null,
+ "seed": 1236324295,
+ "version": 11,
+ "versionNonce": 1850178185,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577771503,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ 4.538259341553044
+ ],
+ [
+ -3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ -5.445911209863652,
+ 10.891822419727191
+ ],
+ [
+ -9.076518683106087,
+ 16.337733629590844
+ ],
+ [
+ -10.891822419727305,
+ 19.06068923452267
+ ],
+ [
+ -11.799474288037914,
+ 19.06068923452267
+ ],
+ [
+ -11.799474288037914,
+ 19.06068923452267
+ ]
+ ],
+ "pressures": [
+ 0.4123077392578125,
+ 0.65069580078125,
+ 0.65118408203125,
+ 0.65069580078125,
+ 0.64385986328125,
+ 0.63311767578125,
+ 0.6018524169921875,
+ 0.4894866943359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -11.799474288037914,
+ 19.06068923452267
+ ]
+ },
+ {
+ "id": "bhsnxN7a1XVsstBr2UYLV",
+ "type": "freedraw",
+ "x": -130.30697604607155,
+ "y": 169.34606936191028,
+ "width": 19.060689234522783,
+ "height": 13.614778024659017,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1M",
+ "roundness": null,
+ "seed": 2020551753,
+ "version": 11,
+ "versionNonce": 644611175,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577771749,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ 7.26121494648487,
+ 5.445911209863652
+ ],
+ [
+ 9.076518683106087,
+ 7.261214946484756
+ ],
+ [
+ 12.707126156348522,
+ 9.984170551416582
+ ],
+ [
+ 16.337733629590957,
+ 12.707126156348409
+ ],
+ [
+ 19.060689234522783,
+ 13.614778024659017
+ ],
+ [
+ 19.060689234522783,
+ 13.614778024659017
+ ]
+ ],
+ "pressures": [
+ 0.5539703369140625,
+ 0.590606689453125,
+ 0.6199188232421875,
+ 0.6213836669921875,
+ 0.6233367919921875,
+ 0.62628173828125,
+ 0.6184539794921875,
+ 0.4342803955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.060689234522783,
+ 13.614778024659017
+ ]
+ },
+ {
+ "id": "-x3fOaxXHSMaYYn1YGDXP",
+ "type": "freedraw",
+ "x": -42.26474481994228,
+ "y": -389.76748151742237,
+ "width": 17.245385497901452,
+ "height": 28.137207917628757,
+ "angle": 0,
+ "strokeColor": "#1971c2",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b1O",
+ "roundness": null,
+ "seed": 285657161,
+ "version": 20,
+ "versionNonce": 1623503113,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758577789164,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ 0,
+ 9.98417055141664
+ ],
+ [
+ 0,
+ 13.614778024659074
+ ],
+ [
+ 0,
+ 16.3377336295909
+ ],
+ [
+ 0,
+ 21.783644839454553
+ ],
+ [
+ 0,
+ 25.414252312696988
+ ],
+ [
+ 0,
+ 26.32190418100754
+ ],
+ [
+ 0,
+ 27.22955604931815
+ ],
+ [
+ 0.907651868310495,
+ 28.137207917628757
+ ],
+ [
+ 1.8153037366211038,
+ 28.137207917628757
+ ],
+ [
+ 5.445911209863539,
+ 27.22955604931815
+ ],
+ [
+ 6.3535630781741474,
+ 27.22955604931815
+ ],
+ [
+ 9.984170551416582,
+ 27.22955604931815
+ ],
+ [
+ 12.707126156348409,
+ 27.22955604931815
+ ],
+ [
+ 15.430081761280235,
+ 27.22955604931815
+ ],
+ [
+ 16.337733629590844,
+ 26.32190418100754
+ ],
+ [
+ 16.337733629590844,
+ 26.32190418100754
+ ]
+ ],
+ "pressures": [
+ 0.5402984619140625,
+ 0.64141845703125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64190673828125,
+ 0.6106414794921875,
+ 0.5964813232421875,
+ 0.6042938232421875,
+ 0.6086883544921875,
+ 0.6116180419921875,
+ 0.6013641357421875,
+ 0.39227294921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.337733629590844,
+ 26.32190418100754
+ ]
+ },
+ {
+ "id": "b2G3q_heqmP4fNBKku5WT",
+ "type": "freedraw",
+ "x": -738.4337278141776,
+ "y": -71.18167574039862,
+ "width": 0.9076518683106087,
+ "height": 5.445911209863652,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3n",
+ "roundness": null,
+ "seed": 1648379751,
+ "version": 4,
+ "versionNonce": 1336203687,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578048026,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -5.445911209863652
+ ],
+ [
+ 0.9076518683106087,
+ -5.445911209863652
+ ]
+ ],
+ "pressures": [
+ 0.583770751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683106087,
+ -5.445911209863652
+ ]
+ },
+ {
+ "id": "zTY_GlEkw7MCQ1Pba_BNJ",
+ "type": "freedraw",
+ "x": -23.204055585420406,
+ "y": 50.443674613222015,
+ "width": 21.78364483945461,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3p",
+ "roundness": null,
+ "seed": 121301767,
+ "version": 14,
+ "versionNonce": 1328146663,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578061171,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ 7.26121494648487,
+ -0.9076518683106087
+ ],
+ [
+ 9.984170551416696,
+ -0.9076518683106087
+ ],
+ [
+ 14.52242989296974,
+ -0.9076518683106087
+ ],
+ [
+ 18.153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 20.875992971144,
+ 0
+ ],
+ [
+ 20.875992971144,
+ 0.9076518683106087
+ ],
+ [
+ 20.875992971144,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.2911529541015625,
+ 0.442596435546875,
+ 0.591583251953125,
+ 0.6057586669921875,
+ 0.6077117919921875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6106414794921875,
+ 0.582305908203125,
+ 0.502197265625,
+ 0.1861114501953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971144,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "lfv-K_Hm7Gyg3_SiOjqUb",
+ "type": "freedraw",
+ "x": -4.143366350897622,
+ "y": 41.36715593011593,
+ "width": 15.430081761280235,
+ "height": 29.952511654250088,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3q",
+ "roundness": null,
+ "seed": 750000935,
+ "version": 16,
+ "versionNonce": 1192838183,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578061591,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ 9.076518683105974,
+ 3.630607473242435
+ ],
+ [
+ 10.891822419727191,
+ 4.538259341553044
+ ],
+ [
+ 13.614778024659017,
+ 8.168866814795479
+ ],
+ [
+ 15.430081761280235,
+ 11.799474288037914
+ ],
+ [
+ 15.430081761280235,
+ 15.430081761280348
+ ],
+ [
+ 14.522429892969626,
+ 20.875992971144
+ ],
+ [
+ 12.707126156348409,
+ 22.69129670776522
+ ],
+ [
+ 11.7994742880378,
+ 25.414252312697045
+ ],
+ [
+ 9.076518683105974,
+ 29.04485978593948
+ ],
+ [
+ 8.168866814795479,
+ 29.952511654250088
+ ],
+ [
+ 8.168866814795479,
+ 29.952511654250088
+ ]
+ ],
+ "pressures": [
+ 0.38250732421875,
+ 0.4806976318359375,
+ 0.4948577880859375,
+ 0.503173828125,
+ 0.520751953125,
+ 0.523681640625,
+ 0.5324859619140625,
+ 0.5417633056640625,
+ 0.5481109619140625,
+ 0.5583648681640625,
+ 0.569122314453125,
+ 0.570587158203125,
+ 0.581817626953125,
+ 0.574005126953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.168866814795479,
+ 29.952511654250088
+ ]
+ },
+ {
+ "id": "Qgbi6PVSNcyfidV5aiPL7",
+ "type": "freedraw",
+ "x": 93.88303542664778,
+ "y": 25.937074168835693,
+ "width": 22.691296707765105,
+ "height": 50.82850462539386,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3r",
+ "roundness": null,
+ "seed": 1786095207,
+ "version": 24,
+ "versionNonce": 172041191,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578065822,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ 2.722955604931826
+ ],
+ [
+ -4.538259341553044,
+ 5.445911209863652
+ ],
+ [
+ -6.353563078174261,
+ 9.076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 12.707126156348522
+ ],
+ [
+ -7.26121494648487,
+ 17.245385497901452
+ ],
+ [
+ -8.168866814795479,
+ 26.32190418100754
+ ],
+ [
+ -8.168866814795479,
+ 31.767815390871192
+ ],
+ [
+ -7.26121494648487,
+ 36.306074732424236
+ ],
+ [
+ -6.353563078174261,
+ 39.93668220566667
+ ],
+ [
+ -3.630607473242435,
+ 43.567289678909106
+ ],
+ [
+ 0.9076518683106087,
+ 48.10554902046215
+ ],
+ [
+ 5.445911209863652,
+ 49.013200888772644
+ ],
+ [
+ 8.168866814795479,
+ 49.92085275708325
+ ],
+ [
+ 10.891822419727305,
+ 49.013200888772644
+ ],
+ [
+ 13.614778024659017,
+ 47.19789715215154
+ ],
+ [
+ 14.522429892969626,
+ 46.29024528384093
+ ],
+ [
+ 14.522429892969626,
+ 46.29024528384093
+ ]
+ ],
+ "pressures": [
+ 0.38348388671875,
+ 0.575469970703125,
+ 0.6189422607421875,
+ 0.6189422607421875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.62774658203125,
+ 0.62969970703125,
+ 0.63214111328125,
+ 0.63995361328125,
+ 0.65118408203125,
+ 0.6604766845703125,
+ 0.6653594970703125,
+ 0.6790313720703125,
+ 0.6868438720703125,
+ 0.688323974609375,
+ 0.6814727783203125,
+ 0.64874267578125,
+ 0.582305908203125,
+ 0.2735595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.522429892969626,
+ 46.29024528384093
+ ]
+ },
+ {
+ "id": "PBrhCNcU-_PrA2Ru_861A",
+ "type": "freedraw",
+ "x": 71.19173871888268,
+ "y": 43.182459666737145,
+ "width": 26.32190418100754,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3s",
+ "roundness": null,
+ "seed": 1366857255,
+ "version": 13,
+ "versionNonce": 2010601737,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578066302,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366211038,
+ 0
+ ],
+ [
+ 3.6306074732423212,
+ 0
+ ],
+ [
+ 5.445911209863539,
+ 0
+ ],
+ [
+ 9.984170551416582,
+ 0
+ ],
+ [
+ 11.7994742880378,
+ 0
+ ],
+ [
+ 14.522429892969626,
+ 0
+ ],
+ [
+ 19.96834110283328,
+ 0
+ ],
+ [
+ 22.691296707765105,
+ 0
+ ],
+ [
+ 25.41425231269693,
+ -0.9076518683106087
+ ],
+ [
+ 26.32190418100754,
+ -1.8153037366212175
+ ],
+ [
+ 26.32190418100754,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.40203857421875,
+ 0.6199188232421875,
+ 0.64044189453125,
+ 0.65460205078125,
+ 0.6604766845703125,
+ 0.6604766845703125,
+ 0.6604766845703125,
+ 0.62969970703125,
+ 0.519775390625,
+ 0.2506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 26.32190418100754,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "OZvv-EDT40L7Bp7ycc21G",
+ "type": "freedraw",
+ "x": 120.20493960765532,
+ "y": 52.25897834984323,
+ "width": 14.52242989296974,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3t",
+ "roundness": null,
+ "seed": 1635347145,
+ "version": 12,
+ "versionNonce": 1888944137,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578066887,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ 9.076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 9.984170551416696,
+ -0.9076518683106087
+ ],
+ [
+ 12.707126156348522,
+ -1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ -1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4313507080078125,
+ 0.588653564453125,
+ 0.6033172607421875,
+ 0.6145477294921875,
+ 0.6194305419921875,
+ 0.6228485107421875,
+ 0.6223602294921875,
+ 0.6135711669921875,
+ 0.463104248046875,
+ 0.1817169189453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.52242989296974,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "aSFgYXqetmuyhOC2oNEq6",
+ "type": "freedraw",
+ "x": 126.55850268582958,
+ "y": 61.33549703294932,
+ "width": 14.522429892969626,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3u",
+ "roundness": null,
+ "seed": 767250889,
+ "version": 14,
+ "versionNonce": 1936186857,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578067193,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 6.353563078174261,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 9.984170551416696,
+ 0
+ ],
+ [
+ 11.799474288037914,
+ 0
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ],
+ [
+ 13.614778024659017,
+ 0
+ ],
+ [
+ 13.614778024659017,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4719085693359375,
+ 0.566680908203125,
+ 0.6165008544921875,
+ 0.63067626953125,
+ 0.64044189453125,
+ 0.64971923828125,
+ 0.65069580078125,
+ 0.65118408203125,
+ 0.65069580078125,
+ 0.6106414794921875,
+ 0.452850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ 0
+ ]
+ },
+ {
+ "id": "U5nbI-fmZ9qJnwnro3y9g",
+ "type": "freedraw",
+ "x": 228.21551193661742,
+ "y": 46.81306713997958,
+ "width": 39.93668220566667,
+ "height": 21.783644839454496,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3v",
+ "roundness": null,
+ "seed": 1318467497,
+ "version": 25,
+ "versionNonce": 1044984039,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578075138,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ -4.538259341553044
+ ],
+ [
+ 2.722955604931826,
+ -5.445911209863652
+ ],
+ [
+ 3.630607473242435,
+ -7.261214946484756
+ ],
+ [
+ 4.538259341553044,
+ -8.168866814795365
+ ],
+ [
+ 6.353563078174261,
+ -9.984170551416582
+ ],
+ [
+ 8.168866814795479,
+ -12.707126156348409
+ ],
+ [
+ 9.984170551416696,
+ -13.614778024659017
+ ],
+ [
+ 10.891822419727305,
+ -14.522429892969626
+ ],
+ [
+ 12.707126156348522,
+ -15.430081761280235
+ ],
+ [
+ 13.614778024659017,
+ -15.430081761280235
+ ],
+ [
+ 16.337733629590844,
+ -13.614778024659017
+ ],
+ [
+ 19.06068923452267,
+ -9.984170551416582
+ ],
+ [
+ 22.691296707765105,
+ -3.630607473242435
+ ],
+ [
+ 25.41425231269693,
+ 0.9076518683106087
+ ],
+ [
+ 27.22955604931815,
+ 3.630607473242435
+ ],
+ [
+ 29.044859785939366,
+ 5.445911209863652
+ ],
+ [
+ 31.767815390871192,
+ 6.353563078174261
+ ],
+ [
+ 36.306074732424236,
+ 4.538259341553044
+ ],
+ [
+ 39.02903033735606,
+ 2.722955604931826
+ ],
+ [
+ 39.93668220566667,
+ 1.8153037366212175
+ ],
+ [
+ 39.93668220566667,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4850921630859375,
+ 0.5955047607421875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.6003875732421875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6062469482421875,
+ 0.6150360107421875,
+ 0.6165008544921875,
+ 0.6174774169921875,
+ 0.6248016357421875,
+ 0.64337158203125,
+ 0.64923095703125,
+ 0.65020751953125,
+ 0.65167236328125,
+ 0.65020751953125,
+ 0.64630126953125,
+ 0.6179656982421875,
+ 0.458709716796875,
+ 0.1851348876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 39.93668220566667,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "dTsNJUSg9Mm8qYAtETkM-",
+ "type": "freedraw",
+ "x": 259.9833273274886,
+ "y": 31.382985378699345,
+ "width": 19.06068923452267,
+ "height": 25.41425231269693,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3w",
+ "roundness": null,
+ "seed": 1117872935,
+ "version": 17,
+ "versionNonce": 1021111753,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578075555,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ -5.445911209863652,
+ 5.445911209863652
+ ],
+ [
+ -6.353563078174261,
+ 7.26121494648487
+ ],
+ [
+ -7.26121494648487,
+ 9.984170551416582
+ ],
+ [
+ -9.076518683106087,
+ 12.707126156348409
+ ],
+ [
+ -10.891822419727305,
+ 15.430081761280235
+ ],
+ [
+ -12.707126156348522,
+ 17.245385497901452
+ ],
+ [
+ -16.337733629590957,
+ 21.783644839454496
+ ],
+ [
+ -18.153037366212175,
+ 24.506600444386322
+ ],
+ [
+ -19.06068923452267,
+ 25.41425231269693
+ ],
+ [
+ -19.06068923452267,
+ 25.41425231269693
+ ]
+ ],
+ "pressures": [
+ 0.214935302734375,
+ 0.4855804443359375,
+ 0.5603179931640625,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.588653564453125,
+ 0.6028289794921875,
+ 0.6096649169921875,
+ 0.6184539794921875,
+ 0.6199188232421875,
+ 0.6238250732421875,
+ 0.62823486328125,
+ 0.63507080078125,
+ 0.63458251953125,
+ 0.6047821044921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -19.06068923452267,
+ 25.41425231269693
+ ]
+ },
+ {
+ "id": "Jt92f-sstQdoa5u2XiHWD",
+ "type": "freedraw",
+ "x": 170.1257923647387,
+ "y": 69.5043638477448,
+ "width": 186.0686330036741,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3x",
+ "roundness": null,
+ "seed": 2083573641,
+ "version": 31,
+ "versionNonce": 646692967,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578077243,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 11.7994742880378,
+ -1.8153037366212175
+ ],
+ [
+ 15.430081761280235,
+ -2.722955604931826
+ ],
+ [
+ 19.96834110283328,
+ -2.722955604931826
+ ],
+ [
+ 33.58311912749241,
+ -4.538259341553044
+ ],
+ [
+ 43.56728967890899,
+ -5.445911209863652
+ ],
+ [
+ 52.64380836201508,
+ -5.445911209863652
+ ],
+ [
+ 61.72032704512117,
+ -6.353563078174261
+ ],
+ [
+ 75.33510506978018,
+ -6.353563078174261
+ ],
+ [
+ 85.31927562119688,
+ -7.26121494648487
+ ],
+ [
+ 96.21109804092418,
+ -8.168866814795479
+ ],
+ [
+ 102.56466111909845,
+ -9.076518683106087
+ ],
+ [
+ 108.9182241972726,
+ -9.076518683106087
+ ],
+ [
+ 120.7176984853105,
+ -9.984170551416696
+ ],
+ [
+ 134.33247650996964,
+ -10.891822419727305
+ ],
+ [
+ 142.501343324765,
+ -11.799474288037914
+ ],
+ [
+ 148.85490640293926,
+ -11.799474288037914
+ ],
+ [
+ 154.30081761280292,
+ -11.799474288037914
+ ],
+ [
+ 163.377336295909,
+ -11.799474288037914
+ ],
+ [
+ 168.82324750577266,
+ -11.799474288037914
+ ],
+ [
+ 173.3615068473256,
+ -11.799474288037914
+ ],
+ [
+ 177.89976618887863,
+ -11.799474288037914
+ ],
+ [
+ 180.62272179381046,
+ -11.799474288037914
+ ],
+ [
+ 184.2533292670529,
+ -11.799474288037914
+ ],
+ [
+ 182.43802553043167,
+ -12.707126156348522
+ ],
+ [
+ 182.43802553043167,
+ -12.707126156348522
+ ]
+ ],
+ "pressures": [
+ 0.333160400390625,
+ 0.4758148193359375,
+ 0.5979461669921875,
+ 0.6086883544921875,
+ 0.6155242919921875,
+ 0.6208953857421875,
+ 0.6228485107421875,
+ 0.6248016357421875,
+ 0.62823486328125,
+ 0.62969970703125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.63214111328125,
+ 0.63018798828125,
+ 0.63116455078125,
+ 0.63604736328125,
+ 0.64190673828125,
+ 0.64532470703125,
+ 0.64825439453125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.65118408203125,
+ 0.65020751953125,
+ 0.64044189453125,
+ 0.593048095703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 182.43802553043167,
+ -12.707126156348522
+ ]
+ },
+ {
+ "id": "8zsrn6Xcbu-wcCqfA-tRh",
+ "type": "freedraw",
+ "x": 208.24717083378403,
+ "y": 86.74974934564625,
+ "width": 23.598948576075713,
+ "height": 25.41425231269693,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3y",
+ "roundness": null,
+ "seed": 270930599,
+ "version": 20,
+ "versionNonce": 1195392487,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578078430,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366211038,
+ -0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ -3.6306074732423212,
+ 0
+ ],
+ [
+ -5.445911209863539,
+ 0
+ ],
+ [
+ -6.3535630781741474,
+ 1.8153037366212175
+ ],
+ [
+ -8.168866814795365,
+ 2.722955604931826
+ ],
+ [
+ -9.076518683105974,
+ 4.538259341553044
+ ],
+ [
+ -11.7994742880378,
+ 8.168866814795479
+ ],
+ [
+ -13.614778024659017,
+ 10.891822419727305
+ ],
+ [
+ -14.522429892969626,
+ 14.52242989296974
+ ],
+ [
+ -13.614778024659017,
+ 19.060689234522783
+ ],
+ [
+ -10.891822419727191,
+ 21.783644839454496
+ ],
+ [
+ -6.3535630781741474,
+ 23.598948576075713
+ ],
+ [
+ -1.8153037366211038,
+ 24.506600444386322
+ ],
+ [
+ 4.538259341553044,
+ 23.598948576075713
+ ],
+ [
+ 9.076518683106087,
+ 20.875992971144
+ ],
+ [
+ 9.076518683106087,
+ 20.875992971144
+ ]
+ ],
+ "pressures": [
+ 0.3106842041015625,
+ 0.39666748046875,
+ 0.6160125732421875,
+ 0.6189422607421875,
+ 0.6228485107421875,
+ 0.6238250732421875,
+ 0.6248016357421875,
+ 0.62921142578125,
+ 0.63067626953125,
+ 0.64630126953125,
+ 0.6570587158203125,
+ 0.6604766845703125,
+ 0.6590118408203125,
+ 0.6580352783203125,
+ 0.65557861328125,
+ 0.64532470703125,
+ 0.450408935546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ 20.875992971144
+ ]
+ },
+ {
+ "id": "9hBqF90ODHukzzl4jTTzP",
+ "type": "freedraw",
+ "x": 232.75377127817046,
+ "y": 93.10331242382051,
+ "width": 17.245385497901566,
+ "height": 17.245385497901566,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b3z",
+ "roundness": null,
+ "seed": 1492725799,
+ "version": 30,
+ "versionNonce": 175602439,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578079044,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 2.722955604931826
+ ],
+ [
+ -7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ -9.076518683106087,
+ 5.445911209863652
+ ],
+ [
+ -9.984170551416696,
+ 6.353563078174261
+ ],
+ [
+ -9.984170551416696,
+ 7.26121494648487
+ ],
+ [
+ -10.891822419727305,
+ 8.168866814795479
+ ],
+ [
+ -9.984170551416696,
+ 10.891822419727305
+ ],
+ [
+ -6.353563078174261,
+ 12.707126156348522
+ ],
+ [
+ -4.538259341553044,
+ 13.614778024659131
+ ],
+ [
+ -1.8153037366212175,
+ 14.52242989296974
+ ],
+ [
+ 0.9076518683106087,
+ 12.707126156348522
+ ],
+ [
+ 2.722955604931826,
+ 10.891822419727305
+ ],
+ [
+ 5.445911209863652,
+ 7.26121494648487
+ ],
+ [
+ 6.353563078174261,
+ 5.445911209863652
+ ],
+ [
+ 6.353563078174261,
+ 3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ -7.26121494648487,
+ -2.722955604931826
+ ],
+ [
+ -8.168866814795479,
+ -1.8153037366212175
+ ],
+ [
+ -8.168866814795479,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.3561248779296875,
+ 0.6150360107421875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6238250732421875,
+ 0.62677001953125,
+ 0.63262939453125,
+ 0.64434814453125,
+ 0.64776611328125,
+ 0.64825439453125,
+ 0.64630126953125,
+ 0.64239501953125,
+ 0.64141845703125,
+ 0.63946533203125,
+ 0.63653564453125,
+ 0.63262939453125,
+ 0.62677001953125,
+ 0.6111297607421875,
+ 0.6101531982421875,
+ 0.6091766357421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6082000732421875,
+ 0.5984344482421875,
+ 0.586212158203125,
+ 0.567169189453125,
+ 0.446014404296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.168866814795479,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "1yGNwjQVKdhmM5tLuNr6T",
+ "type": "freedraw",
+ "x": 254.53741611762496,
+ "y": 85.84209747733564,
+ "width": 16.337733629590957,
+ "height": 17.245385497901566,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b40",
+ "roundness": null,
+ "seed": 1226548551,
+ "version": 25,
+ "versionNonce": 1679089961,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578079570,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -6.353563078174261,
+ 0.9076518683106087
+ ],
+ [
+ -8.168866814795479,
+ 2.722955604931826
+ ],
+ [
+ -9.076518683106087,
+ 3.630607473242435
+ ],
+ [
+ -8.168866814795479,
+ 4.538259341553044
+ ],
+ [
+ -7.26121494648487,
+ 5.445911209863652
+ ],
+ [
+ -4.538259341553044,
+ 7.26121494648487
+ ],
+ [
+ -0.9076518683106087,
+ 9.076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 11.799474288037914
+ ],
+ [
+ 4.538259341553044,
+ 12.707126156348522
+ ],
+ [
+ 5.445911209863652,
+ 13.614778024659131
+ ],
+ [
+ 6.353563078174261,
+ 14.52242989296974
+ ],
+ [
+ 7.26121494648487,
+ 14.52242989296974
+ ],
+ [
+ 6.353563078174261,
+ 15.430081761280348
+ ],
+ [
+ 3.630607473242435,
+ 16.337733629590957
+ ],
+ [
+ 0.9076518683106087,
+ 16.337733629590957
+ ],
+ [
+ -3.630607473242435,
+ 17.245385497901566
+ ],
+ [
+ -5.445911209863652,
+ 16.337733629590957
+ ],
+ [
+ -6.353563078174261,
+ 16.337733629590957
+ ],
+ [
+ -6.353563078174261,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.4235382080078125,
+ 0.583282470703125,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6116180419921875,
+ 0.6135711669921875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.6160125732421875,
+ 0.6101531982421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6062469482421875,
+ 0.63067626953125,
+ 0.64678955078125,
+ 0.64874267578125,
+ 0.64630126953125,
+ 0.562774658203125,
+ 0.1856231689453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.353563078174261,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "uEyKrhkO9TKBprMrIQsk5",
+ "type": "freedraw",
+ "x": 273.59810535214774,
+ "y": 64.96610450619175,
+ "width": 10.891822419727191,
+ "height": 41.75198594228789,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b41",
+ "roundness": null,
+ "seed": 1607166697,
+ "version": 15,
+ "versionNonce": 352998919,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578080037,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ -2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ -2.722955604931826,
+ 11.7994742880378
+ ],
+ [
+ -3.630607473242435,
+ 16.337733629590844
+ ],
+ [
+ -4.538259341553044,
+ 25.41425231269693
+ ],
+ [
+ -4.538259341553044,
+ 29.044859785939366
+ ],
+ [
+ -2.722955604931826,
+ 36.306074732424236
+ ],
+ [
+ 0,
+ 39.93668220566667
+ ],
+ [
+ 4.53825934155293,
+ 41.75198594228789
+ ],
+ [
+ 6.3535630781741474,
+ 41.75198594228789
+ ],
+ [
+ 6.3535630781741474,
+ 41.75198594228789
+ ]
+ ],
+ "pressures": [
+ 0.40350341796875,
+ 0.65362548828125,
+ 0.6565704345703125,
+ 0.6570587158203125,
+ 0.6629180908203125,
+ 0.6697540283203125,
+ 0.6736602783203125,
+ 0.6770782470703125,
+ 0.6751251220703125,
+ 0.64971923828125,
+ 0.5520172119140625,
+ 0.3058013916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.3535630781741474,
+ 41.75198594228789
+ ]
+ },
+ {
+ "id": "KtZzUgVKxdevmGpxHPWCe",
+ "type": "freedraw",
+ "x": 297.19705392822345,
+ "y": 125.77877968300231,
+ "width": 16.337733629590957,
+ "height": 57.18206770356812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b42",
+ "roundness": null,
+ "seed": 183746631,
+ "version": 41,
+ "versionNonce": 658570537,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578081047,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ -4.538259341553044
+ ],
+ [
+ -4.538259341553044,
+ -6.353563078174261
+ ],
+ [
+ -5.445911209863652,
+ -8.168866814795479
+ ],
+ [
+ -6.353563078174261,
+ -10.891822419727305
+ ],
+ [
+ -7.26121494648487,
+ -17.245385497901566
+ ],
+ [
+ -8.168866814795479,
+ -26.32190418100754
+ ],
+ [
+ -7.26121494648487,
+ -42.6596378105985
+ ],
+ [
+ -5.445911209863652,
+ -50.828504625393975
+ ],
+ [
+ -4.538259341553044,
+ -55.366763966946905
+ ],
+ [
+ -2.722955604931826,
+ -57.18206770356812
+ ],
+ [
+ -0.9076518683106087,
+ -57.18206770356812
+ ],
+ [
+ 1.8153037366212175,
+ -56.274415835257514
+ ],
+ [
+ 3.630607473242435,
+ -52.64380836201508
+ ],
+ [
+ 3.630607473242435,
+ -46.29024528384093
+ ],
+ [
+ 3.630607473242435,
+ -44.474941547219714
+ ],
+ [
+ -0.9076518683106087,
+ -40.84433407397728
+ ],
+ [
+ -2.722955604931826,
+ -39.02903033735606
+ ],
+ [
+ -5.445911209863652,
+ -39.02903033735606
+ ],
+ [
+ -6.353563078174261,
+ -39.02903033735606
+ ],
+ [
+ -7.26121494648487,
+ -39.02903033735606
+ ],
+ [
+ -6.353563078174261,
+ -39.02903033735606
+ ],
+ [
+ -2.722955604931826,
+ -39.02903033735606
+ ],
+ [
+ -0.9076518683106087,
+ -39.93668220566667
+ ],
+ [
+ 0,
+ -39.93668220566667
+ ],
+ [
+ 5.445911209863652,
+ -38.12137846904545
+ ],
+ [
+ 7.26121494648487,
+ -35.39842286411363
+ ],
+ [
+ 8.168866814795479,
+ -32.6754672591818
+ ],
+ [
+ 7.26121494648487,
+ -29.952511654249975
+ ],
+ [
+ 4.538259341553044,
+ -27.22955604931815
+ ],
+ [
+ 1.8153037366212175,
+ -26.32190418100754
+ ],
+ [
+ -1.8153037366212175,
+ -25.41425231269693
+ ],
+ [
+ -4.538259341553044,
+ -25.41425231269693
+ ],
+ [
+ -6.353563078174261,
+ -24.506600444386322
+ ],
+ [
+ -7.26121494648487,
+ -25.41425231269693
+ ],
+ [
+ -7.26121494648487,
+ -25.41425231269693
+ ]
+ ],
+ "pressures": [
+ 0.2203216552734375,
+ 0.6003875732421875,
+ 0.6047821044921875,
+ 0.6072235107421875,
+ 0.6155242919921875,
+ 0.62823486328125,
+ 0.64385986328125,
+ 0.65411376953125,
+ 0.6638946533203125,
+ 0.6673126220703125,
+ 0.6697540283203125,
+ 0.6712188720703125,
+ 0.6692657470703125,
+ 0.6678009033203125,
+ 0.6658477783203125,
+ 0.6643829345703125,
+ 0.6619415283203125,
+ 0.6634063720703125,
+ 0.6658477783203125,
+ 0.6658477783203125,
+ 0.6726837158203125,
+ 0.6717071533203125,
+ 0.6678009033203125,
+ 0.6624298095703125,
+ 0.64874267578125,
+ 0.6042938232421875,
+ 0.6038055419921875,
+ 0.6023406982421875,
+ 0.5994110107421875,
+ 0.585235595703125,
+ 0.588165283203125,
+ 0.5998992919921875,
+ 0.63360595703125,
+ 0.6634063720703125,
+ 0.6707305908203125,
+ 0.6800079345703125,
+ 0.6638946533203125,
+ 0.578399658203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -7.26121494648487,
+ -25.41425231269693
+ ]
+ },
+ {
+ "id": "2q-kQwucrDZ6ViClaEjKQ",
+ "type": "freedraw",
+ "x": 309.90418008457186,
+ "y": 67.68906011112358,
+ "width": 11.799474288037914,
+ "height": 40.844334073977166,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b43",
+ "roundness": null,
+ "seed": 1671464681,
+ "version": 15,
+ "versionNonce": 348486151,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578081593,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 2.722955604931826
+ ],
+ [
+ 9.076518683106087,
+ 10.891822419727191
+ ],
+ [
+ 10.891822419727305,
+ 19.06068923452267
+ ],
+ [
+ 11.799474288037914,
+ 27.22955604931815
+ ],
+ [
+ 11.799474288037914,
+ 29.952511654249975
+ ],
+ [
+ 11.799474288037914,
+ 33.58311912749241
+ ],
+ [
+ 9.076518683106087,
+ 39.93668220566667
+ ],
+ [
+ 7.26121494648487,
+ 40.844334073977166
+ ],
+ [
+ 7.26121494648487,
+ 39.93668220566667
+ ],
+ [
+ 7.26121494648487,
+ 39.93668220566667
+ ]
+ ],
+ "pressures": [
+ 0.457733154296875,
+ 0.5534820556640625,
+ 0.5969696044921875,
+ 0.6213836669921875,
+ 0.63800048828125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.64825439453125,
+ 0.64630126953125,
+ 0.64630126953125,
+ 0.6072235107421875,
+ 0.461639404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 7.26121494648487,
+ 39.93668220566667
+ ]
+ },
+ {
+ "id": "qSwLZQGfzKfxQ9OUFIjGA",
+ "type": "freedraw",
+ "x": 328.96486931909465,
+ "y": 78.58088253085077,
+ "width": 15.430081761280235,
+ "height": 29.952511654249975,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b44",
+ "roundness": null,
+ "seed": 691397703,
+ "version": 22,
+ "versionNonce": 670564007,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578082286,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 0.9076518683106087,
+ 4.538259341553044
+ ],
+ [
+ 1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 3.630607473242435,
+ 14.52242989296974
+ ],
+ [
+ 4.538259341553044,
+ 18.153037366212175
+ ],
+ [
+ 5.445911209863652,
+ 21.78364483945461
+ ],
+ [
+ 7.26121494648487,
+ 27.229556049318262
+ ],
+ [
+ 7.26121494648487,
+ 28.13720791762887
+ ],
+ [
+ 8.168866814795479,
+ 29.04485978593948
+ ],
+ [
+ 10.891822419727305,
+ 29.952511654249975
+ ],
+ [
+ 12.707126156348522,
+ 29.04485978593948
+ ],
+ [
+ 13.614778024659131,
+ 28.13720791762887
+ ],
+ [
+ 14.522429892969626,
+ 26.321904181007653
+ ],
+ [
+ 15.430081761280235,
+ 19.060689234522783
+ ],
+ [
+ 15.430081761280235,
+ 11.799474288037914
+ ],
+ [
+ 15.430081761280235,
+ 5.445911209863652
+ ],
+ [
+ 15.430081761280235,
+ 0.9076518683106087
+ ],
+ [
+ 15.430081761280235,
+ 0
+ ],
+ [
+ 15.430081761280235,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.337066650390625,
+ 0.5969696044921875,
+ 0.6018524169921875,
+ 0.6057586669921875,
+ 0.6072235107421875,
+ 0.6096649169921875,
+ 0.6106414794921875,
+ 0.6101531982421875,
+ 0.6091766357421875,
+ 0.6072235107421875,
+ 0.6023406982421875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5994110107421875,
+ 0.6189422607421875,
+ 0.6208953857421875,
+ 0.6086883544921875,
+ 0.4982757568359375,
+ 0.1812286376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280235,
+ 0
+ ]
+ },
+ {
+ "id": "2DQ1-oHN5tkCRNWbrs-bF",
+ "type": "freedraw",
+ "x": 358.009729105034,
+ "y": 97.64157176537356,
+ "width": 7.26121494648487,
+ "height": 12.707126156348409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b45",
+ "roundness": null,
+ "seed": 1372045543,
+ "version": 22,
+ "versionNonce": 801177415,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578082866,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ 2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ 4.538259341553044
+ ],
+ [
+ -2.722955604931826,
+ 5.445911209863652
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 10.891822419727191
+ ],
+ [
+ -0.9076518683106087,
+ 11.7994742880378
+ ],
+ [
+ 0,
+ 11.7994742880378
+ ],
+ [
+ 2.722955604931826,
+ 10.891822419727191
+ ],
+ [
+ 3.630607473242435,
+ 8.168866814795479
+ ],
+ [
+ 3.630607473242435,
+ 5.445911209863652
+ ],
+ [
+ 2.722955604931826,
+ 3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4201202392578125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.582305908203125,
+ 0.583770751953125,
+ 0.583770751953125,
+ 0.583770751953125,
+ 0.583770751953125,
+ 0.582305908203125,
+ 0.572540283203125,
+ 0.571075439453125,
+ 0.574493408203125,
+ 0.581329345703125,
+ 0.583770751953125,
+ 0.586212158203125,
+ 0.589141845703125,
+ 0.580352783203125,
+ 0.438690185546875,
+ 0.15582275390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "YjLz3GoORmkG96Z1cT0wV",
+ "type": "freedraw",
+ "x": 358.00972910503367,
+ "y": -93.87297244816403,
+ "width": 64.4432826500531,
+ "height": 208.75992971143938,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b46",
+ "roundness": null,
+ "seed": 1619073415,
+ "version": 48,
+ "versionNonce": 794850439,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578087472,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ 2.722955604931826
+ ],
+ [
+ 13.614778024659017,
+ 4.538259341553044
+ ],
+ [
+ 15.430081761280235,
+ 5.445911209863652
+ ],
+ [
+ 17.245385497901452,
+ 6.353563078174261
+ ],
+ [
+ 22.691296707765105,
+ 9.984170551416696
+ ],
+ [
+ 24.506600444386322,
+ 11.799474288037914
+ ],
+ [
+ 26.32190418100754,
+ 14.52242989296974
+ ],
+ [
+ 25.414252312697045,
+ 19.060689234522727
+ ],
+ [
+ 21.78364483945461,
+ 28.137207917628814
+ ],
+ [
+ 19.06068923452267,
+ 35.39842286411363
+ ],
+ [
+ 16.337733629590957,
+ 43.567289678909106
+ ],
+ [
+ 15.430081761280235,
+ 50.82850462539392
+ ],
+ [
+ 16.337733629590957,
+ 60.812675176810615
+ ],
+ [
+ 18.153037366212175,
+ 66.25858638667421
+ ],
+ [
+ 21.78364483945461,
+ 70.79684572822725
+ ],
+ [
+ 25.414252312697045,
+ 72.61214946484847
+ ],
+ [
+ 29.04485978593948,
+ 74.42745320146969
+ ],
+ [
+ 31.767815390871192,
+ 75.3351050697803
+ ],
+ [
+ 32.675467259181914,
+ 76.2427569380909
+ ],
+ [
+ 32.675467259181914,
+ 78.05806067471212
+ ],
+ [
+ 32.675467259181914,
+ 80.78101627964395
+ ],
+ [
+ 32.675467259181914,
+ 83.50397188457572
+ ],
+ [
+ 31.767815390871192,
+ 87.13457935781815
+ ],
+ [
+ 31.767815390871192,
+ 88.94988309443937
+ ],
+ [
+ 31.767815390871192,
+ 92.5804905676818
+ ],
+ [
+ 31.767815390871192,
+ 98.02640177754546
+ ],
+ [
+ 34.49077099580313,
+ 108.9182241972727
+ ],
+ [
+ 37.213726600734844,
+ 118.90239474868935
+ ],
+ [
+ 39.936682205666784,
+ 130.70186903672726
+ ],
+ [
+ 43.56728967890899,
+ 143.40899519307573
+ ],
+ [
+ 48.10554902046215,
+ 161.56203255928784
+ ],
+ [
+ 51.736156493704584,
+ 171.54620311070448
+ ],
+ [
+ 56.274415835257514,
+ 182.43802553043173
+ ],
+ [
+ 59.90502330849995,
+ 191.51454421353782
+ ],
+ [
+ 63.535630781742384,
+ 198.7757591600227
+ ],
+ [
+ 64.4432826500531,
+ 203.31401850157573
+ ],
+ [
+ 60.81267517681067,
+ 207.85227784312877
+ ],
+ [
+ 55.36676396694702,
+ 208.75992971143938
+ ],
+ [
+ 49.013200888772644,
+ 207.85227784312877
+ ],
+ [
+ 42.6596378105985,
+ 206.94462597481817
+ ],
+ [
+ 35.39842286411363,
+ 205.12932223819695
+ ],
+ [
+ 34.49077099580313,
+ 205.12932223819695
+ ],
+ [
+ 34.49077099580313,
+ 205.12932223819695
+ ]
+ ],
+ "pressures": [
+ 0.4088897705078125,
+ 0.4816741943359375,
+ 0.4850921630859375,
+ 0.4875335693359375,
+ 0.4982757568359375,
+ 0.524658203125,
+ 0.5383453369140625,
+ 0.5456695556640625,
+ 0.5510406494140625,
+ 0.5569000244140625,
+ 0.568145751953125,
+ 0.574005126953125,
+ 0.576934814453125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.573516845703125,
+ 0.568634033203125,
+ 0.569610595703125,
+ 0.570098876953125,
+ 0.574981689453125,
+ 0.575958251953125,
+ 0.579864501953125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.579864501953125,
+ 0.579376220703125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.579376220703125,
+ 0.587677001953125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.592071533203125,
+ 0.5994110107421875,
+ 0.6062469482421875,
+ 0.6067352294921875,
+ 0.578399658203125,
+ 0.13043212890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 34.49077099580313,
+ 205.12932223819695
+ ]
+ },
+ {
+ "id": "CHKMChk84J5EvCgTS3Hp8",
+ "type": "freedraw",
+ "x": 433.34483417481385,
+ "y": 0.5228218561389326,
+ "width": 142.50134332476523,
+ "height": 248.69661191710594,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4C",
+ "roundness": null,
+ "seed": 1598644009,
+ "version": 27,
+ "versionNonce": 1142078599,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578104336,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ 4.538259341552987
+ ],
+ [
+ 5.445911209863652,
+ 8.168866814795422
+ ],
+ [
+ 13.614778024659245,
+ 19.060689234522727
+ ],
+ [
+ 26.321904181007767,
+ 33.58311912749241
+ ],
+ [
+ 45.38259341553044,
+ 60.81267517681056
+ ],
+ [
+ 53.5514602303258,
+ 81.6886681479545
+ ],
+ [
+ 55.36676396694702,
+ 94.39579430430297
+ ],
+ [
+ 56.27441583525774,
+ 107.10292046065143
+ ],
+ [
+ 54.459112098636524,
+ 132.51717277334836
+ ],
+ [
+ 43.56728967890922,
+ 166.10029190084077
+ ],
+ [
+ 33.58311912749241,
+ 183.34567739874234
+ ],
+ [
+ 19.060689234522897,
+ 196.96045542340147
+ ],
+ [
+ 0,
+ 207.85227784312866
+ ],
+ [
+ -24.506600444386322,
+ 217.83644839454536
+ ],
+ [
+ -62.62797891343166,
+ 231.45122641920437
+ ],
+ [
+ -78.0580606747119,
+ 238.71244136568924
+ ],
+ [
+ -84.41162375288627,
+ 243.2507007072423
+ ],
+ [
+ -86.22692748950749,
+ 246.88130818048472
+ ],
+ [
+ -86.22692748950749,
+ 247.78896004879533
+ ],
+ [
+ -86.22692748950749,
+ 247.78896004879533
+ ]
+ ],
+ "pressures": [
+ 0.569122314453125,
+ 0.5989227294921875,
+ 0.583770751953125,
+ 0.578399658203125,
+ 0.585723876953125,
+ 0.6057586669921875,
+ 0.6125946044921875,
+ 0.62579345703125,
+ 0.64678955078125,
+ 0.64678955078125,
+ 0.62677001953125,
+ 0.5994110107421875,
+ 0.589630126953125,
+ 0.588165283203125,
+ 0.591094970703125,
+ 0.62872314453125,
+ 0.63800048828125,
+ 0.62579345703125,
+ 0.5964813232421875,
+ 0.583282470703125,
+ 0.64776611328125,
+ 0.65020751953125,
+ 0.587188720703125,
+ 0.3072662353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -86.22692748950749,
+ 247.78896004879533
+ ]
+ },
+ {
+ "id": "X6z-FVCm1g6F0gYQhZ6Bs",
+ "type": "freedraw",
+ "x": 343.48729921206393,
+ "y": 226.52813706547977,
+ "width": 54.4591120986363,
+ "height": 50.82850462539386,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4D",
+ "roundness": null,
+ "seed": 1794410183,
+ "version": 31,
+ "versionNonce": 1766845513,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578105107,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.53825934155293,
+ 1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ -6.3535630781741474,
+ 5.445911209863539
+ ],
+ [
+ -9.076518683106087,
+ 11.7994742880378
+ ],
+ [
+ -10.891822419727305,
+ 15.430081761280235
+ ],
+ [
+ -17.245385497901452,
+ 27.22955604931815
+ ],
+ [
+ -21.783644839454382,
+ 33.58311912749241
+ ],
+ [
+ -24.506600444386322,
+ 39.02903033735606
+ ],
+ [
+ -24.506600444386322,
+ 39.93668220566656
+ ],
+ [
+ -23.5989485760756,
+ 41.751985942287774
+ ],
+ [
+ -19.06068923452267,
+ 43.56728967890899
+ ],
+ [
+ -10.891822419727305,
+ 44.4749415472196
+ ],
+ [
+ -0.907651868310495,
+ 46.29024528384082
+ ],
+ [
+ 9.98417055141681,
+ 47.19789715215143
+ ],
+ [
+ 22.691296707765105,
+ 49.92085275708325
+ ],
+ [
+ 28.137207917628757,
+ 49.92085275708325
+ ],
+ [
+ 29.952511654249975,
+ 50.82850462539386
+ ],
+ [
+ 28.137207917628757,
+ 49.92085275708325
+ ],
+ [
+ 23.598948576075827,
+ 47.19789715215143
+ ],
+ [
+ 18.153037366212175,
+ 44.4749415472196
+ ],
+ [
+ 15.430081761280462,
+ 42.65963781059838
+ ],
+ [
+ 12.707126156348522,
+ 40.844334073977166
+ ],
+ [
+ 8.168866814795592,
+ 37.213726600734844
+ ],
+ [
+ 4.538259341553157,
+ 25.41425231269693
+ ],
+ [
+ 3.630607473242435,
+ 16.337733629590844
+ ],
+ [
+ 3.630607473242435,
+ 11.7994742880378
+ ],
+ [
+ 2.72295560493194,
+ 9.076518683105974
+ ],
+ [
+ 0.9076518683107224,
+ 8.168866814795365
+ ],
+ [
+ 0.9076518683107224,
+ 8.168866814795365
+ ]
+ ],
+ "pressures": [
+ 0.2462005615234375,
+ 0.4977874755859375,
+ 0.508056640625,
+ 0.528076171875,
+ 0.5490875244140625,
+ 0.5500640869140625,
+ 0.5495758056640625,
+ 0.5515289306640625,
+ 0.5520172119140625,
+ 0.5515289306640625,
+ 0.5412750244140625,
+ 0.5412750244140625,
+ 0.5427398681640625,
+ 0.5427398681640625,
+ 0.5427398681640625,
+ 0.5412750244140625,
+ 0.5363922119140625,
+ 0.5349273681640625,
+ 0.564239501953125,
+ 0.565704345703125,
+ 0.564727783203125,
+ 0.564727783203125,
+ 0.564239501953125,
+ 0.5598297119140625,
+ 0.4992523193359375,
+ 0.4777679443359375,
+ 0.4284210205078125,
+ 0.337066650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683107224,
+ 8.168866814795365
+ ]
+ },
+ {
+ "id": "seNGr8dqGQ-s_X_jsgLSx",
+ "type": "freedraw",
+ "x": -442.5392187449202,
+ "y": 320.016279501472,
+ "width": 39.02903033735606,
+ "height": 64.4432826500531,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4E",
+ "roundness": null,
+ "seed": 1104555529,
+ "version": 39,
+ "versionNonce": 1161170535,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578108180,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 2.722955604931826,
+ 11.799474288037914
+ ],
+ [
+ 3.630607473242435,
+ 15.430081761280348
+ ],
+ [
+ 4.538259341553044,
+ 19.060689234522783
+ ],
+ [
+ 9.076518683106087,
+ 26.321904181007653
+ ],
+ [
+ 11.799474288037857,
+ 29.04485978593948
+ ],
+ [
+ 14.522429892969683,
+ 30.860163522560697
+ ],
+ [
+ 16.3377336295909,
+ 30.860163522560697
+ ],
+ [
+ 18.153037366212118,
+ 29.952511654250088
+ ],
+ [
+ 23.59894857607577,
+ 24.506600444386436
+ ],
+ [
+ 25.414252312696988,
+ 17.245385497901566
+ ],
+ [
+ 27.229556049318205,
+ 10.891822419727305
+ ],
+ [
+ 27.229556049318205,
+ 6.353563078174261
+ ],
+ [
+ 26.321904181007596,
+ 3.630607473242435
+ ],
+ [
+ 26.321904181007596,
+ 4.538259341553044
+ ],
+ [
+ 27.229556049318205,
+ 5.445911209863652
+ ],
+ [
+ 28.137207917628757,
+ 8.168866814795479
+ ],
+ [
+ 29.044859785939366,
+ 11.799474288037914
+ ],
+ [
+ 30.860163522560583,
+ 15.430081761280348
+ ],
+ [
+ 34.49077099580302,
+ 23.598948576075827
+ ],
+ [
+ 37.213726600734844,
+ 29.952511654250088
+ ],
+ [
+ 39.02903033735606,
+ 37.213726600734844
+ ],
+ [
+ 39.02903033735606,
+ 45.38259341553032
+ ],
+ [
+ 38.12137846904545,
+ 49.01320088877276
+ ],
+ [
+ 36.306074732424236,
+ 56.27441583525763
+ ],
+ [
+ 32.6754672591818,
+ 60.81267517681067
+ ],
+ [
+ 28.137207917628757,
+ 62.62797891343189
+ ],
+ [
+ 22.69129670776516,
+ 62.62797891343189
+ ],
+ [
+ 16.3377336295909,
+ 59.90502330850006
+ ],
+ [
+ 9.984170551416696,
+ 53.5514602303258
+ ],
+ [
+ 9.076518683106087,
+ 50.828504625393975
+ ],
+ [
+ 9.076518683106087,
+ 50.828504625393975
+ ]
+ ],
+ "pressures": [
+ 0.2510986328125,
+ 0.37664794921875,
+ 0.586700439453125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62823486328125,
+ 0.62725830078125,
+ 0.6228485107421875,
+ 0.6208953857421875,
+ 0.6194305419921875,
+ 0.6082000732421875,
+ 0.5950164794921875,
+ 0.589141845703125,
+ 0.588653564453125,
+ 0.589141845703125,
+ 0.589630126953125,
+ 0.588165283203125,
+ 0.586212158203125,
+ 0.585235595703125,
+ 0.586700439453125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.577911376953125,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.581817626953125,
+ 0.586700439453125,
+ 0.5969696044921875,
+ 0.6121063232421875,
+ 0.6223602294921875,
+ 0.63165283203125,
+ 0.6604766845703125,
+ 0.6717071533203125,
+ 0.6682891845703125,
+ 0.63995361328125,
+ 0.461639404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ 50.828504625393975
+ ]
+ },
+ {
+ "id": "rIQzA7wP_tLBP0x15fmdC",
+ "type": "freedraw",
+ "x": -388.9877585145945,
+ "y": 334.53870939444175,
+ "width": 3.630607473242435,
+ "height": 19.96834110283328,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4F",
+ "roundness": null,
+ "seed": 1192550567,
+ "version": 11,
+ "versionNonce": 2082026409,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578108703,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -0.9076518683106087,
+ 4.538259341553044
+ ],
+ [
+ -0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ -0.9076518683106087,
+ 17.245385497901566
+ ],
+ [
+ 0,
+ 19.96834110283328
+ ],
+ [
+ 1.8153037366212175,
+ 19.96834110283328
+ ],
+ [
+ 2.722955604931826,
+ 19.06068923452267
+ ],
+ [
+ 2.722955604931826,
+ 19.06068923452267
+ ]
+ ],
+ "pressures": [
+ 0.451873779296875,
+ 0.581817626953125,
+ 0.575958251953125,
+ 0.572540283203125,
+ 0.564239501953125,
+ 0.5612945556640625,
+ 0.509033203125,
+ 0.2867584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 19.06068923452267
+ ]
+ },
+ {
+ "id": "QuCugsqtW2vSdYKkkDXxr",
+ "type": "freedraw",
+ "x": -397.15662532938995,
+ "y": 346.33818368247967,
+ "width": 14.522429892969683,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4G",
+ "roundness": null,
+ "seed": 1941773673,
+ "version": 11,
+ "versionNonce": 1934532935,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578108910,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683105519,
+ 0
+ ],
+ [
+ -1.8153037366211606,
+ 0
+ ],
+ [
+ -0.9076518683105519,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ 5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348522,
+ -3.630607473242435
+ ],
+ [
+ 12.707126156348522,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.4079132080078125,
+ 0.526611328125,
+ 0.5417633056640625,
+ 0.5422515869140625,
+ 0.5432281494140625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5412750244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "RYEfhjqxJKzoSWChadAvS",
+ "type": "freedraw",
+ "x": -359.9428987286551,
+ "y": 331.8157537895099,
+ "width": 14.522429892969683,
+ "height": 2.722955604931826,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4H",
+ "roundness": null,
+ "seed": 1921923975,
+ "version": 10,
+ "versionNonce": 653600551,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578109350,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727305,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659074,
+ -2.722955604931826
+ ],
+ [
+ 14.522429892969683,
+ -2.722955604931826
+ ],
+ [
+ 14.522429892969683,
+ -2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.516845703125,
+ 0.588165283203125,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.593536376953125,
+ 0.504150390625,
+ 0.2593994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.522429892969683,
+ -2.722955604931826
+ ]
+ },
+ {
+ "id": "cO9bowfZ7np9GLcrRiVKD",
+ "type": "freedraw",
+ "x": -356.3122912554127,
+ "y": 341.7999243409266,
+ "width": 12.707126156348465,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4I",
+ "roundness": null,
+ "seed": 2029308263,
+ "version": 10,
+ "versionNonce": 36112647,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578109572,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 6.353563078174261,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795479,
+ -1.8153037366212175
+ ],
+ [
+ 9.076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 10.891822419727248,
+ -2.722955604931826
+ ],
+ [
+ 12.707126156348465,
+ -3.630607473242435
+ ],
+ [
+ 12.707126156348465,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.441131591796875,
+ 0.586700439453125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.573028564453125,
+ 0.4870452880859375,
+ 0.313629150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348465,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "2zL54sYZcz_7iqrIp6OgM",
+ "type": "freedraw",
+ "x": -267.3624081609733,
+ "y": 311.84741268667665,
+ "width": 26.32190418100754,
+ "height": 41.751985942287774,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4J",
+ "roundness": null,
+ "seed": 1220522823,
+ "version": 25,
+ "versionNonce": 2014688041,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578110705,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ -7.26121494648487,
+ 2.722955604931826
+ ],
+ [
+ -10.891822419727305,
+ 7.261214946484756
+ ],
+ [
+ -13.614778024659074,
+ 8.168866814795365
+ ],
+ [
+ -16.3377336295909,
+ 10.891822419727191
+ ],
+ [
+ -16.3377336295909,
+ 11.7994742880378
+ ],
+ [
+ -15.430081761280292,
+ 12.707126156348409
+ ],
+ [
+ -12.707126156348465,
+ 15.430081761280235
+ ],
+ [
+ -10.891822419727305,
+ 18.15303736621206
+ ],
+ [
+ -8.168866814795479,
+ 19.96834110283328
+ ],
+ [
+ 0.9076518683106087,
+ 28.137207917628757
+ ],
+ [
+ 5.445911209863596,
+ 33.58311912749241
+ ],
+ [
+ 9.07651868310603,
+ 37.213726600734844
+ ],
+ [
+ 9.98417055141664,
+ 38.12137846904545
+ ],
+ [
+ 8.168866814795422,
+ 39.02903033735606
+ ],
+ [
+ 2.722955604931826,
+ 40.844334073977166
+ ],
+ [
+ -3.630607473242435,
+ 41.751985942287774
+ ],
+ [
+ -8.168866814795479,
+ 41.751985942287774
+ ],
+ [
+ -12.707126156348465,
+ 41.751985942287774
+ ],
+ [
+ -12.707126156348465,
+ 41.751985942287774
+ ]
+ ],
+ "pressures": [
+ 0.37518310546875,
+ 0.570098876953125,
+ 0.577423095703125,
+ 0.585235595703125,
+ 0.6003875732421875,
+ 0.6116180419921875,
+ 0.63507080078125,
+ 0.64288330078125,
+ 0.64434814453125,
+ 0.64044189453125,
+ 0.63897705078125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63946533203125,
+ 0.6780548095703125,
+ 0.689788818359375,
+ 0.692230224609375,
+ 0.693695068359375,
+ 0.6712188720703125,
+ 0.335601806640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -12.707126156348465,
+ 41.751985942287774
+ ]
+ },
+ {
+ "id": "7Mn1s7KhmlKFV0cnKOCOw",
+ "type": "freedraw",
+ "x": -249.20937079476118,
+ "y": 336.35401313106297,
+ "width": 5.445911209863596,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4K",
+ "roundness": null,
+ "seed": 1128250601,
+ "version": 12,
+ "versionNonce": 121715241,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578111000,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ 0.9076518683106087,
+ 5.445911209863652
+ ],
+ [
+ 1.8153037366212175,
+ 9.984170551416696
+ ],
+ [
+ 2.722955604931826,
+ 11.799474288037914
+ ],
+ [
+ 2.722955604931826,
+ 12.707126156348522
+ ],
+ [
+ 3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ 4.538259341552987,
+ 12.707126156348522
+ ],
+ [
+ 5.445911209863596,
+ 10.891822419727305
+ ],
+ [
+ 5.445911209863596,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.1802520751953125,
+ 0.6082000732421875,
+ 0.6184539794921875,
+ 0.6238250732421875,
+ 0.6057586669921875,
+ 0.5476226806640625,
+ 0.443084716796875,
+ 0.340484619140625,
+ 0.2222747802734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863596,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "_M-_2xfPTAoK3Ux9LKYIN",
+ "type": "freedraw",
+ "x": -251.0246745313824,
+ "y": 328.1851463162675,
+ "width": 5.445911209863652,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4L",
+ "roundness": null,
+ "seed": 611681257,
+ "version": 10,
+ "versionNonce": 513339977,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578111170,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.4831390380859375,
+ 0.591094970703125,
+ 0.6116180419921875,
+ 0.5505523681640625,
+ 0.4782562255859375,
+ 0.3492889404296875,
+ 0.069854736328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.538259341553044,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "7YtCWaYIU7kVDplgXhOCd",
+ "type": "freedraw",
+ "x": -231.05633342854907,
+ "y": 349.0611392874115,
+ "width": 16.3377336295909,
+ "height": 17.245385497901452,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4M",
+ "roundness": null,
+ "seed": 286635017,
+ "version": 17,
+ "versionNonce": 119764487,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578111471,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -4.538259341553044
+ ],
+ [
+ -0.9076518683106087,
+ -7.26121494648487
+ ],
+ [
+ -0.9076518683106087,
+ -9.076518683106087
+ ],
+ [
+ 0,
+ -9.984170551416696
+ ],
+ [
+ 0,
+ -10.891822419727305
+ ],
+ [
+ 0.9076518683106087,
+ -9.984170551416696
+ ],
+ [
+ 1.8153037366212175,
+ -9.984170551416696
+ ],
+ [
+ 4.538259341552987,
+ -5.445911209863652
+ ],
+ [
+ 6.353563078174204,
+ -3.630607473242435
+ ],
+ [
+ 8.168866814795422,
+ -0.9076518683106087
+ ],
+ [
+ 10.891822419727248,
+ 3.6306074732423212
+ ],
+ [
+ 14.522429892969683,
+ 6.3535630781741474
+ ],
+ [
+ 15.430081761280292,
+ 5.445911209863539
+ ],
+ [
+ 15.430081761280292,
+ 5.445911209863539
+ ]
+ ],
+ "pressures": [
+ 0.5989227294921875,
+ 0.64483642578125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64678955078125,
+ 0.64825439453125,
+ 0.65606689453125,
+ 0.6565704345703125,
+ 0.6599884033203125,
+ 0.6590118408203125,
+ 0.6565704345703125,
+ 0.5969696044921875,
+ 0.193450927734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280292,
+ 5.445911209863539
+ ]
+ },
+ {
+ "id": "jozPR-451UDRgNB26sIXo",
+ "type": "freedraw",
+ "x": -197.47321430105671,
+ "y": 297.3249827937069,
+ "width": 9.984170551416696,
+ "height": 57.18206770356812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4N",
+ "roundness": null,
+ "seed": 1631903815,
+ "version": 13,
+ "versionNonce": 1464654057,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578111859,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 8.168866814795479
+ ],
+ [
+ -0.9076518683106087,
+ 13.614778024659131
+ ],
+ [
+ -0.9076518683106087,
+ 20.875992971143887
+ ],
+ [
+ -0.9076518683106087,
+ 28.137207917628757
+ ],
+ [
+ -0.9076518683106087,
+ 34.49077099580302
+ ],
+ [
+ 0,
+ 40.84433407397728
+ ],
+ [
+ 3.630607473242435,
+ 51.736156493704584
+ ],
+ [
+ 9.076518683106087,
+ 57.18206770356812
+ ],
+ [
+ 9.076518683106087,
+ 57.18206770356812
+ ]
+ ],
+ "pressures": [
+ 0.4093780517578125,
+ 0.63067626953125,
+ 0.63067626953125,
+ 0.63165283203125,
+ 0.63214111328125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63214111328125,
+ 0.6204071044921875,
+ 0.4850921630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ 57.18206770356812
+ ]
+ },
+ {
+ "id": "GwU_Zr82nuSrjbde1LVNT",
+ "type": "freedraw",
+ "x": -164.7977470418749,
+ "y": 385.3672140198357,
+ "width": 21.783644839454496,
+ "height": 74.42745320146969,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4O",
+ "roundness": null,
+ "seed": 330855081,
+ "version": 38,
+ "versionNonce": 417264969,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578112755,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ -4.53825934155293,
+ -9.076518683106087
+ ],
+ [
+ -5.445911209863539,
+ -12.707126156348522
+ ],
+ [
+ -7.261214946484756,
+ -16.337733629590957
+ ],
+ [
+ -9.984170551416582,
+ -26.321904181007653
+ ],
+ [
+ -14.522429892969626,
+ -39.02903033735606
+ ],
+ [
+ -17.245385497901452,
+ -52.64380836201519
+ ],
+ [
+ -18.15303736621206,
+ -62.62797891343189
+ ],
+ [
+ -17.245385497901452,
+ -70.79684572822725
+ ],
+ [
+ -14.522429892969626,
+ -73.51980133315908
+ ],
+ [
+ -13.614778024659017,
+ -74.42745320146969
+ ],
+ [
+ -12.707126156348409,
+ -74.42745320146969
+ ],
+ [
+ -9.076518683105974,
+ -71.70449759653786
+ ],
+ [
+ -4.53825934155293,
+ -60.81267517681067
+ ],
+ [
+ -3.630607473242435,
+ -54.45911209863641
+ ],
+ [
+ -4.53825934155293,
+ -50.828504625393975
+ ],
+ [
+ -5.445911209863539,
+ -49.01320088877276
+ ],
+ [
+ -8.168866814795365,
+ -48.10554902046215
+ ],
+ [
+ -10.891822419727191,
+ -49.01320088877276
+ ],
+ [
+ -11.7994742880378,
+ -49.01320088877276
+ ],
+ [
+ -10.891822419727191,
+ -49.01320088877276
+ ],
+ [
+ -9.984170551416582,
+ -49.01320088877276
+ ],
+ [
+ -8.168866814795365,
+ -49.01320088877276
+ ],
+ [
+ -5.445911209863539,
+ -48.10554902046215
+ ],
+ [
+ -2.722955604931826,
+ -46.29024528384093
+ ],
+ [
+ 0.9076518683106087,
+ -42.6596378105985
+ ],
+ [
+ 2.722955604931826,
+ -38.12137846904545
+ ],
+ [
+ 3.630607473242435,
+ -32.675467259181914
+ ],
+ [
+ 1.8153037366212175,
+ -29.952511654250088
+ ],
+ [
+ -0.9076518683106087,
+ -27.229556049318262
+ ],
+ [
+ -3.630607473242435,
+ -26.321904181007653
+ ],
+ [
+ -5.445911209863539,
+ -25.414252312697045
+ ],
+ [
+ -7.261214946484756,
+ -26.321904181007653
+ ],
+ [
+ -7.261214946484756,
+ -27.229556049318262
+ ],
+ [
+ -7.261214946484756,
+ -27.229556049318262
+ ]
+ ],
+ "pressures": [
+ 0.4269561767578125,
+ 0.6042938232421875,
+ 0.6057586669921875,
+ 0.62774658203125,
+ 0.64532470703125,
+ 0.6619415283203125,
+ 0.6741485595703125,
+ 0.6746368408203125,
+ 0.6751251220703125,
+ 0.6717071533203125,
+ 0.6595001220703125,
+ 0.65362548828125,
+ 0.65167236328125,
+ 0.64923095703125,
+ 0.65020751953125,
+ 0.65118408203125,
+ 0.65313720703125,
+ 0.65411376953125,
+ 0.6570587158203125,
+ 0.6570587158203125,
+ 0.65313720703125,
+ 0.64727783203125,
+ 0.584259033203125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.585235595703125,
+ 0.588653564453125,
+ 0.590606689453125,
+ 0.5964813232421875,
+ 0.6184539794921875,
+ 0.65362548828125,
+ 0.6726837158203125,
+ 0.6756134033203125,
+ 0.63018798828125,
+ 0.204681396484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -7.261214946484756,
+ -27.229556049318262
+ ]
+ },
+ {
+ "id": "Wv7co4qXtNhtVuEAK9FmH",
+ "type": "freedraw",
+ "x": -159.35183583201126,
+ "y": 300.04793839863873,
+ "width": 19.060689234522783,
+ "height": 67.16623825498482,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4P",
+ "roundness": null,
+ "seed": 2113337097,
+ "version": 16,
+ "versionNonce": 1186504201,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578113414,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ 6.353563078174261,
+ 6.353563078174261
+ ],
+ [
+ 8.168866814795479,
+ 10.891822419727305
+ ],
+ [
+ 12.707126156348522,
+ 23.598948576075713
+ ],
+ [
+ 16.337733629590957,
+ 36.306074732424236
+ ],
+ [
+ 18.153037366212175,
+ 49.01320088877276
+ ],
+ [
+ 19.060689234522783,
+ 58.08971957187873
+ ],
+ [
+ 19.060689234522783,
+ 61.72032704512117
+ ],
+ [
+ 18.153037366212175,
+ 64.44328265005299
+ ],
+ [
+ 18.153037366212175,
+ 65.3509345183636
+ ],
+ [
+ 17.245385497901566,
+ 67.16623825498482
+ ],
+ [
+ 17.245385497901566,
+ 67.16623825498482
+ ]
+ ],
+ "pressures": [
+ 0.2603759765625,
+ 0.529541015625,
+ 0.568145751953125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.575958251953125,
+ 0.5617828369140625,
+ 0.510498046875,
+ 0.452362060546875,
+ 0.40594482421875,
+ 0.3654022216796875,
+ 0.2916412353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.245385497901566,
+ 67.16623825498482
+ ]
+ },
+ {
+ "id": "UQc02FRM3gqLUBiWJ2HoU",
+ "type": "freedraw",
+ "x": -133.02993165100372,
+ "y": 320.016279501472,
+ "width": 23.598948576075827,
+ "height": 43.567289678909106,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4Q",
+ "roundness": null,
+ "seed": 42823625,
+ "version": 22,
+ "versionNonce": 1776942953,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578114066,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ 5.445911209863652
+ ],
+ [
+ 4.538259341553044,
+ 9.076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 18.153037366212175
+ ],
+ [
+ 9.984170551416696,
+ 27.229556049318262
+ ],
+ [
+ 13.614778024659131,
+ 33.58311912749241
+ ],
+ [
+ 16.337733629590957,
+ 39.02903033735606
+ ],
+ [
+ 18.153037366212175,
+ 40.84433407397728
+ ],
+ [
+ 19.060689234522783,
+ 41.75198594228789
+ ],
+ [
+ 21.78364483945461,
+ 41.75198594228789
+ ],
+ [
+ 22.69129670776522,
+ 39.93668220566667
+ ],
+ [
+ 23.598948576075827,
+ 34.49077099580302
+ ],
+ [
+ 23.598948576075827,
+ 28.13720791762887
+ ],
+ [
+ 22.69129670776522,
+ 16.337733629590957
+ ],
+ [
+ 20.875992971144,
+ 8.168866814795479
+ ],
+ [
+ 18.153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 16.337733629590957,
+ -0.9076518683106087
+ ],
+ [
+ 16.337733629590957,
+ -1.8153037366212175
+ ],
+ [
+ 16.337733629590957,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.3732147216796875,
+ 0.5490875244140625,
+ 0.573028564453125,
+ 0.593536376953125,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.5959930419921875,
+ 0.590606689453125,
+ 0.585235595703125,
+ 0.581329345703125,
+ 0.574005126953125,
+ 0.586700439453125,
+ 0.5964813232421875,
+ 0.6003875732421875,
+ 0.6013641357421875,
+ 0.5622711181640625,
+ 0.40301513671875,
+ 0.0532379150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.337733629590957,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "y6dxEUIwD-I4rr9K44bEC",
+ "type": "freedraw",
+ "x": -92.18559757702644,
+ "y": 349.9687911557221,
+ "width": 12.707126156348522,
+ "height": 17.245385497901452,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4R",
+ "roundness": null,
+ "seed": 152959273,
+ "version": 23,
+ "versionNonce": 523839559,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578114803,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 3.6306074732423212
+ ],
+ [
+ -3.630607473242435,
+ 5.445911209863539
+ ],
+ [
+ -3.630607473242435,
+ 7.261214946484756
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683105974
+ ],
+ [
+ -2.722955604931826,
+ 14.522429892969626
+ ],
+ [
+ -0.9076518683106087,
+ 16.337733629590844
+ ],
+ [
+ 0,
+ 17.245385497901452
+ ],
+ [
+ 1.8153037366212175,
+ 17.245385497901452
+ ],
+ [
+ 2.722955604931826,
+ 17.245385497901452
+ ],
+ [
+ 4.538259341553044,
+ 15.430081761280235
+ ],
+ [
+ 6.353563078174261,
+ 12.707126156348409
+ ],
+ [
+ 5.445911209863652,
+ 9.984170551416582
+ ],
+ [
+ 4.538259341553044,
+ 8.168866814795365
+ ],
+ [
+ 1.8153037366212175,
+ 6.3535630781741474
+ ],
+ [
+ -2.722955604931826,
+ 4.53825934155293
+ ],
+ [
+ -4.538259341553044,
+ 4.53825934155293
+ ],
+ [
+ -6.353563078174261,
+ 5.445911209863539
+ ],
+ [
+ -6.353563078174261,
+ 5.445911209863539
+ ]
+ ],
+ "pressures": [
+ 0.2803955078125,
+ 0.6121063232421875,
+ 0.6096649169921875,
+ 0.6067352294921875,
+ 0.6028289794921875,
+ 0.5959930419921875,
+ 0.585723876953125,
+ 0.575958251953125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.566192626953125,
+ 0.565704345703125,
+ 0.564239501953125,
+ 0.563751220703125,
+ 0.569122314453125,
+ 0.577911376953125,
+ 0.578887939453125,
+ 0.570098876953125,
+ 0.4767913818359375,
+ 0.3693084716796875,
+ 0.0283203125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.353563078174261,
+ 5.445911209863539
+ ]
+ },
+ {
+ "id": "WWETqEp4mR-aakNue_WDa",
+ "type": "freedraw",
+ "x": -77.6631676840567,
+ "y": 351.7840948923433,
+ "width": 39.93668220566667,
+ "height": 22.691296707765105,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4S",
+ "roundness": null,
+ "seed": 214106759,
+ "version": 22,
+ "versionNonce": 1899791591,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578118454,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ -5.445911209863652
+ ],
+ [
+ 5.445911209863652,
+ -9.076518683106087
+ ],
+ [
+ 7.26121494648487,
+ -11.799474288037914
+ ],
+ [
+ 9.076518683106087,
+ -13.614778024659131
+ ],
+ [
+ 10.891822419727191,
+ -14.52242989296974
+ ],
+ [
+ 11.7994742880378,
+ -14.52242989296974
+ ],
+ [
+ 12.707126156348409,
+ -14.52242989296974
+ ],
+ [
+ 15.430081761280235,
+ -11.799474288037914
+ ],
+ [
+ 20.875992971143887,
+ -2.722955604931826
+ ],
+ [
+ 24.506600444386322,
+ 2.7229556049317125
+ ],
+ [
+ 28.137207917628757,
+ 6.3535630781741474
+ ],
+ [
+ 33.58311912749241,
+ 8.168866814795365
+ ],
+ [
+ 36.306074732424236,
+ 8.168866814795365
+ ],
+ [
+ 39.02903033735606,
+ 6.3535630781741474
+ ],
+ [
+ 39.02903033735606,
+ 5.445911209863539
+ ],
+ [
+ 39.02903033735606,
+ 5.445911209863539
+ ]
+ ],
+ "pressures": [
+ 0.4127960205078125,
+ 0.5349273681640625,
+ 0.5354156494140625,
+ 0.5383453369140625,
+ 0.568634033203125,
+ 0.591094970703125,
+ 0.62677001953125,
+ 0.63214111328125,
+ 0.63311767578125,
+ 0.63507080078125,
+ 0.63702392578125,
+ 0.63995361328125,
+ 0.64434814453125,
+ 0.64727783203125,
+ 0.64727783203125,
+ 0.64727783203125,
+ 0.63458251953125,
+ 0.573516845703125,
+ 0.334625244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 39.02903033735606,
+ 5.445911209863539
+ ]
+ },
+ {
+ "id": "shyNj35qdZDgfUQdtR1fk",
+ "type": "freedraw",
+ "x": -48.61830789811734,
+ "y": 339.9846206043054,
+ "width": 14.52242989296974,
+ "height": 28.137207917628757,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4T",
+ "roundness": null,
+ "seed": 1741666087,
+ "version": 13,
+ "versionNonce": 740263945,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578118783,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ 9.984170551416696
+ ],
+ [
+ -5.445911209863652,
+ 13.614778024659017
+ ],
+ [
+ -7.26121494648487,
+ 17.245385497901452
+ ],
+ [
+ -10.891822419727305,
+ 23.598948576075713
+ ],
+ [
+ -13.614778024659131,
+ 27.22955604931815
+ ],
+ [
+ -14.52242989296974,
+ 28.137207917628757
+ ],
+ [
+ -14.52242989296974,
+ 28.137207917628757
+ ]
+ ],
+ "pressures": [
+ 0.3575897216796875,
+ 0.4875335693359375,
+ 0.65411376953125,
+ 0.6599884033203125,
+ 0.6707305908203125,
+ 0.689300537109375,
+ 0.692230224609375,
+ 0.693206787109375,
+ 0.691253662109375,
+ 0.64141845703125,
+ 0.3697967529296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -14.52242989296974,
+ 28.137207917628757
+ ]
+ },
+ {
+ "id": "aTgt2ngUDT29v4DODph2h",
+ "type": "freedraw",
+ "x": -282.7924899222536,
+ "y": 391.7207770980099,
+ "width": 257.77313060021197,
+ "height": 19.96834110283328,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4U",
+ "roundness": null,
+ "seed": 1992415689,
+ "version": 36,
+ "versionNonce": 2099849481,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578515794,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 2.7229556049317694,
+ -0.9076518683106087
+ ],
+ [
+ 7.261214946484813,
+ -1.8153037366212175
+ ],
+ [
+ 14.522429892969683,
+ -3.630607473242435
+ ],
+ [
+ 18.153037366212118,
+ -3.630607473242435
+ ],
+ [
+ 22.691296707765105,
+ -4.538259341553044
+ ],
+ [
+ 32.6754672591818,
+ -5.445911209863652
+ ],
+ [
+ 51.73615649370453,
+ -6.353563078174261
+ ],
+ [
+ 62.627978913431775,
+ -7.26121494648487
+ ],
+ [
+ 74.42745320146969,
+ -8.168866814795365
+ ],
+ [
+ 86.22692748950749,
+ -8.168866814795365
+ ],
+ [
+ 98.93405364585601,
+ -9.076518683105974
+ ],
+ [
+ 121.62535035362112,
+ -10.891822419727191
+ ],
+ [
+ 137.05543211490146,
+ -11.7994742880378
+ ],
+ [
+ 149.76255827124987,
+ -13.614778024659017
+ ],
+ [
+ 161.5620325592878,
+ -13.614778024659017
+ ],
+ [
+ 176.99211432056813,
+ -14.522429892969626
+ ],
+ [
+ 186.0686330036741,
+ -14.522429892969626
+ ],
+ [
+ 196.0528035550908,
+ -15.430081761280235
+ ],
+ [
+ 211.48288531637115,
+ -16.337733629590844
+ ],
+ [
+ 216.02114465792408,
+ -16.337733629590844
+ ],
+ [
+ 226.9129670776514,
+ -16.337733629590844
+ ],
+ [
+ 233.26653015582565,
+ -16.337733629590844
+ ],
+ [
+ 240.52774510231052,
+ -17.245385497901452
+ ],
+ [
+ 247.7889600487954,
+ -19.06068923452267
+ ],
+ [
+ 255.05017499528014,
+ -19.96834110283328
+ ],
+ [
+ 256.86547873190136,
+ -19.96834110283328
+ ],
+ [
+ 255.95782686359075,
+ -19.96834110283328
+ ],
+ [
+ 254.14252312696954,
+ -19.06068923452267
+ ],
+ [
+ 254.14252312696954,
+ -19.06068923452267
+ ]
+ ],
+ "pressures": [
+ 0.3531951904296875,
+ 0.4313507080078125,
+ 0.577423095703125,
+ 0.592071533203125,
+ 0.6106414794921875,
+ 0.6238250732421875,
+ 0.64141845703125,
+ 0.64825439453125,
+ 0.65411376953125,
+ 0.6614532470703125,
+ 0.6668243408203125,
+ 0.6653594970703125,
+ 0.6668243408203125,
+ 0.6673126220703125,
+ 0.6692657470703125,
+ 0.6697540283203125,
+ 0.6721954345703125,
+ 0.6717071533203125,
+ 0.6692657470703125,
+ 0.6682891845703125,
+ 0.6678009033203125,
+ 0.6678009033203125,
+ 0.6682891845703125,
+ 0.6697540283203125,
+ 0.6687774658203125,
+ 0.6678009033203125,
+ 0.6595001220703125,
+ 0.65313720703125,
+ 0.64239501953125,
+ 0.6223602294921875,
+ 0.5994110107421875,
+ 0.4948577880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 254.14252312696954,
+ -19.06068923452267
+ ]
+ },
+ {
+ "id": "qVGDXcFtyBFQ1YXXRPnhT",
+ "type": "freedraw",
+ "x": -236.50224463841272,
+ "y": 418.04268127901753,
+ "width": 27.229556049318205,
+ "height": 37.21372660073473,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4V",
+ "roundness": null,
+ "seed": 332293799,
+ "version": 21,
+ "versionNonce": 530064393,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578121267,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 1.8153037366211038
+ ],
+ [
+ -10.891822419727248,
+ 4.53825934155293
+ ],
+ [
+ -15.430081761280292,
+ 8.168866814795365
+ ],
+ [
+ -18.153037366212118,
+ 13.614778024659017
+ ],
+ [
+ -19.968341102833335,
+ 19.06068923452267
+ ],
+ [
+ -20.875992971143944,
+ 21.783644839454496
+ ],
+ [
+ -20.875992971143944,
+ 24.506600444386322
+ ],
+ [
+ -19.968341102833335,
+ 27.22955604931815
+ ],
+ [
+ -19.060689234522727,
+ 29.952511654249975
+ ],
+ [
+ -14.522429892969683,
+ 35.39842286411351
+ ],
+ [
+ -9.98417055141664,
+ 37.21372660073473
+ ],
+ [
+ 0,
+ 37.21372660073473
+ ],
+ [
+ 3.630607473242435,
+ 36.30607473242412
+ ],
+ [
+ 6.353563078174261,
+ 35.39842286411351
+ ],
+ [
+ 6.353563078174261,
+ 35.39842286411351
+ ]
+ ],
+ "pressures": [
+ 0.3702850341796875,
+ 0.6096649169921875,
+ 0.6218719482421875,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.62530517578125,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6233367919921875,
+ 0.6223602294921875,
+ 0.6125946044921875,
+ 0.461639404296875,
+ 0.2911529541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.353563078174261,
+ 35.39842286411351
+ ]
+ },
+ {
+ "id": "DLNOFvAPqesBbWSbnrglW",
+ "type": "freedraw",
+ "x": -213.81094793064756,
+ "y": 437.1033705135402,
+ "width": 19.060689234522783,
+ "height": 17.245385497901452,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4W",
+ "roundness": null,
+ "seed": 1640199625,
+ "version": 24,
+ "versionNonce": 1648701513,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578121762,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ],
+ [
+ -6.353563078174261,
+ 0.9076518683106087
+ ],
+ [
+ -9.984170551416696,
+ 2.722955604931826
+ ],
+ [
+ -12.707126156348522,
+ 5.445911209863652
+ ],
+ [
+ -14.52242989296974,
+ 9.076518683106087
+ ],
+ [
+ -14.52242989296974,
+ 12.707126156348522
+ ],
+ [
+ -12.707126156348522,
+ 15.430081761280348
+ ],
+ [
+ -9.076518683106087,
+ 16.337733629590844
+ ],
+ [
+ -4.538259341553044,
+ 16.337733629590844
+ ],
+ [
+ -2.722955604931826,
+ 15.430081761280348
+ ],
+ [
+ 0,
+ 15.430081761280348
+ ],
+ [
+ 4.538259341553044,
+ 10.891822419727305
+ ],
+ [
+ 4.538259341553044,
+ 7.26121494648487
+ ],
+ [
+ 2.722955604931826,
+ 5.445911209863652
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ -9.076518683106087,
+ 5.445911209863652
+ ],
+ [
+ -10.891822419727305,
+ 5.445911209863652
+ ],
+ [
+ -10.891822419727305,
+ 5.445911209863652
+ ]
+ ],
+ "pressures": [
+ 0.441131591796875,
+ 0.570098876953125,
+ 0.582794189453125,
+ 0.5940399169921875,
+ 0.5974578857421875,
+ 0.5979461669921875,
+ 0.6042938232421875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6072235107421875,
+ 0.5959930419921875,
+ 0.5940399169921875,
+ 0.593048095703125,
+ 0.588653564453125,
+ 0.585723876953125,
+ 0.571563720703125,
+ 0.571075439453125,
+ 0.578887939453125,
+ 0.583282470703125,
+ 0.578399658203125,
+ 0.448455810546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.891822419727305,
+ 5.445911209863652
+ ]
+ },
+ {
+ "id": "rnfEAHpjIVNZuNHc2uwIF",
+ "type": "freedraw",
+ "x": -192.02730309119306,
+ "y": 431.65745930367655,
+ "width": 16.337733629590957,
+ "height": 18.153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4X",
+ "roundness": null,
+ "seed": 692744713,
+ "version": 25,
+ "versionNonce": 1482415239,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578122303,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ -6.353563078174261,
+ 3.630607473242435
+ ],
+ [
+ -5.445911209863652,
+ 4.538259341553044
+ ],
+ [
+ -2.722955604931826,
+ 5.445911209863652
+ ],
+ [
+ -0.9076518683106087,
+ 6.353563078174261
+ ],
+ [
+ 1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 4.538259341553044,
+ 8.168866814795479
+ ],
+ [
+ 6.353563078174261,
+ 8.168866814795479
+ ],
+ [
+ 7.26121494648487,
+ 8.168866814795479
+ ],
+ [
+ 9.076518683106087,
+ 9.076518683106087
+ ],
+ [
+ 9.984170551416696,
+ 9.984170551416696
+ ],
+ [
+ 9.076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 6.353563078174261,
+ 13.614778024659131
+ ],
+ [
+ 2.722955604931826,
+ 16.337733629590957
+ ],
+ [
+ -0.9076518683106087,
+ 16.337733629590957
+ ],
+ [
+ -3.630607473242435,
+ 17.245385497901566
+ ],
+ [
+ -4.538259341553044,
+ 16.337733629590957
+ ],
+ [
+ -4.538259341553044,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.5456695556640625,
+ 0.6169891357421875,
+ 0.62579345703125,
+ 0.62823486328125,
+ 0.63067626953125,
+ 0.63458251953125,
+ 0.63848876953125,
+ 0.62823486328125,
+ 0.584747314453125,
+ 0.574493408203125,
+ 0.574981689453125,
+ 0.574493408203125,
+ 0.5564117431640625,
+ 0.5446929931640625,
+ 0.5407867431640625,
+ 0.5398101806640625,
+ 0.590118408203125,
+ 0.6160125732421875,
+ 0.62921142578125,
+ 0.62579345703125,
+ 0.564239501953125,
+ 0.2843170166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.538259341553044,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "s0WsDytncWEM5bYUxQYb8",
+ "type": "freedraw",
+ "x": -170.24365825173845,
+ "y": 403.5202513860478,
+ "width": 8.168866814795365,
+ "height": 42.6596378105985,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4Y",
+ "roundness": null,
+ "seed": 393586375,
+ "version": 14,
+ "versionNonce": 1136745639,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578122759,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ -2.722955604931826,
+ 10.891822419727305
+ ],
+ [
+ -3.630607473242435,
+ 15.430081761280348
+ ],
+ [
+ -2.722955604931826,
+ 24.506600444386322
+ ],
+ [
+ -1.8153037366212175,
+ 32.6754672591818
+ ],
+ [
+ 0.9076518683106087,
+ 38.12137846904545
+ ],
+ [
+ 2.7229556049317125,
+ 40.84433407397728
+ ],
+ [
+ 4.53825934155293,
+ 42.6596378105985
+ ],
+ [
+ 4.53825934155293,
+ 42.6596378105985
+ ]
+ ],
+ "pressures": [
+ 0.448455810546875,
+ 0.62579345703125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.6575469970703125,
+ 0.6590118408203125,
+ 0.6604766845703125,
+ 0.6590118408203125,
+ 0.564727783203125,
+ 0.37811279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.53825934155293,
+ 42.6596378105985
+ ]
+ },
+ {
+ "id": "VxMukCBhRzS3ZG5VcH6tE",
+ "type": "freedraw",
+ "x": -151.18296901721578,
+ "y": 463.42527469454774,
+ "width": 17.245385497901566,
+ "height": 53.55146023032569,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4Z",
+ "roundness": null,
+ "seed": 1968283367,
+ "version": 38,
+ "versionNonce": 505062983,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578123532,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ -6.353563078174261
+ ],
+ [
+ -3.630607473242435,
+ -9.076518683106087
+ ],
+ [
+ -6.353563078174261,
+ -18.15303736621206
+ ],
+ [
+ -7.26121494648487,
+ -26.32190418100754
+ ],
+ [
+ -7.26121494648487,
+ -36.306074732424236
+ ],
+ [
+ -6.353563078174261,
+ -44.4749415472196
+ ],
+ [
+ -5.445911209863652,
+ -48.105549020462036
+ ],
+ [
+ -3.630607473242435,
+ -51.73615649370447
+ ],
+ [
+ -1.8153037366212175,
+ -53.55146023032569
+ ],
+ [
+ 0,
+ -52.64380836201508
+ ],
+ [
+ 1.8153037366212175,
+ -47.19789715215143
+ ],
+ [
+ 1.8153037366212175,
+ -41.75198594228789
+ ],
+ [
+ 0.9076518683106087,
+ -38.12137846904545
+ ],
+ [
+ -0.9076518683106087,
+ -36.306074732424236
+ ],
+ [
+ -1.8153037366212175,
+ -35.39842286411363
+ ],
+ [
+ -2.722955604931826,
+ -35.39842286411363
+ ],
+ [
+ -3.630607473242435,
+ -35.39842286411363
+ ],
+ [
+ -2.722955604931826,
+ -35.39842286411363
+ ],
+ [
+ -1.8153037366212175,
+ -34.49077099580302
+ ],
+ [
+ -0.9076518683106087,
+ -34.49077099580302
+ ],
+ [
+ 0.9076518683106087,
+ -34.49077099580302
+ ],
+ [
+ 1.8153037366212175,
+ -33.58311912749241
+ ],
+ [
+ 4.538259341553044,
+ -32.6754672591818
+ ],
+ [
+ 7.26121494648487,
+ -30.860163522560583
+ ],
+ [
+ 9.076518683106087,
+ -29.044859785939366
+ ],
+ [
+ 9.984170551416696,
+ -29.044859785939366
+ ],
+ [
+ 9.076518683106087,
+ -27.22955604931815
+ ],
+ [
+ 4.538259341553044,
+ -25.41425231269693
+ ],
+ [
+ 0.9076518683106087,
+ -23.598948576075713
+ ],
+ [
+ -2.722955604931826,
+ -22.691296707765105
+ ],
+ [
+ -4.538259341553044,
+ -22.691296707765105
+ ],
+ [
+ -5.445911209863652,
+ -22.691296707765105
+ ],
+ [
+ -5.445911209863652,
+ -22.691296707765105
+ ]
+ ],
+ "pressures": [
+ 0.525146484375,
+ 0.5534820556640625,
+ 0.5598297119140625,
+ 0.5593414306640625,
+ 0.565216064453125,
+ 0.577911376953125,
+ 0.6145477294921875,
+ 0.6238250732421875,
+ 0.6248016357421875,
+ 0.6233367919921875,
+ 0.6189422607421875,
+ 0.6121063232421875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.6111297607421875,
+ 0.6189422607421875,
+ 0.6218719482421875,
+ 0.6233367919921875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.583282470703125,
+ 0.5490875244140625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.5485992431640625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.579376220703125,
+ 0.6047821044921875,
+ 0.63995361328125,
+ 0.64532470703125,
+ 0.63946533203125,
+ 0.563262939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -5.445911209863652,
+ -22.691296707765105
+ ]
+ },
+ {
+ "id": "sUX0xZC5SLno4nIArz2_N",
+ "type": "freedraw",
+ "x": -134.84523538762494,
+ "y": 402.6125995177372,
+ "width": 14.52242989296974,
+ "height": 45.38259341553032,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4a",
+ "roundness": null,
+ "seed": 64815239,
+ "version": 15,
+ "versionNonce": 1599770505,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578124183,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ 5.445911209863652,
+ 5.445911209863652
+ ],
+ [
+ 7.26121494648487,
+ 8.168866814795479
+ ],
+ [
+ 9.984170551416696,
+ 14.52242989296974
+ ],
+ [
+ 12.707126156348522,
+ 22.691296707765105
+ ],
+ [
+ 13.614778024659131,
+ 27.22955604931815
+ ],
+ [
+ 14.52242989296974,
+ 30.860163522560583
+ ],
+ [
+ 13.614778024659131,
+ 40.84433407397728
+ ],
+ [
+ 11.799474288037914,
+ 44.474941547219714
+ ],
+ [
+ 11.799474288037914,
+ 45.38259341553032
+ ],
+ [
+ 11.799474288037914,
+ 45.38259341553032
+ ]
+ ],
+ "pressures": [
+ 0.3043365478515625,
+ 0.527099609375,
+ 0.5485992431640625,
+ 0.5603179931640625,
+ 0.568634033203125,
+ 0.574493408203125,
+ 0.581329345703125,
+ 0.592071533203125,
+ 0.5974578857421875,
+ 0.6067352294921875,
+ 0.63507080078125,
+ 0.62628173828125,
+ 0.562774658203125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.799474288037914,
+ 45.38259341553032
+ ]
+ },
+ {
+ "id": "2fBv7Kt2S2XZpkOJTEYFU",
+ "type": "freedraw",
+ "x": -104.89272373337485,
+ "y": 416.2273775423963,
+ "width": 17.245385497901452,
+ "height": 36.306074732424236,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4b",
+ "roundness": null,
+ "seed": 360776009,
+ "version": 22,
+ "versionNonce": 1399554281,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578125894,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 3.6306074732423212
+ ],
+ [
+ 0.9076518683106087,
+ 7.261214946484756
+ ],
+ [
+ 1.8153037366212175,
+ 10.891822419727191
+ ],
+ [
+ 2.722955604931826,
+ 15.430081761280235
+ ],
+ [
+ 5.445911209863539,
+ 22.691296707765105
+ ],
+ [
+ 8.168866814795365,
+ 28.137207917628757
+ ],
+ [
+ 9.984170551416582,
+ 29.952511654249975
+ ],
+ [
+ 11.7994742880378,
+ 30.860163522560583
+ ],
+ [
+ 13.614778024659017,
+ 29.952511654249975
+ ],
+ [
+ 14.522429892969626,
+ 29.044859785939366
+ ],
+ [
+ 15.430081761280235,
+ 27.22955604931815
+ ],
+ [
+ 16.337733629590844,
+ 23.598948576075713
+ ],
+ [
+ 15.430081761280235,
+ 15.430081761280235
+ ],
+ [
+ 15.430081761280235,
+ 11.7994742880378
+ ],
+ [
+ 14.522429892969626,
+ 2.722955604931826
+ ],
+ [
+ 13.614778024659017,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659017,
+ -5.445911209863652
+ ],
+ [
+ 13.614778024659017,
+ -5.445911209863652
+ ]
+ ],
+ "pressures": [
+ 0.329742431640625,
+ 0.4968109130859375,
+ 0.5349273681640625,
+ 0.5378570556640625,
+ 0.5432281494140625,
+ 0.5529937744140625,
+ 0.5612945556640625,
+ 0.567657470703125,
+ 0.568634033203125,
+ 0.566192626953125,
+ 0.5608062744140625,
+ 0.5559234619140625,
+ 0.5564117431640625,
+ 0.5603179931640625,
+ 0.566192626953125,
+ 0.565704345703125,
+ 0.565216064453125,
+ 0.5505523681640625,
+ 0.445037841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ -5.445911209863652
+ ]
+ },
+ {
+ "id": "Wl5i9P8KFq6JNrHThtuS1",
+ "type": "freedraw",
+ "x": -74.03256021081427,
+ "y": 433.47276304029776,
+ "width": 11.799474288037914,
+ "height": 15.430081761280348,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4c",
+ "roundness": null,
+ "seed": 1179458217,
+ "version": 25,
+ "versionNonce": 939163111,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578126511,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ -3.630607473242435,
+ 8.168866814795479
+ ],
+ [
+ -3.630607473242435,
+ 11.799474288037914
+ ],
+ [
+ -1.8153037366212175,
+ 13.614778024659131
+ ],
+ [
+ -0.9076518683106087,
+ 14.52242989296974
+ ],
+ [
+ 0,
+ 15.430081761280348
+ ],
+ [
+ 0.9076518683106087,
+ 15.430081761280348
+ ],
+ [
+ 2.722955604931826,
+ 14.52242989296974
+ ],
+ [
+ 4.538259341553044,
+ 12.707126156348522
+ ],
+ [
+ 5.445911209863652,
+ 9.984170551416696
+ ],
+ [
+ 5.445911209863652,
+ 8.168866814795479
+ ],
+ [
+ 5.445911209863652,
+ 6.353563078174261
+ ],
+ [
+ 4.538259341553044,
+ 5.445911209863652
+ ],
+ [
+ 3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4113311767578125,
+ 0.6067352294921875,
+ 0.6062469482421875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.5969696044921875,
+ 0.593048095703125,
+ 0.586700439453125,
+ 0.579376220703125,
+ 0.579376220703125,
+ 0.578399658203125,
+ 0.577911376953125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.574493408203125,
+ 0.572052001953125,
+ 0.571075439453125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.570098876953125,
+ 0.528076171875,
+ 0.4191436767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.353563078174261,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "NZrCJInF1bCBi9ruSwaCM",
+ "type": "freedraw",
+ "x": 4.933152332208351,
+ "y": 379.9213028099721,
+ "width": 21.78364483945461,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4d",
+ "roundness": null,
+ "seed": 270757927,
+ "version": 13,
+ "versionNonce": 374513417,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578129126,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 9.076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 14.52242989296974,
+ -0.9076518683106087
+ ],
+ [
+ 19.060689234522783,
+ -0.9076518683106087
+ ],
+ [
+ 19.968341102833392,
+ -1.8153037366212175
+ ],
+ [
+ 20.875992971144,
+ -1.8153037366212175
+ ],
+ [
+ 20.875992971144,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.217864990234375,
+ 0.5994110107421875,
+ 0.6228485107421875,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.581329345703125,
+ 0.439666748046875,
+ 0.2926177978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971144,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "7cWixAuk9SdBZNS4OD3qk",
+ "type": "freedraw",
+ "x": 14.009671015314439,
+ "y": 369.02948039024477,
+ "width": 5.445911209863652,
+ "height": 15.430081761280348,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4e",
+ "roundness": null,
+ "seed": 576401609,
+ "version": 12,
+ "versionNonce": 183256585,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578129438,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ 0,
+ 8.168866814795479
+ ],
+ [
+ 0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 2.722955604931826,
+ 13.614778024659131
+ ],
+ [
+ 2.722955604931826,
+ 14.52242989296974
+ ],
+ [
+ 3.630607473242435,
+ 15.430081761280348
+ ],
+ [
+ 3.630607473242435,
+ 15.430081761280348
+ ]
+ ],
+ "pressures": [
+ 0.4362335205078125,
+ 0.63946533203125,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.65069580078125,
+ 0.6018524169921875,
+ 0.462615966796875,
+ 0.3468475341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 15.430081761280348
+ ]
+ },
+ {
+ "id": "O3D1Ndlv2-_0zOhXgz2A7",
+ "type": "freedraw",
+ "x": 61.20756816746598,
+ "y": 382.6442584149039,
+ "width": 230.54357455089382,
+ "height": 4.538259341553044,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4v",
+ "roundness": null,
+ "seed": 1192342121,
+ "version": 35,
+ "versionNonce": 225094087,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578156943,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 9.984170551416582,
+ -0.9076518683106087
+ ],
+ [
+ 12.707126156348409,
+ -0.9076518683106087
+ ],
+ [
+ 16.337733629590844,
+ -1.8153037366212175
+ ],
+ [
+ 27.22955604931815,
+ -1.8153037366212175
+ ],
+ [
+ 35.39842286411363,
+ -2.722955604931826
+ ],
+ [
+ 46.29024528384082,
+ -2.722955604931826
+ ],
+ [
+ 57.18206770356812,
+ -1.8153037366212175
+ ],
+ [
+ 75.33510506978018,
+ -0.9076518683106087
+ ],
+ [
+ 88.0422312261287,
+ 0
+ ],
+ [
+ 103.47231298740905,
+ 0.9076518683106087
+ ],
+ [
+ 111.64117980220442,
+ 0.9076518683106087
+ ],
+ [
+ 119.8100466169999,
+ 0.9076518683106087
+ ],
+ [
+ 136.14778024659086,
+ 0
+ ],
+ [
+ 156.11612134942413,
+ -0.9076518683106087
+ ],
+ [
+ 167.00794376915144,
+ -0.9076518683106087
+ ],
+ [
+ 176.0844624522574,
+ -1.8153037366212175
+ ],
+ [
+ 185.1609811353635,
+ -2.722955604931826
+ ],
+ [
+ 196.9604554234014,
+ -2.722955604931826
+ ],
+ [
+ 202.40636663326507,
+ -2.722955604931826
+ ],
+ [
+ 207.85227784312872,
+ -2.722955604931826
+ ],
+ [
+ 212.39053718468165,
+ -2.722955604931826
+ ],
+ [
+ 216.9287965262347,
+ -2.722955604931826
+ ],
+ [
+ 222.37470773609834,
+ -2.722955604931826
+ ],
+ [
+ 225.09766334103017,
+ -2.722955604931826
+ ],
+ [
+ 226.9129670776514,
+ -2.722955604931826
+ ],
+ [
+ 228.7282708142726,
+ -3.630607473242435
+ ],
+ [
+ 228.7282708142726,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.450408935546875,
+ 0.468475341796875,
+ 0.4846038818359375,
+ 0.6018524169921875,
+ 0.6140594482421875,
+ 0.6199188232421875,
+ 0.6223602294921875,
+ 0.62725830078125,
+ 0.62969970703125,
+ 0.63116455078125,
+ 0.63995361328125,
+ 0.64141845703125,
+ 0.64434814453125,
+ 0.64483642578125,
+ 0.64532470703125,
+ 0.64971923828125,
+ 0.65069580078125,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.64581298828125,
+ 0.63946533203125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63897705078125,
+ 0.64044189453125,
+ 0.63946533203125,
+ 0.63995361328125,
+ 0.63995361328125,
+ 0.6243133544921875,
+ 0.583282470703125,
+ 0.4748382568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 228.7282708142726,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "V0NeC4HfsUsNfdUjkZRJB",
+ "type": "freedraw",
+ "x": 58.48461256253415,
+ "y": 329.0927981845781,
+ "width": 19.060689234522783,
+ "height": 105.28761672403027,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4w",
+ "roundness": null,
+ "seed": 1654793223,
+ "version": 23,
+ "versionNonce": 712288137,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578158371,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ -4.538259341553044,
+ 4.538259341553044
+ ],
+ [
+ -5.445911209863652,
+ 6.353563078174261
+ ],
+ [
+ -6.353563078174261,
+ 9.076518683106087
+ ],
+ [
+ -8.168866814795479,
+ 13.614778024659131
+ ],
+ [
+ -9.076518683106087,
+ 19.060689234522783
+ ],
+ [
+ -10.891822419727305,
+ 24.506600444386322
+ ],
+ [
+ -11.799474288037914,
+ 32.6754672591818
+ ],
+ [
+ -12.707126156348522,
+ 47.19789715215154
+ ],
+ [
+ -11.799474288037914,
+ 58.99737144018934
+ ],
+ [
+ -9.076518683106087,
+ 71.70449759653786
+ ],
+ [
+ -6.353563078174261,
+ 82.59632001626517
+ ],
+ [
+ -1.8153037366212175,
+ 95.30344617261358
+ ],
+ [
+ 0.9076518683106087,
+ 101.65700925078784
+ ],
+ [
+ 3.630607473242435,
+ 104.37996485571966
+ ],
+ [
+ 5.445911209863652,
+ 105.28761672403027
+ ],
+ [
+ 6.353563078174261,
+ 105.28761672403027
+ ],
+ [
+ 6.353563078174261,
+ 105.28761672403027
+ ]
+ ],
+ "pressures": [
+ 0.328277587890625,
+ 0.5407867431640625,
+ 0.5588531494140625,
+ 0.568145751953125,
+ 0.579376220703125,
+ 0.581817626953125,
+ 0.584259033203125,
+ 0.585723876953125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.5979461669921875,
+ 0.6047821044921875,
+ 0.6052703857421875,
+ 0.6062469482421875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6042938232421875,
+ 0.586212158203125,
+ 0.4919281005859375,
+ 0.2691650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.353563078174261,
+ 105.28761672403027
+ ]
+ },
+ {
+ "id": "ssB95kuExw3NVkQKrHKUi",
+ "type": "freedraw",
+ "x": 130.18911015907202,
+ "y": 359.0453098388281,
+ "width": 47.19789715215143,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4x",
+ "roundness": null,
+ "seed": 1123359049,
+ "version": 21,
+ "versionNonce": 474611463,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578159584,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ -2.722955604931826
+ ],
+ [
+ 5.445911209863539,
+ -4.538259341553044
+ ],
+ [
+ 8.168866814795365,
+ -7.261214946484756
+ ],
+ [
+ 11.7994742880378,
+ -10.891822419727191
+ ],
+ [
+ 16.337733629590844,
+ -12.707126156348409
+ ],
+ [
+ 19.06068923452267,
+ -12.707126156348409
+ ],
+ [
+ 19.96834110283328,
+ -12.707126156348409
+ ],
+ [
+ 22.691296707765105,
+ -10.891822419727191
+ ],
+ [
+ 24.506600444386322,
+ -9.076518683105974
+ ],
+ [
+ 30.860163522560583,
+ -1.8153037366212175
+ ],
+ [
+ 36.306074732424236,
+ 0.9076518683106087
+ ],
+ [
+ 40.844334073977166,
+ 1.8153037366212175
+ ],
+ [
+ 44.4749415472196,
+ 1.8153037366212175
+ ],
+ [
+ 46.29024528384082,
+ 0
+ ],
+ [
+ 47.19789715215143,
+ -0.9076518683106087
+ ],
+ [
+ 47.19789715215143,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.4689788818359375,
+ 0.5539703369140625,
+ 0.5559234619140625,
+ 0.565216064453125,
+ 0.571075439453125,
+ 0.579864501953125,
+ 0.585235595703125,
+ 0.587677001953125,
+ 0.590118408203125,
+ 0.5945281982421875,
+ 0.5974578857421875,
+ 0.6169891357421875,
+ 0.6243133544921875,
+ 0.62628173828125,
+ 0.6194305419921875,
+ 0.570098876953125,
+ 0.4738616943359375,
+ 0.2584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 47.19789715215143,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "PWymKdnqtxy9nTDwmo4iB",
+ "type": "freedraw",
+ "x": 166.49518489149625,
+ "y": 344.52287994585845,
+ "width": 14.52242989296974,
+ "height": 27.22955604931815,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4y",
+ "roundness": null,
+ "seed": 589113671,
+ "version": 14,
+ "versionNonce": 1911336743,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578159927,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 4.538259341553044
+ ],
+ [
+ -5.445911209863652,
+ 8.168866814795365
+ ],
+ [
+ -7.26121494648487,
+ 11.7994742880378
+ ],
+ [
+ -9.076518683106087,
+ 16.337733629590844
+ ],
+ [
+ -10.891822419727305,
+ 19.96834110283328
+ ],
+ [
+ -13.614778024659131,
+ 26.32190418100754
+ ],
+ [
+ -14.52242989296974,
+ 27.22955604931815
+ ],
+ [
+ -13.614778024659131,
+ 27.22955604931815
+ ],
+ [
+ -13.614778024659131,
+ 27.22955604931815
+ ]
+ ],
+ "pressures": [
+ 0.2857818603515625,
+ 0.518310546875,
+ 0.63555908203125,
+ 0.63751220703125,
+ 0.63946533203125,
+ 0.63946533203125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.6042938232421875,
+ 0.3727264404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.614778024659131,
+ 27.22955604931815
+ ]
+ },
+ {
+ "id": "Mu70AgES9-I8ErsLPEZWb",
+ "type": "freedraw",
+ "x": 109.31311718792801,
+ "y": 401.7049476494266,
+ "width": 29.044859785939366,
+ "height": 35.39842286411363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b4z",
+ "roundness": null,
+ "seed": 27939175,
+ "version": 18,
+ "versionNonce": 505369991,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578160812,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 2.722955604931826
+ ],
+ [
+ -6.353563078174261,
+ 4.538259341553044
+ ],
+ [
+ -8.168866814795365,
+ 6.353563078174261
+ ],
+ [
+ -13.614778024659017,
+ 15.430081761280348
+ ],
+ [
+ -15.430081761280235,
+ 21.783644839454496
+ ],
+ [
+ -15.430081761280235,
+ 28.137207917628757
+ ],
+ [
+ -11.7994742880378,
+ 32.6754672591818
+ ],
+ [
+ -6.353563078174261,
+ 34.49077099580302
+ ],
+ [
+ -1.8153037366212175,
+ 35.39842286411363
+ ],
+ [
+ 6.353563078174261,
+ 35.39842286411363
+ ],
+ [
+ 13.614778024659131,
+ 33.58311912749241
+ ],
+ [
+ 13.614778024659131,
+ 33.58311912749241
+ ]
+ ],
+ "pressures": [
+ 0.322418212890625,
+ 0.521240234375,
+ 0.5525054931640625,
+ 0.5539703369140625,
+ 0.5544586181640625,
+ 0.5583648681640625,
+ 0.5603179931640625,
+ 0.563751220703125,
+ 0.5959930419921875,
+ 0.6003875732421875,
+ 0.5989227294921875,
+ 0.5974578857421875,
+ 0.590606689453125,
+ 0.578887939453125,
+ 0.40594482421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659131,
+ 33.58311912749241
+ ]
+ },
+ {
+ "id": "mJ0CjhZQo_FMbUZoDM7y7",
+ "type": "freedraw",
+ "x": 133.81971763231445,
+ "y": 419.85798501563863,
+ "width": 18.15303736621206,
+ "height": 19.06068923452267,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b50",
+ "roundness": null,
+ "seed": 1533992903,
+ "version": 25,
+ "versionNonce": 362827433,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578161324,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ -1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ -0.907651868310495
+ ],
+ [
+ -4.538259341553044,
+ -0.907651868310495
+ ],
+ [
+ -6.353563078174261,
+ 0.9076518683106087
+ ],
+ [
+ -8.168866814795479,
+ 1.8153037366212175
+ ],
+ [
+ -10.891822419727305,
+ 5.445911209863652
+ ],
+ [
+ -12.707126156348522,
+ 9.076518683106087
+ ],
+ [
+ -12.707126156348522,
+ 11.799474288037914
+ ],
+ [
+ -10.891822419727305,
+ 14.52242989296974
+ ],
+ [
+ -4.538259341553044,
+ 17.245385497901566
+ ],
+ [
+ -0.9076518683106087,
+ 18.153037366212175
+ ],
+ [
+ 1.8153037366211038,
+ 17.245385497901566
+ ],
+ [
+ 4.53825934155293,
+ 14.52242989296974
+ ],
+ [
+ 5.445911209863539,
+ 9.984170551416696
+ ],
+ [
+ 4.53825934155293,
+ 3.630607473242435
+ ],
+ [
+ 2.7229556049317125,
+ 1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.37762451171875,
+ 0.523681640625,
+ 0.5564117431640625,
+ 0.564727783203125,
+ 0.565216064453125,
+ 0.566680908203125,
+ 0.570587158203125,
+ 0.579376220703125,
+ 0.587188720703125,
+ 0.589630126953125,
+ 0.584259033203125,
+ 0.581817626953125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.577423095703125,
+ 0.574981689453125,
+ 0.573516845703125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.5534820556640625,
+ 0.4743499755859375,
+ 0.2232513427734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -5.445911209863652,
+ 0
+ ]
+ },
+ {
+ "id": "MKVE0FqFQHMmRRwtIZB0E",
+ "type": "freedraw",
+ "x": 153.78805873514773,
+ "y": 419.85798501563863,
+ "width": 13.614778024659131,
+ "height": 16.337733629590844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b51",
+ "roundness": null,
+ "seed": 1148811369,
+ "version": 24,
+ "versionNonce": 306201321,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578161871,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366211038
+ ],
+ [
+ -2.722955604931826,
+ -1.8153037366211038
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366211038
+ ],
+ [
+ -5.445911209863652,
+ -0.907651868310495
+ ],
+ [
+ -6.353563078174261,
+ -0.907651868310495
+ ],
+ [
+ -7.26121494648487,
+ 0
+ ],
+ [
+ -7.26121494648487,
+ 0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ -2.722955604931826,
+ 4.538259341553044
+ ],
+ [
+ 0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ 5.445911209863652,
+ 10.891822419727305
+ ],
+ [
+ 6.353563078174261,
+ 11.799474288037914
+ ],
+ [
+ 4.538259341553044,
+ 13.614778024659131
+ ],
+ [
+ 1.8153037366212175,
+ 14.52242989296974
+ ],
+ [
+ -2.722955604931826,
+ 14.52242989296974
+ ],
+ [
+ -4.538259341553044,
+ 14.52242989296974
+ ],
+ [
+ -5.445911209863652,
+ 14.52242989296974
+ ],
+ [
+ -5.445911209863652,
+ 14.52242989296974
+ ]
+ ],
+ "pressures": [
+ 0.4303741455078125,
+ 0.5539703369140625,
+ 0.577911376953125,
+ 0.592559814453125,
+ 0.6023406982421875,
+ 0.6121063232421875,
+ 0.6194305419921875,
+ 0.6243133544921875,
+ 0.6248016357421875,
+ 0.5969696044921875,
+ 0.5955047607421875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.5969696044921875,
+ 0.5955047607421875,
+ 0.6028289794921875,
+ 0.63409423828125,
+ 0.63116455078125,
+ 0.5510406494140625,
+ 0.319000244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -5.445911209863652,
+ 14.52242989296974
+ ]
+ },
+ {
+ "id": "lHiqVUqKhBjwbbd8Mc2hg",
+ "type": "freedraw",
+ "x": 171.03344423304918,
+ "y": 402.6125995177372,
+ "width": 9.076518683105974,
+ "height": 29.952511654249975,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b52",
+ "roundness": null,
+ "seed": 1146707113,
+ "version": 15,
+ "versionNonce": 1843095623,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578162357,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ -2.7229556049317125,
+ 6.353563078174261
+ ],
+ [
+ -2.7229556049317125,
+ 9.076518683106087
+ ],
+ [
+ -3.6306074732423212,
+ 15.430081761280348
+ ],
+ [
+ -2.7229556049317125,
+ 20.875992971143887
+ ],
+ [
+ -0.9076518683106087,
+ 25.41425231269693
+ ],
+ [
+ 0.9076518683106087,
+ 27.22955604931815
+ ],
+ [
+ 2.722955604931826,
+ 28.137207917628757
+ ],
+ [
+ 5.445911209863652,
+ 29.952511654249975
+ ],
+ [
+ 5.445911209863652,
+ 29.952511654249975
+ ]
+ ],
+ "pressures": [
+ 0.338043212890625,
+ 0.5549468994140625,
+ 0.571563720703125,
+ 0.576934814453125,
+ 0.588165283203125,
+ 0.5974578857421875,
+ 0.6194305419921875,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.574005126953125,
+ 0.4802093505859375,
+ 0.3453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 29.952511654249975
+ ]
+ },
+ {
+ "id": "DoxWBPLbwuNUlvOo0CR4I",
+ "type": "freedraw",
+ "x": 191.00178533588257,
+ "y": 458.8870153529947,
+ "width": 18.153037366212175,
+ "height": 57.18206770356812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b53",
+ "roundness": null,
+ "seed": 1205158535,
+ "version": 38,
+ "versionNonce": 369503719,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578163304,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ -9.984170551416582
+ ],
+ [
+ -3.630607473242435,
+ -13.614778024659017
+ ],
+ [
+ -4.538259341553044,
+ -17.245385497901452
+ ],
+ [
+ -5.445911209863652,
+ -25.41425231269693
+ ],
+ [
+ -5.445911209863652,
+ -29.952511654249975
+ ],
+ [
+ -5.445911209863652,
+ -35.39842286411363
+ ],
+ [
+ -4.538259341553044,
+ -47.19789715215143
+ ],
+ [
+ -3.630607473242435,
+ -52.64380836201508
+ ],
+ [
+ -0.9076518683106087,
+ -55.366763966946905
+ ],
+ [
+ 0.9076518683106087,
+ -56.274415835257514
+ ],
+ [
+ 1.8153037366212175,
+ -57.18206770356812
+ ],
+ [
+ 4.538259341553044,
+ -56.274415835257514
+ ],
+ [
+ 6.353563078174261,
+ -52.64380836201508
+ ],
+ [
+ 7.26121494648487,
+ -46.29024528384082
+ ],
+ [
+ 6.353563078174261,
+ -41.751985942287774
+ ],
+ [
+ 4.538259341553044,
+ -38.12137846904545
+ ],
+ [
+ 0.9076518683106087,
+ -37.213726600734844
+ ],
+ [
+ 0,
+ -37.213726600734844
+ ],
+ [
+ -0.9076518683106087,
+ -39.02903033735606
+ ],
+ [
+ 0,
+ -39.93668220566656
+ ],
+ [
+ 2.722955604931826,
+ -40.844334073977166
+ ],
+ [
+ 5.445911209863652,
+ -40.844334073977166
+ ],
+ [
+ 8.168866814795479,
+ -39.02903033735606
+ ],
+ [
+ 9.984170551416696,
+ -37.213726600734844
+ ],
+ [
+ 11.799474288037914,
+ -35.39842286411363
+ ],
+ [
+ 11.799474288037914,
+ -32.6754672591818
+ ],
+ [
+ 9.984170551416696,
+ -29.952511654249975
+ ],
+ [
+ 7.26121494648487,
+ -28.137207917628757
+ ],
+ [
+ 3.630607473242435,
+ -26.32190418100754
+ ],
+ [
+ -1.8153037366212175,
+ -25.41425231269693
+ ],
+ [
+ -3.630607473242435,
+ -26.32190418100754
+ ],
+ [
+ -5.445911209863652,
+ -26.32190418100754
+ ],
+ [
+ -6.353563078174261,
+ -26.32190418100754
+ ],
+ [
+ -6.353563078174261,
+ -26.32190418100754
+ ]
+ ],
+ "pressures": [
+ 0.40399169921875,
+ 0.5505523681640625,
+ 0.5525054931640625,
+ 0.582305908203125,
+ 0.5974578857421875,
+ 0.6091766357421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.62530517578125,
+ 0.6228485107421875,
+ 0.6218719482421875,
+ 0.6204071044921875,
+ 0.6165008544921875,
+ 0.6111297607421875,
+ 0.6096649169921875,
+ 0.6106414794921875,
+ 0.6106414794921875,
+ 0.6194305419921875,
+ 0.63507080078125,
+ 0.63800048828125,
+ 0.6243133544921875,
+ 0.591583251953125,
+ 0.5500640869140625,
+ 0.5388336181640625,
+ 0.5339508056640625,
+ 0.5339508056640625,
+ 0.5339508056640625,
+ 0.5349273681640625,
+ 0.567169189453125,
+ 0.5950164794921875,
+ 0.6218719482421875,
+ 0.63116455078125,
+ 0.6130828857421875,
+ 0.510009765625,
+ 0.15093994140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.353563078174261,
+ -26.32190418100754
+ ]
+ },
+ {
+ "id": "cj327VK8KDICNXEfx2SZU",
+ "type": "freedraw",
+ "x": 209.15482270209463,
+ "y": 398.98199204449475,
+ "width": 16.337733629590957,
+ "height": 33.58311912749241,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b54",
+ "roundness": null,
+ "seed": 1124278311,
+ "version": 16,
+ "versionNonce": 173230375,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578163963,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 6.353563078174261,
+ 0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 2.722955604931826
+ ],
+ [
+ 14.52242989296974,
+ 10.891822419727305
+ ],
+ [
+ 16.337733629590957,
+ 18.153037366212175
+ ],
+ [
+ 16.337733629590957,
+ 24.506600444386322
+ ],
+ [
+ 15.430081761280348,
+ 31.767815390871192
+ ],
+ [
+ 14.52242989296974,
+ 32.6754672591818
+ ],
+ [
+ 14.52242989296974,
+ 33.58311912749241
+ ],
+ [
+ 13.614778024659131,
+ 31.767815390871192
+ ],
+ [
+ 13.614778024659131,
+ 31.767815390871192
+ ]
+ ],
+ "pressures": [
+ 0.2789306640625,
+ 0.518310546875,
+ 0.5442047119140625,
+ 0.567169189453125,
+ 0.576934814453125,
+ 0.589141845703125,
+ 0.5955047607421875,
+ 0.5979461669921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.579376220703125,
+ 0.5515289306640625,
+ 0.512451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659131,
+ 31.767815390871192
+ ]
+ },
+ {
+ "id": "x8C_SyUIhYbqNImrzR3o1",
+ "type": "freedraw",
+ "x": 233.66142314648107,
+ "y": 408.05851072760083,
+ "width": 11.7994742880378,
+ "height": 24.506600444386322,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b55",
+ "roundness": null,
+ "seed": 1353870183,
+ "version": 18,
+ "versionNonce": 1125789575,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578164505,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 2.722955604931826,
+ 5.445911209863652
+ ],
+ [
+ 3.6306074732423212,
+ 8.168866814795479
+ ],
+ [
+ 5.445911209863539,
+ 14.522429892969626
+ ],
+ [
+ 6.3535630781741474,
+ 17.245385497901452
+ ],
+ [
+ 7.261214946484756,
+ 21.783644839454496
+ ],
+ [
+ 8.168866814795365,
+ 24.506600444386322
+ ],
+ [
+ 8.168866814795365,
+ 23.598948576075713
+ ],
+ [
+ 9.076518683105974,
+ 22.691296707765105
+ ],
+ [
+ 9.076518683105974,
+ 19.96834110283328
+ ],
+ [
+ 9.984170551416582,
+ 11.7994742880378
+ ],
+ [
+ 10.891822419727191,
+ 6.353563078174261
+ ],
+ [
+ 10.891822419727191,
+ 2.722955604931826
+ ],
+ [
+ 11.7994742880378,
+ 1.8153037366212175
+ ],
+ [
+ 11.7994742880378,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.3727264404296875,
+ 0.5510406494140625,
+ 0.5617828369140625,
+ 0.569122314453125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.569122314453125,
+ 0.566680908203125,
+ 0.5608062744140625,
+ 0.5583648681640625,
+ 0.562774658203125,
+ 0.567169189453125,
+ 0.569610595703125,
+ 0.5315093994140625,
+ 0.2838287353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.7994742880378,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "nTgNvztKk0PY09syC-DBC",
+ "type": "freedraw",
+ "x": 257.2603717225568,
+ "y": 423.48859248888107,
+ "width": 8.168866814795479,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b57",
+ "roundness": null,
+ "seed": 1939989513,
+ "version": 24,
+ "versionNonce": 1853374089,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578166925,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ 3.630607473242435
+ ],
+ [
+ -2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ -2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ -2.722955604931826,
+ 9.076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 9.984170551416696
+ ],
+ [
+ -1.8153037366212175,
+ 10.891822419727305
+ ],
+ [
+ -0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 0.9076518683106087,
+ 12.707126156348522
+ ],
+ [
+ 1.8153037366212175,
+ 11.799474288037914
+ ],
+ [
+ 3.630607473242435,
+ 10.891822419727305
+ ],
+ [
+ 3.630607473242435,
+ 8.168866814795479
+ ],
+ [
+ 4.538259341553044,
+ 6.353563078174261
+ ],
+ [
+ 2.722955604931826,
+ 3.630607473242435
+ ],
+ [
+ 0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.4899749755859375,
+ 0.590118408203125,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6096649169921875,
+ 0.6038055419921875,
+ 0.6018524169921875,
+ 0.5940399169921875,
+ 0.588165283203125,
+ 0.584259033203125,
+ 0.578399658203125,
+ 0.567657470703125,
+ 0.5564117431640625,
+ 0.5344390869140625,
+ 0.526123046875,
+ 0.528564453125,
+ 0.5446929931640625,
+ 0.5476226806640625,
+ 0.5354156494140625,
+ 0.4303741455078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.630607473242435,
+ 2.722955604931826
+ ]
+ },
+ {
+ "id": "ksUb79JeuS5HWy7kDAHNo",
+ "type": "freedraw",
+ "x": 287.21288337680676,
+ "y": 329.0927981845781,
+ "width": 19.060689234522783,
+ "height": 93.48814243599236,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b58",
+ "roundness": null,
+ "seed": 1849618505,
+ "version": 21,
+ "versionNonce": 907139079,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578167632,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ 5.445911209863652
+ ],
+ [
+ 5.445911209863652,
+ 9.076518683106087
+ ],
+ [
+ 6.353563078174261,
+ 12.707126156348522
+ ],
+ [
+ 9.984170551416582,
+ 23.598948576075713
+ ],
+ [
+ 11.7994742880378,
+ 29.044859785939366
+ ],
+ [
+ 13.614778024659017,
+ 35.39842286411363
+ ],
+ [
+ 14.52242989296974,
+ 40.84433407397728
+ ],
+ [
+ 15.430081761280235,
+ 47.19789715215154
+ ],
+ [
+ 18.153037366212175,
+ 64.44328265005299
+ ],
+ [
+ 18.153037366212175,
+ 74.42745320146969
+ ],
+ [
+ 17.245385497901452,
+ 83.50397188457578
+ ],
+ [
+ 16.337733629590957,
+ 87.13457935781821
+ ],
+ [
+ 15.430081761280235,
+ 89.85753496275004
+ ],
+ [
+ 14.52242989296974,
+ 93.48814243599236
+ ],
+ [
+ 14.52242989296974,
+ 92.58049056768175
+ ],
+ [
+ 14.52242989296974,
+ 92.58049056768175
+ ]
+ ],
+ "pressures": [
+ 0.3717498779296875,
+ 0.505615234375,
+ 0.564727783203125,
+ 0.6023406982421875,
+ 0.6145477294921875,
+ 0.6248016357421875,
+ 0.63604736328125,
+ 0.64532470703125,
+ 0.64825439453125,
+ 0.64971923828125,
+ 0.65216064453125,
+ 0.65362548828125,
+ 0.65460205078125,
+ 0.65606689453125,
+ 0.65020751953125,
+ 0.63702392578125,
+ 0.6042938232421875,
+ 0.442108154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.52242989296974,
+ 92.58049056768175
+ ]
+ },
+ {
+ "id": "1VJWGv8Hg39OFTGvsMtiC",
+ "type": "freedraw",
+ "x": 303.5506170063977,
+ "y": 323.64688697471445,
+ "width": 15.430081761280235,
+ "height": 24.506600444386436,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b59",
+ "roundness": null,
+ "seed": 226673223,
+ "version": 21,
+ "versionNonce": 999053929,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578168207,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ 2.7229556049317125,
+ -1.8153037366212175
+ ],
+ [
+ 4.53825934155293,
+ -2.722955604931826
+ ],
+ [
+ 8.168866814795365,
+ -4.538259341553044
+ ],
+ [
+ 9.984170551416582,
+ -4.538259341553044
+ ],
+ [
+ 13.614778024659017,
+ -5.445911209863652
+ ],
+ [
+ 15.430081761280235,
+ -4.538259341553044
+ ],
+ [
+ 15.430081761280235,
+ -0.9076518683106087
+ ],
+ [
+ 14.52242989296974,
+ 3.630607473242435
+ ],
+ [
+ 12.707126156348522,
+ 6.353563078174261
+ ],
+ [
+ 11.7994742880378,
+ 9.076518683106087
+ ],
+ [
+ 8.168866814795365,
+ 13.614778024659131
+ ],
+ [
+ 8.168866814795365,
+ 15.430081761280348
+ ],
+ [
+ 9.076518683106087,
+ 16.337733629590957
+ ],
+ [
+ 10.891822419727305,
+ 17.245385497901566
+ ],
+ [
+ 11.7994742880378,
+ 18.153037366212175
+ ],
+ [
+ 14.52242989296974,
+ 19.060689234522783
+ ],
+ [
+ 14.52242989296974,
+ 19.060689234522783
+ ]
+ ],
+ "pressures": [
+ 0.2779541015625,
+ 0.458221435546875,
+ 0.517822265625,
+ 0.527587890625,
+ 0.529541015625,
+ 0.5329742431640625,
+ 0.5334625244140625,
+ 0.5329742431640625,
+ 0.525146484375,
+ 0.525146484375,
+ 0.528564453125,
+ 0.5442047119140625,
+ 0.5559234619140625,
+ 0.570587158203125,
+ 0.569610595703125,
+ 0.564727783203125,
+ 0.529052734375,
+ 0.454315185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.52242989296974,
+ 19.060689234522783
+ ]
+ },
+ {
+ "id": "vcV7wt1RGFJX2ymQy_Ik2",
+ "type": "freedraw",
+ "x": 342.5796473437538,
+ "y": 333.63105752613114,
+ "width": 1.8153037366212175,
+ "height": 26.32190418100754,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5A",
+ "roundness": null,
+ "seed": 874877993,
+ "version": 12,
+ "versionNonce": 942449001,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578169280,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 6.353563078174261
+ ],
+ [
+ 0,
+ 10.891822419727305
+ ],
+ [
+ 0,
+ 17.245385497901566
+ ],
+ [
+ 0,
+ 19.96834110283328
+ ],
+ [
+ 0,
+ 22.691296707765105
+ ],
+ [
+ 0.907651868310495,
+ 24.506600444386322
+ ],
+ [
+ 1.8153037366212175,
+ 26.32190418100754
+ ],
+ [
+ 1.8153037366212175,
+ 26.32190418100754
+ ]
+ ],
+ "pressures": [
+ 0.3507537841796875,
+ 0.6135711669921875,
+ 0.6194305419921875,
+ 0.62628173828125,
+ 0.62628173828125,
+ 0.62530517578125,
+ 0.6008758544921875,
+ 0.5583648681640625,
+ 0.443084716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 26.32190418100754
+ ]
+ },
+ {
+ "id": "FWtgY86ZpTXof_SX5u0ka",
+ "type": "freedraw",
+ "x": 332.59547679233697,
+ "y": 374.4753916001084,
+ "width": 22.691296707765105,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5B",
+ "roundness": null,
+ "seed": 1017125673,
+ "version": 13,
+ "versionNonce": 1143598759,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578169653,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0
+ ],
+ [
+ 2.72295560493194,
+ 0
+ ],
+ [
+ 4.538259341553157,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 10.891822419727305,
+ -0.9076518683106087
+ ],
+ [
+ 13.614778024659245,
+ -1.8153037366212175
+ ],
+ [
+ 19.060689234522897,
+ -1.8153037366212175
+ ],
+ [
+ 21.78364483945461,
+ -1.8153037366212175
+ ],
+ [
+ 22.691296707765105,
+ -1.8153037366212175
+ ],
+ [
+ 22.691296707765105,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.318511962890625,
+ 0.6228485107421875,
+ 0.63214111328125,
+ 0.63507080078125,
+ 0.63800048828125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63409423828125,
+ 0.503662109375,
+ 0.2647705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 22.691296707765105,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "k0tnCbR3MvoQT-En_ULEo",
+ "type": "freedraw",
+ "x": 338.0413880022006,
+ "y": 391.7207770980099,
+ "width": 18.153037366211947,
+ "height": 35.39842286411351,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5C",
+ "roundness": null,
+ "seed": 507359463,
+ "version": 23,
+ "versionNonce": 1395772585,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578170173,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 2.72295560493194,
+ -3.630607473242435
+ ],
+ [
+ 4.538259341553157,
+ -4.538259341553044
+ ],
+ [
+ 8.168866814795592,
+ -6.3535630781741474
+ ],
+ [
+ 9.076518683106087,
+ -6.3535630781741474
+ ],
+ [
+ 9.98417055141681,
+ -6.3535630781741474
+ ],
+ [
+ 11.799474288038027,
+ -6.3535630781741474
+ ],
+ [
+ 12.707126156348522,
+ -5.445911209863652
+ ],
+ [
+ 14.52242989296974,
+ -2.722955604931826
+ ],
+ [
+ 14.52242989296974,
+ 0.9076518683106087
+ ],
+ [
+ 13.614778024659245,
+ 5.445911209863652
+ ],
+ [
+ 10.891822419727305,
+ 10.891822419727305
+ ],
+ [
+ 7.26121494648487,
+ 17.245385497901566
+ ],
+ [
+ 2.72295560493194,
+ 23.598948576075827
+ ],
+ [
+ 2.72295560493194,
+ 26.321904181007653
+ ],
+ [
+ 3.630607473242435,
+ 28.137207917628757
+ ],
+ [
+ 6.353563078174375,
+ 29.044859785939366
+ ],
+ [
+ 13.614778024659245,
+ 28.137207917628757
+ ],
+ [
+ 17.245385497901452,
+ 27.229556049318262
+ ],
+ [
+ 17.245385497901452,
+ 27.229556049318262
+ ]
+ ],
+ "pressures": [
+ 0.39520263671875,
+ 0.515380859375,
+ 0.513427734375,
+ 0.525634765625,
+ 0.527587890625,
+ 0.5368804931640625,
+ 0.5461578369140625,
+ 0.5515289306640625,
+ 0.5534820556640625,
+ 0.5544586181640625,
+ 0.5564117431640625,
+ 0.5603179931640625,
+ 0.566192626953125,
+ 0.573516845703125,
+ 0.587677001953125,
+ 0.5998992919921875,
+ 0.5984344482421875,
+ 0.5959930419921875,
+ 0.564727783203125,
+ 0.194427490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.245385497901452,
+ 27.229556049318262
+ ]
+ },
+ {
+ "id": "Y6uFahGkKlanfTYiOtjCs",
+ "type": "freedraw",
+ "x": 387.962240759284,
+ "y": 364.4912210486917,
+ "width": 29.04485978593948,
+ "height": 49.92085275708337,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5D",
+ "roundness": null,
+ "seed": 239302249,
+ "version": 37,
+ "versionNonce": 443897063,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578171261,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ -6.3535630781741474,
+ 3.630607473242435
+ ],
+ [
+ -9.076518683106087,
+ 9.076518683106087
+ ],
+ [
+ -10.891822419727305,
+ 14.52242989296974
+ ],
+ [
+ -10.891822419727305,
+ 16.337733629590957
+ ],
+ [
+ -9.984170551416582,
+ 19.968341102833392
+ ],
+ [
+ -8.168866814795365,
+ 22.691296707765105
+ ],
+ [
+ -5.445911209863652,
+ 23.598948576075713
+ ],
+ [
+ -1.8153037366212175,
+ 23.598948576075713
+ ],
+ [
+ 0,
+ 22.691296707765105
+ ],
+ [
+ 1.8153037366212175,
+ 21.783644839454496
+ ],
+ [
+ 3.630607473242435,
+ 19.968341102833392
+ ],
+ [
+ 5.445911209863652,
+ 15.430081761280348
+ ],
+ [
+ 7.26121494648487,
+ 10.891822419727305
+ ],
+ [
+ 7.26121494648487,
+ 8.168866814795479
+ ],
+ [
+ 7.26121494648487,
+ 7.26121494648487
+ ],
+ [
+ 6.3535630781741474,
+ 6.353563078174261
+ ],
+ [
+ 5.445911209863652,
+ 7.26121494648487
+ ],
+ [
+ 6.3535630781741474,
+ 9.984170551416696
+ ],
+ [
+ 7.26121494648487,
+ 12.707126156348522
+ ],
+ [
+ 9.076518683106087,
+ 15.430081761280348
+ ],
+ [
+ 12.707126156348522,
+ 26.32190418100754
+ ],
+ [
+ 15.430081761280235,
+ 32.6754672591818
+ ],
+ [
+ 17.245385497901452,
+ 38.12137846904545
+ ],
+ [
+ 18.153037366212175,
+ 42.6596378105985
+ ],
+ [
+ 18.153037366212175,
+ 47.19789715215154
+ ],
+ [
+ 16.337733629590957,
+ 48.10554902046215
+ ],
+ [
+ 14.52242989296974,
+ 48.10554902046215
+ ],
+ [
+ 10.891822419727305,
+ 46.29024528384093
+ ],
+ [
+ 10.891822419727305,
+ 46.29024528384093
+ ]
+ ],
+ "pressures": [
+ 0.3453826904296875,
+ 0.505615234375,
+ 0.6096649169921875,
+ 0.6121063232421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6111297607421875,
+ 0.6086883544921875,
+ 0.5994110107421875,
+ 0.5974578857421875,
+ 0.584259033203125,
+ 0.5612945556640625,
+ 0.5515289306640625,
+ 0.5422515869140625,
+ 0.5388336181640625,
+ 0.5373687744140625,
+ 0.5373687744140625,
+ 0.5383453369140625,
+ 0.5559234619140625,
+ 0.573516845703125,
+ 0.588653564453125,
+ 0.6008758544921875,
+ 0.5979461669921875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5974578857421875,
+ 0.5964813232421875,
+ 0.5969696044921875,
+ 0.591094970703125,
+ 0.582305908203125,
+ 0.576934814453125,
+ 0.572052001953125,
+ 0.4860687255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.891822419727305,
+ 46.29024528384093
+ ]
+ },
+ {
+ "id": "OSDelf3eCOVHrqHooAuHe",
+ "type": "freedraw",
+ "x": -122.13810923127721,
+ "y": 375.3830434684194,
+ "width": 22.691296707765105,
+ "height": 39.93668220566667,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5K",
+ "roundness": null,
+ "seed": 10307849,
+ "version": 12,
+ "versionNonce": 827272777,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578183819,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ -5.445911209863652
+ ],
+ [
+ 3.630607473242435,
+ -9.076518683106087
+ ],
+ [
+ 6.353563078174261,
+ -13.614778024659017
+ ],
+ [
+ 14.52242989296974,
+ -27.22955604931815
+ ],
+ [
+ 19.968341102833392,
+ -34.49077099580302
+ ],
+ [
+ 21.78364483945461,
+ -39.02903033735606
+ ],
+ [
+ 22.691296707765105,
+ -39.93668220566667
+ ],
+ [
+ 22.691296707765105,
+ -39.93668220566667
+ ]
+ ],
+ "pressures": [
+ 0.576446533203125,
+ 0.6082000732421875,
+ 0.6130828857421875,
+ 0.6140594482421875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.5984344482421875,
+ 0.4792327880859375,
+ 0.2598876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 22.691296707765105,
+ -39.93668220566667
+ ]
+ },
+ {
+ "id": "4fF0OfvT3MUVO2t3j_q3W",
+ "type": "freedraw",
+ "x": -97.63150878689089,
+ "y": 447.08754106495724,
+ "width": 36.306074732424236,
+ "height": 36.306074732424236,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5L",
+ "roundness": null,
+ "seed": 1617752073,
+ "version": 13,
+ "versionNonce": 584056775,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578184269,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ 4.538259341553044,
+ -4.538259341553044
+ ],
+ [
+ 7.26121494648487,
+ -8.168866814795479
+ ],
+ [
+ 15.430081761280348,
+ -16.337733629590957
+ ],
+ [
+ 24.506600444386436,
+ -26.32190418100754
+ ],
+ [
+ 32.6754672591818,
+ -33.58311912749241
+ ],
+ [
+ 35.39842286411363,
+ -36.306074732424236
+ ],
+ [
+ 35.39842286411363,
+ -36.306074732424236
+ ]
+ ],
+ "pressures": [
+ 0.3101959228515625,
+ 0.63116455078125,
+ 0.63555908203125,
+ 0.63653564453125,
+ 0.64093017578125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.63458251953125,
+ 0.514892578125,
+ 0.0429840087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 35.39842286411363,
+ -36.306074732424236
+ ]
+ },
+ {
+ "id": "rN8DvWTvlnYdEsXvuH5LO",
+ "type": "freedraw",
+ "x": -398.06427719770136,
+ "y": 510.6231718467,
+ "width": 36.306074732424236,
+ "height": 60.81267517681073,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7x",
+ "roundness": null,
+ "seed": 2129498471,
+ "version": 37,
+ "versionNonce": 753458249,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578518855,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366211606
+ ],
+ [
+ -2.722955604931826,
+ 4.5382593415531005
+ ],
+ [
+ -2.722955604931826,
+ 10.891822419727248
+ ],
+ [
+ -1.8153037366212175,
+ 17.245385497901623
+ ],
+ [
+ 0.9076518683105519,
+ 22.691296707765275
+ ],
+ [
+ 4.538259341552987,
+ 25.414252312696988
+ ],
+ [
+ 6.353563078174204,
+ 26.32190418100771
+ ],
+ [
+ 9.07651868310603,
+ 26.32190418100771
+ ],
+ [
+ 11.799474288037857,
+ 24.506600444386493
+ ],
+ [
+ 14.522429892969683,
+ 19.06068923452284
+ ],
+ [
+ 15.430081761280292,
+ 12.707126156348465
+ ],
+ [
+ 15.430081761280292,
+ 9.984170551416753
+ ],
+ [
+ 15.430081761280292,
+ 8.168866814795535
+ ],
+ [
+ 15.430081761280292,
+ 6.353563078174318
+ ],
+ [
+ 15.430081761280292,
+ 4.5382593415531005
+ ],
+ [
+ 14.522429892969683,
+ 4.5382593415531005
+ ],
+ [
+ 14.522429892969683,
+ 5.445911209863596
+ ],
+ [
+ 16.3377336295909,
+ 13.614778024659188
+ ],
+ [
+ 19.06068923452267,
+ 21.783644839454553
+ ],
+ [
+ 23.598948576075713,
+ 29.044859785939423
+ ],
+ [
+ 28.137207917628757,
+ 36.30607473242429
+ ],
+ [
+ 29.952511654249975,
+ 39.029030337356005
+ ],
+ [
+ 32.6754672591818,
+ 44.47494154721966
+ ],
+ [
+ 33.58311912749241,
+ 49.92085275708331
+ ],
+ [
+ 32.6754672591818,
+ 55.36676396694696
+ ],
+ [
+ 29.044859785939366,
+ 58.0897195718789
+ ],
+ [
+ 24.506600444386322,
+ 59.90502330850012
+ ],
+ [
+ 19.06068923452267,
+ 58.0897195718789
+ ],
+ [
+ 12.707126156348465,
+ 53.551460230325745
+ ],
+ [
+ 9.98417055141664,
+ 51.73615649370453
+ ],
+ [
+ 9.07651868310603,
+ 50.82850462539403
+ ],
+ [
+ 9.07651868310603,
+ 50.82850462539403
+ ]
+ ],
+ "pressures": [
+ 0.501220703125,
+ 0.62677001953125,
+ 0.63751220703125,
+ 0.63458251953125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63653564453125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63604736328125,
+ 0.63702392578125,
+ 0.63848876953125,
+ 0.63897705078125,
+ 0.63995361328125,
+ 0.64239501953125,
+ 0.64337158203125,
+ 0.64678955078125,
+ 0.64630126953125,
+ 0.64678955078125,
+ 0.64825439453125,
+ 0.64874267578125,
+ 0.64874267578125,
+ 0.64971923828125,
+ 0.6595001220703125,
+ 0.6800079345703125,
+ 0.689788818359375,
+ 0.688812255859375,
+ 0.6736602783203125,
+ 0.592071533203125,
+ 0.2354583740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.07651868310603,
+ 50.82850462539403
+ ]
+ },
+ {
+ "id": "o_yFDQY3SKO_1c5h9QNa0",
+ "type": "freedraw",
+ "x": -349.9587281772393,
+ "y": 534.2221204227758,
+ "width": 13.614778024659131,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7z",
+ "roundness": null,
+ "seed": 1490343625,
+ "version": 12,
+ "versionNonce": 1064397833,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578522016,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ -0.907651868310495
+ ],
+ [
+ 4.538259341553044,
+ -0.907651868310495
+ ],
+ [
+ 7.26121494648487,
+ -0.907651868310495
+ ],
+ [
+ 9.984170551416696,
+ -1.8153037366212175
+ ],
+ [
+ 11.799474288037914,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348522,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659131,
+ -0.907651868310495
+ ],
+ [
+ 13.614778024659131,
+ -0.907651868310495
+ ]
+ ],
+ "pressures": [
+ 0.37762451171875,
+ 0.63165283203125,
+ 0.64044189453125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64141845703125,
+ 0.582305908203125,
+ 0.511962890625,
+ 0.40447998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659131,
+ -0.907651868310495
+ ]
+ },
+ {
+ "id": "BPYup-mFb0JwirpDd8NwH",
+ "type": "freedraw",
+ "x": -348.1434244406181,
+ "y": 544.2062909741924,
+ "width": 12.707126156348522,
+ "height": 0.907651868310495,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b80",
+ "roundness": null,
+ "seed": 1105903049,
+ "version": 10,
+ "versionNonce": 1982726185,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578522244,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ -0.907651868310495
+ ],
+ [
+ 11.799474288037914,
+ -0.907651868310495
+ ],
+ [
+ 11.799474288037914,
+ -0.907651868310495
+ ]
+ ],
+ "pressures": [
+ 0.4142608642578125,
+ 0.564239501953125,
+ 0.6179656982421875,
+ 0.62823486328125,
+ 0.63067626953125,
+ 0.6248016357421875,
+ 0.461151123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.799474288037914,
+ -0.907651868310495
+ ]
+ },
+ {
+ "id": "Ii3S8xkfYNvTE0JXRQKDS",
+ "type": "freedraw",
+ "x": -273.7159712391484,
+ "y": 514.2537793199424,
+ "width": 10.891822419727305,
+ "height": 48.10554902046215,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b81",
+ "roundness": null,
+ "seed": 1734920681,
+ "version": 17,
+ "versionNonce": 38473255,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578522916,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 4.538259341553157
+ ],
+ [
+ -1.8153037366212175,
+ 8.168866814795592
+ ],
+ [
+ -2.722955604931826,
+ 13.614778024659245
+ ],
+ [
+ -5.445911209863652,
+ 24.50660044438655
+ ],
+ [
+ -6.353563078174261,
+ 34.49077099580313
+ ],
+ [
+ -6.353563078174261,
+ 38.12137846904557
+ ],
+ [
+ -5.445911209863652,
+ 43.56728967890922
+ ],
+ [
+ -3.630607473242435,
+ 46.29024528384093
+ ],
+ [
+ -0.9076518683106087,
+ 47.197897152151654
+ ],
+ [
+ 1.8153037366212175,
+ 46.29024528384093
+ ],
+ [
+ 4.538259341553044,
+ 42.6596378105985
+ ],
+ [
+ 4.538259341553044,
+ 42.6596378105985
+ ]
+ ],
+ "pressures": [
+ 0.339508056640625,
+ 0.65020751953125,
+ 0.6804962158203125,
+ 0.6804962158203125,
+ 0.6800079345703125,
+ 0.6795196533203125,
+ 0.6795196533203125,
+ 0.6800079345703125,
+ 0.6790313720703125,
+ 0.6790313720703125,
+ 0.6756134033203125,
+ 0.64044189453125,
+ 0.563751220703125,
+ 0.38201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.538259341553044,
+ 42.6596378105985
+ ]
+ },
+ {
+ "id": "KY7666dCIRMQJUCHI7oKN",
+ "type": "freedraw",
+ "x": -291.8690086053605,
+ "y": 531.4991648178441,
+ "width": 21.783644839454496,
+ "height": 0.907651868310495,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b82",
+ "roundness": null,
+ "seed": 658305127,
+ "version": 12,
+ "versionNonce": 810366759,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578523292,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ 0
+ ],
+ [
+ 9.076518683105974,
+ 0
+ ],
+ [
+ 11.7994742880378,
+ 0
+ ],
+ [
+ 14.522429892969626,
+ 0
+ ],
+ [
+ 16.337733629590844,
+ 0
+ ],
+ [
+ 19.06068923452267,
+ 0
+ ],
+ [
+ 20.875992971143887,
+ 0.907651868310495
+ ],
+ [
+ 20.875992971143887,
+ 0.907651868310495
+ ]
+ ],
+ "pressures": [
+ 0.529541015625,
+ 0.6228485107421875,
+ 0.63604736328125,
+ 0.6790313720703125,
+ 0.6775665283203125,
+ 0.65509033203125,
+ 0.5979461669921875,
+ 0.465545654296875,
+ 0.208099365234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971143887,
+ 0.907651868310495
+ ]
+ },
+ {
+ "id": "zeDDG1FRTGRiRaPPtRCvj",
+ "type": "freedraw",
+ "x": -251.0246745313833,
+ "y": 544.2062909741924,
+ "width": 19.06068923452267,
+ "height": 19.060689234522897,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b83",
+ "roundness": null,
+ "seed": 2005457255,
+ "version": 27,
+ "versionNonce": 989980137,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578523868,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ -5.445911209863539,
+ -1.8153037366212175
+ ],
+ [
+ -7.261214946484756,
+ -0.907651868310495
+ ],
+ [
+ -8.168866814795365,
+ 0.9076518683107224
+ ],
+ [
+ -10.891822419727191,
+ 6.353563078174375
+ ],
+ [
+ -11.7994742880378,
+ 10.891822419727305
+ ],
+ [
+ -11.7994742880378,
+ 12.707126156348522
+ ],
+ [
+ -10.891822419727191,
+ 14.52242989296974
+ ],
+ [
+ -9.076518683105974,
+ 16.337733629590957
+ ],
+ [
+ -7.261214946484756,
+ 17.24538549790168
+ ],
+ [
+ -2.722955604931826,
+ 15.430081761280462
+ ],
+ [
+ 0.9076518683106087,
+ 11.799474288038027
+ ],
+ [
+ 2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683107224
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683107224
+ ],
+ [
+ 1.8153037366212175,
+ 2.72295560493194
+ ],
+ [
+ 1.8153037366212175,
+ 4.538259341553157
+ ],
+ [
+ 2.722955604931826,
+ 6.353563078174375
+ ],
+ [
+ 4.538259341553044,
+ 9.076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 10.891822419727305
+ ],
+ [
+ 7.26121494648487,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.38690185546875,
+ 0.5998992919921875,
+ 0.6238250732421875,
+ 0.64727783203125,
+ 0.6585235595703125,
+ 0.6595001220703125,
+ 0.6599884033203125,
+ 0.6595001220703125,
+ 0.6585235595703125,
+ 0.6565704345703125,
+ 0.65557861328125,
+ 0.65362548828125,
+ 0.65069580078125,
+ 0.64776611328125,
+ 0.64337158203125,
+ 0.63702392578125,
+ 0.63018798828125,
+ 0.62872314453125,
+ 0.63360595703125,
+ 0.63116455078125,
+ 0.62823486328125,
+ 0.6106414794921875,
+ 0.568145751953125,
+ 0.3668670654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 7.26121494648487,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "5grLXXCwREpiQwGV8u31A",
+ "type": "freedraw",
+ "x": -239.2252002433454,
+ "y": 557.8210689988516,
+ "width": 13.614778024659131,
+ "height": 9.98417055141681,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b84",
+ "roundness": null,
+ "seed": 1833844649,
+ "version": 18,
+ "versionNonce": 479758729,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578524207,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683107224
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -3.630607473242435
+ ],
+ [
+ 0,
+ -4.538259341553157
+ ],
+ [
+ 0,
+ -6.353563078174375
+ ],
+ [
+ 0.9076518683106087,
+ -8.168866814795592
+ ],
+ [
+ 1.8153037366212175,
+ -9.076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -9.98417055141681
+ ],
+ [
+ 4.538259341553044,
+ -9.98417055141681
+ ],
+ [
+ 6.353563078174261,
+ -8.168866814795592
+ ],
+ [
+ 7.26121494648487,
+ -5.445911209863652
+ ],
+ [
+ 9.076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 11.799474288037914,
+ 0
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4230499267578125,
+ 0.574005126953125,
+ 0.6086883544921875,
+ 0.63116455078125,
+ 0.64483642578125,
+ 0.65118408203125,
+ 0.65411376953125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6565704345703125,
+ 0.6629180908203125,
+ 0.6599884033203125,
+ 0.564239501953125,
+ 0.2950592041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 0
+ ]
+ },
+ {
+ "id": "ehKfa7wPN16nVnnoCNJHo",
+ "type": "freedraw",
+ "x": -197.4732143010575,
+ "y": 516.9767349248743,
+ "width": 4.538259341553044,
+ "height": 39.02903033735606,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b85",
+ "roundness": null,
+ "seed": 50887497,
+ "version": 14,
+ "versionNonce": 1416279913,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578524680,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683107224
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.907651868310495
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -2.722955604931826,
+ 6.3535630781741474
+ ],
+ [
+ -3.630607473242435,
+ 14.52242989296974
+ ],
+ [
+ -4.538259341553044,
+ 23.5989485760756
+ ],
+ [
+ -4.538259341553044,
+ 27.229556049318035
+ ],
+ [
+ -4.538259341553044,
+ 29.952511654249975
+ ],
+ [
+ -1.8153037366212175,
+ 37.213726600734844
+ ],
+ [
+ 0,
+ 38.12137846904534
+ ],
+ [
+ 0,
+ 38.12137846904534
+ ]
+ ],
+ "pressures": [
+ 0.452362060546875,
+ 0.571563720703125,
+ 0.688812255859375,
+ 0.687835693359375,
+ 0.6848907470703125,
+ 0.6844024658203125,
+ 0.6844024658203125,
+ 0.6741485595703125,
+ 0.64971923828125,
+ 0.6101531982421875,
+ 0.1739044189453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 38.12137846904534
+ ]
+ },
+ {
+ "id": "6nRMZgZQZnOjUcNukpb5w",
+ "type": "freedraw",
+ "x": -179.32017693484545,
+ "y": 586.8659287847909,
+ "width": 17.245385497901566,
+ "height": 63.535630781742384,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b86",
+ "roundness": null,
+ "seed": 1691398441,
+ "version": 43,
+ "versionNonce": 397054855,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578525635,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ -4.53825934155293
+ ],
+ [
+ -0.9076518683106087,
+ -6.3535630781741474
+ ],
+ [
+ -0.9076518683106087,
+ -8.168866814795365
+ ],
+ [
+ -1.8153037366212175,
+ -13.614778024659017
+ ],
+ [
+ -3.630607473242435,
+ -20.875992971143887
+ ],
+ [
+ -4.538259341553044,
+ -32.67546725918169
+ ],
+ [
+ -4.538259341553044,
+ -41.751985942287774
+ ],
+ [
+ -4.538259341553044,
+ -46.29024528384093
+ ],
+ [
+ -4.538259341553044,
+ -49.92085275708314
+ ],
+ [
+ -4.538259341553044,
+ -52.64380836201508
+ ],
+ [
+ -4.538259341553044,
+ -55.36676396694679
+ ],
+ [
+ -2.722955604931826,
+ -61.72032704512117
+ ],
+ [
+ -0.9076518683106087,
+ -63.535630781742384
+ ],
+ [
+ 0.9076518683106087,
+ -63.535630781742384
+ ],
+ [
+ 2.722955604931826,
+ -63.535630781742384
+ ],
+ [
+ 5.445911209863652,
+ -61.72032704512117
+ ],
+ [
+ 9.076518683106087,
+ -55.36676396694679
+ ],
+ [
+ 9.076518683106087,
+ -52.64380836201508
+ ],
+ [
+ 8.168866814795479,
+ -49.92085275708314
+ ],
+ [
+ 3.630607473242435,
+ -48.10554902046192
+ ],
+ [
+ 0.9076518683106087,
+ -47.19789715215143
+ ],
+ [
+ -1.8153037366212175,
+ -46.29024528384093
+ ],
+ [
+ -3.630607473242435,
+ -46.29024528384093
+ ],
+ [
+ -1.8153037366212175,
+ -46.29024528384093
+ ],
+ [
+ 0,
+ -46.29024528384093
+ ],
+ [
+ 0.9076518683106087,
+ -46.29024528384093
+ ],
+ [
+ 3.630607473242435,
+ -45.38259341553021
+ ],
+ [
+ 5.445911209863652,
+ -43.56728967890899
+ ],
+ [
+ 9.076518683106087,
+ -39.93668220566656
+ ],
+ [
+ 11.799474288037914,
+ -36.30607473242412
+ ],
+ [
+ 12.707126156348522,
+ -32.67546725918169
+ ],
+ [
+ 12.707126156348522,
+ -30.86016352256047
+ ],
+ [
+ 10.891822419727305,
+ -29.044859785939252
+ ],
+ [
+ 9.076518683106087,
+ -28.137207917628757
+ ],
+ [
+ 5.445911209863652,
+ -28.137207917628757
+ ],
+ [
+ 1.8153037366212175,
+ -27.229556049318035
+ ],
+ [
+ -1.8153037366212175,
+ -27.229556049318035
+ ],
+ [
+ -2.722955604931826,
+ -27.229556049318035
+ ],
+ [
+ -3.630607473242435,
+ -27.229556049318035
+ ],
+ [
+ -3.630607473242435,
+ -27.229556049318035
+ ]
+ ],
+ "pressures": [
+ 0.5383453369140625,
+ 0.6145477294921875,
+ 0.6160125732421875,
+ 0.6204071044921875,
+ 0.63897705078125,
+ 0.6692657470703125,
+ 0.6780548095703125,
+ 0.6770782470703125,
+ 0.6775665283203125,
+ 0.6775665283203125,
+ 0.6775665283203125,
+ 0.6780548095703125,
+ 0.6780548095703125,
+ 0.6770782470703125,
+ 0.6780548095703125,
+ 0.6770782470703125,
+ 0.6741485595703125,
+ 0.6721954345703125,
+ 0.6741485595703125,
+ 0.6780548095703125,
+ 0.6844024658203125,
+ 0.6868438720703125,
+ 0.6873321533203125,
+ 0.6873321533203125,
+ 0.6785430908203125,
+ 0.62969970703125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.63458251953125,
+ 0.63702392578125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.64971923828125,
+ 0.6721954345703125,
+ 0.6785430908203125,
+ 0.690277099609375,
+ 0.692230224609375,
+ 0.6765899658203125,
+ 0.584259033203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.630607473242435,
+ -27.229556049318035
+ ]
+ },
+ {
+ "id": "WFpA345BA-KRy-XCGUEgN",
+ "type": "freedraw",
+ "x": -163.8900951735651,
+ "y": 513.3461274516319,
+ "width": 11.7994742880378,
+ "height": 49.013200888772644,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b87",
+ "roundness": null,
+ "seed": 2109906375,
+ "version": 15,
+ "versionNonce": 2098298441,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578526127,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 4.538259341553044,
+ 3.630607473242435
+ ],
+ [
+ 6.353563078174261,
+ 6.3535630781741474
+ ],
+ [
+ 9.076518683106087,
+ 11.7994742880378
+ ],
+ [
+ 11.7994742880378,
+ 22.691296707765105
+ ],
+ [
+ 11.7994742880378,
+ 29.044859785939252
+ ],
+ [
+ 11.7994742880378,
+ 34.490770995802905
+ ],
+ [
+ 11.7994742880378,
+ 39.93668220566656
+ ],
+ [
+ 9.984170551416696,
+ 46.29024528384093
+ ],
+ [
+ 9.076518683106087,
+ 48.10554902046215
+ ],
+ [
+ 9.076518683106087,
+ 49.013200888772644
+ ],
+ [
+ 9.076518683106087,
+ 49.013200888772644
+ ]
+ ],
+ "pressures": [
+ 0.39373779296875,
+ 0.5432281494140625,
+ 0.576934814453125,
+ 0.5950164794921875,
+ 0.6150360107421875,
+ 0.64483642578125,
+ 0.6712188720703125,
+ 0.689788818359375,
+ 0.699066162109375,
+ 0.700531005859375,
+ 0.693206787109375,
+ 0.63214111328125,
+ 0.3619842529296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ 49.013200888772644
+ ]
+ },
+ {
+ "id": "PX3dXtzorBoPo5cJMH_wm",
+ "type": "freedraw",
+ "x": -138.47584286086817,
+ "y": 548.7445503157455,
+ "width": 23.598948576075713,
+ "height": 22.691296707765105,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b88",
+ "roundness": null,
+ "seed": 1004224521,
+ "version": 24,
+ "versionNonce": 721918601,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578527184,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.907651868310495
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683107224
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -2.72295560493194
+ ],
+ [
+ 0,
+ -4.538259341553157
+ ],
+ [
+ 0,
+ -6.353563078174375
+ ],
+ [
+ 1.8153037366212175,
+ -8.168866814795592
+ ],
+ [
+ 1.8153037366212175,
+ -9.076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -9.984170551416582
+ ],
+ [
+ 3.630607473242435,
+ -11.7994742880378
+ ],
+ [
+ 4.538259341553044,
+ -11.7994742880378
+ ],
+ [
+ 5.445911209863652,
+ -11.7994742880378
+ ],
+ [
+ 6.353563078174261,
+ -10.891822419727305
+ ],
+ [
+ 8.168866814795479,
+ -7.26121494648487
+ ],
+ [
+ 9.076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727305,
+ 2.7229556049317125
+ ],
+ [
+ 13.614778024659131,
+ 7.26121494648487
+ ],
+ [
+ 16.337733629590957,
+ 9.984170551416582
+ ],
+ [
+ 19.060689234522783,
+ 10.891822419727305
+ ],
+ [
+ 21.783644839454496,
+ 10.891822419727305
+ ],
+ [
+ 21.783644839454496,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.331207275390625,
+ 0.5573883056640625,
+ 0.570098876953125,
+ 0.5945281982421875,
+ 0.5998992919921875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6023406982421875,
+ 0.6033172607421875,
+ 0.6033172607421875,
+ 0.6023406982421875,
+ 0.6008758544921875,
+ 0.5994110107421875,
+ 0.591583251953125,
+ 0.5959930419921875,
+ 0.5984344482421875,
+ 0.5989227294921875,
+ 0.5998992919921875,
+ 0.5984344482421875,
+ 0.586212158203125,
+ 0.453826904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.783644839454496,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "vDTPPEhDsPSfLREfo4Pf5",
+ "type": "freedraw",
+ "x": -117.59984988972428,
+ "y": 542.3909872375712,
+ "width": 13.614778024659017,
+ "height": 19.060689234522897,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b89",
+ "roundness": null,
+ "seed": 1537690697,
+ "version": 16,
+ "versionNonce": 449819465,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578527589,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -2.7229556049317125,
+ 1.8153037366212175
+ ],
+ [
+ -3.6306074732423212,
+ 2.72295560493194
+ ],
+ [
+ -4.53825934155293,
+ 4.538259341553157
+ ],
+ [
+ -6.3535630781741474,
+ 6.353563078174375
+ ],
+ [
+ -7.261214946484756,
+ 9.076518683106087
+ ],
+ [
+ -9.076518683105974,
+ 10.891822419727305
+ ],
+ [
+ -10.891822419727191,
+ 13.614778024659245
+ ],
+ [
+ -11.7994742880378,
+ 15.430081761280462
+ ],
+ [
+ -12.707126156348409,
+ 16.337733629590957
+ ],
+ [
+ -13.614778024659017,
+ 18.153037366212175
+ ],
+ [
+ -13.614778024659017,
+ 19.060689234522897
+ ],
+ [
+ -12.707126156348409,
+ 19.060689234522897
+ ],
+ [
+ -12.707126156348409,
+ 19.060689234522897
+ ]
+ ],
+ "pressures": [
+ 0.40301513671875,
+ 0.6096649169921875,
+ 0.6130828857421875,
+ 0.6179656982421875,
+ 0.62774658203125,
+ 0.63848876953125,
+ 0.64971923828125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.65606689453125,
+ 0.6008758544921875,
+ 0.446502685546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -12.707126156348409,
+ 19.060689234522897
+ ]
+ },
+ {
+ "id": "8p-SNfyapVVuBJrFUnd1a",
+ "type": "freedraw",
+ "x": -94.00090131364846,
+ "y": 549.652202184056,
+ "width": 15.430081761280235,
+ "height": 2.72295560493194,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8A",
+ "roundness": null,
+ "seed": 1833973001,
+ "version": 12,
+ "versionNonce": 1843468873,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578528218,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683107224
+ ],
+ [
+ 0,
+ 0.9076518683107224
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683107224
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683107224
+ ],
+ [
+ 5.445911209863652,
+ 0.9076518683107224
+ ],
+ [
+ 6.353563078174261,
+ 0.9076518683107224
+ ],
+ [
+ 8.168866814795479,
+ 0
+ ],
+ [
+ 12.707126156348409,
+ -0.907651868310495
+ ],
+ [
+ 14.522429892969626,
+ -1.8153037366212175
+ ],
+ [
+ 14.522429892969626,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.504638671875,
+ 0.65411376953125,
+ 0.6614532470703125,
+ 0.6741485595703125,
+ 0.6848907470703125,
+ 0.6848907470703125,
+ 0.6819610595703125,
+ 0.6746368408203125,
+ 0.4259796142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.522429892969626,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "lF2GJha5bbNiDDF1-yfXJ",
+ "type": "freedraw",
+ "x": -88.5549901037848,
+ "y": 539.6680316326394,
+ "width": 2.722955604931826,
+ "height": 16.337733629590957,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8B",
+ "roundness": null,
+ "seed": 2054413321,
+ "version": 12,
+ "versionNonce": 467370313,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578528515,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.907651868310495
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 6.3535630781741474
+ ],
+ [
+ 0,
+ 8.168866814795365
+ ],
+ [
+ 0,
+ 10.891822419727305
+ ],
+ [
+ 0,
+ 15.430081761280235
+ ],
+ [
+ 1.8153037366212175,
+ 16.337733629590957
+ ],
+ [
+ 2.722955604931826,
+ 16.337733629590957
+ ],
+ [
+ 2.722955604931826,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.3741912841796875,
+ 0.6765899658203125,
+ 0.698577880859375,
+ 0.707366943359375,
+ 0.715179443359375,
+ 0.717132568359375,
+ 0.717132568359375,
+ 0.63555908203125,
+ 0.4108428955078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "5w3mcPUaF0KPlQM8nRImN",
+ "type": "freedraw",
+ "x": 28.53210090828327,
+ "y": 528.7762092129121,
+ "width": 39.93668220566667,
+ "height": 39.02903033735606,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8C",
+ "roundness": null,
+ "seed": 2084602633,
+ "version": 27,
+ "versionNonce": 2012074663,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578532106,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -2.7229556049317125
+ ],
+ [
+ 4.538259341553044,
+ -3.630607473242435
+ ],
+ [
+ 6.353563078174261,
+ -4.53825934155293
+ ],
+ [
+ 9.076518683106087,
+ -5.445911209863652
+ ],
+ [
+ 14.52242989296974,
+ -6.3535630781741474
+ ],
+ [
+ 19.968341102833392,
+ -6.3535630781741474
+ ],
+ [
+ 25.41425231269693,
+ -5.445911209863652
+ ],
+ [
+ 26.32190418100754,
+ -3.630607473242435
+ ],
+ [
+ 27.22955604931815,
+ 0.9076518683107224
+ ],
+ [
+ 22.691296707765105,
+ 10.891822419727305
+ ],
+ [
+ 19.060689234522783,
+ 17.245385497901452
+ ],
+ [
+ 14.52242989296974,
+ 22.691296707765105
+ ],
+ [
+ 11.799474288037914,
+ 25.414252312697045
+ ],
+ [
+ 10.891822419727305,
+ 28.137207917628757
+ ],
+ [
+ 10.891822419727305,
+ 29.04485978593948
+ ],
+ [
+ 10.891822419727305,
+ 29.952511654249975
+ ],
+ [
+ 16.337733629590957,
+ 31.767815390871192
+ ],
+ [
+ 22.691296707765105,
+ 32.675467259181914
+ ],
+ [
+ 29.952511654249975,
+ 31.767815390871192
+ ],
+ [
+ 38.12137846904545,
+ 30.860163522560697
+ ],
+ [
+ 38.12137846904545,
+ 30.860163522560697
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.581329345703125,
+ 0.590606689453125,
+ 0.6077117919921875,
+ 0.62677001953125,
+ 0.6673126220703125,
+ 0.6858673095703125,
+ 0.688812255859375,
+ 0.690765380859375,
+ 0.693695068359375,
+ 0.693206787109375,
+ 0.695159912109375,
+ 0.701507568359375,
+ 0.706878662109375,
+ 0.712249755859375,
+ 0.713714599609375,
+ 0.7225189208984375,
+ 0.7264251708984375,
+ 0.7239837646484375,
+ 0.7220306396484375,
+ 0.7215423583984375,
+ 0.709320068359375,
+ 0.6800079345703125,
+ 0.5959930419921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 38.12137846904545,
+ 30.860163522560697
+ ]
+ },
+ {
+ "id": "NqlUZdkemK5y9Axjt75C7",
+ "type": "freedraw",
+ "x": 73.00704245550298,
+ "y": 548.7445503157455,
+ "width": 25.41425231269693,
+ "height": 16.337733629590957,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8D",
+ "roundness": null,
+ "seed": 358126823,
+ "version": 21,
+ "versionNonce": 1740818889,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578532632,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683107224
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -2.72295560493194
+ ],
+ [
+ 1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ 2.722955604931826,
+ -4.538259341553157
+ ],
+ [
+ 3.630607473242435,
+ -4.538259341553157
+ ],
+ [
+ 4.538259341553044,
+ -5.445911209863652
+ ],
+ [
+ 6.353563078174261,
+ -6.353563078174375
+ ],
+ [
+ 7.26121494648487,
+ -6.353563078174375
+ ],
+ [
+ 8.168866814795479,
+ -5.445911209863652
+ ],
+ [
+ 9.076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 9.984170551416696,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348409,
+ 3.630607473242435
+ ],
+ [
+ 15.430081761280235,
+ 6.3535630781741474
+ ],
+ [
+ 18.15303736621206,
+ 8.168866814795365
+ ],
+ [
+ 21.783644839454496,
+ 9.984170551416582
+ ],
+ [
+ 24.506600444386322,
+ 9.984170551416582
+ ],
+ [
+ 24.506600444386322,
+ 9.984170551416582
+ ]
+ ],
+ "pressures": [
+ 0.4235382080078125,
+ 0.577423095703125,
+ 0.591094970703125,
+ 0.6057586669921875,
+ 0.62969970703125,
+ 0.64385986328125,
+ 0.64971923828125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.65411376953125,
+ 0.65460205078125,
+ 0.6726837158203125,
+ 0.6804962158203125,
+ 0.6834259033203125,
+ 0.6824493408203125,
+ 0.6707305908203125,
+ 0.62725830078125,
+ 0.508544921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 24.506600444386322,
+ 9.984170551416582
+ ]
+ },
+ {
+ "id": "FEMdBGtTFEP6mF0XVTJyt",
+ "type": "freedraw",
+ "x": 94.79068729495748,
+ "y": 545.1139428425031,
+ "width": 12.707126156348409,
+ "height": 17.245385497901452,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8E",
+ "roundness": null,
+ "seed": 340765577,
+ "version": 13,
+ "versionNonce": 579951687,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578532962,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ 3.630607473242435
+ ],
+ [
+ -6.353563078174261,
+ 9.076518683106087
+ ],
+ [
+ -8.168866814795479,
+ 10.891822419727305
+ ],
+ [
+ -9.984170551416696,
+ 12.707126156348522
+ ],
+ [
+ -10.891822419727191,
+ 14.52242989296974
+ ],
+ [
+ -11.7994742880378,
+ 15.430081761280235
+ ],
+ [
+ -12.707126156348409,
+ 16.337733629590957
+ ],
+ [
+ -12.707126156348409,
+ 17.245385497901452
+ ],
+ [
+ -12.707126156348409,
+ 17.245385497901452
+ ]
+ ],
+ "pressures": [
+ 0.467010498046875,
+ 0.6580352783203125,
+ 0.6663360595703125,
+ 0.6736602783203125,
+ 0.6814727783203125,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6780548095703125,
+ 0.64971923828125,
+ 0.592559814453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -12.707126156348409,
+ 17.245385497901452
+ ]
+ },
+ {
+ "id": "6qpamHhI-phjBRuSG9VgI",
+ "type": "freedraw",
+ "x": 120.20493960765441,
+ "y": 544.2062909741924,
+ "width": 31.767815390871192,
+ "height": 27.229556049318262,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8F",
+ "roundness": null,
+ "seed": 379467399,
+ "version": 38,
+ "versionNonce": 1931190759,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578533703,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ -2.7229556049317125,
+ -0.907651868310495
+ ],
+ [
+ -3.6306074732423212,
+ -0.907651868310495
+ ],
+ [
+ -4.53825934155293,
+ -0.907651868310495
+ ],
+ [
+ -5.445911209863539,
+ 0
+ ],
+ [
+ -7.261214946484756,
+ 0.9076518683107224
+ ],
+ [
+ -9.076518683105974,
+ 2.72295560493194
+ ],
+ [
+ -10.891822419727191,
+ 3.630607473242435
+ ],
+ [
+ -13.614778024659017,
+ 6.353563078174375
+ ],
+ [
+ -13.614778024659017,
+ 8.168866814795592
+ ],
+ [
+ -11.7994742880378,
+ 10.891822419727305
+ ],
+ [
+ -8.168866814795365,
+ 12.707126156348522
+ ],
+ [
+ -6.3535630781741474,
+ 13.614778024659245
+ ],
+ [
+ -3.6306074732423212,
+ 14.52242989296974
+ ],
+ [
+ -1.8153037366212175,
+ 13.614778024659245
+ ],
+ [
+ 0.9076518683106087,
+ 11.799474288038027
+ ],
+ [
+ 2.722955604931826,
+ 9.076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 8.168866814795592
+ ],
+ [
+ 4.538259341553044,
+ 7.26121494648487
+ ],
+ [
+ 4.538259341553044,
+ 6.353563078174375
+ ],
+ [
+ 5.445911209863652,
+ 6.353563078174375
+ ],
+ [
+ 6.353563078174261,
+ 6.353563078174375
+ ],
+ [
+ 7.26121494648487,
+ 7.26121494648487
+ ],
+ [
+ 8.168866814795479,
+ 7.26121494648487
+ ],
+ [
+ 9.984170551416696,
+ 8.168866814795592
+ ],
+ [
+ 12.707126156348522,
+ 10.891822419727305
+ ],
+ [
+ 15.430081761280348,
+ 13.614778024659245
+ ],
+ [
+ 17.245385497901566,
+ 17.24538549790168
+ ],
+ [
+ 18.153037366212175,
+ 19.060689234522897
+ ],
+ [
+ 18.153037366212175,
+ 22.691296707765332
+ ],
+ [
+ 17.245385497901566,
+ 24.50660044438655
+ ],
+ [
+ 15.430081761280348,
+ 25.414252312697045
+ ],
+ [
+ 12.707126156348522,
+ 26.321904181007767
+ ],
+ [
+ 9.984170551416696,
+ 25.414252312697045
+ ],
+ [
+ 3.630607473242435,
+ 23.598948576075827
+ ],
+ [
+ 3.630607473242435,
+ 23.598948576075827
+ ]
+ ],
+ "pressures": [
+ 0.3101959228515625,
+ 0.6033172607421875,
+ 0.6086883544921875,
+ 0.6072235107421875,
+ 0.6072235107421875,
+ 0.6091766357421875,
+ 0.6213836669921875,
+ 0.63702392578125,
+ 0.64971923828125,
+ 0.65313720703125,
+ 0.63946533203125,
+ 0.6067352294921875,
+ 0.575469970703125,
+ 0.5622711181640625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5554351806640625,
+ 0.5598297119140625,
+ 0.573516845703125,
+ 0.6082000732421875,
+ 0.6179656982421875,
+ 0.6179656982421875,
+ 0.6179656982421875,
+ 0.6174774169921875,
+ 0.6160125732421875,
+ 0.6125946044921875,
+ 0.6116180419921875,
+ 0.6101531982421875,
+ 0.6111297607421875,
+ 0.6184539794921875,
+ 0.64288330078125,
+ 0.65460205078125,
+ 0.65216064453125,
+ 0.5959930419921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 23.598948576075827
+ ]
+ },
+ {
+ "id": "EVEXnt_rusClPOt61lk81",
+ "type": "freedraw",
+ "x": -15.942840638936445,
+ "y": 585.9582769164804,
+ "width": 216.9287965262348,
+ "height": 9.98417055141681,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8G",
+ "roundness": null,
+ "seed": 1212912679,
+ "version": 37,
+ "versionNonce": 1477809545,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578534994,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683107224
+ ],
+ [
+ 8.168866814795479,
+ -0.9076518683107224
+ ],
+ [
+ 11.799474288037914,
+ -1.8153037366212175
+ ],
+ [
+ 15.430081761280348,
+ -2.72295560493194
+ ],
+ [
+ 20.875992971144,
+ -2.72295560493194
+ ],
+ [
+ 26.321904181007653,
+ -3.630607473242435
+ ],
+ [
+ 45.38259341553032,
+ -4.538259341553157
+ ],
+ [
+ 57.18206770356824,
+ -4.538259341553157
+ ],
+ [
+ 68.98154199160604,
+ -4.538259341553157
+ ],
+ [
+ 78.96571254302273,
+ -4.538259341553157
+ ],
+ [
+ 95.30344617261369,
+ -3.630607473242435
+ ],
+ [
+ 106.19526859234088,
+ -3.630607473242435
+ ],
+ [
+ 116.17943914375758,
+ -3.630607473242435
+ ],
+ [
+ 124.34830595855306,
+ -3.630607473242435
+ ],
+ [
+ 132.51717277334853,
+ -3.630607473242435
+ ],
+ [
+ 140.6860395881439,
+ -3.630607473242435
+ ],
+ [
+ 151.5778620078712,
+ -3.630607473242435
+ ],
+ [
+ 157.93142508604546,
+ -4.538259341553157
+ ],
+ [
+ 164.2849881642196,
+ -5.445911209863652
+ ],
+ [
+ 170.638551242394,
+ -6.353563078174375
+ ],
+ [
+ 178.80741805718935,
+ -7.26121494648487
+ ],
+ [
+ 183.3456773987425,
+ -8.168866814795592
+ ],
+ [
+ 187.88393674029544,
+ -8.168866814795592
+ ],
+ [
+ 193.3298479501591,
+ -9.076518683106087
+ ],
+ [
+ 198.77575916002274,
+ -9.076518683106087
+ ],
+ [
+ 205.1293222381969,
+ -9.98417055141681
+ ],
+ [
+ 207.85227784312883,
+ -9.98417055141681
+ ],
+ [
+ 209.66758157975005,
+ -9.98417055141681
+ ],
+ [
+ 211.48288531637127,
+ -9.98417055141681
+ ],
+ [
+ 215.1134927896137,
+ -9.98417055141681
+ ],
+ [
+ 216.0211446579242,
+ -9.98417055141681
+ ],
+ [
+ 216.0211446579242,
+ -9.98417055141681
+ ]
+ ],
+ "pressures": [
+ 0.2286224365234375,
+ 0.4733734130859375,
+ 0.6590118408203125,
+ 0.6756134033203125,
+ 0.6809844970703125,
+ 0.6868438720703125,
+ 0.695159912109375,
+ 0.708831787109375,
+ 0.713226318359375,
+ 0.713714599609375,
+ 0.715667724609375,
+ 0.716644287109375,
+ 0.715667724609375,
+ 0.716156005859375,
+ 0.7244720458984375,
+ 0.7249603271484375,
+ 0.7259368896484375,
+ 0.7259368896484375,
+ 0.7234954833984375,
+ 0.7220306396484375,
+ 0.718109130859375,
+ 0.716156005859375,
+ 0.714202880859375,
+ 0.712738037109375,
+ 0.711761474609375,
+ 0.711761474609375,
+ 0.712249755859375,
+ 0.711761474609375,
+ 0.709808349609375,
+ 0.704437255859375,
+ 0.695648193359375,
+ 0.6741485595703125,
+ 0.64288330078125,
+ 0.528076171875,
+ 0.319000244140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 216.0211446579242,
+ -9.98417055141681
+ ]
+ },
+ {
+ "id": "JSmCXIbLLYZuwK5J3l20M",
+ "type": "freedraw",
+ "x": 95.69833916326809,
+ "y": 532.4068166861546,
+ "width": 10.891822419727305,
+ "height": 10.891822419727305,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8H",
+ "roundness": null,
+ "seed": 1941079881,
+ "version": 23,
+ "versionNonce": 501626919,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578536901,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ 0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ 1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ 1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ 6.353563078174261,
+ -1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795479,
+ -1.8153037366212175
+ ],
+ [
+ 9.076518683106087,
+ -0.907651868310495
+ ],
+ [
+ 8.168866814795479,
+ 0.9076518683107224
+ ],
+ [
+ 7.26121494648487,
+ 1.8153037366212175
+ ],
+ [
+ 6.353563078174261,
+ 3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ 4.538259341553157
+ ],
+ [
+ 5.445911209863652,
+ 5.445911209863652
+ ],
+ [
+ 5.445911209863652,
+ 7.26121494648487
+ ],
+ [
+ 6.353563078174261,
+ 8.168866814795365
+ ],
+ [
+ 8.168866814795479,
+ 8.168866814795365
+ ],
+ [
+ 9.984170551416696,
+ 9.076518683106087
+ ],
+ [
+ 9.984170551416696,
+ 9.076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.312652587890625,
+ 0.519775390625,
+ 0.5363922119140625,
+ 0.589630126953125,
+ 0.6028289794921875,
+ 0.6145477294921875,
+ 0.6233367919921875,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.64630126953125,
+ 0.6233367919921875,
+ 0.584747314453125,
+ 0.441131591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.984170551416696,
+ 9.076518683106087
+ ]
+ },
+ {
+ "id": "Pbjpd3dFLD7ROJ8cvTz72",
+ "type": "freedraw",
+ "x": 19.45558222517718,
+ "y": 601.3883586777606,
+ "width": 19.96834110283328,
+ "height": 31.767815390871192,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8I",
+ "roundness": null,
+ "seed": 26581607,
+ "version": 21,
+ "versionNonce": 1936047177,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578538384,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -4.53825934155293,
+ 0.9076518683107224
+ ],
+ [
+ -5.445911209863539,
+ 0.9076518683107224
+ ],
+ [
+ -7.261214946484756,
+ 2.72295560493194
+ ],
+ [
+ -8.168866814795365,
+ 3.630607473242435
+ ],
+ [
+ -11.7994742880378,
+ 7.26121494648487
+ ],
+ [
+ -15.430081761280235,
+ 14.52242989296974
+ ],
+ [
+ -17.245385497901452,
+ 19.06068923452267
+ ],
+ [
+ -17.245385497901452,
+ 23.598948576075827
+ ],
+ [
+ -16.337733629590844,
+ 27.229556049318262
+ ],
+ [
+ -15.430081761280235,
+ 29.04485978593948
+ ],
+ [
+ -14.522429892969626,
+ 29.952511654249975
+ ],
+ [
+ -12.707126156348409,
+ 30.860163522560697
+ ],
+ [
+ -8.168866814795365,
+ 31.767815390871192
+ ],
+ [
+ -2.722955604931826,
+ 31.767815390871192
+ ],
+ [
+ 2.722955604931826,
+ 29.952511654249975
+ ],
+ [
+ 2.722955604931826,
+ 29.952511654249975
+ ]
+ ],
+ "pressures": [
+ 0.3741912841796875,
+ 0.6169891357421875,
+ 0.6208953857421875,
+ 0.6213836669921875,
+ 0.6218719482421875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.62628173828125,
+ 0.63214111328125,
+ 0.64532470703125,
+ 0.65167236328125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65216064453125,
+ 0.65167236328125,
+ 0.6233367919921875,
+ 0.452850341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 29.952511654249975
+ ]
+ },
+ {
+ "id": "1_fd9fl4_DC77Kf_tG6zq",
+ "type": "freedraw",
+ "x": 36.70096772307875,
+ "y": 620.4490479122833,
+ "width": 16.337733629590957,
+ "height": 14.52242989296974,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8J",
+ "roundness": null,
+ "seed": 2092432905,
+ "version": 29,
+ "versionNonce": 848026311,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578538928,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ -0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ -0.907651868310495
+ ],
+ [
+ -4.538259341553044,
+ -0.907651868310495
+ ],
+ [
+ -5.445911209863652,
+ -0.907651868310495
+ ],
+ [
+ -6.353563078174261,
+ -0.907651868310495
+ ],
+ [
+ -9.076518683106087,
+ 0.9076518683107224
+ ],
+ [
+ -11.799474288037914,
+ 3.630607473242435
+ ],
+ [
+ -11.799474288037914,
+ 5.445911209863652
+ ],
+ [
+ -11.799474288037914,
+ 8.168866814795592
+ ],
+ [
+ -11.799474288037914,
+ 9.98417055141681
+ ],
+ [
+ -9.076518683106087,
+ 10.891822419727305
+ ],
+ [
+ -6.353563078174261,
+ 11.799474288038027
+ ],
+ [
+ -4.538259341553044,
+ 12.707126156348522
+ ],
+ [
+ -3.630607473242435,
+ 11.799474288038027
+ ],
+ [
+ 0,
+ 10.891822419727305
+ ],
+ [
+ 2.722955604931826,
+ 8.168866814795592
+ ],
+ [
+ 4.538259341553044,
+ 4.538259341553157
+ ],
+ [
+ 4.538259341553044,
+ 3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ -0.907651868310495
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.458709716796875,
+ 0.585723876953125,
+ 0.589141845703125,
+ 0.593536376953125,
+ 0.5974578857421875,
+ 0.6018524169921875,
+ 0.6047821044921875,
+ 0.6057586669921875,
+ 0.6135711669921875,
+ 0.6130828857421875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6106414794921875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6116180419921875,
+ 0.6111297607421875,
+ 0.6106414794921875,
+ 0.6111297607421875,
+ 0.6150360107421875,
+ 0.6169891357421875,
+ 0.6194305419921875,
+ 0.6140594482421875,
+ 0.581817626953125,
+ 0.466522216796875,
+ 0.201263427734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.353563078174261,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "glsapKFMc04tFfBM5aMWN",
+ "type": "freedraw",
+ "x": 52.13104948435898,
+ "y": 616.8184404390408,
+ "width": 9.984170551416582,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8K",
+ "roundness": null,
+ "seed": 602608903,
+ "version": 23,
+ "versionNonce": 49325705,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578539382,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366211038,
+ 0
+ ],
+ [
+ -2.7229556049317125,
+ 0.9076518683107224
+ ],
+ [
+ -3.6306074732423212,
+ 0.9076518683107224
+ ],
+ [
+ -4.53825934155293,
+ 1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ 2.72295560493194
+ ],
+ [
+ -3.6306074732423212,
+ 3.630607473242435
+ ],
+ [
+ -1.8153037366211038,
+ 4.538259341553157
+ ],
+ [
+ -0.9076518683106087,
+ 4.538259341553157
+ ],
+ [
+ 0,
+ 5.445911209863652
+ ],
+ [
+ 0.9076518683106087,
+ 6.353563078174375
+ ],
+ [
+ 3.630607473242435,
+ 8.168866814795592
+ ],
+ [
+ 5.445911209863652,
+ 9.98417055141681
+ ],
+ [
+ 5.445911209863652,
+ 10.891822419727305
+ ],
+ [
+ 3.630607473242435,
+ 11.799474288038027
+ ],
+ [
+ 0.9076518683106087,
+ 12.707126156348522
+ ],
+ [
+ 0,
+ 12.707126156348522
+ ],
+ [
+ -1.8153037366211038,
+ 12.707126156348522
+ ],
+ [
+ -2.7229556049317125,
+ 12.707126156348522
+ ],
+ [
+ -3.6306074732423212,
+ 11.799474288038027
+ ],
+ [
+ -3.6306074732423212,
+ 11.799474288038027
+ ]
+ ],
+ "pressures": [
+ 0.40008544921875,
+ 0.62872314453125,
+ 0.63214111328125,
+ 0.63360595703125,
+ 0.63604736328125,
+ 0.62872314453125,
+ 0.6204071044921875,
+ 0.6101531982421875,
+ 0.6023406982421875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6013641357421875,
+ 0.6018524169921875,
+ 0.65264892578125,
+ 0.6648712158203125,
+ 0.6595001220703125,
+ 0.64971923828125,
+ 0.62774658203125,
+ 0.4714202880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.6306074732423212,
+ 11.799474288038027
+ ]
+ },
+ {
+ "id": "lPuTORfxjmaHaobKF8lAY",
+ "type": "freedraw",
+ "x": 64.8381756407075,
+ "y": 602.2960105460713,
+ "width": 11.799474288037914,
+ "height": 10.891822419727305,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8L",
+ "roundness": null,
+ "seed": 1035819081,
+ "version": 21,
+ "versionNonce": 978317319,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578539877,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683107224
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683107224
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683107224
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683107224
+ ],
+ [
+ 6.353563078174261,
+ -0.9076518683107224
+ ],
+ [
+ 7.26121494648487,
+ -0.9076518683107224
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 6.353563078174261,
+ 0.907651868310495
+ ],
+ [
+ 5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ 4.538259341553044,
+ 3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ 4.53825934155293
+ ],
+ [
+ 3.630607473242435,
+ 5.445911209863652
+ ],
+ [
+ 2.722955604931826,
+ 6.3535630781741474
+ ],
+ [
+ 2.722955604931826,
+ 7.2612149464846425
+ ],
+ [
+ 3.630607473242435,
+ 8.168866814795365
+ ],
+ [
+ 6.353563078174261,
+ 9.07651868310586
+ ],
+ [
+ 9.076518683106087,
+ 9.07651868310586
+ ],
+ [
+ 10.891822419727305,
+ 9.984170551416582
+ ],
+ [
+ 10.891822419727305,
+ 9.984170551416582
+ ]
+ ],
+ "pressures": [
+ 0.325836181640625,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.576934814453125,
+ 0.581817626953125,
+ 0.6013641357421875,
+ 0.6204071044921875,
+ 0.64532470703125,
+ 0.65069580078125,
+ 0.6580352783203125,
+ 0.6658477783203125,
+ 0.6668243408203125,
+ 0.6668243408203125,
+ 0.6609649658203125,
+ 0.64483642578125,
+ 0.63458251953125,
+ 0.565704345703125,
+ 0.2691650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.891822419727305,
+ 9.984170551416582
+ ]
+ },
+ {
+ "id": "YSqYKlwoUQq_EvPdtW9V4",
+ "type": "freedraw",
+ "x": 86.621820480162,
+ "y": 597.7577512045182,
+ "width": 6.3535630781741474,
+ "height": 32.675467259181914,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8M",
+ "roundness": null,
+ "seed": 2065357383,
+ "version": 13,
+ "versionNonce": 666304233,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578540305,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 2.72295560493194
+ ],
+ [
+ -3.6306074732423212,
+ 5.445911209863652
+ ],
+ [
+ -5.445911209863539,
+ 11.7994742880378
+ ],
+ [
+ -6.3535630781741474,
+ 18.153037366212175
+ ],
+ [
+ -6.3535630781741474,
+ 24.506600444386322
+ ],
+ [
+ -5.445911209863539,
+ 26.32190418100754
+ ],
+ [
+ -4.53825934155293,
+ 28.137207917628757
+ ],
+ [
+ -0.9076518683106087,
+ 32.675467259181914
+ ],
+ [
+ -0.9076518683106087,
+ 32.675467259181914
+ ]
+ ],
+ "pressures": [
+ 0.451385498046875,
+ 0.65362548828125,
+ 0.65606689453125,
+ 0.6565704345703125,
+ 0.6668243408203125,
+ 0.6756134033203125,
+ 0.6741485595703125,
+ 0.64923095703125,
+ 0.6130828857421875,
+ 0.5495758056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.9076518683106087,
+ 32.675467259181914
+ ]
+ },
+ {
+ "id": "jeGTP7E-TkaZboy1O7tNo",
+ "type": "freedraw",
+ "x": 91.16007982171504,
+ "y": 648.586255829912,
+ "width": 13.614778024659131,
+ "height": 46.290245283840704,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8N",
+ "roundness": null,
+ "seed": 1079056553,
+ "version": 39,
+ "versionNonce": 2087164359,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578541154,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ -0.9076518683106087,
+ -6.3535630781741474
+ ],
+ [
+ -0.9076518683106087,
+ -8.168866814795365
+ ],
+ [
+ -1.8153037366212175,
+ -13.614778024659017
+ ],
+ [
+ -1.8153037366212175,
+ -19.968341102833165
+ ],
+ [
+ -1.8153037366212175,
+ -27.229556049318035
+ ],
+ [
+ 0,
+ -34.490770995802905
+ ],
+ [
+ 0,
+ -37.213726600734844
+ ],
+ [
+ 1.8153037366212175,
+ -40.84433407397705
+ ],
+ [
+ 4.538259341553044,
+ -44.47494154721949
+ ],
+ [
+ 6.353563078174261,
+ -46.290245283840704
+ ],
+ [
+ 8.168866814795479,
+ -46.290245283840704
+ ],
+ [
+ 10.891822419727305,
+ -45.38259341553021
+ ],
+ [
+ 11.799474288037914,
+ -41.751985942287774
+ ],
+ [
+ 11.799474288037914,
+ -38.12137846904534
+ ],
+ [
+ 10.891822419727305,
+ -35.39842286411363
+ ],
+ [
+ 8.168866814795479,
+ -33.58311912749241
+ ],
+ [
+ 6.353563078174261,
+ -32.67546725918169
+ ],
+ [
+ 3.630607473242435,
+ -30.86016352256047
+ ],
+ [
+ 2.722955604931826,
+ -30.86016352256047
+ ],
+ [
+ 4.538259341553044,
+ -29.952511654249975
+ ],
+ [
+ 6.353563078174261,
+ -29.044859785939252
+ ],
+ [
+ 7.26121494648487,
+ -28.137207917628757
+ ],
+ [
+ 8.168866814795479,
+ -27.229556049318035
+ ],
+ [
+ 9.984170551416696,
+ -25.414252312696817
+ ],
+ [
+ 10.891822419727305,
+ -22.691296707765105
+ ],
+ [
+ 11.799474288037914,
+ -21.783644839454382
+ ],
+ [
+ 11.799474288037914,
+ -20.875992971143887
+ ],
+ [
+ 10.891822419727305,
+ -19.968341102833165
+ ],
+ [
+ 9.984170551416696,
+ -19.968341102833165
+ ],
+ [
+ 7.26121494648487,
+ -18.153037366211947
+ ],
+ [
+ 6.353563078174261,
+ -18.153037366211947
+ ],
+ [
+ 3.630607473242435,
+ -17.245385497901452
+ ],
+ [
+ 2.722955604931826,
+ -17.245385497901452
+ ],
+ [
+ 2.722955604931826,
+ -17.245385497901452
+ ]
+ ],
+ "pressures": [
+ 0.3697967529296875,
+ 0.5466461181640625,
+ 0.5495758056640625,
+ 0.5617828369140625,
+ 0.592071533203125,
+ 0.6086883544921875,
+ 0.62725830078125,
+ 0.63751220703125,
+ 0.63800048828125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63995361328125,
+ 0.63995361328125,
+ 0.64141845703125,
+ 0.65216064453125,
+ 0.65509033203125,
+ 0.6604766845703125,
+ 0.6800079345703125,
+ 0.6839141845703125,
+ 0.6839141845703125,
+ 0.6780548095703125,
+ 0.6697540283203125,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6150360107421875,
+ 0.6194305419921875,
+ 0.62530517578125,
+ 0.65118408203125,
+ 0.6780548095703125,
+ 0.6834259033203125,
+ 0.6834259033203125,
+ 0.6751251220703125,
+ 0.63897705078125,
+ 0.458221435546875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ -17.245385497901452
+ ]
+ },
+ {
+ "id": "WomMcpr2dggBclO6AggeE",
+ "type": "freedraw",
+ "x": 112.03607279285904,
+ "y": 599.5730549411394,
+ "width": 7.261214946484756,
+ "height": 33.58311912749241,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8O",
+ "roundness": null,
+ "seed": 186848263,
+ "version": 16,
+ "versionNonce": 1582914823,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578541654,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 2.72295560493194
+ ],
+ [
+ 3.630607473242435,
+ 4.538259341553157
+ ],
+ [
+ 4.538259341553044,
+ 6.353563078174375
+ ],
+ [
+ 5.445911209863652,
+ 8.168866814795592
+ ],
+ [
+ 6.3535630781741474,
+ 10.891822419727305
+ ],
+ [
+ 6.3535630781741474,
+ 14.52242989296974
+ ],
+ [
+ 7.261214946484756,
+ 19.968341102833392
+ ],
+ [
+ 7.261214946484756,
+ 26.32190418100754
+ ],
+ [
+ 6.3535630781741474,
+ 29.04485978593948
+ ],
+ [
+ 6.3535630781741474,
+ 29.952511654249975
+ ],
+ [
+ 5.445911209863652,
+ 32.675467259181914
+ ],
+ [
+ 4.538259341553044,
+ 33.58311912749241
+ ],
+ [
+ 5.445911209863652,
+ 32.675467259181914
+ ],
+ [
+ 5.445911209863652,
+ 32.675467259181914
+ ]
+ ],
+ "pressures": [
+ 0.3712615966796875,
+ 0.6165008544921875,
+ 0.62725830078125,
+ 0.63751220703125,
+ 0.64385986328125,
+ 0.65118408203125,
+ 0.65557861328125,
+ 0.6673126220703125,
+ 0.6765899658203125,
+ 0.6765899658203125,
+ 0.6765899658203125,
+ 0.64385986328125,
+ 0.3678436279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 32.675467259181914
+ ]
+ },
+ {
+ "id": "vdHzyqhs2dtB8BeFLHM5c",
+ "type": "freedraw",
+ "x": 135.63502136893476,
+ "y": 603.2036624143818,
+ "width": 12.707126156348409,
+ "height": 29.044859785939252,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8P",
+ "roundness": null,
+ "seed": 325912391,
+ "version": 25,
+ "versionNonce": 110468905,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578542336,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683107224
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 6.3535630781741474
+ ],
+ [
+ 3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ 4.538259341553044,
+ 15.430081761280235
+ ],
+ [
+ 4.538259341553044,
+ 18.153037366212175
+ ],
+ [
+ 5.445911209863652,
+ 22.691296707765105
+ ],
+ [
+ 6.353563078174261,
+ 24.506600444386322
+ ],
+ [
+ 6.353563078174261,
+ 27.229556049318262
+ ],
+ [
+ 6.353563078174261,
+ 28.137207917628757
+ ],
+ [
+ 7.26121494648487,
+ 27.229556049318262
+ ],
+ [
+ 7.26121494648487,
+ 26.32190418100754
+ ],
+ [
+ 7.26121494648487,
+ 25.414252312697045
+ ],
+ [
+ 8.168866814795479,
+ 22.691296707765105
+ ],
+ [
+ 9.076518683105974,
+ 19.06068923452267
+ ],
+ [
+ 9.984170551416696,
+ 13.614778024659017
+ ],
+ [
+ 9.984170551416696,
+ 9.076518683106087
+ ],
+ [
+ 10.891822419727191,
+ 3.630607473242435
+ ],
+ [
+ 11.799474288037914,
+ 0.9076518683107224
+ ],
+ [
+ 12.707126156348409,
+ -0.907651868310495
+ ],
+ [
+ 12.707126156348409,
+ -0.907651868310495
+ ]
+ ],
+ "pressures": [
+ 0.4142608642578125,
+ 0.578399658203125,
+ 0.6199188232421875,
+ 0.64776611328125,
+ 0.6653594970703125,
+ 0.6770782470703125,
+ 0.6780548095703125,
+ 0.6780548095703125,
+ 0.6780548095703125,
+ 0.6756134033203125,
+ 0.6692657470703125,
+ 0.6565704345703125,
+ 0.65509033203125,
+ 0.65313720703125,
+ 0.6575469970703125,
+ 0.6590118408203125,
+ 0.6599884033203125,
+ 0.6614532470703125,
+ 0.6614532470703125,
+ 0.65118408203125,
+ 0.590118408203125,
+ 0.439666748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348409,
+ -0.907651868310495
+ ]
+ },
+ {
+ "id": "eHIl9XsfzSirYtT7a39Nn",
+ "type": "freedraw",
+ "x": 161.9569255499424,
+ "y": 623.1720035172152,
+ "width": 6.353563078174375,
+ "height": 13.614778024659245,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8Q",
+ "roundness": null,
+ "seed": 196389097,
+ "version": 24,
+ "versionNonce": 164017001,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578542914,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683107224,
+ -2.72295560493194
+ ],
+ [
+ -1.8153037366212175,
+ -2.72295560493194
+ ],
+ [
+ -2.72295560493194,
+ -2.72295560493194
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ -4.538259341553157,
+ -0.9076518683107224
+ ],
+ [
+ -6.353563078174375,
+ 0.907651868310495
+ ],
+ [
+ -6.353563078174375,
+ 2.7229556049317125
+ ],
+ [
+ -6.353563078174375,
+ 3.630607473242435
+ ],
+ [
+ -6.353563078174375,
+ 4.53825934155293
+ ],
+ [
+ -6.353563078174375,
+ 5.445911209863652
+ ],
+ [
+ -6.353563078174375,
+ 7.26121494648487
+ ],
+ [
+ -5.445911209863652,
+ 9.076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ -2.72295560493194,
+ 9.076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 6.3535630781741474
+ ],
+ [
+ 0,
+ 2.7229556049317125
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ -4.538259341553157
+ ],
+ [
+ -3.630607473242435,
+ -4.538259341553157
+ ]
+ ],
+ "pressures": [
+ 0.4929046630859375,
+ 0.6052703857421875,
+ 0.63604736328125,
+ 0.6599884033203125,
+ 0.65557861328125,
+ 0.65362548828125,
+ 0.65069580078125,
+ 0.63311767578125,
+ 0.6174774169921875,
+ 0.6067352294921875,
+ 0.6028289794921875,
+ 0.6003875732421875,
+ 0.5964813232421875,
+ 0.590118408203125,
+ 0.591094970703125,
+ 0.592559814453125,
+ 0.593536376953125,
+ 0.593048095703125,
+ 0.592071533203125,
+ 0.590118408203125,
+ 0.567169189453125,
+ 0.3087310791015625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.630607473242435,
+ -4.538259341553157
+ ]
+ },
+ {
+ "id": "wulnf92XCL7snmN-kdBOo",
+ "type": "freedraw",
+ "x": 164.67988115487412,
+ "y": 600.4807068094501,
+ "width": 11.7994742880378,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8R",
+ "roundness": null,
+ "seed": 945663273,
+ "version": 19,
+ "versionNonce": 2054277639,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578543357,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ -0.9076518683107224
+ ],
+ [
+ 2.72295560493194,
+ -0.9076518683107224
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683107224
+ ],
+ [
+ 5.445911209863652,
+ -0.9076518683107224
+ ],
+ [
+ 6.3535630781741474,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ 0.907651868310495
+ ],
+ [
+ 6.3535630781741474,
+ 2.7229556049317125
+ ],
+ [
+ 5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ 4.53825934155293,
+ 5.445911209863652
+ ],
+ [
+ 4.53825934155293,
+ 6.3535630781741474
+ ],
+ [
+ 3.630607473242435,
+ 9.984170551416582
+ ],
+ [
+ 4.53825934155293,
+ 10.891822419727077
+ ],
+ [
+ 5.445911209863652,
+ 11.7994742880378
+ ],
+ [
+ 6.3535630781741474,
+ 11.7994742880378
+ ],
+ [
+ 9.984170551416582,
+ 11.7994742880378
+ ],
+ [
+ 11.7994742880378,
+ 11.7994742880378
+ ],
+ [
+ 11.7994742880378,
+ 11.7994742880378
+ ]
+ ],
+ "pressures": [
+ 0.4201202392578125,
+ 0.527587890625,
+ 0.5422515869140625,
+ 0.564239501953125,
+ 0.6013641357421875,
+ 0.64678955078125,
+ 0.65509033203125,
+ 0.6580352783203125,
+ 0.6624298095703125,
+ 0.6673126220703125,
+ 0.6673126220703125,
+ 0.64678955078125,
+ 0.6243133544921875,
+ 0.6130828857421875,
+ 0.585723876953125,
+ 0.3668670654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.7994742880378,
+ 11.7994742880378
+ ]
+ },
+ {
+ "id": "vHJUDRq53_KhzX3ZXQtbM",
+ "type": "freedraw",
+ "x": -360.8505505969666,
+ "y": 706.6759754017909,
+ "width": 33.58311912749241,
+ "height": 40.84433407397728,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8S",
+ "roundness": null,
+ "seed": 739128391,
+ "version": 30,
+ "versionNonce": 683557671,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578570881,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ],
+ [
+ -7.26121494648487,
+ 0.9076518683106087
+ ],
+ [
+ -10.891822419727305,
+ 2.722955604931826
+ ],
+ [
+ -13.614778024659017,
+ 4.538259341553044
+ ],
+ [
+ -15.430081761280235,
+ 5.445911209863652
+ ],
+ [
+ -18.15303736621206,
+ 7.26121494648487
+ ],
+ [
+ -19.06068923452267,
+ 8.168866814795479
+ ],
+ [
+ -19.96834110283328,
+ 9.076518683106087
+ ],
+ [
+ -19.96834110283328,
+ 11.799474288037914
+ ],
+ [
+ -19.06068923452267,
+ 14.522429892969626
+ ],
+ [
+ -15.430081761280235,
+ 17.245385497901452
+ ],
+ [
+ -10.891822419727305,
+ 19.96834110283328
+ ],
+ [
+ -1.8153037366212175,
+ 23.598948576075713
+ ],
+ [
+ 3.630607473242435,
+ 26.32190418100754
+ ],
+ [
+ 6.353563078174261,
+ 29.044859785939366
+ ],
+ [
+ 7.26121494648487,
+ 31.767815390871192
+ ],
+ [
+ 5.445911209863652,
+ 36.306074732424236
+ ],
+ [
+ 1.8153037366212175,
+ 39.02903033735606
+ ],
+ [
+ -2.722955604931826,
+ 40.84433407397728
+ ],
+ [
+ -8.168866814795479,
+ 40.84433407397728
+ ],
+ [
+ -14.522429892969626,
+ 39.93668220566667
+ ],
+ [
+ -21.783644839454496,
+ 38.12137846904545
+ ],
+ [
+ -25.41425231269693,
+ 38.12137846904545
+ ],
+ [
+ -26.32190418100754,
+ 37.213726600734844
+ ],
+ [
+ -26.32190418100754,
+ 37.213726600734844
+ ]
+ ],
+ "pressures": [
+ 0.521728515625,
+ 0.6844024658203125,
+ 0.689300537109375,
+ 0.692718505859375,
+ 0.692718505859375,
+ 0.692718505859375,
+ 0.692718505859375,
+ 0.693206787109375,
+ 0.693206787109375,
+ 0.694183349609375,
+ 0.694183349609375,
+ 0.690765380859375,
+ 0.6853790283203125,
+ 0.6848907470703125,
+ 0.6834259033203125,
+ 0.6824493408203125,
+ 0.6790313720703125,
+ 0.6756134033203125,
+ 0.6756134033203125,
+ 0.6804962158203125,
+ 0.697113037109375,
+ 0.704925537109375,
+ 0.706878662109375,
+ 0.707855224609375,
+ 0.707855224609375,
+ 0.6575469970703125,
+ 0.4113311767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -26.32190418100754,
+ 37.213726600734844
+ ]
+ },
+ {
+ "id": "5hXVx_pjVcqOnnWBgYQqf",
+ "type": "freedraw",
+ "x": -345.4204688356863,
+ "y": 735.7208351877302,
+ "width": 0.9076518683106087,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8T",
+ "roundness": null,
+ "seed": 2015815015,
+ "version": 12,
+ "versionNonce": 2021354535,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578571259,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ 0.9076518683106087,
+ 5.445911209863652
+ ],
+ [
+ 0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 0.9076518683106087,
+ 10.891822419727305
+ ],
+ [
+ 0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 0,
+ 12.707126156348522
+ ],
+ [
+ 0,
+ 11.799474288037914
+ ],
+ [
+ 0,
+ 11.799474288037914
+ ]
+ ],
+ "pressures": [
+ 0.511962890625,
+ 0.6194305419921875,
+ 0.6213836669921875,
+ 0.6213836669921875,
+ 0.6204071044921875,
+ 0.6194305419921875,
+ 0.6096649169921875,
+ 0.585723876953125,
+ 0.3629608154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 11.799474288037914
+ ]
+ },
+ {
+ "id": "4ag3aqZTL8lqGGgZEdwb4",
+ "type": "freedraw",
+ "x": -345.4204688356863,
+ "y": 723.9213608996923,
+ "width": 3.630607473242435,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8U",
+ "roundness": null,
+ "seed": 2003684967,
+ "version": 7,
+ "versionNonce": 579817513,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578571455,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.63897705078125,
+ 0.705902099609375,
+ 0.63067626953125,
+ 0.573028564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "-iBlnX6CYJYXtkwXmsSHv",
+ "type": "freedraw",
+ "x": -334.5286464159591,
+ "y": 745.7050057391469,
+ "width": 16.337733629590957,
+ "height": 16.337733629590957,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8V",
+ "roundness": null,
+ "seed": 1203116521,
+ "version": 19,
+ "versionNonce": 1241407815,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578571786,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 0,
+ -6.353563078174261
+ ],
+ [
+ 0.9076518683106087,
+ -8.168866814795479
+ ],
+ [
+ 1.8153037366212175,
+ -10.891822419727305
+ ],
+ [
+ 1.8153037366212175,
+ -11.799474288037914
+ ],
+ [
+ 1.8153037366212175,
+ -12.707126156348522
+ ],
+ [
+ 2.722955604931826,
+ -12.707126156348522
+ ],
+ [
+ 2.722955604931826,
+ -13.614778024659131
+ ],
+ [
+ 4.538259341553044,
+ -13.614778024659131
+ ],
+ [
+ 7.26121494648487,
+ -12.707126156348522
+ ],
+ [
+ 9.984170551416696,
+ -9.984170551416696
+ ],
+ [
+ 11.799474288037914,
+ -4.538259341553044
+ ],
+ [
+ 13.614778024659131,
+ 1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ 2.722955604931826
+ ],
+ [
+ 14.52242989296974,
+ 2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.331207275390625,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6663360595703125,
+ 0.6663360595703125,
+ 0.6853790283203125,
+ 0.699554443359375,
+ 0.709320068359375,
+ 0.713226318359375,
+ 0.713226318359375,
+ 0.712738037109375,
+ 0.707366943359375,
+ 0.706878662109375,
+ 0.705413818359375,
+ 0.6575469970703125,
+ 0.5319976806640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.52242989296974,
+ 2.722955604931826
+ ]
+ },
+ {
+ "id": "W679W7USWaaHEirhEgacQ",
+ "type": "freedraw",
+ "x": -284.6077936588757,
+ "y": 693.9688492454424,
+ "width": 8.168866814795479,
+ "height": 56.27441583525763,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8W",
+ "roundness": null,
+ "seed": 810417031,
+ "version": 16,
+ "versionNonce": 75809927,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578572441,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ -2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ -4.538259341553044,
+ 15.430081761280348
+ ],
+ [
+ -5.445911209863652,
+ 20.875992971144
+ ],
+ [
+ -5.445911209863652,
+ 31.767815390871192
+ ],
+ [
+ -5.445911209863652,
+ 40.84433407397728
+ ],
+ [
+ -3.630607473242435,
+ 47.19789715215154
+ ],
+ [
+ -1.8153037366212175,
+ 51.736156493704584
+ ],
+ [
+ 0.9076518683106087,
+ 54.45911209863641
+ ],
+ [
+ 1.8153037366212175,
+ 56.27441583525763
+ ],
+ [
+ 2.722955604931826,
+ 56.27441583525763
+ ],
+ [
+ 2.722955604931826,
+ 56.27441583525763
+ ]
+ ],
+ "pressures": [
+ 0.2535400390625,
+ 0.6184539794921875,
+ 0.6213836669921875,
+ 0.63360595703125,
+ 0.64190673828125,
+ 0.6570587158203125,
+ 0.6624298095703125,
+ 0.6717071533203125,
+ 0.6800079345703125,
+ 0.6800079345703125,
+ 0.6746368408203125,
+ 0.6218719482421875,
+ 0.39080810546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 56.27441583525763
+ ]
+ },
+ {
+ "id": "8zWz5mM4uJrWtTrR2EnsF",
+ "type": "freedraw",
+ "x": -246.48641518983027,
+ "y": 724.8290127680029,
+ "width": 39.93668220566667,
+ "height": 32.6754672591818,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8X",
+ "roundness": null,
+ "seed": 746884807,
+ "version": 34,
+ "versionNonce": 1229516775,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578573608,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 8.168866814795479
+ ],
+ [
+ -0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ -0.9076518683106087,
+ 14.52242989296974
+ ],
+ [
+ -4.538259341553044,
+ 23.598948576075827
+ ],
+ [
+ -6.353563078174261,
+ 27.229556049318262
+ ],
+ [
+ -9.076518683106087,
+ 29.952511654249975
+ ],
+ [
+ -12.707126156348522,
+ 31.767815390871192
+ ],
+ [
+ -13.614778024659131,
+ 31.767815390871192
+ ],
+ [
+ -17.245385497901566,
+ 32.6754672591818
+ ],
+ [
+ -19.968341102833392,
+ 31.767815390871192
+ ],
+ [
+ -21.78364483945461,
+ 29.952511654249975
+ ],
+ [
+ -22.69129670776522,
+ 26.321904181007653
+ ],
+ [
+ -22.69129670776522,
+ 22.69129670776522
+ ],
+ [
+ -21.78364483945461,
+ 19.968341102833392
+ ],
+ [
+ -19.968341102833392,
+ 15.430081761280348
+ ],
+ [
+ -18.153037366212175,
+ 11.799474288037914
+ ],
+ [
+ -14.52242989296974,
+ 9.076518683106087
+ ],
+ [
+ -11.799474288037914,
+ 7.26121494648487
+ ],
+ [
+ -8.168866814795479,
+ 7.26121494648487
+ ],
+ [
+ -5.445911209863652,
+ 8.168866814795479
+ ],
+ [
+ 0,
+ 13.614778024659131
+ ],
+ [
+ 3.630607473242435,
+ 17.245385497901566
+ ],
+ [
+ 7.26121494648487,
+ 20.875992971144
+ ],
+ [
+ 11.7994742880378,
+ 25.414252312697045
+ ],
+ [
+ 13.614778024659017,
+ 27.229556049318262
+ ],
+ [
+ 14.522429892969626,
+ 28.13720791762887
+ ],
+ [
+ 16.337733629590844,
+ 28.13720791762887
+ ],
+ [
+ 17.245385497901452,
+ 27.229556049318262
+ ],
+ [
+ 17.245385497901452,
+ 27.229556049318262
+ ]
+ ],
+ "pressures": [
+ 0.3693084716796875,
+ 0.6125946044921875,
+ 0.6189422607421875,
+ 0.62677001953125,
+ 0.64288330078125,
+ 0.64581298828125,
+ 0.65167236328125,
+ 0.6687774658203125,
+ 0.6697540283203125,
+ 0.6712188720703125,
+ 0.6712188720703125,
+ 0.6687774658203125,
+ 0.6648712158203125,
+ 0.6595001220703125,
+ 0.64874267578125,
+ 0.64141845703125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63848876953125,
+ 0.63800048828125,
+ 0.63897705078125,
+ 0.64239501953125,
+ 0.64776611328125,
+ 0.6599884033203125,
+ 0.6663360595703125,
+ 0.6721954345703125,
+ 0.6746368408203125,
+ 0.6756134033203125,
+ 0.6629180908203125,
+ 0.574981689453125,
+ 0.318511962890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 17.245385497901452,
+ 27.229556049318262
+ ]
+ },
+ {
+ "id": "eFnRvUhoaD66pHYO-8et2",
+ "type": "freedraw",
+ "x": -239.2252002433454,
+ "y": 695.7841529820636,
+ "width": 15.430081761280235,
+ "height": 60.81267517681056,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8Y",
+ "roundness": null,
+ "seed": 1912431143,
+ "version": 20,
+ "versionNonce": 874655079,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578574195,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366211038,
+ 0.9076518683106087
+ ],
+ [
+ 3.6306074732423212,
+ 1.8153037366212175
+ ],
+ [
+ 5.445911209863539,
+ 3.630607473242435
+ ],
+ [
+ 9.076518683105974,
+ 9.076518683106087
+ ],
+ [
+ 11.7994742880378,
+ 17.245385497901566
+ ],
+ [
+ 12.707126156348409,
+ 21.78364483945461
+ ],
+ [
+ 14.522429892969626,
+ 29.952511654249975
+ ],
+ [
+ 15.430081761280235,
+ 37.213726600734844
+ ],
+ [
+ 15.430081761280235,
+ 42.6596378105985
+ ],
+ [
+ 15.430081761280235,
+ 46.29024528384093
+ ],
+ [
+ 15.430081761280235,
+ 48.10554902046215
+ ],
+ [
+ 13.614778024659017,
+ 55.36676396694702
+ ],
+ [
+ 11.7994742880378,
+ 58.99737144018934
+ ],
+ [
+ 11.7994742880378,
+ 59.90502330849995
+ ],
+ [
+ 11.7994742880378,
+ 58.99737144018934
+ ],
+ [
+ 11.7994742880378,
+ 58.99737144018934
+ ]
+ ],
+ "pressures": [
+ 0.2198333740234375,
+ 0.525634765625,
+ 0.574981689453125,
+ 0.5989227294921875,
+ 0.6145477294921875,
+ 0.63116455078125,
+ 0.65264892578125,
+ 0.6599884033203125,
+ 0.6638946533203125,
+ 0.6682891845703125,
+ 0.6692657470703125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6702423095703125,
+ 0.64385986328125,
+ 0.5515289306640625,
+ 0.2452239990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.7994742880378,
+ 58.99737144018934
+ ]
+ },
+ {
+ "id": "yald5gWCk_A8_E_1Vn0-X",
+ "type": "freedraw",
+ "x": -214.71859979895908,
+ "y": 736.6284870560409,
+ "width": 33.58311912749241,
+ "height": 21.78364483945461,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8Z",
+ "roundness": null,
+ "seed": 1388658599,
+ "version": 21,
+ "versionNonce": 1502518025,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578574831,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 2.722955604931826,
+ -4.538259341553044
+ ],
+ [
+ 4.538259341553044,
+ -5.445911209863652
+ ],
+ [
+ 5.445911209863652,
+ -7.26121494648487
+ ],
+ [
+ 8.168866814795479,
+ -9.984170551416696
+ ],
+ [
+ 9.984170551416696,
+ -10.891822419727305
+ ],
+ [
+ 11.7994742880378,
+ -9.984170551416696
+ ],
+ [
+ 13.614778024659017,
+ -7.26121494648487
+ ],
+ [
+ 15.430081761280235,
+ -5.445911209863652
+ ],
+ [
+ 16.337733629590844,
+ -2.722955604931826
+ ],
+ [
+ 19.96834110283328,
+ 4.538259341553044
+ ],
+ [
+ 22.691296707765105,
+ 8.168866814795479
+ ],
+ [
+ 25.41425231269693,
+ 9.984170551416696
+ ],
+ [
+ 28.137207917628757,
+ 10.891822419727305
+ ],
+ [
+ 32.6754672591818,
+ 9.984170551416696
+ ],
+ [
+ 33.58311912749241,
+ 9.984170551416696
+ ],
+ [
+ 33.58311912749241,
+ 9.984170551416696
+ ]
+ ],
+ "pressures": [
+ 0.449432373046875,
+ 0.5544586181640625,
+ 0.5603179931640625,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.578887939453125,
+ 0.6023406982421875,
+ 0.65069580078125,
+ 0.65020751953125,
+ 0.64776611328125,
+ 0.64776611328125,
+ 0.63702392578125,
+ 0.6169891357421875,
+ 0.5969696044921875,
+ 0.565704345703125,
+ 0.2413177490234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 33.58311912749241,
+ 9.984170551416696
+ ]
+ },
+ {
+ "id": "kJy4EYa2NvJqSz12Oxp4M",
+ "type": "freedraw",
+ "x": -187.48904374964093,
+ "y": 727.5519683729348,
+ "width": 12.707126156348522,
+ "height": 25.414252312697045,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8a",
+ "roundness": null,
+ "seed": 197668041,
+ "version": 14,
+ "versionNonce": 1149835497,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578575206,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ -4.538259341553044,
+ 10.891822419727305
+ ],
+ [
+ -5.445911209863652,
+ 13.614778024659131
+ ],
+ [
+ -9.076518683106087,
+ 19.060689234522783
+ ],
+ [
+ -10.891822419727305,
+ 21.78364483945461
+ ],
+ [
+ -11.799474288037914,
+ 22.69129670776522
+ ],
+ [
+ -11.799474288037914,
+ 23.598948576075827
+ ],
+ [
+ -12.707126156348522,
+ 24.506600444386436
+ ],
+ [
+ -12.707126156348522,
+ 25.414252312697045
+ ],
+ [
+ -12.707126156348522,
+ 25.414252312697045
+ ]
+ ],
+ "pressures": [
+ 0.5559234619140625,
+ 0.6116180419921875,
+ 0.65216064453125,
+ 0.64678955078125,
+ 0.63262939453125,
+ 0.63018798828125,
+ 0.62628173828125,
+ 0.6121063232421875,
+ 0.569610595703125,
+ 0.4919281005859375,
+ 0.3746795654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -12.707126156348522,
+ 25.414252312697045
+ ]
+ },
+ {
+ "id": "N7ZlMpHxmNaPrt1nYneVz",
+ "type": "freedraw",
+ "x": -133.02993165100463,
+ "y": 702.1377160602378,
+ "width": 17.245385497901452,
+ "height": 50.828504625393975,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8b",
+ "roundness": null,
+ "seed": 249868969,
+ "version": 18,
+ "versionNonce": 962960521,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578577075,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -3.6306074732423212,
+ 3.630607473242435
+ ],
+ [
+ -7.261214946484756,
+ 9.984170551416696
+ ],
+ [
+ -9.984170551416582,
+ 16.337733629590957
+ ],
+ [
+ -11.7994742880378,
+ 19.96834110283328
+ ],
+ [
+ -13.614778024659017,
+ 24.506600444386322
+ ],
+ [
+ -14.522429892969626,
+ 28.137207917628757
+ ],
+ [
+ -15.430081761280235,
+ 31.767815390871192
+ ],
+ [
+ -15.430081761280235,
+ 39.93668220566667
+ ],
+ [
+ -13.614778024659017,
+ 44.474941547219714
+ ],
+ [
+ -10.891822419727191,
+ 48.10554902046215
+ ],
+ [
+ -6.3535630781741474,
+ 49.92085275708337
+ ],
+ [
+ 1.8153037366212175,
+ 50.828504625393975
+ ],
+ [
+ 1.8153037366212175,
+ 50.828504625393975
+ ]
+ ],
+ "pressures": [
+ 0.455291748046875,
+ 0.6189422607421875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6238250732421875,
+ 0.64678955078125,
+ 0.6638946533203125,
+ 0.6751251220703125,
+ 0.6844024658203125,
+ 0.687835693359375,
+ 0.691741943359375,
+ 0.689788818359375,
+ 0.687835693359375,
+ 0.6785430908203125,
+ 0.62921142578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 50.828504625393975
+ ]
+ },
+ {
+ "id": "nUxj1grYlMadcJnwfHvN4",
+ "type": "freedraw",
+ "x": -114.87689428479246,
+ "y": 738.4437907926621,
+ "width": 19.060689234522783,
+ "height": 19.96834110283328,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8c",
+ "roundness": null,
+ "seed": 1206701641,
+ "version": 28,
+ "versionNonce": 2094459529,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578577652,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ -6.353563078174261,
+ 2.722955604931826
+ ],
+ [
+ -7.26121494648487,
+ 4.538259341553044
+ ],
+ [
+ -9.076518683106087,
+ 8.168866814795479
+ ],
+ [
+ -9.076518683106087,
+ 9.984170551416696
+ ],
+ [
+ -9.076518683106087,
+ 13.614778024659131
+ ],
+ [
+ -7.26121494648487,
+ 15.430081761280235
+ ],
+ [
+ -5.445911209863652,
+ 17.245385497901452
+ ],
+ [
+ -2.722955604931826,
+ 18.15303736621206
+ ],
+ [
+ 1.8153037366212175,
+ 18.15303736621206
+ ],
+ [
+ 5.445911209863652,
+ 16.337733629590844
+ ],
+ [
+ 8.168866814795479,
+ 14.52242989296974
+ ],
+ [
+ 9.076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 9.984170551416696,
+ 9.984170551416696
+ ],
+ [
+ 9.984170551416696,
+ 8.168866814795479
+ ],
+ [
+ 9.076518683106087,
+ 4.538259341553044
+ ],
+ [
+ 6.353563078174261,
+ 2.722955604931826
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.439666748046875,
+ 0.5446929931640625,
+ 0.573516845703125,
+ 0.592559814453125,
+ 0.63018798828125,
+ 0.64385986328125,
+ 0.64825439453125,
+ 0.65118408203125,
+ 0.65264892578125,
+ 0.65264892578125,
+ 0.65118408203125,
+ 0.65069580078125,
+ 0.64971923828125,
+ 0.64337158203125,
+ 0.63653564453125,
+ 0.63458251953125,
+ 0.62628173828125,
+ 0.6155242919921875,
+ 0.6116180419921875,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.6038055419921875,
+ 0.586212158203125,
+ 0.4977874755859375,
+ 0.323394775390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "eltfaMp9V5v9oezmsnI-a",
+ "type": "freedraw",
+ "x": -91.27794570871674,
+ "y": 738.4437907926621,
+ "width": 12.707126156348522,
+ "height": 18.15303736621206,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8d",
+ "roundness": null,
+ "seed": 1575132233,
+ "version": 24,
+ "versionNonce": 1496225481,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578578141,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ],
+ [
+ -6.353563078174261,
+ 0.9076518683106087
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366212175
+ ],
+ [
+ -7.26121494648487,
+ 2.722955604931826
+ ],
+ [
+ -7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ -6.353563078174261,
+ 4.538259341553044
+ ],
+ [
+ -6.353563078174261,
+ 5.445911209863652
+ ],
+ [
+ -4.538259341553044,
+ 7.26121494648487
+ ],
+ [
+ -0.9076518683106087,
+ 9.984170551416696
+ ],
+ [
+ 0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 2.722955604931826,
+ 12.707126156348522
+ ],
+ [
+ 3.630607473242435,
+ 14.52242989296974
+ ],
+ [
+ 2.722955604931826,
+ 15.430081761280235
+ ],
+ [
+ 0,
+ 16.337733629590844
+ ],
+ [
+ -2.722955604931826,
+ 17.245385497901452
+ ],
+ [
+ -5.445911209863652,
+ 17.245385497901452
+ ],
+ [
+ -9.076518683106087,
+ 16.337733629590844
+ ],
+ [
+ -9.076518683106087,
+ 16.337733629590844
+ ]
+ ],
+ "pressures": [
+ 0.335601806640625,
+ 0.65606689453125,
+ 0.65460205078125,
+ 0.65460205078125,
+ 0.6570587158203125,
+ 0.6604766845703125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6595001220703125,
+ 0.65362548828125,
+ 0.64141845703125,
+ 0.6248016357421875,
+ 0.6116180419921875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6057586669921875,
+ 0.64093017578125,
+ 0.6663360595703125,
+ 0.692230224609375,
+ 0.690277099609375,
+ 0.62969970703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -9.076518683106087,
+ 16.337733629590844
+ ]
+ },
+ {
+ "id": "n9_VXmIyKiokS2EvkXoVl",
+ "type": "freedraw",
+ "x": -89.46264197209553,
+ "y": 722.1060571630711,
+ "width": 16.337733629590957,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8e",
+ "roundness": null,
+ "seed": 216807561,
+ "version": 20,
+ "versionNonce": 1227280713,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578579422,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ 6.353563078174261,
+ -1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ -2.7229556049317125
+ ],
+ [
+ 9.076518683106087,
+ -2.7229556049317125
+ ],
+ [
+ 10.891822419727305,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727305,
+ -0.9076518683106087
+ ],
+ [
+ 10.891822419727305,
+ 0
+ ],
+ [
+ 10.891822419727305,
+ 0.9076518683106087
+ ],
+ [
+ 9.984170551416696,
+ 2.722955604931826
+ ],
+ [
+ 6.353563078174261,
+ 7.26121494648487
+ ],
+ [
+ 5.445911209863652,
+ 9.076518683106087
+ ],
+ [
+ 6.353563078174261,
+ 9.984170551416696
+ ],
+ [
+ 7.26121494648487,
+ 10.891822419727305
+ ],
+ [
+ 11.799474288037914,
+ 11.799474288037914
+ ],
+ [
+ 16.337733629590957,
+ 11.799474288037914
+ ],
+ [
+ 16.337733629590957,
+ 11.799474288037914
+ ]
+ ],
+ "pressures": [
+ 0.3727264404296875,
+ 0.6062469482421875,
+ 0.6243133544921875,
+ 0.63995361328125,
+ 0.6590118408203125,
+ 0.6643829345703125,
+ 0.6697540283203125,
+ 0.6707305908203125,
+ 0.6717071533203125,
+ 0.6731719970703125,
+ 0.6731719970703125,
+ 0.6726837158203125,
+ 0.6707305908203125,
+ 0.65509033203125,
+ 0.63262939453125,
+ 0.6047821044921875,
+ 0.38690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.337733629590957,
+ 11.799474288037914
+ ]
+ },
+ {
+ "id": "XlrWAGJmNTkRPtZk265J0",
+ "type": "freedraw",
+ "x": -50.433611634739464,
+ "y": 703.953019796859,
+ "width": 8.168866814795479,
+ "height": 46.29024528384093,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8f",
+ "roundness": null,
+ "seed": 720884489,
+ "version": 14,
+ "versionNonce": 322848553,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578579937,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ -1.8153037366212175,
+ 6.353563078174261
+ ],
+ [
+ -4.538259341553044,
+ 14.52242989296974
+ ],
+ [
+ -5.445911209863652,
+ 23.598948576075713
+ ],
+ [
+ -5.445911209863652,
+ 32.6754672591818
+ ],
+ [
+ -4.538259341553044,
+ 39.02903033735606
+ ],
+ [
+ -2.722955604931826,
+ 41.75198594228789
+ ],
+ [
+ 0,
+ 44.474941547219714
+ ],
+ [
+ 2.722955604931826,
+ 45.38259341553032
+ ],
+ [
+ 2.722955604931826,
+ 45.38259341553032
+ ]
+ ],
+ "pressures": [
+ 0.4108428955078125,
+ 0.6067352294921875,
+ 0.6091766357421875,
+ 0.6091766357421875,
+ 0.6101531982421875,
+ 0.6223602294921875,
+ 0.64093017578125,
+ 0.64532470703125,
+ 0.63946533203125,
+ 0.6165008544921875,
+ 0.468475341796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 45.38259341553032
+ ]
+ },
+ {
+ "id": "mCUeyLrIRdd7TRAT4xli5",
+ "type": "freedraw",
+ "x": -32.2805742685274,
+ "y": 779.2881248666394,
+ "width": 23.598948576075713,
+ "height": 64.44328265005299,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8g",
+ "roundness": null,
+ "seed": 877875433,
+ "version": 47,
+ "versionNonce": 813998599,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578580884,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ -2.7229556049317125,
+ -5.445911209863652
+ ],
+ [
+ -2.7229556049317125,
+ -7.26121494648487
+ ],
+ [
+ -3.6306074732423212,
+ -12.707126156348522
+ ],
+ [
+ -4.53825934155293,
+ -19.968341102833392
+ ],
+ [
+ -5.445911209863539,
+ -27.22955604931815
+ ],
+ [
+ -6.3535630781741474,
+ -40.84433407397728
+ ],
+ [
+ -5.445911209863539,
+ -49.92085275708337
+ ],
+ [
+ -3.6306074732423212,
+ -56.27441583525763
+ ],
+ [
+ -0.9076518683106087,
+ -60.81267517681056
+ ],
+ [
+ 0.9076518683106087,
+ -63.535630781742384
+ ],
+ [
+ 1.8153037366212175,
+ -64.44328265005299
+ ],
+ [
+ 3.630607473242435,
+ -64.44328265005299
+ ],
+ [
+ 5.445911209863652,
+ -62.627978913431775
+ ],
+ [
+ 8.168866814795479,
+ -58.089719571878845
+ ],
+ [
+ 9.076518683106087,
+ -52.64380836201519
+ ],
+ [
+ 9.076518683106087,
+ -49.01320088877276
+ ],
+ [
+ 7.26121494648487,
+ -45.38259341553032
+ ],
+ [
+ 5.445911209863652,
+ -44.474941547219714
+ ],
+ [
+ 3.630607473242435,
+ -43.567289678909106
+ ],
+ [
+ 1.8153037366212175,
+ -43.567289678909106
+ ],
+ [
+ 0,
+ -43.567289678909106
+ ],
+ [
+ 0.9076518683106087,
+ -43.567289678909106
+ ],
+ [
+ 1.8153037366212175,
+ -43.567289678909106
+ ],
+ [
+ 2.722955604931826,
+ -43.567289678909106
+ ],
+ [
+ 4.538259341553044,
+ -43.567289678909106
+ ],
+ [
+ 7.26121494648487,
+ -43.567289678909106
+ ],
+ [
+ 9.984170551416696,
+ -42.6596378105985
+ ],
+ [
+ 13.614778024659131,
+ -39.93668220566667
+ ],
+ [
+ 15.430081761280348,
+ -37.213726600734844
+ ],
+ [
+ 17.245385497901566,
+ -32.6754672591818
+ ],
+ [
+ 17.245385497901566,
+ -30.860163522560583
+ ],
+ [
+ 16.337733629590957,
+ -29.044859785939366
+ ],
+ [
+ 12.707126156348522,
+ -26.32190418100754
+ ],
+ [
+ 11.799474288037914,
+ -26.32190418100754
+ ],
+ [
+ 9.984170551416696,
+ -25.414252312697045
+ ],
+ [
+ 5.445911209863652,
+ -25.414252312697045
+ ],
+ [
+ 1.8153037366212175,
+ -24.506600444386436
+ ],
+ [
+ -0.9076518683106087,
+ -24.506600444386436
+ ],
+ [
+ -2.7229556049317125,
+ -24.506600444386436
+ ],
+ [
+ -3.6306074732423212,
+ -24.506600444386436
+ ],
+ [
+ -3.6306074732423212,
+ -24.506600444386436
+ ]
+ ],
+ "pressures": [
+ 0.1724395751953125,
+ 0.591583251953125,
+ 0.6047821044921875,
+ 0.6082000732421875,
+ 0.6111297607421875,
+ 0.62628173828125,
+ 0.63946533203125,
+ 0.6741485595703125,
+ 0.6858673095703125,
+ 0.692230224609375,
+ 0.692230224609375,
+ 0.689300537109375,
+ 0.687835693359375,
+ 0.6853790283203125,
+ 0.6804962158203125,
+ 0.6790313720703125,
+ 0.6790313720703125,
+ 0.6834259033203125,
+ 0.6848907470703125,
+ 0.6873321533203125,
+ 0.694671630859375,
+ 0.706390380859375,
+ 0.705413818359375,
+ 0.703460693359375,
+ 0.701507568359375,
+ 0.696136474609375,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6614532470703125,
+ 0.6590118408203125,
+ 0.65216064453125,
+ 0.65069580078125,
+ 0.65411376953125,
+ 0.6692657470703125,
+ 0.689788818359375,
+ 0.708831787109375,
+ 0.713714599609375,
+ 0.713226318359375,
+ 0.712738037109375,
+ 0.703460693359375,
+ 0.6634063720703125,
+ 0.4943695068359375,
+ 0.2887115478515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.6306074732423212,
+ -24.506600444386436
+ ]
+ },
+ {
+ "id": "q91Ah5j0N3lPkQky9CNUW",
+ "type": "freedraw",
+ "x": -13.21988503400462,
+ "y": 707.5836272701015,
+ "width": 19.06068923452267,
+ "height": 44.474941547219714,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8h",
+ "roundness": null,
+ "seed": 1833634887,
+ "version": 19,
+ "versionNonce": 155339145,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578581445,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 3.630607473242435
+ ],
+ [
+ 12.707126156348409,
+ 8.168866814795479
+ ],
+ [
+ 14.522429892969626,
+ 11.799474288037914
+ ],
+ [
+ 16.337733629590844,
+ 14.522429892969626
+ ],
+ [
+ 19.06068923452267,
+ 25.41425231269693
+ ],
+ [
+ 19.06068923452267,
+ 31.767815390871192
+ ],
+ [
+ 18.15303736621206,
+ 37.213726600734844
+ ],
+ [
+ 17.245385497901452,
+ 40.84433407397728
+ ],
+ [
+ 16.337733629590844,
+ 42.6596378105985
+ ],
+ [
+ 15.430081761280235,
+ 44.474941547219714
+ ],
+ [
+ 15.430081761280235,
+ 43.567289678909106
+ ],
+ [
+ 15.430081761280235,
+ 43.567289678909106
+ ]
+ ],
+ "pressures": [
+ 0.4367218017578125,
+ 0.5383453369140625,
+ 0.5603179931640625,
+ 0.570098876953125,
+ 0.583282470703125,
+ 0.6047821044921875,
+ 0.63848876953125,
+ 0.65606689453125,
+ 0.6682891845703125,
+ 0.6765899658203125,
+ 0.700042724609375,
+ 0.709320068359375,
+ 0.716644287109375,
+ 0.716644287109375,
+ 0.710296630859375,
+ 0.65264892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280235,
+ 43.567289678909106
+ ]
+ },
+ {
+ "id": "j9fklTH3dGcVh1N5b0Kho",
+ "type": "freedraw",
+ "x": 14.917322883624138,
+ "y": 722.1060571630711,
+ "width": 22.691296707765105,
+ "height": 31.767815390871306,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8i",
+ "roundness": null,
+ "seed": 541211465,
+ "version": 25,
+ "versionNonce": 450766663,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578582205,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ 8.168866814795479,
+ 8.168866814795479
+ ],
+ [
+ 10.891822419727305,
+ 14.52242989296974
+ ],
+ [
+ 11.799474288037914,
+ 18.153037366212175
+ ],
+ [
+ 12.707126156348522,
+ 20.875992971144
+ ],
+ [
+ 14.52242989296974,
+ 26.321904181007653
+ ],
+ [
+ 15.430081761280348,
+ 28.13720791762887
+ ],
+ [
+ 16.337733629590957,
+ 29.04485978593948
+ ],
+ [
+ 17.245385497901566,
+ 30.860163522560697
+ ],
+ [
+ 18.153037366212175,
+ 29.952511654250088
+ ],
+ [
+ 19.96834110283328,
+ 25.414252312697045
+ ],
+ [
+ 21.783644839454496,
+ 20.875992971144
+ ],
+ [
+ 21.783644839454496,
+ 15.430081761280348
+ ],
+ [
+ 22.691296707765105,
+ 10.891822419727305
+ ],
+ [
+ 22.691296707765105,
+ 9.076518683106087
+ ],
+ [
+ 22.691296707765105,
+ 7.26121494648487
+ ],
+ [
+ 22.691296707765105,
+ 2.722955604931826
+ ],
+ [
+ 22.691296707765105,
+ 0
+ ],
+ [
+ 22.691296707765105,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.40106201171875,
+ 0.5529937744140625,
+ 0.6003875732421875,
+ 0.6194305419921875,
+ 0.64288330078125,
+ 0.687835693359375,
+ 0.690765380859375,
+ 0.690765380859375,
+ 0.690765380859375,
+ 0.689300537109375,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6814727783203125,
+ 0.6721954345703125,
+ 0.6668243408203125,
+ 0.6726837158203125,
+ 0.6741485595703125,
+ 0.6765899658203125,
+ 0.6746368408203125,
+ 0.6663360595703125,
+ 0.65020751953125,
+ 0.4841156005859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 22.691296707765105,
+ 0
+ ]
+ },
+ {
+ "id": "NdS_HDTgZsEdu5ruiiWL5",
+ "type": "freedraw",
+ "x": 53.9463532209802,
+ "y": 743.8897020025257,
+ "width": 8.168866814795479,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8j",
+ "roundness": null,
+ "seed": 880034183,
+ "version": 27,
+ "versionNonce": 1500414921,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578583082,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ 4.538259341553044
+ ],
+ [
+ -6.353563078174261,
+ 6.353563078174261
+ ],
+ [
+ -6.353563078174261,
+ 9.076518683106087
+ ],
+ [
+ -6.353563078174261,
+ 10.891822419727191
+ ],
+ [
+ -6.353563078174261,
+ 12.707126156348409
+ ],
+ [
+ -5.445911209863652,
+ 13.614778024659017
+ ],
+ [
+ -4.538259341553044,
+ 13.614778024659017
+ ],
+ [
+ -3.630607473242435,
+ 13.614778024659017
+ ],
+ [
+ -0.9076518683106087,
+ 12.707126156348409
+ ],
+ [
+ 0.9076518683106087,
+ 10.891822419727191
+ ],
+ [
+ 1.8153037366212175,
+ 9.076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 6.353563078174261
+ ],
+ [
+ 1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4870452880859375,
+ 0.62725830078125,
+ 0.63995361328125,
+ 0.6599884033203125,
+ 0.6648712158203125,
+ 0.6663360595703125,
+ 0.6648712158203125,
+ 0.6614532470703125,
+ 0.6595001220703125,
+ 0.6580352783203125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.65557861328125,
+ 0.64532470703125,
+ 0.64337158203125,
+ 0.64141845703125,
+ 0.63800048828125,
+ 0.64044189453125,
+ 0.63995361328125,
+ 0.62530517578125,
+ 0.586212158203125,
+ 0.2720947265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.538259341553044,
+ 0
+ ]
+ },
+ {
+ "id": "anisL7mek-H8p7la02Wpx",
+ "type": "freedraw",
+ "x": 53.9463532209802,
+ "y": 710.3065828750333,
+ "width": 18.15303736621206,
+ "height": 16.337733629590844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8k",
+ "roundness": null,
+ "seed": 1171580297,
+ "version": 20,
+ "versionNonce": 1569406537,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578583636,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ 2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ -3.630607473242435
+ ],
+ [
+ 6.353563078174261,
+ -4.538259341553044
+ ],
+ [
+ 8.168866814795479,
+ -4.538259341553044
+ ],
+ [
+ 9.984170551416696,
+ -3.630607473242435
+ ],
+ [
+ 10.891822419727305,
+ -2.722955604931826
+ ],
+ [
+ 11.799474288037914,
+ 0
+ ],
+ [
+ 11.799474288037914,
+ 3.630607473242435
+ ],
+ [
+ 10.891822419727305,
+ 5.445911209863652
+ ],
+ [
+ 10.891822419727305,
+ 7.26121494648487
+ ],
+ [
+ 10.891822419727305,
+ 9.076518683106087
+ ],
+ [
+ 13.614778024659017,
+ 11.7994742880378
+ ],
+ [
+ 15.430081761280235,
+ 11.7994742880378
+ ],
+ [
+ 18.15303736621206,
+ 10.891822419727191
+ ],
+ [
+ 18.15303736621206,
+ 10.891822419727191
+ ]
+ ],
+ "pressures": [
+ 0.198333740234375,
+ 0.4919281005859375,
+ 0.5534820556640625,
+ 0.5583648681640625,
+ 0.5593414306640625,
+ 0.564727783203125,
+ 0.575469970703125,
+ 0.5974578857421875,
+ 0.6160125732421875,
+ 0.63848876953125,
+ 0.64093017578125,
+ 0.63946533203125,
+ 0.63946533203125,
+ 0.62628173828125,
+ 0.6091766357421875,
+ 0.577911376953125,
+ 0.4093780517578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.15303736621206,
+ 10.891822419727191
+ ]
+ },
+ {
+ "id": "KVkpww9YCpoXHoDFVPKrE",
+ "type": "freedraw",
+ "x": 99.32894663651086,
+ "y": 731.1825758461772,
+ "width": 19.968341102833392,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8l",
+ "roundness": null,
+ "seed": 417660937,
+ "version": 14,
+ "versionNonce": 892343337,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578586685,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 6.353563078174261,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 10.891822419727305,
+ 0
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ],
+ [
+ 16.337733629590957,
+ 0
+ ],
+ [
+ 19.060689234522783,
+ -0.9076518683106087
+ ],
+ [
+ 19.060689234522783,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.3101959228515625,
+ 0.64532470703125,
+ 0.699554443359375,
+ 0.713226318359375,
+ 0.714202880859375,
+ 0.714691162109375,
+ 0.715179443359375,
+ 0.708343505859375,
+ 0.6829376220703125,
+ 0.63702392578125,
+ 0.445526123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.060689234522783,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "Nuz5pVTOiLL6v2CdoOcI4",
+ "type": "freedraw",
+ "x": 103.86720597806391,
+ "y": 740.2590945292833,
+ "width": 15.430081761280348,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8m",
+ "roundness": null,
+ "seed": 1945492969,
+ "version": 11,
+ "versionNonce": 1861974215,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578586952,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 0.9076518683106087
+ ],
+ [
+ 9.076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 14.52242989296974,
+ 0.9076518683106087
+ ],
+ [
+ 14.52242989296974,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.4201202392578125,
+ 0.6731719970703125,
+ 0.6824493408203125,
+ 0.710784912109375,
+ 0.710784912109375,
+ 0.700042724609375,
+ 0.65557861328125,
+ 0.5622711181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.52242989296974,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "cscLSbGcLj3pkqwNkRC2Y",
+ "type": "freedraw",
+ "x": 196.4476965457461,
+ "y": 709.3989310067227,
+ "width": 28.13720791762887,
+ "height": 39.02903033735606,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b90",
+ "roundness": null,
+ "seed": 1043546921,
+ "version": 33,
+ "versionNonce": 2118414823,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578612602,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ],
+ [
+ -7.26121494648487,
+ 0
+ ],
+ [
+ -9.076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -12.707126156348522,
+ 2.722955604931826
+ ],
+ [
+ -16.337733629590957,
+ 3.630607473242435
+ ],
+ [
+ -17.245385497901566,
+ 4.538259341553044
+ ],
+ [
+ -18.153037366212175,
+ 7.26121494648487
+ ],
+ [
+ -17.245385497901566,
+ 9.984170551416696
+ ],
+ [
+ -16.337733629590957,
+ 13.614778024659131
+ ],
+ [
+ -13.614778024659131,
+ 16.337733629590957
+ ],
+ [
+ -9.984170551416696,
+ 19.968341102833392
+ ],
+ [
+ -5.445911209863652,
+ 22.69129670776522
+ ],
+ [
+ 1.8153037366212175,
+ 26.32190418100754
+ ],
+ [
+ 6.353563078174261,
+ 28.137207917628757
+ ],
+ [
+ 8.168866814795479,
+ 29.952511654249975
+ ],
+ [
+ 9.076518683106087,
+ 30.860163522560583
+ ],
+ [
+ 8.168866814795479,
+ 30.860163522560583
+ ],
+ [
+ 5.445911209863652,
+ 33.58311912749241
+ ],
+ [
+ 1.8153037366212175,
+ 35.39842286411363
+ ],
+ [
+ -1.8153037366212175,
+ 36.306074732424236
+ ],
+ [
+ -6.353563078174261,
+ 37.213726600734844
+ ],
+ [
+ -12.707126156348522,
+ 37.213726600734844
+ ],
+ [
+ -16.337733629590957,
+ 38.12137846904545
+ ],
+ [
+ -18.153037366212175,
+ 37.213726600734844
+ ],
+ [
+ -19.060689234522783,
+ 36.306074732424236
+ ],
+ [
+ -19.060689234522783,
+ 36.306074732424236
+ ]
+ ],
+ "pressures": [
+ 0.4938812255859375,
+ 0.7361907958984375,
+ 0.7576904296875,
+ 0.7562255859375,
+ 0.7528076171875,
+ 0.7523193359375,
+ 0.7498626708984375,
+ 0.7469329833984375,
+ 0.7459564208984375,
+ 0.7459564208984375,
+ 0.7474212646484375,
+ 0.7444915771484375,
+ 0.7371673583984375,
+ 0.7342376708984375,
+ 0.7332611083984375,
+ 0.7347259521484375,
+ 0.7357025146484375,
+ 0.7357025146484375,
+ 0.7352142333984375,
+ 0.7357025146484375,
+ 0.7361907958984375,
+ 0.7469329833984375,
+ 0.7537841796875,
+ 0.7523193359375,
+ 0.7508544921875,
+ 0.7479095458984375,
+ 0.7435150146484375,
+ 0.7191009521484375,
+ 0.64385986328125,
+ 0.37567138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -19.060689234522783,
+ 36.306074732424236
+ ]
+ },
+ {
+ "id": "swmfJPhAlH1Rl36MTp-PV",
+ "type": "freedraw",
+ "x": 216.4160376485794,
+ "y": 732.9978795827985,
+ "width": 2.722955604931826,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b91",
+ "roundness": null,
+ "seed": 461399079,
+ "version": 11,
+ "versionNonce": 794875945,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578613028,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 2.7229556049317125
+ ],
+ [
+ -0.9076518683106087,
+ 5.445911209863539
+ ],
+ [
+ -0.9076518683106087,
+ 7.261214946484756
+ ],
+ [
+ 0,
+ 12.707126156348409
+ ],
+ [
+ 0.9076518683106087,
+ 14.522429892969626
+ ],
+ [
+ 1.8153037366212175,
+ 13.614778024659017
+ ],
+ [
+ 1.8153037366212175,
+ 13.614778024659017
+ ]
+ ],
+ "pressures": [
+ 0.516845703125,
+ 0.6082000732421875,
+ 0.6624298095703125,
+ 0.6653594970703125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.565216064453125,
+ 0.1851348876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 13.614778024659017
+ ]
+ },
+ {
+ "id": "OHa7t0KhW9T6-1Kj2aq1D",
+ "type": "freedraw",
+ "x": 217.32368951689,
+ "y": 724.829012768003,
+ "width": 5.445911209863652,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b92",
+ "roundness": null,
+ "seed": 1673896425,
+ "version": 8,
+ "versionNonce": 119858537,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578613224,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.5583648681640625,
+ 0.64190673828125,
+ 0.5998992919921875,
+ 0.524658203125,
+ 0.39129638671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "J8UbpCpVB0OcMAo5ZHH38",
+ "type": "freedraw",
+ "x": 230.03081567323852,
+ "y": 742.9820501342151,
+ "width": 13.614778024659017,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b93",
+ "roundness": null,
+ "seed": 358047529,
+ "version": 18,
+ "versionNonce": 227162377,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578613509,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 0,
+ -4.538259341553044
+ ],
+ [
+ 0.9076518683106087,
+ -6.353563078174261
+ ],
+ [
+ 1.8153037366212175,
+ -10.891822419727191
+ ],
+ [
+ 2.722955604931826,
+ -9.984170551416582
+ ],
+ [
+ 3.630607473242435,
+ -9.076518683105974
+ ],
+ [
+ 4.538259341553044,
+ -7.26121494648487
+ ],
+ [
+ 6.353563078174261,
+ -5.445911209863652
+ ],
+ [
+ 7.26121494648487,
+ -2.722955604931826
+ ],
+ [
+ 9.984170551416696,
+ 0.9076518683106087
+ ],
+ [
+ 10.891822419727305,
+ 2.722955604931826
+ ],
+ [
+ 11.7994742880378,
+ 3.630607473242435
+ ],
+ [
+ 12.707126156348409,
+ 3.630607473242435
+ ],
+ [
+ 12.707126156348409,
+ 3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.2686767578125,
+ 0.65264892578125,
+ 0.6565704345703125,
+ 0.65118408203125,
+ 0.64727783203125,
+ 0.64581298828125,
+ 0.64923095703125,
+ 0.691253662109375,
+ 0.694671630859375,
+ 0.694671630859375,
+ 0.692230224609375,
+ 0.6868438720703125,
+ 0.65167236328125,
+ 0.5466461181640625,
+ 0.40106201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348409,
+ 3.630607473242435
+ ]
+ },
+ {
+ "id": "8Q3Lf6kpRAlpUyoRDwf5T",
+ "type": "freedraw",
+ "x": 268.152194142284,
+ "y": 691.2458936405106,
+ "width": 5.445911209863652,
+ "height": 57.18206770356812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b94",
+ "roundness": null,
+ "seed": 267668169,
+ "version": 15,
+ "versionNonce": 1507526695,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578613973,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 4.538259341553044
+ ],
+ [
+ -0.9076518683106087,
+ 9.076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 14.522429892969626
+ ],
+ [
+ -2.722955604931826,
+ 26.32190418100754
+ ],
+ [
+ -2.722955604931826,
+ 38.12137846904545
+ ],
+ [
+ -2.722955604931826,
+ 47.19789715215143
+ ],
+ [
+ -0.9076518683106087,
+ 53.55146023032569
+ ],
+ [
+ 0,
+ 55.366763966946905
+ ],
+ [
+ 2.722955604931826,
+ 56.274415835257514
+ ],
+ [
+ 2.722955604931826,
+ 56.274415835257514
+ ]
+ ],
+ "pressures": [
+ 0.4079132080078125,
+ 0.5979461669921875,
+ 0.6858673095703125,
+ 0.688323974609375,
+ 0.691253662109375,
+ 0.692230224609375,
+ 0.692718505859375,
+ 0.697601318359375,
+ 0.697601318359375,
+ 0.691253662109375,
+ 0.63507080078125,
+ 0.5593414306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 56.274415835257514
+ ]
+ },
+ {
+ "id": "jcnEuoA7OSdKHhdW-4DPF",
+ "type": "freedraw",
+ "x": 282.6746240352536,
+ "y": 714.8448422165864,
+ "width": 23.598948576075827,
+ "height": 71.70449759653786,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b95",
+ "roundness": null,
+ "seed": 1117153895,
+ "version": 56,
+ "versionNonce": 446413287,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578616203,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 2.722955604931826,
+ 12.707126156348522
+ ],
+ [
+ 3.630607473242435,
+ 19.060689234522783
+ ],
+ [
+ 5.445911209863652,
+ 32.6754672591818
+ ],
+ [
+ 6.353563078174261,
+ 44.474941547219714
+ ],
+ [
+ 7.26121494648487,
+ 49.01320088877276
+ ],
+ [
+ 7.26121494648487,
+ 52.64380836201519
+ ],
+ [
+ 7.26121494648487,
+ 57.18206770356812
+ ],
+ [
+ 8.168866814795479,
+ 58.99737144018934
+ ],
+ [
+ 7.26121494648487,
+ 57.18206770356812
+ ],
+ [
+ 6.353563078174261,
+ 54.4591120986363
+ ],
+ [
+ 4.538259341553044,
+ 49.92085275708337
+ ],
+ [
+ 3.630607473242435,
+ 42.6596378105985
+ ],
+ [
+ 2.722955604931826,
+ 35.39842286411363
+ ],
+ [
+ 1.8153037366212175,
+ 26.32190418100754
+ ],
+ [
+ 1.8153037366212175,
+ 17.245385497901566
+ ],
+ [
+ 1.8153037366212175,
+ 11.799474288037914
+ ],
+ [
+ 1.8153037366212175,
+ 8.168866814795479
+ ],
+ [
+ 2.722955604931826,
+ 3.630607473242435
+ ],
+ [
+ 4.538259341553044,
+ -2.722955604931826
+ ],
+ [
+ 7.26121494648487,
+ -7.26121494648487
+ ],
+ [
+ 10.891822419727305,
+ -10.891822419727305
+ ],
+ [
+ 14.52242989296974,
+ -12.707126156348522
+ ],
+ [
+ 17.245385497901566,
+ -9.984170551416696
+ ],
+ [
+ 20.875992971144,
+ -4.538259341553044
+ ],
+ [
+ 21.78364483945461,
+ 1.8153037366212175
+ ],
+ [
+ 22.69129670776522,
+ 7.26121494648487
+ ],
+ [
+ 21.78364483945461,
+ 9.984170551416696
+ ],
+ [
+ 17.245385497901566,
+ 11.799474288037914
+ ],
+ [
+ 11.799474288037914,
+ 12.707126156348522
+ ],
+ [
+ 8.168866814795479,
+ 12.707126156348522
+ ],
+ [
+ 4.538259341553044,
+ 12.707126156348522
+ ],
+ [
+ 3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ 3.630607473242435,
+ 13.614778024659131
+ ],
+ [
+ 4.538259341553044,
+ 13.614778024659131
+ ],
+ [
+ 5.445911209863652,
+ 13.614778024659131
+ ],
+ [
+ 7.26121494648487,
+ 13.614778024659131
+ ],
+ [
+ 10.891822419727305,
+ 13.614778024659131
+ ],
+ [
+ 12.707126156348522,
+ 14.52242989296974
+ ],
+ [
+ 15.430081761280348,
+ 15.430081761280348
+ ],
+ [
+ 19.968341102833392,
+ 18.153037366212175
+ ],
+ [
+ 21.78364483945461,
+ 19.96834110283328
+ ],
+ [
+ 23.598948576075827,
+ 21.783644839454496
+ ],
+ [
+ 23.598948576075827,
+ 23.598948576075713
+ ],
+ [
+ 23.598948576075827,
+ 24.506600444386322
+ ],
+ [
+ 22.69129670776522,
+ 25.41425231269693
+ ],
+ [
+ 20.875992971144,
+ 28.137207917628757
+ ],
+ [
+ 17.245385497901566,
+ 30.860163522560583
+ ],
+ [
+ 11.799474288037914,
+ 33.58311912749241
+ ],
+ [
+ 9.076518683106087,
+ 34.49077099580302
+ ],
+ [
+ 7.26121494648487,
+ 35.39842286411363
+ ],
+ [
+ 7.26121494648487,
+ 35.39842286411363
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.6634063720703125,
+ 0.6731719970703125,
+ 0.6770782470703125,
+ 0.6775665283203125,
+ 0.6800079345703125,
+ 0.6824493408203125,
+ 0.6839141845703125,
+ 0.6839141845703125,
+ 0.6853790283203125,
+ 0.6853790283203125,
+ 0.6814727783203125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.65313720703125,
+ 0.65216064453125,
+ 0.65167236328125,
+ 0.64874267578125,
+ 0.64434814453125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.64044189453125,
+ 0.63946533203125,
+ 0.63897705078125,
+ 0.64337158203125,
+ 0.64923095703125,
+ 0.64971923828125,
+ 0.65020751953125,
+ 0.65264892578125,
+ 0.6565704345703125,
+ 0.65362548828125,
+ 0.65313720703125,
+ 0.65216064453125,
+ 0.64337158203125,
+ 0.6218719482421875,
+ 0.6086883544921875,
+ 0.6145477294921875,
+ 0.6179656982421875,
+ 0.6213836669921875,
+ 0.6243133544921875,
+ 0.62579345703125,
+ 0.62725830078125,
+ 0.62872314453125,
+ 0.62823486328125,
+ 0.63116455078125,
+ 0.64532470703125,
+ 0.65264892578125,
+ 0.65460205078125,
+ 0.6599884033203125,
+ 0.6614532470703125,
+ 0.64874267578125,
+ 0.585723876953125,
+ 0.3727264404296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 7.26121494648487,
+ 35.39842286411363
+ ]
+ },
+ {
+ "id": "JiaaGb_WFmFY5ZmrjQP4-",
+ "type": "freedraw",
+ "x": 312.6271356895036,
+ "y": 683.0770268257152,
+ "width": 14.52242989296974,
+ "height": 64.44328265005299,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b96",
+ "roundness": null,
+ "seed": 1889905703,
+ "version": 21,
+ "versionNonce": 1127536265,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578616878,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 4.538259341553044,
+ 2.722955604931826
+ ],
+ [
+ 5.445911209863652,
+ 4.538259341553044
+ ],
+ [
+ 7.26121494648487,
+ 7.26121494648487
+ ],
+ [
+ 9.984170551416696,
+ 13.614778024659131
+ ],
+ [
+ 10.891822419727305,
+ 18.15303736621206
+ ],
+ [
+ 12.707126156348522,
+ 27.22955604931815
+ ],
+ [
+ 13.614778024659131,
+ 35.39842286411363
+ ],
+ [
+ 14.52242989296974,
+ 43.567289678909106
+ ],
+ [
+ 14.52242989296974,
+ 49.92085275708337
+ ],
+ [
+ 14.52242989296974,
+ 52.64380836201508
+ ],
+ [
+ 13.614778024659131,
+ 58.08971957187873
+ ],
+ [
+ 12.707126156348522,
+ 62.627978913431775
+ ],
+ [
+ 11.799474288037914,
+ 64.44328265005299
+ ],
+ [
+ 10.891822419727305,
+ 64.44328265005299
+ ],
+ [
+ 10.891822419727305,
+ 63.535630781742384
+ ],
+ [
+ 10.891822419727305,
+ 63.535630781742384
+ ]
+ ],
+ "pressures": [
+ 0.203704833984375,
+ 0.5339508056640625,
+ 0.5573883056640625,
+ 0.579376220703125,
+ 0.5979461669921875,
+ 0.6091766357421875,
+ 0.6194305419921875,
+ 0.63507080078125,
+ 0.64190673828125,
+ 0.65313720703125,
+ 0.6653594970703125,
+ 0.6736602783203125,
+ 0.6814727783203125,
+ 0.6819610595703125,
+ 0.6790313720703125,
+ 0.63702392578125,
+ 0.519775390625,
+ 0.2598876953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.891822419727305,
+ 63.535630781742384
+ ]
+ },
+ {
+ "id": "TkLJ0nrYmFSdKLuGIxO5Z",
+ "type": "freedraw",
+ "x": 361.64033657827633,
+ "y": 698.5071085869955,
+ "width": 18.153037366212175,
+ "height": 45.38259341553021,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b97",
+ "roundness": null,
+ "seed": 2125826121,
+ "version": 20,
+ "versionNonce": 1191407881,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578619297,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 3.6306074732423212
+ ],
+ [
+ -5.445911209863652,
+ 5.445911209863539
+ ],
+ [
+ -7.26121494648487,
+ 8.168866814795365
+ ],
+ [
+ -8.168866814795479,
+ 10.891822419727191
+ ],
+ [
+ -9.984170551416696,
+ 18.15303736621206
+ ],
+ [
+ -10.891822419727305,
+ 26.32190418100754
+ ],
+ [
+ -10.891822419727305,
+ 32.6754672591818
+ ],
+ [
+ -9.984170551416696,
+ 38.12137846904534
+ ],
+ [
+ -9.076518683106087,
+ 41.751985942287774
+ ],
+ [
+ -4.538259341553044,
+ 44.4749415472196
+ ],
+ [
+ 0,
+ 45.38259341553021
+ ],
+ [
+ 4.538259341553044,
+ 44.4749415472196
+ ],
+ [
+ 7.26121494648487,
+ 44.4749415472196
+ ],
+ [
+ 7.26121494648487,
+ 44.4749415472196
+ ]
+ ],
+ "pressures": [
+ 0.2823638916015625,
+ 0.63751220703125,
+ 0.64190673828125,
+ 0.64434814453125,
+ 0.64630126953125,
+ 0.64971923828125,
+ 0.65118408203125,
+ 0.65313720703125,
+ 0.65460205078125,
+ 0.65509033203125,
+ 0.65557861328125,
+ 0.6580352783203125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.63946533203125,
+ 0.5354156494140625,
+ 0.14996337890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 7.26121494648487,
+ 44.4749415472196
+ ]
+ },
+ {
+ "id": "szvh83JmvNCFm7l4Jhc0R",
+ "type": "freedraw",
+ "x": 386.14693702266266,
+ "y": 725.7366646363137,
+ "width": 19.96834110283328,
+ "height": 20.875992971143887,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b98",
+ "roundness": null,
+ "seed": 914326217,
+ "version": 30,
+ "versionNonce": 874575337,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578619919,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ -6.353563078174261,
+ 0
+ ],
+ [
+ -7.26121494648487,
+ 0
+ ],
+ [
+ -9.984170551416582,
+ 2.722955604931826
+ ],
+ [
+ -13.614778024659017,
+ 6.353563078174261
+ ],
+ [
+ -14.522429892969626,
+ 9.984170551416582
+ ],
+ [
+ -14.522429892969626,
+ 14.522429892969626
+ ],
+ [
+ -14.522429892969626,
+ 16.337733629590844
+ ],
+ [
+ -13.614778024659017,
+ 17.245385497901452
+ ],
+ [
+ -9.076518683106087,
+ 19.96834110283328
+ ],
+ [
+ -5.445911209863652,
+ 19.96834110283328
+ ],
+ [
+ -0.9076518683106087,
+ 19.06068923452267
+ ],
+ [
+ 1.8153037366212175,
+ 17.245385497901452
+ ],
+ [
+ 4.538259341553044,
+ 14.522429892969626
+ ],
+ [
+ 5.445911209863652,
+ 11.7994742880378
+ ],
+ [
+ 4.538259341553044,
+ 9.076518683105974
+ ],
+ [
+ 2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ 0,
+ 5.445911209863652
+ ],
+ [
+ -3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ -9.076518683106087,
+ 3.630607473242435
+ ],
+ [
+ -10.891822419727191,
+ 4.538259341553044
+ ],
+ [
+ -11.7994742880378,
+ 5.445911209863652
+ ],
+ [
+ -10.891822419727191,
+ 6.353563078174261
+ ],
+ [
+ -10.891822419727191,
+ 6.353563078174261
+ ]
+ ],
+ "pressures": [
+ 0.40545654296875,
+ 0.6160125732421875,
+ 0.62677001953125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.63214111328125,
+ 0.64093017578125,
+ 0.64971923828125,
+ 0.6585235595703125,
+ 0.6599884033203125,
+ 0.6585235595703125,
+ 0.6580352783203125,
+ 0.6575469970703125,
+ 0.6570587158203125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.65216064453125,
+ 0.64288330078125,
+ 0.63214111328125,
+ 0.63018798828125,
+ 0.63507080078125,
+ 0.64581298828125,
+ 0.64727783203125,
+ 0.64434814453125,
+ 0.62530517578125,
+ 0.586212158203125,
+ 0.40496826171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.891822419727191,
+ 6.353563078174261
+ ]
+ },
+ {
+ "id": "K6byM3pupku_4tettU7_o",
+ "type": "freedraw",
+ "x": 412.4688412036702,
+ "y": 722.1060571630712,
+ "width": 14.52242989296974,
+ "height": 20.875992971143887,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b99",
+ "roundness": null,
+ "seed": 1441353641,
+ "version": 25,
+ "versionNonce": 603429095,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578620428,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ -4.53825934155293,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 0
+ ],
+ [
+ -9.984170551416582,
+ 1.8153037366212175
+ ],
+ [
+ -11.7994742880378,
+ 2.722955604931826
+ ],
+ [
+ -9.984170551416582,
+ 4.538259341553044
+ ],
+ [
+ -7.26121494648487,
+ 6.353563078174261
+ ],
+ [
+ -6.3535630781741474,
+ 7.26121494648487
+ ],
+ [
+ -4.53825934155293,
+ 8.168866814795479
+ ],
+ [
+ 0,
+ 10.891822419727305
+ ],
+ [
+ 1.8153037366212175,
+ 12.707126156348409
+ ],
+ [
+ 2.72295560493194,
+ 14.522429892969626
+ ],
+ [
+ 1.8153037366212175,
+ 16.337733629590844
+ ],
+ [
+ 0,
+ 17.245385497901452
+ ],
+ [
+ -5.445911209863652,
+ 19.06068923452267
+ ],
+ [
+ -8.168866814795365,
+ 19.96834110283328
+ ],
+ [
+ -10.891822419727191,
+ 19.96834110283328
+ ],
+ [
+ -10.891822419727191,
+ 19.06068923452267
+ ],
+ [
+ -10.891822419727191,
+ 19.06068923452267
+ ]
+ ],
+ "pressures": [
+ 0.4167022705078125,
+ 0.62823486328125,
+ 0.63067626953125,
+ 0.63507080078125,
+ 0.64239501953125,
+ 0.65557861328125,
+ 0.6658477783203125,
+ 0.6765899658203125,
+ 0.691253662109375,
+ 0.6736602783203125,
+ 0.64434814453125,
+ 0.63262939453125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.62872314453125,
+ 0.63018798828125,
+ 0.64044189453125,
+ 0.65167236328125,
+ 0.6697540283203125,
+ 0.6829376220703125,
+ 0.63018798828125,
+ 0.38055419921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.891822419727191,
+ 19.06068923452267
+ ]
+ },
+ {
+ "id": "fH-n8oneM8OheMs2ivyjr",
+ "type": "freedraw",
+ "x": 430.62187856988237,
+ "y": 693.9688492454425,
+ "width": 12.707126156348522,
+ "height": 49.013200888772644,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9A",
+ "roundness": null,
+ "seed": 232114983,
+ "version": 16,
+ "versionNonce": 663417895,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578620967,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683107224,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -2.72295560493194,
+ 6.353563078174261
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683105974
+ ],
+ [
+ -6.3535630781741474,
+ 17.245385497901452
+ ],
+ [
+ -7.26121494648487,
+ 24.506600444386322
+ ],
+ [
+ -6.3535630781741474,
+ 36.306074732424236
+ ],
+ [
+ -4.53825934155293,
+ 41.751985942287774
+ ],
+ [
+ -1.8153037366212175,
+ 46.29024528384082
+ ],
+ [
+ 1.8153037366212175,
+ 49.013200888772644
+ ],
+ [
+ 5.445911209863652,
+ 49.013200888772644
+ ],
+ [
+ 5.445911209863652,
+ 49.013200888772644
+ ]
+ ],
+ "pressures": [
+ 0.4904632568359375,
+ 0.62921142578125,
+ 0.65118408203125,
+ 0.65167236328125,
+ 0.65216064453125,
+ 0.6585235595703125,
+ 0.6736602783203125,
+ 0.701995849609375,
+ 0.712738037109375,
+ 0.7205657958984375,
+ 0.717620849609375,
+ 0.6765899658203125,
+ 0.500244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 49.013200888772644
+ ]
+ },
+ {
+ "id": "v1enDAHuNbjpFwI1kbCtP",
+ "type": "freedraw",
+ "x": 443.3290047262309,
+ "y": 707.5836272701015,
+ "width": 28.137207917628757,
+ "height": 59.90502330850006,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9B",
+ "roundness": null,
+ "seed": 1044076135,
+ "version": 52,
+ "versionNonce": 1033642919,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578622708,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 2.7229556049317125,
+ 6.353563078174261
+ ],
+ [
+ 5.445911209863652,
+ 14.52242989296974
+ ],
+ [
+ 6.3535630781741474,
+ 19.968341102833392
+ ],
+ [
+ 7.26121494648487,
+ 26.321904181007653
+ ],
+ [
+ 7.26121494648487,
+ 31.767815390871192
+ ],
+ [
+ 7.26121494648487,
+ 38.12137846904545
+ ],
+ [
+ 7.26121494648487,
+ 48.10554902046215
+ ],
+ [
+ 6.3535630781741474,
+ 57.18206770356824
+ ],
+ [
+ 6.3535630781741474,
+ 58.997371440189454
+ ],
+ [
+ 5.445911209863652,
+ 58.997371440189454
+ ],
+ [
+ 5.445911209863652,
+ 56.27441583525763
+ ],
+ [
+ 4.53825934155293,
+ 49.92085275708337
+ ],
+ [
+ 4.53825934155293,
+ 46.29024528384093
+ ],
+ [
+ 4.53825934155293,
+ 42.6596378105985
+ ],
+ [
+ 3.630607473242435,
+ 34.49077099580302
+ ],
+ [
+ 3.630607473242435,
+ 27.22955604931815
+ ],
+ [
+ 4.53825934155293,
+ 15.430081761280348
+ ],
+ [
+ 5.445911209863652,
+ 9.076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ 10.891822419727305,
+ 0
+ ],
+ [
+ 13.614778024659017,
+ -0.9076518683106087
+ ],
+ [
+ 16.337733629590957,
+ -0.9076518683106087
+ ],
+ [
+ 19.06068923452267,
+ 0.9076518683106087
+ ],
+ [
+ 20.875992971143887,
+ 6.353563078174261
+ ],
+ [
+ 20.875992971143887,
+ 8.168866814795479
+ ],
+ [
+ 18.153037366211947,
+ 13.614778024659131
+ ],
+ [
+ 15.430081761280235,
+ 15.430081761280348
+ ],
+ [
+ 12.707126156348522,
+ 17.245385497901566
+ ],
+ [
+ 10.891822419727305,
+ 17.245385497901566
+ ],
+ [
+ 8.168866814795365,
+ 18.153037366212175
+ ],
+ [
+ 9.076518683106087,
+ 18.153037366212175
+ ],
+ [
+ 9.984170551416582,
+ 18.153037366212175
+ ],
+ [
+ 10.891822419727305,
+ 18.153037366212175
+ ],
+ [
+ 13.614778024659017,
+ 18.153037366212175
+ ],
+ [
+ 17.245385497901452,
+ 18.153037366212175
+ ],
+ [
+ 20.875992971143887,
+ 19.968341102833392
+ ],
+ [
+ 22.691296707765105,
+ 20.875992971144
+ ],
+ [
+ 23.5989485760756,
+ 21.78364483945461
+ ],
+ [
+ 27.229556049318035,
+ 24.506600444386436
+ ],
+ [
+ 28.137207917628757,
+ 27.22955604931815
+ ],
+ [
+ 28.137207917628757,
+ 29.044859785939366
+ ],
+ [
+ 27.229556049318035,
+ 31.767815390871192
+ ],
+ [
+ 24.506600444386322,
+ 34.49077099580302
+ ],
+ [
+ 19.968341102833165,
+ 37.213726600734844
+ ],
+ [
+ 17.245385497901452,
+ 39.02903033735606
+ ],
+ [
+ 15.430081761280235,
+ 39.02903033735606
+ ],
+ [
+ 13.614778024659017,
+ 39.02903033735606
+ ],
+ [
+ 13.614778024659017,
+ 39.02903033735606
+ ]
+ ],
+ "pressures": [
+ 0.3629608154296875,
+ 0.63995361328125,
+ 0.6565704345703125,
+ 0.6634063720703125,
+ 0.6697540283203125,
+ 0.6707305908203125,
+ 0.6746368408203125,
+ 0.6853790283203125,
+ 0.691253662109375,
+ 0.698089599609375,
+ 0.706390380859375,
+ 0.704437255859375,
+ 0.697601318359375,
+ 0.6800079345703125,
+ 0.6795196533203125,
+ 0.6790313720703125,
+ 0.6790313720703125,
+ 0.6780548095703125,
+ 0.6712188720703125,
+ 0.6653594970703125,
+ 0.6643829345703125,
+ 0.6624298095703125,
+ 0.6619415283203125,
+ 0.6638946533203125,
+ 0.6673126220703125,
+ 0.6726837158203125,
+ 0.6848907470703125,
+ 0.687835693359375,
+ 0.692718505859375,
+ 0.694183349609375,
+ 0.694183349609375,
+ 0.689788818359375,
+ 0.6770782470703125,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6243133544921875,
+ 0.6243133544921875,
+ 0.6238250732421875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.6223602294921875,
+ 0.63653564453125,
+ 0.65460205078125,
+ 0.6673126220703125,
+ 0.6702423095703125,
+ 0.6717071533203125,
+ 0.6702423095703125,
+ 0.6575469970703125,
+ 0.5598297119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ 39.02903033735606
+ ]
+ },
+ {
+ "id": "335W1kWmHsdNcA6En_KPB",
+ "type": "freedraw",
+ "x": 476.9121238537233,
+ "y": 687.6152861672682,
+ "width": 15.430081761280235,
+ "height": 59.90502330849995,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9C",
+ "roundness": null,
+ "seed": 1315349991,
+ "version": 18,
+ "versionNonce": 1945147911,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578623458,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ 5.445911209863652,
+ 4.538259341553044
+ ],
+ [
+ 9.076518683106087,
+ 9.984170551416696
+ ],
+ [
+ 9.984170551416582,
+ 14.522429892969626
+ ],
+ [
+ 11.7994742880378,
+ 18.15303736621206
+ ],
+ [
+ 12.707126156348522,
+ 22.691296707765105
+ ],
+ [
+ 12.707126156348522,
+ 26.32190418100754
+ ],
+ [
+ 13.614778024659017,
+ 33.58311912749241
+ ],
+ [
+ 14.52242989296974,
+ 39.93668220566667
+ ],
+ [
+ 15.430081761280235,
+ 45.38259341553032
+ ],
+ [
+ 15.430081761280235,
+ 48.105549020462036
+ ],
+ [
+ 15.430081761280235,
+ 53.55146023032569
+ ],
+ [
+ 14.52242989296974,
+ 57.18206770356812
+ ],
+ [
+ 13.614778024659017,
+ 58.99737144018934
+ ],
+ [
+ 13.614778024659017,
+ 59.90502330849995
+ ],
+ [
+ 13.614778024659017,
+ 59.90502330849995
+ ]
+ ],
+ "pressures": [
+ 0.3614959716796875,
+ 0.580841064453125,
+ 0.5984344482421875,
+ 0.6238250732421875,
+ 0.63507080078125,
+ 0.64581298828125,
+ 0.6580352783203125,
+ 0.6668243408203125,
+ 0.6800079345703125,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6765899658203125,
+ 0.6624298095703125,
+ 0.5945281982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ 59.90502330849995
+ ]
+ },
+ {
+ "id": "_sFyqSoiEqax7SawUxd-8",
+ "type": "freedraw",
+ "x": 506.8646355079734,
+ "y": 729.3672721095561,
+ "width": 35.39842286411363,
+ "height": 19.96834110283328,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9D",
+ "roundness": null,
+ "seed": 1343816775,
+ "version": 21,
+ "versionNonce": 1083553897,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578625287,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ 2.72295560493194,
+ -4.538259341553044
+ ],
+ [
+ 4.538259341553157,
+ -7.26121494648487
+ ],
+ [
+ 7.26121494648487,
+ -9.984170551416696
+ ],
+ [
+ 9.98417055141681,
+ -11.799474288037914
+ ],
+ [
+ 11.799474288038027,
+ -11.799474288037914
+ ],
+ [
+ 12.707126156348522,
+ -11.799474288037914
+ ],
+ [
+ 15.430081761280462,
+ -10.891822419727305
+ ],
+ [
+ 18.153037366212175,
+ -8.168866814795479
+ ],
+ [
+ 20.875992971144115,
+ -4.538259341553044
+ ],
+ [
+ 23.598948576075827,
+ 0
+ ],
+ [
+ 25.414252312697045,
+ 3.630607473242435
+ ],
+ [
+ 29.952511654249975,
+ 7.261214946484756
+ ],
+ [
+ 32.675467259181914,
+ 8.168866814795365
+ ],
+ [
+ 35.39842286411363,
+ 8.168866814795365
+ ],
+ [
+ 35.39842286411363,
+ 8.168866814795365
+ ]
+ ],
+ "pressures": [
+ 0.465545654296875,
+ 0.571563720703125,
+ 0.571563720703125,
+ 0.585723876953125,
+ 0.5945281982421875,
+ 0.6062469482421875,
+ 0.6199188232421875,
+ 0.6243133544921875,
+ 0.62530517578125,
+ 0.64385986328125,
+ 0.65264892578125,
+ 0.6731719970703125,
+ 0.690277099609375,
+ 0.696624755859375,
+ 0.697113037109375,
+ 0.696136474609375,
+ 0.6599884033203125,
+ 0.520263671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 35.39842286411363,
+ 8.168866814795365
+ ]
+ },
+ {
+ "id": "GqbGlagy3DlFSytgXFdoW",
+ "type": "freedraw",
+ "x": 535.9094952939129,
+ "y": 720.29075342645,
+ "width": 15.430081761280235,
+ "height": 19.06068923452267,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9E",
+ "roundness": null,
+ "seed": 1894740521,
+ "version": 16,
+ "versionNonce": 1261173033,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578625693,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ 3.630607473242435
+ ],
+ [
+ -6.3535630781741474,
+ 5.445911209863652
+ ],
+ [
+ -7.26121494648487,
+ 7.26121494648487
+ ],
+ [
+ -9.076518683106087,
+ 9.076518683106087
+ ],
+ [
+ -9.984170551416582,
+ 10.891822419727305
+ ],
+ [
+ -12.707126156348522,
+ 14.52242989296974
+ ],
+ [
+ -13.614778024659017,
+ 16.337733629590844
+ ],
+ [
+ -14.52242989296974,
+ 18.15303736621206
+ ],
+ [
+ -15.430081761280235,
+ 19.06068923452267
+ ],
+ [
+ -14.52242989296974,
+ 19.06068923452267
+ ],
+ [
+ -14.52242989296974,
+ 19.06068923452267
+ ]
+ ],
+ "pressures": [
+ 0.467987060546875,
+ 0.5945281982421875,
+ 0.64532470703125,
+ 0.6604766845703125,
+ 0.6746368408203125,
+ 0.6839141845703125,
+ 0.693695068359375,
+ 0.701507568359375,
+ 0.703948974609375,
+ 0.705902099609375,
+ 0.694671630859375,
+ 0.63946533203125,
+ 0.501220703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -14.52242989296974,
+ 19.06068923452267
+ ]
+ },
+ {
+ "id": "WASO30BTKz0I9b_o2csGL",
+ "type": "freedraw",
+ "x": 560.4160957382992,
+ "y": 708.4912791384121,
+ "width": 19.968341102833392,
+ "height": 34.49077099580302,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9F",
+ "roundness": null,
+ "seed": 234652393,
+ "version": 27,
+ "versionNonce": 685591751,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578627224,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 2.72295560493194,
+ 3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ 4.538259341553157,
+ 9.076518683106087
+ ],
+ [
+ 6.353563078174375,
+ 11.799474288037914
+ ],
+ [
+ 7.26121494648487,
+ 14.52242989296974
+ ],
+ [
+ 9.076518683106087,
+ 20.875992971144
+ ],
+ [
+ 10.891822419727305,
+ 26.321904181007653
+ ],
+ [
+ 11.7994742880378,
+ 29.044859785939366
+ ],
+ [
+ 11.7994742880378,
+ 29.952511654249975
+ ],
+ [
+ 12.707126156348522,
+ 29.952511654249975
+ ],
+ [
+ 13.614778024659017,
+ 27.22955604931815
+ ],
+ [
+ 13.614778024659017,
+ 26.321904181007653
+ ],
+ [
+ 13.614778024659017,
+ 23.598948576075827
+ ],
+ [
+ 14.52242989296974,
+ 19.060689234522783
+ ],
+ [
+ 15.430081761280235,
+ 12.707126156348522
+ ],
+ [
+ 16.337733629590957,
+ 3.630607473242435
+ ],
+ [
+ 17.245385497901452,
+ -0.9076518683106087
+ ],
+ [
+ 18.153037366212175,
+ -2.722955604931826
+ ],
+ [
+ 18.153037366212175,
+ -3.630607473242435
+ ],
+ [
+ 19.06068923452267,
+ -4.538259341553044
+ ],
+ [
+ 19.968341102833392,
+ -4.538259341553044
+ ],
+ [
+ 19.968341102833392,
+ -4.538259341553044
+ ]
+ ],
+ "pressures": [
+ 0.38885498046875,
+ 0.6013641357421875,
+ 0.6223602294921875,
+ 0.64385986328125,
+ 0.65460205078125,
+ 0.6604766845703125,
+ 0.6614532470703125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6619415283203125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.65557861328125,
+ 0.63995361328125,
+ 0.63751220703125,
+ 0.63897705078125,
+ 0.64044189453125,
+ 0.64337158203125,
+ 0.64385986328125,
+ 0.64141845703125,
+ 0.62921142578125,
+ 0.585723876953125,
+ 0.526123046875,
+ 0.4362335205078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.968341102833392,
+ -4.538259341553044
+ ]
+ },
+ {
+ "id": "9L2jO5-t4PWeygBmhrIj2",
+ "type": "freedraw",
+ "x": 588.553303655928,
+ "y": 730.2749239778667,
+ "width": 8.168866814795365,
+ "height": 15.430081761280235,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9G",
+ "roundness": null,
+ "seed": 1174931207,
+ "version": 32,
+ "versionNonce": 689281287,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578627996,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ -0.907651868310495,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ 5.445911209863539
+ ],
+ [
+ -4.53825934155293,
+ 9.076518683105974
+ ],
+ [
+ -4.53825934155293,
+ 10.891822419727191
+ ],
+ [
+ -3.630607473242435,
+ 12.707126156348409
+ ],
+ [
+ -1.8153037366212175,
+ 13.614778024659017
+ ],
+ [
+ -0.907651868310495,
+ 13.614778024659017
+ ],
+ [
+ 0.9076518683107224,
+ 13.614778024659017
+ ],
+ [
+ 1.8153037366212175,
+ 12.707126156348409
+ ],
+ [
+ 3.630607473242435,
+ 10.891822419727191
+ ],
+ [
+ 3.630607473242435,
+ 9.984170551416582
+ ],
+ [
+ 3.630607473242435,
+ 9.076518683105974
+ ],
+ [
+ 3.630607473242435,
+ 6.3535630781741474
+ ],
+ [
+ 3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ 2.72295560493194,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ 1.8153037366212175
+ ],
+ [
+ -2.7229556049317125,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4289093017578125,
+ 0.586212158203125,
+ 0.5979461669921875,
+ 0.6218719482421875,
+ 0.65069580078125,
+ 0.64825439453125,
+ 0.64630126953125,
+ 0.64288330078125,
+ 0.63897705078125,
+ 0.63848876953125,
+ 0.63409423828125,
+ 0.62579345703125,
+ 0.6233367919921875,
+ 0.6204071044921875,
+ 0.6184539794921875,
+ 0.6160125732421875,
+ 0.6130828857421875,
+ 0.6067352294921875,
+ 0.6062469482421875,
+ 0.6062469482421875,
+ 0.6062469482421875,
+ 0.6062469482421875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.6052703857421875,
+ 0.592559814453125,
+ 0.5569000244140625,
+ 0.4904632568359375,
+ 0.3067779541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.7229556049317125,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "YUdTn87Vwv4XNNk632CdL",
+ "type": "freedraw",
+ "x": 593.0915629974811,
+ "y": 692.1535455088213,
+ "width": 13.614778024659017,
+ "height": 10.891822419727305,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9H",
+ "roundness": null,
+ "seed": 1363821383,
+ "version": 21,
+ "versionNonce": 981641577,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578628887,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ 4.53825934155293,
+ -1.8153037366212175
+ ],
+ [
+ 5.445911209863652,
+ -2.722955604931826
+ ],
+ [
+ 7.26121494648487,
+ -2.722955604931826
+ ],
+ [
+ 8.168866814795365,
+ -2.722955604931826
+ ],
+ [
+ 9.076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 9.984170551416582,
+ -2.722955604931826
+ ],
+ [
+ 9.076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 2.722955604931826
+ ],
+ [
+ 7.26121494648487,
+ 4.538259341553044
+ ],
+ [
+ 6.3535630781741474,
+ 5.445911209863652
+ ],
+ [
+ 6.3535630781741474,
+ 6.353563078174261
+ ],
+ [
+ 7.26121494648487,
+ 7.26121494648487
+ ],
+ [
+ 8.168866814795365,
+ 7.26121494648487
+ ],
+ [
+ 10.891822419727305,
+ 8.168866814795479
+ ],
+ [
+ 13.614778024659017,
+ 8.168866814795479
+ ],
+ [
+ 13.614778024659017,
+ 8.168866814795479
+ ]
+ ],
+ "pressures": [
+ 0.455291748046875,
+ 0.565704345703125,
+ 0.568634033203125,
+ 0.582305908203125,
+ 0.589630126953125,
+ 0.5979461669921875,
+ 0.6008758544921875,
+ 0.6052703857421875,
+ 0.6101531982421875,
+ 0.63165283203125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63409423828125,
+ 0.63311767578125,
+ 0.6213836669921875,
+ 0.6042938232421875,
+ 0.4889984130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ 8.168866814795479
+ ]
+ },
+ {
+ "id": "a9Zi9zpmB6J1a_fsVnsUz",
+ "type": "freedraw",
+ "x": 645.7353713594964,
+ "y": 727.5519683729349,
+ "width": 25.414252312696817,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9I",
+ "roundness": null,
+ "seed": 387195689,
+ "version": 12,
+ "versionNonce": 816050281,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578635713,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 8.168866814795365,
+ -0.9076518683106087
+ ],
+ [
+ 12.707126156348295,
+ -0.9076518683106087
+ ],
+ [
+ 17.245385497901452,
+ -1.8153037366212175
+ ],
+ [
+ 19.06068923452267,
+ -1.8153037366212175
+ ],
+ [
+ 20.875992971143887,
+ -1.8153037366212175
+ ],
+ [
+ 24.506600444386322,
+ -1.8153037366212175
+ ],
+ [
+ 25.414252312696817,
+ -1.8153037366212175
+ ],
+ [
+ 25.414252312696817,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.5515289306640625,
+ 0.64093017578125,
+ 0.64923095703125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65216064453125,
+ 0.64044189453125,
+ 0.6116180419921875,
+ 0.439178466796875,
+ 0.194427490234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 25.414252312696817,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "ZLR2DXLRjhkyB6YPoUsbZ",
+ "type": "freedraw",
+ "x": 665.7037124623296,
+ "y": 714.8448422165864,
+ "width": 3.630607473242435,
+ "height": 20.875992971144,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9J",
+ "roundness": null,
+ "seed": 1825548841,
+ "version": 11,
+ "versionNonce": 2010953863,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578635989,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ 2.722955604931826
+ ],
+ [
+ -0.907651868310495,
+ 5.445911209863652
+ ],
+ [
+ -0.907651868310495,
+ 9.076518683106087
+ ],
+ [
+ -0.907651868310495,
+ 11.799474288037914
+ ],
+ [
+ 0,
+ 14.52242989296974
+ ],
+ [
+ 0.9076518683107224,
+ 19.060689234522783
+ ],
+ [
+ 2.72295560493194,
+ 20.875992971144
+ ],
+ [
+ 2.72295560493194,
+ 20.875992971144
+ ]
+ ],
+ "pressures": [
+ 0.3614959716796875,
+ 0.64141845703125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64141845703125,
+ 0.63262939453125,
+ 0.574005126953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.72295560493194,
+ 20.875992971144
+ ]
+ },
+ {
+ "id": "5_TsTWIQcAHGGIKt4ipZ9",
+ "type": "freedraw",
+ "x": 693.8409203799583,
+ "y": 707.5836272701015,
+ "width": 32.67546725918169,
+ "height": 38.12137846904534,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9K",
+ "roundness": null,
+ "seed": 2037351111,
+ "version": 27,
+ "versionNonce": 2119990921,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578636673,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 2.72295560493194,
+ -1.8153037366212175
+ ],
+ [
+ 4.538259341553157,
+ -2.722955604931826
+ ],
+ [
+ 7.26121494648487,
+ -3.6306074732423212
+ ],
+ [
+ 9.076518683106087,
+ -3.6306074732423212
+ ],
+ [
+ 11.799474288038027,
+ -4.53825934155293
+ ],
+ [
+ 14.52242989296974,
+ -4.53825934155293
+ ],
+ [
+ 19.968341102833392,
+ -3.6306074732423212
+ ],
+ [
+ 23.598948576075827,
+ -2.722955604931826
+ ],
+ [
+ 26.321904181007767,
+ -0.9076518683106087
+ ],
+ [
+ 26.321904181007767,
+ 2.722955604931826
+ ],
+ [
+ 26.321904181007767,
+ 4.538259341553044
+ ],
+ [
+ 23.598948576075827,
+ 9.076518683106087
+ ],
+ [
+ 19.968341102833392,
+ 14.52242989296974
+ ],
+ [
+ 16.337733629590957,
+ 19.060689234522783
+ ],
+ [
+ 13.614778024659245,
+ 22.69129670776522
+ ],
+ [
+ 12.707126156348522,
+ 26.321904181007653
+ ],
+ [
+ 12.707126156348522,
+ 29.952511654250088
+ ],
+ [
+ 14.52242989296974,
+ 31.767815390871192
+ ],
+ [
+ 17.24538549790168,
+ 33.58311912749241
+ ],
+ [
+ 21.78364483945461,
+ 33.58311912749241
+ ],
+ [
+ 28.137207917628984,
+ 33.58311912749241
+ ],
+ [
+ 31.767815390871192,
+ 32.6754672591818
+ ],
+ [
+ 31.767815390871192,
+ 32.6754672591818
+ ]
+ ],
+ "pressures": [
+ 0.202239990234375,
+ 0.505615234375,
+ 0.5612945556640625,
+ 0.572540283203125,
+ 0.581817626953125,
+ 0.590118408203125,
+ 0.5994110107421875,
+ 0.6038055419921875,
+ 0.6038055419921875,
+ 0.6047821044921875,
+ 0.6062469482421875,
+ 0.6116180419921875,
+ 0.63262939453125,
+ 0.63995361328125,
+ 0.64825439453125,
+ 0.65313720703125,
+ 0.6590118408203125,
+ 0.6604766845703125,
+ 0.6609649658203125,
+ 0.6585235595703125,
+ 0.65411376953125,
+ 0.64141845703125,
+ 0.6125946044921875,
+ 0.39227294921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 31.767815390871192,
+ 32.6754672591818
+ ]
+ },
+ {
+ "id": "Y3e6RB6xIg5BcP4Wpb9-G",
+ "type": "freedraw",
+ "x": 724.701083902519,
+ "y": 728.4596202412455,
+ "width": 29.044859785939252,
+ "height": 15.430081761280348,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9L",
+ "roundness": null,
+ "seed": 34811977,
+ "version": 20,
+ "versionNonce": 1894717705,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578637235,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.907651868310495,
+ -2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ -4.538259341553044
+ ],
+ [
+ 4.53825934155293,
+ -7.26121494648487
+ ],
+ [
+ 5.445911209863652,
+ -8.168866814795479
+ ],
+ [
+ 6.3535630781741474,
+ -8.168866814795479
+ ],
+ [
+ 7.26121494648487,
+ -8.168866814795479
+ ],
+ [
+ 9.076518683106087,
+ -6.353563078174261
+ ],
+ [
+ 11.7994742880378,
+ -2.722955604931826
+ ],
+ [
+ 14.52242989296974,
+ 1.8153037366212175
+ ],
+ [
+ 15.430081761280235,
+ 2.722955604931826
+ ],
+ [
+ 18.153037366212175,
+ 5.445911209863652
+ ],
+ [
+ 21.78364483945461,
+ 6.353563078174261
+ ],
+ [
+ 25.414252312697045,
+ 7.26121494648487
+ ],
+ [
+ 28.137207917628757,
+ 6.353563078174261
+ ],
+ [
+ 28.137207917628757,
+ 6.353563078174261
+ ]
+ ],
+ "pressures": [
+ 0.2750244140625,
+ 0.6072235107421875,
+ 0.6169891357421875,
+ 0.6165008544921875,
+ 0.6169891357421875,
+ 0.6174774169921875,
+ 0.6204071044921875,
+ 0.6213836669921875,
+ 0.62921142578125,
+ 0.64141845703125,
+ 0.6575469970703125,
+ 0.6619415283203125,
+ 0.6629180908203125,
+ 0.6629180908203125,
+ 0.65118408203125,
+ 0.6091766357421875,
+ 0.4841156005859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 28.137207917628757,
+ 6.353563078174261
+ ]
+ },
+ {
+ "id": "qbsLV5neEqBYkgt-05PRG",
+ "type": "freedraw",
+ "x": 750.1153362152161,
+ "y": 718.4754496898288,
+ "width": 14.52242989296974,
+ "height": 22.691296707765105,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9M",
+ "roundness": null,
+ "seed": 1201744585,
+ "version": 15,
+ "versionNonce": 1013983271,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578637617,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683107224,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ -3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ -4.538259341553157,
+ 9.076518683106087
+ ],
+ [
+ -6.353563078174375,
+ 10.891822419727305
+ ],
+ [
+ -8.168866814795592,
+ 12.707126156348522
+ ],
+ [
+ -10.891822419727305,
+ 15.430081761280348
+ ],
+ [
+ -14.52242989296974,
+ 19.968341102833392
+ ],
+ [
+ -14.52242989296974,
+ 20.875992971143887
+ ],
+ [
+ -14.52242989296974,
+ 21.783644839454496
+ ],
+ [
+ -13.614778024659245,
+ 22.691296707765105
+ ],
+ [
+ -13.614778024659245,
+ 22.691296707765105
+ ]
+ ],
+ "pressures": [
+ 0.445037841796875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6208953857421875,
+ 0.62725830078125,
+ 0.64141845703125,
+ 0.65264892578125,
+ 0.6604766845703125,
+ 0.6648712158203125,
+ 0.62628173828125,
+ 0.501708984375,
+ 0.323883056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.614778024659245,
+ 22.691296707765105
+ ]
+ },
+ {
+ "id": "imXI6mn8tDIeBfL0S68nm",
+ "type": "freedraw",
+ "x": 757.376551161701,
+ "y": 710.3065828750333,
+ "width": 11.7994742880378,
+ "height": 11.799474288037914,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9N",
+ "roundness": null,
+ "seed": 442731111,
+ "version": 21,
+ "versionNonce": 362466377,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578638451,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 2.7229556049317125,
+ -1.8153037366212175
+ ],
+ [
+ 4.53825934155293,
+ -1.8153037366212175
+ ],
+ [
+ 5.445911209863425,
+ -2.722955604931826
+ ],
+ [
+ 6.3535630781741474,
+ -1.8153037366212175
+ ],
+ [
+ 6.3535630781741474,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ 0.9076518683106087
+ ],
+ [
+ 6.3535630781741474,
+ 1.8153037366212175
+ ],
+ [
+ 5.445911209863425,
+ 2.722955604931826
+ ],
+ [
+ 5.445911209863425,
+ 4.538259341553044
+ ],
+ [
+ 5.445911209863425,
+ 6.353563078174261
+ ],
+ [
+ 6.3535630781741474,
+ 8.168866814795479
+ ],
+ [
+ 8.168866814795365,
+ 9.076518683106087
+ ],
+ [
+ 9.984170551416582,
+ 9.076518683106087
+ ],
+ [
+ 10.891822419727077,
+ 9.076518683106087
+ ],
+ [
+ 10.891822419727077,
+ 9.076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.2408294677734375,
+ 0.5485992431640625,
+ 0.5583648681640625,
+ 0.5583648681640625,
+ 0.5603179931640625,
+ 0.570587158203125,
+ 0.579864501953125,
+ 0.589141845703125,
+ 0.6028289794921875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6047821044921875,
+ 0.569610595703125,
+ 0.4953460693359375,
+ 0.37713623046875,
+ 0.2501220703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.891822419727077,
+ 9.076518683106087
+ ]
+ },
+ {
+ "id": "d6vgiHyW1RnpqwmjIGLPK",
+ "type": "freedraw",
+ "x": 789.1443665525721,
+ "y": 715.752494084897,
+ "width": 30.860163522560697,
+ "height": 49.92085275708337,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9O",
+ "roundness": null,
+ "seed": 1089015305,
+ "version": 44,
+ "versionNonce": 1934557513,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578639277,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -2.72295560493194,
+ -1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ -4.538259341553157,
+ -0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 0
+ ],
+ [
+ -8.168866814795592,
+ 0.9076518683106087
+ ],
+ [
+ -9.076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -10.891822419727305,
+ 5.445911209863652
+ ],
+ [
+ -11.799474288038027,
+ 10.891822419727305
+ ],
+ [
+ -10.891822419727305,
+ 14.52242989296974
+ ],
+ [
+ -9.98417055141681,
+ 16.337733629590957
+ ],
+ [
+ -8.168866814795592,
+ 17.245385497901566
+ ],
+ [
+ -6.353563078174375,
+ 17.245385497901566
+ ],
+ [
+ -3.630607473242435,
+ 17.245385497901566
+ ],
+ [
+ -1.8153037366212175,
+ 15.430081761280348
+ ],
+ [
+ -0.9076518683107224,
+ 12.707126156348522
+ ],
+ [
+ 0,
+ 9.076518683106087
+ ],
+ [
+ 0,
+ 7.26121494648487
+ ],
+ [
+ 0,
+ 5.445911209863652
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0.907651868310495,
+ 5.445911209863652
+ ],
+ [
+ 2.7229556049317125,
+ 7.26121494648487
+ ],
+ [
+ 3.6306074732422076,
+ 9.984170551416696
+ ],
+ [
+ 5.445911209863425,
+ 12.707126156348522
+ ],
+ [
+ 9.07651868310586,
+ 19.060689234522783
+ ],
+ [
+ 12.707126156348295,
+ 26.32190418100754
+ ],
+ [
+ 17.245385497901452,
+ 36.306074732424236
+ ],
+ [
+ 19.06068923452267,
+ 41.75198594228789
+ ],
+ [
+ 19.06068923452267,
+ 45.38259341553032
+ ],
+ [
+ 17.245385497901452,
+ 47.19789715215154
+ ],
+ [
+ 12.707126156348295,
+ 48.10554902046215
+ ],
+ [
+ 8.168866814795365,
+ 47.19789715215154
+ ],
+ [
+ 4.53825934155293,
+ 45.38259341553032
+ ],
+ [
+ 2.7229556049317125,
+ 44.474941547219714
+ ],
+ [
+ 0.907651868310495,
+ 42.6596378105985
+ ],
+ [
+ -1.8153037366212175,
+ 40.84433407397728
+ ],
+ [
+ -2.72295560493194,
+ 39.93668220566667
+ ],
+ [
+ -2.72295560493194,
+ 39.93668220566667
+ ]
+ ],
+ "pressures": [
+ 0.3683319091796875,
+ 0.5510406494140625,
+ 0.5534820556640625,
+ 0.5481109619140625,
+ 0.580841064453125,
+ 0.6106414794921875,
+ 0.63360595703125,
+ 0.64776611328125,
+ 0.6590118408203125,
+ 0.6590118408203125,
+ 0.6590118408203125,
+ 0.65606689453125,
+ 0.64385986328125,
+ 0.64141845703125,
+ 0.62921142578125,
+ 0.6233367919921875,
+ 0.6213836669921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6213836669921875,
+ 0.63018798828125,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6189422607421875,
+ 0.6174774169921875,
+ 0.6169891357421875,
+ 0.6150360107421875,
+ 0.6121063232421875,
+ 0.6140594482421875,
+ 0.63018798828125,
+ 0.6575469970703125,
+ 0.6814727783203125,
+ 0.6824493408203125,
+ 0.6682891845703125,
+ 0.64239501953125,
+ 0.592559814453125,
+ 0.2354583740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.72295560493194,
+ 39.93668220566667
+ ]
+ },
+ {
+ "id": "RgC7B8Q15GOn4FdmSTGhR",
+ "type": "freedraw",
+ "x": -212.903296062337,
+ "y": 763.8580431053591,
+ "width": 46.290245283840875,
+ "height": 36.306074732424236,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9P",
+ "roundness": null,
+ "seed": 1017662983,
+ "version": 18,
+ "versionNonce": 1762270759,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578647914,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ 4.538259341553044,
+ -4.538259341553044
+ ],
+ [
+ 7.26121494648487,
+ -7.26121494648487
+ ],
+ [
+ 9.98417055141664,
+ -9.984170551416696
+ ],
+ [
+ 13.614778024659074,
+ -12.707126156348522
+ ],
+ [
+ 16.3377336295909,
+ -16.337733629590957
+ ],
+ [
+ 22.69129670776516,
+ -21.783644839454496
+ ],
+ [
+ 29.044859785939366,
+ -26.32190418100754
+ ],
+ [
+ 35.39842286411363,
+ -30.860163522560583
+ ],
+ [
+ 39.02903033735606,
+ -33.58311912749241
+ ],
+ [
+ 41.75198594228783,
+ -35.39842286411363
+ ],
+ [
+ 43.56728967890905,
+ -36.306074732424236
+ ],
+ [
+ 43.56728967890905,
+ -36.306074732424236
+ ]
+ ],
+ "pressures": [
+ 0.519775390625,
+ 0.6062469482421875,
+ 0.63507080078125,
+ 0.64434814453125,
+ 0.65460205078125,
+ 0.6712188720703125,
+ 0.6780548095703125,
+ 0.6809844970703125,
+ 0.6809844970703125,
+ 0.6824493408203125,
+ 0.6834259033203125,
+ 0.6726837158203125,
+ 0.6077117919921875,
+ 0.4977874755859375,
+ 0.2867584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.56728967890905,
+ -36.306074732424236
+ ]
+ },
+ {
+ "id": "7_gkq1Fx93QZCVdjW-5P5",
+ "type": "freedraw",
+ "x": 520.4794135326323,
+ "y": 749.3356132123894,
+ "width": 26.32190418100754,
+ "height": 37.213726600734844,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9Q",
+ "roundness": null,
+ "seed": 360185959,
+ "version": 16,
+ "versionNonce": 766765415,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578649803,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ 0,
+ -4.538259341553044
+ ],
+ [
+ 1.8153037366212175,
+ -6.353563078174261
+ ],
+ [
+ 4.538259341553157,
+ -12.707126156348409
+ ],
+ [
+ 7.26121494648487,
+ -15.430081761280235
+ ],
+ [
+ 12.707126156348522,
+ -22.691296707765105
+ ],
+ [
+ 17.24538549790168,
+ -27.22955604931815
+ ],
+ [
+ 20.875992971144115,
+ -30.860163522560583
+ ],
+ [
+ 22.691296707765332,
+ -32.6754672591818
+ ],
+ [
+ 25.414252312697045,
+ -36.306074732424236
+ ],
+ [
+ 25.414252312697045,
+ -37.213726600734844
+ ],
+ [
+ 25.414252312697045,
+ -37.213726600734844
+ ]
+ ],
+ "pressures": [
+ 0.5442047119140625,
+ 0.6111297607421875,
+ 0.6125946044921875,
+ 0.6165008544921875,
+ 0.6189422607421875,
+ 0.6223602294921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6243133544921875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6204071044921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 25.414252312697045,
+ -37.213726600734844
+ ]
+ },
+ {
+ "id": "m5ZDDPJ67DrXP3moLEaXH",
+ "type": "freedraw",
+ "x": 753.7459436884579,
+ "y": 716.6601459532076,
+ "width": 19.060689234522897,
+ "height": 11.7994742880378,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9R",
+ "roundness": null,
+ "seed": 672660391,
+ "version": 16,
+ "versionNonce": 808756391,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578650951,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795592,
+ -2.722955604931826
+ ],
+ [
+ 12.707126156348522,
+ -5.445911209863652
+ ],
+ [
+ 13.614778024659245,
+ -6.353563078174261
+ ],
+ [
+ 14.52242989296974,
+ -6.353563078174261
+ ],
+ [
+ 15.430081761280462,
+ -8.168866814795365
+ ],
+ [
+ 17.24538549790168,
+ -9.984170551416582
+ ],
+ [
+ 18.153037366212175,
+ -10.891822419727191
+ ],
+ [
+ 19.060689234522897,
+ -11.7994742880378
+ ],
+ [
+ 19.060689234522897,
+ -11.7994742880378
+ ]
+ ],
+ "pressures": [
+ 0.4181671142578125,
+ 0.702972412109375,
+ 0.703460693359375,
+ 0.704437255859375,
+ 0.704925537109375,
+ 0.705413818359375,
+ 0.705413818359375,
+ 0.705413818359375,
+ 0.704437255859375,
+ 0.696624755859375,
+ 0.64776611328125,
+ 0.4728851318359375,
+ 0.2667236328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.060689234522897,
+ -11.7994742880378
+ ]
+ },
+ {
+ "id": "qv5cedvSIS2bvGLsh4GP7",
+ "type": "freedraw",
+ "x": -349.0510763089284,
+ "y": 858.2538374096621,
+ "width": 44.474941547219714,
+ "height": 32.6754672591818,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9S",
+ "roundness": null,
+ "seed": 547397385,
+ "version": 29,
+ "versionNonce": 22776263,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578668255,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 0,
+ -4.538259341553044
+ ],
+ [
+ 1.8153037366212175,
+ -8.168866814795479
+ ],
+ [
+ 2.722955604931826,
+ -9.984170551416696
+ ],
+ [
+ 4.538259341553044,
+ -12.707126156348522
+ ],
+ [
+ 5.445911209863652,
+ -14.52242989296974
+ ],
+ [
+ 7.26121494648487,
+ -16.337733629590957
+ ],
+ [
+ 9.076518683106087,
+ -19.060689234522783
+ ],
+ [
+ 10.891822419727305,
+ -20.875992971144
+ ],
+ [
+ 10.891822419727305,
+ -19.968341102833392
+ ],
+ [
+ 12.707126156348522,
+ -15.430081761280348
+ ],
+ [
+ 14.522429892969683,
+ -9.076518683106087
+ ],
+ [
+ 15.430081761280292,
+ -6.353563078174261
+ ],
+ [
+ 16.3377336295909,
+ -3.630607473242435
+ ],
+ [
+ 19.060689234522727,
+ 1.8153037366212175
+ ],
+ [
+ 20.875992971143944,
+ 5.445911209863539
+ ],
+ [
+ 22.69129670776516,
+ 7.261214946484756
+ ],
+ [
+ 25.414252312696988,
+ 9.984170551416582
+ ],
+ [
+ 28.137207917628814,
+ 10.891822419727191
+ ],
+ [
+ 31.767815390871192,
+ 11.7994742880378
+ ],
+ [
+ 37.213726600734844,
+ 10.891822419727191
+ ],
+ [
+ 40.84433407397728,
+ 9.076518683105974
+ ],
+ [
+ 43.567289678909106,
+ 6.3535630781741474
+ ],
+ [
+ 43.567289678909106,
+ 6.3535630781741474
+ ]
+ ],
+ "pressures": [
+ 0.2559814453125,
+ 0.40008544921875,
+ 0.5994110107421875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5989227294921875,
+ 0.5940399169921875,
+ 0.588165283203125,
+ 0.584259033203125,
+ 0.580841064453125,
+ 0.583770751953125,
+ 0.586700439453125,
+ 0.587677001953125,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.587677001953125,
+ 0.590606689453125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.590118408203125,
+ 0.575469970703125,
+ 0.457244873046875,
+ 0.2677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.567289678909106,
+ 6.3535630781741474
+ ]
+ },
+ {
+ "id": "0jyu__0qP7_nOlUdlX10f",
+ "type": "freedraw",
+ "x": -309.1143941032617,
+ "y": 845.5467112533136,
+ "width": 21.783644839454553,
+ "height": 30.860163522560583,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9T",
+ "roundness": null,
+ "seed": 2010842119,
+ "version": 18,
+ "versionNonce": 1419777063,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578668744,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ 4.538259341553044
+ ],
+ [
+ -3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ -4.538259341553044,
+ 8.168866814795479
+ ],
+ [
+ -6.353563078174261,
+ 10.891822419727305
+ ],
+ [
+ -9.984170551416696,
+ 15.430081761280348
+ ],
+ [
+ -12.707126156348465,
+ 20.875992971143887
+ ],
+ [
+ -15.430081761280292,
+ 24.506600444386322
+ ],
+ [
+ -17.24538549790151,
+ 26.32190418100754
+ ],
+ [
+ -19.060689234522727,
+ 29.044859785939366
+ ],
+ [
+ -20.875992971143944,
+ 29.952511654249975
+ ],
+ [
+ -21.783644839454553,
+ 30.860163522560583
+ ],
+ [
+ -21.783644839454553,
+ 29.952511654249975
+ ],
+ [
+ -21.783644839454553,
+ 29.952511654249975
+ ]
+ ],
+ "pressures": [
+ 0.212005615234375,
+ 0.5359039306640625,
+ 0.5495758056640625,
+ 0.568145751953125,
+ 0.588165283203125,
+ 0.5989227294921875,
+ 0.6111297607421875,
+ 0.6199188232421875,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62677001953125,
+ 0.62628173828125,
+ 0.6165008544921875,
+ 0.579376220703125,
+ 0.4953460693359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -21.783644839454553,
+ 29.952511654249975
+ ]
+ },
+ {
+ "id": "9wTXlXhV_OS7UcGAzYvJ2",
+ "type": "freedraw",
+ "x": -290.05370486873903,
+ "y": 854.6232299364196,
+ "width": 19.060689234522783,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9U",
+ "roundness": null,
+ "seed": 1082685031,
+ "version": 12,
+ "versionNonce": 951860519,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578669222,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 6.353563078174261,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 10.891822419727305,
+ 0
+ ],
+ [
+ 15.430081761280348,
+ 0
+ ],
+ [
+ 17.245385497901566,
+ 0
+ ],
+ [
+ 18.153037366212175,
+ 0
+ ],
+ [
+ 19.060689234522783,
+ 0
+ ],
+ [
+ 19.060689234522783,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4855804443359375,
+ 0.592559814453125,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.593536376953125,
+ 0.5598297119140625,
+ 0.518310546875,
+ 0.449920654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.060689234522783,
+ 0
+ ]
+ },
+ {
+ "id": "YVqjd_dOR9L1jMfhg_V0G",
+ "type": "freedraw",
+ "x": -288.2384011321178,
+ "y": 862.7920967512151,
+ "width": 19.968341102833392,
+ "height": 5.445911209863652,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9V",
+ "roundness": null,
+ "seed": 141451111,
+ "version": 12,
+ "versionNonce": 257910311,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578669463,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ 9.984170551416696,
+ -1.8153037366212175
+ ],
+ [
+ 11.799474288037914,
+ -1.8153037366212175
+ ],
+ [
+ 18.153037366212175,
+ -4.538259341553044
+ ],
+ [
+ 19.968341102833392,
+ -5.445911209863652
+ ],
+ [
+ 19.968341102833392,
+ -5.445911209863652
+ ]
+ ],
+ "pressures": [
+ 0.440643310546875,
+ 0.573028564453125,
+ 0.593536376953125,
+ 0.6135711669921875,
+ 0.62921142578125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63018798828125,
+ 0.2432708740234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.968341102833392,
+ -5.445911209863652
+ ]
+ },
+ {
+ "id": "eff6ydFBtoGio_kFucP4p",
+ "type": "freedraw",
+ "x": -230.14868156023897,
+ "y": 860.0691411462833,
+ "width": 433.8575930524695,
+ "height": 8.168866814795365,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9Y",
+ "roundness": null,
+ "seed": 1975717767,
+ "version": 73,
+ "versionNonce": 2137124841,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578684797,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 4.53825934155293,
+ 0.9076518683106087
+ ],
+ [
+ 5.445911209863539,
+ 0.9076518683106087
+ ],
+ [
+ 7.261214946484756,
+ 1.8153037366212175
+ ],
+ [
+ 11.7994742880378,
+ 1.8153037366212175
+ ],
+ [
+ 16.337733629590844,
+ 2.722955604931826
+ ],
+ [
+ 20.875992971143887,
+ 2.722955604931826
+ ],
+ [
+ 29.044859785939366,
+ 3.6306074732423212
+ ],
+ [
+ 33.58311912749241,
+ 3.6306074732423212
+ ],
+ [
+ 39.02903033735595,
+ 4.53825934155293
+ ],
+ [
+ 45.38259341553021,
+ 4.53825934155293
+ ],
+ [
+ 52.64380836201508,
+ 5.445911209863539
+ ],
+ [
+ 65.3509345183636,
+ 5.445911209863539
+ ],
+ [
+ 74.42745320146958,
+ 4.53825934155293
+ ],
+ [
+ 84.41162375288627,
+ 4.53825934155293
+ ],
+ [
+ 93.48814243599236,
+ 4.53825934155293
+ ],
+ [
+ 105.28761672403027,
+ 4.53825934155293
+ ],
+ [
+ 113.45648353882564,
+ 4.53825934155293
+ ],
+ [
+ 121.62535035362112,
+ 4.53825934155293
+ ],
+ [
+ 126.16360969517416,
+ 4.53825934155293
+ ],
+ [
+ 130.7018690367272,
+ 3.6306074732423212
+ ],
+ [
+ 147.03960266631805,
+ 2.722955604931826
+ ],
+ [
+ 152.4855138761817,
+ 2.722955604931826
+ ],
+ [
+ 168.82324750577266,
+ 2.722955604931826
+ ],
+ [
+ 179.71506992549985,
+ 2.722955604931826
+ ],
+ [
+ 189.69924047691654,
+ 1.8153037366212175
+ ],
+ [
+ 204.22167036988628,
+ 1.8153037366212175
+ ],
+ [
+ 211.48288531637104,
+ 0.9076518683106087
+ ],
+ [
+ 216.9287965262347,
+ 0.9076518683106087
+ ],
+ [
+ 221.46705586778774,
+ 0.9076518683106087
+ ],
+ [
+ 227.820618945962,
+ 0.9076518683106087
+ ],
+ [
+ 238.7124413656893,
+ 0.9076518683106087
+ ],
+ [
+ 247.78896004879527,
+ 0.9076518683106087
+ ],
+ [
+ 256.86547873190136,
+ 0.9076518683106087
+ ],
+ [
+ 269.5726048882499,
+ 0.9076518683106087
+ ],
+ [
+ 275.92616796642403,
+ 0.9076518683106087
+ ],
+ [
+ 283.1873829129089,
+ 0.9076518683106087
+ ],
+ [
+ 289.54094599108316,
+ 0.9076518683106087
+ ],
+ [
+ 296.80216093756803,
+ 0.9076518683106087
+ ],
+ [
+ 303.1557240157423,
+ 0.9076518683106087
+ ],
+ [
+ 311.32459083053766,
+ 0.9076518683106087
+ ],
+ [
+ 316.7705020404013,
+ 0.9076518683106087
+ ],
+ [
+ 323.1240651185756,
+ 0.9076518683106087
+ ],
+ [
+ 330.38528006506044,
+ 0.9076518683106087
+ ],
+ [
+ 342.18475435309836,
+ 0
+ ],
+ [
+ 348.5383174312725,
+ 0
+ ],
+ [
+ 353.07657677282555,
+ 0
+ ],
+ [
+ 356.707184246068,
+ -0.9076518683106087
+ ],
+ [
+ 362.15309545593163,
+ -0.9076518683106087
+ ],
+ [
+ 367.5990066657953,
+ -0.9076518683106087
+ ],
+ [
+ 374.86022161228016,
+ -0.9076518683106087
+ ],
+ [
+ 379.3984809538331,
+ -0.9076518683106087
+ ],
+ [
+ 383.93674029538613,
+ -0.9076518683106087
+ ],
+ [
+ 390.2903033735604,
+ -0.9076518683106087
+ ],
+ [
+ 394.82856271511343,
+ -0.9076518683106087
+ ],
+ [
+ 400.2744739249771,
+ -1.8153037366212175
+ ],
+ [
+ 405.72038513484074,
+ -1.8153037366212175
+ ],
+ [
+ 410.25864447639367,
+ -1.8153037366212175
+ ],
+ [
+ 416.61220755456793,
+ -1.8153037366212175
+ ],
+ [
+ 421.150466896121,
+ -1.8153037366212175
+ ],
+ [
+ 425.688726237674,
+ -1.8153037366212175
+ ],
+ [
+ 429.31933371091645,
+ -0.9076518683106087
+ ],
+ [
+ 431.13463744753767,
+ -0.9076518683106087
+ ],
+ [
+ 432.0422893158483,
+ -0.9076518683106087
+ ],
+ [
+ 432.9499411841589,
+ -1.8153037366212175
+ ],
+ [
+ 432.9499411841589,
+ -2.722955604931826
+ ],
+ [
+ 432.9499411841589,
+ -2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.450897216796875,
+ 0.443572998046875,
+ 0.4841156005859375,
+ 0.5315093994140625,
+ 0.5388336181640625,
+ 0.568634033203125,
+ 0.575958251953125,
+ 0.577423095703125,
+ 0.582305908203125,
+ 0.583282470703125,
+ 0.588165283203125,
+ 0.592071533203125,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.5940399169921875,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5998992919921875,
+ 0.6003875732421875,
+ 0.6008758544921875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6042938232421875,
+ 0.6033172607421875,
+ 0.6028289794921875,
+ 0.6023406982421875,
+ 0.5994110107421875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5994110107421875,
+ 0.6018524169921875,
+ 0.6028289794921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6013641357421875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5994110107421875,
+ 0.6008758544921875,
+ 0.6013641357421875,
+ 0.6003875732421875,
+ 0.5974578857421875,
+ 0.592071533203125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.589141845703125,
+ 0.587677001953125,
+ 0.588165283203125,
+ 0.589141845703125,
+ 0.590118408203125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.589630126953125,
+ 0.591094970703125,
+ 0.590606689453125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.591583251953125,
+ 0.5940399169921875,
+ 0.38006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 432.9499411841589,
+ -2.722955604931826
+ ]
+ },
+ {
+ "id": "ndRLFL8_r1TMp7WggD0JA",
+ "type": "freedraw",
+ "x": -115.78454615310272,
+ "y": 892.7446084054651,
+ "width": 33.58311912749241,
+ "height": 35.39842286411363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9Z",
+ "roundness": null,
+ "seed": 1823721897,
+ "version": 34,
+ "versionNonce": 739244681,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578691083,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ 6.353563078174261,
+ -2.722955604931826
+ ],
+ [
+ 8.168866814795479,
+ -3.630607473242435
+ ],
+ [
+ 9.984170551416696,
+ -4.538259341553044
+ ],
+ [
+ 12.707126156348522,
+ -5.445911209863652
+ ],
+ [
+ 14.52242989296974,
+ -6.353563078174261
+ ],
+ [
+ 17.245385497901566,
+ -7.26121494648487
+ ],
+ [
+ 22.69129670776522,
+ -7.26121494648487
+ ],
+ [
+ 25.41425231269693,
+ -7.26121494648487
+ ],
+ [
+ 28.137207917628757,
+ -5.445911209863652
+ ],
+ [
+ 29.952511654249975,
+ -4.538259341553044
+ ],
+ [
+ 30.860163522560583,
+ -2.722955604931826
+ ],
+ [
+ 30.860163522560583,
+ -1.8153037366212175
+ ],
+ [
+ 29.952511654249975,
+ 0.9076518683106087
+ ],
+ [
+ 27.22955604931815,
+ 4.53825934155293
+ ],
+ [
+ 24.506600444386436,
+ 9.984170551416582
+ ],
+ [
+ 20.875992971144,
+ 15.430081761280235
+ ],
+ [
+ 19.060689234522783,
+ 17.245385497901452
+ ],
+ [
+ 16.337733629590957,
+ 21.783644839454496
+ ],
+ [
+ 13.614778024659131,
+ 24.506600444386322
+ ],
+ [
+ 13.614778024659131,
+ 25.41425231269693
+ ],
+ [
+ 13.614778024659131,
+ 26.32190418100754
+ ],
+ [
+ 14.52242989296974,
+ 26.32190418100754
+ ],
+ [
+ 16.337733629590957,
+ 27.22955604931815
+ ],
+ [
+ 19.968341102833392,
+ 28.137207917628757
+ ],
+ [
+ 24.506600444386436,
+ 28.137207917628757
+ ],
+ [
+ 28.137207917628757,
+ 28.137207917628757
+ ],
+ [
+ 29.952511654249975,
+ 28.137207917628757
+ ],
+ [
+ 32.6754672591818,
+ 27.22955604931815
+ ],
+ [
+ 33.58311912749241,
+ 27.22955604931815
+ ],
+ [
+ 33.58311912749241,
+ 27.22955604931815
+ ]
+ ],
+ "pressures": [
+ 0.3663787841796875,
+ 0.450897216796875,
+ 0.466522216796875,
+ 0.4792327880859375,
+ 0.4909515380859375,
+ 0.512939453125,
+ 0.5432281494140625,
+ 0.5617828369140625,
+ 0.577911376953125,
+ 0.6033172607421875,
+ 0.6091766357421875,
+ 0.6130828857421875,
+ 0.6135711669921875,
+ 0.6145477294921875,
+ 0.6160125732421875,
+ 0.6189422607421875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6204071044921875,
+ 0.6199188232421875,
+ 0.6204071044921875,
+ 0.6213836669921875,
+ 0.62628173828125,
+ 0.63946533203125,
+ 0.64434814453125,
+ 0.64239501953125,
+ 0.6111297607421875,
+ 0.562774658203125,
+ 0.313629150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 33.58311912749241,
+ 27.22955604931815
+ ]
+ },
+ {
+ "id": "yIEXbQnDajdfmBDghUWOf",
+ "type": "freedraw",
+ "x": -56.787174712913384,
+ "y": 906.3593864301241,
+ "width": 34.49077099580302,
+ "height": 46.29024528384093,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9a",
+ "roundness": null,
+ "seed": 1041738825,
+ "version": 47,
+ "versionNonce": 1886462119,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578692058,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366211038,
+ -1.8153037366212175
+ ],
+ [
+ -2.7229556049317125,
+ -1.8153037366212175
+ ],
+ [
+ -3.6306074732423212,
+ -1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ -1.8153037366212175
+ ],
+ [
+ -7.261214946484756,
+ -2.722955604931826
+ ],
+ [
+ -8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ -9.984170551416582,
+ -0.9076518683106087
+ ],
+ [
+ -11.7994742880378,
+ 0
+ ],
+ [
+ -13.614778024659017,
+ 1.8153037366212175
+ ],
+ [
+ -14.522429892969626,
+ 4.538259341553044
+ ],
+ [
+ -14.522429892969626,
+ 8.168866814795479
+ ],
+ [
+ -13.614778024659017,
+ 9.984170551416696
+ ],
+ [
+ -11.7994742880378,
+ 11.799474288037914
+ ],
+ [
+ -9.984170551416582,
+ 13.614778024659131
+ ],
+ [
+ -7.261214946484756,
+ 14.52242989296974
+ ],
+ [
+ -6.3535630781741474,
+ 14.52242989296974
+ ],
+ [
+ -4.53825934155293,
+ 12.707126156348522
+ ],
+ [
+ -1.8153037366211038,
+ 8.168866814795479
+ ],
+ [
+ -1.8153037366211038,
+ 4.538259341553044
+ ],
+ [
+ -1.8153037366211038,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366211038,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366211038,
+ 0
+ ],
+ [
+ -1.8153037366211038,
+ 0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ 1.8153037366212175
+ ],
+ [
+ -0.907651868310495,
+ 3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 4.538259341553044,
+ 11.799474288037914
+ ],
+ [
+ 7.26121494648487,
+ 18.153037366212175
+ ],
+ [
+ 10.891822419727305,
+ 25.41425231269693
+ ],
+ [
+ 13.614778024659131,
+ 32.6754672591818
+ ],
+ [
+ 15.430081761280348,
+ 35.39842286411363
+ ],
+ [
+ 18.153037366212175,
+ 39.93668220566667
+ ],
+ [
+ 19.060689234522783,
+ 42.6596378105985
+ ],
+ [
+ 19.968341102833392,
+ 43.567289678909106
+ ],
+ [
+ 19.060689234522783,
+ 43.567289678909106
+ ],
+ [
+ 15.430081761280348,
+ 43.567289678909106
+ ],
+ [
+ 10.891822419727305,
+ 42.6596378105985
+ ],
+ [
+ 6.353563078174261,
+ 41.75198594228789
+ ],
+ [
+ 2.722955604931826,
+ 40.84433407397728
+ ],
+ [
+ 0.9076518683106087,
+ 40.84433407397728
+ ],
+ [
+ 0,
+ 40.84433407397728
+ ],
+ [
+ -1.8153037366211038,
+ 40.84433407397728
+ ],
+ [
+ -1.8153037366211038,
+ 40.84433407397728
+ ]
+ ],
+ "pressures": [
+ 0.455780029296875,
+ 0.5520172119140625,
+ 0.572052001953125,
+ 0.592559814453125,
+ 0.6042938232421875,
+ 0.6072235107421875,
+ 0.6096649169921875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6116180419921875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6096649169921875,
+ 0.6082000732421875,
+ 0.6042938232421875,
+ 0.6023406982421875,
+ 0.6018524169921875,
+ 0.6023406982421875,
+ 0.6047821044921875,
+ 0.6033172607421875,
+ 0.6106414794921875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6116180419921875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6135711669921875,
+ 0.6135711669921875,
+ 0.6125946044921875,
+ 0.6130828857421875,
+ 0.6189422607421875,
+ 0.63702392578125,
+ 0.64141845703125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.63751220703125,
+ 0.6233367919921875,
+ 0.592071533203125,
+ 0.516845703125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366211038,
+ 40.84433407397728
+ ]
+ },
+ {
+ "id": "XjS98EJkAsyhscLlh1sx2",
+ "type": "freedraw",
+ "x": -213.81094793064813,
+ "y": 816.5018514673742,
+ "width": 11.799474288037914,
+ "height": 35.39842286411363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9b",
+ "roundness": null,
+ "seed": 1138778855,
+ "version": 29,
+ "versionNonce": 253472585,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578704170,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ 3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ 4.538259341553044,
+ 13.614778024659017
+ ],
+ [
+ 4.538259341553044,
+ 17.245385497901452
+ ],
+ [
+ 4.538259341553044,
+ 19.96834110283328
+ ],
+ [
+ 5.445911209863652,
+ 23.598948576075713
+ ],
+ [
+ 5.445911209863652,
+ 28.137207917628757
+ ],
+ [
+ 5.445911209863652,
+ 31.767815390871192
+ ],
+ [
+ 6.353563078174261,
+ 34.49077099580302
+ ],
+ [
+ 6.353563078174261,
+ 35.39842286411363
+ ],
+ [
+ 6.353563078174261,
+ 34.49077099580302
+ ],
+ [
+ 6.353563078174261,
+ 32.6754672591818
+ ],
+ [
+ 6.353563078174261,
+ 30.860163522560583
+ ],
+ [
+ 6.353563078174261,
+ 29.044859785939366
+ ],
+ [
+ 6.353563078174261,
+ 23.598948576075713
+ ],
+ [
+ 6.353563078174261,
+ 20.875992971143887
+ ],
+ [
+ 7.26121494648487,
+ 16.337733629590844
+ ],
+ [
+ 8.168866814795479,
+ 14.522429892969626
+ ],
+ [
+ 9.076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 10.891822419727305,
+ 5.445911209863652
+ ],
+ [
+ 11.799474288037914,
+ 3.630607473242435
+ ],
+ [
+ 11.799474288037914,
+ 3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.3654022216796875,
+ 0.452362060546875,
+ 0.5588531494140625,
+ 0.564239501953125,
+ 0.569610595703125,
+ 0.578887939453125,
+ 0.582794189453125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.587188720703125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.586700439453125,
+ 0.586212158203125,
+ 0.585723876953125,
+ 0.587188720703125,
+ 0.6213836669921875,
+ 0.6208953857421875,
+ 0.6208953857421875,
+ 0.6213836669921875,
+ 0.6218719482421875,
+ 0.6199188232421875,
+ 0.6189422607421875,
+ 0.6179656982421875,
+ 0.6101531982421875,
+ 0.577911376953125,
+ 0.530029296875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.799474288037914,
+ 3.630607473242435
+ ]
+ },
+ {
+ "id": "C7z6rRLrpzY7Iy2qYc3uW",
+ "type": "freedraw",
+ "x": -191.11965122288302,
+ "y": 844.639059385003,
+ "width": 9.076518683105974,
+ "height": 14.52242989296974,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9c",
+ "roundness": null,
+ "seed": 63779081,
+ "version": 29,
+ "versionNonce": 1745393607,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578704920,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366211038,
+ -1.8153037366212175
+ ],
+ [
+ -2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ -3.6306074732423212,
+ 0
+ ],
+ [
+ -3.6306074732423212,
+ 0.9076518683106087
+ ],
+ [
+ -4.53825934155293,
+ 4.538259341553044
+ ],
+ [
+ -4.53825934155293,
+ 8.168866814795479
+ ],
+ [
+ -3.6306074732423212,
+ 9.076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ 9.984170551416696
+ ],
+ [
+ -2.7229556049317125,
+ 10.891822419727305
+ ],
+ [
+ -1.8153037366211038,
+ 11.799474288037914
+ ],
+ [
+ 0.9076518683106087,
+ 12.707126156348522
+ ],
+ [
+ 1.8153037366212175,
+ 12.707126156348522
+ ],
+ [
+ 3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ 4.538259341553044,
+ 10.891822419727305
+ ],
+ [
+ 4.538259341553044,
+ 8.168866814795479
+ ],
+ [
+ 4.538259341553044,
+ 4.538259341553044
+ ],
+ [
+ 4.538259341553044,
+ 2.722955604931826
+ ],
+ [
+ 4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366211038,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366211038,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.3038482666015625,
+ 0.4367218017578125,
+ 0.5564117431640625,
+ 0.567169189453125,
+ 0.570587158203125,
+ 0.571563720703125,
+ 0.569610595703125,
+ 0.569122314453125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.567169189453125,
+ 0.566680908203125,
+ 0.566192626953125,
+ 0.564727783203125,
+ 0.563262939453125,
+ 0.5559234619140625,
+ 0.5500640869140625,
+ 0.5500640869140625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5490875244140625,
+ 0.5476226806640625,
+ 0.518798828125,
+ 0.38006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366211038,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "m-bgXlxhRQrJgfYTqnZN7",
+ "type": "freedraw",
+ "x": -184.76608814470876,
+ "y": 819.224807072306,
+ "width": 10.891822419727305,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9d",
+ "roundness": null,
+ "seed": 1696371207,
+ "version": 20,
+ "versionNonce": 1329661255,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578705632,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ -2.722955604931826
+ ],
+ [
+ 6.353563078174261,
+ -3.630607473242435
+ ],
+ [
+ 7.26121494648487,
+ -3.630607473242435
+ ],
+ [
+ 9.984170551416696,
+ -4.538259341553044
+ ],
+ [
+ 9.984170551416696,
+ -3.630607473242435
+ ],
+ [
+ 9.076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795479,
+ 0
+ ],
+ [
+ 6.353563078174261,
+ 1.8153037366212175
+ ],
+ [
+ 5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ 2.722955604931826,
+ 6.353563078174261
+ ],
+ [
+ 2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ 5.445911209863652,
+ 7.26121494648487
+ ],
+ [
+ 9.984170551416696,
+ 8.168866814795479
+ ],
+ [
+ 10.891822419727305,
+ 8.168866814795479
+ ],
+ [
+ 10.891822419727305,
+ 8.168866814795479
+ ]
+ ],
+ "pressures": [
+ 0.4298858642578125,
+ 0.4797210693359375,
+ 0.4855804443359375,
+ 0.4933929443359375,
+ 0.4948577880859375,
+ 0.4987640380859375,
+ 0.5407867431640625,
+ 0.5945281982421875,
+ 0.5979461669921875,
+ 0.5989227294921875,
+ 0.5994110107421875,
+ 0.5994110107421875,
+ 0.5994110107421875,
+ 0.5974578857421875,
+ 0.581329345703125,
+ 0.5495758056640625,
+ 0.2735595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.891822419727305,
+ 8.168866814795479
+ ]
+ },
+ {
+ "id": "pi8JWIR8e_B9FJO4sHXj_",
+ "type": "freedraw",
+ "x": -147.55236154397392,
+ "y": 801.0717697060938,
+ "width": 6.353563078174261,
+ "height": 54.45911209863641,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9k",
+ "roundness": null,
+ "seed": 1332380263,
+ "version": 19,
+ "versionNonce": 699689321,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578715541,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ -2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ -3.630607473242435,
+ 9.984170551416696
+ ],
+ [
+ -3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ -5.445911209863652,
+ 22.69129670776522
+ ],
+ [
+ -6.353563078174261,
+ 30.860163522560583
+ ],
+ [
+ -6.353563078174261,
+ 38.12137846904545
+ ],
+ [
+ -6.353563078174261,
+ 43.567289678909106
+ ],
+ [
+ -5.445911209863652,
+ 48.10554902046215
+ ],
+ [
+ -3.630607473242435,
+ 51.736156493704584
+ ],
+ [
+ -1.8153037366212175,
+ 53.5514602303258
+ ],
+ [
+ -0.9076518683106087,
+ 51.736156493704584
+ ],
+ [
+ -0.9076518683106087,
+ 51.736156493704584
+ ]
+ ],
+ "pressures": [
+ 0.339019775390625,
+ 0.5349273681640625,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.62725830078125,
+ 0.62823486328125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.6086883544921875,
+ 0.39178466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.9076518683106087,
+ 51.736156493704584
+ ]
+ },
+ {
+ "id": "_Kxp2qD5i4yUWvgAlanvc",
+ "type": "freedraw",
+ "x": -118.50750175803455,
+ "y": 813.7788958624424,
+ "width": 19.96834110283328,
+ "height": 32.6754672591818,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9l",
+ "roundness": null,
+ "seed": 886432553,
+ "version": 31,
+ "versionNonce": 2138161863,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578716416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ -6.3535630781741474,
+ 0
+ ],
+ [
+ -7.261214946484756,
+ 0
+ ],
+ [
+ -9.076518683105974,
+ 0.9076518683106087
+ ],
+ [
+ -9.984170551416582,
+ 1.8153037366212175
+ ],
+ [
+ -10.891822419727191,
+ 1.8153037366212175
+ ],
+ [
+ -10.891822419727191,
+ 2.722955604931826
+ ],
+ [
+ -10.891822419727191,
+ 3.630607473242435
+ ],
+ [
+ -10.891822419727191,
+ 5.445911209863652
+ ],
+ [
+ -9.984170551416582,
+ 8.168866814795479
+ ],
+ [
+ -8.168866814795365,
+ 10.891822419727305
+ ],
+ [
+ -5.445911209863652,
+ 15.430081761280348
+ ],
+ [
+ -0.9076518683106087,
+ 19.96834110283328
+ ],
+ [
+ 1.8153037366212175,
+ 22.691296707765105
+ ],
+ [
+ 5.445911209863652,
+ 26.32190418100754
+ ],
+ [
+ 7.26121494648487,
+ 28.137207917628757
+ ],
+ [
+ 7.26121494648487,
+ 29.044859785939366
+ ],
+ [
+ 6.353563078174261,
+ 29.952511654249975
+ ],
+ [
+ 3.630607473242435,
+ 31.767815390871192
+ ],
+ [
+ -2.722955604931826,
+ 31.767815390871192
+ ],
+ [
+ -7.261214946484756,
+ 31.767815390871192
+ ],
+ [
+ -9.984170551416582,
+ 30.860163522560583
+ ],
+ [
+ -11.7994742880378,
+ 30.860163522560583
+ ],
+ [
+ -12.707126156348409,
+ 30.860163522560583
+ ],
+ [
+ -12.707126156348409,
+ 30.860163522560583
+ ]
+ ],
+ "pressures": [
+ 0.334625244140625,
+ 0.4919281005859375,
+ 0.5432281494140625,
+ 0.5612945556640625,
+ 0.574493408203125,
+ 0.588165283203125,
+ 0.6042938232421875,
+ 0.6189422607421875,
+ 0.63360595703125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63653564453125,
+ 0.63555908203125,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.62921142578125,
+ 0.62921142578125,
+ 0.6243133544921875,
+ 0.6233367919921875,
+ 0.62823486328125,
+ 0.64337158203125,
+ 0.65264892578125,
+ 0.6619415283203125,
+ 0.65313720703125,
+ 0.6008758544921875,
+ 0.39422607421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -12.707126156348409,
+ 30.860163522560583
+ ]
+ },
+ {
+ "id": "KmN1NxgKhHWBknhAwJy4V",
+ "type": "freedraw",
+ "x": -102.1697681284436,
+ "y": 834.6548888335863,
+ "width": 2.722955604931826,
+ "height": 11.799474288037914,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9m",
+ "roundness": null,
+ "seed": 242679047,
+ "version": 12,
+ "versionNonce": 1778207687,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578716764,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ 1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ 9.076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 10.891822419727305
+ ],
+ [
+ 1.8153037366212175,
+ 11.799474288037914
+ ],
+ [
+ 2.722955604931826,
+ 10.891822419727305
+ ],
+ [
+ 2.722955604931826,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.316558837890625,
+ 0.568145751953125,
+ 0.585723876953125,
+ 0.5950164794921875,
+ 0.5989227294921875,
+ 0.5994110107421875,
+ 0.5994110107421875,
+ 0.529052734375,
+ 0.2662353515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "i_pwBb4kUZD--7gB9_qhB",
+ "type": "freedraw",
+ "x": -99.44681252351177,
+ "y": 821.9477626772378,
+ "width": 3.630607473242435,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9n",
+ "roundness": null,
+ "seed": 1349797383,
+ "version": 8,
+ "versionNonce": 195660423,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578716947,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.6140594482421875,
+ 0.586700439453125,
+ 0.525146484375,
+ 0.4079132080078125,
+ 0.2554931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 0
+ ]
+ },
+ {
+ "id": "5gF8mbWj3xa_zKFPWY7wy",
+ "type": "freedraw",
+ "x": -86.73968636716336,
+ "y": 847.3620149899348,
+ "width": 14.52242989296974,
+ "height": 11.799474288037914,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9o",
+ "roundness": null,
+ "seed": 1504695495,
+ "version": 15,
+ "versionNonce": 307320649,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578717243,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -6.353563078174261
+ ],
+ [
+ 2.722955604931826,
+ -8.168866814795479
+ ],
+ [
+ 3.630607473242435,
+ -9.984170551416696
+ ],
+ [
+ 3.630607473242435,
+ -10.891822419727305
+ ],
+ [
+ 4.538259341553044,
+ -11.799474288037914
+ ],
+ [
+ 5.445911209863652,
+ -10.891822419727305
+ ],
+ [
+ 5.445911209863652,
+ -9.984170551416696
+ ],
+ [
+ 6.353563078174261,
+ -8.168866814795479
+ ],
+ [
+ 9.076518683106087,
+ -4.538259341553044
+ ],
+ [
+ 13.614778024659131,
+ 0
+ ],
+ [
+ 13.614778024659131,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.465545654296875,
+ 0.5617828369140625,
+ 0.5617828369140625,
+ 0.5578765869140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5617828369140625,
+ 0.570098876953125,
+ 0.63360595703125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.577911376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659131,
+ 0
+ ]
+ },
+ {
+ "id": "H103rKu2n_mHMNdj2rfMR",
+ "type": "freedraw",
+ "x": -54.971870976292166,
+ "y": 809.2406365208893,
+ "width": 5.445911209863539,
+ "height": 45.38259341553032,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9p",
+ "roundness": null,
+ "seed": 599316745,
+ "version": 16,
+ "versionNonce": 49840137,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578717685,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -2.7229556049317125,
+ 5.445911209863652
+ ],
+ [
+ -3.6306074732423212,
+ 9.984170551416696
+ ],
+ [
+ -4.53825934155293,
+ 14.52242989296974
+ ],
+ [
+ -4.53825934155293,
+ 23.598948576075713
+ ],
+ [
+ -4.53825934155293,
+ 32.6754672591818
+ ],
+ [
+ -3.6306074732423212,
+ 38.12137846904545
+ ],
+ [
+ -0.9076518683106087,
+ 41.75198594228789
+ ],
+ [
+ 0.9076518683106087,
+ 43.567289678909106
+ ],
+ [
+ 0.9076518683106087,
+ 43.567289678909106
+ ]
+ ],
+ "pressures": [
+ 0.3502655029296875,
+ 0.467010498046875,
+ 0.505126953125,
+ 0.6575469970703125,
+ 0.6619415283203125,
+ 0.6624298095703125,
+ 0.6638946533203125,
+ 0.6653594970703125,
+ 0.6658477783203125,
+ 0.6653594970703125,
+ 0.65118408203125,
+ 0.586700439453125,
+ 0.39031982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683106087,
+ 43.567289678909106
+ ]
+ },
+ {
+ "id": "KdtQfgxlXPMs-nrQlXqRc",
+ "type": "freedraw",
+ "x": -12.31223316569367,
+ "y": 829.2089776237227,
+ "width": 30.860163522560583,
+ "height": 22.691296707765105,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9q",
+ "roundness": null,
+ "seed": 901566921,
+ "version": 29,
+ "versionNonce": 493859591,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578718391,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.907651868310495
+ ],
+ [
+ -1.8153037366212175,
+ 2.7229556049317125
+ ],
+ [
+ -2.722955604931826,
+ 5.445911209863539
+ ],
+ [
+ -5.445911209863652,
+ 10.891822419727191
+ ],
+ [
+ -7.26121494648487,
+ 12.707126156348409
+ ],
+ [
+ -9.076518683106087,
+ 15.430081761280235
+ ],
+ [
+ -10.891822419727305,
+ 17.245385497901452
+ ],
+ [
+ -11.7994742880378,
+ 18.15303736621206
+ ],
+ [
+ -17.245385497901452,
+ 20.875992971143887
+ ],
+ [
+ -20.875992971143887,
+ 21.783644839454496
+ ],
+ [
+ -22.691296707765105,
+ 20.875992971143887
+ ],
+ [
+ -24.506600444386322,
+ 19.06068923452267
+ ],
+ [
+ -25.41425231269693,
+ 16.337733629590844
+ ],
+ [
+ -23.598948576075713,
+ 11.7994742880378
+ ],
+ [
+ -20.875992971143887,
+ 9.076518683105974
+ ],
+ [
+ -17.245385497901452,
+ 7.261214946484756
+ ],
+ [
+ -15.430081761280235,
+ 6.3535630781741474
+ ],
+ [
+ -12.707126156348409,
+ 6.3535630781741474
+ ],
+ [
+ -9.076518683106087,
+ 10.891822419727191
+ ],
+ [
+ -6.353563078174261,
+ 14.522429892969626
+ ],
+ [
+ -2.722955604931826,
+ 18.15303736621206
+ ],
+ [
+ 0.9076518683106087,
+ 20.875992971143887
+ ],
+ [
+ 3.630607473242435,
+ 21.783644839454496
+ ],
+ [
+ 5.445911209863652,
+ 21.783644839454496
+ ],
+ [
+ 5.445911209863652,
+ 21.783644839454496
+ ]
+ ],
+ "pressures": [
+ 0.39373779296875,
+ 0.589141845703125,
+ 0.6072235107421875,
+ 0.6077117919921875,
+ 0.6082000732421875,
+ 0.6086883544921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6194305419921875,
+ 0.6160125732421875,
+ 0.6028289794921875,
+ 0.570098876953125,
+ 0.563262939453125,
+ 0.5608062744140625,
+ 0.562774658203125,
+ 0.566192626953125,
+ 0.575469970703125,
+ 0.586212158203125,
+ 0.5974578857421875,
+ 0.6145477294921875,
+ 0.62530517578125,
+ 0.63995361328125,
+ 0.63995361328125,
+ 0.6199188232421875,
+ 0.565216064453125,
+ 0.3580780029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 21.783644839454496
+ ]
+ },
+ {
+ "id": "WOTcZF9eDMPs6wA5Idl-L",
+ "type": "freedraw",
+ "x": -4.143366350898191,
+ "y": 802.8870734427151,
+ "width": 16.337733629590844,
+ "height": 50.828504625393975,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9r",
+ "roundness": null,
+ "seed": 895868231,
+ "version": 19,
+ "versionNonce": 377104521,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578719291,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 4.538259341553044
+ ],
+ [
+ 9.076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 10.891822419727305,
+ 10.891822419727305
+ ],
+ [
+ 11.799474288037914,
+ 14.52242989296974
+ ],
+ [
+ 14.52242989296974,
+ 23.598948576075827
+ ],
+ [
+ 15.430081761280235,
+ 31.767815390871192
+ ],
+ [
+ 16.337733629590844,
+ 39.02903033735606
+ ],
+ [
+ 16.337733629590844,
+ 41.75198594228789
+ ],
+ [
+ 16.337733629590844,
+ 43.567289678909106
+ ],
+ [
+ 13.614778024659131,
+ 49.01320088877276
+ ],
+ [
+ 12.707126156348522,
+ 50.828504625393975
+ ],
+ [
+ 12.707126156348522,
+ 50.828504625393975
+ ]
+ ],
+ "pressures": [
+ 0.3473358154296875,
+ 0.505615234375,
+ 0.520751953125,
+ 0.5334625244140625,
+ 0.5471343994140625,
+ 0.5529937744140625,
+ 0.566192626953125,
+ 0.568634033203125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.573516845703125,
+ 0.573516845703125,
+ 0.574981689453125,
+ 0.575469970703125,
+ 0.574981689453125,
+ 0.467987060546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 50.828504625393975
+ ]
+ },
+ {
+ "id": "dIayRFLY15KXbFur_DbNa",
+ "type": "freedraw",
+ "x": 43.96218266956396,
+ "y": 808.3329846525787,
+ "width": 12.707126156348522,
+ "height": 42.6596378105985,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9s",
+ "roundness": null,
+ "seed": 2051955273,
+ "version": 18,
+ "versionNonce": 349417513,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578720836,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 4.538259341553044
+ ],
+ [
+ -5.445911209863652,
+ 6.353563078174261
+ ],
+ [
+ -7.26121494648487,
+ 9.984170551416696
+ ],
+ [
+ -9.076518683106087,
+ 14.52242989296974
+ ],
+ [
+ -10.891822419727305,
+ 22.691296707765105
+ ],
+ [
+ -11.799474288037914,
+ 29.952511654249975
+ ],
+ [
+ -11.799474288037914,
+ 32.6754672591818
+ ],
+ [
+ -12.707126156348522,
+ 38.12137846904545
+ ],
+ [
+ -10.891822419727305,
+ 41.75198594228789
+ ],
+ [
+ -7.26121494648487,
+ 42.6596378105985
+ ],
+ [
+ 0,
+ 41.75198594228789
+ ],
+ [
+ 0,
+ 41.75198594228789
+ ]
+ ],
+ "pressures": [
+ 0.2896881103515625,
+ 0.449920654296875,
+ 0.4758148193359375,
+ 0.4953460693359375,
+ 0.518310546875,
+ 0.5432281494140625,
+ 0.5525054931640625,
+ 0.565216064453125,
+ 0.573516845703125,
+ 0.581817626953125,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.581817626953125,
+ 0.565704345703125,
+ 0.4694671630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 41.75198594228789
+ ]
+ },
+ {
+ "id": "PtKaTyZIhzPVFT6zhR3rk",
+ "type": "freedraw",
+ "x": 63.02287190408663,
+ "y": 832.839585096965,
+ "width": 13.614778024659131,
+ "height": 17.245385497901566,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9t",
+ "roundness": null,
+ "seed": 2086828521,
+ "version": 31,
+ "versionNonce": 142221319,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578721466,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ -7.26121494648487,
+ 5.445911209863652
+ ],
+ [
+ -7.26121494648487,
+ 7.26121494648487
+ ],
+ [
+ -7.26121494648487,
+ 9.076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 11.799474288037914
+ ],
+ [
+ -7.26121494648487,
+ 12.707126156348522
+ ],
+ [
+ -6.353563078174261,
+ 14.52242989296974
+ ],
+ [
+ -4.538259341553044,
+ 15.430081761280348
+ ],
+ [
+ -2.722955604931826,
+ 16.337733629590957
+ ],
+ [
+ 0,
+ 16.337733629590957
+ ],
+ [
+ 0.9076518683106087,
+ 16.337733629590957
+ ],
+ [
+ 1.8153037366212175,
+ 16.337733629590957
+ ],
+ [
+ 2.722955604931826,
+ 15.430081761280348
+ ],
+ [
+ 4.538259341553044,
+ 12.707126156348522
+ ],
+ [
+ 5.445911209863652,
+ 9.984170551416696
+ ],
+ [
+ 6.353563078174261,
+ 7.26121494648487
+ ],
+ [
+ 6.353563078174261,
+ 4.538259341553044
+ ],
+ [
+ 5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ -7.26121494648487,
+ 4.538259341553044
+ ],
+ [
+ -7.26121494648487,
+ 4.538259341553044
+ ]
+ ],
+ "pressures": [
+ 0.4176788330078125,
+ 0.4909515380859375,
+ 0.4821624755859375,
+ 0.4855804443359375,
+ 0.4914398193359375,
+ 0.502685546875,
+ 0.5412750244140625,
+ 0.5437164306640625,
+ 0.5451812744140625,
+ 0.5466461181640625,
+ 0.5466461181640625,
+ 0.5461578369140625,
+ 0.5456695556640625,
+ 0.5442047119140625,
+ 0.5432281494140625,
+ 0.5417633056640625,
+ 0.5378570556640625,
+ 0.5349273681640625,
+ 0.5344390869140625,
+ 0.5324859619140625,
+ 0.5324859619140625,
+ 0.528564453125,
+ 0.528564453125,
+ 0.528564453125,
+ 0.526123046875,
+ 0.518310546875,
+ 0.4987640380859375,
+ 0.40106201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -7.26121494648487,
+ 4.538259341553044
+ ]
+ },
+ {
+ "id": "1pHSsuewqvPmBkxV4sW_Z",
+ "type": "freedraw",
+ "x": 86.62182048016234,
+ "y": 831.0242813603438,
+ "width": 15.430081761280235,
+ "height": 18.153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9u",
+ "roundness": null,
+ "seed": 142150215,
+ "version": 23,
+ "versionNonce": 51141961,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578722015,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 5.445911209863652
+ ],
+ [
+ -0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ 9.984170551416696
+ ],
+ [
+ 4.538259341553044,
+ 12.707126156348522
+ ],
+ [
+ 6.353563078174261,
+ 14.52242989296974
+ ],
+ [
+ 6.353563078174261,
+ 15.430081761280348
+ ],
+ [
+ 6.353563078174261,
+ 16.337733629590957
+ ],
+ [
+ 5.445911209863652,
+ 16.337733629590957
+ ],
+ [
+ 2.722955604931826,
+ 17.245385497901566
+ ],
+ [
+ -0.9076518683106087,
+ 18.153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 18.153037366212175
+ ],
+ [
+ -9.076518683105974,
+ 16.337733629590957
+ ],
+ [
+ -9.076518683105974,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.5359039306640625,
+ 0.574005126953125,
+ 0.581329345703125,
+ 0.586700439453125,
+ 0.590118408203125,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.573028564453125,
+ 0.5549468994140625,
+ 0.5471343994140625,
+ 0.5451812744140625,
+ 0.5437164306640625,
+ 0.5422515869140625,
+ 0.5495758056640625,
+ 0.575958251953125,
+ 0.583770751953125,
+ 0.6042938232421875,
+ 0.6091766357421875,
+ 0.584747314453125,
+ 0.200286865234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -9.076518683105974,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "zqtiwYEbDKs4NkhMozZ_J",
+ "type": "freedraw",
+ "x": 89.34477608509417,
+ "y": 819.224807072306,
+ "width": 11.799474288037914,
+ "height": 8.168866814795479,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9v",
+ "roundness": null,
+ "seed": 2045402889,
+ "version": 17,
+ "versionNonce": 2012084999,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578722513,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 6.353563078174261,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ 6.353563078174261,
+ 5.445911209863652
+ ],
+ [
+ 7.26121494648487,
+ 5.445911209863652
+ ],
+ [
+ 7.26121494648487,
+ 6.353563078174261
+ ],
+ [
+ 9.984170551416696,
+ 7.26121494648487
+ ],
+ [
+ 11.799474288037914,
+ 7.26121494648487
+ ],
+ [
+ 11.799474288037914,
+ 7.26121494648487
+ ]
+ ],
+ "pressures": [
+ 0.4088897705078125,
+ 0.516357421875,
+ 0.521728515625,
+ 0.5432281494140625,
+ 0.5559234619140625,
+ 0.5617828369140625,
+ 0.578399658203125,
+ 0.582794189453125,
+ 0.587188720703125,
+ 0.588165283203125,
+ 0.5569000244140625,
+ 0.518798828125,
+ 0.4748382568359375,
+ 0.2657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.799474288037914,
+ 7.26121494648487
+ ]
+ },
+ {
+ "id": "pKB5cM3E7lMZiPrBtRbzU",
+ "type": "freedraw",
+ "x": 125.6508508175184,
+ "y": 797.4411622328514,
+ "width": 6.353563078174261,
+ "height": 45.38259341553032,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9w",
+ "roundness": null,
+ "seed": 720512327,
+ "version": 14,
+ "versionNonce": 108342055,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578722944,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ -0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ -1.8153037366212175,
+ 10.891822419727305
+ ],
+ [
+ -3.630607473242435,
+ 15.430081761280348
+ ],
+ [
+ -4.538259341553044,
+ 20.875992971144
+ ],
+ [
+ -5.445911209863652,
+ 26.321904181007653
+ ],
+ [
+ -6.353563078174261,
+ 35.39842286411363
+ ],
+ [
+ -6.353563078174261,
+ 39.02903033735606
+ ],
+ [
+ -5.445911209863652,
+ 41.75198594228789
+ ],
+ [
+ -3.630607473242435,
+ 44.474941547219714
+ ],
+ [
+ -2.722955604931826,
+ 45.38259341553032
+ ],
+ [
+ -2.722955604931826,
+ 45.38259341553032
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.6038055419921875,
+ 0.6101531982421875,
+ 0.6199188232421875,
+ 0.62921142578125,
+ 0.63165283203125,
+ 0.63165283203125,
+ 0.62530517578125,
+ 0.6057586669921875,
+ 0.564727783203125,
+ 0.2843170166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.722955604931826,
+ 45.38259341553032
+ ]
+ },
+ {
+ "id": "mQzwd28_1xMdQ9BGdqZk2",
+ "type": "freedraw",
+ "x": 141.98858444710936,
+ "y": 813.7788958624424,
+ "width": 19.96834110283328,
+ "height": 62.627978913431775,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9x",
+ "roundness": null,
+ "seed": 860081511,
+ "version": 46,
+ "versionNonce": 1700809031,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578723987,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 7.26121494648487
+ ],
+ [
+ 0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 0,
+ 23.598948576075713
+ ],
+ [
+ 0,
+ 29.952511654249975
+ ],
+ [
+ 0,
+ 37.213726600734844
+ ],
+ [
+ -1.8153037366212175,
+ 54.4591120986363
+ ],
+ [
+ -2.722955604931826,
+ 60.81267517681056
+ ],
+ [
+ -2.722955604931826,
+ 62.627978913431775
+ ],
+ [
+ -3.630607473242435,
+ 62.627978913431775
+ ],
+ [
+ -4.538259341553044,
+ 59.90502330849995
+ ],
+ [
+ -5.445911209863652,
+ 53.55146023032569
+ ],
+ [
+ -6.353563078174261,
+ 49.01320088877276
+ ],
+ [
+ -6.353563078174261,
+ 45.38259341553032
+ ],
+ [
+ -7.26121494648487,
+ 36.306074732424236
+ ],
+ [
+ -6.353563078174261,
+ 27.22955604931815
+ ],
+ [
+ -1.8153037366212175,
+ 15.430081761280348
+ ],
+ [
+ 0.9076518683106087,
+ 10.891822419727305
+ ],
+ [
+ 2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ 5.445911209863539,
+ 7.26121494648487
+ ],
+ [
+ 7.261214946484756,
+ 7.26121494648487
+ ],
+ [
+ 10.891822419727191,
+ 9.984170551416696
+ ],
+ [
+ 12.707126156348409,
+ 13.614778024659131
+ ],
+ [
+ 11.7994742880378,
+ 17.245385497901452
+ ],
+ [
+ 10.891822419727191,
+ 19.96834110283328
+ ],
+ [
+ 6.3535630781741474,
+ 22.691296707765105
+ ],
+ [
+ 3.630607473242435,
+ 22.691296707765105
+ ],
+ [
+ 1.8153037366212175,
+ 22.691296707765105
+ ],
+ [
+ 0.9076518683106087,
+ 22.691296707765105
+ ],
+ [
+ 1.8153037366212175,
+ 22.691296707765105
+ ],
+ [
+ 3.630607473242435,
+ 22.691296707765105
+ ],
+ [
+ 6.3535630781741474,
+ 23.598948576075713
+ ],
+ [
+ 8.168866814795365,
+ 24.506600444386322
+ ],
+ [
+ 9.076518683105974,
+ 25.41425231269693
+ ],
+ [
+ 11.7994742880378,
+ 29.044859785939366
+ ],
+ [
+ 12.707126156348409,
+ 30.860163522560583
+ ],
+ [
+ 12.707126156348409,
+ 31.767815390871192
+ ],
+ [
+ 11.7994742880378,
+ 33.58311912749241
+ ],
+ [
+ 8.168866814795365,
+ 35.39842286411363
+ ],
+ [
+ 4.53825934155293,
+ 35.39842286411363
+ ],
+ [
+ 2.722955604931826,
+ 34.49077099580302
+ ],
+ [
+ 0.9076518683106087,
+ 33.58311912749241
+ ],
+ [
+ 0.9076518683106087,
+ 33.58311912749241
+ ]
+ ],
+ "pressures": [
+ 0.4167022705078125,
+ 0.5554351806640625,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5569000244140625,
+ 0.5573883056640625,
+ 0.5573883056640625,
+ 0.5612945556640625,
+ 0.564239501953125,
+ 0.564239501953125,
+ 0.571563720703125,
+ 0.575469970703125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.582794189453125,
+ 0.587188720703125,
+ 0.588165283203125,
+ 0.587677001953125,
+ 0.586700439453125,
+ 0.588165283203125,
+ 0.587677001953125,
+ 0.586212158203125,
+ 0.574493408203125,
+ 0.574493408203125,
+ 0.584747314453125,
+ 0.6096649169921875,
+ 0.63116455078125,
+ 0.63604736328125,
+ 0.63555908203125,
+ 0.62677001953125,
+ 0.579864501953125,
+ 0.567657470703125,
+ 0.5466461181640625,
+ 0.519775390625,
+ 0.509033203125,
+ 0.502685546875,
+ 0.513427734375,
+ 0.5485992431640625,
+ 0.586212158203125,
+ 0.62823486328125,
+ 0.6238250732421875,
+ 0.528564453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683106087,
+ 33.58311912749241
+ ]
+ },
+ {
+ "id": "oB4lvMdLOHb_6ctLcQ9vh",
+ "type": "freedraw",
+ "x": 166.49518489149568,
+ "y": 802.8870734427151,
+ "width": 9.984170551416696,
+ "height": 49.92085275708337,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9y",
+ "roundness": null,
+ "seed": 2052449159,
+ "version": 15,
+ "versionNonce": 1429077129,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578724581,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 2.722955604931826
+ ],
+ [
+ 6.353563078174261,
+ 4.538259341553044
+ ],
+ [
+ 7.26121494648487,
+ 7.26121494648487
+ ],
+ [
+ 9.984170551416696,
+ 14.52242989296974
+ ],
+ [
+ 9.984170551416696,
+ 23.598948576075827
+ ],
+ [
+ 9.984170551416696,
+ 28.137207917628757
+ ],
+ [
+ 9.984170551416696,
+ 31.767815390871192
+ ],
+ [
+ 9.076518683106087,
+ 39.02903033735606
+ ],
+ [
+ 6.353563078174261,
+ 46.29024528384093
+ ],
+ [
+ 5.445911209863652,
+ 49.01320088877276
+ ],
+ [
+ 5.445911209863652,
+ 49.92085275708337
+ ],
+ [
+ 5.445911209863652,
+ 49.92085275708337
+ ]
+ ],
+ "pressures": [
+ 0.38934326171875,
+ 0.5578765869140625,
+ 0.581329345703125,
+ 0.583282470703125,
+ 0.588165283203125,
+ 0.6003875732421875,
+ 0.6101531982421875,
+ 0.6135711669921875,
+ 0.6165008544921875,
+ 0.6213836669921875,
+ 0.5974578857421875,
+ 0.4909515380859375,
+ 0.189544677734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 49.92085275708337
+ ]
+ },
+ {
+ "id": "sQSWU_geO0sToJuw1Z8Nk",
+ "type": "freedraw",
+ "x": 205.5242152288523,
+ "y": 831.0242813603438,
+ "width": 18.15303736621206,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA0",
+ "roundness": null,
+ "seed": 1693720617,
+ "version": 15,
+ "versionNonce": 1142992071,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578732842,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0
+ ],
+ [
+ 1.8153037366211038,
+ 0
+ ],
+ [
+ 3.6306074732423212,
+ 0
+ ],
+ [
+ 5.445911209863539,
+ -0.9076518683106087
+ ],
+ [
+ 6.3535630781741474,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727191,
+ -1.8153037366212175
+ ],
+ [
+ 11.7994742880378,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659017,
+ -1.8153037366212175
+ ],
+ [
+ 15.430081761280235,
+ -0.9076518683106087
+ ],
+ [
+ 17.245385497901452,
+ -0.9076518683106087
+ ],
+ [
+ 18.15303736621206,
+ -0.9076518683106087
+ ],
+ [
+ 18.15303736621206,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.5476226806640625,
+ 0.572052001953125,
+ 0.569610595703125,
+ 0.569122314453125,
+ 0.569122314453125,
+ 0.574493408203125,
+ 0.582794189453125,
+ 0.5974578857421875,
+ 0.6130828857421875,
+ 0.6155242919921875,
+ 0.6145477294921875,
+ 0.4284210205078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.15303736621206,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "smoSpOtfnf7LRTJ8LK0eE",
+ "type": "freedraw",
+ "x": 263.61393480073104,
+ "y": 803.7947253110257,
+ "width": 24.506600444386436,
+ "height": 38.12137846904545,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA1",
+ "roundness": null,
+ "seed": 804480775,
+ "version": 28,
+ "versionNonce": 1850392263,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578733632,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 1.8153037366212175
+ ],
+ [
+ -9.076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -13.614778024659131,
+ 5.445911209863652
+ ],
+ [
+ -16.337733629590957,
+ 8.168866814795479
+ ],
+ [
+ -17.245385497901566,
+ 8.168866814795479
+ ],
+ [
+ -17.245385497901566,
+ 9.076518683106087
+ ],
+ [
+ -16.337733629590957,
+ 9.984170551416696
+ ],
+ [
+ -13.614778024659131,
+ 12.707126156348522
+ ],
+ [
+ -9.984170551416696,
+ 16.337733629590957
+ ],
+ [
+ -4.538259341553044,
+ 20.875992971144
+ ],
+ [
+ 0,
+ 25.41425231269693
+ ],
+ [
+ 4.538259341553044,
+ 29.044859785939366
+ ],
+ [
+ 6.353563078174261,
+ 31.767815390871192
+ ],
+ [
+ 6.353563078174261,
+ 33.58311912749241
+ ],
+ [
+ 4.538259341553044,
+ 36.306074732424236
+ ],
+ [
+ 0.9076518683106087,
+ 37.213726600734844
+ ],
+ [
+ -3.630607473242435,
+ 38.12137846904545
+ ],
+ [
+ -9.076518683106087,
+ 38.12137846904545
+ ],
+ [
+ -15.430081761280348,
+ 38.12137846904545
+ ],
+ [
+ -17.245385497901566,
+ 38.12137846904545
+ ],
+ [
+ -18.153037366212175,
+ 38.12137846904545
+ ],
+ [
+ -18.153037366212175,
+ 38.12137846904545
+ ]
+ ],
+ "pressures": [
+ 0.454803466796875,
+ 0.590606689453125,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.5998992919921875,
+ 0.6165008544921875,
+ 0.62725830078125,
+ 0.64971923828125,
+ 0.6595001220703125,
+ 0.6580352783203125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.65264892578125,
+ 0.65167236328125,
+ 0.6565704345703125,
+ 0.6634063720703125,
+ 0.6751251220703125,
+ 0.6746368408203125,
+ 0.6614532470703125,
+ 0.571075439453125,
+ 0.218353271484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -18.153037366212175,
+ 38.12137846904545
+ ]
+ },
+ {
+ "id": "y_ZumD5bmWVK2mNjqtuuP",
+ "type": "freedraw",
+ "x": 286.30523150849615,
+ "y": 824.6707182821697,
+ "width": 1.8153037366212175,
+ "height": 12.707126156348409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA2",
+ "roundness": null,
+ "seed": 541128967,
+ "version": 10,
+ "versionNonce": 700544167,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578733982,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.907651868310495
+ ],
+ [
+ 0,
+ 2.7229556049317125
+ ],
+ [
+ 0.9076518683106087,
+ 7.261214946484756
+ ],
+ [
+ 0.9076518683106087,
+ 10.891822419727191
+ ],
+ [
+ 0.9076518683106087,
+ 11.7994742880378
+ ],
+ [
+ 0.9076518683106087,
+ 12.707126156348409
+ ],
+ [
+ 0.9076518683106087,
+ 11.7994742880378
+ ],
+ [
+ 0.9076518683106087,
+ 11.7994742880378
+ ]
+ ],
+ "pressures": [
+ 0.1563262939453125,
+ 0.62579345703125,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62823486328125,
+ 0.6248016357421875,
+ 0.564239501953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683106087,
+ 11.7994742880378
+ ]
+ },
+ {
+ "id": "hI7X7zbpEBl6vKKVN-A7Y",
+ "type": "freedraw",
+ "x": 288.12053524511737,
+ "y": 815.5941995990636,
+ "width": 4.538259341553044,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA3",
+ "roundness": null,
+ "seed": 1009497831,
+ "version": 8,
+ "versionNonce": 959548263,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578734158,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.5471343994140625,
+ 0.6756134033203125,
+ 0.6614532470703125,
+ 0.63604736328125,
+ 0.5622711181640625,
+ 0.335601806640625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "AoJpK44Cvl-rBdumxYYA2",
+ "type": "freedraw",
+ "x": 300.8276614014659,
+ "y": 834.6548888335863,
+ "width": 9.984170551416582,
+ "height": 15.430081761280235,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA4",
+ "roundness": null,
+ "seed": 1175788967,
+ "version": 17,
+ "versionNonce": 525507401,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578734490,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 0.9076518683106087,
+ -5.445911209863652
+ ],
+ [
+ 2.722955604931826,
+ -9.076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -9.984170551416582
+ ],
+ [
+ 3.630607473242435,
+ -10.891822419727191
+ ],
+ [
+ 4.538259341553044,
+ -10.891822419727191
+ ],
+ [
+ 5.445911209863652,
+ -10.891822419727191
+ ],
+ [
+ 5.445911209863652,
+ -9.076518683106087
+ ],
+ [
+ 7.261214946484756,
+ -5.445911209863652
+ ],
+ [
+ 8.168866814795365,
+ 0
+ ],
+ [
+ 9.076518683105974,
+ 1.8153037366212175
+ ],
+ [
+ 9.984170551416582,
+ 4.538259341553044
+ ],
+ [
+ 9.984170551416582,
+ 4.538259341553044
+ ]
+ ],
+ "pressures": [
+ 0.3683319091796875,
+ 0.586700439453125,
+ 0.590118408203125,
+ 0.5950164794921875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.6116180419921875,
+ 0.6160125732421875,
+ 0.6169891357421875,
+ 0.6140594482421875,
+ 0.570098876953125,
+ 0.4826507568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.984170551416582,
+ 4.538259341553044
+ ]
+ },
+ {
+ "id": "pvvpHHvkdXmye0fxM0OCb",
+ "type": "freedraw",
+ "x": 328.96486931909465,
+ "y": 798.348814101162,
+ "width": 4.538259341553044,
+ "height": 43.567289678909106,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA5",
+ "roundness": null,
+ "seed": 205069577,
+ "version": 15,
+ "versionNonce": 364442087,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578735114,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 8.168866814795479
+ ],
+ [
+ -0.9076518683106087,
+ 12.707126156348522
+ ],
+ [
+ -0.9076518683106087,
+ 16.337733629590957
+ ],
+ [
+ -1.8153037366212175,
+ 20.875992971144
+ ],
+ [
+ -1.8153037366212175,
+ 25.414252312697045
+ ],
+ [
+ -1.8153037366212175,
+ 29.952511654249975
+ ],
+ [
+ -0.9076518683106087,
+ 36.306074732424236
+ ],
+ [
+ 1.8153037366212175,
+ 41.75198594228789
+ ],
+ [
+ 2.722955604931826,
+ 42.6596378105985
+ ],
+ [
+ 2.722955604931826,
+ 42.6596378105985
+ ]
+ ],
+ "pressures": [
+ 0.3121490478515625,
+ 0.4899749755859375,
+ 0.64630126953125,
+ 0.64874267578125,
+ 0.64581298828125,
+ 0.64093017578125,
+ 0.63604736328125,
+ 0.62921142578125,
+ 0.6165008544921875,
+ 0.6008758544921875,
+ 0.5583648681640625,
+ 0.13336181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 42.6596378105985
+ ]
+ },
+ {
+ "id": "o1OGqxXX48Fz7j9cvKf7l",
+ "type": "freedraw",
+ "x": 342.57964734375366,
+ "y": 869.1456598293893,
+ "width": 22.691296707765105,
+ "height": 60.81267517681056,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA6",
+ "roundness": null,
+ "seed": 1070916647,
+ "version": 45,
+ "versionNonce": 1931327753,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578736278,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -3.630607473242435
+ ],
+ [
+ -0.9076518683106087,
+ -4.538259341553044
+ ],
+ [
+ -0.9076518683106087,
+ -6.353563078174261
+ ],
+ [
+ -1.8153037366211038,
+ -10.891822419727191
+ ],
+ [
+ -1.8153037366211038,
+ -13.614778024659017
+ ],
+ [
+ -2.7229556049317125,
+ -16.337733629590844
+ ],
+ [
+ -2.7229556049317125,
+ -19.96834110283328
+ ],
+ [
+ -3.6306074732423212,
+ -26.32190418100754
+ ],
+ [
+ -3.6306074732423212,
+ -35.39842286411363
+ ],
+ [
+ -3.6306074732423212,
+ -46.29024528384082
+ ],
+ [
+ -0.9076518683106087,
+ -57.18206770356812
+ ],
+ [
+ 0.9076518683106087,
+ -59.90502330849995
+ ],
+ [
+ 1.8153037366212175,
+ -60.81267517681056
+ ],
+ [
+ 2.722955604931826,
+ -60.81267517681056
+ ],
+ [
+ 5.445911209863652,
+ -60.81267517681056
+ ],
+ [
+ 13.614778024659131,
+ -58.08971957187873
+ ],
+ [
+ 16.337733629590957,
+ -53.55146023032569
+ ],
+ [
+ 18.153037366212175,
+ -49.92085275708325
+ ],
+ [
+ 16.337733629590957,
+ -46.29024528384082
+ ],
+ [
+ 12.707126156348522,
+ -43.567289678909106
+ ],
+ [
+ 7.26121494648487,
+ -41.75198594228789
+ ],
+ [
+ 4.538259341553044,
+ -41.75198594228789
+ ],
+ [
+ 3.630607473242435,
+ -41.75198594228789
+ ],
+ [
+ 5.445911209863652,
+ -42.6596378105985
+ ],
+ [
+ 8.168866814795479,
+ -43.567289678909106
+ ],
+ [
+ 11.799474288037914,
+ -43.567289678909106
+ ],
+ [
+ 15.430081761280348,
+ -41.75198594228789
+ ],
+ [
+ 17.245385497901566,
+ -39.02903033735606
+ ],
+ [
+ 18.153037366212175,
+ -37.213726600734844
+ ],
+ [
+ 19.060689234522783,
+ -35.39842286411363
+ ],
+ [
+ 19.060689234522783,
+ -34.49077099580302
+ ],
+ [
+ 18.153037366212175,
+ -33.58311912749241
+ ],
+ [
+ 17.245385497901566,
+ -32.6754672591818
+ ],
+ [
+ 14.52242989296974,
+ -31.767815390871192
+ ],
+ [
+ 9.984170551416696,
+ -29.952511654249975
+ ],
+ [
+ 6.353563078174261,
+ -29.952511654249975
+ ],
+ [
+ 2.722955604931826,
+ -29.044859785939366
+ ],
+ [
+ 0,
+ -28.137207917628757
+ ],
+ [
+ 0,
+ -29.044859785939366
+ ],
+ [
+ 0,
+ -29.044859785939366
+ ]
+ ],
+ "pressures": [
+ 0.40252685546875,
+ 0.5608062744140625,
+ 0.6052703857421875,
+ 0.6116180419921875,
+ 0.6145477294921875,
+ 0.6145477294921875,
+ 0.6155242919921875,
+ 0.6184539794921875,
+ 0.6194305419921875,
+ 0.6204071044921875,
+ 0.6243133544921875,
+ 0.6238250732421875,
+ 0.62530517578125,
+ 0.6238250732421875,
+ 0.6184539794921875,
+ 0.6160125732421875,
+ 0.6174774169921875,
+ 0.6189422607421875,
+ 0.6218719482421875,
+ 0.6091766357421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.6033172607421875,
+ 0.6155242919921875,
+ 0.6248016357421875,
+ 0.6238250732421875,
+ 0.6223602294921875,
+ 0.5974578857421875,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.592559814453125,
+ 0.582794189453125,
+ 0.582305908203125,
+ 0.590606689453125,
+ 0.6042938232421875,
+ 0.6208953857421875,
+ 0.63458251953125,
+ 0.65313720703125,
+ 0.6687774658203125,
+ 0.6643829345703125,
+ 0.64776611328125,
+ 0.584259033203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ -29.044859785939366
+ ]
+ },
+ {
+ "id": "L7FTJYJhGkJGU_TViuqsu",
+ "type": "freedraw",
+ "x": 366.1785959198295,
+ "y": 798.348814101162,
+ "width": 21.783644839454496,
+ "height": 48.10554902046215,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA7",
+ "roundness": null,
+ "seed": 1185401545,
+ "version": 20,
+ "versionNonce": 1014797193,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578736950,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366211038,
+ -1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ 5.445911209863539,
+ -1.8153037366212175
+ ],
+ [
+ 9.984170551416696,
+ 0.9076518683106087
+ ],
+ [
+ 12.707126156348409,
+ 6.353563078174261
+ ],
+ [
+ 16.337733629590844,
+ 13.614778024659131
+ ],
+ [
+ 17.245385497901566,
+ 17.245385497901566
+ ],
+ [
+ 19.060689234522783,
+ 20.875992971144
+ ],
+ [
+ 20.875992971144,
+ 28.137207917628757
+ ],
+ [
+ 21.783644839454496,
+ 30.860163522560583
+ ],
+ [
+ 21.783644839454496,
+ 36.306074732424236
+ ],
+ [
+ 21.783644839454496,
+ 39.93668220566667
+ ],
+ [
+ 20.875992971144,
+ 43.567289678909106
+ ],
+ [
+ 19.060689234522783,
+ 46.29024528384093
+ ],
+ [
+ 18.15303736621206,
+ 46.29024528384093
+ ],
+ [
+ 18.15303736621206,
+ 46.29024528384093
+ ]
+ ],
+ "pressures": [
+ 0.3658905029296875,
+ 0.456756591796875,
+ 0.4777679443359375,
+ 0.4914398193359375,
+ 0.509521484375,
+ 0.5505523681640625,
+ 0.6179656982421875,
+ 0.63116455078125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63702392578125,
+ 0.63604736328125,
+ 0.63555908203125,
+ 0.63604736328125,
+ 0.62823486328125,
+ 0.585235595703125,
+ 0.449432373046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.15303736621206,
+ 46.29024528384093
+ ]
+ },
+ {
+ "id": "OVNy1Rey237gaBHcAmHJQ",
+ "type": "freedraw",
+ "x": 413.37649307198103,
+ "y": 801.0717697060938,
+ "width": 12.707126156348522,
+ "height": 40.84433407397728,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA8",
+ "roundness": null,
+ "seed": 1290929481,
+ "version": 16,
+ "versionNonce": 2064739401,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578737888,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0.9076518683106087
+ ],
+ [
+ -2.72295560493194,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ -6.353563078174375,
+ 10.891822419727305
+ ],
+ [
+ -9.076518683106087,
+ 18.153037366212175
+ ],
+ [
+ -9.076518683106087,
+ 21.78364483945461
+ ],
+ [
+ -9.98417055141681,
+ 25.41425231269693
+ ],
+ [
+ -9.98417055141681,
+ 31.767815390871192
+ ],
+ [
+ -9.076518683106087,
+ 33.58311912749241
+ ],
+ [
+ -6.353563078174375,
+ 37.213726600734844
+ ],
+ [
+ -2.72295560493194,
+ 39.93668220566667
+ ],
+ [
+ 2.7229556049317125,
+ 40.84433407397728
+ ],
+ [
+ 2.7229556049317125,
+ 40.84433407397728
+ ]
+ ],
+ "pressures": [
+ 0.320953369140625,
+ 0.5446929931640625,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.5989227294921875,
+ 0.6003875732421875,
+ 0.6028289794921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6003875732421875,
+ 0.5984344482421875,
+ 0.592559814453125,
+ 0.509033203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.7229556049317125,
+ 40.84433407397728
+ ]
+ },
+ {
+ "id": "WarOdLSRO9U-D3xSXrX2L",
+ "type": "freedraw",
+ "x": 431.529530438193,
+ "y": 827.3936738871014,
+ "width": 16.33773362959073,
+ "height": 18.153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bA9",
+ "roundness": null,
+ "seed": 1899474441,
+ "version": 28,
+ "versionNonce": 1695234633,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578738453,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -2.7229556049317125,
+ -1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ -0.9076518683106087
+ ],
+ [
+ -6.3535630781741474,
+ 0
+ ],
+ [
+ -8.168866814795365,
+ 2.722955604931826
+ ],
+ [
+ -9.07651868310586,
+ 6.353563078174261
+ ],
+ [
+ -9.07651868310586,
+ 7.26121494648487
+ ],
+ [
+ -9.07651868310586,
+ 9.984170551416696
+ ],
+ [
+ -8.168866814795365,
+ 12.707126156348522
+ ],
+ [
+ -6.3535630781741474,
+ 13.614778024659131
+ ],
+ [
+ -4.53825934155293,
+ 14.52242989296974
+ ],
+ [
+ -2.7229556049317125,
+ 15.430081761280348
+ ],
+ [
+ -0.907651868310495,
+ 16.337733629590957
+ ],
+ [
+ 2.72295560493194,
+ 15.430081761280348
+ ],
+ [
+ 4.538259341553157,
+ 14.52242989296974
+ ],
+ [
+ 6.353563078174375,
+ 12.707126156348522
+ ],
+ [
+ 7.26121494648487,
+ 9.984170551416696
+ ],
+ [
+ 7.26121494648487,
+ 8.168866814795479
+ ],
+ [
+ 5.445911209863652,
+ 5.445911209863652
+ ],
+ [
+ 2.72295560493194,
+ 4.538259341553044
+ ],
+ [
+ -0.907651868310495,
+ 3.630607473242435
+ ],
+ [
+ -2.7229556049317125,
+ 3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ 3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.319000244140625,
+ 0.5349273681640625,
+ 0.5500640869140625,
+ 0.565704345703125,
+ 0.574493408203125,
+ 0.578887939453125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.571075439453125,
+ 0.5500640869140625,
+ 0.5442047119140625,
+ 0.5422515869140625,
+ 0.5383453369140625,
+ 0.519287109375,
+ 0.503173828125,
+ 0.502685546875,
+ 0.503173828125,
+ 0.506591796875,
+ 0.515380859375,
+ 0.521240234375,
+ 0.504638671875,
+ 0.454803466796875,
+ 0.326324462890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.630607473242435,
+ 3.630607473242435
+ ]
+ },
+ {
+ "id": "vuy9SWdK0M5gXKWfLWzJP",
+ "type": "freedraw",
+ "x": 456.0361308825795,
+ "y": 824.6707182821697,
+ "width": 13.614778024659245,
+ "height": 19.96834110283328,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAA",
+ "roundness": null,
+ "seed": 93715465,
+ "version": 25,
+ "versionNonce": 104133255,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578738985,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.72295560493194,
+ -1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ -4.538259341553157,
+ -1.8153037366212175
+ ],
+ [
+ -6.353563078174375,
+ -1.8153037366212175
+ ],
+ [
+ -8.168866814795592,
+ -1.8153037366212175
+ ],
+ [
+ -8.168866814795592,
+ -0.9076518683106087
+ ],
+ [
+ -8.168866814795592,
+ 0.907651868310495
+ ],
+ [
+ -8.168866814795592,
+ 1.8153037366211038
+ ],
+ [
+ -7.26121494648487,
+ 3.6306074732423212
+ ],
+ [
+ -5.445911209863652,
+ 6.3535630781741474
+ ],
+ [
+ -3.630607473242435,
+ 10.891822419727191
+ ],
+ [
+ -2.72295560493194,
+ 11.7994742880378
+ ],
+ [
+ -1.8153037366212175,
+ 13.614778024659017
+ ],
+ [
+ -1.8153037366212175,
+ 14.522429892969626
+ ],
+ [
+ -0.9076518683107224,
+ 16.337733629590844
+ ],
+ [
+ -2.72295560493194,
+ 17.245385497901452
+ ],
+ [
+ -5.445911209863652,
+ 17.245385497901452
+ ],
+ [
+ -9.076518683106087,
+ 17.245385497901452
+ ],
+ [
+ -11.799474288038027,
+ 17.245385497901452
+ ],
+ [
+ -13.614778024659245,
+ 18.15303736621206
+ ],
+ [
+ -13.614778024659245,
+ 18.15303736621206
+ ]
+ ],
+ "pressures": [
+ 0.39129638671875,
+ 0.5598297119140625,
+ 0.567657470703125,
+ 0.570587158203125,
+ 0.571075439453125,
+ 0.578887939453125,
+ 0.585723876953125,
+ 0.586212158203125,
+ 0.573028564453125,
+ 0.5510406494140625,
+ 0.5329742431640625,
+ 0.523681640625,
+ 0.507080078125,
+ 0.500244140625,
+ 0.501220703125,
+ 0.503662109375,
+ 0.512939453125,
+ 0.5612945556640625,
+ 0.593536376953125,
+ 0.567657470703125,
+ 0.4318389892578125,
+ 0.2911529541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.614778024659245,
+ 18.15303736621206
+ ]
+ },
+ {
+ "id": "1PV_5ujUna-7u636oy4Pb",
+ "type": "freedraw",
+ "x": 477.8197757220339,
+ "y": 793.810554759609,
+ "width": 7.26121494648487,
+ "height": 44.474941547219714,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAB",
+ "roundness": null,
+ "seed": 1719745735,
+ "version": 16,
+ "versionNonce": 242402759,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578739748,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ 5.445911209863652
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ -4.53825934155293,
+ 21.78364483945461
+ ],
+ [
+ -5.445911209863652,
+ 25.414252312697045
+ ],
+ [
+ -5.445911209863652,
+ 29.952511654250088
+ ],
+ [
+ -4.53825934155293,
+ 33.58311912749241
+ ],
+ [
+ -4.53825934155293,
+ 37.213726600734844
+ ],
+ [
+ -3.630607473242435,
+ 39.93668220566667
+ ],
+ [
+ 0,
+ 43.567289678909106
+ ],
+ [
+ 1.8153037366212175,
+ 44.474941547219714
+ ],
+ [
+ 1.8153037366212175,
+ 44.474941547219714
+ ]
+ ],
+ "pressures": [
+ 0.319488525390625,
+ 0.563262939453125,
+ 0.563751220703125,
+ 0.567169189453125,
+ 0.580352783203125,
+ 0.6003875732421875,
+ 0.63262939453125,
+ 0.63946533203125,
+ 0.64385986328125,
+ 0.64385986328125,
+ 0.63995361328125,
+ 0.6077117919921875,
+ 0.313629150390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 44.474941547219714
+ ]
+ },
+ {
+ "id": "kyR8fohbyTUX1B7OOR5v7",
+ "type": "freedraw",
+ "x": 497.7881168248673,
+ "y": 811.9635921258212,
+ "width": 22.691296707765332,
+ "height": 67.16623825498482,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAC",
+ "roundness": null,
+ "seed": 1565736967,
+ "version": 59,
+ "versionNonce": 119606089,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578740967,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.907651868310495,
+ 4.538259341553044
+ ],
+ [
+ 1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ 12.707126156348522
+ ],
+ [
+ 2.7229556049317125,
+ 24.506600444386322
+ ],
+ [
+ 1.8153037366212175,
+ 30.860163522560583
+ ],
+ [
+ 1.8153037366212175,
+ 36.306074732424236
+ ],
+ [
+ 0.907651868310495,
+ 51.73615649370447
+ ],
+ [
+ 0.907651868310495,
+ 58.99737144018934
+ ],
+ [
+ 1.8153037366212175,
+ 64.44328265005299
+ ],
+ [
+ 1.8153037366212175,
+ 66.25858638667421
+ ],
+ [
+ 1.8153037366212175,
+ 67.16623825498482
+ ],
+ [
+ 1.8153037366212175,
+ 66.25858638667421
+ ],
+ [
+ 0.907651868310495,
+ 64.44328265005299
+ ],
+ [
+ 0,
+ 61.72032704512117
+ ],
+ [
+ 0,
+ 58.99737144018934
+ ],
+ [
+ -0.9076518683107224,
+ 53.55146023032569
+ ],
+ [
+ -1.8153037366212175,
+ 46.29024528384093
+ ],
+ [
+ -2.72295560493194,
+ 35.39842286411363
+ ],
+ [
+ -2.72295560493194,
+ 28.137207917628757
+ ],
+ [
+ -2.72295560493194,
+ 20.875992971143887
+ ],
+ [
+ 0,
+ 14.522429892969626
+ ],
+ [
+ 3.630607473242435,
+ 5.445911209863652
+ ],
+ [
+ 6.3535630781741474,
+ 2.722955604931826
+ ],
+ [
+ 8.168866814795365,
+ 0.9076518683106087
+ ],
+ [
+ 10.891822419727305,
+ 0
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ],
+ [
+ 16.337733629590957,
+ 3.630607473242435
+ ],
+ [
+ 18.153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 18.153037366212175,
+ 10.891822419727305
+ ],
+ [
+ 17.245385497901452,
+ 13.614778024659017
+ ],
+ [
+ 14.52242989296974,
+ 17.245385497901452
+ ],
+ [
+ 12.707126156348522,
+ 19.06068923452267
+ ],
+ [
+ 10.891822419727305,
+ 19.96834110283328
+ ],
+ [
+ 9.076518683106087,
+ 20.875992971143887
+ ],
+ [
+ 7.26121494648487,
+ 20.875992971143887
+ ],
+ [
+ 6.3535630781741474,
+ 20.875992971143887
+ ],
+ [
+ 8.168866814795365,
+ 20.875992971143887
+ ],
+ [
+ 9.076518683106087,
+ 20.875992971143887
+ ],
+ [
+ 9.984170551416582,
+ 20.875992971143887
+ ],
+ [
+ 11.7994742880378,
+ 20.875992971143887
+ ],
+ [
+ 13.614778024659017,
+ 21.783644839454496
+ ],
+ [
+ 15.430081761280235,
+ 23.598948576075713
+ ],
+ [
+ 17.245385497901452,
+ 25.41425231269693
+ ],
+ [
+ 18.153037366212175,
+ 28.137207917628757
+ ],
+ [
+ 19.06068923452267,
+ 29.044859785939366
+ ],
+ [
+ 19.968341102833392,
+ 31.767815390871192
+ ],
+ [
+ 19.06068923452267,
+ 33.58311912749241
+ ],
+ [
+ 18.153037366212175,
+ 35.39842286411363
+ ],
+ [
+ 15.430081761280235,
+ 36.306074732424236
+ ],
+ [
+ 14.52242989296974,
+ 36.306074732424236
+ ],
+ [
+ 12.707126156348522,
+ 37.213726600734844
+ ],
+ [
+ 11.7994742880378,
+ 37.213726600734844
+ ],
+ [
+ 9.076518683106087,
+ 37.213726600734844
+ ],
+ [
+ 6.3535630781741474,
+ 37.213726600734844
+ ],
+ [
+ 5.445911209863652,
+ 36.306074732424236
+ ],
+ [
+ 5.445911209863652,
+ 36.306074732424236
+ ]
+ ],
+ "pressures": [
+ 0.1787872314453125,
+ 0.501708984375,
+ 0.5319976806640625,
+ 0.5393218994140625,
+ 0.5412750244140625,
+ 0.5427398681640625,
+ 0.5505523681640625,
+ 0.5593414306640625,
+ 0.565704345703125,
+ 0.5598297119140625,
+ 0.525634765625,
+ 0.4997406005859375,
+ 0.4880218505859375,
+ 0.4826507568359375,
+ 0.4821624755859375,
+ 0.4865570068359375,
+ 0.4924163818359375,
+ 0.4968109130859375,
+ 0.4997406005859375,
+ 0.4972991943359375,
+ 0.4972991943359375,
+ 0.4992523193359375,
+ 0.504150390625,
+ 0.505615234375,
+ 0.506591796875,
+ 0.513427734375,
+ 0.514404296875,
+ 0.514892578125,
+ 0.528564453125,
+ 0.5324859619140625,
+ 0.5422515869140625,
+ 0.5510406494140625,
+ 0.572540283203125,
+ 0.578399658203125,
+ 0.579864501953125,
+ 0.578887939453125,
+ 0.573028564453125,
+ 0.5539703369140625,
+ 0.512451171875,
+ 0.512451171875,
+ 0.511474609375,
+ 0.511474609375,
+ 0.512939453125,
+ 0.511962890625,
+ 0.513916015625,
+ 0.512939453125,
+ 0.513916015625,
+ 0.518310546875,
+ 0.5393218994140625,
+ 0.563262939453125,
+ 0.577423095703125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.577423095703125,
+ 0.4870452880859375,
+ 0.1230926513671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 36.306074732424236
+ ]
+ },
+ {
+ "id": "MUpNq_TyD66bO8mY_mQsx",
+ "type": "freedraw",
+ "x": 519.5717616643219,
+ "y": 795.6258584962302,
+ "width": 19.968341102833165,
+ "height": 46.29024528384093,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAD",
+ "roundness": null,
+ "seed": 1194036489,
+ "version": 18,
+ "versionNonce": 1449511657,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578742410,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0
+ ],
+ [
+ 2.7229556049317125,
+ 0
+ ],
+ [
+ 4.53825934155293,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0.9076518683106087
+ ],
+ [
+ 9.984170551416582,
+ 4.538259341553044
+ ],
+ [
+ 12.707126156348295,
+ 9.984170551416696
+ ],
+ [
+ 14.522429892969512,
+ 13.614778024659131
+ ],
+ [
+ 15.430081761280235,
+ 17.245385497901566
+ ],
+ [
+ 18.153037366211947,
+ 29.04485978593948
+ ],
+ [
+ 19.06068923452267,
+ 35.39842286411363
+ ],
+ [
+ 19.06068923452267,
+ 40.84433407397728
+ ],
+ [
+ 19.968341102833165,
+ 42.6596378105985
+ ],
+ [
+ 19.968341102833165,
+ 44.474941547219714
+ ],
+ [
+ 19.968341102833165,
+ 45.38259341553032
+ ],
+ [
+ 19.968341102833165,
+ 46.29024528384093
+ ],
+ [
+ 19.968341102833165,
+ 46.29024528384093
+ ]
+ ],
+ "pressures": [
+ 0.37615966796875,
+ 0.6072235107421875,
+ 0.6199188232421875,
+ 0.62579345703125,
+ 0.63897705078125,
+ 0.65313720703125,
+ 0.6614532470703125,
+ 0.6638946533203125,
+ 0.6653594970703125,
+ 0.6702423095703125,
+ 0.6707305908203125,
+ 0.6707305908203125,
+ 0.6692657470703125,
+ 0.64923095703125,
+ 0.6086883544921875,
+ 0.517333984375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.968341102833165,
+ 46.29024528384093
+ ]
+ },
+ {
+ "id": "UlMXRSD6NROT-QIpKMZoV",
+ "type": "freedraw",
+ "x": 558.600792001678,
+ "y": 783.8263842081924,
+ "width": 25.414252312696817,
+ "height": 68.98154199160604,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAE",
+ "roundness": null,
+ "seed": 1388111017,
+ "version": 24,
+ "versionNonce": 1695239977,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578761387,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ 3.6306074732422076,
+ 1.8153037366212175
+ ],
+ [
+ 4.53825934155293,
+ 2.722955604931826
+ ],
+ [
+ 4.53825934155293,
+ 3.630607473242435
+ ],
+ [
+ 6.3535630781741474,
+ 4.538259341553044
+ ],
+ [
+ 9.984170551416582,
+ 9.076518683105974
+ ],
+ [
+ 12.707126156348295,
+ 14.522429892969626
+ ],
+ [
+ 15.430081761280235,
+ 21.783644839454496
+ ],
+ [
+ 19.06068923452267,
+ 29.044859785939366
+ ],
+ [
+ 20.875992971143887,
+ 36.306074732424236
+ ],
+ [
+ 21.783644839454382,
+ 39.93668220566667
+ ],
+ [
+ 22.691296707765105,
+ 42.65963781059838
+ ],
+ [
+ 24.506600444386322,
+ 51.73615649370447
+ ],
+ [
+ 25.414252312696817,
+ 56.274415835257514
+ ],
+ [
+ 25.414252312696817,
+ 60.81267517681056
+ ],
+ [
+ 24.506600444386322,
+ 66.25858638667421
+ ],
+ [
+ 24.506600444386322,
+ 68.98154199160604
+ ],
+ [
+ 23.5989485760756,
+ 68.98154199160604
+ ],
+ [
+ 23.5989485760756,
+ 66.25858638667421
+ ],
+ [
+ 23.5989485760756,
+ 66.25858638667421
+ ]
+ ],
+ "pressures": [
+ 0.39569091796875,
+ 0.5534820556640625,
+ 0.63995361328125,
+ 0.65509033203125,
+ 0.6604766845703125,
+ 0.6668243408203125,
+ 0.6697540283203125,
+ 0.6697540283203125,
+ 0.6848907470703125,
+ 0.696136474609375,
+ 0.700042724609375,
+ 0.700042724609375,
+ 0.700531005859375,
+ 0.700531005859375,
+ 0.700531005859375,
+ 0.701019287109375,
+ 0.700531005859375,
+ 0.695648193359375,
+ 0.6726837158203125,
+ 0.6585235595703125,
+ 0.6179656982421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.5989485760756,
+ 66.25858638667421
+ ]
+ },
+ {
+ "id": "z-fxwojS2hA7J5nEC_8mj",
+ "type": "freedraw",
+ "x": 190.09413346757196,
+ "y": 860.0691411462832,
+ "width": 422.9657706327422,
+ "height": 9.984170551416696,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "bAF",
+ "roundness": null,
+ "seed": 586503113,
+ "version": 84,
+ "versionNonce": 2074704009,
+ "isDeleted": false,
+ "boundElements": null,
+ "updated": 1758578858672,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 9.984170551416696,
+ -0.9076518683106087
+ ],
+ [
+ 16.337733629590844,
+ -0.9076518683106087
+ ],
+ [
+ 19.96834110283328,
+ -0.9076518683106087
+ ],
+ [
+ 23.598948576075713,
+ 0
+ ],
+ [
+ 30.860163522560583,
+ 0
+ ],
+ [
+ 33.58311912749241,
+ 0.9076518683106087
+ ],
+ [
+ 36.306074732424236,
+ 0.9076518683106087
+ ],
+ [
+ 41.75198594228789,
+ 1.8153037366212175
+ ],
+ [
+ 45.38259341553032,
+ 2.722955604931826
+ ],
+ [
+ 49.92085275708325,
+ 2.722955604931826
+ ],
+ [
+ 53.55146023032569,
+ 3.630607473242435
+ ],
+ [
+ 59.90502330849995,
+ 4.538259341553044
+ ],
+ [
+ 65.3509345183636,
+ 4.538259341553044
+ ],
+ [
+ 70.79684572822725,
+ 4.538259341553044
+ ],
+ [
+ 77.15040880640151,
+ 5.445911209863652
+ ],
+ [
+ 82.59632001626517,
+ 5.445911209863652
+ ],
+ [
+ 91.67283869937114,
+ 5.445911209863652
+ ],
+ [
+ 97.1187499092348,
+ 6.353563078174261
+ ],
+ [
+ 102.56466111909845,
+ 6.353563078174261
+ ],
+ [
+ 108.0105723289621,
+ 6.353563078174261
+ ],
+ [
+ 115.27178727544697,
+ 6.353563078174261
+ ],
+ [
+ 120.7176984853105,
+ 6.353563078174261
+ ],
+ [
+ 127.07126156348477,
+ 6.353563078174261
+ ],
+ [
+ 133.42482464165903,
+ 6.353563078174261
+ ],
+ [
+ 138.87073585152268,
+ 6.353563078174261
+ ],
+ [
+ 146.13195079800755,
+ 6.353563078174261
+ ],
+ [
+ 151.5778620078711,
+ 7.26121494648487
+ ],
+ [
+ 157.02377321773474,
+ 7.26121494648487
+ ],
+ [
+ 163.377336295909,
+ 7.26121494648487
+ ],
+ [
+ 169.73089937408326,
+ 7.26121494648487
+ ],
+ [
+ 176.99211432056813,
+ 7.26121494648487
+ ],
+ [
+ 180.62272179381057,
+ 7.26121494648487
+ ],
+ [
+ 186.06863300367422,
+ 7.26121494648487
+ ],
+ [
+ 191.51454421353787,
+ 7.26121494648487
+ ],
+ [
+ 199.68341102833324,
+ 7.26121494648487
+ ],
+ [
+ 204.22167036988617,
+ 7.26121494648487
+ ],
+ [
+ 208.75992971143933,
+ 7.26121494648487
+ ],
+ [
+ 213.29818905299226,
+ 8.168866814795479
+ ],
+ [
+ 217.8364483945454,
+ 8.168866814795479
+ ],
+ [
+ 222.37470773609834,
+ 8.168866814795479
+ ],
+ [
+ 230.54357455089394,
+ 8.168866814795479
+ ],
+ [
+ 235.98948576075736,
+ 8.168866814795479
+ ],
+ [
+ 240.52774510231052,
+ 8.168866814795479
+ ],
+ [
+ 247.7889600487954,
+ 8.168866814795479
+ ],
+ [
+ 254.14252312696954,
+ 8.168866814795479
+ ],
+ [
+ 259.5884343368332,
+ 8.168866814795479
+ ],
+ [
+ 265.94199741500756,
+ 8.168866814795479
+ ],
+ [
+ 270.4802567565605,
+ 8.168866814795479
+ ],
+ [
+ 278.64912357135586,
+ 8.168866814795479
+ ],
+ [
+ 284.0950347812195,
+ 9.076518683106087
+ ],
+ [
+ 291.3562497277044,
+ 9.076518683106087
+ ],
+ [
+ 297.70981280587876,
+ 9.076518683106087
+ ],
+ [
+ 306.7863314889846,
+ 9.076518683106087
+ ],
+ [
+ 312.23224269884827,
+ 9.076518683106087
+ ],
+ [
+ 317.6781539087119,
+ 9.076518683106087
+ ],
+ [
+ 323.1240651185756,
+ 9.076518683106087
+ ],
+ [
+ 328.5699763284392,
+ 9.076518683106087
+ ],
+ [
+ 334.0158875383029,
+ 9.076518683106087
+ ],
+ [
+ 341.27710248478775,
+ 9.076518683106087
+ ],
+ [
+ 345.8153618263407,
+ 9.076518683106087
+ ],
+ [
+ 351.26127303620433,
+ 9.076518683106087
+ ],
+ [
+ 359.4301398509999,
+ 8.168866814795479
+ ],
+ [
+ 364.8760510608636,
+ 8.168866814795479
+ ],
+ [
+ 369.4143104024165,
+ 8.168866814795479
+ ],
+ [
+ 374.86022161228016,
+ 8.168866814795479
+ ],
+ [
+ 381.2137846904543,
+ 7.26121494648487
+ ],
+ [
+ 386.65969590031796,
+ 7.26121494648487
+ ],
+ [
+ 394.82856271511355,
+ 6.353563078174261
+ ],
+ [
+ 399.3668220566665,
+ 6.353563078174261
+ ],
+ [
+ 403.90508139821964,
+ 6.353563078174261
+ ],
+ [
+ 409.35099260808306,
+ 5.445911209863652
+ ],
+ [
+ 413.8892519496362,
+ 5.445911209863652
+ ],
+ [
+ 417.51985942287865,
+ 5.445911209863652
+ ],
+ [
+ 419.33516315949987,
+ 4.538259341553044
+ ],
+ [
+ 421.1504668961211,
+ 4.538259341553044
+ ],
+ [
+ 422.0581187644316,
+ 4.538259341553044
+ ],
+ [
+ 422.0581187644316,
+ 4.538259341553044
+ ]
+ ],
+ "pressures": [
+ 0.37957763671875,
+ 0.4953460693359375,
+ 0.6125946044921875,
+ 0.6130828857421875,
+ 0.6145477294921875,
+ 0.6155242919921875,
+ 0.63165283203125,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.63458251953125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63409423828125,
+ 0.63507080078125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63458251953125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63555908203125,
+ 0.63751220703125,
+ 0.63702392578125,
+ 0.63800048828125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63555908203125,
+ 0.63507080078125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63653564453125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63702392578125,
+ 0.63702392578125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63604736328125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63604736328125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63604736328125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63946533203125,
+ 0.64190673828125,
+ 0.64532470703125,
+ 0.64581298828125,
+ 0.64874267578125,
+ 0.65411376953125,
+ 0.6624298095703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 422.0581187644316,
+ 4.538259341553044
+ ]
+ },
+ {
+ "id": "7nO5yo-BkG3RmjD8bUH0A",
+ "type": "freedraw",
+ "x": -390.8030622512165,
+ "y": 521.5149942664269,
+ "width": 31.767815390871192,
+ "height": 69.88919385991665,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5F",
+ "roundness": null,
+ "seed": 293540455,
+ "version": 41,
+ "versionNonce": 1774250727,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514236,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ -2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ -6.353563078174261,
+ 9.984170551416696
+ ],
+ [
+ -6.353563078174261,
+ 17.245385497901452
+ ],
+ [
+ -5.445911209863652,
+ 24.506600444386322
+ ],
+ [
+ -4.538259341553044,
+ 27.22955604931815
+ ],
+ [
+ -2.722955604931826,
+ 29.952511654249975
+ ],
+ [
+ 1.8153037366212175,
+ 35.39842286411363
+ ],
+ [
+ 6.353563078174261,
+ 36.306074732424236
+ ],
+ [
+ 9.984170551416696,
+ 33.58311912749241
+ ],
+ [
+ 12.707126156348522,
+ 29.952511654249975
+ ],
+ [
+ 13.614778024659131,
+ 21.783644839454496
+ ],
+ [
+ 14.52242989296974,
+ 17.245385497901452
+ ],
+ [
+ 14.52242989296974,
+ 14.522429892969626
+ ],
+ [
+ 14.52242989296974,
+ 13.614778024659017
+ ],
+ [
+ 15.430081761280348,
+ 13.614778024659017
+ ],
+ [
+ 15.430081761280348,
+ 15.430081761280235
+ ],
+ [
+ 17.245385497901566,
+ 20.875992971143887
+ ],
+ [
+ 18.153037366212175,
+ 25.41425231269693
+ ],
+ [
+ 19.968341102833392,
+ 29.952511654249975
+ ],
+ [
+ 23.598948576075713,
+ 46.29024528384082
+ ],
+ [
+ 25.41425231269693,
+ 55.366763966946905
+ ],
+ [
+ 24.506600444386322,
+ 62.627978913431775
+ ],
+ [
+ 23.598948576075713,
+ 66.25858638667421
+ ],
+ [
+ 19.968341102833392,
+ 67.16623825498482
+ ],
+ [
+ 16.337733629590957,
+ 66.25858638667421
+ ],
+ [
+ 12.707126156348522,
+ 63.535630781742384
+ ],
+ [
+ 10.891822419727305,
+ 61.72032704512117
+ ],
+ [
+ 9.984170551416696,
+ 60.81267517681056
+ ],
+ [
+ 9.984170551416696,
+ 60.81267517681056
+ ]
+ ],
+ "pressures": [
+ 0.1167449951171875,
+ 0.3448944091796875,
+ 0.4328155517578125,
+ 0.463104248046875,
+ 0.564727783203125,
+ 0.63751220703125,
+ 0.6580352783203125,
+ 0.6570587158203125,
+ 0.6565704345703125,
+ 0.65557861328125,
+ 0.65509033203125,
+ 0.65313720703125,
+ 0.65216064453125,
+ 0.65069580078125,
+ 0.64971923828125,
+ 0.64630126953125,
+ 0.6194305419921875,
+ 0.6077117919921875,
+ 0.6018524169921875,
+ 0.6018524169921875,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6003875732421875,
+ 0.5974578857421875,
+ 0.5984344482421875,
+ 0.6082000732421875,
+ 0.6086883544921875,
+ 0.6106414794921875,
+ 0.6140594482421875,
+ 0.6233367919921875,
+ 0.63018798828125,
+ 0.63604736328125,
+ 0.64385986328125,
+ 0.64532470703125,
+ 0.6218719482421875,
+ 0.5466461181640625,
+ 0.2955474853515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.984170551416696,
+ 60.81267517681056
+ ]
+ },
+ {
+ "id": "38RsZqxORPhoSvf-Dv5wS",
+ "type": "freedraw",
+ "x": -355.40463938710286,
+ "y": 543.2986391058814,
+ "width": 3.630607473242435,
+ "height": 17.245385497901566,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5G",
+ "roundness": null,
+ "seed": 1663249191,
+ "version": 16,
+ "versionNonce": 1061477129,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514236,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ -1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ -0.9076518683106087,
+ 9.076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 12.707126156348522
+ ],
+ [
+ -0.9076518683106087,
+ 15.430081761280348
+ ],
+ [
+ 0,
+ 17.245385497901566
+ ],
+ [
+ 0.9076518683106087,
+ 17.245385497901566
+ ],
+ [
+ 1.8153037366212175,
+ 17.245385497901566
+ ],
+ [
+ 1.8153037366212175,
+ 16.337733629590957
+ ],
+ [
+ 1.8153037366212175,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.446990966796875,
+ 0.519287109375,
+ 0.519287109375,
+ 0.511474609375,
+ 0.509521484375,
+ 0.509033203125,
+ 0.509033203125,
+ 0.510986328125,
+ 0.510009765625,
+ 0.39617919921875,
+ 0.2940826416015625,
+ 0.0166015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "waUyakN8kKFS-1KWROyg8",
+ "type": "freedraw",
+ "x": -362.66585433358773,
+ "y": 546.0215947108132,
+ "width": 12.707126156348522,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5H",
+ "roundness": null,
+ "seed": 1442710697,
+ "version": 10,
+ "versionNonce": 1750136327,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514236,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 0.9076518683106087
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.3033599853515625,
+ 0.5564117431640625,
+ 0.568634033203125,
+ 0.569122314453125,
+ 0.568634033203125,
+ 0.507080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 0
+ ]
+ },
+ {
+ "id": "MOBv-sLdS2ocRZnNSK3HE",
+ "type": "freedraw",
+ "x": -327.2674314694741,
+ "y": 546.0215947108132,
+ "width": 10.891822419727305,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5I",
+ "roundness": null,
+ "seed": 693402919,
+ "version": 13,
+ "versionNonce": 971411945,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514236,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 6.353563078174261,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 9.984170551416696,
+ 0.9076518683106087
+ ],
+ [
+ 9.984170551416696,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.2574462890625,
+ 0.6116180419921875,
+ 0.6077117919921875,
+ 0.6052703857421875,
+ 0.591583251953125,
+ 0.5583648681640625,
+ 0.450897216796875,
+ 0.3463592529296875,
+ 0.1064910888671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.984170551416696,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "5dzXKj-HSCcAM1-nogyaj",
+ "type": "freedraw",
+ "x": -324.5444758645423,
+ "y": 555.0981133939193,
+ "width": 10.891822419727305,
+ "height": 2.722955604931826,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5J",
+ "roundness": null,
+ "seed": 867673639,
+ "version": 9,
+ "versionNonce": 720543015,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514236,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ 7.26121494648487,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727305,
+ -2.722955604931826
+ ],
+ [
+ 10.891822419727305,
+ -2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.449920654296875,
+ 0.572052001953125,
+ 0.570587158203125,
+ 0.5378570556640625,
+ 0.462615966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 10.891822419727305,
+ -2.722955604931826
+ ]
+ },
+ {
+ "id": "BCJuRyVe1BsmGNkdtBCQF",
+ "type": "freedraw",
+ "x": -244.67111145320894,
+ "y": 500.6390012952829,
+ "width": 16.337733629590957,
+ "height": 61.72032704512128,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5M",
+ "roundness": null,
+ "seed": 1208995305,
+ "version": 19,
+ "versionNonce": 686714057,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514236,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 4.538259341553044
+ ],
+ [
+ -8.168866814795479,
+ 7.26121494648487
+ ],
+ [
+ -9.984170551416696,
+ 11.799474288037914
+ ],
+ [
+ -11.799474288037914,
+ 17.245385497901566
+ ],
+ [
+ -15.430081761280348,
+ 29.952511654250088
+ ],
+ [
+ -16.337733629590957,
+ 42.6596378105985
+ ],
+ [
+ -15.430081761280348,
+ 51.736156493704584
+ ],
+ [
+ -13.614778024659131,
+ 55.36676396694702
+ ],
+ [
+ -10.891822419727305,
+ 57.18206770356824
+ ],
+ [
+ -2.722955604931826,
+ 60.81267517681067
+ ],
+ [
+ -0.9076518683106087,
+ 60.81267517681067
+ ],
+ [
+ -0.9076518683106087,
+ 60.81267517681067
+ ]
+ ],
+ "pressures": [
+ 0.458221435546875,
+ 0.6248016357421875,
+ 0.6668243408203125,
+ 0.6795196533203125,
+ 0.6800079345703125,
+ 0.6800079345703125,
+ 0.6814727783203125,
+ 0.6814727783203125,
+ 0.6800079345703125,
+ 0.6790313720703125,
+ 0.6741485595703125,
+ 0.65216064453125,
+ 0.63800048828125,
+ 0.6042938232421875,
+ 0.2681884765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.9076518683106087,
+ 60.81267517681067
+ ]
+ },
+ {
+ "id": "D4BkNp4rSzR5f9p-yVmGD",
+ "type": "freedraw",
+ "x": -267.36240816097416,
+ "y": 526.9609054762906,
+ "width": 28.13720791762887,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5N",
+ "roundness": null,
+ "seed": 1529311625,
+ "version": 11,
+ "versionNonce": 1964138567,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ 15.430081761280348,
+ -2.722955604931826
+ ],
+ [
+ 23.598948576075827,
+ -3.630607473242435
+ ],
+ [
+ 27.229556049318262,
+ -3.630607473242435
+ ],
+ [
+ 27.229556049318262,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.451873779296875,
+ 0.62530517578125,
+ 0.63067626953125,
+ 0.63702392578125,
+ 0.64044189453125,
+ 0.6086883544921875,
+ 0.336578369140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 27.229556049318262,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "O0ziSQDn6GJ2eHYCkFswy",
+ "type": "freedraw",
+ "x": -225.61042221868627,
+ "y": 546.0215947108132,
+ "width": 25.41425231269693,
+ "height": 19.060689234522783,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5O",
+ "roundness": null,
+ "seed": 1902720425,
+ "version": 30,
+ "versionNonce": 1677192105,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ -5.445911209863652,
+ -4.538259341553044
+ ],
+ [
+ -7.26121494648487,
+ -3.630607473242435
+ ],
+ [
+ -9.076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -11.7994742880378,
+ 2.722955604931826
+ ],
+ [
+ -11.7994742880378,
+ 7.26121494648487
+ ],
+ [
+ -9.984170551416582,
+ 9.984170551416696
+ ],
+ [
+ -8.168866814795479,
+ 12.707126156348522
+ ],
+ [
+ -5.445911209863652,
+ 13.614778024659131
+ ],
+ [
+ -0.9076518683106087,
+ 13.614778024659131
+ ],
+ [
+ 0.9076518683106087,
+ 10.891822419727305
+ ],
+ [
+ 1.8153037366212175,
+ 9.076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 6.353563078174261
+ ],
+ [
+ 2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ 2.722955604931826,
+ -5.445911209863652
+ ],
+ [
+ 2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ 9.076518683106087,
+ 6.353563078174261
+ ],
+ [
+ 11.799474288037914,
+ 8.168866814795479
+ ],
+ [
+ 13.614778024659131,
+ 9.076518683106087
+ ],
+ [
+ 13.614778024659131,
+ 9.076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.4088897705078125,
+ 0.6028289794921875,
+ 0.6062469482421875,
+ 0.6194305419921875,
+ 0.63067626953125,
+ 0.63262939453125,
+ 0.64044189453125,
+ 0.64044189453125,
+ 0.63751220703125,
+ 0.62530517578125,
+ 0.6160125732421875,
+ 0.6042938232421875,
+ 0.589141845703125,
+ 0.575958251953125,
+ 0.574493408203125,
+ 0.575469970703125,
+ 0.575958251953125,
+ 0.576446533203125,
+ 0.576934814453125,
+ 0.576934814453125,
+ 0.578887939453125,
+ 0.587188720703125,
+ 0.585723876953125,
+ 0.5539703369140625,
+ 0.40447998046875,
+ 0.1186981201171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659131,
+ 9.076518683106087
+ ]
+ },
+ {
+ "id": "hJbUN19Z-czn8LeBczIcb",
+ "type": "freedraw",
+ "x": -206.54973298416348,
+ "y": 557.8210689988512,
+ "width": 14.522429892969626,
+ "height": 16.337733629590957,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5P",
+ "roundness": null,
+ "seed": 1025632103,
+ "version": 17,
+ "versionNonce": 1754054503,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ -0.9076518683106087,
+ -5.445911209863652
+ ],
+ [
+ -0.9076518683106087,
+ -9.984170551416696
+ ],
+ [
+ -0.9076518683106087,
+ -11.799474288037914
+ ],
+ [
+ -0.9076518683106087,
+ -13.614778024659131
+ ],
+ [
+ 0.9076518683106087,
+ -16.337733629590957
+ ],
+ [
+ 1.8153037366212175,
+ -16.337733629590957
+ ],
+ [
+ 3.630607473242435,
+ -15.430081761280348
+ ],
+ [
+ 6.3535630781741474,
+ -11.799474288037914
+ ],
+ [
+ 8.168866814795365,
+ -7.26121494648487
+ ],
+ [
+ 11.7994742880378,
+ -2.722955604931826
+ ],
+ [
+ 13.614778024659017,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659017,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.3571014404296875,
+ 0.588165283203125,
+ 0.6042938232421875,
+ 0.6130828857421875,
+ 0.62969970703125,
+ 0.63409423828125,
+ 0.63653564453125,
+ 0.64190673828125,
+ 0.64727783203125,
+ 0.65069580078125,
+ 0.65020751953125,
+ 0.6213836669921875,
+ 0.4157257080078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "_YphS4i1k80PBICD43HIu",
+ "type": "freedraw",
+ "x": -164.7977470418757,
+ "y": 504.26960876852536,
+ "width": 10.891822419727191,
+ "height": 50.828504625393975,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Q",
+ "roundness": null,
+ "seed": 836575911,
+ "version": 15,
+ "versionNonce": 1127124617,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -2.7229556049317125,
+ 7.26121494648487
+ ],
+ [
+ -5.445911209863539,
+ 18.153037366212175
+ ],
+ [
+ -7.261214946484756,
+ 24.506600444386436
+ ],
+ [
+ -7.261214946484756,
+ 29.952511654249975
+ ],
+ [
+ -6.3535630781741474,
+ 43.567289678909106
+ ],
+ [
+ -2.7229556049317125,
+ 48.10554902046215
+ ],
+ [
+ 1.8153037366212175,
+ 50.828504625393975
+ ],
+ [
+ 3.630607473242435,
+ 50.828504625393975
+ ],
+ [
+ 3.630607473242435,
+ 50.828504625393975
+ ]
+ ],
+ "pressures": [
+ 0.40106201171875,
+ 0.592559814453125,
+ 0.65362548828125,
+ 0.65362548828125,
+ 0.65557861328125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.64483642578125,
+ 0.5544586181640625,
+ 0.02392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 50.828504625393975
+ ]
+ },
+ {
+ "id": "OYHboGjtBS-E7PDqGkqUA",
+ "type": "freedraw",
+ "x": -145.73705780735293,
+ "y": 595.034795599586,
+ "width": 26.32190418100754,
+ "height": 80.78101627964395,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5R",
+ "roundness": null,
+ "seed": 1983430343,
+ "version": 41,
+ "versionNonce": 934165127,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ -6.353563078174261
+ ],
+ [
+ -2.722955604931826,
+ -9.076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -12.707126156348522
+ ],
+ [
+ -4.538259341553044,
+ -20.875992971144
+ ],
+ [
+ -6.353563078174261,
+ -29.952511654249975
+ ],
+ [
+ -8.168866814795479,
+ -41.75198594228789
+ ],
+ [
+ -9.076518683106087,
+ -56.27441583525763
+ ],
+ [
+ -7.26121494648487,
+ -71.70449759653786
+ ],
+ [
+ -4.538259341553044,
+ -77.15040880640151
+ ],
+ [
+ -1.8153037366212175,
+ -79.87336441133334
+ ],
+ [
+ 1.8153037366212175,
+ -80.78101627964395
+ ],
+ [
+ 8.168866814795479,
+ -77.15040880640151
+ ],
+ [
+ 11.799474288037914,
+ -71.70449759653786
+ ],
+ [
+ 12.707126156348409,
+ -68.07389012329543
+ ],
+ [
+ 12.707126156348409,
+ -65.3509345183636
+ ],
+ [
+ 10.891822419727305,
+ -59.90502330850006
+ ],
+ [
+ 7.26121494648487,
+ -56.27441583525763
+ ],
+ [
+ 1.8153037366212175,
+ -53.5514602303258
+ ],
+ [
+ 0,
+ -52.64380836201519
+ ],
+ [
+ -0.9076518683106087,
+ -52.64380836201519
+ ],
+ [
+ 0,
+ -52.64380836201519
+ ],
+ [
+ 2.722955604931826,
+ -52.64380836201519
+ ],
+ [
+ 6.353563078174261,
+ -52.64380836201519
+ ],
+ [
+ 10.891822419727305,
+ -50.828504625393975
+ ],
+ [
+ 12.707126156348409,
+ -49.01320088877276
+ ],
+ [
+ 14.522429892969626,
+ -48.10554902046215
+ ],
+ [
+ 16.337733629590844,
+ -46.29024528384093
+ ],
+ [
+ 17.245385497901452,
+ -43.567289678909106
+ ],
+ [
+ 17.245385497901452,
+ -40.84433407397728
+ ],
+ [
+ 16.337733629590844,
+ -38.12137846904545
+ ],
+ [
+ 12.707126156348409,
+ -35.39842286411363
+ ],
+ [
+ 7.26121494648487,
+ -32.6754672591818
+ ],
+ [
+ 3.630607473242435,
+ -32.6754672591818
+ ],
+ [
+ 0.9076518683106087,
+ -32.6754672591818
+ ],
+ [
+ -1.8153037366212175,
+ -32.6754672591818
+ ],
+ [
+ -1.8153037366212175,
+ -32.6754672591818
+ ]
+ ],
+ "pressures": [
+ 0.4880218505859375,
+ 0.6121063232421875,
+ 0.6145477294921875,
+ 0.6174774169921875,
+ 0.63018798828125,
+ 0.64141845703125,
+ 0.6629180908203125,
+ 0.6746368408203125,
+ 0.6751251220703125,
+ 0.6717071533203125,
+ 0.6648712158203125,
+ 0.6643829345703125,
+ 0.6663360595703125,
+ 0.6663360595703125,
+ 0.6678009033203125,
+ 0.6707305908203125,
+ 0.6712188720703125,
+ 0.6712188720703125,
+ 0.6741485595703125,
+ 0.6756134033203125,
+ 0.6765899658203125,
+ 0.6756134033203125,
+ 0.65069580078125,
+ 0.5979461669921875,
+ 0.5974578857421875,
+ 0.5964813232421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5940399169921875,
+ 0.592559814453125,
+ 0.5984344482421875,
+ 0.6213836669921875,
+ 0.63946533203125,
+ 0.64141845703125,
+ 0.63848876953125,
+ 0.5984344482421875,
+ 0.4323272705078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ -32.6754672591818
+ ]
+ },
+ {
+ "id": "w1CCZzz4bVr5GDqo42dDk",
+ "type": "freedraw",
+ "x": -116.69219802141356,
+ "y": 501.54665316359353,
+ "width": 12.707126156348522,
+ "height": 64.4432826500531,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5S",
+ "roundness": null,
+ "seed": 184766343,
+ "version": 19,
+ "versionNonce": 223204713,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 6.353563078174261,
+ 2.722955604931826
+ ],
+ [
+ 8.168866814795479,
+ 5.445911209863652
+ ],
+ [
+ 9.984170551416696,
+ 13.614778024659131
+ ],
+ [
+ 11.799474288037914,
+ 22.69129670776522
+ ],
+ [
+ 11.799474288037914,
+ 28.13720791762887
+ ],
+ [
+ 11.799474288037914,
+ 33.58311912749241
+ ],
+ [
+ 12.707126156348522,
+ 39.02903033735606
+ ],
+ [
+ 12.707126156348522,
+ 48.10554902046215
+ ],
+ [
+ 11.799474288037914,
+ 55.36676396694702
+ ],
+ [
+ 11.799474288037914,
+ 60.81267517681067
+ ],
+ [
+ 9.984170551416696,
+ 62.62797891343189
+ ],
+ [
+ 9.076518683106087,
+ 63.5356307817425
+ ],
+ [
+ 9.076518683106087,
+ 62.62797891343189
+ ],
+ [
+ 9.076518683106087,
+ 62.62797891343189
+ ]
+ ],
+ "pressures": [
+ 0.3712615966796875,
+ 0.530029296875,
+ 0.565704345703125,
+ 0.63555908203125,
+ 0.65020751953125,
+ 0.6697540283203125,
+ 0.6839141845703125,
+ 0.688323974609375,
+ 0.689300537109375,
+ 0.690277099609375,
+ 0.690277099609375,
+ 0.6692657470703125,
+ 0.6150360107421875,
+ 0.4733734130859375,
+ 0.332672119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ 62.62797891343189
+ ]
+ },
+ {
+ "id": "Lg8UFKO4A1cL51lFsaCIS",
+ "type": "freedraw",
+ "x": -93.09324944533785,
+ "y": 550.5598540523663,
+ "width": 30.860163522560583,
+ "height": 22.69129670776522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5T",
+ "roundness": null,
+ "seed": 937882087,
+ "version": 22,
+ "versionNonce": 389239207,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ -7.26121494648487
+ ],
+ [
+ 4.538259341553044,
+ -9.076518683106087
+ ],
+ [
+ 5.445911209863652,
+ -9.984170551416696
+ ],
+ [
+ 7.26121494648487,
+ -10.891822419727305
+ ],
+ [
+ 8.168866814795479,
+ -11.799474288037914
+ ],
+ [
+ 11.799474288037914,
+ -10.891822419727305
+ ],
+ [
+ 14.52242989296974,
+ -7.26121494648487
+ ],
+ [
+ 16.337733629590957,
+ -1.8153037366212175
+ ],
+ [
+ 17.245385497901566,
+ 0.9076518683106087
+ ],
+ [
+ 18.153037366212175,
+ 4.538259341553044
+ ],
+ [
+ 20.875992971144,
+ 9.076518683106087
+ ],
+ [
+ 24.506600444386436,
+ 10.891822419727305
+ ],
+ [
+ 28.137207917628757,
+ 9.984170551416696
+ ],
+ [
+ 29.952511654249975,
+ 9.076518683106087
+ ],
+ [
+ 29.952511654249975,
+ 9.076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.4123077392578125,
+ 0.63262939453125,
+ 0.65216064453125,
+ 0.6638946533203125,
+ 0.6682891845703125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6697540283203125,
+ 0.6692657470703125,
+ 0.6697540283203125,
+ 0.6717071533203125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6721954345703125,
+ 0.6673126220703125,
+ 0.5959930419921875,
+ 0.2677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 29.952511654249975,
+ 9.076518683106087
+ ]
+ },
+ {
+ "id": "4xqH4iJ9X0_xZs2pUh36Y",
+ "type": "freedraw",
+ "x": -66.7713452643302,
+ "y": 540.5756835009496,
+ "width": 16.337733629590957,
+ "height": 25.41425231269693,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5U",
+ "roundness": null,
+ "seed": 707600009,
+ "version": 14,
+ "versionNonce": 631324745,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ 4.538259341553044
+ ],
+ [
+ -3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ -5.445911209863652,
+ 10.891822419727305
+ ],
+ [
+ -7.26121494648487,
+ 14.52242989296974
+ ],
+ [
+ -9.984170551416696,
+ 17.245385497901566
+ ],
+ [
+ -14.52242989296974,
+ 22.69129670776522
+ ],
+ [
+ -16.337733629590957,
+ 25.41425231269693
+ ],
+ [
+ -15.430081761280348,
+ 25.41425231269693
+ ],
+ [
+ -15.430081761280348,
+ 25.41425231269693
+ ]
+ ],
+ "pressures": [
+ 0.4103546142578125,
+ 0.6199188232421875,
+ 0.63262939453125,
+ 0.64678955078125,
+ 0.65118408203125,
+ 0.65167236328125,
+ 0.65264892578125,
+ 0.65362548828125,
+ 0.65313720703125,
+ 0.5989227294921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -15.430081761280348,
+ 25.41425231269693
+ ]
+ },
+ {
+ "id": "n7ucleoEuyaBZtJK-bP-P",
+ "type": "freedraw",
+ "x": -32.280574268527175,
+ "y": 552.3751577889875,
+ "width": 23.598948576075713,
+ "height": 5.445911209863652,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5V",
+ "roundness": null,
+ "seed": 351826823,
+ "version": 15,
+ "versionNonce": 1883800775,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863539,
+ -0.9076518683106087
+ ],
+ [
+ 7.261214946484756,
+ -1.8153037366212175
+ ],
+ [
+ 9.076518683105974,
+ -1.8153037366212175
+ ],
+ [
+ 11.7994742880378,
+ -1.8153037366212175
+ ],
+ [
+ 19.06068923452267,
+ -4.538259341553044
+ ],
+ [
+ 21.783644839454496,
+ -5.445911209863652
+ ],
+ [
+ 21.783644839454496,
+ -5.445911209863652
+ ]
+ ],
+ "pressures": [
+ 0.521728515625,
+ 0.6800079345703125,
+ 0.694183349609375,
+ 0.711761474609375,
+ 0.7293548583984375,
+ 0.7400970458984375,
+ 0.7405853271484375,
+ 0.7415618896484375,
+ 0.7415618896484375,
+ 0.7264251708984375,
+ 0.4123077392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 21.783644839454496,
+ -5.445911209863652
+ ]
+ },
+ {
+ "id": "jqPmjOE7wzqywgVSSwwm7",
+ "type": "freedraw",
+ "x": -24.11170745373181,
+ "y": 540.5756835009496,
+ "width": 2.722955604931826,
+ "height": 20.875992971144,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5W",
+ "roundness": null,
+ "seed": 1212945319,
+ "version": 12,
+ "versionNonce": 2047102761,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 5.445911209863652
+ ],
+ [
+ -0.9076518683106087,
+ 8.168866814795479
+ ],
+ [
+ -0.9076518683106087,
+ 10.891822419727305
+ ],
+ [
+ -0.9076518683106087,
+ 16.337733629590957
+ ],
+ [
+ 0,
+ 18.153037366212175
+ ],
+ [
+ 0,
+ 19.060689234522783
+ ],
+ [
+ 1.8153037366212175,
+ 20.875992971144
+ ],
+ [
+ 1.8153037366212175,
+ 20.875992971144
+ ]
+ ],
+ "pressures": [
+ 0.2325286865234375,
+ 0.5989227294921875,
+ 0.6619415283203125,
+ 0.6731719970703125,
+ 0.6829376220703125,
+ 0.6814727783203125,
+ 0.64825439453125,
+ 0.5544586181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 20.875992971144
+ ]
+ },
+ {
+ "id": "6FbNsJBYHE-bkMTihgXJC",
+ "type": "freedraw",
+ "x": 77.54530179705614,
+ "y": 546.0215947108132,
+ "width": 39.02903033735606,
+ "height": 26.32190418100754,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5X",
+ "roundness": null,
+ "seed": 553990761,
+ "version": 25,
+ "versionNonce": 1384797159,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ 0.907651868310495,
+ -3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ -6.353563078174261
+ ],
+ [
+ 2.7229556049317125,
+ -8.168866814795479
+ ],
+ [
+ 3.630607473242435,
+ -9.984170551416696
+ ],
+ [
+ 4.53825934155293,
+ -10.891822419727305
+ ],
+ [
+ 9.07651868310586,
+ -15.430081761280235
+ ],
+ [
+ 12.707126156348295,
+ -17.245385497901452
+ ],
+ [
+ 14.522429892969512,
+ -18.15303736621206
+ ],
+ [
+ 16.33773362959073,
+ -18.15303736621206
+ ],
+ [
+ 18.153037366211947,
+ -14.522429892969626
+ ],
+ [
+ 19.06068923452267,
+ -7.26121494648487
+ ],
+ [
+ 19.968341102833165,
+ -3.630607473242435
+ ],
+ [
+ 21.783644839454382,
+ 1.8153037366212175
+ ],
+ [
+ 25.414252312696817,
+ 6.353563078174261
+ ],
+ [
+ 29.044859785939252,
+ 8.168866814795479
+ ],
+ [
+ 33.58311912749241,
+ 7.26121494648487
+ ],
+ [
+ 36.30607473242412,
+ 6.353563078174261
+ ],
+ [
+ 38.12137846904534,
+ 5.445911209863652
+ ],
+ [
+ 38.12137846904534,
+ 5.445911209863652
+ ]
+ ],
+ "pressures": [
+ 0.3541717529296875,
+ 0.6238250732421875,
+ 0.6668243408203125,
+ 0.6682891845703125,
+ 0.6692657470703125,
+ 0.6697540283203125,
+ 0.6702423095703125,
+ 0.6702423095703125,
+ 0.6702423095703125,
+ 0.6697540283203125,
+ 0.6692657470703125,
+ 0.6678009033203125,
+ 0.6648712158203125,
+ 0.6697540283203125,
+ 0.6702423095703125,
+ 0.6707305908203125,
+ 0.6717071533203125,
+ 0.6697540283203125,
+ 0.65020751953125,
+ 0.5412750244140625,
+ 0.3722381591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 38.12137846904534,
+ 5.445911209863652
+ ]
+ },
+ {
+ "id": "R7QX_SK0qiyGTA4TFWyh_",
+ "type": "freedraw",
+ "x": 112.03607279285904,
+ "y": 534.2221204227753,
+ "width": 15.430081761280235,
+ "height": 24.506600444386436,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Y",
+ "roundness": null,
+ "seed": 1103732393,
+ "version": 15,
+ "versionNonce": 820150793,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.7229556049317125,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ -6.3535630781741474,
+ 8.168866814795479
+ ],
+ [
+ -8.168866814795365,
+ 11.799474288037914
+ ],
+ [
+ -9.984170551416582,
+ 14.52242989296974
+ ],
+ [
+ -11.7994742880378,
+ 17.245385497901566
+ ],
+ [
+ -12.707126156348522,
+ 19.968341102833392
+ ],
+ [
+ -15.430081761280235,
+ 22.69129670776522
+ ],
+ [
+ -15.430081761280235,
+ 24.506600444386436
+ ],
+ [
+ -15.430081761280235,
+ 24.506600444386436
+ ]
+ ],
+ "pressures": [
+ 0.13482666015625,
+ 0.6194305419921875,
+ 0.63946533203125,
+ 0.64385986328125,
+ 0.6565704345703125,
+ 0.6785430908203125,
+ 0.6800079345703125,
+ 0.6809844970703125,
+ 0.6809844970703125,
+ 0.6795196533203125,
+ 0.63848876953125,
+ 0.3092193603515625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -15.430081761280235,
+ 24.506600444386436
+ ]
+ },
+ {
+ "id": "KoLbqWeTvvDExe5gFaxDR",
+ "type": "freedraw",
+ "x": 122.02024334427563,
+ "y": 523.3302980030481,
+ "width": 24.506600444386322,
+ "height": 15.430081761280235,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5Z",
+ "roundness": null,
+ "seed": 1772161161,
+ "version": 24,
+ "versionNonce": 637878023,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ -1.8153037366212175
+ ],
+ [
+ 2.72295560493194,
+ -2.722955604931826
+ ],
+ [
+ 5.445911209863652,
+ -3.630607473242435
+ ],
+ [
+ 7.26121494648487,
+ -3.630607473242435
+ ],
+ [
+ 9.076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 10.891822419727305,
+ -2.722955604931826
+ ],
+ [
+ 13.614778024659245,
+ -1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ -1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ 0
+ ],
+ [
+ 13.614778024659245,
+ 2.722955604931826
+ ],
+ [
+ 12.707126156348522,
+ 5.445911209863652
+ ],
+ [
+ 11.799474288038027,
+ 7.26121494648487
+ ],
+ [
+ 11.799474288038027,
+ 8.168866814795479
+ ],
+ [
+ 12.707126156348522,
+ 9.984170551416582
+ ],
+ [
+ 14.52242989296974,
+ 10.891822419727191
+ ],
+ [
+ 18.153037366212175,
+ 10.891822419727191
+ ],
+ [
+ 21.78364483945461,
+ 11.7994742880378
+ ],
+ [
+ 23.598948576075827,
+ 11.7994742880378
+ ],
+ [
+ 23.598948576075827,
+ 11.7994742880378
+ ]
+ ],
+ "pressures": [
+ 0.40008544921875,
+ 0.581329345703125,
+ 0.582305908203125,
+ 0.5940399169921875,
+ 0.6003875732421875,
+ 0.6160125732421875,
+ 0.62969970703125,
+ 0.63409423828125,
+ 0.63458251953125,
+ 0.63604736328125,
+ 0.63311767578125,
+ 0.63555908203125,
+ 0.63800048828125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63800048828125,
+ 0.63507080078125,
+ 0.6238250732421875,
+ 0.5412750244140625,
+ 0.2867584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 23.598948576075827,
+ 11.7994742880378
+ ]
+ },
+ {
+ "id": "IiTXVWINCjfyFrrGIc4Lg",
+ "type": "freedraw",
+ "x": 180.1099629161546,
+ "y": 531.4991648178436,
+ "width": 30.860163522560697,
+ "height": 37.213726600734844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5a",
+ "roundness": null,
+ "seed": 2016171303,
+ "version": 41,
+ "versionNonce": 389503209,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ 0,
+ -3.630607473242435
+ ],
+ [
+ -0.9076518683107224,
+ -3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ -3.630607473242435
+ ],
+ [
+ -4.538259341553157,
+ -3.630607473242435
+ ],
+ [
+ -6.353563078174375,
+ -2.722955604931826
+ ],
+ [
+ -8.168866814795592,
+ -0.9076518683106087
+ ],
+ [
+ -10.891822419727305,
+ 1.8153037366211038
+ ],
+ [
+ -12.707126156348522,
+ 5.445911209863539
+ ],
+ [
+ -13.614778024659245,
+ 9.076518683105974
+ ],
+ [
+ -13.614778024659245,
+ 10.891822419727191
+ ],
+ [
+ -11.799474288038027,
+ 13.614778024659017
+ ],
+ [
+ -9.98417055141681,
+ 14.522429892969626
+ ],
+ [
+ -7.26121494648487,
+ 14.522429892969626
+ ],
+ [
+ -4.538259341553157,
+ 12.707126156348409
+ ],
+ [
+ -1.8153037366212175,
+ 9.076518683105974
+ ],
+ [
+ 1.8153037366212175,
+ 2.7229556049317125
+ ],
+ [
+ 2.7229556049317125,
+ 0
+ ],
+ [
+ 2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ 4.53825934155293,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ 1.8153037366211038
+ ],
+ [
+ 9.07651868310586,
+ 6.3535630781741474
+ ],
+ [
+ 10.891822419727077,
+ 12.707126156348409
+ ],
+ [
+ 14.522429892969512,
+ 22.691296707765105
+ ],
+ [
+ 16.33773362959073,
+ 29.044859785939366
+ ],
+ [
+ 17.245385497901452,
+ 31.767815390871192
+ ],
+ [
+ 17.245385497901452,
+ 33.58311912749241
+ ],
+ [
+ 14.522429892969512,
+ 33.58311912749241
+ ],
+ [
+ 10.891822419727077,
+ 33.58311912749241
+ ],
+ [
+ 4.53825934155293,
+ 31.767815390871192
+ ],
+ [
+ 0,
+ 30.860163522560583
+ ],
+ [
+ -4.538259341553157,
+ 30.860163522560583
+ ],
+ [
+ -5.445911209863652,
+ 30.860163522560583
+ ],
+ [
+ -5.445911209863652,
+ 30.860163522560583
+ ]
+ ],
+ "pressures": [
+ 0.3478240966796875,
+ 0.506591796875,
+ 0.5520172119140625,
+ 0.6165008544921875,
+ 0.63409423828125,
+ 0.63653564453125,
+ 0.63751220703125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63409423828125,
+ 0.63262939453125,
+ 0.6213836669921875,
+ 0.6174774169921875,
+ 0.6101531982421875,
+ 0.6086883544921875,
+ 0.6047821044921875,
+ 0.592071533203125,
+ 0.5598297119140625,
+ 0.5456695556640625,
+ 0.5481109619140625,
+ 0.574005126953125,
+ 0.574493408203125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.576446533203125,
+ 0.578887939453125,
+ 0.576446533203125,
+ 0.577911376953125,
+ 0.586212158203125,
+ 0.6199188232421875,
+ 0.6585235595703125,
+ 0.6780548095703125,
+ 0.6756134033203125,
+ 0.6585235595703125,
+ 0.6238250732421875,
+ 0.2452239990234375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -5.445911209863652,
+ 30.860163522560583
+ ]
+ },
+ {
+ "id": "Qiyte3VDB--erFoDk0uZd",
+ "type": "freedraw",
+ "x": 44.869834537874226,
+ "y": 581.4200175749269,
+ "width": 210.57523344806054,
+ "height": 20.875992971143887,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5b",
+ "roundness": null,
+ "seed": 1930550759,
+ "version": 34,
+ "versionNonce": 490063399,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659017,
+ -2.722955604931826
+ ],
+ [
+ 19.06068923452267,
+ -3.630607473242435
+ ],
+ [
+ 24.506600444386322,
+ -4.538259341553044
+ ],
+ [
+ 31.767815390871192,
+ -6.353563078174261
+ ],
+ [
+ 36.30607473242435,
+ -6.353563078174261
+ ],
+ [
+ 47.19789715215143,
+ -7.26121494648487
+ ],
+ [
+ 59.90502330849995,
+ -8.168866814795479
+ ],
+ [
+ 71.70449759653798,
+ -9.076518683106087
+ ],
+ [
+ 77.1504088064014,
+ -9.076518683106087
+ ],
+ [
+ 82.59632001626505,
+ -9.076518683106087
+ ],
+ [
+ 92.58049056768186,
+ -9.076518683106087
+ ],
+ [
+ 104.37996485571966,
+ -9.076518683106087
+ ],
+ [
+ 114.36413540713625,
+ -9.984170551416696
+ ],
+ [
+ 124.34830595855306,
+ -10.891822419727305
+ ],
+ [
+ 136.14778024659086,
+ -11.799474288037914
+ ],
+ [
+ 147.94725453462866,
+ -11.799474288037914
+ ],
+ [
+ 162.4696844275984,
+ -13.614778024659131
+ ],
+ [
+ 171.54620311070448,
+ -14.52242989296974
+ ],
+ [
+ 178.80741805718935,
+ -15.430081761280348
+ ],
+ [
+ 184.253329267053,
+ -16.337733629590844
+ ],
+ [
+ 187.88393674029544,
+ -17.245385497901452
+ ],
+ [
+ 193.3298479501591,
+ -19.06068923452267
+ ],
+ [
+ 198.77575916002274,
+ -19.96834110283328
+ ],
+ [
+ 205.1293222381969,
+ -19.96834110283328
+ ],
+ [
+ 208.75992971143933,
+ -20.875992971143887
+ ],
+ [
+ 210.57523344806054,
+ -20.875992971143887
+ ],
+ [
+ 208.75992971143933,
+ -20.875992971143887
+ ],
+ [
+ 208.75992971143933,
+ -20.875992971143887
+ ]
+ ],
+ "pressures": [
+ 0.37957763671875,
+ 0.446502685546875,
+ 0.4802093505859375,
+ 0.4992523193359375,
+ 0.5573883056640625,
+ 0.591094970703125,
+ 0.62530517578125,
+ 0.65020751953125,
+ 0.65362548828125,
+ 0.6614532470703125,
+ 0.6634063720703125,
+ 0.6648712158203125,
+ 0.6643829345703125,
+ 0.6638946533203125,
+ 0.6643829345703125,
+ 0.6648712158203125,
+ 0.6658477783203125,
+ 0.6692657470703125,
+ 0.6707305908203125,
+ 0.6687774658203125,
+ 0.6668243408203125,
+ 0.6638946533203125,
+ 0.6638946533203125,
+ 0.6634063720703125,
+ 0.6634063720703125,
+ 0.6624298095703125,
+ 0.6599884033203125,
+ 0.64288330078125,
+ 0.6165008544921875,
+ 0.5319976806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 208.75992971143933,
+ -20.875992971143887
+ ]
+ },
+ {
+ "id": "bCX4xQ8zewm5cbQIcMyLe",
+ "type": "freedraw",
+ "x": 78.45295366536664,
+ "y": 605.0189661510026,
+ "width": 19.968341102833392,
+ "height": 18.153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5c",
+ "roundness": null,
+ "seed": 1545451465,
+ "version": 19,
+ "versionNonce": 1317950409,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -4.53825934155293,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 0
+ ],
+ [
+ -9.984170551416582,
+ 2.722955604931826
+ ],
+ [
+ -11.7994742880378,
+ 5.445911209863652
+ ],
+ [
+ -13.614778024659017,
+ 9.076518683106087
+ ],
+ [
+ -11.7994742880378,
+ 13.614778024659131
+ ],
+ [
+ -9.076518683106087,
+ 16.337733629590957
+ ],
+ [
+ -4.53825934155293,
+ 17.245385497901566
+ ],
+ [
+ 0.9076518683107224,
+ 17.245385497901566
+ ],
+ [
+ 6.353563078174375,
+ 16.337733629590957
+ ],
+ [
+ 6.353563078174375,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.4875335693359375,
+ 0.5603179931640625,
+ 0.65460205078125,
+ 0.65509033203125,
+ 0.65606689453125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.6629180908203125,
+ 0.6663360595703125,
+ 0.6673126220703125,
+ 0.6668243408203125,
+ 0.64385986328125,
+ 0.4802093505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.353563078174375,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "Y1ALrQKKkNerxgxlEcCO4",
+ "type": "freedraw",
+ "x": 100.23659850482125,
+ "y": 611.3725292291768,
+ "width": 19.06068923452267,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5d",
+ "roundness": null,
+ "seed": 1463240553,
+ "version": 29,
+ "versionNonce": 1728604487,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.72295560493194,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553157,
+ -0.9076518683106087
+ ],
+ [
+ -6.353563078174375,
+ -0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ -0.9076518683106087
+ ],
+ [
+ -9.076518683106087,
+ 0
+ ],
+ [
+ -9.98417055141681,
+ 1.8153037366212175
+ ],
+ [
+ -10.891822419727305,
+ 4.538259341553044
+ ],
+ [
+ -9.98417055141681,
+ 5.445911209863652
+ ],
+ [
+ -7.26121494648487,
+ 8.168866814795479
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 9.076518683106087
+ ],
+ [
+ 0,
+ 9.076518683106087
+ ],
+ [
+ 4.53825934155293,
+ 9.076518683106087
+ ],
+ [
+ 6.3535630781741474,
+ 8.168866814795479
+ ],
+ [
+ 8.168866814795365,
+ 5.445911209863652
+ ],
+ [
+ 8.168866814795365,
+ 2.722955604931826
+ ],
+ [
+ 8.168866814795365,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ -1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ -3.630607473242435
+ ],
+ [
+ 0.907651868310495,
+ -3.630607473242435
+ ],
+ [
+ -0.9076518683107224,
+ -3.630607473242435
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.2828521728515625,
+ 0.5622711181640625,
+ 0.567657470703125,
+ 0.6047821044921875,
+ 0.6204071044921875,
+ 0.62774658203125,
+ 0.63116455078125,
+ 0.63555908203125,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.63751220703125,
+ 0.63262939453125,
+ 0.62969970703125,
+ 0.62921142578125,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.6199188232421875,
+ 0.6082000732421875,
+ 0.6038055419921875,
+ 0.6038055419921875,
+ 0.6038055419921875,
+ 0.6052703857421875,
+ 0.6042938232421875,
+ 0.592559814453125,
+ 0.4841156005859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "-u2fqlja-gJ0FksFazK6N",
+ "type": "freedraw",
+ "x": 122.92789521258635,
+ "y": 601.3883586777602,
+ "width": 13.614778024659017,
+ "height": 14.52242989296974,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5e",
+ "roundness": null,
+ "seed": 1552340329,
+ "version": 22,
+ "versionNonce": 990048937,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.7229556049317125,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -4.53825934155293,
+ 0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 5.445911209863652
+ ],
+ [
+ -2.7229556049317125,
+ 6.353563078174261
+ ],
+ [
+ -0.9076518683107224,
+ 7.26121494648487
+ ],
+ [
+ 2.7229556049317125,
+ 9.076518683106087
+ ],
+ [
+ 6.3535630781741474,
+ 10.891822419727305
+ ],
+ [
+ 8.168866814795365,
+ 11.799474288037914
+ ],
+ [
+ 8.168866814795365,
+ 12.707126156348522
+ ],
+ [
+ 6.3535630781741474,
+ 13.614778024659131
+ ],
+ [
+ 2.7229556049317125,
+ 13.614778024659131
+ ],
+ [
+ -1.8153037366212175,
+ 14.52242989296974
+ ],
+ [
+ -2.7229556049317125,
+ 14.52242989296974
+ ],
+ [
+ -2.7229556049317125,
+ 14.52242989296974
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.593048095703125,
+ 0.6013641357421875,
+ 0.6013641357421875,
+ 0.6023406982421875,
+ 0.6067352294921875,
+ 0.6072235107421875,
+ 0.6047821044921875,
+ 0.5964813232421875,
+ 0.592071533203125,
+ 0.590606689453125,
+ 0.586212158203125,
+ 0.586212158203125,
+ 0.587188720703125,
+ 0.6106414794921875,
+ 0.63018798828125,
+ 0.63555908203125,
+ 0.593048095703125,
+ 0.38836669921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.7229556049317125,
+ 14.52242989296974
+ ]
+ },
+ {
+ "id": "bYM7vilYM_o9L7wo6kWei",
+ "type": "freedraw",
+ "x": 127.46615455413928,
+ "y": 589.5888843897224,
+ "width": 13.614778024659017,
+ "height": 12.707126156348409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5f",
+ "roundness": null,
+ "seed": 492236583,
+ "version": 25,
+ "versionNonce": 551135335,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.72295560493194,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ 7.26121494648487,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795592,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795592,
+ 0
+ ],
+ [
+ 8.168866814795592,
+ 0.9076518683106087
+ ],
+ [
+ 8.168866814795592,
+ 3.630607473242435
+ ],
+ [
+ 7.26121494648487,
+ 6.353563078174261
+ ],
+ [
+ 7.26121494648487,
+ 8.168866814795479
+ ],
+ [
+ 7.26121494648487,
+ 9.076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 9.984170551416696
+ ],
+ [
+ 7.26121494648487,
+ 10.891822419727191
+ ],
+ [
+ 8.168866814795592,
+ 10.891822419727191
+ ],
+ [
+ 9.076518683106087,
+ 11.7994742880378
+ ],
+ [
+ 11.799474288038027,
+ 11.7994742880378
+ ],
+ [
+ 12.707126156348522,
+ 11.7994742880378
+ ],
+ [
+ 12.707126156348522,
+ 11.7994742880378
+ ]
+ ],
+ "pressures": [
+ 0.070831298828125,
+ 0.4870452880859375,
+ 0.5324859619140625,
+ 0.563262939453125,
+ 0.583282470703125,
+ 0.5994110107421875,
+ 0.6062469482421875,
+ 0.6140594482421875,
+ 0.6179656982421875,
+ 0.6184539794921875,
+ 0.63555908203125,
+ 0.63751220703125,
+ 0.63751220703125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63604736328125,
+ 0.62725830078125,
+ 0.6003875732421875,
+ 0.5388336181640625,
+ 0.458709716796875,
+ 0.080108642578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 11.7994742880378
+ ]
+ },
+ {
+ "id": "t6FzwWtxgy9LPjF8AjaY2",
+ "type": "freedraw",
+ "x": 161.9569255499424,
+ "y": 586.8659287847905,
+ "width": 5.445911209863652,
+ "height": 27.22955604931815,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5g",
+ "roundness": null,
+ "seed": 1990692583,
+ "version": 16,
+ "versionNonce": 826324361,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -2.72295560493194,
+ 4.538259341553044
+ ],
+ [
+ -4.538259341553157,
+ 8.168866814795479
+ ],
+ [
+ -4.538259341553157,
+ 10.891822419727305
+ ],
+ [
+ -5.445911209863652,
+ 14.522429892969626
+ ],
+ [
+ -5.445911209863652,
+ 17.245385497901452
+ ],
+ [
+ -4.538259341553157,
+ 22.691296707765105
+ ],
+ [
+ -2.72295560493194,
+ 25.41425231269693
+ ],
+ [
+ -1.8153037366212175,
+ 26.32190418100754
+ ],
+ [
+ -1.8153037366212175,
+ 26.32190418100754
+ ]
+ ],
+ "pressures": [
+ 0.338043212890625,
+ 0.440155029296875,
+ 0.6057586669921875,
+ 0.6067352294921875,
+ 0.6067352294921875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.6091766357421875,
+ 0.565216064453125,
+ 0.3536834716796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ 26.32190418100754
+ ]
+ },
+ {
+ "id": "1Orb8VgmSTwrNGlEsPtTX",
+ "type": "freedraw",
+ "x": 168.31048862811656,
+ "y": 641.3250408834268,
+ "width": 18.153037366212175,
+ "height": 57.18206770356812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5h",
+ "roundness": null,
+ "seed": 9270505,
+ "version": 38,
+ "versionNonce": 141951879,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ -0.907651868310495,
+ -6.353563078174261
+ ],
+ [
+ -1.8153037366212175,
+ -10.891822419727191
+ ],
+ [
+ -2.7229556049317125,
+ -18.15303736621206
+ ],
+ [
+ -3.630607473242435,
+ -21.783644839454496
+ ],
+ [
+ -2.7229556049317125,
+ -29.044859785939366
+ ],
+ [
+ -2.7229556049317125,
+ -37.213726600734844
+ ],
+ [
+ -0.907651868310495,
+ -44.4749415472196
+ ],
+ [
+ 0,
+ -48.105549020462036
+ ],
+ [
+ 0.9076518683107224,
+ -50.82850462539386
+ ],
+ [
+ 4.538259341553157,
+ -55.366763966946905
+ ],
+ [
+ 7.26121494648487,
+ -57.18206770356812
+ ],
+ [
+ 9.076518683106087,
+ -57.18206770356812
+ ],
+ [
+ 11.799474288038027,
+ -56.274415835257514
+ ],
+ [
+ 13.614778024659245,
+ -54.4591120986363
+ ],
+ [
+ 12.707126156348522,
+ -49.92085275708325
+ ],
+ [
+ 10.891822419727305,
+ -47.19789715215143
+ ],
+ [
+ 7.26121494648487,
+ -45.38259341553021
+ ],
+ [
+ 5.445911209863652,
+ -44.4749415472196
+ ],
+ [
+ 4.538259341553157,
+ -43.56728967890899
+ ],
+ [
+ 5.445911209863652,
+ -43.56728967890899
+ ],
+ [
+ 6.353563078174375,
+ -43.56728967890899
+ ],
+ [
+ 9.076518683106087,
+ -42.65963781059838
+ ],
+ [
+ 11.799474288038027,
+ -40.84433407397728
+ ],
+ [
+ 13.614778024659245,
+ -39.02903033735606
+ ],
+ [
+ 14.52242989296974,
+ -37.213726600734844
+ ],
+ [
+ 13.614778024659245,
+ -35.39842286411363
+ ],
+ [
+ 11.799474288038027,
+ -34.49077099580302
+ ],
+ [
+ 9.076518683106087,
+ -33.58311912749241
+ ],
+ [
+ 4.538259341553157,
+ -32.6754672591818
+ ],
+ [
+ 1.8153037366212175,
+ -31.767815390871192
+ ],
+ [
+ 0,
+ -31.767815390871192
+ ],
+ [
+ 0.9076518683107224,
+ -31.767815390871192
+ ],
+ [
+ 0.9076518683107224,
+ -31.767815390871192
+ ]
+ ],
+ "pressures": [
+ 0.317047119140625,
+ 0.511474609375,
+ 0.5573883056640625,
+ 0.6018524169921875,
+ 0.6189422607421875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.6228485107421875,
+ 0.6218719482421875,
+ 0.6218719482421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6199188232421875,
+ 0.6194305419921875,
+ 0.6213836669921875,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.6184539794921875,
+ 0.5564117431640625,
+ 0.5564117431640625,
+ 0.5573883056640625,
+ 0.5559234619140625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.562774658203125,
+ 0.578887939453125,
+ 0.6047821044921875,
+ 0.62823486328125,
+ 0.63165283203125,
+ 0.6121063232421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683107224,
+ -31.767815390871192
+ ]
+ },
+ {
+ "id": "hYEX_NG69jBPxrkhLuHCV",
+ "type": "freedraw",
+ "x": 190.09413346757117,
+ "y": 586.8659287847905,
+ "width": 7.26121494648487,
+ "height": 34.49077099580302,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5i",
+ "roundness": null,
+ "seed": 2129391783,
+ "version": 17,
+ "versionNonce": 1686314089,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ 4.53825934155293,
+ 3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ 6.353563078174261
+ ],
+ [
+ 6.3535630781741474,
+ 9.076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 19.96834110283328
+ ],
+ [
+ 6.3535630781741474,
+ 26.32190418100754
+ ],
+ [
+ 5.445911209863652,
+ 31.767815390871192
+ ],
+ [
+ 4.53825934155293,
+ 33.58311912749241
+ ],
+ [
+ 4.53825934155293,
+ 34.49077099580302
+ ],
+ [
+ 3.630607473242435,
+ 34.49077099580302
+ ],
+ [
+ 3.630607473242435,
+ 34.49077099580302
+ ]
+ ],
+ "pressures": [
+ 0.3111724853515625,
+ 0.511962890625,
+ 0.5451812744140625,
+ 0.567657470703125,
+ 0.587677001953125,
+ 0.6018524169921875,
+ 0.6062469482421875,
+ 0.6096649169921875,
+ 0.6121063232421875,
+ 0.6135711669921875,
+ 0.6111297607421875,
+ 0.5989227294921875,
+ 0.5612945556640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 34.49077099580302
+ ]
+ },
+ {
+ "id": "SD6xA9n02M-GKyw6X2p1T",
+ "type": "freedraw",
+ "x": 210.06247457040456,
+ "y": 595.034795599586,
+ "width": 9.076518683106087,
+ "height": 27.22955604931815,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5j",
+ "roundness": null,
+ "seed": 367565799,
+ "version": 22,
+ "versionNonce": 1847196327,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 0.907651868310495,
+ 4.538259341553044
+ ],
+ [
+ 0.907651868310495,
+ 7.261214946484756
+ ],
+ [
+ 1.8153037366212175,
+ 12.707126156348409
+ ],
+ [
+ 1.8153037366212175,
+ 15.430081761280235
+ ],
+ [
+ 1.8153037366212175,
+ 18.15303736621206
+ ],
+ [
+ 2.7229556049317125,
+ 21.783644839454496
+ ],
+ [
+ 2.7229556049317125,
+ 22.691296707765105
+ ],
+ [
+ 2.7229556049317125,
+ 23.598948576075713
+ ],
+ [
+ 3.630607473242435,
+ 22.691296707765105
+ ],
+ [
+ 5.445911209863652,
+ 19.06068923452267
+ ],
+ [
+ 5.445911209863652,
+ 17.245385497901452
+ ],
+ [
+ 6.3535630781741474,
+ 11.7994742880378
+ ],
+ [
+ 7.26121494648487,
+ 5.445911209863539
+ ],
+ [
+ 8.168866814795365,
+ 1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ 9.076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 9.076518683106087,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.329254150390625,
+ 0.568145751953125,
+ 0.579376220703125,
+ 0.588165283203125,
+ 0.589630126953125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.587677001953125,
+ 0.573516845703125,
+ 0.564727783203125,
+ 0.5603179931640625,
+ 0.563751220703125,
+ 0.572052001953125,
+ 0.574981689453125,
+ 0.574005126953125,
+ 0.572540283203125,
+ 0.5583648681640625,
+ 0.4201202392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "CKqaq0bnGPUYfgbTBX8Dv",
+ "type": "freedraw",
+ "x": 230.93846754154845,
+ "y": 609.5572254925556,
+ "width": 4.53825934155293,
+ "height": 9.984170551416696,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5k",
+ "roundness": null,
+ "seed": 762451081,
+ "version": 22,
+ "versionNonce": 345352009,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.72295560493194,
+ 0.9076518683106087
+ ],
+ [
+ -2.72295560493194,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ -2.72295560493194,
+ 8.168866814795479
+ ],
+ [
+ -2.72295560493194,
+ 9.076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 9.076518683106087
+ ],
+ [
+ -0.9076518683107224,
+ 9.076518683106087
+ ],
+ [
+ 0,
+ 8.168866814795479
+ ],
+ [
+ 0,
+ 7.26121494648487
+ ],
+ [
+ 0.907651868310495,
+ 4.538259341553044
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ -0.9076518683107224,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.72295560493194,
+ 0
+ ],
+ [
+ -2.72295560493194,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.327301025390625,
+ 0.5398101806640625,
+ 0.5437164306640625,
+ 0.5446929931640625,
+ 0.5442047119140625,
+ 0.5437164306640625,
+ 0.5437164306640625,
+ 0.5398101806640625,
+ 0.5393218994140625,
+ 0.5359039306640625,
+ 0.5354156494140625,
+ 0.5393218994140625,
+ 0.5432281494140625,
+ 0.5471343994140625,
+ 0.5617828369140625,
+ 0.563262939453125,
+ 0.531005859375,
+ 0.457733154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.72295560493194,
+ 0
+ ]
+ },
+ {
+ "id": "nUqqwPM8Ov3004u24WDTc",
+ "type": "freedraw",
+ "x": 237.2920306197226,
+ "y": 585.0506250481693,
+ "width": 12.707126156348522,
+ "height": 12.707126156348522,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5l",
+ "roundness": null,
+ "seed": 1317626375,
+ "version": 19,
+ "versionNonce": 1718750663,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578514237,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 2.72295560493194,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795592,
+ -1.8153037366212175
+ ],
+ [
+ 9.076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795592,
+ 0.9076518683106087
+ ],
+ [
+ 6.353563078174375,
+ 4.538259341553044
+ ],
+ [
+ 5.445911209863652,
+ 5.445911209863652
+ ],
+ [
+ 5.445911209863652,
+ 7.26121494648487
+ ],
+ [
+ 4.538259341553157,
+ 9.076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 9.076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 9.984170551416696
+ ],
+ [
+ 10.891822419727305,
+ 10.891822419727305
+ ],
+ [
+ 12.707126156348522,
+ 10.891822419727305
+ ],
+ [
+ 12.707126156348522,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.341949462890625,
+ 0.4186553955078125,
+ 0.4220733642578125,
+ 0.4274444580078125,
+ 0.438201904296875,
+ 0.458709716796875,
+ 0.5315093994140625,
+ 0.5539703369140625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5617828369140625,
+ 0.5329742431640625,
+ 0.522705078125,
+ 0.4972991943359375,
+ 0.3649139404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "AEpvogwekqLcKF6gwWzjV",
+ "type": "freedraw",
+ "x": -399.8795809343228,
+ "y": 196.57562541123016,
+ "width": 162.4696844275984,
+ "height": 425.68872623767413,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5m",
+ "roundness": null,
+ "seed": 1353552999,
+ "version": 62,
+ "versionNonce": 181094953,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578499276,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ -7.26121494648487,
+ -1.8153037366212175
+ ],
+ [
+ -8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ -11.799474288037914,
+ -0.9076518683106087
+ ],
+ [
+ -16.337733629590957,
+ 0.9076518683106087
+ ],
+ [
+ -20.875992971144,
+ 1.8153037366212175
+ ],
+ [
+ -26.321904181007653,
+ 4.538259341553044
+ ],
+ [
+ -29.952511654249975,
+ 5.445911209863652
+ ],
+ [
+ -33.58311912749241,
+ 7.26121494648487
+ ],
+ [
+ -45.38259341553032,
+ 13.614778024659074
+ ],
+ [
+ -53.551460230325745,
+ 18.153037366212118
+ ],
+ [
+ -62.62797891343183,
+ 24.50660044438638
+ ],
+ [
+ -71.70449759653786,
+ 31.767815390871192
+ ],
+ [
+ -83.50397188457578,
+ 43.56728967890905
+ ],
+ [
+ -91.6728386993712,
+ 52.643808362015136
+ ],
+ [
+ -100.74935738247729,
+ 62.62797891343175
+ ],
+ [
+ -109.82587606558332,
+ 74.42745320146966
+ ],
+ [
+ -124.34830595855306,
+ 95.30344617261355
+ ],
+ [
+ -132.51717277334842,
+ 109.82587606558329
+ ],
+ [
+ -138.87073585152268,
+ 126.16360969517413
+ ],
+ [
+ -144.31664706138633,
+ 142.5013433247651
+ ],
+ [
+ -148.85490640293938,
+ 157.93142508604544
+ ],
+ [
+ -155.20846948111353,
+ 180.62272179381054
+ ],
+ [
+ -158.83907695435596,
+ 196.96045542340138
+ ],
+ [
+ -161.5620325592879,
+ 212.39053718468173
+ ],
+ [
+ -162.4696844275984,
+ 227.82061894596197
+ ],
+ [
+ -161.5620325592879,
+ 248.69661191710597
+ ],
+ [
+ -160.65438069097718,
+ 255.95782686359084
+ ],
+ [
+ -157.93142508604546,
+ 278.649123571356
+ ],
+ [
+ -156.11612134942425,
+ 293.1715534643257
+ ],
+ [
+ -155.20846948111353,
+ 305.8786796206741
+ ],
+ [
+ -152.4855138761818,
+ 325.8470207235075
+ ],
+ [
+ -149.76255827125,
+ 338.5541468798559
+ ],
+ [
+ -146.13195079800755,
+ 352.16892490451505
+ ],
+ [
+ -142.50134332476512,
+ 365.7837029291742
+ ],
+ [
+ -137.05543211490146,
+ 378.4908290855226
+ ],
+ [
+ -128.88656530010599,
+ 394.82856271511355
+ ],
+ [
+ -122.53300222193184,
+ 403.90508139821964
+ ],
+ [
+ -116.17943914375758,
+ 412.073948213015
+ ],
+ [
+ -108.9182241972727,
+ 418.42751129118926
+ ],
+ [
+ -98.93405364585607,
+ 422.9657706327423
+ ],
+ [
+ -92.5804905676818,
+ 423.8734225010529
+ ],
+ [
+ -85.319275621197,
+ 422.9657706327423
+ ],
+ [
+ -79.87336441133334,
+ 421.1504668961211
+ ],
+ [
+ -75.3351050697803,
+ 420.2428150278105
+ ],
+ [
+ -68.98154199160604,
+ 416.61220755456804
+ ],
+ [
+ -65.35093451836366,
+ 412.9816000813256
+ ],
+ [
+ -61.72032704512122,
+ 408.44334073977257
+ ],
+ [
+ -58.08971957187879,
+ 402.997429529909
+ ],
+ [
+ -55.36676396694696,
+ 399.3668220566666
+ ],
+ [
+ -53.551460230325745,
+ 396.64386645173477
+ ],
+ [
+ -52.643808362015136,
+ 396.64386645173477
+ ],
+ [
+ -52.643808362015136,
+ 395.73621458342416
+ ],
+ [
+ -51.736156493704584,
+ 395.73621458342416
+ ],
+ [
+ -51.736156493704584,
+ 395.73621458342416
+ ]
+ ],
+ "pressures": [
+ 0.450408935546875,
+ 0.4904632568359375,
+ 0.525146484375,
+ 0.5329742431640625,
+ 0.5388336181640625,
+ 0.5476226806640625,
+ 0.5573883056640625,
+ 0.574981689453125,
+ 0.587188720703125,
+ 0.6062469482421875,
+ 0.6184539794921875,
+ 0.6233367919921875,
+ 0.62628173828125,
+ 0.63409423828125,
+ 0.63507080078125,
+ 0.63848876953125,
+ 0.64239501953125,
+ 0.65020751953125,
+ 0.65557861328125,
+ 0.6595001220703125,
+ 0.6619415283203125,
+ 0.6624298095703125,
+ 0.6648712158203125,
+ 0.6634063720703125,
+ 0.6599884033203125,
+ 0.6590118408203125,
+ 0.6599884033203125,
+ 0.6590118408203125,
+ 0.6575469970703125,
+ 0.6590118408203125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6570587158203125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6590118408203125,
+ 0.6585235595703125,
+ 0.6575469970703125,
+ 0.6575469970703125,
+ 0.6580352783203125,
+ 0.65460205078125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.65411376953125,
+ 0.65411376953125,
+ 0.65216064453125,
+ 0.65069580078125,
+ 0.64923095703125,
+ 0.64337158203125,
+ 0.63262939453125,
+ 0.62921142578125,
+ 0.62872314453125,
+ 0.6248016357421875,
+ 0.6238250732421875,
+ 0.6223602294921875,
+ 0.6194305419921875,
+ 0.6189422607421875,
+ 0.6038055419921875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -51.736156493704584,
+ 395.73621458342416
+ ]
+ },
+ {
+ "id": "XvRFJBN7I8fSyav5UkrCo",
+ "type": "freedraw",
+ "x": -473.3993822674819,
+ "y": 585.0506250481694,
+ "width": 37.213726600734844,
+ "height": 32.6754672591818,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5n",
+ "roundness": null,
+ "seed": 2130131047,
+ "version": 32,
+ "versionNonce": 40948743,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578500204,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 6.353563078174204,
+ -1.8153037366212175
+ ],
+ [
+ 9.07651868310603,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348465,
+ -1.8153037366212175
+ ],
+ [
+ 19.968341102833335,
+ -2.722955604931826
+ ],
+ [
+ 29.044859785939366,
+ -2.722955604931826
+ ],
+ [
+ 32.6754672591818,
+ -1.8153037366212175
+ ],
+ [
+ 34.49077099580302,
+ 0
+ ],
+ [
+ 36.306074732424236,
+ 2.722955604931826
+ ],
+ [
+ 37.213726600734844,
+ 6.353563078174261
+ ],
+ [
+ 37.213726600734844,
+ 10.891822419727305
+ ],
+ [
+ 37.213726600734844,
+ 13.614778024659131
+ ],
+ [
+ 36.306074732424236,
+ 18.15303736621206
+ ],
+ [
+ 35.39842286411363,
+ 21.783644839454496
+ ],
+ [
+ 33.58311912749241,
+ 24.506600444386322
+ ],
+ [
+ 29.952511654249975,
+ 28.137207917628757
+ ],
+ [
+ 27.22955604931815,
+ 29.044859785939366
+ ],
+ [
+ 24.506600444386322,
+ 29.952511654249975
+ ],
+ [
+ 21.783644839454496,
+ 29.044859785939366
+ ],
+ [
+ 19.968341102833335,
+ 27.22955604931815
+ ],
+ [
+ 19.060689234522727,
+ 25.41425231269693
+ ],
+ [
+ 18.153037366212118,
+ 23.598948576075713
+ ],
+ [
+ 16.3377336295909,
+ 22.691296707765105
+ ],
+ [
+ 14.522429892969683,
+ 19.96834110283328
+ ],
+ [
+ 12.707126156348465,
+ 17.245385497901566
+ ],
+ [
+ 10.891822419727248,
+ 14.52242989296974
+ ],
+ [
+ 7.261214946484813,
+ 10.891822419727305
+ ],
+ [
+ 6.353563078174204,
+ 9.984170551416696
+ ],
+ [
+ 6.353563078174204,
+ 9.984170551416696
+ ]
+ ],
+ "pressures": [
+ 0.38494873046875,
+ 0.507080078125,
+ 0.5525054931640625,
+ 0.5573883056640625,
+ 0.5608062744140625,
+ 0.5608062744140625,
+ 0.5588531494140625,
+ 0.5612945556640625,
+ 0.570098876953125,
+ 0.587188720703125,
+ 0.591094970703125,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.5940399169921875,
+ 0.5940399169921875,
+ 0.588653564453125,
+ 0.577911376953125,
+ 0.576446533203125,
+ 0.572052001953125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.566680908203125,
+ 0.566192626953125,
+ 0.563751220703125,
+ 0.4792327880859375,
+ 0.3663787841796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 6.353563078174204,
+ 9.984170551416696
+ ]
+ },
+ {
+ "id": "pTe8aYHyOkNKWyQnl5qY3",
+ "type": "freedraw",
+ "x": -365.3888099385198,
+ "y": 698.5071085869952,
+ "width": 36.306074732424236,
+ "height": 51.73615649370447,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5o",
+ "roundness": null,
+ "seed": 712907369,
+ "version": 28,
+ "versionNonce": 1152740679,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -6.353563078174261,
+ 0.9076518683106087
+ ],
+ [
+ -8.168866814795479,
+ 2.722955604931826
+ ],
+ [
+ -14.52242989296974,
+ 5.445911209863652
+ ],
+ [
+ -16.337733629590957,
+ 7.261214946484756
+ ],
+ [
+ -18.153037366212175,
+ 8.168866814795365
+ ],
+ [
+ -19.968341102833392,
+ 9.076518683105974
+ ],
+ [
+ -19.060689234522783,
+ 9.984170551416582
+ ],
+ [
+ -17.245385497901566,
+ 13.614778024659017
+ ],
+ [
+ -11.799474288037914,
+ 18.15303736621206
+ ],
+ [
+ -5.445911209863652,
+ 22.691296707765105
+ ],
+ [
+ 1.8153037366212175,
+ 30.860163522560583
+ ],
+ [
+ 4.538259341553044,
+ 35.39842286411363
+ ],
+ [
+ 5.445911209863652,
+ 39.93668220566656
+ ],
+ [
+ 4.538259341553044,
+ 44.4749415472196
+ ],
+ [
+ 0,
+ 49.013200888772644
+ ],
+ [
+ -5.445911209863652,
+ 50.82850462539386
+ ],
+ [
+ -12.707126156348522,
+ 51.73615649370447
+ ],
+ [
+ -20.875992971144,
+ 50.82850462539386
+ ],
+ [
+ -29.044859785939366,
+ 48.105549020462036
+ ],
+ [
+ -30.860163522560583,
+ 46.29024528384082
+ ],
+ [
+ -30.860163522560583,
+ 46.29024528384082
+ ]
+ ],
+ "pressures": [
+ 0.588165283203125,
+ 0.6243133544921875,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.63262939453125,
+ 0.63848876953125,
+ 0.64581298828125,
+ 0.6590118408203125,
+ 0.6638946533203125,
+ 0.6678009033203125,
+ 0.6648712158203125,
+ 0.6575469970703125,
+ 0.6565704345703125,
+ 0.65313720703125,
+ 0.65216064453125,
+ 0.64825439453125,
+ 0.64825439453125,
+ 0.65216064453125,
+ 0.6565704345703125,
+ 0.6653594970703125,
+ 0.6653594970703125,
+ 0.65264892578125,
+ 0.6238250732421875,
+ 0.39617919921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -30.860163522560583,
+ 46.29024528384082
+ ]
+ },
+ {
+ "id": "4S_reqzbujRRUUlELnzs3",
+ "type": "freedraw",
+ "x": -342.6975132307547,
+ "y": 732.9978795827982,
+ "width": 3.630607473242435,
+ "height": 12.707126156348409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5p",
+ "roundness": null,
+ "seed": 944158599,
+ "version": 10,
+ "versionNonce": 496512681,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 8.168866814795365
+ ],
+ [
+ 0.9076518683106087,
+ 9.984170551416582
+ ],
+ [
+ 2.722955604931826,
+ 12.707126156348409
+ ],
+ [
+ 2.722955604931826,
+ 12.707126156348409
+ ]
+ ],
+ "pressures": [
+ 0.4997406005859375,
+ 0.584259033203125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.5583648681640625,
+ 0.519287109375,
+ 0.2310638427734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 12.707126156348409
+ ]
+ },
+ {
+ "id": "-z0FR6lxpNw_p4xhxDcYf",
+ "type": "freedraw",
+ "x": -341.78986136244407,
+ "y": 721.1984052947603,
+ "width": 2.722955604931826,
+ "height": 2.722955604931826,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5q",
+ "roundness": null,
+ "seed": 423789993,
+ "version": 8,
+ "versionNonce": 1246112871,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.564239501953125,
+ 0.5998992919921875,
+ 0.37762451171875,
+ 0.2774658203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "ywdtODlIAcmbCQ0G84x1V",
+ "type": "freedraw",
+ "x": -327.26743146947433,
+ "y": 744.797353870836,
+ "width": 12.707126156348409,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5r",
+ "roundness": null,
+ "seed": 981828871,
+ "version": 20,
+ "versionNonce": 97415561,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ -0.9076518683106087,
+ -4.538259341553044
+ ],
+ [
+ -0.9076518683106087,
+ -7.261214946484756
+ ],
+ [
+ -0.9076518683106087,
+ -9.076518683105974
+ ],
+ [
+ -0.9076518683106087,
+ -9.984170551416582
+ ],
+ [
+ -0.9076518683106087,
+ -11.7994742880378
+ ],
+ [
+ 0.9076518683106087,
+ -10.891822419727191
+ ],
+ [
+ 1.8153037366212175,
+ -9.984170551416582
+ ],
+ [
+ 2.7229556049317125,
+ -8.168866814795365
+ ],
+ [
+ 5.445911209863539,
+ -3.630607473242435
+ ],
+ [
+ 6.3535630781741474,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795365,
+ 1.8153037366212175
+ ],
+ [
+ 10.891822419727191,
+ 2.722955604931826
+ ],
+ [
+ 11.7994742880378,
+ 2.722955604931826
+ ],
+ [
+ 11.7994742880378,
+ 2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.517333984375,
+ 0.5495758056640625,
+ 0.5608062744140625,
+ 0.5603179931640625,
+ 0.5598297119140625,
+ 0.5603179931640625,
+ 0.565216064453125,
+ 0.574493408203125,
+ 0.583770751953125,
+ 0.5945281982421875,
+ 0.6038055419921875,
+ 0.6067352294921875,
+ 0.6077117919921875,
+ 0.5950164794921875,
+ 0.4787445068359375,
+ 0.1230926513671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.7994742880378,
+ 2.722955604931826
+ ]
+ },
+ {
+ "id": "qMsxZr68RqbSikX_YS9XX",
+ "type": "freedraw",
+ "x": -274.62362310745925,
+ "y": 699.4147604553058,
+ "width": 4.538259341553044,
+ "height": 48.105549020462036,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5s",
+ "roundness": null,
+ "seed": 460273289,
+ "version": 15,
+ "versionNonce": 1504839559,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ -1.8153037366212175,
+ 8.168866814795365
+ ],
+ [
+ -3.630607473242435,
+ 20.875992971143887
+ ],
+ [
+ -4.538259341553044,
+ 26.32190418100754
+ ],
+ [
+ -4.538259341553044,
+ 31.767815390871192
+ ],
+ [
+ -4.538259341553044,
+ 36.306074732424236
+ ],
+ [
+ -3.630607473242435,
+ 42.65963781059838
+ ],
+ [
+ -1.8153037366212175,
+ 46.29024528384082
+ ],
+ [
+ -0.9076518683106087,
+ 47.19789715215143
+ ],
+ [
+ -0.9076518683106087,
+ 47.19789715215143
+ ]
+ ],
+ "pressures": [
+ 0.2198333740234375,
+ 0.529541015625,
+ 0.65557861328125,
+ 0.65606689453125,
+ 0.65606689453125,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.64825439453125,
+ 0.62872314453125,
+ 0.5363922119140625,
+ 0.2667236328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.9076518683106087,
+ 47.19789715215143
+ ]
+ },
+ {
+ "id": "f47WOfqYtVOWSOLQhQ42Z",
+ "type": "freedraw",
+ "x": -234.68694090179258,
+ "y": 723.9213608996921,
+ "width": 29.952511654249975,
+ "height": 31.767815390871192,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5t",
+ "roundness": null,
+ "seed": 1514587241,
+ "version": 28,
+ "versionNonce": 1475958889,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ -0.9076518683106087,
+ 5.445911209863652
+ ],
+ [
+ -0.9076518683106087,
+ 9.076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 19.96834110283328
+ ],
+ [
+ -9.076518683106087,
+ 25.41425231269693
+ ],
+ [
+ -12.707126156348522,
+ 29.044859785939366
+ ],
+ [
+ -14.52242989296974,
+ 29.952511654249975
+ ],
+ [
+ -16.337733629590957,
+ 30.860163522560583
+ ],
+ [
+ -19.968341102833392,
+ 29.952511654249975
+ ],
+ [
+ -22.691296707765105,
+ 26.32190418100754
+ ],
+ [
+ -24.506600444386322,
+ 21.783644839454496
+ ],
+ [
+ -24.506600444386322,
+ 18.15303736621206
+ ],
+ [
+ -21.78364483945461,
+ 13.614778024659131
+ ],
+ [
+ -18.153037366212175,
+ 10.891822419727305
+ ],
+ [
+ -16.337733629590957,
+ 9.984170551416696
+ ],
+ [
+ -13.614778024659131,
+ 10.891822419727305
+ ],
+ [
+ -10.891822419727305,
+ 14.522429892969626
+ ],
+ [
+ -4.538259341553044,
+ 22.691296707765105
+ ],
+ [
+ -0.9076518683106087,
+ 26.32190418100754
+ ],
+ [
+ 2.722955604931826,
+ 28.137207917628757
+ ],
+ [
+ 5.445911209863652,
+ 28.137207917628757
+ ],
+ [
+ 5.445911209863652,
+ 28.137207917628757
+ ]
+ ],
+ "pressures": [
+ 0.447479248046875,
+ 0.6135711669921875,
+ 0.6194305419921875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.6238250732421875,
+ 0.62725830078125,
+ 0.63018798828125,
+ 0.62677001953125,
+ 0.6028289794921875,
+ 0.588653564453125,
+ 0.583282470703125,
+ 0.5525054931640625,
+ 0.528076171875,
+ 0.527587890625,
+ 0.5388336181640625,
+ 0.5564117431640625,
+ 0.5612945556640625,
+ 0.579864501953125,
+ 0.6145477294921875,
+ 0.62725830078125,
+ 0.62823486328125,
+ 0.5945281982421875,
+ 0.4948577880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 28.137207917628757
+ ]
+ },
+ {
+ "id": "mbXWABLnZRPEwHkdWh7iT",
+ "type": "freedraw",
+ "x": -226.5180740869971,
+ "y": 695.7841529820633,
+ "width": 19.06068923452267,
+ "height": 58.99737144018934,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5u",
+ "roundness": null,
+ "seed": 691039623,
+ "version": 16,
+ "versionNonce": 1094024871,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 3.6306074732423212,
+ 2.722955604931826
+ ],
+ [
+ 8.168866814795365,
+ 8.168866814795479
+ ],
+ [
+ 12.707126156348409,
+ 17.245385497901452
+ ],
+ [
+ 16.337733629590844,
+ 27.22955604931815
+ ],
+ [
+ 19.06068923452267,
+ 41.75198594228789
+ ],
+ [
+ 19.06068923452267,
+ 49.013200888772644
+ ],
+ [
+ 19.06068923452267,
+ 53.55146023032569
+ ],
+ [
+ 18.15303736621206,
+ 57.18206770356812
+ ],
+ [
+ 18.15303736621206,
+ 58.08971957187873
+ ],
+ [
+ 18.15303736621206,
+ 58.99737144018934
+ ],
+ [
+ 18.15303736621206,
+ 58.99737144018934
+ ]
+ ],
+ "pressures": [
+ 0.38250732421875,
+ 0.585723876953125,
+ 0.6150360107421875,
+ 0.62823486328125,
+ 0.64874267578125,
+ 0.6673126220703125,
+ 0.6809844970703125,
+ 0.693695068359375,
+ 0.695159912109375,
+ 0.696136474609375,
+ 0.65411376953125,
+ 0.513916015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.15303736621206,
+ 58.99737144018934
+ ]
+ },
+ {
+ "id": "Q5O7FryhN1TEQKmUis7TX",
+ "type": "freedraw",
+ "x": -172.96661385667142,
+ "y": 729.3672721095558,
+ "width": 17.245385497901452,
+ "height": 30.860163522560583,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5v",
+ "roundness": null,
+ "seed": 243237961,
+ "version": 15,
+ "versionNonce": 904160073,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ 4.538259341553044
+ ],
+ [
+ -2.722955604931826,
+ 6.353563078174261
+ ],
+ [
+ -4.538259341553044,
+ 10.891822419727191
+ ],
+ [
+ -8.168866814795479,
+ 14.522429892969626
+ ],
+ [
+ -9.984170551416696,
+ 16.337733629590844
+ ],
+ [
+ -11.799474288037914,
+ 19.06068923452267
+ ],
+ [
+ -15.430081761280348,
+ 24.506600444386322
+ ],
+ [
+ -17.245385497901452,
+ 29.044859785939366
+ ],
+ [
+ -17.245385497901452,
+ 30.860163522560583
+ ],
+ [
+ -17.245385497901452,
+ 30.860163522560583
+ ]
+ ],
+ "pressures": [
+ 0.521240234375,
+ 0.64337158203125,
+ 0.64727783203125,
+ 0.64776611328125,
+ 0.64971923828125,
+ 0.6697540283203125,
+ 0.6731719970703125,
+ 0.6746368408203125,
+ 0.6731719970703125,
+ 0.6575469970703125,
+ 0.512939453125,
+ 0.2369232177734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -17.245385497901452,
+ 30.860163522560583
+ ]
+ },
+ {
+ "id": "2e521K5sdoAzFXfiYzHI9",
+ "type": "freedraw",
+ "x": -192.02730309119409,
+ "y": 737.5361389243512,
+ "width": 20.875992971143887,
+ "height": 22.691296707765105,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5w",
+ "roundness": null,
+ "seed": 1397070377,
+ "version": 13,
+ "versionNonce": 1400705479,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.907651868310495
+ ],
+ [
+ 0.9076518683106087,
+ 1.8153037366211038
+ ],
+ [
+ 1.8153037366212175,
+ 3.6306074732423212
+ ],
+ [
+ 5.445911209863539,
+ 8.168866814795365
+ ],
+ [
+ 9.984170551416582,
+ 13.614778024659017
+ ],
+ [
+ 13.614778024659017,
+ 18.15303736621206
+ ],
+ [
+ 17.245385497901452,
+ 21.783644839454496
+ ],
+ [
+ 19.06068923452267,
+ 22.691296707765105
+ ],
+ [
+ 20.875992971143887,
+ 22.691296707765105
+ ],
+ [
+ 20.875992971143887,
+ 22.691296707765105
+ ]
+ ],
+ "pressures": [
+ 0.4313507080078125,
+ 0.5974578857421875,
+ 0.6208953857421875,
+ 0.63751220703125,
+ 0.64434814453125,
+ 0.64678955078125,
+ 0.6101531982421875,
+ 0.4186553955078125,
+ 0.216400146484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971143887,
+ 22.691296707765105
+ ]
+ },
+ {
+ "id": "29T1zDKkf_0F_hJXCtpZH",
+ "type": "freedraw",
+ "x": -146.64470967566388,
+ "y": 740.259094529283,
+ "width": 16.337733629590957,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5x",
+ "roundness": null,
+ "seed": 1457135913,
+ "version": 12,
+ "versionNonce": 2079003177,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ 9.984170551416696,
+ -0.9076518683106087
+ ],
+ [
+ 11.799474288037914,
+ -0.9076518683106087
+ ],
+ [
+ 13.614778024659131,
+ -0.9076518683106087
+ ],
+ [
+ 16.337733629590957,
+ -1.8153037366212175
+ ],
+ [
+ 16.337733629590957,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.5363922119140625,
+ 0.63507080078125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.6248016357421875,
+ 0.587188720703125,
+ 0.503662109375,
+ 0.1758575439453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.337733629590957,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "9C3XYz6br68cMX91IyNOa",
+ "type": "freedraw",
+ "x": -143.01410220242144,
+ "y": 748.4279613440784,
+ "width": 16.337733629590957,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5y",
+ "roundness": null,
+ "seed": 1428036551,
+ "version": 11,
+ "versionNonce": 1504002279,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 6.353563078174261,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727305,
+ -2.722955604931826
+ ],
+ [
+ 13.614778024659131,
+ -3.630607473242435
+ ],
+ [
+ 16.337733629590957,
+ -3.630607473242435
+ ],
+ [
+ 16.337733629590957,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.4103546142578125,
+ 0.64581298828125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.65118408203125,
+ 0.569610595703125,
+ 0.341461181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.337733629590957,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "Sk1yrdnHCFk0J4v5hTK2_",
+ "type": "freedraw",
+ "x": -59.510130317845665,
+ "y": 705.7683235334799,
+ "width": 3.630607473242435,
+ "height": 58.089719571878845,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b5z",
+ "roundness": null,
+ "seed": 510620071,
+ "version": 16,
+ "versionNonce": 1861805321,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 5.445911209863652
+ ],
+ [
+ -0.9076518683106087,
+ 9.984170551416696
+ ],
+ [
+ -0.9076518683106087,
+ 17.245385497901566
+ ],
+ [
+ -2.722955604931826,
+ 39.02903033735606
+ ],
+ [
+ -2.722955604931826,
+ 49.92085275708337
+ ],
+ [
+ -0.9076518683106087,
+ 56.27441583525763
+ ],
+ [
+ 0,
+ 57.18206770356824
+ ],
+ [
+ 0.9076518683106087,
+ 58.089719571878845
+ ],
+ [
+ 0.9076518683106087,
+ 57.18206770356824
+ ],
+ [
+ 0.9076518683106087,
+ 55.36676396694702
+ ],
+ [
+ 0.9076518683106087,
+ 55.36676396694702
+ ]
+ ],
+ "pressures": [
+ 0.3668670654296875,
+ 0.567169189453125,
+ 0.584259033203125,
+ 0.6008758544921875,
+ 0.6106414794921875,
+ 0.6130828857421875,
+ 0.6150360107421875,
+ 0.6033172607421875,
+ 0.530517578125,
+ 0.4293975830078125,
+ 0.315093994140625,
+ 0.077667236328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683106087,
+ 55.36676396694702
+ ]
+ },
+ {
+ "id": "MK-6BWi-coBWH52p2yFEL",
+ "type": "freedraw",
+ "x": -74.94021207912601,
+ "y": 729.3672721095558,
+ "width": 20.875992971143887,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b60",
+ "roundness": null,
+ "seed": 1347270185,
+ "version": 11,
+ "versionNonce": 1161464839,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ 12.707126156348522,
+ -0.9076518683106087
+ ],
+ [
+ 15.430081761280348,
+ -0.9076518683106087
+ ],
+ [
+ 20.875992971143887,
+ 0
+ ],
+ [
+ 20.875992971143887,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.447479248046875,
+ 0.63360595703125,
+ 0.64288330078125,
+ 0.64483642578125,
+ 0.64483642578125,
+ 0.589141845703125,
+ 0.465057373046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971143887,
+ 0
+ ]
+ },
+ {
+ "id": "RGiicoWPe3-NKDpuBwwEh",
+ "type": "freedraw",
+ "x": -31.372922400216908,
+ "y": 743.8897020025254,
+ "width": 23.598948576075713,
+ "height": 17.245385497901566,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b61",
+ "roundness": null,
+ "seed": 1707667017,
+ "version": 24,
+ "versionNonce": 713645033,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ -7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ -9.984170551416696,
+ 6.353563078174261
+ ],
+ [
+ -11.799474288037914,
+ 9.984170551416696
+ ],
+ [
+ -11.799474288037914,
+ 12.707126156348522
+ ],
+ [
+ -9.076518683106087,
+ 14.52242989296974
+ ],
+ [
+ -2.722955604931826,
+ 12.707126156348522
+ ],
+ [
+ -0.9076518683106087,
+ 9.984170551416696
+ ],
+ [
+ 0.9076518683106087,
+ 8.168866814795479
+ ],
+ [
+ 3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ 4.538259341553044,
+ -1.8153037366212175
+ ],
+ [
+ 4.538259341553044,
+ -2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ 5.445911209863652,
+ 7.26121494648487
+ ],
+ [
+ 8.168866814795479,
+ 9.984170551416696
+ ],
+ [
+ 11.7994742880378,
+ 10.891822419727305
+ ],
+ [
+ 11.7994742880378,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.3551483154296875,
+ 0.63360595703125,
+ 0.64434814453125,
+ 0.63116455078125,
+ 0.6174774169921875,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6160125732421875,
+ 0.6174774169921875,
+ 0.6111297607421875,
+ 0.5979461669921875,
+ 0.587677001953125,
+ 0.578399658203125,
+ 0.568145751953125,
+ 0.5554351806640625,
+ 0.5578765869140625,
+ 0.6072235107421875,
+ 0.6116180419921875,
+ 0.571563720703125,
+ 0.4284210205078125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.7994742880378,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "YxgjSSkhBRUBwF7aTQ4jI",
+ "type": "freedraw",
+ "x": -14.127536902315455,
+ "y": 754.7815244222527,
+ "width": 14.52242989296974,
+ "height": 9.984170551416696,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b62",
+ "roundness": null,
+ "seed": 1773044583,
+ "version": 18,
+ "versionNonce": 574190375,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ 0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ -5.445911209863652
+ ],
+ [
+ 1.8153037366212175,
+ -6.353563078174261
+ ],
+ [
+ 2.722955604931826,
+ -7.26121494648487
+ ],
+ [
+ 3.630607473242435,
+ -8.168866814795479
+ ],
+ [
+ 4.538259341553044,
+ -7.26121494648487
+ ],
+ [
+ 6.353563078174261,
+ -5.445911209863652
+ ],
+ [
+ 7.26121494648487,
+ -3.630607473242435
+ ],
+ [
+ 8.168866814795479,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727305,
+ 0.9076518683106087
+ ],
+ [
+ 14.52242989296974,
+ 1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.317535400390625,
+ 0.5324859619140625,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.568145751953125,
+ 0.569122314453125,
+ 0.569610595703125,
+ 0.573028564453125,
+ 0.591583251953125,
+ 0.6155242919921875,
+ 0.6155242919921875,
+ 0.6145477294921875,
+ 0.512451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.52242989296974,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "5sP60MUYKVJ0mISK0x4Qj",
+ "type": "freedraw",
+ "x": 26.716797171661824,
+ "y": 699.4147604553058,
+ "width": 6.353563078174261,
+ "height": 58.99737144018934,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b63",
+ "roundness": null,
+ "seed": 204940105,
+ "version": 15,
+ "versionNonce": 1319630537,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -1.8153037366212175,
+ 6.3535630781741474
+ ],
+ [
+ -3.630607473242435,
+ 15.430081761280235
+ ],
+ [
+ -5.445911209863652,
+ 26.32190418100754
+ ],
+ [
+ -6.353563078174261,
+ 38.12137846904545
+ ],
+ [
+ -6.353563078174261,
+ 43.56728967890899
+ ],
+ [
+ -4.538259341553044,
+ 52.64380836201508
+ ],
+ [
+ -1.8153037366212175,
+ 57.18206770356812
+ ],
+ [
+ 0,
+ 58.08971957187873
+ ],
+ [
+ 0,
+ 58.08971957187873
+ ]
+ ],
+ "pressures": [
+ 0.021484375,
+ 0.6091766357421875,
+ 0.6248016357421875,
+ 0.6243133544921875,
+ 0.6243133544921875,
+ 0.62969970703125,
+ 0.64532470703125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.6204071044921875,
+ 0.3737030029296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 58.08971957187873
+ ]
+ },
+ {
+ "id": "802-2Ozf-NAfM9Ij9Rq_R",
+ "type": "freedraw",
+ "x": 44.869834537874,
+ "y": 722.1060571630709,
+ "width": 29.044859785939366,
+ "height": 70.79684572822725,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b64",
+ "roundness": null,
+ "seed": 801265961,
+ "version": 47,
+ "versionNonce": 1225684551,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ 19.06068923452267
+ ],
+ [
+ 1.8153037366212175,
+ 25.41425231269693
+ ],
+ [
+ 2.7229556049317125,
+ 39.02903033735606
+ ],
+ [
+ 2.7229556049317125,
+ 50.82850462539386
+ ],
+ [
+ 3.6306074732423212,
+ 54.4591120986363
+ ],
+ [
+ 3.6306074732423212,
+ 58.08971957187873
+ ],
+ [
+ 4.53825934155293,
+ 60.81267517681056
+ ],
+ [
+ 3.6306074732423212,
+ 58.08971957187873
+ ],
+ [
+ 1.8153037366212175,
+ 51.73615649370447
+ ],
+ [
+ 0.9076518683106087,
+ 47.19789715215154
+ ],
+ [
+ -0.9076518683106087,
+ 42.6596378105985
+ ],
+ [
+ -1.8153037366212175,
+ 31.767815390871192
+ ],
+ [
+ -0.9076518683106087,
+ 14.52242989296974
+ ],
+ [
+ 0.9076518683106087,
+ 4.538259341553044
+ ],
+ [
+ 5.445911209863539,
+ -3.630607473242435
+ ],
+ [
+ 9.984170551416582,
+ -8.168866814795479
+ ],
+ [
+ 17.245385497901452,
+ -9.984170551416696
+ ],
+ [
+ 19.96834110283328,
+ -8.168866814795479
+ ],
+ [
+ 21.783644839454496,
+ -3.630607473242435
+ ],
+ [
+ 22.691296707765105,
+ 1.8153037366212175
+ ],
+ [
+ 23.598948576075713,
+ 6.353563078174261
+ ],
+ [
+ 21.783644839454496,
+ 9.076518683106087
+ ],
+ [
+ 19.06068923452267,
+ 9.984170551416696
+ ],
+ [
+ 15.430081761280235,
+ 11.799474288037914
+ ],
+ [
+ 11.7994742880378,
+ 11.799474288037914
+ ],
+ [
+ 9.984170551416582,
+ 11.799474288037914
+ ],
+ [
+ 10.891822419727191,
+ 12.707126156348522
+ ],
+ [
+ 13.614778024659017,
+ 14.52242989296974
+ ],
+ [
+ 14.522429892969626,
+ 14.52242989296974
+ ],
+ [
+ 16.337733629590844,
+ 15.430081761280348
+ ],
+ [
+ 18.15303736621206,
+ 16.337733629590844
+ ],
+ [
+ 21.783644839454496,
+ 19.06068923452267
+ ],
+ [
+ 24.506600444386322,
+ 21.783644839454496
+ ],
+ [
+ 26.32190418100754,
+ 25.41425231269693
+ ],
+ [
+ 27.22955604931815,
+ 28.137207917628757
+ ],
+ [
+ 26.32190418100754,
+ 29.044859785939366
+ ],
+ [
+ 22.691296707765105,
+ 30.860163522560583
+ ],
+ [
+ 18.15303736621206,
+ 30.860163522560583
+ ],
+ [
+ 12.707126156348409,
+ 30.860163522560583
+ ],
+ [
+ 4.53825934155293,
+ 30.860163522560583
+ ],
+ [
+ 0,
+ 31.767815390871192
+ ],
+ [
+ 0,
+ 31.767815390871192
+ ]
+ ],
+ "pressures": [
+ 0.4748382568359375,
+ 0.6155242919921875,
+ 0.62774658203125,
+ 0.63507080078125,
+ 0.63653564453125,
+ 0.63702392578125,
+ 0.63848876953125,
+ 0.63848876953125,
+ 0.63751220703125,
+ 0.63262939453125,
+ 0.6135711669921875,
+ 0.6116180419921875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6121063232421875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6243133544921875,
+ 0.62969970703125,
+ 0.63409423828125,
+ 0.63751220703125,
+ 0.64776611328125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.65167236328125,
+ 0.62530517578125,
+ 0.591583251953125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.590118408203125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.63507080078125,
+ 0.65069580078125,
+ 0.6804962158203125,
+ 0.6741485595703125,
+ 0.63604736328125,
+ 0.4777679443359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 31.767815390871192
+ ]
+ },
+ {
+ "id": "nhGkeIHJ_JAD6Eyc46OY5",
+ "type": "freedraw",
+ "x": 78.45295366536641,
+ "y": 702.1377160602376,
+ "width": 16.337733629590957,
+ "height": 66.25858638667421,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b65",
+ "roundness": null,
+ "seed": 845168905,
+ "version": 18,
+ "versionNonce": 1844458921,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 3.6306074732423212
+ ],
+ [
+ 6.3535630781741474,
+ 7.261214946484756
+ ],
+ [
+ 8.168866814795365,
+ 10.891822419727191
+ ],
+ [
+ 10.891822419727305,
+ 15.430081761280235
+ ],
+ [
+ 14.52242989296974,
+ 26.32190418100754
+ ],
+ [
+ 16.337733629590957,
+ 37.21372660073473
+ ],
+ [
+ 15.430081761280235,
+ 47.19789715215143
+ ],
+ [
+ 14.52242989296974,
+ 50.82850462539386
+ ],
+ [
+ 10.891822419727305,
+ 58.99737144018934
+ ],
+ [
+ 6.3535630781741474,
+ 64.44328265005299
+ ],
+ [
+ 4.53825934155293,
+ 66.25858638667421
+ ],
+ [
+ 3.630607473242435,
+ 63.535630781742384
+ ],
+ [
+ 3.630607473242435,
+ 63.535630781742384
+ ]
+ ],
+ "pressures": [
+ 0.4064483642578125,
+ 0.5564117431640625,
+ 0.582794189453125,
+ 0.5984344482421875,
+ 0.6052703857421875,
+ 0.6072235107421875,
+ 0.6101531982421875,
+ 0.6140594482421875,
+ 0.6150360107421875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6116180419921875,
+ 0.567169189453125,
+ 0.3639373779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 63.535630781742384
+ ]
+ },
+ {
+ "id": "FxNCVs1Jq46OJhobfolby",
+ "type": "freedraw",
+ "x": 96.60599103157858,
+ "y": 748.4279613440784,
+ "width": 29.044859785939252,
+ "height": 19.968341102833392,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b66",
+ "roundness": null,
+ "seed": 837673799,
+ "version": 19,
+ "versionNonce": 1352013159,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.907651868310495,
+ -1.8153037366212175
+ ],
+ [
+ 1.81530373662099,
+ -2.722955604931826
+ ],
+ [
+ 2.7229556049317125,
+ -4.538259341553044
+ ],
+ [
+ 7.2612149464846425,
+ -9.076518683106087
+ ],
+ [
+ 9.07651868310586,
+ -9.984170551416696
+ ],
+ [
+ 10.891822419727077,
+ -8.168866814795479
+ ],
+ [
+ 10.891822419727077,
+ -5.445911209863652
+ ],
+ [
+ 13.614778024659017,
+ 0
+ ],
+ [
+ 15.430081761280235,
+ 5.445911209863652
+ ],
+ [
+ 17.245385497901452,
+ 7.26121494648487
+ ],
+ [
+ 19.06068923452267,
+ 9.076518683106087
+ ],
+ [
+ 23.5989485760756,
+ 9.984170551416696
+ ],
+ [
+ 26.32190418100754,
+ 9.984170551416696
+ ],
+ [
+ 29.044859785939252,
+ 9.076518683106087
+ ],
+ [
+ 29.044859785939252,
+ 9.076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.562774658203125,
+ 0.583282470703125,
+ 0.584259033203125,
+ 0.585235595703125,
+ 0.585723876953125,
+ 0.6013641357421875,
+ 0.6169891357421875,
+ 0.6604766845703125,
+ 0.6653594970703125,
+ 0.6663360595703125,
+ 0.6648712158203125,
+ 0.6580352783203125,
+ 0.64385986328125,
+ 0.5324859619140625,
+ 0.3697967529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 29.044859785939252,
+ 9.076518683106087
+ ]
+ },
+ {
+ "id": "lod3Wllt_PDUwbX7IPkUy",
+ "type": "freedraw",
+ "x": 122.0202433442754,
+ "y": 737.5361389243512,
+ "width": 14.52242989296974,
+ "height": 29.044859785939366,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b67",
+ "roundness": null,
+ "seed": 1703763367,
+ "version": 13,
+ "versionNonce": 999135369,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366211038
+ ],
+ [
+ -2.7229556049317125,
+ 3.6306074732423212
+ ],
+ [
+ -3.630607473242435,
+ 5.445911209863539
+ ],
+ [
+ -4.53825934155293,
+ 9.076518683105974
+ ],
+ [
+ -6.3535630781741474,
+ 12.707126156348409
+ ],
+ [
+ -9.076518683106087,
+ 19.96834110283328
+ ],
+ [
+ -11.7994742880378,
+ 25.41425231269693
+ ],
+ [
+ -14.52242989296974,
+ 29.044859785939366
+ ],
+ [
+ -14.52242989296974,
+ 28.137207917628757
+ ],
+ [
+ -14.52242989296974,
+ 28.137207917628757
+ ]
+ ],
+ "pressures": [
+ 0.5549468994140625,
+ 0.63848876953125,
+ 0.64874267578125,
+ 0.6565704345703125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6638946533203125,
+ 0.6199188232421875,
+ 0.2672119140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -14.52242989296974,
+ 28.137207917628757
+ ]
+ },
+ {
+ "id": "z3hEFPLrabjaL7zg6L9NU",
+ "type": "freedraw",
+ "x": 154.69571060345731,
+ "y": 745.7050057391466,
+ "width": 21.78364483945461,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b68",
+ "roundness": null,
+ "seed": 2024277671,
+ "version": 11,
+ "versionNonce": 1075630215,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 7.26121494648487,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348295,
+ -2.722955604931826
+ ],
+ [
+ 19.968341102833165,
+ -3.630607473242435
+ ],
+ [
+ 20.875992971143887,
+ -3.630607473242435
+ ],
+ [
+ 20.875992971143887,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.570098876953125,
+ 0.64532470703125,
+ 0.6624298095703125,
+ 0.6629180908203125,
+ 0.6624298095703125,
+ 0.6238250732421875,
+ 0.335601806640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971143887,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "kjD6XE5jjfBjgeC_9OSJl",
+ "type": "freedraw",
+ "x": 167.4028367598056,
+ "y": 731.182575846177,
+ "width": 3.630607473242435,
+ "height": 19.06068923452267,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b69",
+ "roundness": null,
+ "seed": 1396201607,
+ "version": 10,
+ "versionNonce": 2033950569,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 6.353563078174261
+ ],
+ [
+ 0.9076518683107224,
+ 9.076518683105974
+ ],
+ [
+ 0.9076518683107224,
+ 12.707126156348409
+ ],
+ [
+ 2.72295560493194,
+ 17.245385497901452
+ ],
+ [
+ 3.630607473242435,
+ 19.06068923452267
+ ],
+ [
+ 3.630607473242435,
+ 19.06068923452267
+ ]
+ ],
+ "pressures": [
+ 0.4748382568359375,
+ 0.64190673828125,
+ 0.64971923828125,
+ 0.64923095703125,
+ 0.64776611328125,
+ 0.5329742431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 19.06068923452267
+ ]
+ },
+ {
+ "id": "ASTKV_u7joSBiDPL_6YU1",
+ "type": "freedraw",
+ "x": 222.76960072675263,
+ "y": 742.0743982659042,
+ "width": 44.474941547219714,
+ "height": 24.506600444386322,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6A",
+ "roundness": null,
+ "seed": 498611369,
+ "version": 20,
+ "versionNonce": 23013287,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -2.722955604931826
+ ],
+ [
+ 0,
+ -3.630607473242435
+ ],
+ [
+ 0.9076518683107224,
+ -5.445911209863539
+ ],
+ [
+ 3.630607473242435,
+ -7.261214946484756
+ ],
+ [
+ 6.353563078174375,
+ -9.984170551416582
+ ],
+ [
+ 9.076518683106087,
+ -11.7994742880378
+ ],
+ [
+ 13.614778024659017,
+ -14.522429892969626
+ ],
+ [
+ 15.430081761280235,
+ -15.430081761280235
+ ],
+ [
+ 18.153037366212175,
+ -12.707126156348409
+ ],
+ [
+ 20.875992971143887,
+ -7.261214946484756
+ ],
+ [
+ 22.691296707765105,
+ -3.630607473242435
+ ],
+ [
+ 24.506600444386322,
+ 0
+ ],
+ [
+ 31.767815390871192,
+ 7.26121494648487
+ ],
+ [
+ 37.213726600734844,
+ 9.076518683106087
+ ],
+ [
+ 41.751985942288,
+ 9.076518683106087
+ ],
+ [
+ 43.56728967890922,
+ 9.076518683106087
+ ],
+ [
+ 43.56728967890922,
+ 9.076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.4269561767578125,
+ 0.589630126953125,
+ 0.590118408203125,
+ 0.590606689453125,
+ 0.590606689453125,
+ 0.589630126953125,
+ 0.586212158203125,
+ 0.586700439453125,
+ 0.5989227294921875,
+ 0.6668243408203125,
+ 0.6751251220703125,
+ 0.6751251220703125,
+ 0.6756134033203125,
+ 0.6614532470703125,
+ 0.6028289794921875,
+ 0.3741912841796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 43.56728967890922,
+ 9.076518683106087
+ ]
+ },
+ {
+ "id": "zBG7ZXbSmAzzNIxbEfMOi",
+ "type": "freedraw",
+ "x": 254.53741611762382,
+ "y": 725.7366646363133,
+ "width": 13.614778024659017,
+ "height": 31.767815390871192,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6B",
+ "roundness": null,
+ "seed": 1172387015,
+ "version": 12,
+ "versionNonce": 625330761,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496344,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ 9.984170551416696
+ ],
+ [
+ -7.26121494648487,
+ 18.15303736621206
+ ],
+ [
+ -9.076518683106087,
+ 22.691296707765105
+ ],
+ [
+ -11.7994742880378,
+ 26.32190418100754
+ ],
+ [
+ -13.614778024659017,
+ 30.860163522560583
+ ],
+ [
+ -12.707126156348522,
+ 31.767815390871192
+ ],
+ [
+ -12.707126156348522,
+ 31.767815390871192
+ ]
+ ],
+ "pressures": [
+ 0.4767913818359375,
+ 0.688323974609375,
+ 0.699066162109375,
+ 0.718109130859375,
+ 0.7225189208984375,
+ 0.7225189208984375,
+ 0.709808349609375,
+ 0.62677001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -12.707126156348522,
+ 31.767815390871192
+ ]
+ },
+ {
+ "id": "wpnA7ukjZdVNL0riH84bC",
+ "type": "freedraw",
+ "x": 264.52158666904063,
+ "y": 706.6759754017905,
+ "width": 16.33773362959073,
+ "height": 19.968341102833392,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6C",
+ "roundness": null,
+ "seed": 1742337865,
+ "version": 20,
+ "versionNonce": 311007943,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ 0.9076518683106087
+ ],
+ [
+ 8.168866814795365,
+ 0.9076518683106087
+ ],
+ [
+ 10.891822419727077,
+ 2.722955604931826
+ ],
+ [
+ 12.707126156348295,
+ 3.630607473242435
+ ],
+ [
+ 13.614778024659017,
+ 5.445911209863652
+ ],
+ [
+ 14.522429892969512,
+ 6.353563078174261
+ ],
+ [
+ 14.522429892969512,
+ 8.168866814795479
+ ],
+ [
+ 14.522429892969512,
+ 9.984170551416696
+ ],
+ [
+ 11.7994742880378,
+ 12.707126156348522
+ ],
+ [
+ 7.2612149464846425,
+ 17.245385497901566
+ ],
+ [
+ 7.2612149464846425,
+ 18.153037366212175
+ ],
+ [
+ 8.168866814795365,
+ 19.060689234522783
+ ],
+ [
+ 13.614778024659017,
+ 19.968341102833392
+ ],
+ [
+ 16.33773362959073,
+ 19.968341102833392
+ ],
+ [
+ 16.33773362959073,
+ 19.968341102833392
+ ]
+ ],
+ "pressures": [
+ 0.4938812255859375,
+ 0.5569000244140625,
+ 0.570587158203125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.584747314453125,
+ 0.589630126953125,
+ 0.592071533203125,
+ 0.584747314453125,
+ 0.5564117431640625,
+ 0.504150390625,
+ 0.1768341064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.33773362959073,
+ 19.968341102833392
+ ]
+ },
+ {
+ "id": "k7cXIw9f7LEevVOnywrAs",
+ "type": "freedraw",
+ "x": 308.0888763479496,
+ "y": 723.9213608996921,
+ "width": 34.49077099580313,
+ "height": 35.39842286411363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6D",
+ "roundness": null,
+ "seed": 67618855,
+ "version": 28,
+ "versionNonce": 1753717033,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ -4.538259341553157,
+ -2.722955604931826
+ ],
+ [
+ -6.353563078174375,
+ -2.722955604931826
+ ],
+ [
+ -7.26121494648487,
+ -1.8153037366212175
+ ],
+ [
+ -11.7994742880378,
+ 1.8153037366212175
+ ],
+ [
+ -14.52242989296974,
+ 7.26121494648487
+ ],
+ [
+ -14.52242989296974,
+ 10.891822419727305
+ ],
+ [
+ -11.7994742880378,
+ 12.707126156348522
+ ],
+ [
+ -8.168866814795365,
+ 14.522429892969626
+ ],
+ [
+ -1.8153037366212175,
+ 12.707126156348522
+ ],
+ [
+ -0.9076518683107224,
+ 11.799474288037914
+ ],
+ [
+ 0.907651868310495,
+ 10.891822419727305
+ ],
+ [
+ 4.53825934155293,
+ 9.984170551416696
+ ],
+ [
+ 7.26121494648487,
+ 10.891822419727305
+ ],
+ [
+ 10.891822419727305,
+ 13.614778024659131
+ ],
+ [
+ 15.430081761280235,
+ 19.96834110283328
+ ],
+ [
+ 17.245385497901452,
+ 24.506600444386322
+ ],
+ [
+ 19.06068923452267,
+ 29.044859785939366
+ ],
+ [
+ 19.968341102833392,
+ 31.767815390871192
+ ],
+ [
+ 19.06068923452267,
+ 32.6754672591818
+ ],
+ [
+ 17.245385497901452,
+ 32.6754672591818
+ ],
+ [
+ 14.52242989296974,
+ 32.6754672591818
+ ],
+ [
+ 4.53825934155293,
+ 30.860163522560583
+ ],
+ [
+ 4.53825934155293,
+ 30.860163522560583
+ ]
+ ],
+ "pressures": [
+ 0.567169189453125,
+ 0.6057586669921875,
+ 0.593048095703125,
+ 0.587677001953125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.6096649169921875,
+ 0.6169891357421875,
+ 0.6086883544921875,
+ 0.5959930419921875,
+ 0.592559814453125,
+ 0.592559814453125,
+ 0.5940399169921875,
+ 0.5964813232421875,
+ 0.5998992919921875,
+ 0.6165008544921875,
+ 0.6213836669921875,
+ 0.6218719482421875,
+ 0.63311767578125,
+ 0.64483642578125,
+ 0.64825439453125,
+ 0.62628173828125,
+ 0.591094970703125,
+ 0.5417633056640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 4.53825934155293,
+ 30.860163522560583
+ ]
+ },
+ {
+ "id": "IAxrzbdtaSCGyfj-Vixb8",
+ "type": "freedraw",
+ "x": 189.18648159926022,
+ "y": 777.4728211300178,
+ "width": 155.20846948111353,
+ "height": 13.614778024659017,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6E",
+ "roundness": null,
+ "seed": 1808450793,
+ "version": 20,
+ "versionNonce": 2016979431,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 9.98417055141681,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659017,
+ -2.722955604931826
+ ],
+ [
+ 19.06068923452267,
+ -3.630607473242435
+ ],
+ [
+ 31.767815390871192,
+ -5.445911209863652
+ ],
+ [
+ 55.36676396694702,
+ -7.261214946484756
+ ],
+ [
+ 72.61214946484847,
+ -8.168866814795365
+ ],
+ [
+ 92.58049056768186,
+ -7.261214946484756
+ ],
+ [
+ 111.64117980220453,
+ -7.261214946484756
+ ],
+ [
+ 119.8100466169999,
+ -7.261214946484756
+ ],
+ [
+ 127.97891343179549,
+ -7.261214946484756
+ ],
+ [
+ 144.31664706138645,
+ -9.984170551416582
+ ],
+ [
+ 150.6702101395606,
+ -11.7994742880378
+ ],
+ [
+ 154.30081761280303,
+ -12.707126156348409
+ ],
+ [
+ 155.20846948111353,
+ -13.614778024659017
+ ],
+ [
+ 155.20846948111353,
+ -13.614778024659017
+ ]
+ ],
+ "pressures": [
+ 0.2872467041015625,
+ 0.4865570068359375,
+ 0.571563720703125,
+ 0.6199188232421875,
+ 0.64190673828125,
+ 0.65362548828125,
+ 0.6668243408203125,
+ 0.6687774658203125,
+ 0.698089599609375,
+ 0.696624755859375,
+ 0.6858673095703125,
+ 0.6702423095703125,
+ 0.6634063720703125,
+ 0.63262939453125,
+ 0.585723876953125,
+ 0.3722381591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 155.20846948111353,
+ -13.614778024659017
+ ]
+ },
+ {
+ "id": "jKaf6z5xZpj8zmT-feDlq",
+ "type": "freedraw",
+ "x": 237.29203061972237,
+ "y": 794.7182066279194,
+ "width": 24.506600444386322,
+ "height": 30.860163522560583,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6F",
+ "roundness": null,
+ "seed": 1321902215,
+ "version": 17,
+ "versionNonce": 1147964425,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.72295560493194,
+ -0.9076518683106087
+ ],
+ [
+ -4.53825934155293,
+ 0
+ ],
+ [
+ -8.168866814795365,
+ 1.8153037366212175
+ ],
+ [
+ -11.7994742880378,
+ 3.630607473242435
+ ],
+ [
+ -14.52242989296974,
+ 6.353563078174261
+ ],
+ [
+ -19.968341102833392,
+ 13.614778024659017
+ ],
+ [
+ -20.875992971143887,
+ 19.06068923452267
+ ],
+ [
+ -16.337733629590957,
+ 26.32190418100754
+ ],
+ [
+ -10.891822419727305,
+ 29.044859785939366
+ ],
+ [
+ -3.630607473242435,
+ 29.952511654249975
+ ],
+ [
+ 3.630607473242435,
+ 28.137207917628757
+ ],
+ [
+ 3.630607473242435,
+ 28.137207917628757
+ ]
+ ],
+ "pressures": [
+ 0.4171905517578125,
+ 0.6106414794921875,
+ 0.6199188232421875,
+ 0.63409423828125,
+ 0.63604736328125,
+ 0.63946533203125,
+ 0.64385986328125,
+ 0.6614532470703125,
+ 0.6765899658203125,
+ 0.6770782470703125,
+ 0.64532470703125,
+ 0.6169891357421875,
+ 0.4748382568359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 28.137207917628757
+ ]
+ },
+ {
+ "id": "vVagm76uIm3XFXtOX9eJS",
+ "type": "freedraw",
+ "x": 260.8909791957982,
+ "y": 811.0559402575102,
+ "width": 17.245385497901452,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6G",
+ "roundness": null,
+ "seed": 208073671,
+ "version": 25,
+ "versionNonce": 1870189831,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ -2.72295560493194,
+ -4.538259341553044
+ ],
+ [
+ -3.630607473242435,
+ -4.538259341553044
+ ],
+ [
+ -6.353563078174375,
+ -4.538259341553044
+ ],
+ [
+ -9.98417055141681,
+ -2.722955604931826
+ ],
+ [
+ -13.614778024659245,
+ -0.9076518683106087
+ ],
+ [
+ -14.52242989296974,
+ 0.9076518683106087
+ ],
+ [
+ -14.52242989296974,
+ 2.722955604931826
+ ],
+ [
+ -13.614778024659245,
+ 6.353563078174261
+ ],
+ [
+ -9.98417055141681,
+ 9.076518683106087
+ ],
+ [
+ -6.353563078174375,
+ 9.076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 8.168866814795479
+ ],
+ [
+ 0.907651868310495,
+ 6.353563078174261
+ ],
+ [
+ 2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ 0,
+ -4.538259341553044
+ ],
+ [
+ -4.538259341553157,
+ -5.445911209863539
+ ],
+ [
+ -8.168866814795592,
+ -4.538259341553044
+ ],
+ [
+ -8.168866814795592,
+ -3.630607473242435
+ ],
+ [
+ -8.168866814795592,
+ -3.630607473242435
+ ]
+ ],
+ "pressures": [
+ 0.321441650390625,
+ 0.4953460693359375,
+ 0.5359039306640625,
+ 0.5583648681640625,
+ 0.563262939453125,
+ 0.590118408203125,
+ 0.6111297607421875,
+ 0.6233367919921875,
+ 0.6233367919921875,
+ 0.6189422607421875,
+ 0.592559814453125,
+ 0.582305908203125,
+ 0.576446533203125,
+ 0.576446533203125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.576934814453125,
+ 0.570587158203125,
+ 0.320465087890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.168866814795592,
+ -3.630607473242435
+ ]
+ },
+ {
+ "id": "0m65Vb5_hlNgmVrzlXddk",
+ "type": "freedraw",
+ "x": 279.95166843032086,
+ "y": 804.702377179336,
+ "width": 9.98417055141681,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6H",
+ "roundness": null,
+ "seed": 1829043079,
+ "version": 23,
+ "versionNonce": 15737577,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ -2.72295560493194,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553157,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553157,
+ 0
+ ],
+ [
+ -4.538259341553157,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553157,
+ 1.8153037366211038
+ ],
+ [
+ -1.8153037366212175,
+ 4.53825934155293
+ ],
+ [
+ 0,
+ 6.3535630781741474
+ ],
+ [
+ 2.7229556049317125,
+ 9.076518683105974
+ ],
+ [
+ 4.53825934155293,
+ 10.891822419727191
+ ],
+ [
+ 5.445911209863652,
+ 12.707126156348409
+ ],
+ [
+ 5.445911209863652,
+ 13.614778024659017
+ ],
+ [
+ 4.53825934155293,
+ 13.614778024659017
+ ],
+ [
+ 3.630607473242435,
+ 13.614778024659017
+ ],
+ [
+ 0,
+ 13.614778024659017
+ ],
+ [
+ -0.9076518683107224,
+ 12.707126156348409
+ ],
+ [
+ -2.72295560493194,
+ 12.707126156348409
+ ],
+ [
+ -3.630607473242435,
+ 12.707126156348409
+ ],
+ [
+ -3.630607473242435,
+ 12.707126156348409
+ ]
+ ],
+ "pressures": [
+ 0.523681640625,
+ 0.62969970703125,
+ 0.6086883544921875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6101531982421875,
+ 0.575958251953125,
+ 0.5622711181640625,
+ 0.5329742431640625,
+ 0.523681640625,
+ 0.522216796875,
+ 0.531005859375,
+ 0.577911376953125,
+ 0.6174774169921875,
+ 0.63507080078125,
+ 0.6194305419921875,
+ 0.5363922119140625,
+ 0.4323272705078125,
+ 0.2711181640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.630607473242435,
+ 12.707126156348409
+ ]
+ },
+ {
+ "id": "ejbnDIdw8T4Y4JBKhfzwa",
+ "type": "freedraw",
+ "x": 286.305231508495,
+ "y": 789.2722954180557,
+ "width": 16.337733629590957,
+ "height": 15.430081761280348,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6I",
+ "roundness": null,
+ "seed": 67964967,
+ "version": 18,
+ "versionNonce": 1606851623,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553157,
+ -3.630607473242435
+ ],
+ [
+ 6.353563078174375,
+ -3.630607473242435
+ ],
+ [
+ 8.168866814795592,
+ -3.630607473242435
+ ],
+ [
+ 10.891822419727305,
+ -3.630607473242435
+ ],
+ [
+ 11.799474288038027,
+ -2.722955604931826
+ ],
+ [
+ 12.707126156348522,
+ -0.9076518683106087
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ],
+ [
+ 12.707126156348522,
+ 2.722955604931826
+ ],
+ [
+ 12.707126156348522,
+ 5.445911209863652
+ ],
+ [
+ 11.799474288038027,
+ 7.26121494648487
+ ],
+ [
+ 12.707126156348522,
+ 9.076518683106087
+ ],
+ [
+ 15.430081761280235,
+ 10.891822419727305
+ ],
+ [
+ 16.337733629590957,
+ 11.799474288037914
+ ],
+ [
+ 16.337733629590957,
+ 11.799474288037914
+ ]
+ ],
+ "pressures": [
+ 0.3492889404296875,
+ 0.527587890625,
+ 0.5500640869140625,
+ 0.5510406494140625,
+ 0.5529937744140625,
+ 0.570098876953125,
+ 0.584259033203125,
+ 0.6077117919921875,
+ 0.6223602294921875,
+ 0.63897705078125,
+ 0.63897705078125,
+ 0.579864501953125,
+ 0.4802093505859375,
+ 0.2960357666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 16.337733629590957,
+ 11.799474288037914
+ ]
+ },
+ {
+ "id": "Fk-6-G2OqLpKkKACTq5Tv",
+ "type": "freedraw",
+ "x": 317.1653950310557,
+ "y": 783.826384208192,
+ "width": 7.26121494648487,
+ "height": 34.49077099580302,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6J",
+ "roundness": null,
+ "seed": 1900196489,
+ "version": 15,
+ "versionNonce": 1520295369,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -2.72295560493194,
+ 6.353563078174261
+ ],
+ [
+ -4.538259341553157,
+ 9.076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 17.245385497901566
+ ],
+ [
+ -6.353563078174375,
+ 20.875992971144
+ ],
+ [
+ -6.353563078174375,
+ 24.506600444386322
+ ],
+ [
+ -4.538259341553157,
+ 31.767815390871192
+ ],
+ [
+ -0.9076518683107224,
+ 34.49077099580302
+ ],
+ [
+ 0.907651868310495,
+ 34.49077099580302
+ ],
+ [
+ 0.907651868310495,
+ 34.49077099580302
+ ]
+ ],
+ "pressures": [
+ 0.1856231689453125,
+ 0.571075439453125,
+ 0.574005126953125,
+ 0.578887939453125,
+ 0.586700439453125,
+ 0.592071533203125,
+ 0.6199188232421875,
+ 0.63360595703125,
+ 0.63653564453125,
+ 0.6038055419921875,
+ 0.3732147216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.907651868310495,
+ 34.49077099580302
+ ]
+ },
+ {
+ "id": "JB97jm8JTVi89fnFlSbKN",
+ "type": "freedraw",
+ "x": 327.1495655824723,
+ "y": 841.9161037800708,
+ "width": 19.968341102833165,
+ "height": 52.64380836201508,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6K",
+ "roundness": null,
+ "seed": 529449065,
+ "version": 40,
+ "versionNonce": 219053895,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -4.53825934155293
+ ],
+ [
+ -1.8153037366212175,
+ -6.3535630781741474
+ ],
+ [
+ -1.8153037366212175,
+ -8.168866814795365
+ ],
+ [
+ -1.8153037366212175,
+ -10.891822419727191
+ ],
+ [
+ -2.7229556049317125,
+ -13.614778024659017
+ ],
+ [
+ -3.630607473242435,
+ -20.875992971143887
+ ],
+ [
+ -4.53825934155293,
+ -29.952511654249975
+ ],
+ [
+ -3.630607473242435,
+ -38.12137846904534
+ ],
+ [
+ -0.907651868310495,
+ -46.29024528384082
+ ],
+ [
+ 1.8153037366212175,
+ -49.92085275708325
+ ],
+ [
+ 4.538259341553157,
+ -51.73615649370447
+ ],
+ [
+ 8.168866814795365,
+ -52.64380836201508
+ ],
+ [
+ 10.891822419727305,
+ -50.82850462539386
+ ],
+ [
+ 11.7994742880378,
+ -49.013200888772644
+ ],
+ [
+ 12.707126156348522,
+ -44.4749415472196
+ ],
+ [
+ 11.7994742880378,
+ -39.93668220566656
+ ],
+ [
+ 9.984170551416582,
+ -37.21372660073473
+ ],
+ [
+ 8.168866814795365,
+ -36.30607473242412
+ ],
+ [
+ 7.26121494648487,
+ -35.39842286411363
+ ],
+ [
+ 6.353563078174375,
+ -36.30607473242412
+ ],
+ [
+ 6.353563078174375,
+ -37.21372660073473
+ ],
+ [
+ 6.353563078174375,
+ -38.12137846904534
+ ],
+ [
+ 7.26121494648487,
+ -38.12137846904534
+ ],
+ [
+ 10.891822419727305,
+ -38.12137846904534
+ ],
+ [
+ 12.707126156348522,
+ -37.21372660073473
+ ],
+ [
+ 14.52242989296974,
+ -35.39842286411363
+ ],
+ [
+ 15.430081761280235,
+ -33.58311912749241
+ ],
+ [
+ 15.430081761280235,
+ -32.6754672591818
+ ],
+ [
+ 15.430081761280235,
+ -29.044859785939366
+ ],
+ [
+ 13.614778024659017,
+ -26.32190418100754
+ ],
+ [
+ 9.984170551416582,
+ -24.506600444386322
+ ],
+ [
+ 5.445911209863652,
+ -23.598948576075713
+ ],
+ [
+ 3.630607473242435,
+ -23.598948576075713
+ ],
+ [
+ 2.72295560493194,
+ -24.506600444386322
+ ],
+ [
+ 2.72295560493194,
+ -24.506600444386322
+ ]
+ ],
+ "pressures": [
+ 0.3673553466796875,
+ 0.577911376953125,
+ 0.584747314453125,
+ 0.586212158203125,
+ 0.586700439453125,
+ 0.5964813232421875,
+ 0.6140594482421875,
+ 0.62677001953125,
+ 0.63995361328125,
+ 0.64093017578125,
+ 0.64093017578125,
+ 0.63800048828125,
+ 0.63409423828125,
+ 0.62677001953125,
+ 0.6223602294921875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6184539794921875,
+ 0.6233367919921875,
+ 0.64385986328125,
+ 0.64923095703125,
+ 0.64923095703125,
+ 0.63507080078125,
+ 0.6038055419921875,
+ 0.5510406494140625,
+ 0.5495758056640625,
+ 0.5539703369140625,
+ 0.563751220703125,
+ 0.574981689453125,
+ 0.583770751953125,
+ 0.593048095703125,
+ 0.63018798828125,
+ 0.65264892578125,
+ 0.6575469970703125,
+ 0.65216064453125,
+ 0.586212158203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.72295560493194,
+ -24.506600444386322
+ ]
+ },
+ {
+ "id": "F0oL4GWy6ZTnlNwWX7WAB",
+ "type": "freedraw",
+ "x": 349.8408622902374,
+ "y": 785.6416879448133,
+ "width": 7.26121494648487,
+ "height": 38.12137846904545,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6L",
+ "roundness": null,
+ "seed": 858497095,
+ "version": 15,
+ "versionNonce": 1888566441,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ 2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ 4.538259341553157,
+ 10.891822419727305
+ ],
+ [
+ 6.353563078174375,
+ 16.337733629590957
+ ],
+ [
+ 7.26121494648487,
+ 22.691296707765105
+ ],
+ [
+ 7.26121494648487,
+ 28.137207917628757
+ ],
+ [
+ 6.353563078174375,
+ 32.6754672591818
+ ],
+ [
+ 6.353563078174375,
+ 34.49077099580302
+ ],
+ [
+ 5.445911209863652,
+ 36.306074732424236
+ ],
+ [
+ 5.445911209863652,
+ 38.12137846904545
+ ],
+ [
+ 5.445911209863652,
+ 38.12137846904545
+ ]
+ ],
+ "pressures": [
+ 0.3707733154296875,
+ 0.577911376953125,
+ 0.6033172607421875,
+ 0.6233367919921875,
+ 0.63165283203125,
+ 0.64727783203125,
+ 0.65411376953125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.65313720703125,
+ 0.62872314453125,
+ 0.324371337890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 38.12137846904545
+ ]
+ },
+ {
+ "id": "wAai2Kjr5Fq6trU2zqW_t",
+ "type": "freedraw",
+ "x": 364.36329218320714,
+ "y": 803.7947253110254,
+ "width": 14.52242989296974,
+ "height": 27.22955604931815,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6M",
+ "roundness": null,
+ "seed": 1418389607,
+ "version": 24,
+ "versionNonce": 162332263,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ 1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ 3.6306074732423212
+ ],
+ [
+ 1.8153037366212175,
+ 6.3535630781741474
+ ],
+ [
+ 1.8153037366212175,
+ 8.168866814795365
+ ],
+ [
+ 2.72295560493194,
+ 9.984170551416582
+ ],
+ [
+ 2.72295560493194,
+ 11.7994742880378
+ ],
+ [
+ 3.630607473242435,
+ 14.522429892969626
+ ],
+ [
+ 4.53825934155293,
+ 16.337733629590844
+ ],
+ [
+ 5.445911209863652,
+ 17.245385497901452
+ ],
+ [
+ 6.3535630781741474,
+ 17.245385497901452
+ ],
+ [
+ 7.26121494648487,
+ 16.337733629590844
+ ],
+ [
+ 8.168866814795365,
+ 14.522429892969626
+ ],
+ [
+ 9.076518683106087,
+ 10.891822419727191
+ ],
+ [
+ 9.984170551416582,
+ 6.3535630781741474
+ ],
+ [
+ 10.891822419727305,
+ 0
+ ],
+ [
+ 13.614778024659017,
+ -8.168866814795479
+ ],
+ [
+ 14.52242989296974,
+ -9.984170551416696
+ ],
+ [
+ 14.52242989296974,
+ -9.984170551416696
+ ]
+ ],
+ "pressures": [
+ 0.3541717529296875,
+ 0.5612945556640625,
+ 0.587188720703125,
+ 0.5998992919921875,
+ 0.6116180419921875,
+ 0.6174774169921875,
+ 0.6218719482421875,
+ 0.6233367919921875,
+ 0.6238250732421875,
+ 0.6243133544921875,
+ 0.6223602294921875,
+ 0.6179656982421875,
+ 0.6174774169921875,
+ 0.6169891357421875,
+ 0.6223602294921875,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.6238250732421875,
+ 0.571075439453125,
+ 0.2496185302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.52242989296974,
+ -9.984170551416696
+ ]
+ },
+ {
+ "id": "YdDPaM8XsYufhOvc0egJS",
+ "type": "freedraw",
+ "x": 387.05458889097224,
+ "y": 813.778895862442,
+ "width": 8.168866814795365,
+ "height": 13.614778024659131,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6N",
+ "roundness": null,
+ "seed": 1543415529,
+ "version": 21,
+ "versionNonce": 1920319369,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ -2.7229556049317125,
+ 7.26121494648487
+ ],
+ [
+ -1.8153037366212175,
+ 8.168866814795479
+ ],
+ [
+ 0,
+ 9.076518683106087
+ ],
+ [
+ 2.72295560493194,
+ 8.168866814795479
+ ],
+ [
+ 3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ 4.538259341553157,
+ 5.445911209863652
+ ],
+ [
+ 4.538259341553157,
+ 3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553157,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ -0.907651868310495,
+ -4.538259341553044
+ ],
+ [
+ -1.8153037366212175,
+ -4.538259341553044
+ ],
+ [
+ -1.8153037366212175,
+ -4.538259341553044
+ ]
+ ],
+ "pressures": [
+ 0.517822265625,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.584747314453125,
+ 0.588165283203125,
+ 0.5955047607421875,
+ 0.6003875732421875,
+ 0.5979461669921875,
+ 0.5964813232421875,
+ 0.5969696044921875,
+ 0.6018524169921875,
+ 0.6057586669921875,
+ 0.6086883544921875,
+ 0.6067352294921875,
+ 0.6042938232421875,
+ 0.5319976806640625,
+ 0.2745361328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ -4.538259341553044
+ ]
+ },
+ {
+ "id": "It_cGqMO-a3hZrOAjDV9c",
+ "type": "freedraw",
+ "x": 336.2260842655784,
+ "y": 765.67334684198,
+ "width": 58.997371440189454,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6O",
+ "roundness": null,
+ "seed": 348369257,
+ "version": 19,
+ "versionNonce": 1752078727,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 11.7994742880378,
+ 0
+ ],
+ [
+ 19.06068923452267,
+ 0
+ ],
+ [
+ 21.78364483945461,
+ 0
+ ],
+ [
+ 25.414252312697045,
+ 0
+ ],
+ [
+ 29.04485978593948,
+ 0.9076518683106087
+ ],
+ [
+ 32.67546725918169,
+ 0.9076518683106087
+ ],
+ [
+ 43.56728967890899,
+ 0.9076518683106087
+ ],
+ [
+ 49.92085275708337,
+ 0.9076518683106087
+ ],
+ [
+ 55.36676396694702,
+ 0.9076518683106087
+ ],
+ [
+ 58.08971957187873,
+ 0.9076518683106087
+ ],
+ [
+ 58.997371440189454,
+ 0.9076518683106087
+ ],
+ [
+ 58.997371440189454,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.585723876953125,
+ 0.5959930419921875,
+ 0.6199188232421875,
+ 0.63555908203125,
+ 0.64581298828125,
+ 0.6673126220703125,
+ 0.6790313720703125,
+ 0.6829376220703125,
+ 0.6839141845703125,
+ 0.6844024658203125,
+ 0.6707305908203125,
+ 0.63067626953125,
+ 0.585723876953125,
+ 0.510986328125,
+ 0.336578369140625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 58.997371440189454,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "mFXS9a6R_kszAPk4rOPE1",
+ "type": "freedraw",
+ "x": -354.49698751879237,
+ "y": 875.4992229075632,
+ "width": 32.6754672591818,
+ "height": 60.81267517681056,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6P",
+ "roundness": null,
+ "seed": 1568703753,
+ "version": 25,
+ "versionNonce": 243721833,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ -1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ -9.984170551416696,
+ 1.8153037366212175
+ ],
+ [
+ -15.430081761280348,
+ 6.353563078174261
+ ],
+ [
+ -19.968341102833392,
+ 13.614778024659017
+ ],
+ [
+ -24.506600444386436,
+ 22.691296707765105
+ ],
+ [
+ -27.229556049318262,
+ 37.213726600734844
+ ],
+ [
+ -26.321904181007653,
+ 46.29024528384093
+ ],
+ [
+ -23.598948576075827,
+ 52.64380836201508
+ ],
+ [
+ -18.153037366212175,
+ 57.18206770356812
+ ],
+ [
+ -15.430081761280348,
+ 58.08971957187873
+ ],
+ [
+ -11.799474288037914,
+ 58.99737144018934
+ ],
+ [
+ -7.26121494648487,
+ 58.99737144018934
+ ],
+ [
+ 1.8153037366212175,
+ 55.366763966946905
+ ],
+ [
+ 5.445911209863539,
+ 52.64380836201508
+ ],
+ [
+ 5.445911209863539,
+ 52.64380836201508
+ ]
+ ],
+ "pressures": [
+ 0.3072662353515625,
+ 0.4079132080078125,
+ 0.571075439453125,
+ 0.580352783203125,
+ 0.583282470703125,
+ 0.587188720703125,
+ 0.592559814453125,
+ 0.5955047607421875,
+ 0.5984344482421875,
+ 0.5984344482421875,
+ 0.6052703857421875,
+ 0.6213836669921875,
+ 0.63409423828125,
+ 0.64385986328125,
+ 0.64434814453125,
+ 0.64434814453125,
+ 0.64190673828125,
+ 0.63214111328125,
+ 0.6038055419921875,
+ 0.5461578369140625,
+ 0.1670684814453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863539,
+ 52.64380836201508
+ ]
+ },
+ {
+ "id": "s5oEg3Kzutc2_8tCDK3n0",
+ "type": "freedraw",
+ "x": -328.1750833377848,
+ "y": 907.2670382984344,
+ "width": 19.968341102833392,
+ "height": 21.783644839454496,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6Q",
+ "roundness": null,
+ "seed": 708825417,
+ "version": 31,
+ "versionNonce": 781176999,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 0
+ ],
+ [
+ -9.076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -10.891822419727305,
+ 2.722955604931826
+ ],
+ [
+ -13.614778024659131,
+ 8.168866814795479
+ ],
+ [
+ -13.614778024659131,
+ 12.707126156348522
+ ],
+ [
+ -11.799474288037914,
+ 16.337733629590844
+ ],
+ [
+ -9.076518683106087,
+ 19.06068923452267
+ ],
+ [
+ -5.445911209863652,
+ 20.875992971143887
+ ],
+ [
+ -2.722955604931826,
+ 20.875992971143887
+ ],
+ [
+ 0.9076518683106087,
+ 19.96834110283328
+ ],
+ [
+ 3.630607473242435,
+ 17.245385497901452
+ ],
+ [
+ 5.445911209863652,
+ 13.614778024659131
+ ],
+ [
+ 6.353563078174261,
+ 9.984170551416696
+ ],
+ [
+ 6.353563078174261,
+ 8.168866814795479
+ ],
+ [
+ 5.445911209863652,
+ 7.26121494648487
+ ],
+ [
+ 5.445911209863652,
+ 5.445911209863652
+ ],
+ [
+ 3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366212175
+ ],
+ [
+ -9.984170551416696,
+ 4.538259341553044
+ ],
+ [
+ -10.891822419727305,
+ 8.168866814795479
+ ],
+ [
+ -10.891822419727305,
+ 8.168866814795479
+ ]
+ ],
+ "pressures": [
+ 0.40057373046875,
+ 0.522705078125,
+ 0.527587890625,
+ 0.526611328125,
+ 0.5339508056640625,
+ 0.5432281494140625,
+ 0.5573883056640625,
+ 0.565216064453125,
+ 0.576934814453125,
+ 0.575958251953125,
+ 0.577423095703125,
+ 0.576446533203125,
+ 0.575958251953125,
+ 0.575469970703125,
+ 0.574981689453125,
+ 0.568634033203125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.570587158203125,
+ 0.571075439453125,
+ 0.571075439453125,
+ 0.565216064453125,
+ 0.5573883056640625,
+ 0.5398101806640625,
+ 0.506591796875,
+ 0.39666748046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.891822419727305,
+ 8.168866814795479
+ ]
+ },
+ {
+ "id": "1o0ZyxuHM9mjtrcmOfmcZ",
+ "type": "freedraw",
+ "x": -302.7608310250879,
+ "y": 912.712949508298,
+ "width": 14.52242989296974,
+ "height": 24.506600444386322,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6R",
+ "roundness": null,
+ "seed": 93244969,
+ "version": 26,
+ "versionNonce": 529543497,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ -6.353563078174261,
+ -2.722955604931826
+ ],
+ [
+ -9.076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -9.984170551416696,
+ 0
+ ],
+ [
+ -9.984170551416696,
+ 1.8153037366212175
+ ],
+ [
+ -9.984170551416696,
+ 2.722955604931826
+ ],
+ [
+ -9.076518683106087,
+ 4.538259341553044
+ ],
+ [
+ -8.168866814795479,
+ 5.445911209863652
+ ],
+ [
+ -6.353563078174261,
+ 7.26121494648487
+ ],
+ [
+ -5.445911209863652,
+ 8.168866814795479
+ ],
+ [
+ -1.8153037366212175,
+ 11.7994742880378
+ ],
+ [
+ 0,
+ 14.522429892969626
+ ],
+ [
+ 0.9076518683106087,
+ 16.337733629590844
+ ],
+ [
+ 0,
+ 18.15303736621206
+ ],
+ [
+ -1.8153037366212175,
+ 19.06068923452267
+ ],
+ [
+ -6.353563078174261,
+ 19.06068923452267
+ ],
+ [
+ -9.984170551416696,
+ 19.96834110283328
+ ],
+ [
+ -13.614778024659131,
+ 20.875992971143887
+ ],
+ [
+ -13.614778024659131,
+ 20.875992971143887
+ ]
+ ],
+ "pressures": [
+ 0.445037841796875,
+ 0.515380859375,
+ 0.517822265625,
+ 0.568145751953125,
+ 0.572540283203125,
+ 0.577911376953125,
+ 0.593048095703125,
+ 0.5940399169921875,
+ 0.590118408203125,
+ 0.582305908203125,
+ 0.579864501953125,
+ 0.578887939453125,
+ 0.577423095703125,
+ 0.575469970703125,
+ 0.575469970703125,
+ 0.577423095703125,
+ 0.576934814453125,
+ 0.577911376953125,
+ 0.583282470703125,
+ 0.587188720703125,
+ 0.569610595703125,
+ 0.442596435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.614778024659131,
+ 20.875992971143887
+ ]
+ },
+ {
+ "id": "4hIOkhjlgey3FZiOVfJKF",
+ "type": "freedraw",
+ "x": -291.8690086053606,
+ "y": 889.1140009322222,
+ "width": 13.614778024659017,
+ "height": 17.245385497901452,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6S",
+ "roundness": null,
+ "seed": 1971246247,
+ "version": 33,
+ "versionNonce": 96281543,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ 0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ 1.8153037366212175,
+ -1.8153037366211038
+ ],
+ [
+ 2.722955604931826,
+ -1.8153037366211038
+ ],
+ [
+ 2.722955604931826,
+ -2.7229556049317125
+ ],
+ [
+ 3.630607473242435,
+ -2.7229556049317125
+ ],
+ [
+ 5.445911209863652,
+ -3.6306074732423212
+ ],
+ [
+ 6.353563078174261,
+ -3.6306074732423212
+ ],
+ [
+ 7.26121494648487,
+ -4.53825934155293
+ ],
+ [
+ 8.168866814795365,
+ -4.53825934155293
+ ],
+ [
+ 9.984170551416582,
+ -4.53825934155293
+ ],
+ [
+ 10.891822419727191,
+ -5.445911209863539
+ ],
+ [
+ 11.7994742880378,
+ -5.445911209863539
+ ],
+ [
+ 11.7994742880378,
+ -4.53825934155293
+ ],
+ [
+ 11.7994742880378,
+ -3.6306074732423212
+ ],
+ [
+ 10.891822419727191,
+ -1.8153037366211038
+ ],
+ [
+ 9.984170551416582,
+ 0
+ ],
+ [
+ 9.076518683105974,
+ 0.9076518683106087
+ ],
+ [
+ 8.168866814795365,
+ 2.722955604931826
+ ],
+ [
+ 5.445911209863652,
+ 5.445911209863652
+ ],
+ [
+ 4.538259341553044,
+ 7.26121494648487
+ ],
+ [
+ 3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ 2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ 2.722955604931826,
+ 9.076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 9.984170551416696
+ ],
+ [
+ 6.353563078174261,
+ 10.891822419727305
+ ],
+ [
+ 8.168866814795365,
+ 10.891822419727305
+ ],
+ [
+ 10.891822419727191,
+ 11.799474288037914
+ ],
+ [
+ 13.614778024659017,
+ 10.891822419727305
+ ],
+ [
+ 13.614778024659017,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.1196746826171875,
+ 0.3072662353515625,
+ 0.341949462890625,
+ 0.38250732421875,
+ 0.4098663330078125,
+ 0.4269561767578125,
+ 0.4367218017578125,
+ 0.442108154296875,
+ 0.447967529296875,
+ 0.455780029296875,
+ 0.458709716796875,
+ 0.463592529296875,
+ 0.463592529296875,
+ 0.464080810546875,
+ 0.4821624755859375,
+ 0.4846038818359375,
+ 0.4850921630859375,
+ 0.4850921630859375,
+ 0.4855804443359375,
+ 0.4855804443359375,
+ 0.4885101318359375,
+ 0.4889984130859375,
+ 0.4889984130859375,
+ 0.4885101318359375,
+ 0.4855804443359375,
+ 0.4855804443359375,
+ 0.4860687255859375,
+ 0.4846038818359375,
+ 0.4269561767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "iqDT-CUhVf0fs0qCC1obR",
+ "type": "freedraw",
+ "x": 398.8540631790104,
+ "y": 788.364643549745,
+ "width": 14.522429892969512,
+ "height": 10.891822419727191,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6T",
+ "roundness": null,
+ "seed": 387115239,
+ "version": 22,
+ "versionNonce": 451747881,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ 0.907651868310495,
+ -0.907651868310495
+ ],
+ [
+ 1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ 2.7229556049317125,
+ -0.907651868310495
+ ],
+ [
+ 4.53825934155293,
+ -0.907651868310495
+ ],
+ [
+ 6.3535630781741474,
+ -0.907651868310495
+ ],
+ [
+ 9.076518683106087,
+ -0.907651868310495
+ ],
+ [
+ 11.7994742880378,
+ -0.907651868310495
+ ],
+ [
+ 12.707126156348295,
+ -0.907651868310495
+ ],
+ [
+ 10.891822419727077,
+ 0.9076518683106087
+ ],
+ [
+ 9.076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ 2.722955604931826
+ ],
+ [
+ 6.3535630781741474,
+ 4.538259341553044
+ ],
+ [
+ 5.445911209863652,
+ 6.353563078174261
+ ],
+ [
+ 5.445911209863652,
+ 8.168866814795479
+ ],
+ [
+ 7.26121494648487,
+ 9.076518683106087
+ ],
+ [
+ 9.984170551416582,
+ 9.984170551416696
+ ],
+ [
+ 14.522429892969512,
+ 9.984170551416696
+ ],
+ [
+ 14.522429892969512,
+ 9.984170551416696
+ ]
+ ],
+ "pressures": [
+ 0.39471435546875,
+ 0.4958343505859375,
+ 0.502685546875,
+ 0.5368804931640625,
+ 0.5471343994140625,
+ 0.5525054931640625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.570098876953125,
+ 0.570098876953125,
+ 0.567169189453125,
+ 0.566680908203125,
+ 0.564239501953125,
+ 0.5622711181640625,
+ 0.519775390625,
+ 0.37567138671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.522429892969512,
+ 9.984170551416696
+ ]
+ },
+ {
+ "id": "eC4rPoiVeuOilXW_ngLnk",
+ "type": "freedraw",
+ "x": -249.2093707947622,
+ "y": 870.9609635660102,
+ "width": 9.984170551416582,
+ "height": 66.25858638667421,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6U",
+ "roundness": null,
+ "seed": 43161481,
+ "version": 19,
+ "versionNonce": 773001959,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366211038,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366211038,
+ 0
+ ],
+ [
+ -2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ -3.6306074732423212,
+ 3.630607473242435
+ ],
+ [
+ -4.53825934155293,
+ 7.26121494648487
+ ],
+ [
+ -6.3535630781741474,
+ 15.430081761280348
+ ],
+ [
+ -7.261214946484756,
+ 20.875992971143887
+ ],
+ [
+ -8.168866814795365,
+ 28.137207917628757
+ ],
+ [
+ -9.984170551416582,
+ 40.84433407397728
+ ],
+ [
+ -9.984170551416582,
+ 50.828504625393975
+ ],
+ [
+ -9.076518683105974,
+ 58.08971957187873
+ ],
+ [
+ -8.168866814795365,
+ 59.90502330849995
+ ],
+ [
+ -6.3535630781741474,
+ 63.535630781742384
+ ],
+ [
+ -4.53825934155293,
+ 65.3509345183636
+ ],
+ [
+ -3.6306074732423212,
+ 65.3509345183636
+ ],
+ [
+ -3.6306074732423212,
+ 65.3509345183636
+ ]
+ ],
+ "pressures": [
+ 0.38690185546875,
+ 0.4846038818359375,
+ 0.564727783203125,
+ 0.565704345703125,
+ 0.566192626953125,
+ 0.566680908203125,
+ 0.571563720703125,
+ 0.574981689453125,
+ 0.579376220703125,
+ 0.586212158203125,
+ 0.589630126953125,
+ 0.590118408203125,
+ 0.583282470703125,
+ 0.505126953125,
+ 0.189544677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -3.6306074732423212,
+ 65.3509345183636
+ ]
+ },
+ {
+ "id": "kmmBXw0nnVhekWNlxKEXv",
+ "type": "freedraw",
+ "x": -236.50224463841369,
+ "y": 959.9108466604495,
+ "width": 34.49077099580302,
+ "height": 70.79684572822725,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6V",
+ "roundness": null,
+ "seed": 1089437481,
+ "version": 49,
+ "versionNonce": 1049178889,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ -0.9076518683106087,
+ -4.53825934155293
+ ],
+ [
+ -0.9076518683106087,
+ -7.261214946484756
+ ],
+ [
+ -0.9076518683106087,
+ -9.984170551416582
+ ],
+ [
+ -1.8153037366212175,
+ -11.7994742880378
+ ],
+ [
+ -1.8153037366212175,
+ -14.522429892969626
+ ],
+ [
+ -3.630607473242435,
+ -21.783644839454496
+ ],
+ [
+ -3.630607473242435,
+ -30.860163522560583
+ ],
+ [
+ -4.538259341553044,
+ -40.844334073977166
+ ],
+ [
+ -4.538259341553044,
+ -45.38259341553021
+ ],
+ [
+ -4.538259341553044,
+ -52.64380836201508
+ ],
+ [
+ -2.722955604931826,
+ -58.99737144018934
+ ],
+ [
+ -0.9076518683106087,
+ -64.44328265005299
+ ],
+ [
+ 0.9076518683106087,
+ -68.07389012329543
+ ],
+ [
+ 2.722955604931826,
+ -68.98154199160604
+ ],
+ [
+ 6.353563078174261,
+ -70.79684572822725
+ ],
+ [
+ 9.984170551416696,
+ -70.79684572822725
+ ],
+ [
+ 13.614778024659131,
+ -68.98154199160604
+ ],
+ [
+ 17.245385497901566,
+ -64.44328265005299
+ ],
+ [
+ 18.153037366212175,
+ -60.81267517681056
+ ],
+ [
+ 18.153037366212175,
+ -58.08971957187873
+ ],
+ [
+ 18.153037366212175,
+ -55.366763966946905
+ ],
+ [
+ 17.245385497901566,
+ -49.92085275708325
+ ],
+ [
+ 15.430081761280348,
+ -46.29024528384082
+ ],
+ [
+ 13.614778024659131,
+ -45.38259341553021
+ ],
+ [
+ 11.799474288037914,
+ -45.38259341553021
+ ],
+ [
+ 10.891822419727305,
+ -45.38259341553021
+ ],
+ [
+ 10.891822419727305,
+ -46.29024528384082
+ ],
+ [
+ 11.799474288037914,
+ -47.19789715215143
+ ],
+ [
+ 12.707126156348522,
+ -48.105549020462036
+ ],
+ [
+ 13.614778024659131,
+ -48.105549020462036
+ ],
+ [
+ 18.153037366212175,
+ -49.013200888772644
+ ],
+ [
+ 19.968341102833392,
+ -48.105549020462036
+ ],
+ [
+ 21.783644839454496,
+ -46.29024528384082
+ ],
+ [
+ 21.783644839454496,
+ -44.4749415472196
+ ],
+ [
+ 20.875992971143887,
+ -40.844334073977166
+ ],
+ [
+ 19.060689234522783,
+ -39.02903033735595
+ ],
+ [
+ 16.337733629590957,
+ -36.306074732424236
+ ],
+ [
+ 12.707126156348522,
+ -33.58311912749241
+ ],
+ [
+ 9.076518683106087,
+ -29.952511654249975
+ ],
+ [
+ 4.538259341553044,
+ -27.22955604931815
+ ],
+ [
+ 0,
+ -26.32190418100754
+ ],
+ [
+ -4.538259341553044,
+ -25.41425231269693
+ ],
+ [
+ -9.076518683106087,
+ -24.506600444386322
+ ],
+ [
+ -12.707126156348522,
+ -24.506600444386322
+ ],
+ [
+ -12.707126156348522,
+ -24.506600444386322
+ ]
+ ],
+ "pressures": [
+ 0.2911529541015625,
+ 0.39959716796875,
+ 0.442108154296875,
+ 0.4865570068359375,
+ 0.504150390625,
+ 0.528564453125,
+ 0.5466461181640625,
+ 0.5612945556640625,
+ 0.5612945556640625,
+ 0.5622711181640625,
+ 0.5622711181640625,
+ 0.5612945556640625,
+ 0.5617828369140625,
+ 0.565704345703125,
+ 0.566680908203125,
+ 0.568634033203125,
+ 0.570587158203125,
+ 0.571075439453125,
+ 0.572540283203125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.575958251953125,
+ 0.580841064453125,
+ 0.582305908203125,
+ 0.580841064453125,
+ 0.570098876953125,
+ 0.5344390869140625,
+ 0.518798828125,
+ 0.510009765625,
+ 0.501708984375,
+ 0.465545654296875,
+ 0.460662841796875,
+ 0.460662841796875,
+ 0.500244140625,
+ 0.5466461181640625,
+ 0.574493408203125,
+ 0.5940399169921875,
+ 0.5998992919921875,
+ 0.5998992919921875,
+ 0.5950164794921875,
+ 0.589141845703125,
+ 0.588165283203125,
+ 0.517822265625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -12.707126156348522,
+ -24.506600444386322
+ ]
+ },
+ {
+ "id": "KKIn4izhh6KQ_Kg62J-xD",
+ "type": "freedraw",
+ "x": -207.45738485247432,
+ "y": 868.2380079610783,
+ "width": 18.153037366212175,
+ "height": 69.88919385991665,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6W",
+ "roundness": null,
+ "seed": 1940839913,
+ "version": 18,
+ "versionNonce": 807280135,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 1.8153037366212175
+ ],
+ [
+ 9.076518683106087,
+ 3.630607473242435
+ ],
+ [
+ 11.799474288037914,
+ 5.445911209863652
+ ],
+ [
+ 15.430081761280348,
+ 12.707126156348522
+ ],
+ [
+ 17.245385497901566,
+ 21.783644839454496
+ ],
+ [
+ 18.153037366212175,
+ 39.02903033735606
+ ],
+ [
+ 18.153037366212175,
+ 47.19789715215154
+ ],
+ [
+ 16.337733629590957,
+ 53.5514602303258
+ ],
+ [
+ 14.52242989296974,
+ 58.08971957187873
+ ],
+ [
+ 10.891822419727305,
+ 64.44328265005299
+ ],
+ [
+ 9.076518683106087,
+ 67.16623825498482
+ ],
+ [
+ 8.168866814795479,
+ 69.88919385991665
+ ],
+ [
+ 8.168866814795479,
+ 69.88919385991665
+ ]
+ ],
+ "pressures": [
+ 0.334625244140625,
+ 0.506591796875,
+ 0.519775390625,
+ 0.5373687744140625,
+ 0.5578765869140625,
+ 0.574981689453125,
+ 0.593536376953125,
+ 0.6130828857421875,
+ 0.62579345703125,
+ 0.62725830078125,
+ 0.62969970703125,
+ 0.62823486328125,
+ 0.5578765869140625,
+ 0.4352569580078125,
+ 0.203704833984375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.168866814795479,
+ 69.88919385991665
+ ]
+ },
+ {
+ "id": "U8Gp3Je5bLFNcPEQG5m5t",
+ "type": "freedraw",
+ "x": -172.9666138566713,
+ "y": 886.3910453272905,
+ "width": 18.153037366212175,
+ "height": 43.56728967890899,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6X",
+ "roundness": null,
+ "seed": 1355488359,
+ "version": 26,
+ "versionNonce": 2128603625,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 4.53825934155293
+ ],
+ [
+ 4.538259341553044,
+ 8.168866814795365
+ ],
+ [
+ 6.353563078174261,
+ 13.614778024659017
+ ],
+ [
+ 8.168866814795479,
+ 24.506600444386322
+ ],
+ [
+ 9.984170551416696,
+ 29.952511654249975
+ ],
+ [
+ 11.799474288037914,
+ 37.21372660073473
+ ],
+ [
+ 13.614778024659131,
+ 41.751985942287774
+ ],
+ [
+ 13.614778024659131,
+ 43.56728967890899
+ ],
+ [
+ 14.52242989296974,
+ 41.751985942287774
+ ],
+ [
+ 14.52242989296974,
+ 37.21372660073473
+ ],
+ [
+ 14.52242989296974,
+ 33.58311912749241
+ ],
+ [
+ 15.430081761280348,
+ 29.952511654249975
+ ],
+ [
+ 15.430081761280348,
+ 22.691296707765105
+ ],
+ [
+ 15.430081761280348,
+ 19.06068923452267
+ ],
+ [
+ 15.430081761280348,
+ 15.430081761280235
+ ],
+ [
+ 16.337733629590957,
+ 11.7994742880378
+ ],
+ [
+ 16.337733629590957,
+ 6.3535630781741474
+ ],
+ [
+ 17.245385497901566,
+ 3.6306074732423212
+ ],
+ [
+ 18.153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 18.153037366212175,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.193939208984375,
+ 0.574981689453125,
+ 0.5950164794921875,
+ 0.6145477294921875,
+ 0.62579345703125,
+ 0.63751220703125,
+ 0.63995361328125,
+ 0.64093017578125,
+ 0.64093017578125,
+ 0.63848876953125,
+ 0.63507080078125,
+ 0.6243133544921875,
+ 0.63067626953125,
+ 0.63165283203125,
+ 0.63214111328125,
+ 0.63214111328125,
+ 0.62823486328125,
+ 0.6199188232421875,
+ 0.6072235107421875,
+ 0.5974578857421875,
+ 0.569122314453125,
+ 0.4811859130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.153037366212175,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "o95jgKDqOxIiPfn3fCscm",
+ "type": "freedraw",
+ "x": -135.75288725593646,
+ "y": 916.3435569815405,
+ "width": 11.799474288037914,
+ "height": 19.96834110283328,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6Y",
+ "roundness": null,
+ "seed": 1464069577,
+ "version": 26,
+ "versionNonce": 1322960167,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 3.630607473242435
+ ],
+ [
+ -5.445911209863652,
+ 9.984170551416582
+ ],
+ [
+ -5.445911209863652,
+ 14.522429892969626
+ ],
+ [
+ -3.630607473242435,
+ 17.245385497901452
+ ],
+ [
+ -2.722955604931826,
+ 17.245385497901452
+ ],
+ [
+ -1.8153037366212175,
+ 18.15303736621206
+ ],
+ [
+ 0,
+ 18.15303736621206
+ ],
+ [
+ 0.9076518683106087,
+ 18.15303736621206
+ ],
+ [
+ 1.8153037366212175,
+ 18.15303736621206
+ ],
+ [
+ 3.630607473242435,
+ 16.337733629590844
+ ],
+ [
+ 5.445911209863652,
+ 13.614778024659017
+ ],
+ [
+ 6.353563078174261,
+ 9.984170551416582
+ ],
+ [
+ 6.353563078174261,
+ 5.445911209863652
+ ],
+ [
+ 5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.217864990234375,
+ 0.508544921875,
+ 0.5485992431640625,
+ 0.5515289306640625,
+ 0.5554351806640625,
+ 0.5603179931640625,
+ 0.565216064453125,
+ 0.564727783203125,
+ 0.5588531494140625,
+ 0.5529937744140625,
+ 0.5525054931640625,
+ 0.5515289306640625,
+ 0.5500640869140625,
+ 0.5490875244140625,
+ 0.5471343994140625,
+ 0.5451812744140625,
+ 0.5451812744140625,
+ 0.5461578369140625,
+ 0.5476226806640625,
+ 0.5500640869140625,
+ 0.5319976806640625,
+ 0.454803466796875,
+ 0.01220703125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "TmRZwa_vXJJZWBoJgwNHt",
+ "type": "freedraw",
+ "x": -125.76871670451976,
+ "y": 870.9609635660102,
+ "width": 19.96834110283328,
+ "height": 21.78364483945461,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6Z",
+ "roundness": null,
+ "seed": 801724167,
+ "version": 21,
+ "versionNonce": 888980681,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ -2.722955604931826
+ ],
+ [
+ 5.445911209863652,
+ -3.630607473242435
+ ],
+ [
+ 7.26121494648487,
+ -4.538259341553044
+ ],
+ [
+ 9.076518683106087,
+ -4.538259341553044
+ ],
+ [
+ 9.984170551416696,
+ -5.445911209863652
+ ],
+ [
+ 12.707126156348409,
+ -4.538259341553044
+ ],
+ [
+ 13.614778024659017,
+ -3.630607473242435
+ ],
+ [
+ 13.614778024659017,
+ -0.9076518683106087
+ ],
+ [
+ 13.614778024659017,
+ 0.9076518683106087
+ ],
+ [
+ 11.7994742880378,
+ 6.353563078174261
+ ],
+ [
+ 10.891822419727191,
+ 9.076518683106087
+ ],
+ [
+ 10.891822419727191,
+ 11.799474288037914
+ ],
+ [
+ 11.7994742880378,
+ 12.707126156348522
+ ],
+ [
+ 12.707126156348409,
+ 13.614778024659131
+ ],
+ [
+ 14.522429892969626,
+ 15.430081761280348
+ ],
+ [
+ 19.96834110283328,
+ 16.337733629590957
+ ],
+ [
+ 19.96834110283328,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.329742431640625,
+ 0.450408935546875,
+ 0.4733734130859375,
+ 0.4816741943359375,
+ 0.4972991943359375,
+ 0.517822265625,
+ 0.5427398681640625,
+ 0.572052001953125,
+ 0.6033172607421875,
+ 0.6223602294921875,
+ 0.6228485107421875,
+ 0.6213836669921875,
+ 0.6082000732421875,
+ 0.588653564453125,
+ 0.585235595703125,
+ 0.579376220703125,
+ 0.529541015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.96834110283328,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "m_xBioDnVVolLHdMwqgPK",
+ "type": "freedraw",
+ "x": -77.66316768405773,
+ "y": 909.9899939033662,
+ "width": 3.630607473242435,
+ "height": 2.722955604931826,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6a",
+ "roundness": null,
+ "seed": 2105861255,
+ "version": 12,
+ "versionNonce": 968198215,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ 2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ 2.722955604931826,
+ -2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.3746795654296875,
+ 0.4972991943359375,
+ 0.4997406005859375,
+ 0.4929046630859375,
+ 0.4929046630859375,
+ 0.4933929443359375,
+ 0.4968109130859375,
+ 0.194915771484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ -2.722955604931826
+ ]
+ },
+ {
+ "id": "DiWv7LVFcr6Iuj5_gnz20",
+ "type": "freedraw",
+ "x": -36.818833610080446,
+ "y": 887.2986971956011,
+ "width": 21.783644839454496,
+ "height": 41.751985942287774,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6b",
+ "roundness": null,
+ "seed": 2144496521,
+ "version": 27,
+ "versionNonce": 209404841,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366211038
+ ],
+ [
+ -8.168866814795479,
+ 2.7229556049317125
+ ],
+ [
+ -9.076518683106087,
+ 3.6306074732423212
+ ],
+ [
+ -9.984170551416696,
+ 4.53825934155293
+ ],
+ [
+ -11.7994742880378,
+ 5.445911209863539
+ ],
+ [
+ -11.7994742880378,
+ 7.261214946484756
+ ],
+ [
+ -10.891822419727191,
+ 9.984170551416582
+ ],
+ [
+ -8.168866814795479,
+ 14.522429892969626
+ ],
+ [
+ -3.630607473242435,
+ 19.96834110283328
+ ],
+ [
+ 5.445911209863652,
+ 27.22955604931815
+ ],
+ [
+ 9.076518683106087,
+ 31.767815390871192
+ ],
+ [
+ 9.984170551416696,
+ 33.58311912749241
+ ],
+ [
+ 9.076518683106087,
+ 36.30607473242412
+ ],
+ [
+ 5.445911209863652,
+ 39.02903033735595
+ ],
+ [
+ 1.8153037366212175,
+ 40.844334073977166
+ ],
+ [
+ -0.9076518683106087,
+ 40.844334073977166
+ ],
+ [
+ -4.538259341553044,
+ 40.844334073977166
+ ],
+ [
+ -7.26121494648487,
+ 40.844334073977166
+ ],
+ [
+ -9.984170551416696,
+ 39.02903033735595
+ ],
+ [
+ -9.984170551416696,
+ 39.02903033735595
+ ]
+ ],
+ "pressures": [
+ 0.438690185546875,
+ 0.62969970703125,
+ 0.7430267333984375,
+ 0.7415618896484375,
+ 0.7415618896484375,
+ 0.7352142333984375,
+ 0.7337493896484375,
+ 0.7317962646484375,
+ 0.7303314208984375,
+ 0.7244720458984375,
+ 0.711761474609375,
+ 0.711273193359375,
+ 0.709320068359375,
+ 0.708831787109375,
+ 0.692230224609375,
+ 0.6829376220703125,
+ 0.6858673095703125,
+ 0.694183349609375,
+ 0.710296630859375,
+ 0.710784912109375,
+ 0.701507568359375,
+ 0.6682891845703125,
+ 0.569610595703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -9.984170551416696,
+ 39.02903033735595
+ ]
+ },
+ {
+ "id": "6yLOUZNckFUVE_9myF1ef",
+ "type": "freedraw",
+ "x": -16.850492507247054,
+ "y": 913.6206013766086,
+ "width": 0.9076518683106087,
+ "height": 9.076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6c",
+ "roundness": null,
+ "seed": 257455785,
+ "version": 10,
+ "versionNonce": 2123032423,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496345,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 5.445911209863652
+ ],
+ [
+ 0.9076518683106087,
+ 8.168866814795479
+ ],
+ [
+ 0.9076518683106087,
+ 9.076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 0.9076518683106087,
+ 7.26121494648487
+ ]
+ ],
+ "pressures": [
+ 0.563751220703125,
+ 0.62921142578125,
+ 0.62872314453125,
+ 0.6125946044921875,
+ 0.576446533203125,
+ 0.526611328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683106087,
+ 7.26121494648487
+ ]
+ },
+ {
+ "id": "hErTZlEvTgCiDIdGbh92F",
+ "type": "freedraw",
+ "x": -15.942840638936445,
+ "y": 903.636430825192,
+ "width": 4.53825934155293,
+ "height": 0.9076518683106087,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6d",
+ "roundness": null,
+ "seed": 200780583,
+ "version": 9,
+ "versionNonce": 830924425,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 3.6306074732423212,
+ -0.9076518683106087
+ ],
+ [
+ 3.6306074732423212,
+ -0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.40252685546875,
+ 0.63995361328125,
+ 0.6228485107421875,
+ 0.5950164794921875,
+ 0.442108154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.6306074732423212,
+ -0.9076518683106087
+ ]
+ },
+ {
+ "id": "Jsr9aZjByDwRd9if8Pql7",
+ "type": "freedraw",
+ "x": -4.143366350898646,
+ "y": 925.4200756646464,
+ "width": 16.337733629590957,
+ "height": 10.891822419727191,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6e",
+ "roundness": null,
+ "seed": 1005380071,
+ "version": 18,
+ "versionNonce": 1000825479,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -4.53825934155293
+ ],
+ [
+ 1.8153037366212175,
+ -6.3535630781741474
+ ],
+ [
+ 2.722955604931826,
+ -8.168866814795365
+ ],
+ [
+ 2.722955604931826,
+ -9.076518683105974
+ ],
+ [
+ 2.722955604931826,
+ -9.984170551416582
+ ],
+ [
+ 3.630607473242435,
+ -9.076518683105974
+ ],
+ [
+ 4.538259341553044,
+ -7.261214946484756
+ ],
+ [
+ 6.353563078174261,
+ -6.3535630781741474
+ ],
+ [
+ 7.26121494648487,
+ -4.53825934155293
+ ],
+ [
+ 10.891822419727305,
+ -2.7229556049317125
+ ],
+ [
+ 11.799474288037914,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659131,
+ -0.9076518683106087
+ ],
+ [
+ 15.430081761280348,
+ 0.9076518683106087
+ ],
+ [
+ 15.430081761280348,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.502685546875,
+ 0.5964813232421875,
+ 0.5950164794921875,
+ 0.5959930419921875,
+ 0.6008758544921875,
+ 0.6150360107421875,
+ 0.62921142578125,
+ 0.6653594970703125,
+ 0.6751251220703125,
+ 0.6751251220703125,
+ 0.6751251220703125,
+ 0.65216064453125,
+ 0.6145477294921875,
+ 0.4230499267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280348,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "XXH2ta1ZPVlxvNpBeUEST",
+ "type": "freedraw",
+ "x": 36.700967723078634,
+ "y": 870.9609635660102,
+ "width": 6.353563078174261,
+ "height": 58.08971957187873,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6f",
+ "roundness": null,
+ "seed": 1741556937,
+ "version": 16,
+ "versionNonce": 1054551401,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ -3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ -6.353563078174261,
+ 28.137207917628757
+ ],
+ [
+ -6.353563078174261,
+ 38.12137846904545
+ ],
+ [
+ -5.445911209863652,
+ 41.75198594228789
+ ],
+ [
+ -4.538259341553044,
+ 45.38259341553032
+ ],
+ [
+ -2.722955604931826,
+ 51.736156493704584
+ ],
+ [
+ 0,
+ 57.18206770356812
+ ],
+ [
+ 0,
+ 57.18206770356812
+ ]
+ ],
+ "pressures": [
+ 0.3502655029296875,
+ 0.586212158203125,
+ 0.6194305419921875,
+ 0.63018798828125,
+ 0.64288330078125,
+ 0.65313720703125,
+ 0.6663360595703125,
+ 0.6741485595703125,
+ 0.6736602783203125,
+ 0.6712188720703125,
+ 0.65069580078125,
+ 0.5525054931640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 57.18206770356812
+ ]
+ },
+ {
+ "id": "xNBP5vVPT0Kl7ouM9xxUs",
+ "type": "freedraw",
+ "x": 76.6376499287453,
+ "y": 905.4517345618132,
+ "width": 30.860163522560697,
+ "height": 25.41425231269693,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6g",
+ "roundness": null,
+ "seed": 1889011815,
+ "version": 29,
+ "versionNonce": 298285479,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 3.630607473242435
+ ],
+ [
+ -1.8153037366212175,
+ 6.353563078174261
+ ],
+ [
+ -3.630607473242435,
+ 9.984170551416696
+ ],
+ [
+ -4.538259341553044,
+ 12.707126156348522
+ ],
+ [
+ -9.984170551416696,
+ 20.875992971143887
+ ],
+ [
+ -13.614778024659131,
+ 23.598948576075713
+ ],
+ [
+ -17.245385497901566,
+ 24.506600444386322
+ ],
+ [
+ -18.153037366212175,
+ 24.506600444386322
+ ],
+ [
+ -19.968341102833392,
+ 23.598948576075713
+ ],
+ [
+ -21.78364483945461,
+ 19.06068923452267
+ ],
+ [
+ -21.78364483945461,
+ 16.337733629590957
+ ],
+ [
+ -19.968341102833392,
+ 12.707126156348522
+ ],
+ [
+ -17.245385497901566,
+ 9.984170551416696
+ ],
+ [
+ -13.614778024659131,
+ 8.168866814795479
+ ],
+ [
+ -8.168866814795479,
+ 6.353563078174261
+ ],
+ [
+ -3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ -0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ 9.984170551416696
+ ],
+ [
+ 3.630607473242435,
+ 13.614778024659131
+ ],
+ [
+ 5.445911209863652,
+ 19.06068923452267
+ ],
+ [
+ 7.26121494648487,
+ 19.96834110283328
+ ],
+ [
+ 9.076518683106087,
+ 19.96834110283328
+ ],
+ [
+ 9.076518683106087,
+ 19.96834110283328
+ ]
+ ],
+ "pressures": [
+ 0.581817626953125,
+ 0.65411376953125,
+ 0.6585235595703125,
+ 0.6648712158203125,
+ 0.6673126220703125,
+ 0.6726837158203125,
+ 0.6770782470703125,
+ 0.6785430908203125,
+ 0.6780548095703125,
+ 0.65069580078125,
+ 0.6047821044921875,
+ 0.6013641357421875,
+ 0.6003875732421875,
+ 0.593048095703125,
+ 0.5969696044921875,
+ 0.6028289794921875,
+ 0.6062469482421875,
+ 0.6213836669921875,
+ 0.63995361328125,
+ 0.6565704345703125,
+ 0.6721954345703125,
+ 0.690765380859375,
+ 0.692718505859375,
+ 0.6213836669921875,
+ 0.4347686767578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ 19.96834110283328
+ ]
+ },
+ {
+ "id": "qUO3SuNN8CY_UVE8Xb5j4",
+ "type": "freedraw",
+ "x": 91.16007982171493,
+ "y": 871.8686154343208,
+ "width": 16.337733629590957,
+ "height": 58.08971957187873,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6h",
+ "roundness": null,
+ "seed": 1657199207,
+ "version": 17,
+ "versionNonce": 1807980617,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0.9076518683106087
+ ],
+ [
+ 11.799474288037914,
+ 6.353563078174261
+ ],
+ [
+ 15.430081761280348,
+ 16.337733629590957
+ ],
+ [
+ 16.337733629590957,
+ 28.137207917628757
+ ],
+ [
+ 16.337733629590957,
+ 39.02903033735606
+ ],
+ [
+ 15.430081761280348,
+ 43.567289678909106
+ ],
+ [
+ 14.52242989296974,
+ 46.29024528384093
+ ],
+ [
+ 13.614778024659131,
+ 53.55146023032569
+ ],
+ [
+ 12.707126156348522,
+ 56.274415835257514
+ ],
+ [
+ 12.707126156348522,
+ 57.18206770356812
+ ],
+ [
+ 12.707126156348522,
+ 58.08971957187873
+ ],
+ [
+ 12.707126156348522,
+ 58.08971957187873
+ ]
+ ],
+ "pressures": [
+ 0.455780029296875,
+ 0.5945281982421875,
+ 0.62579345703125,
+ 0.63751220703125,
+ 0.6638946533203125,
+ 0.6736602783203125,
+ 0.6839141845703125,
+ 0.689300537109375,
+ 0.687835693359375,
+ 0.6829376220703125,
+ 0.5964813232421875,
+ 0.3697967529296875,
+ 0.13677978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 58.08971957187873
+ ]
+ },
+ {
+ "id": "3PkmwCb3op2hrt0ka7R0d",
+ "type": "freedraw",
+ "x": 129.28145829076038,
+ "y": 911.8052976399874,
+ "width": 30.860163522560697,
+ "height": 19.968341102833392,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6i",
+ "roundness": null,
+ "seed": 1971213735,
+ "version": 19,
+ "versionNonce": 1444392135,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ -6.353563078174261
+ ],
+ [
+ 8.168866814795592,
+ -8.168866814795479
+ ],
+ [
+ 9.076518683106087,
+ -9.076518683106087
+ ],
+ [
+ 9.984170551416582,
+ -7.26121494648487
+ ],
+ [
+ 11.7994742880378,
+ -3.630607473242435
+ ],
+ [
+ 14.52242989296974,
+ 1.8153037366212175
+ ],
+ [
+ 17.245385497901452,
+ 6.353563078174261
+ ],
+ [
+ 23.598948576075827,
+ 9.984170551416696
+ ],
+ [
+ 27.229556049318262,
+ 10.891822419727305
+ ],
+ [
+ 29.04485978593948,
+ 10.891822419727305
+ ],
+ [
+ 29.04485978593948,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.446502685546875,
+ 0.63409423828125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63800048828125,
+ 0.63848876953125,
+ 0.64483642578125,
+ 0.6580352783203125,
+ 0.6673126220703125,
+ 0.6751251220703125,
+ 0.6751251220703125,
+ 0.6619415283203125,
+ 0.5412750244140625,
+ 0.2486419677734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 29.04485978593948,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "OYKUM8fMQ-3Z0hWI6L7CC",
+ "type": "freedraw",
+ "x": 153.7880587351467,
+ "y": 902.7287789568813,
+ "width": 12.707126156348522,
+ "height": 26.32190418100754,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6j",
+ "roundness": null,
+ "seed": 534121479,
+ "version": 13,
+ "versionNonce": 2048632617,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -2.7229556049317125,
+ 3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ -6.3535630781741474,
+ 13.614778024659131
+ ],
+ [
+ -8.168866814795365,
+ 17.245385497901566
+ ],
+ [
+ -9.984170551416582,
+ 19.968341102833392
+ ],
+ [
+ -11.7994742880378,
+ 23.598948576075713
+ ],
+ [
+ -12.707126156348522,
+ 26.32190418100754
+ ],
+ [
+ -12.707126156348522,
+ 26.32190418100754
+ ]
+ ],
+ "pressures": [
+ 0.443084716796875,
+ 0.65460205078125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.6658477783203125,
+ 0.6658477783203125,
+ 0.6638946533203125,
+ 0.65362548828125,
+ 0.567657470703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -12.707126156348522,
+ 26.32190418100754
+ ]
+ },
+ {
+ "id": "pFcWDCBAXCQllxp7bWAeB",
+ "type": "freedraw",
+ "x": 185.5558741260179,
+ "y": 908.174690166745,
+ "width": 16.337733629590957,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6k",
+ "roundness": null,
+ "seed": 1452561671,
+ "version": 13,
+ "versionNonce": 70548455,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 2.72295560493194,
+ -1.8153037366212175
+ ],
+ [
+ 4.538259341553157,
+ -1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ -2.722955604931826
+ ],
+ [
+ 11.799474288038027,
+ -3.630607473242435
+ ],
+ [
+ 14.52242989296974,
+ -3.630607473242435
+ ],
+ [
+ 15.430081761280462,
+ -2.722955604931826
+ ],
+ [
+ 15.430081761280462,
+ -2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.459686279296875,
+ 0.64239501953125,
+ 0.6570587158203125,
+ 0.6575469970703125,
+ 0.6590118408203125,
+ 0.6590118408203125,
+ 0.6570587158203125,
+ 0.590606689453125,
+ 0.330230712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280462,
+ -2.722955604931826
+ ]
+ },
+ {
+ "id": "T2UH3b0DXopN0f4B6HqHP",
+ "type": "freedraw",
+ "x": 191.90943720419227,
+ "y": 915.4359051132299,
+ "width": 18.153037366211947,
+ "height": 4.538259341553044,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6l",
+ "roundness": null,
+ "seed": 599367175,
+ "version": 10,
+ "versionNonce": 1682889225,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ 9.076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 11.7994742880378,
+ -2.722955604931826
+ ],
+ [
+ 18.153037366211947,
+ -4.538259341553044
+ ],
+ [
+ 18.153037366211947,
+ -4.538259341553044
+ ]
+ ],
+ "pressures": [
+ 0.6106414794921875,
+ 0.65118408203125,
+ 0.65118408203125,
+ 0.64727783203125,
+ 0.6018524169921875,
+ 0.4865570068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.153037366211947,
+ -4.538259341553044
+ ]
+ },
+ {
+ "id": "qyOH8oWxxAr73O_sFkOJ8",
+ "type": "freedraw",
+ "x": 307.18122447964015,
+ "y": 879.1298303808056,
+ "width": 27.22955604931815,
+ "height": 54.4591120986363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6m",
+ "roundness": null,
+ "seed": 1352148777,
+ "version": 23,
+ "versionNonce": 1881827079,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 2.722955604931826
+ ],
+ [
+ -7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ -9.984170551416696,
+ 6.353563078174261
+ ],
+ [
+ -12.707126156348522,
+ 10.891822419727191
+ ],
+ [
+ -15.430081761280348,
+ 16.337733629590844
+ ],
+ [
+ -16.337733629590957,
+ 19.06068923452267
+ ],
+ [
+ -18.153037366212175,
+ 25.41425231269693
+ ],
+ [
+ -19.060689234522783,
+ 31.767815390871192
+ ],
+ [
+ -19.96834110283328,
+ 38.12137846904545
+ ],
+ [
+ -19.060689234522783,
+ 43.567289678909106
+ ],
+ [
+ -16.337733629590957,
+ 49.013200888772644
+ ],
+ [
+ -7.26121494648487,
+ 54.4591120986363
+ ],
+ [
+ 0.9076518683106087,
+ 54.4591120986363
+ ],
+ [
+ 7.26121494648487,
+ 51.73615649370447
+ ],
+ [
+ 7.26121494648487,
+ 51.73615649370447
+ ]
+ ],
+ "pressures": [
+ 0.313629150390625,
+ 0.4333038330078125,
+ 0.454803466796875,
+ 0.4772796630859375,
+ 0.528564453125,
+ 0.5432281494140625,
+ 0.5554351806640625,
+ 0.574981689453125,
+ 0.584259033203125,
+ 0.588165283203125,
+ 0.5979461669921875,
+ 0.6008758544921875,
+ 0.6086883544921875,
+ 0.6130828857421875,
+ 0.6243133544921875,
+ 0.63067626953125,
+ 0.63507080078125,
+ 0.5984344482421875,
+ 0.39324951171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 7.26121494648487,
+ 51.73615649370447
+ ]
+ },
+ {
+ "id": "VRAlSg6rsy__tOrfDYkAV",
+ "type": "freedraw",
+ "x": 329.87252118740525,
+ "y": 913.6206013766086,
+ "width": 17.245385497901452,
+ "height": 16.337733629590844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6n",
+ "roundness": null,
+ "seed": 1213248649,
+ "version": 29,
+ "versionNonce": 1264103657,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ],
+ [
+ -6.353563078174261,
+ 0.9076518683106087
+ ],
+ [
+ -9.076518683105974,
+ 3.630607473242435
+ ],
+ [
+ -10.891822419727191,
+ 6.353563078174261
+ ],
+ [
+ -10.891822419727191,
+ 7.26121494648487
+ ],
+ [
+ -10.891822419727191,
+ 8.168866814795479
+ ],
+ [
+ -10.891822419727191,
+ 9.984170551416582
+ ],
+ [
+ -9.076518683105974,
+ 12.707126156348409
+ ],
+ [
+ -7.26121494648487,
+ 14.522429892969626
+ ],
+ [
+ -4.538259341553044,
+ 16.337733629590844
+ ],
+ [
+ -1.8153037366212175,
+ 16.337733629590844
+ ],
+ [
+ 2.722955604931826,
+ 14.522429892969626
+ ],
+ [
+ 5.445911209863652,
+ 11.7994742880378
+ ],
+ [
+ 6.353563078174261,
+ 8.168866814795479
+ ],
+ [
+ 6.353563078174261,
+ 5.445911209863652
+ ],
+ [
+ 5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 2.722955604931826
+ ],
+ [
+ -6.353563078174261,
+ 2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.3717498779296875,
+ 0.5549468994140625,
+ 0.5569000244140625,
+ 0.5612945556640625,
+ 0.569122314453125,
+ 0.573516845703125,
+ 0.578399658203125,
+ 0.582305908203125,
+ 0.581817626953125,
+ 0.581329345703125,
+ 0.580352783203125,
+ 0.580352783203125,
+ 0.578887939453125,
+ 0.578887939453125,
+ 0.578399658203125,
+ 0.577423095703125,
+ 0.575958251953125,
+ 0.575469970703125,
+ 0.573516845703125,
+ 0.574005126953125,
+ 0.574005126953125,
+ 0.5583648681640625,
+ 0.5368804931640625,
+ 0.4997406005859375,
+ 0.39373779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -6.353563078174261,
+ 2.722955604931826
+ ]
+ },
+ {
+ "id": "nFBMI1EHDEnTaZo6Q-HH_",
+ "type": "freedraw",
+ "x": 358.9173809733446,
+ "y": 909.9899939033662,
+ "width": 16.337733629590844,
+ "height": 23.598948576075713,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6o",
+ "roundness": null,
+ "seed": 1183974025,
+ "version": 25,
+ "versionNonce": 947252775,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -4.53825934155293,
+ 0
+ ],
+ [
+ -5.445911209863539,
+ 0
+ ],
+ [
+ -6.3535630781741474,
+ 0.9076518683106087
+ ],
+ [
+ -6.3535630781741474,
+ 2.722955604931826
+ ],
+ [
+ -5.445911209863539,
+ 3.630607473242435
+ ],
+ [
+ -5.445911209863539,
+ 4.538259341553044
+ ],
+ [
+ -3.6306074732423212,
+ 6.353563078174261
+ ],
+ [
+ -2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ 1.8153037366212175,
+ 14.522429892969626
+ ],
+ [
+ 4.538259341553044,
+ 17.245385497901452
+ ],
+ [
+ 5.445911209863652,
+ 18.15303736621206
+ ],
+ [
+ 2.722955604931826,
+ 19.96834110283328
+ ],
+ [
+ -1.8153037366212175,
+ 19.96834110283328
+ ],
+ [
+ -5.445911209863539,
+ 20.875992971143887
+ ],
+ [
+ -7.261214946484756,
+ 20.875992971143887
+ ],
+ [
+ -9.076518683105974,
+ 21.783644839454496
+ ],
+ [
+ -10.891822419727191,
+ 22.691296707765105
+ ],
+ [
+ -10.891822419727191,
+ 22.691296707765105
+ ]
+ ],
+ "pressures": [
+ 0.37567138671875,
+ 0.5969696044921875,
+ 0.6116180419921875,
+ 0.6194305419921875,
+ 0.6233367919921875,
+ 0.62872314453125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.62969970703125,
+ 0.62677001953125,
+ 0.6208953857421875,
+ 0.6174774169921875,
+ 0.6169891357421875,
+ 0.6165008544921875,
+ 0.6169891357421875,
+ 0.6204071044921875,
+ 0.65411376953125,
+ 0.65362548828125,
+ 0.63214111328125,
+ 0.589630126953125,
+ 0.4929046630859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.891822419727191,
+ 22.691296707765105
+ ]
+ },
+ {
+ "id": "7-_EMnCa0W-GA-nWLkOVp",
+ "type": "freedraw",
+ "x": 381.60867768110984,
+ "y": 914.5282532449193,
+ "width": 5.445911209863652,
+ "height": 49.92085275708337,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6p",
+ "roundness": null,
+ "seed": 1696575177,
+ "version": 35,
+ "versionNonce": 616868809,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ 0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 0.9076518683106087,
+ -4.538259341553044
+ ],
+ [
+ 0.9076518683106087,
+ -5.445911209863652
+ ],
+ [
+ 0.9076518683106087,
+ -6.353563078174261
+ ],
+ [
+ 0,
+ -6.353563078174261
+ ],
+ [
+ 0,
+ -7.26121494648487
+ ],
+ [
+ 0,
+ -8.168866814795479
+ ],
+ [
+ -0.9076518683106087,
+ -9.076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -11.799474288037914
+ ],
+ [
+ -0.9076518683106087,
+ -14.52242989296974
+ ],
+ [
+ -0.9076518683106087,
+ -17.245385497901566
+ ],
+ [
+ -0.9076518683106087,
+ -19.060689234522783
+ ],
+ [
+ -0.9076518683106087,
+ -20.875992971144
+ ],
+ [
+ -0.9076518683106087,
+ -21.78364483945461
+ ],
+ [
+ -0.9076518683106087,
+ -22.69129670776522
+ ],
+ [
+ -0.9076518683106087,
+ -20.875992971144
+ ],
+ [
+ -0.9076518683106087,
+ -18.153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -14.52242989296974
+ ],
+ [
+ -1.8153037366212175,
+ -9.076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -4.538259341553044
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 9.984170551416582
+ ],
+ [
+ -2.722955604931826,
+ 14.522429892969626
+ ],
+ [
+ -2.722955604931826,
+ 18.15303736621206
+ ],
+ [
+ -1.8153037366212175,
+ 23.598948576075713
+ ],
+ [
+ 0.9076518683106087,
+ 27.22955604931815
+ ],
+ [
+ 1.8153037366212175,
+ 27.22955604931815
+ ],
+ [
+ 2.722955604931826,
+ 26.32190418100754
+ ],
+ [
+ 2.722955604931826,
+ 26.32190418100754
+ ]
+ ],
+ "pressures": [
+ 0.4289093017578125,
+ 0.4333038330078125,
+ 0.37615966796875,
+ 0.37615966796875,
+ 0.40155029296875,
+ 0.40155029296875,
+ 0.40496826171875,
+ 0.444061279296875,
+ 0.462615966796875,
+ 0.4753265380859375,
+ 0.4748382568359375,
+ 0.4743499755859375,
+ 0.4743499755859375,
+ 0.4743499755859375,
+ 0.4748382568359375,
+ 0.4748382568359375,
+ 0.4743499755859375,
+ 0.4743499755859375,
+ 0.4787445068359375,
+ 0.5383453369140625,
+ 0.5412750244140625,
+ 0.5471343994140625,
+ 0.5500640869140625,
+ 0.5578765869140625,
+ 0.566192626953125,
+ 0.571563720703125,
+ 0.573516845703125,
+ 0.574005126953125,
+ 0.573028564453125,
+ 0.527099609375,
+ 0.40545654296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 26.32190418100754
+ ]
+ },
+ {
+ "id": "lnLp4-61IQ8z7WT0P3yCT",
+ "type": "freedraw",
+ "x": 400.6693669156325,
+ "y": 906.3593864301238,
+ "width": 19.968341102833392,
+ "height": 52.64380836201519,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6q",
+ "roundness": null,
+ "seed": 1717429609,
+ "version": 52,
+ "versionNonce": 2013499719,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 6.353563078174261
+ ],
+ [
+ 0,
+ 9.984170551416696
+ ],
+ [
+ 0,
+ 15.430081761280348
+ ],
+ [
+ 0,
+ 25.41425231269693
+ ],
+ [
+ -0.9076518683106087,
+ 29.952511654249975
+ ],
+ [
+ -0.9076518683106087,
+ 34.49077099580302
+ ],
+ [
+ -0.9076518683106087,
+ 40.84433407397728
+ ],
+ [
+ -0.9076518683106087,
+ 43.567289678909106
+ ],
+ [
+ -1.8153037366212175,
+ 45.38259341553032
+ ],
+ [
+ -1.8153037366212175,
+ 44.474941547219714
+ ],
+ [
+ -1.8153037366212175,
+ 43.567289678909106
+ ],
+ [
+ -1.8153037366212175,
+ 41.75198594228789
+ ],
+ [
+ -2.722955604931826,
+ 39.02903033735606
+ ],
+ [
+ -2.722955604931826,
+ 33.58311912749241
+ ],
+ [
+ -3.630607473242435,
+ 26.32190418100754
+ ],
+ [
+ -2.722955604931826,
+ 19.06068923452267
+ ],
+ [
+ 0,
+ 9.076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ -4.538259341553044
+ ],
+ [
+ 11.799474288037914,
+ -6.353563078174261
+ ],
+ [
+ 14.52242989296974,
+ -7.26121494648487
+ ],
+ [
+ 15.430081761280348,
+ -6.353563078174261
+ ],
+ [
+ 16.337733629590957,
+ -2.722955604931826
+ ],
+ [
+ 16.337733629590957,
+ 1.8153037366212175
+ ],
+ [
+ 15.430081761280348,
+ 7.26121494648487
+ ],
+ [
+ 13.614778024659131,
+ 10.891822419727305
+ ],
+ [
+ 11.799474288037914,
+ 11.799474288037914
+ ],
+ [
+ 8.168866814795479,
+ 13.614778024659131
+ ],
+ [
+ 4.538259341553044,
+ 13.614778024659131
+ ],
+ [
+ 2.722955604931826,
+ 13.614778024659131
+ ],
+ [
+ 1.8153037366212175,
+ 13.614778024659131
+ ],
+ [
+ 4.538259341553044,
+ 13.614778024659131
+ ],
+ [
+ 7.26121494648487,
+ 14.52242989296974
+ ],
+ [
+ 9.076518683106087,
+ 14.52242989296974
+ ],
+ [
+ 9.984170551416696,
+ 15.430081761280348
+ ],
+ [
+ 11.799474288037914,
+ 17.245385497901452
+ ],
+ [
+ 12.707126156348522,
+ 18.15303736621206
+ ],
+ [
+ 14.52242989296974,
+ 21.783644839454496
+ ],
+ [
+ 15.430081761280348,
+ 24.506600444386322
+ ],
+ [
+ 14.52242989296974,
+ 26.32190418100754
+ ],
+ [
+ 12.707126156348522,
+ 28.137207917628757
+ ],
+ [
+ 9.984170551416696,
+ 29.952511654249975
+ ],
+ [
+ 5.445911209863652,
+ 29.952511654249975
+ ],
+ [
+ 2.722955604931826,
+ 29.952511654249975
+ ],
+ [
+ 0.9076518683106087,
+ 29.044859785939366
+ ],
+ [
+ 0,
+ 29.044859785939366
+ ],
+ [
+ 0,
+ 29.044859785939366
+ ]
+ ],
+ "pressures": [
+ 0.319000244140625,
+ 0.4738616943359375,
+ 0.512939453125,
+ 0.5393218994140625,
+ 0.5466461181640625,
+ 0.5471343994140625,
+ 0.5471343994140625,
+ 0.5471343994140625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5442047119140625,
+ 0.5495758056640625,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.5485992431640625,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.5490875244140625,
+ 0.5476226806640625,
+ 0.5451812744140625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5442047119140625,
+ 0.5446929931640625,
+ 0.5451812744140625,
+ 0.5515289306640625,
+ 0.5564117431640625,
+ 0.572052001953125,
+ 0.589141845703125,
+ 0.6013641357421875,
+ 0.6067352294921875,
+ 0.6082000732421875,
+ 0.6096649169921875,
+ 0.6008758544921875,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.575469970703125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.578887939453125,
+ 0.579864501953125,
+ 0.583770751953125,
+ 0.6072235107421875,
+ 0.62530517578125,
+ 0.63946533203125,
+ 0.62725830078125,
+ 0.580352783203125,
+ 0.3600311279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 29.044859785939366
+ ]
+ },
+ {
+ "id": "9lrVv86SPojMl9967hI5t",
+ "type": "freedraw",
+ "x": 430.6218785698825,
+ "y": 890.0216528005328,
+ "width": 12.707126156348522,
+ "height": 58.089719571878845,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6r",
+ "roundness": null,
+ "seed": 1624967687,
+ "version": 18,
+ "versionNonce": 682511017,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ 6.353563078174261,
+ 3.630607473242435
+ ],
+ [
+ 9.984170551416696,
+ 10.891822419727305
+ ],
+ [
+ 11.799474288037914,
+ 19.968341102833392
+ ],
+ [
+ 12.707126156348522,
+ 25.414252312697045
+ ],
+ [
+ 11.799474288037914,
+ 29.952511654250088
+ ],
+ [
+ 10.891822419727305,
+ 39.02903033735606
+ ],
+ [
+ 7.26121494648487,
+ 49.92085275708337
+ ],
+ [
+ 4.538259341553044,
+ 54.45911209863641
+ ],
+ [
+ 2.722955604931826,
+ 57.18206770356824
+ ],
+ [
+ 2.722955604931826,
+ 58.089719571878845
+ ],
+ [
+ 2.722955604931826,
+ 57.18206770356824
+ ],
+ [
+ 2.722955604931826,
+ 57.18206770356824
+ ]
+ ],
+ "pressures": [
+ 0.14996337890625,
+ 0.565216064453125,
+ 0.573028564453125,
+ 0.577423095703125,
+ 0.584747314453125,
+ 0.6023406982421875,
+ 0.6125946044921875,
+ 0.62530517578125,
+ 0.63214111328125,
+ 0.63995361328125,
+ 0.63897705078125,
+ 0.588653564453125,
+ 0.4186553955078125,
+ 0.3009185791015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 57.18206770356824
+ ]
+ },
+ {
+ "id": "2pXfwSK8R6XRpf2chM2p3",
+ "type": "freedraw",
+ "x": 462.3896939607537,
+ "y": 920.8818163230935,
+ "width": 0.0001,
+ "height": 0.0001,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6s",
+ "roundness": null,
+ "seed": 1133321897,
+ "version": 4,
+ "versionNonce": 942657639,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.0001,
+ 0.0001
+ ]
+ ],
+ "pressures": [
+ 0.1768341064453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.0001,
+ 0.0001
+ ]
+ },
+ {
+ "id": "xlQA91mCBC7AofuZ_P9tE",
+ "type": "freedraw",
+ "x": 490.52690187838243,
+ "y": 888.2063490639117,
+ "width": 17.24538549790168,
+ "height": 43.56728967890899,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6t",
+ "roundness": null,
+ "seed": 302588359,
+ "version": 29,
+ "versionNonce": 2143358345,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 1.8153037366211038
+ ],
+ [
+ -4.53825934155293,
+ 1.8153037366211038
+ ],
+ [
+ -5.445911209863652,
+ 1.8153037366211038
+ ],
+ [
+ -6.3535630781741474,
+ 1.8153037366211038
+ ],
+ [
+ -6.3535630781741474,
+ 2.7229556049317125
+ ],
+ [
+ -7.26121494648487,
+ 3.6306074732423212
+ ],
+ [
+ -6.3535630781741474,
+ 6.3535630781741474
+ ],
+ [
+ -6.3535630781741474,
+ 7.261214946484756
+ ],
+ [
+ -4.53825934155293,
+ 9.984170551416582
+ ],
+ [
+ -1.8153037366212175,
+ 14.522429892969626
+ ],
+ [
+ 0,
+ 17.245385497901452
+ ],
+ [
+ 4.538259341553157,
+ 21.783644839454496
+ ],
+ [
+ 8.168866814795592,
+ 26.32190418100754
+ ],
+ [
+ 9.98417055141681,
+ 29.952511654249975
+ ],
+ [
+ 9.98417055141681,
+ 32.6754672591818
+ ],
+ [
+ 8.168866814795592,
+ 36.30607473242412
+ ],
+ [
+ 6.353563078174375,
+ 38.12137846904534
+ ],
+ [
+ 3.630607473242435,
+ 40.844334073977166
+ ],
+ [
+ 0,
+ 42.65963781059838
+ ],
+ [
+ -2.7229556049317125,
+ 43.56728967890899
+ ],
+ [
+ -4.53825934155293,
+ 43.56728967890899
+ ],
+ [
+ -5.445911209863652,
+ 42.65963781059838
+ ],
+ [
+ -5.445911209863652,
+ 42.65963781059838
+ ]
+ ],
+ "pressures": [
+ 0.2188568115234375,
+ 0.3693084716796875,
+ 0.4069366455078125,
+ 0.4777679443359375,
+ 0.4982757568359375,
+ 0.522216796875,
+ 0.5461578369140625,
+ 0.5612945556640625,
+ 0.570587158203125,
+ 0.570098876953125,
+ 0.569610595703125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.572052001953125,
+ 0.573028564453125,
+ 0.573516845703125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.6106414794921875,
+ 0.63848876953125,
+ 0.64483642578125,
+ 0.64532470703125,
+ 0.63995361328125,
+ 0.5950164794921875,
+ 0.454315185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -5.445911209863652,
+ 42.65963781059838
+ ]
+ },
+ {
+ "id": "Ff4zywS-Ntqjj_ptuDGlT",
+ "type": "freedraw",
+ "x": 512.310546717837,
+ "y": 912.712949508298,
+ "width": 0,
+ "height": 20.875992971143887,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6u",
+ "roundness": null,
+ "seed": 573125575,
+ "version": 11,
+ "versionNonce": 583478151,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 8.168866814795479
+ ],
+ [
+ 0,
+ 11.7994742880378
+ ],
+ [
+ 0,
+ 15.430081761280235
+ ],
+ [
+ 0,
+ 17.245385497901452
+ ],
+ [
+ 0,
+ 19.96834110283328
+ ],
+ [
+ 0,
+ 20.875992971143887
+ ],
+ [
+ 0,
+ 20.875992971143887
+ ]
+ ],
+ "pressures": [
+ 0.3712615966796875,
+ 0.581329345703125,
+ 0.580352783203125,
+ 0.5485992431640625,
+ 0.4870452880859375,
+ 0.37811279296875,
+ 0.2510986328125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 20.875992971143887
+ ]
+ },
+ {
+ "id": "guqV7WbYiMBA8_KNuaRwF",
+ "type": "freedraw",
+ "x": 515.0335023227688,
+ "y": 909.0823420350556,
+ "width": 5.445911209863652,
+ "height": 3.630607473242435,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6v",
+ "roundness": null,
+ "seed": 862292391,
+ "version": 11,
+ "versionNonce": 825783401,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ -0.907651868310495,
+ -3.630607473242435
+ ],
+ [
+ 0,
+ -3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4689788818359375,
+ 0.65557861328125,
+ 0.65411376953125,
+ 0.63409423828125,
+ 0.5994110107421875,
+ 0.5549468994140625,
+ 0.459197998046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "pdtmC8SgF7NtjdtKUyAeu",
+ "type": "freedraw",
+ "x": 523.2023691375643,
+ "y": 929.9583350061995,
+ "width": 13.614778024659017,
+ "height": 13.614778024659017,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6w",
+ "roundness": null,
+ "seed": 1977039751,
+ "version": 16,
+ "versionNonce": 1946559143,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -5.445911209863652
+ ],
+ [
+ 2.7229556049317125,
+ -8.168866814795365
+ ],
+ [
+ 3.630607473242435,
+ -9.984170551416582
+ ],
+ [
+ 5.445911209863652,
+ -11.7994742880378
+ ],
+ [
+ 6.3535630781741474,
+ -12.707126156348409
+ ],
+ [
+ 7.26121494648487,
+ -10.891822419727191
+ ],
+ [
+ 8.168866814795365,
+ -7.261214946484756
+ ],
+ [
+ 9.984170551416582,
+ -2.722955604931826
+ ],
+ [
+ 12.707126156348522,
+ 0
+ ],
+ [
+ 13.614778024659017,
+ 0.9076518683106087
+ ],
+ [
+ 13.614778024659017,
+ 0.9076518683106087
+ ]
+ ],
+ "pressures": [
+ 0.202728271484375,
+ 0.592559814453125,
+ 0.5940399169921875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5945281982421875,
+ 0.5974578857421875,
+ 0.6213836669921875,
+ 0.63946533203125,
+ 0.63897705078125,
+ 0.588653564453125,
+ 0.2506103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ 0.9076518683106087
+ ]
+ },
+ {
+ "id": "zVfhbkzC29NxfNcPtqv-X",
+ "type": "freedraw",
+ "x": 560.4160957382992,
+ "y": 879.1298303808056,
+ "width": 5.445911209863652,
+ "height": 57.18206770356812,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6x",
+ "roundness": null,
+ "seed": 84956745,
+ "version": 16,
+ "versionNonce": 1356857161,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ -2.72295560493194,
+ 10.891822419727191
+ ],
+ [
+ -4.538259341553157,
+ 20.875992971143887
+ ],
+ [
+ -5.445911209863652,
+ 30.860163522560583
+ ],
+ [
+ -5.445911209863652,
+ 39.02903033735606
+ ],
+ [
+ -5.445911209863652,
+ 42.6596378105985
+ ],
+ [
+ -4.538259341553157,
+ 48.105549020462036
+ ],
+ [
+ -2.72295560493194,
+ 52.64380836201508
+ ],
+ [
+ -0.9076518683107224,
+ 56.274415835257514
+ ],
+ [
+ -0.9076518683107224,
+ 56.274415835257514
+ ]
+ ],
+ "pressures": [
+ 0.2764892578125,
+ 0.521728515625,
+ 0.590118408203125,
+ 0.6067352294921875,
+ 0.62530517578125,
+ 0.63946533203125,
+ 0.64727783203125,
+ 0.64727783203125,
+ 0.64239501953125,
+ 0.6228485107421875,
+ 0.5368804931640625,
+ 0.3522186279296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.9076518683107224,
+ 56.274415835257514
+ ]
+ },
+ {
+ "id": "Il03FIAgcg2dbP2G4k98W",
+ "type": "freedraw",
+ "x": 575.8461774995794,
+ "y": 900.0058233519495,
+ "width": 22.691296707765105,
+ "height": 58.089719571878845,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6y",
+ "roundness": null,
+ "seed": 2053949159,
+ "version": 57,
+ "versionNonce": 748238279,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.907651868310495,
+ -2.722955604931826
+ ],
+ [
+ 0.907651868310495,
+ -3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ -4.538259341553044
+ ],
+ [
+ 1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ 2.7229556049317125,
+ -0.9076518683106087
+ ],
+ [
+ 2.7229556049317125,
+ 7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ 17.245385497901566
+ ],
+ [
+ 0.907651868310495,
+ 29.044859785939366
+ ],
+ [
+ 0.907651868310495,
+ 33.58311912749241
+ ],
+ [
+ 0.907651868310495,
+ 38.12137846904545
+ ],
+ [
+ 0.907651868310495,
+ 41.75198594228789
+ ],
+ [
+ 0.907651868310495,
+ 48.10554902046215
+ ],
+ [
+ 1.8153037366212175,
+ 51.736156493704584
+ ],
+ [
+ 1.8153037366212175,
+ 53.5514602303258
+ ],
+ [
+ 2.7229556049317125,
+ 53.5514602303258
+ ],
+ [
+ 1.8153037366212175,
+ 49.92085275708337
+ ],
+ [
+ 1.8153037366212175,
+ 42.6596378105985
+ ],
+ [
+ 0.907651868310495,
+ 34.49077099580302
+ ],
+ [
+ 0.907651868310495,
+ 26.32190418100754
+ ],
+ [
+ 0,
+ 19.060689234522783
+ ],
+ [
+ 2.7229556049317125,
+ 9.984170551416696
+ ],
+ [
+ 5.445911209863652,
+ 4.538259341553044
+ ],
+ [
+ 9.076518683106087,
+ 0.9076518683106087
+ ],
+ [
+ 11.7994742880378,
+ -0.9076518683106087
+ ],
+ [
+ 14.52242989296974,
+ -1.8153037366212175
+ ],
+ [
+ 17.245385497901452,
+ 0
+ ],
+ [
+ 19.968341102833392,
+ 1.8153037366212175
+ ],
+ [
+ 21.78364483945461,
+ 5.445911209863652
+ ],
+ [
+ 22.691296707765105,
+ 8.168866814795479
+ ],
+ [
+ 19.968341102833392,
+ 12.707126156348522
+ ],
+ [
+ 17.245385497901452,
+ 14.52242989296974
+ ],
+ [
+ 15.430081761280235,
+ 15.430081761280348
+ ],
+ [
+ 12.707126156348522,
+ 14.52242989296974
+ ],
+ [
+ 11.7994742880378,
+ 13.614778024659131
+ ],
+ [
+ 13.614778024659017,
+ 14.52242989296974
+ ],
+ [
+ 14.52242989296974,
+ 14.52242989296974
+ ],
+ [
+ 15.430081761280235,
+ 15.430081761280348
+ ],
+ [
+ 16.337733629590957,
+ 16.337733629590957
+ ],
+ [
+ 18.153037366212175,
+ 19.968341102833392
+ ],
+ [
+ 19.06068923452267,
+ 23.598948576075713
+ ],
+ [
+ 19.968341102833392,
+ 27.22955604931815
+ ],
+ [
+ 20.875992971143887,
+ 29.952511654249975
+ ],
+ [
+ 20.875992971143887,
+ 30.860163522560583
+ ],
+ [
+ 20.875992971143887,
+ 31.767815390871192
+ ],
+ [
+ 19.968341102833392,
+ 32.6754672591818
+ ],
+ [
+ 18.153037366212175,
+ 32.6754672591818
+ ],
+ [
+ 16.337733629590957,
+ 32.6754672591818
+ ],
+ [
+ 14.52242989296974,
+ 32.6754672591818
+ ],
+ [
+ 12.707126156348522,
+ 32.6754672591818
+ ],
+ [
+ 10.891822419727305,
+ 32.6754672591818
+ ],
+ [
+ 6.3535630781741474,
+ 32.6754672591818
+ ],
+ [
+ 2.7229556049317125,
+ 32.6754672591818
+ ],
+ [
+ 2.7229556049317125,
+ 32.6754672591818
+ ]
+ ],
+ "pressures": [
+ 0.02197265625,
+ 0.4269561767578125,
+ 0.4269561767578125,
+ 0.442596435546875,
+ 0.450408935546875,
+ 0.519775390625,
+ 0.5398101806640625,
+ 0.5529937744140625,
+ 0.577423095703125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.581817626953125,
+ 0.580841064453125,
+ 0.577423095703125,
+ 0.574981689453125,
+ 0.563262939453125,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5593414306640625,
+ 0.5617828369140625,
+ 0.5612945556640625,
+ 0.5612945556640625,
+ 0.5612945556640625,
+ 0.563751220703125,
+ 0.566192626953125,
+ 0.564239501953125,
+ 0.5554351806640625,
+ 0.5549468994140625,
+ 0.568634033203125,
+ 0.6033172607421875,
+ 0.62969970703125,
+ 0.63116455078125,
+ 0.6155242919921875,
+ 0.583770751953125,
+ 0.40008544921875,
+ 0.39373779296875,
+ 0.39373779296875,
+ 0.39373779296875,
+ 0.39862060546875,
+ 0.39959716796875,
+ 0.4088897705078125,
+ 0.443572998046875,
+ 0.461151123046875,
+ 0.4958343505859375,
+ 0.581817626953125,
+ 0.5945281982421875,
+ 0.6028289794921875,
+ 0.6028289794921875,
+ 0.5994110107421875,
+ 0.577911376953125,
+ 0.40057373046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.7229556049317125,
+ 32.6754672591818
+ ]
+ },
+ {
+ "id": "NFZMKhseOJTynw2_LNOOk",
+ "type": "freedraw",
+ "x": 607.6139928904506,
+ "y": 875.4992229075632,
+ "width": 13.614778024659017,
+ "height": 68.98154199160604,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b6z",
+ "roundness": null,
+ "seed": 1228875943,
+ "version": 19,
+ "versionNonce": 1829973545,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ 4.538259341553044
+ ],
+ [
+ 9.984170551416582,
+ 8.168866814795479
+ ],
+ [
+ 12.707126156348522,
+ 23.598948576075713
+ ],
+ [
+ 13.614778024659017,
+ 34.49077099580302
+ ],
+ [
+ 13.614778024659017,
+ 44.474941547219714
+ ],
+ [
+ 13.614778024659017,
+ 52.64380836201508
+ ],
+ [
+ 12.707126156348522,
+ 56.274415835257514
+ ],
+ [
+ 12.707126156348522,
+ 58.99737144018934
+ ],
+ [
+ 11.7994742880378,
+ 61.72032704512117
+ ],
+ [
+ 10.891822419727305,
+ 63.535630781742384
+ ],
+ [
+ 9.984170551416582,
+ 65.3509345183636
+ ],
+ [
+ 9.076518683106087,
+ 68.07389012329543
+ ],
+ [
+ 9.076518683106087,
+ 68.07389012329543
+ ]
+ ],
+ "pressures": [
+ 0.4333038330078125,
+ 0.568145751953125,
+ 0.5994110107421875,
+ 0.62872314453125,
+ 0.63751220703125,
+ 0.64776611328125,
+ 0.6614532470703125,
+ 0.6634063720703125,
+ 0.6653594970703125,
+ 0.6648712158203125,
+ 0.6648712158203125,
+ 0.65216064453125,
+ 0.63458251953125,
+ 0.5945281982421875,
+ 0.525634765625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ 68.07389012329543
+ ]
+ },
+ {
+ "id": "Guwoq2Oni9PDBf2BxN8Ap",
+ "type": "freedraw",
+ "x": 635.7512008080794,
+ "y": 924.5124237963358,
+ "width": 25.414252312697045,
+ "height": 20.875992971143887,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b70",
+ "roundness": null,
+ "seed": 1377877767,
+ "version": 22,
+ "versionNonce": 60613863,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683107224,
+ -1.8153037366211038
+ ],
+ [
+ 0.9076518683107224,
+ -2.7229556049317125
+ ],
+ [
+ 1.8153037366212175,
+ -3.6306074732423212
+ ],
+ [
+ 2.72295560493194,
+ -3.6306074732423212
+ ],
+ [
+ 3.630607473242435,
+ -5.445911209863539
+ ],
+ [
+ 4.538259341553157,
+ -6.3535630781741474
+ ],
+ [
+ 5.445911209863652,
+ -7.261214946484756
+ ],
+ [
+ 6.353563078174375,
+ -8.168866814795365
+ ],
+ [
+ 7.26121494648487,
+ -8.168866814795365
+ ],
+ [
+ 10.891822419727305,
+ -9.076518683105974
+ ],
+ [
+ 12.707126156348522,
+ -9.076518683105974
+ ],
+ [
+ 14.52242989296974,
+ -6.3535630781741474
+ ],
+ [
+ 15.430081761280235,
+ -0.9076518683106087
+ ],
+ [
+ 17.245385497901452,
+ 3.630607473242435
+ ],
+ [
+ 20.875992971143887,
+ 9.076518683106087
+ ],
+ [
+ 23.598948576075827,
+ 11.799474288037914
+ ],
+ [
+ 25.414252312697045,
+ 11.799474288037914
+ ],
+ [
+ 25.414252312697045,
+ 11.799474288037914
+ ]
+ ],
+ "pressures": [
+ 0.468475341796875,
+ 0.5315093994140625,
+ 0.576934814453125,
+ 0.5964813232421875,
+ 0.6150360107421875,
+ 0.62921142578125,
+ 0.63800048828125,
+ 0.63995361328125,
+ 0.64141845703125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64044189453125,
+ 0.64434814453125,
+ 0.6726837158203125,
+ 0.6848907470703125,
+ 0.6834259033203125,
+ 0.576446533203125,
+ 0.316070556640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 25.414252312697045,
+ 11.799474288037914
+ ]
+ },
+ {
+ "id": "XbYxhU_pi6cPnS_N-ZYSM",
+ "type": "freedraw",
+ "x": 662.0731049890869,
+ "y": 911.8052976399874,
+ "width": 13.614778024659017,
+ "height": 22.691296707765105,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b71",
+ "roundness": null,
+ "seed": 190702441,
+ "version": 13,
+ "versionNonce": 1019052297,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ -7.26121494648487,
+ 12.707126156348409
+ ],
+ [
+ -8.168866814795365,
+ 15.430081761280235
+ ],
+ [
+ -9.984170551416582,
+ 18.15303736621206
+ ],
+ [
+ -12.707126156348522,
+ 20.875992971143887
+ ],
+ [
+ -12.707126156348522,
+ 21.783644839454496
+ ],
+ [
+ -13.614778024659017,
+ 21.783644839454496
+ ],
+ [
+ -13.614778024659017,
+ 22.691296707765105
+ ],
+ [
+ -13.614778024659017,
+ 22.691296707765105
+ ]
+ ],
+ "pressures": [
+ 0.565216064453125,
+ 0.64825439453125,
+ 0.64923095703125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.64825439453125,
+ 0.6072235107421875,
+ 0.5534820556640625,
+ 0.1743927001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.614778024659017,
+ 22.691296707765105
+ ]
+ },
+ {
+ "id": "WYlBQRsMEG2HANod0FK3Y",
+ "type": "freedraw",
+ "x": 696.56387598489,
+ "y": 915.4359051132299,
+ "width": 0.907651868310495,
+ "height": 0.907651868310495,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b72",
+ "roundness": null,
+ "seed": 1730488937,
+ "version": 7,
+ "versionNonce": 412987399,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.907651868310495
+ ],
+ [
+ 0,
+ 0.907651868310495
+ ],
+ [
+ 0,
+ 0.907651868310495
+ ]
+ ],
+ "pressures": [
+ 0.438690185546875,
+ 0.463592529296875,
+ 0.444549560546875,
+ 0.445037841796875,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 0.907651868310495
+ ]
+ },
+ {
+ "id": "NJyo5LhXQ3PfOv_FN5JQk",
+ "type": "freedraw",
+ "x": 712.901609614481,
+ "y": 898.1905196153284,
+ "width": 28.137207917628757,
+ "height": 37.213726600734844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b73",
+ "roundness": null,
+ "seed": 238061769,
+ "version": 26,
+ "versionNonce": 224032745,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0.907651868310495
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ 3.6306074732422076
+ ],
+ [
+ 5.445911209863652,
+ 9.984170551416582
+ ],
+ [
+ 7.26121494648487,
+ 13.614778024659017
+ ],
+ [
+ 9.076518683106087,
+ 18.153037366211947
+ ],
+ [
+ 10.891822419727305,
+ 21.783644839454382
+ ],
+ [
+ 12.707126156348522,
+ 25.414252312696817
+ ],
+ [
+ 14.52242989296974,
+ 28.137207917628757
+ ],
+ [
+ 17.245385497901452,
+ 32.67546725918169
+ ],
+ [
+ 17.245385497901452,
+ 31.767815390871192
+ ],
+ [
+ 17.245385497901452,
+ 29.952511654249975
+ ],
+ [
+ 17.245385497901452,
+ 27.229556049318035
+ ],
+ [
+ 17.245385497901452,
+ 24.506600444386322
+ ],
+ [
+ 19.06068923452267,
+ 18.153037366211947
+ ],
+ [
+ 19.968341102833392,
+ 14.522429892969512
+ ],
+ [
+ 20.875992971143887,
+ 10.891822419727077
+ ],
+ [
+ 22.691296707765105,
+ 3.6306074732422076
+ ],
+ [
+ 24.506600444386322,
+ -1.8153037366212175
+ ],
+ [
+ 26.32190418100754,
+ -4.538259341553157
+ ],
+ [
+ 27.229556049318035,
+ -4.538259341553157
+ ],
+ [
+ 27.229556049318035,
+ -4.538259341553157
+ ]
+ ],
+ "pressures": [
+ 0.3097076416015625,
+ 0.520751953125,
+ 0.62872314453125,
+ 0.65167236328125,
+ 0.6643829345703125,
+ 0.6863555908203125,
+ 0.689788818359375,
+ 0.689788818359375,
+ 0.689300537109375,
+ 0.689300537109375,
+ 0.689300537109375,
+ 0.6844024658203125,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6819610595703125,
+ 0.6804962158203125,
+ 0.6717071533203125,
+ 0.6624298095703125,
+ 0.6575469970703125,
+ 0.63507080078125,
+ 0.5569000244140625,
+ 0.2940826416015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 27.229556049318035,
+ -4.538259341553157
+ ]
+ },
+ {
+ "id": "6yWc-0QpDqtwIAp5Qc--O",
+ "type": "freedraw",
+ "x": 755.5612474250795,
+ "y": 920.8818163230935,
+ "width": 9.984170551416582,
+ "height": 18.153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b74",
+ "roundness": null,
+ "seed": 1060056071,
+ "version": 27,
+ "versionNonce": 1704466215,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496346,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683107224
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ 2.7229556049317125
+ ],
+ [
+ -3.630607473242435,
+ 4.53825934155293
+ ],
+ [
+ -4.538259341553157,
+ 6.3535630781741474
+ ],
+ [
+ -4.538259341553157,
+ 8.168866814795365
+ ],
+ [
+ -5.445911209863652,
+ 9.984170551416582
+ ],
+ [
+ -4.538259341553157,
+ 13.614778024659017
+ ],
+ [
+ -3.630607473242435,
+ 15.430081761280235
+ ],
+ [
+ -1.8153037366212175,
+ 16.33773362959073
+ ],
+ [
+ -1.8153037366212175,
+ 17.245385497901452
+ ],
+ [
+ 0,
+ 16.33773362959073
+ ],
+ [
+ 1.8153037366212175,
+ 13.614778024659017
+ ],
+ [
+ 3.630607473242435,
+ 9.984170551416582
+ ],
+ [
+ 4.53825934155293,
+ 6.3535630781741474
+ ],
+ [
+ 4.53825934155293,
+ 5.445911209863652
+ ],
+ [
+ 4.53825934155293,
+ 4.53825934155293
+ ],
+ [
+ 3.630607473242435,
+ 2.7229556049317125
+ ],
+ [
+ 2.7229556049317125,
+ 1.8153037366212175
+ ],
+ [
+ 0.907651868310495,
+ 0.907651868310495
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683107224
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683107224
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683107224
+ ]
+ ],
+ "pressures": [
+ 0.4186553955078125,
+ 0.564727783203125,
+ 0.6018524169921875,
+ 0.6028289794921875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6047821044921875,
+ 0.6052703857421875,
+ 0.6062469482421875,
+ 0.6028289794921875,
+ 0.5964813232421875,
+ 0.590118408203125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.587188720703125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.526611328125,
+ 0.2867584228515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ -0.9076518683107224
+ ]
+ },
+ {
+ "id": "jKCzy3BOH32p4V3CaH7Tm",
+ "type": "freedraw",
+ "x": 762.8224623715644,
+ "y": 883.6680897223587,
+ "width": 19.06068923452267,
+ "height": 18.153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b75",
+ "roundness": null,
+ "seed": 2094772967,
+ "version": 22,
+ "versionNonce": 1895142089,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683107224
+ ],
+ [
+ 0.907651868310495,
+ -0.9076518683107224
+ ],
+ [
+ 5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ 9.984170551416582,
+ -1.8153037366212175
+ ],
+ [
+ 11.7994742880378,
+ -1.8153037366212175
+ ],
+ [
+ 13.614778024659017,
+ -1.8153037366212175
+ ],
+ [
+ 14.522429892969512,
+ -0.9076518683107224
+ ],
+ [
+ 14.522429892969512,
+ 0
+ ],
+ [
+ 13.614778024659017,
+ 0.907651868310495
+ ],
+ [
+ 12.707126156348295,
+ 2.7229556049317125
+ ],
+ [
+ 11.7994742880378,
+ 4.53825934155293
+ ],
+ [
+ 9.07651868310586,
+ 8.168866814795365
+ ],
+ [
+ 8.168866814795365,
+ 11.7994742880378
+ ],
+ [
+ 8.168866814795365,
+ 14.52242989296974
+ ],
+ [
+ 10.891822419727077,
+ 15.430081761280235
+ ],
+ [
+ 15.430081761280235,
+ 16.337733629590957
+ ],
+ [
+ 19.06068923452267,
+ 16.337733629590957
+ ],
+ [
+ 19.06068923452267,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.457244873046875,
+ 0.5334625244140625,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.5525054931640625,
+ 0.568634033203125,
+ 0.583770751953125,
+ 0.585235595703125,
+ 0.585235595703125,
+ 0.582794189453125,
+ 0.574981689453125,
+ 0.566680908203125,
+ 0.5495758056640625,
+ 0.527587890625,
+ 0.3497772216796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.06068923452267,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "Y8HBtLLTtR54V2oIU_xPH",
+ "type": "freedraw",
+ "x": 813.6509669969582,
+ "y": 919.9741644547828,
+ "width": 18.153037366212175,
+ "height": 2.7229556049317125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b76",
+ "roundness": null,
+ "seed": 1413639561,
+ "version": 13,
+ "versionNonce": 1895340615,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ 0.907651868310495,
+ -0.907651868310495
+ ],
+ [
+ 2.7229556049317125,
+ -0.907651868310495
+ ],
+ [
+ 5.445911209863652,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348522,
+ -1.8153037366212175
+ ],
+ [
+ 15.430081761280235,
+ -2.7229556049317125
+ ],
+ [
+ 17.245385497901452,
+ -2.7229556049317125
+ ],
+ [
+ 18.153037366212175,
+ -2.7229556049317125
+ ],
+ [
+ 18.153037366212175,
+ -2.7229556049317125
+ ]
+ ],
+ "pressures": [
+ 0.531005859375,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.582794189453125,
+ 0.576446533203125,
+ 0.5573883056640625,
+ 0.4972991943359375,
+ 0.37762451171875,
+ 0.0302734375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.153037366212175,
+ -2.7229556049317125
+ ]
+ },
+ {
+ "id": "Yywem1NmkBFheVxErga_9",
+ "type": "freedraw",
+ "x": 829.9887006265492,
+ "y": 905.451734561813,
+ "width": 0,
+ "height": 16.337733629590957,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b77",
+ "roundness": null,
+ "seed": 423990409,
+ "version": 10,
+ "versionNonce": 740970921,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 6.353563078174375
+ ],
+ [
+ 0,
+ 9.076518683106087
+ ],
+ [
+ 0,
+ 12.707126156348522
+ ],
+ [
+ 0,
+ 14.52242989296974
+ ],
+ [
+ 0,
+ 16.337733629590957
+ ],
+ [
+ 0,
+ 16.337733629590957
+ ]
+ ],
+ "pressures": [
+ 0.336578369140625,
+ 0.6125946044921875,
+ 0.6125946044921875,
+ 0.6072235107421875,
+ 0.4870452880859375,
+ 0.321441650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 16.337733629590957
+ ]
+ },
+ {
+ "id": "xUJ0TkVT-CQPpCdsRbLFh",
+ "type": "freedraw",
+ "x": 891.7090276716706,
+ "y": 916.3435569815406,
+ "width": 34.490770995802905,
+ "height": 24.506600444386322,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b78",
+ "roundness": null,
+ "seed": 29442887,
+ "version": 22,
+ "versionNonce": 1067170151,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683107224
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683107224,
+ -3.630607473242435
+ ],
+ [
+ 0,
+ -5.445911209863652
+ ],
+ [
+ 0.907651868310495,
+ -7.26121494648487
+ ],
+ [
+ 2.7229556049317125,
+ -10.891822419727305
+ ],
+ [
+ 5.445911209863652,
+ -13.614778024659245
+ ],
+ [
+ 8.168866814795365,
+ -14.52242989296974
+ ],
+ [
+ 9.984170551416582,
+ -15.430081761280462
+ ],
+ [
+ 11.7994742880378,
+ -14.52242989296974
+ ],
+ [
+ 16.337733629590957,
+ -6.353563078174375
+ ],
+ [
+ 19.968341102833392,
+ 0
+ ],
+ [
+ 21.78364483945461,
+ 2.7229556049317125
+ ],
+ [
+ 23.598948576075827,
+ 5.445911209863425
+ ],
+ [
+ 27.229556049318035,
+ 8.168866814795365
+ ],
+ [
+ 30.86016352256047,
+ 9.07651868310586
+ ],
+ [
+ 32.67546725918169,
+ 8.168866814795365
+ ],
+ [
+ 32.67546725918169,
+ 8.168866814795365
+ ]
+ ],
+ "pressures": [
+ 0.4792327880859375,
+ 0.578399658203125,
+ 0.579376220703125,
+ 0.580352783203125,
+ 0.581817626953125,
+ 0.584747314453125,
+ 0.590118408203125,
+ 0.5964813232421875,
+ 0.6023406982421875,
+ 0.6116180419921875,
+ 0.63018798828125,
+ 0.6604766845703125,
+ 0.690277099609375,
+ 0.689788818359375,
+ 0.6775665283203125,
+ 0.6609649658203125,
+ 0.6003875732421875,
+ 0.38348388671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 32.67546725918169,
+ 8.168866814795365
+ ]
+ },
+ {
+ "id": "eP8rmJgRX1DVxtcIYVPKq",
+ "type": "freedraw",
+ "x": 916.2156281160569,
+ "y": 903.6364308251921,
+ "width": 13.614778024659017,
+ "height": 24.506600444386322,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b79",
+ "roundness": null,
+ "seed": 1074602793,
+ "version": 11,
+ "versionNonce": 1680094345,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.907651868310495
+ ],
+ [
+ -2.7229556049317125,
+ 5.445911209863652
+ ],
+ [
+ -3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ -7.26121494648487,
+ 15.430081761280235
+ ],
+ [
+ -10.891822419727305,
+ 19.968341102833165
+ ],
+ [
+ -12.707126156348522,
+ 23.5989485760756
+ ],
+ [
+ -13.614778024659017,
+ 24.506600444386322
+ ],
+ [
+ -13.614778024659017,
+ 24.506600444386322
+ ]
+ ],
+ "pressures": [
+ 0.4127960205078125,
+ 0.65557861328125,
+ 0.6619415283203125,
+ 0.6624298095703125,
+ 0.6619415283203125,
+ 0.63507080078125,
+ 0.512451171875,
+ 0.339019775390625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -13.614778024659017,
+ 24.506600444386322
+ ]
+ },
+ {
+ "id": "tJsMTV1eYtHUO9UfwMaDS",
+ "type": "freedraw",
+ "x": 920.7538874576098,
+ "y": 890.0216528005328,
+ "width": 22.691296707765332,
+ "height": 16.337733629590957,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7A",
+ "roundness": null,
+ "seed": 2023029577,
+ "version": 22,
+ "versionNonce": 114160775,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ -0.907651868310495
+ ],
+ [
+ 2.72295560493194,
+ -0.907651868310495
+ ],
+ [
+ 4.538259341553157,
+ -1.8153037366212175
+ ],
+ [
+ 6.353563078174375,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795592,
+ -1.8153037366212175
+ ],
+ [
+ 9.98417055141681,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348522,
+ -0.907651868310495
+ ],
+ [
+ 13.614778024659245,
+ -0.907651868310495
+ ],
+ [
+ 13.614778024659245,
+ 0.9076518683107224
+ ],
+ [
+ 12.707126156348522,
+ 3.630607473242435
+ ],
+ [
+ 11.799474288038027,
+ 5.445911209863652
+ ],
+ [
+ 10.891822419727305,
+ 7.26121494648487
+ ],
+ [
+ 10.891822419727305,
+ 8.168866814795592
+ ],
+ [
+ 9.98417055141681,
+ 9.98417055141681
+ ],
+ [
+ 10.891822419727305,
+ 11.799474288038027
+ ],
+ [
+ 13.614778024659245,
+ 12.707126156348522
+ ],
+ [
+ 16.337733629590957,
+ 13.614778024659245
+ ],
+ [
+ 22.691296707765332,
+ 14.52242989296974
+ ],
+ [
+ 22.691296707765332,
+ 14.52242989296974
+ ]
+ ],
+ "pressures": [
+ 0.2501220703125,
+ 0.457733154296875,
+ 0.463592529296875,
+ 0.468475341796875,
+ 0.4792327880859375,
+ 0.4948577880859375,
+ 0.515869140625,
+ 0.5539703369140625,
+ 0.585235595703125,
+ 0.6116180419921875,
+ 0.6189422607421875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6189422607421875,
+ 0.6101531982421875,
+ 0.587188720703125,
+ 0.4865570068359375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 22.691296707765332,
+ 14.52242989296974
+ ]
+ },
+ {
+ "id": "9KMv6voeAji1KB7uGB8xM",
+ "type": "freedraw",
+ "x": 966.1364808731403,
+ "y": 904.5440826935026,
+ "width": 31.767815390871192,
+ "height": 58.99737144018923,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7B",
+ "roundness": null,
+ "seed": 305620807,
+ "version": 34,
+ "versionNonce": 211729257,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ -0.907651868310495
+ ],
+ [
+ -4.538259341553157,
+ -0.907651868310495
+ ],
+ [
+ -6.353563078174375,
+ -0.907651868310495
+ ],
+ [
+ -9.98417055141681,
+ 1.8153037366212175
+ ],
+ [
+ -12.707126156348522,
+ 5.445911209863652
+ ],
+ [
+ -13.614778024659245,
+ 7.26121494648487
+ ],
+ [
+ -14.52242989296974,
+ 11.799474288038027
+ ],
+ [
+ -12.707126156348522,
+ 15.430081761280235
+ ],
+ [
+ -10.891822419727305,
+ 18.153037366212175
+ ],
+ [
+ -7.26121494648487,
+ 18.153037366212175
+ ],
+ [
+ -4.538259341553157,
+ 17.245385497901452
+ ],
+ [
+ -2.72295560493194,
+ 16.337733629590957
+ ],
+ [
+ -0.9076518683107224,
+ 14.52242989296974
+ ],
+ [
+ 3.630607473242435,
+ 9.076518683106087
+ ],
+ [
+ 4.53825934155293,
+ 7.26121494648487
+ ],
+ [
+ 6.3535630781741474,
+ 8.168866814795592
+ ],
+ [
+ 9.984170551416582,
+ 14.52242989296974
+ ],
+ [
+ 12.707126156348522,
+ 23.598948576075827
+ ],
+ [
+ 13.614778024659017,
+ 28.137207917628757
+ ],
+ [
+ 15.430081761280235,
+ 33.58311912749241
+ ],
+ [
+ 16.337733629590957,
+ 41.751985942288
+ ],
+ [
+ 17.245385497901452,
+ 51.736156493704584
+ ],
+ [
+ 17.245385497901452,
+ 55.36676396694702
+ ],
+ [
+ 16.337733629590957,
+ 57.18206770356824
+ ],
+ [
+ 12.707126156348522,
+ 58.08971957187873
+ ],
+ [
+ 6.3535630781741474,
+ 56.274415835257514
+ ],
+ [
+ 0,
+ 53.5514602303258
+ ],
+ [
+ -3.630607473242435,
+ 50.82850462539386
+ ],
+ [
+ -5.445911209863652,
+ 49.92085275708337
+ ],
+ [
+ -5.445911209863652,
+ 49.92085275708337
+ ]
+ ],
+ "pressures": [
+ 0.446014404296875,
+ 0.5490875244140625,
+ 0.5617828369140625,
+ 0.573516845703125,
+ 0.584747314453125,
+ 0.6194305419921875,
+ 0.6248016357421875,
+ 0.6248016357421875,
+ 0.6086883544921875,
+ 0.585235595703125,
+ 0.567169189453125,
+ 0.5515289306640625,
+ 0.5534820556640625,
+ 0.5622711181640625,
+ 0.564727783203125,
+ 0.586212158203125,
+ 0.6008758544921875,
+ 0.63214111328125,
+ 0.63604736328125,
+ 0.63995361328125,
+ 0.63995361328125,
+ 0.63946533203125,
+ 0.63848876953125,
+ 0.63897705078125,
+ 0.65313720703125,
+ 0.6721954345703125,
+ 0.689788818359375,
+ 0.6765899658203125,
+ 0.6096649169921875,
+ 0.200775146484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -5.445911209863652,
+ 49.92085275708337
+ ]
+ },
+ {
+ "id": "Im5n6kf07liQFTOSN-Dro",
+ "type": "freedraw",
+ "x": 131.0967620273824,
+ "y": 931.7736387428209,
+ "width": 44.474941547219714,
+ "height": 39.02903033735606,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7C",
+ "roundness": null,
+ "seed": 992479911,
+ "version": 18,
+ "versionNonce": 508283815,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ -7.26121494648487
+ ],
+ [
+ 9.076518683106087,
+ -9.984170551416696
+ ],
+ [
+ 18.153037366212175,
+ -17.245385497901566
+ ],
+ [
+ 26.32190418100754,
+ -23.598948576075827
+ ],
+ [
+ 36.306074732424236,
+ -31.767815390871192
+ ],
+ [
+ 40.84433407397728,
+ -36.306074732424236
+ ],
+ [
+ 41.75198594228789,
+ -37.213726600734844
+ ],
+ [
+ 42.6596378105985,
+ -38.12137846904545
+ ],
+ [
+ 41.75198594228789,
+ -37.213726600734844
+ ],
+ [
+ 41.75198594228789,
+ -37.213726600734844
+ ]
+ ],
+ "pressures": [
+ 0.37860107421875,
+ 0.504150390625,
+ 0.5505523681640625,
+ 0.5617828369140625,
+ 0.576446533203125,
+ 0.583282470703125,
+ 0.589630126953125,
+ 0.590606689453125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.589630126953125,
+ 0.567169189453125,
+ 0.5466461181640625,
+ 0.516357421875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 41.75198594228789,
+ -37.213726600734844
+ ]
+ },
+ {
+ "id": "_0d9iRoQSZbVRhZ90hTgq",
+ "type": "freedraw",
+ "x": 633.935897071458,
+ "y": 949.926676109033,
+ "width": 47.19789715215143,
+ "height": 32.6754672591818,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7D",
+ "roundness": null,
+ "seed": 835174409,
+ "version": 20,
+ "versionNonce": 367355465,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -2.72295560493194,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ -4.538259341553044
+ ],
+ [
+ 6.3535630781741474,
+ -6.353563078174261
+ ],
+ [
+ 9.076518683106087,
+ -8.168866814795479
+ ],
+ [
+ 14.522429892969512,
+ -12.707126156348409
+ ],
+ [
+ 20.875992971143887,
+ -18.15303736621206
+ ],
+ [
+ 25.414252312696817,
+ -20.875992971143887
+ ],
+ [
+ 32.67546725918169,
+ -26.32190418100754
+ ],
+ [
+ 38.12137846904534,
+ -29.044859785939366
+ ],
+ [
+ 41.751985942287774,
+ -30.860163522560583
+ ],
+ [
+ 43.56728967890899,
+ -31.767815390871192
+ ],
+ [
+ 43.56728967890899,
+ -32.6754672591818
+ ],
+ [
+ 44.47494154721949,
+ -32.6754672591818
+ ],
+ [
+ 44.47494154721949,
+ -32.6754672591818
+ ]
+ ],
+ "pressures": [
+ 0.4157257080078125,
+ 0.5583648681640625,
+ 0.5622711181640625,
+ 0.590606689453125,
+ 0.6116180419921875,
+ 0.62579345703125,
+ 0.63702392578125,
+ 0.64581298828125,
+ 0.64874267578125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.65069580078125,
+ 0.65069580078125,
+ 0.64581298828125,
+ 0.2960357666015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 44.47494154721949,
+ -32.6754672591818
+ ]
+ },
+ {
+ "id": "txO2Bq4oD0WVot_xuFmtE",
+ "type": "freedraw",
+ "x": 930.7380580090261,
+ "y": 900.9134752202604,
+ "width": 13.614778024659017,
+ "height": 15.430081761280348,
+ "angle": 0,
+ "strokeColor": "#2f9e44",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7E",
+ "roundness": null,
+ "seed": 1368159079,
+ "version": 18,
+ "versionNonce": 843169479,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ 0.907651868310495,
+ -3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ -4.538259341553044
+ ],
+ [
+ 3.630607473242435,
+ -6.353563078174261
+ ],
+ [
+ 7.26121494648487,
+ -9.076518683106087
+ ],
+ [
+ 8.168866814795365,
+ -9.984170551416696
+ ],
+ [
+ 9.984170551416582,
+ -10.891822419727305
+ ],
+ [
+ 10.891822419727305,
+ -11.799474288037914
+ ],
+ [
+ 12.707126156348522,
+ -12.707126156348522
+ ],
+ [
+ 12.707126156348522,
+ -13.614778024659131
+ ],
+ [
+ 12.707126156348522,
+ -14.52242989296974
+ ],
+ [
+ 13.614778024659017,
+ -15.430081761280348
+ ],
+ [
+ 13.614778024659017,
+ -15.430081761280348
+ ]
+ ],
+ "pressures": [
+ 0.192962646484375,
+ 0.463592529296875,
+ 0.7542724609375,
+ 0.7493743896484375,
+ 0.7405853271484375,
+ 0.7386322021484375,
+ 0.7352142333984375,
+ 0.7322845458984375,
+ 0.7308197021484375,
+ 0.7230072021484375,
+ 0.716644287109375,
+ 0.695159912109375,
+ 0.63897705078125,
+ 0.4279327392578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659017,
+ -15.430081761280348
+ ]
+ },
+ {
+ "id": "0449QECwX7LuwxAVUdFJg",
+ "type": "freedraw",
+ "x": -361.758202465277,
+ "y": 1055.2142928330634,
+ "width": 46.290245283840875,
+ "height": 28.137207917628757,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7F",
+ "roundness": null,
+ "seed": 1026179527,
+ "version": 29,
+ "versionNonce": 1523823913,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683107224
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -2.72295560493194
+ ],
+ [
+ 2.722955604931826,
+ -4.538259341553157
+ ],
+ [
+ 3.630607473242435,
+ -6.353563078174375
+ ],
+ [
+ 6.353563078174261,
+ -9.98417055141681
+ ],
+ [
+ 7.26121494648487,
+ -10.891822419727305
+ ],
+ [
+ 8.168866814795479,
+ -11.799474288038027
+ ],
+ [
+ 9.98417055141664,
+ -14.52242989296974
+ ],
+ [
+ 10.891822419727248,
+ -15.430081761280462
+ ],
+ [
+ 11.799474288037857,
+ -16.337733629590957
+ ],
+ [
+ 13.614778024659074,
+ -16.337733629590957
+ ],
+ [
+ 15.430081761280292,
+ -17.24538549790168
+ ],
+ [
+ 17.24538549790151,
+ -16.337733629590957
+ ],
+ [
+ 20.875992971143944,
+ -11.799474288038027
+ ],
+ [
+ 22.69129670776516,
+ -7.26121494648487
+ ],
+ [
+ 24.50660044438638,
+ -2.72295560493194
+ ],
+ [
+ 26.32190418100754,
+ 1.8153037366212175
+ ],
+ [
+ 29.952511654249975,
+ 6.3535630781741474
+ ],
+ [
+ 34.49077099580302,
+ 9.984170551416582
+ ],
+ [
+ 39.02903033735606,
+ 10.891822419727077
+ ],
+ [
+ 42.6596378105985,
+ 9.984170551416582
+ ],
+ [
+ 45.382593415530266,
+ 8.168866814795365
+ ],
+ [
+ 45.382593415530266,
+ 8.168866814795365
+ ]
+ ],
+ "pressures": [
+ 0.5510406494140625,
+ 0.570587158203125,
+ 0.5603179931640625,
+ 0.582794189453125,
+ 0.63848876953125,
+ 0.63897705078125,
+ 0.64044189453125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.64288330078125,
+ 0.64141845703125,
+ 0.64141845703125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64190673828125,
+ 0.64141845703125,
+ 0.64825439453125,
+ 0.65313720703125,
+ 0.65460205078125,
+ 0.65460205078125,
+ 0.65313720703125,
+ 0.6160125732421875,
+ 0.5564117431640625,
+ 0.38690185546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 45.382593415530266,
+ 8.168866814795365
+ ]
+ },
+ {
+ "id": "ijyPFTxC_QCjhmKLcJx_5",
+ "type": "freedraw",
+ "x": -322.72917212792095,
+ "y": 1042.5071666767149,
+ "width": 17.24538549790151,
+ "height": 32.67546725918169,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7G",
+ "roundness": null,
+ "seed": 1460294599,
+ "version": 15,
+ "versionNonce": 894193127,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.907651868310495
+ ],
+ [
+ -2.722955604931826,
+ 5.445911209863652
+ ],
+ [
+ -3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ -4.538259341553044,
+ 9.984170551416582
+ ],
+ [
+ -6.353563078174261,
+ 12.707126156348522
+ ],
+ [
+ -8.168866814795479,
+ 15.430081761280235
+ ],
+ [
+ -11.799474288037914,
+ 21.78364483945461
+ ],
+ [
+ -15.430081761280292,
+ 26.32190418100754
+ ],
+ [
+ -17.24538549790151,
+ 29.952511654249975
+ ],
+ [
+ -17.24538549790151,
+ 31.767815390871192
+ ],
+ [
+ -16.3377336295909,
+ 32.67546725918169
+ ],
+ [
+ -16.3377336295909,
+ 32.67546725918169
+ ]
+ ],
+ "pressures": [
+ 0.4210968017578125,
+ 0.5959930419921875,
+ 0.6121063232421875,
+ 0.62530517578125,
+ 0.63751220703125,
+ 0.65069580078125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.64825439453125,
+ 0.5950164794921875,
+ 0.3717498779296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -16.3377336295909,
+ 32.67546725918169
+ ]
+ },
+ {
+ "id": "hIaDFtNZKIOFRqpyt1hyX",
+ "type": "freedraw",
+ "x": -290.05370486873915,
+ "y": 1057.937248437995,
+ "width": 19.96834110283328,
+ "height": 0.907651868310495,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7H",
+ "roundness": null,
+ "seed": 371960807,
+ "version": 12,
+ "versionNonce": 1322592265,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 13.614778024659017,
+ 0
+ ],
+ [
+ 17.245385497901452,
+ 0
+ ],
+ [
+ 19.06068923452267,
+ -0.907651868310495
+ ],
+ [
+ 19.96834110283328,
+ -0.907651868310495
+ ],
+ [
+ 19.96834110283328,
+ -0.907651868310495
+ ]
+ ],
+ "pressures": [
+ 0.457733154296875,
+ 0.578399658203125,
+ 0.586700439453125,
+ 0.5945281982421875,
+ 0.5969696044921875,
+ 0.582305908203125,
+ 0.464080810546875,
+ 0.1656036376953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.96834110283328,
+ -0.907651868310495
+ ]
+ },
+ {
+ "id": "-J2i1SafdOdomuFpLTQp3",
+ "type": "freedraw",
+ "x": -283.7001417905649,
+ "y": 1067.0137671211012,
+ "width": 19.06068923452267,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7I",
+ "roundness": null,
+ "seed": 684785193,
+ "version": 12,
+ "versionNonce": 309852423,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ -0.9076518683107224
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683107224
+ ],
+ [
+ 7.261214946484756,
+ -1.8153037366212175
+ ],
+ [
+ 10.891822419727191,
+ -1.8153037366212175
+ ],
+ [
+ 14.522429892969626,
+ -1.8153037366212175
+ ],
+ [
+ 17.245385497901452,
+ -1.8153037366212175
+ ],
+ [
+ 19.06068923452267,
+ -1.8153037366212175
+ ],
+ [
+ 19.06068923452267,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.5476226806640625,
+ 0.6135711669921875,
+ 0.62530517578125,
+ 0.62969970703125,
+ 0.63116455078125,
+ 0.6208953857421875,
+ 0.515380859375,
+ 0.2637939453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.06068923452267,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "qgyFkrtO4WQAuBIxSMsnh",
+ "type": "freedraw",
+ "x": -163.890095173565,
+ "y": 1016.1852624957073,
+ "width": 27.22955604931815,
+ "height": 49.01320088877276,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7J",
+ "roundness": null,
+ "seed": 117370567,
+ "version": 23,
+ "versionNonce": 1810185961,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ -8.168866814795479,
+ 0.9076518683106087
+ ],
+ [
+ -10.891822419727305,
+ 4.538259341553044
+ ],
+ [
+ -13.614778024659017,
+ 9.984170551416582
+ ],
+ [
+ -16.337733629590844,
+ 17.245385497901452
+ ],
+ [
+ -19.06068923452267,
+ 29.952511654249975
+ ],
+ [
+ -19.06068923452267,
+ 37.213726600734844
+ ],
+ [
+ -18.15303736621206,
+ 41.751985942287774
+ ],
+ [
+ -17.245385497901452,
+ 45.38259341553021
+ ],
+ [
+ -14.522429892969626,
+ 48.10554902046215
+ ],
+ [
+ -8.168866814795479,
+ 48.10554902046215
+ ],
+ [
+ -1.8153037366212175,
+ 47.19789715215143
+ ],
+ [
+ 4.538259341553044,
+ 44.474941547219714
+ ],
+ [
+ 8.168866814795479,
+ 41.751985942287774
+ ],
+ [
+ 8.168866814795479,
+ 41.751985942287774
+ ]
+ ],
+ "pressures": [
+ 0.328277587890625,
+ 0.526123046875,
+ 0.63555908203125,
+ 0.63604736328125,
+ 0.63604736328125,
+ 0.63165283203125,
+ 0.63067626953125,
+ 0.63018798828125,
+ 0.63018798828125,
+ 0.63018798828125,
+ 0.62872314453125,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62969970703125,
+ 0.63360595703125,
+ 0.63409423828125,
+ 0.6228485107421875,
+ 0.586212158203125,
+ 0.4240264892578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 8.168866814795479,
+ 41.751985942287774
+ ]
+ },
+ {
+ "id": "xsSXc1HusFT31jHXJixv4",
+ "type": "freedraw",
+ "x": -141.19879846579988,
+ "y": 1044.322470413336,
+ "width": 19.96834110283328,
+ "height": 17.245385497901452,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7K",
+ "roundness": null,
+ "seed": 1310178151,
+ "version": 29,
+ "versionNonce": 524369959,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366211038,
+ -0.9076518683107224
+ ],
+ [
+ -2.7229556049317125,
+ -0.9076518683107224
+ ],
+ [
+ -2.7229556049317125,
+ -1.8153037366212175
+ ],
+ [
+ -3.6306074732423212,
+ -1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ -0.9076518683107224
+ ],
+ [
+ -5.445911209863539,
+ -0.9076518683107224
+ ],
+ [
+ -7.261214946484756,
+ 0
+ ],
+ [
+ -9.076518683105974,
+ 2.7229556049317125
+ ],
+ [
+ -9.076518683105974,
+ 3.630607473242435
+ ],
+ [
+ -9.984170551416582,
+ 6.3535630781741474
+ ],
+ [
+ -9.076518683105974,
+ 9.076518683106087
+ ],
+ [
+ -7.261214946484756,
+ 11.7994742880378
+ ],
+ [
+ -4.53825934155293,
+ 12.707126156348522
+ ],
+ [
+ -0.907651868310495,
+ 13.614778024659017
+ ],
+ [
+ 2.722955604931826,
+ 12.707126156348522
+ ],
+ [
+ 8.168866814795479,
+ 9.076518683106087
+ ],
+ [
+ 9.076518683106087,
+ 5.445911209863652
+ ],
+ [
+ 9.984170551416696,
+ 2.7229556049317125
+ ],
+ [
+ 9.984170551416696,
+ 0.907651868310495
+ ],
+ [
+ 9.076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ -3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ -3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ -3.630607473242435
+ ],
+ [
+ -1.8153037366211038,
+ -1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ 0.907651868310495
+ ],
+ [
+ -4.53825934155293,
+ 0.907651868310495
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.4929046630859375,
+ 0.4987640380859375,
+ 0.5373687744140625,
+ 0.5559234619140625,
+ 0.566680908203125,
+ 0.568145751953125,
+ 0.573028564453125,
+ 0.573028564453125,
+ 0.572540283203125,
+ 0.571563720703125,
+ 0.571075439453125,
+ 0.570587158203125,
+ 0.570587158203125,
+ 0.568145751953125,
+ 0.5569000244140625,
+ 0.531005859375,
+ 0.529541015625,
+ 0.5334625244140625,
+ 0.5334625244140625,
+ 0.5354156494140625,
+ 0.5315093994140625,
+ 0.514404296875,
+ 0.4103546142578125,
+ 0.3106842041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.53825934155293,
+ 0.907651868310495
+ ]
+ },
+ {
+ "id": "nGSAPhPhdpS2HQtVJHFfN",
+ "type": "freedraw",
+ "x": -113.06159054817101,
+ "y": 1041.5995148084041,
+ "width": 18.15303736621206,
+ "height": 19.06068923452267,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7L",
+ "roundness": null,
+ "seed": 1895861607,
+ "version": 23,
+ "versionNonce": 1620015561,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ -2.722955604931826,
+ -0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ -0.907651868310495
+ ],
+ [
+ -4.538259341553044,
+ -0.907651868310495
+ ],
+ [
+ -6.353563078174261,
+ 0.9076518683107224
+ ],
+ [
+ -9.076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -9.076518683106087,
+ 2.72295560493194
+ ],
+ [
+ -8.168866814795479,
+ 4.538259341553157
+ ],
+ [
+ -4.538259341553044,
+ 7.26121494648487
+ ],
+ [
+ 2.722955604931826,
+ 11.799474288038027
+ ],
+ [
+ 7.261214946484756,
+ 14.52242989296974
+ ],
+ [
+ 9.076518683105974,
+ 16.337733629590957
+ ],
+ [
+ 9.076518683105974,
+ 17.24538549790168
+ ],
+ [
+ 8.168866814795365,
+ 17.24538549790168
+ ],
+ [
+ 2.722955604931826,
+ 18.153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 18.153037366212175
+ ],
+ [
+ -4.538259341553044,
+ 18.153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 17.24538549790168
+ ],
+ [
+ -7.26121494648487,
+ 17.24538549790168
+ ],
+ [
+ -7.26121494648487,
+ 17.24538549790168
+ ]
+ ],
+ "pressures": [
+ 0.01318359375,
+ 0.5495758056640625,
+ 0.5495758056640625,
+ 0.528076171875,
+ 0.521728515625,
+ 0.5422515869140625,
+ 0.565704345703125,
+ 0.5578765869140625,
+ 0.5544586181640625,
+ 0.5481109619140625,
+ 0.5456695556640625,
+ 0.5461578369140625,
+ 0.5461578369140625,
+ 0.5578765869140625,
+ 0.5940399169921875,
+ 0.6096649169921875,
+ 0.6003875732421875,
+ 0.4977874755859375,
+ 0.1035614013671875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -7.26121494648487,
+ 17.24538549790168
+ ]
+ },
+ {
+ "id": "6DOYozhxDgBlA68Fej76T",
+ "type": "freedraw",
+ "x": -103.07741999675443,
+ "y": 1032.522996125298,
+ "width": 18.153037366212175,
+ "height": 10.891822419727077,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7M",
+ "roundness": null,
+ "seed": 1980077575,
+ "version": 20,
+ "versionNonce": 1301586759,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ 2.722955604931826,
+ -0.907651868310495
+ ],
+ [
+ 3.630607473242435,
+ -1.81530373662099
+ ],
+ [
+ 6.353563078174261,
+ -2.7229556049317125
+ ],
+ [
+ 9.076518683106087,
+ -2.7229556049317125
+ ],
+ [
+ 10.891822419727305,
+ -3.6306074732422076
+ ],
+ [
+ 10.891822419727305,
+ -1.81530373662099
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 8.168866814795479,
+ 1.8153037366212175
+ ],
+ [
+ 8.168866814795479,
+ 2.72295560493194
+ ],
+ [
+ 7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ 8.168866814795479,
+ 4.538259341553157
+ ],
+ [
+ 9.984170551416696,
+ 6.353563078174375
+ ],
+ [
+ 13.614778024659131,
+ 7.26121494648487
+ ],
+ [
+ 18.153037366212175,
+ 6.353563078174375
+ ],
+ [
+ 18.153037366212175,
+ 6.353563078174375
+ ]
+ ],
+ "pressures": [
+ 0.3497772216796875,
+ 0.4826507568359375,
+ 0.4885101318359375,
+ 0.502685546875,
+ 0.519287109375,
+ 0.5334625244140625,
+ 0.5359039306640625,
+ 0.5378570556640625,
+ 0.592559814453125,
+ 0.5945281982421875,
+ 0.5950164794921875,
+ 0.5950164794921875,
+ 0.586700439453125,
+ 0.580352783203125,
+ 0.527587890625,
+ 0.3634490966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 18.153037366212175,
+ 6.353563078174375
+ ]
+ },
+ {
+ "id": "l8B30xThx2eghg8xBkR6P",
+ "type": "freedraw",
+ "x": -59.510130317845324,
+ "y": 1008.0163956809118,
+ "width": 9.984170551416696,
+ "height": 65.3509345183636,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7N",
+ "roundness": null,
+ "seed": 348263817,
+ "version": 21,
+ "versionNonce": 2112837801,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ -2.722955604931826,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ -3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ -4.538259341553044,
+ 12.707126156348522
+ ],
+ [
+ -5.445911209863652,
+ 19.96834110283328
+ ],
+ [
+ -6.353563078174261,
+ 29.95251165424986
+ ],
+ [
+ -6.353563078174261,
+ 35.39842286411351
+ ],
+ [
+ -6.353563078174261,
+ 40.844334073977166
+ ],
+ [
+ -4.538259341553044,
+ 54.45911209863641
+ ],
+ [
+ -1.8153037366212175,
+ 60.81267517681056
+ ],
+ [
+ 0.9076518683106087,
+ 64.44328265005299
+ ],
+ [
+ 3.630607473242435,
+ 63.53563078174227
+ ],
+ [
+ 3.630607473242435,
+ 63.53563078174227
+ ]
+ ],
+ "pressures": [
+ 0.3502655029296875,
+ 0.3590545654296875,
+ 0.37518310546875,
+ 0.511474609375,
+ 0.511474609375,
+ 0.511474609375,
+ 0.511962890625,
+ 0.512451171875,
+ 0.512939453125,
+ 0.518798828125,
+ 0.522216796875,
+ 0.522216796875,
+ 0.523193359375,
+ 0.521728515625,
+ 0.522216796875,
+ 0.4694671630859375,
+ 0.340484619140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 63.53563078174227
+ ]
+ },
+ {
+ "id": "yQWGpoipPpCIwsT08F-nh",
+ "type": "freedraw",
+ "x": -42.26474481994376,
+ "y": 1025.2617811788134,
+ "width": 22.691296707765105,
+ "height": 63.535630781742384,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7O",
+ "roundness": null,
+ "seed": 596258825,
+ "version": 48,
+ "versionNonce": 500081255,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 4.53825934155293
+ ],
+ [
+ 1.8153037366212175,
+ 7.2612149464846425
+ ],
+ [
+ 2.7229556049317125,
+ 11.7994742880378
+ ],
+ [
+ 2.7229556049317125,
+ 16.33773362959073
+ ],
+ [
+ 3.6306074732423212,
+ 28.137207917628757
+ ],
+ [
+ 4.53825934155293,
+ 40.84433407397705
+ ],
+ [
+ 6.3535630781741474,
+ 49.92085275708314
+ ],
+ [
+ 7.261214946484756,
+ 56.274415835257514
+ ],
+ [
+ 7.261214946484756,
+ 58.08971957187873
+ ],
+ [
+ 6.3535630781741474,
+ 57.18206770356801
+ ],
+ [
+ 5.445911209863539,
+ 56.274415835257514
+ ],
+ [
+ 4.53825934155293,
+ 54.4591120986363
+ ],
+ [
+ 1.8153037366212175,
+ 49.013200888772644
+ ],
+ [
+ 0,
+ 35.39842286411363
+ ],
+ [
+ 0,
+ 26.32190418100754
+ ],
+ [
+ 0,
+ 18.153037366211947
+ ],
+ [
+ 0,
+ 11.7994742880378
+ ],
+ [
+ 1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ 6.3535630781741474,
+ -1.8153037366212175
+ ],
+ [
+ 9.984170551416582,
+ -4.538259341553044
+ ],
+ [
+ 12.707126156348409,
+ -5.445911209863652
+ ],
+ [
+ 17.245385497901452,
+ -1.8153037366212175
+ ],
+ [
+ 18.15303736621206,
+ 0
+ ],
+ [
+ 19.06068923452267,
+ 6.3535630781741474
+ ],
+ [
+ 18.15303736621206,
+ 9.984170551416582
+ ],
+ [
+ 15.430081761280235,
+ 12.707126156348295
+ ],
+ [
+ 11.7994742880378,
+ 13.614778024659017
+ ],
+ [
+ 8.168866814795365,
+ 14.522429892969512
+ ],
+ [
+ 7.261214946484756,
+ 14.522429892969512
+ ],
+ [
+ 7.261214946484756,
+ 15.430081761280235
+ ],
+ [
+ 8.168866814795365,
+ 15.430081761280235
+ ],
+ [
+ 11.7994742880378,
+ 14.522429892969512
+ ],
+ [
+ 15.430081761280235,
+ 15.430081761280235
+ ],
+ [
+ 19.06068923452267,
+ 17.245385497901452
+ ],
+ [
+ 19.96834110283328,
+ 18.153037366211947
+ ],
+ [
+ 21.783644839454496,
+ 19.06068923452267
+ ],
+ [
+ 22.691296707765105,
+ 22.691296707765105
+ ],
+ [
+ 20.875992971143887,
+ 25.414252312696817
+ ],
+ [
+ 18.15303736621206,
+ 28.137207917628757
+ ],
+ [
+ 14.522429892969626,
+ 29.952511654249975
+ ],
+ [
+ 10.891822419727191,
+ 30.86016352256047
+ ],
+ [
+ 6.3535630781741474,
+ 31.767815390871192
+ ],
+ [
+ 4.53825934155293,
+ 32.67546725918169
+ ],
+ [
+ 3.6306074732423212,
+ 32.67546725918169
+ ],
+ [
+ 3.6306074732423212,
+ 32.67546725918169
+ ]
+ ],
+ "pressures": [
+ 0.2891998291015625,
+ 0.448944091796875,
+ 0.454315185546875,
+ 0.458221435546875,
+ 0.467987060546875,
+ 0.4723968505859375,
+ 0.4723968505859375,
+ 0.4719085693359375,
+ 0.4714202880859375,
+ 0.4782562255859375,
+ 0.4821624755859375,
+ 0.4826507568359375,
+ 0.4826507568359375,
+ 0.4826507568359375,
+ 0.4821624755859375,
+ 0.4826507568359375,
+ 0.4816741943359375,
+ 0.4811859130859375,
+ 0.4777679443359375,
+ 0.4704437255859375,
+ 0.468475341796875,
+ 0.468475341796875,
+ 0.4753265380859375,
+ 0.4767913818359375,
+ 0.4831390380859375,
+ 0.4958343505859375,
+ 0.527587890625,
+ 0.5324859619140625,
+ 0.5339508056640625,
+ 0.527587890625,
+ 0.4782562255859375,
+ 0.4069366455078125,
+ 0.4064483642578125,
+ 0.40545654296875,
+ 0.40301513671875,
+ 0.40203857421875,
+ 0.40203857421875,
+ 0.4337921142578125,
+ 0.4797210693359375,
+ 0.504150390625,
+ 0.516357421875,
+ 0.516845703125,
+ 0.4782562255859375,
+ 0.3517303466796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.6306074732423212,
+ 32.67546725918169
+ ]
+ },
+ {
+ "id": "btpfnIx-VeDKpRY8luuI2",
+ "type": "freedraw",
+ "x": -7.7739738241407395,
+ "y": 1008.9240475492225,
+ "width": 13.614778024659017,
+ "height": 55.36676396694702,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7P",
+ "roundness": null,
+ "seed": 1741632295,
+ "version": 18,
+ "versionNonce": 1706056585,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366211038,
+ 0
+ ],
+ [
+ 2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ 4.53825934155293,
+ 1.8153037366212175
+ ],
+ [
+ 5.445911209863539,
+ 3.630607473242435
+ ],
+ [
+ 7.261214946484756,
+ 5.445911209863652
+ ],
+ [
+ 9.076518683105974,
+ 8.168866814795479
+ ],
+ [
+ 11.7994742880378,
+ 16.337733629590957
+ ],
+ [
+ 13.614778024659017,
+ 25.414252312696817
+ ],
+ [
+ 13.614778024659017,
+ 34.490770995802905
+ ],
+ [
+ 13.614778024659017,
+ 39.02903033735606
+ ],
+ [
+ 12.707126156348409,
+ 46.29024528384093
+ ],
+ [
+ 10.891822419727191,
+ 50.82850462539386
+ ],
+ [
+ 9.984170551416582,
+ 54.4591120986363
+ ],
+ [
+ 9.076518683105974,
+ 55.36676396694702
+ ],
+ [
+ 9.076518683105974,
+ 55.36676396694702
+ ]
+ ],
+ "pressures": [
+ 0.327301025390625,
+ 0.38739013671875,
+ 0.39617919921875,
+ 0.40447998046875,
+ 0.4196319580078125,
+ 0.440643310546875,
+ 0.447967529296875,
+ 0.467498779296875,
+ 0.4831390380859375,
+ 0.4904632568359375,
+ 0.4904632568359375,
+ 0.4958343505859375,
+ 0.4958343505859375,
+ 0.446502685546875,
+ 0.2315521240234375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683105974,
+ 55.36676396694702
+ ]
+ },
+ {
+ "id": "ZGTML4KT4EA2xsPpLKLgR",
+ "type": "freedraw",
+ "x": 23.086189698419844,
+ "y": 1022.5388255738816,
+ "width": 15.430081761280235,
+ "height": 38.12137846904545,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Q",
+ "roundness": null,
+ "seed": 457965449,
+ "version": 23,
+ "versionNonce": 1354481031,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 1.8153037366211038
+ ],
+ [
+ 1.8153037366212175,
+ 3.6306074732423212
+ ],
+ [
+ 2.722955604931826,
+ 5.445911209863539
+ ],
+ [
+ 3.630607473242435,
+ 11.799474288037686
+ ],
+ [
+ 4.538259341553044,
+ 19.96834110283328
+ ],
+ [
+ 6.3535630781741474,
+ 29.95251165424986
+ ],
+ [
+ 8.168866814795365,
+ 34.49077099580302
+ ],
+ [
+ 10.891822419727191,
+ 37.21372660073473
+ ],
+ [
+ 11.7994742880378,
+ 38.12137846904545
+ ],
+ [
+ 12.707126156348409,
+ 38.12137846904545
+ ],
+ [
+ 13.614778024659017,
+ 38.12137846904545
+ ],
+ [
+ 13.614778024659017,
+ 35.39842286411351
+ ],
+ [
+ 14.522429892969626,
+ 31.76781539087108
+ ],
+ [
+ 14.522429892969626,
+ 26.321904181007426
+ ],
+ [
+ 14.522429892969626,
+ 19.96834110283328
+ ],
+ [
+ 14.522429892969626,
+ 9.984170551416469
+ ],
+ [
+ 15.430081761280235,
+ 5.445911209863539
+ ],
+ [
+ 15.430081761280235,
+ 1.8153037366211038
+ ],
+ [
+ 15.430081761280235,
+ 0
+ ],
+ [
+ 15.430081761280235,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.338043212890625,
+ 0.4113311767578125,
+ 0.4225616455078125,
+ 0.438201904296875,
+ 0.457244873046875,
+ 0.466033935546875,
+ 0.465545654296875,
+ 0.453826904296875,
+ 0.4313507080078125,
+ 0.4123077392578125,
+ 0.40008544921875,
+ 0.40594482421875,
+ 0.4230499267578125,
+ 0.4328155517578125,
+ 0.4333038330078125,
+ 0.4313507080078125,
+ 0.39227294921875,
+ 0.3688201904296875,
+ 0.3028717041015625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280235,
+ 0
+ ]
+ },
+ {
+ "id": "r6Z1_hEQCNKi2r00tGxsJ",
+ "type": "freedraw",
+ "x": 51.2233976160486,
+ "y": 1044.322470413336,
+ "width": 8.168866814795479,
+ "height": 16.337733629590957,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7R",
+ "roundness": null,
+ "seed": 1678176489,
+ "version": 24,
+ "versionNonce": 2014184041,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683107224
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 2.7229556049317125
+ ],
+ [
+ -2.722955604931826,
+ 4.53825934155293
+ ],
+ [
+ -2.722955604931826,
+ 7.26121494648487
+ ],
+ [
+ -2.722955604931826,
+ 8.168866814795365
+ ],
+ [
+ -2.722955604931826,
+ 9.984170551416582
+ ],
+ [
+ -1.8153037366212175,
+ 13.614778024659017
+ ],
+ [
+ 0,
+ 14.52242989296974
+ ],
+ [
+ 0.9076518683106087,
+ 15.430081761280235
+ ],
+ [
+ 1.8153037366212175,
+ 14.52242989296974
+ ],
+ [
+ 2.722955604931826,
+ 13.614778024659017
+ ],
+ [
+ 5.445911209863652,
+ 9.076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 6.3535630781741474
+ ],
+ [
+ 5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ 4.538259341553044,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ 0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.4176788330078125,
+ 0.449920654296875,
+ 0.5393218994140625,
+ 0.5388336181640625,
+ 0.5378570556640625,
+ 0.5363922119140625,
+ 0.523193359375,
+ 0.511474609375,
+ 0.4997406005859375,
+ 0.4758148193359375,
+ 0.4723968505859375,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.4709320068359375,
+ 0.4704437255859375,
+ 0.4719085693359375,
+ 0.4806976318359375,
+ 0.4806976318359375,
+ 0.4709320068359375,
+ 0.3619842529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.9076518683106087,
+ 0
+ ]
+ },
+ {
+ "id": "cdFywZJ1GPUFQ8N7yWSvP",
+ "type": "freedraw",
+ "x": 57.57696069422286,
+ "y": 1018.9082181006391,
+ "width": 14.522429892969626,
+ "height": 15.430081761280121,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7S",
+ "roundness": null,
+ "seed": 1530887879,
+ "version": 19,
+ "versionNonce": 1503163559,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 4.53825934155293,
+ -1.8153037366212175
+ ],
+ [
+ 5.445911209863539,
+ -1.8153037366212175
+ ],
+ [
+ 6.3535630781741474,
+ -1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ 9.076518683105974,
+ -0.9076518683106087
+ ],
+ [
+ 9.076518683105974,
+ 0
+ ],
+ [
+ 9.076518683105974,
+ 1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ 4.538259341553044
+ ],
+ [
+ 8.168866814795365,
+ 7.261214946484756
+ ],
+ [
+ 8.168866814795365,
+ 9.076518683105974
+ ],
+ [
+ 8.168866814795365,
+ 9.984170551416696
+ ],
+ [
+ 9.076518683105974,
+ 9.984170551416696
+ ],
+ [
+ 11.7994742880378,
+ 11.799474288037914
+ ],
+ [
+ 14.522429892969626,
+ 13.614778024658904
+ ],
+ [
+ 14.522429892969626,
+ 13.614778024658904
+ ]
+ ],
+ "pressures": [
+ 0.337554931640625,
+ 0.4123077392578125,
+ 0.4269561767578125,
+ 0.4362335205078125,
+ 0.442108154296875,
+ 0.462615966796875,
+ 0.504638671875,
+ 0.518798828125,
+ 0.519775390625,
+ 0.515869140625,
+ 0.4987640380859375,
+ 0.467498779296875,
+ 0.457244873046875,
+ 0.447479248046875,
+ 0.314605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 14.522429892969626,
+ 13.614778024658904
+ ]
+ },
+ {
+ "id": "PLmKoqrL5nk7-bVM6Bdaz",
+ "type": "freedraw",
+ "x": 100.23659850482125,
+ "y": 1018.0005662323285,
+ "width": 17.245385497901452,
+ "height": 39.93668220566656,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7T",
+ "roundness": null,
+ "seed": 696723751,
+ "version": 26,
+ "versionNonce": 30657865,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -5.445911209863539,
+ 0
+ ],
+ [
+ -7.261214946484756,
+ 1.8153037366212175
+ ],
+ [
+ -8.168866814795365,
+ 1.8153037366212175
+ ],
+ [
+ -8.168866814795365,
+ 2.722955604931826
+ ],
+ [
+ -9.076518683105974,
+ 3.630607473242435
+ ],
+ [
+ -9.984170551416582,
+ 7.26121494648487
+ ],
+ [
+ -9.076518683105974,
+ 10.891822419727305
+ ],
+ [
+ -7.261214946484756,
+ 14.522429892969512
+ ],
+ [
+ -3.630607473242435,
+ 19.06068923452267
+ ],
+ [
+ 0,
+ 23.5989485760756
+ ],
+ [
+ 5.445911209863652,
+ 29.952511654249975
+ ],
+ [
+ 6.353563078174261,
+ 33.58311912749241
+ ],
+ [
+ 7.26121494648487,
+ 35.39842286411363
+ ],
+ [
+ 4.538259341553044,
+ 38.12137846904534
+ ],
+ [
+ 0.9076518683106087,
+ 39.93668220566656
+ ],
+ [
+ -1.8153037366212175,
+ 39.93668220566656
+ ],
+ [
+ -3.630607473242435,
+ 39.93668220566656
+ ],
+ [
+ -5.445911209863539,
+ 39.93668220566656
+ ],
+ [
+ -7.261214946484756,
+ 39.93668220566656
+ ],
+ [
+ -8.168866814795365,
+ 39.02903033735606
+ ],
+ [
+ -8.168866814795365,
+ 39.02903033735606
+ ]
+ ],
+ "pressures": [
+ 0.4806976318359375,
+ 0.527099609375,
+ 0.527099609375,
+ 0.528076171875,
+ 0.528076171875,
+ 0.530029296875,
+ 0.5354156494140625,
+ 0.5373687744140625,
+ 0.5368804931640625,
+ 0.5398101806640625,
+ 0.5417633056640625,
+ 0.5476226806640625,
+ 0.5476226806640625,
+ 0.5446929931640625,
+ 0.5427398681640625,
+ 0.5451812744140625,
+ 0.563262939453125,
+ 0.580841064453125,
+ 0.581817626953125,
+ 0.574981689453125,
+ 0.5578765869140625,
+ 0.463104248046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.168866814795365,
+ 39.02903033735606
+ ]
+ },
+ {
+ "id": "EZKapFHezJkmaB_DXTWRs",
+ "type": "freedraw",
+ "x": 117.48198400272281,
+ "y": 1043.4148185450254,
+ "width": 3.630607473242435,
+ "height": 15.430081761280462,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7U",
+ "roundness": null,
+ "seed": 323509513,
+ "version": 9,
+ "versionNonce": 269567943,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 4.538259341553157
+ ],
+ [
+ -0.9076518683106087,
+ 9.076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 11.799474288038027
+ ],
+ [
+ 1.8153037366212175,
+ 15.430081761280462
+ ],
+ [
+ 2.722955604931826,
+ 15.430081761280462
+ ],
+ [
+ 2.722955604931826,
+ 15.430081761280462
+ ]
+ ],
+ "pressures": [
+ 0.2989654541015625,
+ 0.5520172119140625,
+ 0.5451812744140625,
+ 0.4982757568359375,
+ 0.0972137451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.722955604931826,
+ 15.430081761280462
+ ]
+ },
+ {
+ "id": "GEcvCVDrCBdEO_DA1u-ny",
+ "type": "freedraw",
+ "x": 119.29728773934403,
+ "y": 1033.4306479936088,
+ "width": 5.445911209863652,
+ "height": 2.7229556049317125,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7V",
+ "roundness": null,
+ "seed": 1436238409,
+ "version": 10,
+ "versionNonce": 710753321,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496347,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683107224
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ -0.9076518683107224
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0.907651868310495
+ ],
+ [
+ 3.630607473242435,
+ 0.907651868310495
+ ]
+ ],
+ "pressures": [
+ 0.1050262451171875,
+ 0.6707305908203125,
+ 0.5984344482421875,
+ 0.531005859375,
+ 0.38787841796875,
+ 0.1743927001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 0.907651868310495
+ ]
+ },
+ {
+ "id": "N1clysw7H9BtFWonVR278",
+ "type": "freedraw",
+ "x": 129.28145829076072,
+ "y": 1052.4913372281314,
+ "width": 11.7994742880378,
+ "height": 11.799474288038027,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7W",
+ "roundness": null,
+ "seed": 2531719,
+ "version": 15,
+ "versionNonce": 574797543,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -6.3535630781741474
+ ],
+ [
+ 0.907651868310495,
+ -8.168866814795365
+ ],
+ [
+ 2.7229556049317125,
+ -9.984170551416582
+ ],
+ [
+ 3.6306074732423212,
+ -10.891822419727305
+ ],
+ [
+ 4.53825934155293,
+ -10.891822419727305
+ ],
+ [
+ 5.445911209863539,
+ -9.984170551416582
+ ],
+ [
+ 6.3535630781741474,
+ -7.26121494648487
+ ],
+ [
+ 7.261214946484756,
+ -3.630607473242435
+ ],
+ [
+ 9.076518683105974,
+ 0
+ ],
+ [
+ 9.984170551416582,
+ 0.9076518683107224
+ ],
+ [
+ 11.7994742880378,
+ 0.9076518683107224
+ ],
+ [
+ 11.7994742880378,
+ 0.9076518683107224
+ ]
+ ],
+ "pressures": [
+ 0.5969696044921875,
+ 0.5955047607421875,
+ 0.5940399169921875,
+ 0.583282470703125,
+ 0.577423095703125,
+ 0.577423095703125,
+ 0.63897705078125,
+ 0.6653594970703125,
+ 0.6629180908203125,
+ 0.5612945556640625,
+ 0.3683319091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 11.7994742880378,
+ 0.9076518683107224
+ ]
+ },
+ {
+ "id": "lfYVjC79n9N4xr5SL0Mpz",
+ "type": "freedraw",
+ "x": 172.84874796966972,
+ "y": 1011.6470031541543,
+ "width": 9.076518683106087,
+ "height": 46.29024528384093,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7X",
+ "roundness": null,
+ "seed": 1471578535,
+ "version": 16,
+ "versionNonce": 563465993,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ -5.445911209863652,
+ 11.799474288037914
+ ],
+ [
+ -7.26121494648487,
+ 17.245385497901566
+ ],
+ [
+ -8.168866814795479,
+ 22.69129670776499
+ ],
+ [
+ -9.076518683106087,
+ 32.6754672591818
+ ],
+ [
+ -8.168866814795479,
+ 39.93668220566667
+ ],
+ [
+ -7.26121494648487,
+ 42.65963781059838
+ ],
+ [
+ -5.445911209863652,
+ 44.4749415472196
+ ],
+ [
+ -4.538259341553044,
+ 45.38259341553032
+ ],
+ [
+ -4.538259341553044,
+ 45.38259341553032
+ ]
+ ],
+ "pressures": [
+ 0.4850921630859375,
+ 0.6062469482421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.6042938232421875,
+ 0.5989227294921875,
+ 0.586212158203125,
+ 0.574493408203125,
+ 0.502197265625,
+ 0.40057373046875,
+ 0.2774658203125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.538259341553044,
+ 45.38259341553032
+ ]
+ },
+ {
+ "id": "bpXKTBCOlJL8a9emejPmp",
+ "type": "freedraw",
+ "x": 199.17065215067726,
+ "y": 1033.4306479936088,
+ "width": 22.691296707765105,
+ "height": 25.414252312697045,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Y",
+ "roundness": null,
+ "seed": 1410442793,
+ "version": 26,
+ "versionNonce": 1186546183,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 2.7229556049317125
+ ],
+ [
+ 0.9076518683106087,
+ 4.53825934155293
+ ],
+ [
+ 0.9076518683106087,
+ 7.26121494648487
+ ],
+ [
+ 0.9076518683106087,
+ 9.076518683106087
+ ],
+ [
+ 0,
+ 11.7994742880378
+ ],
+ [
+ -1.8153037366212175,
+ 17.245385497901452
+ ],
+ [
+ -3.6306074732423212,
+ 20.875992971143887
+ ],
+ [
+ -9.076518683105974,
+ 24.506600444386322
+ ],
+ [
+ -12.707126156348409,
+ 25.414252312697045
+ ],
+ [
+ -15.430081761280235,
+ 24.506600444386322
+ ],
+ [
+ -16.337733629590844,
+ 22.691296707765105
+ ],
+ [
+ -17.245385497901452,
+ 21.78364483945461
+ ],
+ [
+ -17.245385497901452,
+ 17.245385497901452
+ ],
+ [
+ -16.337733629590844,
+ 15.430081761280235
+ ],
+ [
+ -14.522429892969626,
+ 14.52242989296974
+ ],
+ [
+ -12.707126156348409,
+ 13.614778024659017
+ ],
+ [
+ -9.984170551416582,
+ 12.707126156348522
+ ],
+ [
+ -5.445911209863539,
+ 14.52242989296974
+ ],
+ [
+ -2.7229556049317125,
+ 16.337733629590957
+ ],
+ [
+ 0,
+ 18.153037366212175
+ ],
+ [
+ 4.538259341553044,
+ 21.78364483945461
+ ],
+ [
+ 5.445911209863652,
+ 23.598948576075827
+ ],
+ [
+ 5.445911209863652,
+ 23.598948576075827
+ ]
+ ],
+ "pressures": [
+ 0.520263671875,
+ 0.6160125732421875,
+ 0.6233367919921875,
+ 0.62872314453125,
+ 0.62872314453125,
+ 0.62579345703125,
+ 0.6165008544921875,
+ 0.587677001953125,
+ 0.4792327880859375,
+ 0.4298858642578125,
+ 0.4293975830078125,
+ 0.4259796142578125,
+ 0.4235382080078125,
+ 0.4342803955078125,
+ 0.4753265380859375,
+ 0.527099609375,
+ 0.567169189453125,
+ 0.5955047607421875,
+ 0.6155242919921875,
+ 0.6160125732421875,
+ 0.577423095703125,
+ 0.2789306640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 23.598948576075827
+ ]
+ },
+ {
+ "id": "nBYnQiaN9uL9iyLfYLynu",
+ "type": "freedraw",
+ "x": 213.693082043647,
+ "y": 1013.4623068907755,
+ "width": 13.614778024659017,
+ "height": 46.29024528384093,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7Z",
+ "roundness": null,
+ "seed": 1190100135,
+ "version": 20,
+ "versionNonce": 234423785,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ 5.445911209863652,
+ 4.538259341553044
+ ],
+ [
+ 9.076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 9.984170551416582,
+ 15.430081761280348
+ ],
+ [
+ 10.891822419727305,
+ 19.96834110283328
+ ],
+ [
+ 11.7994742880378,
+ 24.50660044438621
+ ],
+ [
+ 12.707126156348522,
+ 33.583119127492296
+ ],
+ [
+ 12.707126156348522,
+ 39.93668220566667
+ ],
+ [
+ 13.614778024659017,
+ 41.75198594228789
+ ],
+ [
+ 13.614778024659017,
+ 43.567289678909106
+ ],
+ [
+ 13.614778024659017,
+ 44.4749415472196
+ ],
+ [
+ 13.614778024659017,
+ 45.38259341553032
+ ],
+ [
+ 12.707126156348522,
+ 45.38259341553032
+ ],
+ [
+ 12.707126156348522,
+ 45.38259341553032
+ ]
+ ],
+ "pressures": [
+ 0.2931060791015625,
+ 0.4885101318359375,
+ 0.592559814453125,
+ 0.6204071044921875,
+ 0.64044189453125,
+ 0.65020751953125,
+ 0.6678009033203125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.6692657470703125,
+ 0.6629180908203125,
+ 0.63995361328125,
+ 0.6228485107421875,
+ 0.6091766357421875,
+ 0.528564453125,
+ 0.3053131103515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 45.38259341553032
+ ]
+ },
+ {
+ "id": "fgqFVeqCZTORcVjYKJ_yA",
+ "type": "freedraw",
+ "x": 258.1680235908667,
+ "y": 1047.0454260182678,
+ "width": 19.06068923452267,
+ "height": 4.53825934155293,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7a",
+ "roundness": null,
+ "seed": 1080968425,
+ "version": 11,
+ "versionNonce": 779184423,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ -0.907651868310495
+ ],
+ [
+ 1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ 3.630607473242435,
+ -0.907651868310495
+ ],
+ [
+ 8.168866814795365,
+ -2.7229556049317125
+ ],
+ [
+ 10.891822419727305,
+ -2.7229556049317125
+ ],
+ [
+ 17.245385497901452,
+ -3.630607473242435
+ ],
+ [
+ 19.06068923452267,
+ -4.53825934155293
+ ],
+ [
+ 19.06068923452267,
+ -4.53825934155293
+ ]
+ ],
+ "pressures": [
+ 0.574005126953125,
+ 0.63409423828125,
+ 0.63311767578125,
+ 0.63409423828125,
+ 0.62969970703125,
+ 0.6165008544921875,
+ 0.4152374267578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 19.06068923452267,
+ -4.53825934155293
+ ]
+ },
+ {
+ "id": "k4qMsvqSz0SZCEsYoWC1z",
+ "type": "freedraw",
+ "x": 336.22608426557883,
+ "y": 1015.2776106273967,
+ "width": 18.153037366212175,
+ "height": 39.02903033735606,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7b",
+ "roundness": null,
+ "seed": 1637979401,
+ "version": 18,
+ "versionNonce": 982671561,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -2.72295560493194,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ -7.26121494648487,
+ 4.538259341553044
+ ],
+ [
+ -9.076518683106087,
+ 8.168866814795479
+ ],
+ [
+ -12.707126156348522,
+ 15.430081761280348
+ ],
+ [
+ -15.430081761280462,
+ 26.321904181007426
+ ],
+ [
+ -15.430081761280462,
+ 31.76781539087108
+ ],
+ [
+ -12.707126156348522,
+ 35.39842286411351
+ ],
+ [
+ -9.98417055141681,
+ 37.21372660073473
+ ],
+ [
+ -5.445911209863652,
+ 38.12137846904545
+ ],
+ [
+ -2.72295560493194,
+ 38.12137846904545
+ ],
+ [
+ 2.7229556049317125,
+ 38.12137846904545
+ ],
+ [
+ 2.7229556049317125,
+ 38.12137846904545
+ ]
+ ],
+ "pressures": [
+ 0.319976806640625,
+ 0.5588531494140625,
+ 0.563751220703125,
+ 0.567657470703125,
+ 0.574493408203125,
+ 0.575469970703125,
+ 0.579376220703125,
+ 0.586212158203125,
+ 0.589630126953125,
+ 0.591094970703125,
+ 0.591094970703125,
+ 0.579376220703125,
+ 0.505615234375,
+ 0.38201904296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.7229556049317125,
+ 38.12137846904545
+ ]
+ },
+ {
+ "id": "L40Wm5qGnJeIOEx9otXFP",
+ "type": "freedraw",
+ "x": 357.1020772367227,
+ "y": 1037.9689073351617,
+ "width": 16.33773362959073,
+ "height": 15.430081761280235,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7c",
+ "roundness": null,
+ "seed": 887410503,
+ "version": 25,
+ "versionNonce": 920104007,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -0.907651868310495
+ ],
+ [
+ -1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ -2.72295560493194,
+ -0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ -0.907651868310495
+ ],
+ [
+ -6.353563078174375,
+ 0.9076518683107224
+ ],
+ [
+ -8.168866814795365,
+ 3.630607473242435
+ ],
+ [
+ -9.984170551416582,
+ 8.168866814795592
+ ],
+ [
+ -9.076518683106087,
+ 10.891822419727305
+ ],
+ [
+ -8.168866814795365,
+ 12.707126156348522
+ ],
+ [
+ -6.353563078174375,
+ 13.614778024659245
+ ],
+ [
+ -5.445911209863652,
+ 14.52242989296974
+ ],
+ [
+ -0.9076518683107224,
+ 14.52242989296974
+ ],
+ [
+ 2.7229556049317125,
+ 12.707126156348522
+ ],
+ [
+ 4.53825934155293,
+ 9.076518683106087
+ ],
+ [
+ 6.3535630781741474,
+ 5.445911209863652
+ ],
+ [
+ 6.3535630781741474,
+ 2.72295560493194
+ ],
+ [
+ 4.53825934155293,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.907651868310495
+ ],
+ [
+ -0.9076518683107224,
+ -0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683107224
+ ],
+ [
+ -4.538259341553157,
+ 2.72295560493194
+ ],
+ [
+ -4.538259341553157,
+ 2.72295560493194
+ ]
+ ],
+ "pressures": [
+ 0.2701416015625,
+ 0.4772796630859375,
+ 0.507568359375,
+ 0.504150390625,
+ 0.501708984375,
+ 0.516357421875,
+ 0.5476226806640625,
+ 0.5515289306640625,
+ 0.5495758056640625,
+ 0.5471343994140625,
+ 0.5471343994140625,
+ 0.5456695556640625,
+ 0.5437164306640625,
+ 0.5354156494140625,
+ 0.512939453125,
+ 0.504150390625,
+ 0.505615234375,
+ 0.515869140625,
+ 0.4958343505859375,
+ 0.4269561767578125,
+ 0.314117431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.538259341553157,
+ 2.72295560493194
+ ]
+ },
+ {
+ "id": "53pIpufu02QDfoLkDsVIk",
+ "type": "freedraw",
+ "x": 380.70102581279855,
+ "y": 1035.24595173023,
+ "width": 16.33773362959073,
+ "height": 20.875992971144115,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7d",
+ "roundness": null,
+ "seed": 1001699079,
+ "version": 23,
+ "versionNonce": 83713961,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683107224
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683107224
+ ],
+ [
+ -2.72295560493194,
+ 0
+ ],
+ [
+ -4.538259341553157,
+ 0.907651868310495
+ ],
+ [
+ -5.445911209863652,
+ 0.907651868310495
+ ],
+ [
+ -7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ -6.353563078174375,
+ 4.53825934155293
+ ],
+ [
+ -3.630607473242435,
+ 7.26121494648487
+ ],
+ [
+ -2.72295560493194,
+ 9.076518683106087
+ ],
+ [
+ -0.9076518683107224,
+ 9.984170551416582
+ ],
+ [
+ 2.7229556049317125,
+ 12.707126156348522
+ ],
+ [
+ 5.445911209863425,
+ 14.52242989296974
+ ],
+ [
+ 5.445911209863425,
+ 15.430081761280235
+ ],
+ [
+ 4.53825934155293,
+ 16.337733629590957
+ ],
+ [
+ 0,
+ 17.245385497901452
+ ],
+ [
+ -7.26121494648487,
+ 19.06068923452267
+ ],
+ [
+ -9.076518683106087,
+ 19.06068923452267
+ ],
+ [
+ -9.98417055141681,
+ 19.06068923452267
+ ],
+ [
+ -10.891822419727305,
+ 19.968341102833392
+ ],
+ [
+ -10.891822419727305,
+ 19.968341102833392
+ ]
+ ],
+ "pressures": [
+ 0.39862060546875,
+ 0.521728515625,
+ 0.5339508056640625,
+ 0.5334625244140625,
+ 0.5349273681640625,
+ 0.5363922119140625,
+ 0.5339508056640625,
+ 0.525146484375,
+ 0.505126953125,
+ 0.4987640380859375,
+ 0.4963226318359375,
+ 0.4943695068359375,
+ 0.516845703125,
+ 0.576934814453125,
+ 0.583770751953125,
+ 0.584747314453125,
+ 0.513427734375,
+ 0.38885498046875,
+ 0.199798583984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -10.891822419727305,
+ 19.968341102833392
+ ]
+ },
+ {
+ "id": "XlVecVd5mbuyobXwXLsnI",
+ "type": "freedraw",
+ "x": 413.37649307198024,
+ "y": 1005.29344007598,
+ "width": 8.168866814795592,
+ "height": 52.64380836201508,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7e",
+ "roundness": null,
+ "seed": 1317799,
+ "version": 17,
+ "versionNonce": 1539869543,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -2.7229556049317125,
+ 5.445911209863652
+ ],
+ [
+ -3.630607473242435,
+ 11.799474288037914
+ ],
+ [
+ -4.53825934155293,
+ 15.430081761280348
+ ],
+ [
+ -5.445911209863652,
+ 20.875992971143887
+ ],
+ [
+ -6.3535630781741474,
+ 25.414252312697045
+ ],
+ [
+ -7.26121494648487,
+ 34.490770995802905
+ ],
+ [
+ -7.26121494648487,
+ 42.6596378105985
+ ],
+ [
+ -6.3535630781741474,
+ 45.38259341553021
+ ],
+ [
+ -4.53825934155293,
+ 48.10554902046215
+ ],
+ [
+ -0.907651868310495,
+ 51.736156493704584
+ ],
+ [
+ 0.9076518683107224,
+ 52.64380836201508
+ ],
+ [
+ 0.9076518683107224,
+ 52.64380836201508
+ ]
+ ],
+ "pressures": [
+ 0.332183837890625,
+ 0.512451171875,
+ 0.515380859375,
+ 0.515380859375,
+ 0.520751953125,
+ 0.5359039306640625,
+ 0.5481109619140625,
+ 0.5612945556640625,
+ 0.572540283203125,
+ 0.570587158203125,
+ 0.5398101806640625,
+ 0.4699554443359375,
+ 0.14605712890625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683107224,
+ 52.64380836201508
+ ]
+ },
+ {
+ "id": "cJO2cXeiwwSA6PhgOh0yo",
+ "type": "freedraw",
+ "x": 435.16013791143484,
+ "y": 1023.4464774421922,
+ "width": 21.78364483945461,
+ "height": 55.366763966946905,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7f",
+ "roundness": null,
+ "seed": 1424426727,
+ "version": 47,
+ "versionNonce": 191201929,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.907651868310495
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0.907651868310495,
+ 3.630607473242435
+ ],
+ [
+ 0.907651868310495,
+ 7.26121494648487
+ ],
+ [
+ 0.907651868310495,
+ 10.891822419727077
+ ],
+ [
+ 0.907651868310495,
+ 20.875992971143887
+ ],
+ [
+ 0.907651868310495,
+ 32.67546725918169
+ ],
+ [
+ 0.907651868310495,
+ 42.65963781059827
+ ],
+ [
+ 0.907651868310495,
+ 50.82850462539386
+ ],
+ [
+ 0.907651868310495,
+ 52.64380836201508
+ ],
+ [
+ 0.907651868310495,
+ 51.73615649370436
+ ],
+ [
+ 0,
+ 48.10554902046192
+ ],
+ [
+ -1.8153037366212175,
+ 42.65963781059827
+ ],
+ [
+ -2.72295560493194,
+ 31.767815390871192
+ ],
+ [
+ -2.72295560493194,
+ 23.5989485760756
+ ],
+ [
+ -0.9076518683107224,
+ 15.430081761280235
+ ],
+ [
+ 1.8153037366212175,
+ 8.168866814795365
+ ],
+ [
+ 5.445911209863652,
+ 3.630607473242435
+ ],
+ [
+ 7.26121494648487,
+ 0.907651868310495
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 10.891822419727305,
+ -1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ -2.722955604931826
+ ],
+ [
+ 16.33773362959073,
+ -1.8153037366212175
+ ],
+ [
+ 17.245385497901452,
+ 0
+ ],
+ [
+ 18.153037366211947,
+ 6.3535630781741474
+ ],
+ [
+ 16.33773362959073,
+ 9.984170551416582
+ ],
+ [
+ 13.614778024659017,
+ 13.614778024659017
+ ],
+ [
+ 10.891822419727305,
+ 14.522429892969512
+ ],
+ [
+ 9.076518683106087,
+ 15.430081761280235
+ ],
+ [
+ 7.26121494648487,
+ 15.430081761280235
+ ],
+ [
+ 9.076518683106087,
+ 16.33773362959073
+ ],
+ [
+ 9.984170551416582,
+ 17.245385497901452
+ ],
+ [
+ 12.707126156348522,
+ 18.153037366211947
+ ],
+ [
+ 15.430081761280235,
+ 20.875992971143887
+ ],
+ [
+ 17.245385497901452,
+ 24.506600444386322
+ ],
+ [
+ 19.06068923452267,
+ 27.229556049318035
+ ],
+ [
+ 19.06068923452267,
+ 29.044859785939252
+ ],
+ [
+ 19.06068923452267,
+ 30.86016352256047
+ ],
+ [
+ 16.33773362959073,
+ 31.767815390871192
+ ],
+ [
+ 12.707126156348522,
+ 32.67546725918169
+ ],
+ [
+ 9.076518683106087,
+ 32.67546725918169
+ ],
+ [
+ 5.445911209863652,
+ 32.67546725918169
+ ],
+ [
+ 3.630607473242435,
+ 31.767815390871192
+ ],
+ [
+ 3.630607473242435,
+ 31.767815390871192
+ ]
+ ],
+ "pressures": [
+ 0.3649139404296875,
+ 0.459197998046875,
+ 0.504638671875,
+ 0.514404296875,
+ 0.518310546875,
+ 0.519775390625,
+ 0.523193359375,
+ 0.520751953125,
+ 0.511962890625,
+ 0.504150390625,
+ 0.4889984130859375,
+ 0.4889984130859375,
+ 0.4855804443359375,
+ 0.4865570068359375,
+ 0.4865570068359375,
+ 0.4889984130859375,
+ 0.4899749755859375,
+ 0.4953460693359375,
+ 0.503173828125,
+ 0.508056640625,
+ 0.509033203125,
+ 0.512939453125,
+ 0.514892578125,
+ 0.523193359375,
+ 0.5451812744140625,
+ 0.5510406494140625,
+ 0.5559234619140625,
+ 0.5608062744140625,
+ 0.563262939453125,
+ 0.567169189453125,
+ 0.566192626953125,
+ 0.4841156005859375,
+ 0.4831390380859375,
+ 0.4782562255859375,
+ 0.456268310546875,
+ 0.439178466796875,
+ 0.4357452392578125,
+ 0.447479248046875,
+ 0.501708984375,
+ 0.5388336181640625,
+ 0.5564117431640625,
+ 0.5617828369140625,
+ 0.4811859130859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 31.767815390871192
+ ]
+ },
+ {
+ "id": "pAfMzRf7bNP0InPtorsBH",
+ "type": "freedraw",
+ "x": 475.0968201171014,
+ "y": 1046.1377741499573,
+ "width": 2.7229556049317125,
+ "height": 2.72295560493194,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7g",
+ "roundness": null,
+ "seed": 1402039559,
+ "version": 8,
+ "versionNonce": 1771079303,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683107224
+ ],
+ [
+ 0,
+ -0.9076518683107224
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 1.8153037366212175,
+ -2.72295560493194
+ ],
+ [
+ 1.8153037366212175,
+ -2.72295560493194
+ ]
+ ],
+ "pressures": [
+ 0.520263671875,
+ 0.63360595703125,
+ 0.508544921875,
+ 0.3727264404296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ -2.72295560493194
+ ]
+ },
+ {
+ "id": "R9XOknqXlduj_xuzE2yB9",
+ "type": "freedraw",
+ "x": 456.03613088257873,
+ "y": 1011.6470031541543,
+ "width": 9.076518683106087,
+ "height": 56.2744158352574,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7h",
+ "roundness": null,
+ "seed": 433854793,
+ "version": 16,
+ "versionNonce": 445008233,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 4.53825934155293,
+ 0.9076518683106087
+ ],
+ [
+ 6.3535630781741474,
+ 1.8153037366212175
+ ],
+ [
+ 8.168866814795365,
+ 6.353563078174261
+ ],
+ [
+ 9.076518683106087,
+ 13.614778024659131
+ ],
+ [
+ 9.076518683106087,
+ 25.41425231269693
+ ],
+ [
+ 7.26121494648487,
+ 42.65963781059838
+ ],
+ [
+ 5.445911209863652,
+ 50.828504625393975
+ ],
+ [
+ 4.53825934155293,
+ 55.366763966946905
+ ],
+ [
+ 4.53825934155293,
+ 56.2744158352574
+ ],
+ [
+ 5.445911209863652,
+ 55.366763966946905
+ ],
+ [
+ 5.445911209863652,
+ 55.366763966946905
+ ]
+ ],
+ "pressures": [
+ 0.326324462890625,
+ 0.446014404296875,
+ 0.460174560546875,
+ 0.4875335693359375,
+ 0.520751953125,
+ 0.567169189453125,
+ 0.581329345703125,
+ 0.584747314453125,
+ 0.576934814453125,
+ 0.566192626953125,
+ 0.524658203125,
+ 0.3541717529296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 55.366763966946905
+ ]
+ },
+ {
+ "id": "FSRWWJ0mmJdmFchrQdzK5",
+ "type": "freedraw",
+ "x": 505.9569836396621,
+ "y": 1020.7235218372604,
+ "width": 14.52242989296974,
+ "height": 39.02903033735595,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7i",
+ "roundness": null,
+ "seed": 256906215,
+ "version": 23,
+ "versionNonce": 1860967847,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -4.538259341553157,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174375,
+ 3.6306074732423212
+ ],
+ [
+ -7.26121494648487,
+ 6.353563078174261
+ ],
+ [
+ -7.26121494648487,
+ 9.076518683105974
+ ],
+ [
+ -6.353563078174375,
+ 13.614778024658904
+ ],
+ [
+ -4.538259341553157,
+ 15.430081761280121
+ ],
+ [
+ -2.72295560493194,
+ 17.24538549790134
+ ],
+ [
+ 2.7229556049317125,
+ 23.598948576075713
+ ],
+ [
+ 5.445911209863652,
+ 27.22955604931815
+ ],
+ [
+ 7.26121494648487,
+ 29.95251165424986
+ ],
+ [
+ 7.26121494648487,
+ 32.6754672591818
+ ],
+ [
+ 6.3535630781741474,
+ 35.39842286411351
+ ],
+ [
+ 1.8153037366212175,
+ 38.12137846904545
+ ],
+ [
+ -0.9076518683107224,
+ 39.02903033735595
+ ],
+ [
+ -3.630607473242435,
+ 39.02903033735595
+ ],
+ [
+ -4.538259341553157,
+ 37.21372660073473
+ ],
+ [
+ -4.538259341553157,
+ 37.21372660073473
+ ]
+ ],
+ "pressures": [
+ 0.190032958984375,
+ 0.517333984375,
+ 0.528076171875,
+ 0.5402984619140625,
+ 0.5485992431640625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5466461181640625,
+ 0.5437164306640625,
+ 0.5422515869140625,
+ 0.5422515869140625,
+ 0.5495758056640625,
+ 0.5534820556640625,
+ 0.5578765869140625,
+ 0.567657470703125,
+ 0.570587158203125,
+ 0.575469970703125,
+ 0.5573883056640625,
+ 0.442596435546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.538259341553157,
+ 37.21372660073473
+ ]
+ },
+ {
+ "id": "0I5P_3AaM9O51iWwNnwce",
+ "type": "freedraw",
+ "x": 524.110021005874,
+ "y": 1043.4148185450254,
+ "width": 1.8153037366212175,
+ "height": 9.98417055141681,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7j",
+ "roundness": null,
+ "seed": 496143495,
+ "version": 10,
+ "versionNonce": 1537946697,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683107224
+ ],
+ [
+ 0,
+ 4.538259341553157
+ ],
+ [
+ 0,
+ 6.353563078174375
+ ],
+ [
+ 0,
+ 8.168866814795592
+ ],
+ [
+ 0.9076518683107224,
+ 9.98417055141681
+ ],
+ [
+ 1.8153037366212175,
+ 9.98417055141681
+ ],
+ [
+ 1.8153037366212175,
+ 9.98417055141681
+ ]
+ ],
+ "pressures": [
+ 0.197845458984375,
+ 0.5583648681640625,
+ 0.5573883056640625,
+ 0.5402984619140625,
+ 0.503173828125,
+ 0.335113525390625,
+ 0.1826934814453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 9.98417055141681
+ ]
+ },
+ {
+ "id": "R0vBq4xNigMMmKSELkZus",
+ "type": "freedraw",
+ "x": 526.832976610806,
+ "y": 1031.6153442569876,
+ "width": 3.630607473242435,
+ "height": 1.8153037366212175,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7k",
+ "roundness": null,
+ "seed": 361906345,
+ "version": 8,
+ "versionNonce": 1862783175,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.7229556049317125,
+ 0.907651868310495
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.4797210693359375,
+ 0.444061279296875,
+ 0.3448944091796875,
+ 0.190032958984375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "8Ba0wMzQA342jQhAC2EvW",
+ "type": "freedraw",
+ "x": 535.0018434256014,
+ "y": 1051.583685359821,
+ "width": 13.614778024659245,
+ "height": 10.891822419727305,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7l",
+ "roundness": null,
+ "seed": 911858183,
+ "version": 16,
+ "versionNonce": 1118815017,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ -1.8153037366212175
+ ],
+ [
+ 0.9076518683107224,
+ -3.630607473242435
+ ],
+ [
+ 2.72295560493194,
+ -5.445911209863652
+ ],
+ [
+ 3.630607473242435,
+ -8.168866814795592
+ ],
+ [
+ 5.445911209863652,
+ -9.076518683106087
+ ],
+ [
+ 6.353563078174375,
+ -10.891822419727305
+ ],
+ [
+ 7.26121494648487,
+ -10.891822419727305
+ ],
+ [
+ 8.168866814795592,
+ -9.076518683106087
+ ],
+ [
+ 9.076518683106087,
+ -7.26121494648487
+ ],
+ [
+ 9.98417055141681,
+ -5.445911209863652
+ ],
+ [
+ 10.891822419727305,
+ -4.538259341553157
+ ],
+ [
+ 13.614778024659245,
+ -2.72295560493194
+ ],
+ [
+ 13.614778024659245,
+ -2.72295560493194
+ ]
+ ],
+ "pressures": [
+ 0.4333038330078125,
+ 0.5329742431640625,
+ 0.529541015625,
+ 0.529052734375,
+ 0.523193359375,
+ 0.520751953125,
+ 0.520751953125,
+ 0.5617828369140625,
+ 0.566680908203125,
+ 0.5446929931640625,
+ 0.4894866943359375,
+ 0.39276123046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 13.614778024659245,
+ -2.72295560493194
+ ]
+ },
+ {
+ "id": "q8bXDz2_skxvvhAaMK11c",
+ "type": "freedraw",
+ "x": 567.6773106847833,
+ "y": 1006.2010919442906,
+ "width": 6.3535630781741474,
+ "height": 48.105549020462036,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7m",
+ "roundness": null,
+ "seed": 1628319689,
+ "version": 15,
+ "versionNonce": 1400905703,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 2.722955604931826
+ ],
+ [
+ -2.72295560493194,
+ 8.168866814795479
+ ],
+ [
+ -3.630607473242435,
+ 12.707126156348522
+ ],
+ [
+ -4.538259341553157,
+ 17.245385497901566
+ ],
+ [
+ -4.538259341553157,
+ 22.69129670776522
+ ],
+ [
+ -5.445911209863652,
+ 32.6754672591818
+ ],
+ [
+ -5.445911209863652,
+ 39.93668220566667
+ ],
+ [
+ -3.630607473242435,
+ 44.4749415472196
+ ],
+ [
+ -2.72295560493194,
+ 46.29024528384082
+ ],
+ [
+ 0.907651868310495,
+ 48.105549020462036
+ ],
+ [
+ 0.907651868310495,
+ 48.105549020462036
+ ]
+ ],
+ "pressures": [
+ 0.324371337890625,
+ 0.525634765625,
+ 0.525634765625,
+ 0.523193359375,
+ 0.518310546875,
+ 0.513916015625,
+ 0.510498046875,
+ 0.510009765625,
+ 0.510009765625,
+ 0.459197998046875,
+ 0.38055419921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.907651868310495,
+ 48.105549020462036
+ ]
+ },
+ {
+ "id": "KIKqPnZnSP4rjV-AX8cNw",
+ "type": "freedraw",
+ "x": 584.9226961826847,
+ "y": 1023.4464774421922,
+ "width": 19.06068923452267,
+ "height": 63.53563078174227,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7n",
+ "roundness": null,
+ "seed": 543118761,
+ "version": 50,
+ "versionNonce": 1006597641,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0.907651868310495
+ ],
+ [
+ 0.9076518683107224,
+ 2.7229556049317125
+ ],
+ [
+ 0.9076518683107224,
+ 6.3535630781741474
+ ],
+ [
+ 1.8153037366212175,
+ 9.984170551416582
+ ],
+ [
+ 1.8153037366212175,
+ 14.522429892969512
+ ],
+ [
+ 0.9076518683107224,
+ 32.67546725918169
+ ],
+ [
+ 0,
+ 43.56728967890899
+ ],
+ [
+ 0,
+ 51.73615649370436
+ ],
+ [
+ 0,
+ 54.4591120986363
+ ],
+ [
+ 0,
+ 57.18206770356801
+ ],
+ [
+ 0,
+ 54.4591120986363
+ ],
+ [
+ 0,
+ 51.73615649370436
+ ],
+ [
+ 0,
+ 48.10554902046192
+ ],
+ [
+ -0.907651868310495,
+ 39.02903033735606
+ ],
+ [
+ -1.8153037366212175,
+ 34.490770995802905
+ ],
+ [
+ -1.8153037366212175,
+ 24.506600444386322
+ ],
+ [
+ -1.8153037366212175,
+ 14.522429892969512
+ ],
+ [
+ 0,
+ 6.3535630781741474
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 4.53825934155293,
+ -4.538259341553044
+ ],
+ [
+ 7.26121494648487,
+ -6.353563078174261
+ ],
+ [
+ 9.984170551416582,
+ -5.445911209863652
+ ],
+ [
+ 12.707126156348522,
+ -2.722955604931826
+ ],
+ [
+ 13.614778024659017,
+ 2.7229556049317125
+ ],
+ [
+ 13.614778024659017,
+ 10.891822419727077
+ ],
+ [
+ 11.7994742880378,
+ 14.522429892969512
+ ],
+ [
+ 9.076518683106087,
+ 16.33773362959073
+ ],
+ [
+ 6.3535630781741474,
+ 16.33773362959073
+ ],
+ [
+ 3.630607473242435,
+ 15.430081761280235
+ ],
+ [
+ 2.7229556049317125,
+ 15.430081761280235
+ ],
+ [
+ 3.630607473242435,
+ 14.522429892969512
+ ],
+ [
+ 4.53825934155293,
+ 14.522429892969512
+ ],
+ [
+ 6.3535630781741474,
+ 13.614778024659017
+ ],
+ [
+ 8.168866814795365,
+ 14.522429892969512
+ ],
+ [
+ 10.891822419727305,
+ 17.245385497901452
+ ],
+ [
+ 12.707126156348522,
+ 19.968341102833165
+ ],
+ [
+ 15.430081761280235,
+ 23.5989485760756
+ ],
+ [
+ 17.245385497901452,
+ 25.414252312696817
+ ],
+ [
+ 16.337733629590957,
+ 27.229556049318035
+ ],
+ [
+ 14.52242989296974,
+ 28.137207917628757
+ ],
+ [
+ 11.7994742880378,
+ 29.952511654249975
+ ],
+ [
+ 7.26121494648487,
+ 31.767815390871192
+ ],
+ [
+ 4.53825934155293,
+ 32.67546725918169
+ ],
+ [
+ 3.630607473242435,
+ 32.67546725918169
+ ],
+ [
+ 3.630607473242435,
+ 32.67546725918169
+ ]
+ ],
+ "pressures": [
+ 0.2374114990234375,
+ 0.4767913818359375,
+ 0.509033203125,
+ 0.530029296875,
+ 0.5432281494140625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5481109619140625,
+ 0.5485992431640625,
+ 0.526123046875,
+ 0.506591796875,
+ 0.506591796875,
+ 0.4948577880859375,
+ 0.4719085693359375,
+ 0.4709320068359375,
+ 0.4719085693359375,
+ 0.4738616943359375,
+ 0.4738616943359375,
+ 0.4743499755859375,
+ 0.4743499755859375,
+ 0.4748382568359375,
+ 0.4821624755859375,
+ 0.501708984375,
+ 0.512451171875,
+ 0.515380859375,
+ 0.525634765625,
+ 0.526123046875,
+ 0.5451812744140625,
+ 0.567657470703125,
+ 0.571563720703125,
+ 0.570587158203125,
+ 0.5612945556640625,
+ 0.5388336181640625,
+ 0.524658203125,
+ 0.523193359375,
+ 0.5359039306640625,
+ 0.5427398681640625,
+ 0.5481109619140625,
+ 0.5495758056640625,
+ 0.5466461181640625,
+ 0.564727783203125,
+ 0.578887939453125,
+ 0.590118408203125,
+ 0.583770751953125,
+ 0.459197998046875,
+ 0.0571441650390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 32.67546725918169
+ ]
+ },
+ {
+ "id": "iBH-o8SDA4CZBSwIUsCTI",
+ "type": "freedraw",
+ "x": 613.0599041003135,
+ "y": 1013.4623068907755,
+ "width": 9.076518683106087,
+ "height": 47.19789715215154,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7o",
+ "roundness": null,
+ "seed": 1774256807,
+ "version": 18,
+ "versionNonce": 509709063,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683107224,
+ 0
+ ],
+ [
+ 2.72295560493194,
+ 0
+ ],
+ [
+ 4.538259341553157,
+ 0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 2.722955604931826
+ ],
+ [
+ 6.353563078174375,
+ 4.538259341553044
+ ],
+ [
+ 8.168866814795365,
+ 11.799474288037914
+ ],
+ [
+ 9.076518683106087,
+ 19.96834110283328
+ ],
+ [
+ 9.076518683106087,
+ 24.50660044438621
+ ],
+ [
+ 9.076518683106087,
+ 29.95251165424986
+ ],
+ [
+ 9.076518683106087,
+ 40.844334073977166
+ ],
+ [
+ 8.168866814795365,
+ 45.38259341553032
+ ],
+ [
+ 7.26121494648487,
+ 47.19789715215154
+ ],
+ [
+ 6.353563078174375,
+ 47.19789715215154
+ ],
+ [
+ 5.445911209863652,
+ 46.29024528384082
+ ],
+ [
+ 5.445911209863652,
+ 46.29024528384082
+ ]
+ ],
+ "pressures": [
+ 0.342437744140625,
+ 0.466033935546875,
+ 0.524169921875,
+ 0.5442047119140625,
+ 0.5598297119140625,
+ 0.572052001953125,
+ 0.584259033203125,
+ 0.588165283203125,
+ 0.589141845703125,
+ 0.589141845703125,
+ 0.580352783203125,
+ 0.5617828369140625,
+ 0.4694671630859375,
+ 0.3082427978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 46.29024528384082
+ ]
+ },
+ {
+ "id": "c5pxWiao2FqO4cWA2-wgR",
+ "type": "freedraw",
+ "x": 641.1971120179422,
+ "y": 1036.1536035985405,
+ "width": 5.445911209863652,
+ "height": 0.907651868310495,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7p",
+ "roundness": null,
+ "seed": 592463881,
+ "version": 10,
+ "versionNonce": 446024937,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ -0.907651868310495
+ ],
+ [
+ -4.53825934155293,
+ -0.907651868310495
+ ],
+ [
+ -3.630607473242435,
+ -0.907651868310495
+ ],
+ [
+ -2.7229556049317125,
+ -0.907651868310495
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.581329345703125,
+ 0.715179443359375,
+ 0.6062469482421875,
+ 0.5564117431640625,
+ 0.444061279296875,
+ 0.2857818603515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -0.907651868310495,
+ 0
+ ]
+ },
+ {
+ "id": "2QMYZUr6tK-NYHfzrCUmZ",
+ "type": "freedraw",
+ "x": 653.9042381742908,
+ "y": 1018.9082181006391,
+ "width": 25.414252312697045,
+ "height": 47.19789715215131,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7q",
+ "roundness": null,
+ "seed": 1102063559,
+ "version": 25,
+ "versionNonce": 1546162727,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ 0
+ ],
+ [
+ 2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ 7.26121494648487,
+ 14.522429892969626
+ ],
+ [
+ 8.168866814795365,
+ 27.22955604931815
+ ],
+ [
+ 8.168866814795365,
+ 32.6754672591818
+ ],
+ [
+ 9.076518683106087,
+ 37.21372660073473
+ ],
+ [
+ 9.984170551416582,
+ 43.567289678909106
+ ],
+ [
+ 10.891822419727305,
+ 45.38259341553032
+ ],
+ [
+ 11.7994742880378,
+ 46.29024528384082
+ ],
+ [
+ 12.707126156348522,
+ 47.19789715215131
+ ],
+ [
+ 14.52242989296974,
+ 46.29024528384082
+ ],
+ [
+ 15.430081761280235,
+ 44.4749415472196
+ ],
+ [
+ 17.245385497901452,
+ 40.844334073977166
+ ],
+ [
+ 18.153037366212175,
+ 35.39842286411351
+ ],
+ [
+ 19.968341102833392,
+ 25.41425231269693
+ ],
+ [
+ 21.78364483945461,
+ 18.15303736621206
+ ],
+ [
+ 22.691296707765105,
+ 10.891822419727191
+ ],
+ [
+ 22.691296707765105,
+ 8.168866814795479
+ ],
+ [
+ 23.598948576075827,
+ 5.445911209863539
+ ],
+ [
+ 25.414252312697045,
+ 2.722955604931826
+ ],
+ [
+ 25.414252312697045,
+ 2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.3492889404296875,
+ 0.567657470703125,
+ 0.582305908203125,
+ 0.6028289794921875,
+ 0.63214111328125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.63165283203125,
+ 0.6248016357421875,
+ 0.6145477294921875,
+ 0.6028289794921875,
+ 0.5959930419921875,
+ 0.5979461669921875,
+ 0.6018524169921875,
+ 0.6091766357421875,
+ 0.6121063232421875,
+ 0.6077117919921875,
+ 0.5989227294921875,
+ 0.583770751953125,
+ 0.5573883056640625,
+ 0.38153076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 25.414252312697045,
+ 2.722955604931826
+ ]
+ },
+ {
+ "id": "1ZlFYpnB1-_hYK2HyHCvE",
+ "type": "freedraw",
+ "x": 686.5797054334727,
+ "y": 1049.7683816231997,
+ "width": 9.984170551416582,
+ "height": 19.06068923452267,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7r",
+ "roundness": null,
+ "seed": 308490119,
+ "version": 25,
+ "versionNonce": 1174292425,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0.907651868310495
+ ],
+ [
+ -0.9076518683107224,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ -2.72295560493194,
+ 4.53825934155293
+ ],
+ [
+ -3.630607473242435,
+ 6.3535630781741474
+ ],
+ [
+ -5.445911209863652,
+ 8.168866814795365
+ ],
+ [
+ -6.353563078174375,
+ 9.984170551416582
+ ],
+ [
+ -6.353563078174375,
+ 14.52242989296974
+ ],
+ [
+ -6.353563078174375,
+ 18.153037366211947
+ ],
+ [
+ -4.538259341553157,
+ 19.06068923452267
+ ],
+ [
+ -1.8153037366212175,
+ 18.153037366211947
+ ],
+ [
+ -0.9076518683107224,
+ 18.153037366211947
+ ],
+ [
+ 0,
+ 17.245385497901452
+ ],
+ [
+ 1.81530373662099,
+ 14.52242989296974
+ ],
+ [
+ 2.7229556049317125,
+ 11.7994742880378
+ ],
+ [
+ 3.6306074732422076,
+ 9.076518683106087
+ ],
+ [
+ 3.6306074732422076,
+ 5.445911209863652
+ ],
+ [
+ 3.6306074732422076,
+ 3.630607473242435
+ ],
+ [
+ 1.81530373662099,
+ 1.8153037366212175
+ ],
+ [
+ 0.907651868310495,
+ 0.907651868310495
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.3053131103515625,
+ 0.447967529296875,
+ 0.447967529296875,
+ 0.450897216796875,
+ 0.454803466796875,
+ 0.4694671630859375,
+ 0.4841156005859375,
+ 0.4943695068359375,
+ 0.4982757568359375,
+ 0.4709320068359375,
+ 0.446502685546875,
+ 0.442596435546875,
+ 0.442596435546875,
+ 0.444549560546875,
+ 0.457244873046875,
+ 0.459197998046875,
+ 0.461151123046875,
+ 0.4728851318359375,
+ 0.4968109130859375,
+ 0.4860687255859375,
+ 0.3629608154296875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "40FAEibl2mi0mcWZ8XSdM",
+ "type": "freedraw",
+ "x": 702.0097871947529,
+ "y": 1022.5388255738816,
+ "width": 13.614778024659245,
+ "height": 16.33773362959073,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7s",
+ "roundness": null,
+ "seed": 622438215,
+ "version": 20,
+ "versionNonce": 1438758215,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 4.53825934155293,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ 0.9076518683106087
+ ],
+ [
+ 6.3535630781741474,
+ 2.722955604931826
+ ],
+ [
+ 6.3535630781741474,
+ 4.538259341553044
+ ],
+ [
+ 4.53825934155293,
+ 7.261214946484756
+ ],
+ [
+ 2.7229556049317125,
+ 9.076518683105974
+ ],
+ [
+ 3.630607473242435,
+ 10.891822419727191
+ ],
+ [
+ 4.53825934155293,
+ 12.707126156348409
+ ],
+ [
+ 6.3535630781741474,
+ 13.614778024658904
+ ],
+ [
+ 9.076518683106087,
+ 14.522429892969626
+ ],
+ [
+ 12.707126156348522,
+ 15.430081761280121
+ ],
+ [
+ 12.707126156348522,
+ 15.430081761280121
+ ]
+ ],
+ "pressures": [
+ 0.4230499267578125,
+ 0.4855804443359375,
+ 0.4850921630859375,
+ 0.4865570068359375,
+ 0.508544921875,
+ 0.520263671875,
+ 0.5349273681640625,
+ 0.5525054931640625,
+ 0.584747314453125,
+ 0.5945281982421875,
+ 0.5979461669921875,
+ 0.590118408203125,
+ 0.5622711181640625,
+ 0.5612945556640625,
+ 0.5608062744140625,
+ 0.510498046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 15.430081761280121
+ ]
+ },
+ {
+ "id": "WjzKgUhqGLshoJE64uB0r",
+ "type": "freedraw",
+ "x": -184.76608814470887,
+ "y": 1103.3198418535253,
+ "width": 870.4381417098709,
+ "height": 8.168866814795365,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7t",
+ "roundness": null,
+ "seed": 1042673737,
+ "version": 133,
+ "versionNonce": 676619945,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.907651868310495
+ ],
+ [
+ 0,
+ -0.907651868310495
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 6.353563078174261,
+ 0.9076518683107224
+ ],
+ [
+ 10.891822419727191,
+ 0.9076518683107224
+ ],
+ [
+ 14.522429892969626,
+ 0.9076518683107224
+ ],
+ [
+ 17.245385497901452,
+ 0.9076518683107224
+ ],
+ [
+ 19.06068923452267,
+ 0.9076518683107224
+ ],
+ [
+ 24.506600444386322,
+ 0.9076518683107224
+ ],
+ [
+ 30.860163522560583,
+ 0
+ ],
+ [
+ 38.12137846904545,
+ 0
+ ],
+ [
+ 43.56728967890899,
+ 0
+ ],
+ [
+ 49.92085275708325,
+ 0
+ ],
+ [
+ 56.274415835257514,
+ -0.907651868310495
+ ],
+ [
+ 67.16623825498482,
+ -1.8153037366212175
+ ],
+ [
+ 73.51980133315908,
+ -1.8153037366212175
+ ],
+ [
+ 79.87336441133323,
+ -1.8153037366212175
+ ],
+ [
+ 86.22692748950749,
+ -1.8153037366212175
+ ],
+ [
+ 96.21109804092418,
+ -1.8153037366212175
+ ],
+ [
+ 102.56466111909845,
+ -1.8153037366212175
+ ],
+ [
+ 109.82587606558332,
+ -1.8153037366212175
+ ],
+ [
+ 116.17943914375746,
+ -1.8153037366212175
+ ],
+ [
+ 121.62535035362112,
+ -0.907651868310495
+ ],
+ [
+ 129.7942171684166,
+ 0
+ ],
+ [
+ 135.24012837828025,
+ 0
+ ],
+ [
+ 140.6860395881439,
+ 0
+ ],
+ [
+ 146.13195079800744,
+ 0
+ ],
+ [
+ 151.5778620078711,
+ 0
+ ],
+ [
+ 161.5620325592878,
+ -0.907651868310495
+ ],
+ [
+ 168.82324750577266,
+ -1.8153037366212175
+ ],
+ [
+ 175.17681058394692,
+ -1.8153037366212175
+ ],
+ [
+ 180.62272179381046,
+ -1.8153037366212175
+ ],
+ [
+ 187.88393674029533,
+ -1.8153037366212175
+ ],
+ [
+ 193.32984795015898,
+ -1.8153037366212175
+ ],
+ [
+ 200.59106289664385,
+ -1.8153037366212175
+ ],
+ [
+ 208.75992971143933,
+ -2.7229556049317125
+ ],
+ [
+ 214.20584092130287,
+ -2.7229556049317125
+ ],
+ [
+ 221.46705586778774,
+ -1.8153037366212175
+ ],
+ [
+ 226.00531520934078,
+ -1.8153037366212175
+ ],
+ [
+ 231.45122641920443,
+ -1.8153037366212175
+ ],
+ [
+ 237.8047894973787,
+ -1.8153037366212175
+ ],
+ [
+ 245.06600444386356,
+ -1.8153037366212175
+ ],
+ [
+ 255.95782686359075,
+ -2.7229556049317125
+ ],
+ [
+ 261.4037380734544,
+ -2.7229556049317125
+ ],
+ [
+ 265.94199741500745,
+ -2.7229556049317125
+ ],
+ [
+ 270.4802567565605,
+ -2.7229556049317125
+ ],
+ [
+ 277.74147170304536,
+ -2.7229556049317125
+ ],
+ [
+ 283.1873829129089,
+ -2.7229556049317125
+ ],
+ [
+ 287.72564225446195,
+ -2.7229556049317125
+ ],
+ [
+ 291.3562497277044,
+ -2.7229556049317125
+ ],
+ [
+ 294.9868572009468,
+ -2.7229556049317125
+ ],
+ [
+ 301.3404202791211,
+ -2.7229556049317125
+ ],
+ [
+ 307.69398335729534,
+ -2.7229556049317125
+ ],
+ [
+ 314.9551983037801,
+ -3.6306074732422076
+ ],
+ [
+ 321.30876138195435,
+ -3.6306074732422076
+ ],
+ [
+ 332.20058380168166,
+ -2.7229556049317125
+ ],
+ [
+ 341.27710248478775,
+ -2.7229556049317125
+ ],
+ [
+ 350.3536211678937,
+ -2.7229556049317125
+ ],
+ [
+ 360.3377917193104,
+ -2.7229556049317125
+ ],
+ [
+ 371.2296141390377,
+ -2.7229556049317125
+ ],
+ [
+ 384.84439216369674,
+ -1.8153037366212175
+ ],
+ [
+ 393.0132589784922,
+ -1.8153037366212175
+ ],
+ [
+ 401.1821257932877,
+ -0.907651868310495
+ ],
+ [
+ 408.44334073977245,
+ 0
+ ],
+ [
+ 420.2428150278105,
+ 0
+ ],
+ [
+ 429.31933371091657,
+ 0
+ ],
+ [
+ 436.5805486574012,
+ 0
+ ],
+ [
+ 442.9341117355756,
+ 0
+ ],
+ [
+ 453.8259341553029,
+ 0.9076518683107224
+ ],
+ [
+ 461.08714910178776,
+ 0.9076518683107224
+ ],
+ [
+ 469.2560159165831,
+ 0.9076518683107224
+ ],
+ [
+ 477.4248827313785,
+ 0.9076518683107224
+ ],
+ [
+ 483.77844580955286,
+ 1.8153037366212175
+ ],
+ [
+ 491.9473126243482,
+ 2.72295560493194
+ ],
+ [
+ 498.3008757025226,
+ 2.72295560493194
+ ],
+ [
+ 506.46974251731797,
+ 2.72295560493194
+ ],
+ [
+ 515.546261200424,
+ 2.72295560493194
+ ],
+ [
+ 523.7151280152194,
+ 2.72295560493194
+ ],
+ [
+ 535.5146023032572,
+ 2.72295560493194
+ ],
+ [
+ 542.7758172497421,
+ 2.72295560493194
+ ],
+ [
+ 550.9446840645377,
+ 2.72295560493194
+ ],
+ [
+ 563.6518102208862,
+ 2.72295560493194
+ ],
+ [
+ 572.7283289039921,
+ 2.72295560493194
+ ],
+ [
+ 579.9895438504769,
+ 1.8153037366212175
+ ],
+ [
+ 586.3431069286513,
+ 1.8153037366212175
+ ],
+ [
+ 592.6966700068255,
+ 1.8153037366212175
+ ],
+ [
+ 599.0502330849998,
+ 1.8153037366212175
+ ],
+ [
+ 608.1267517681057,
+ 1.8153037366212175
+ ],
+ [
+ 615.3879667145906,
+ 0.9076518683107224
+ ],
+ [
+ 622.6491816610754,
+ 0.9076518683107224
+ ],
+ [
+ 629.9103966075603,
+ 0.9076518683107224
+ ],
+ [
+ 642.6175227639088,
+ 0
+ ],
+ [
+ 651.6940414470149,
+ 0
+ ],
+ [
+ 659.8629082618103,
+ 0
+ ],
+ [
+ 668.0317750766059,
+ 0
+ ],
+ [
+ 675.2929900230905,
+ 0
+ ],
+ [
+ 687.0924643111285,
+ -0.907651868310495
+ ],
+ [
+ 694.3536792576134,
+ -0.907651868310495
+ ],
+ [
+ 702.5225460724088,
+ -0.907651868310495
+ ],
+ [
+ 710.6914128872041,
+ -0.907651868310495
+ ],
+ [
+ 722.4908871752422,
+ -0.907651868310495
+ ],
+ [
+ 730.6597539900375,
+ -0.907651868310495
+ ],
+ [
+ 738.8286208048329,
+ -1.8153037366212175
+ ],
+ [
+ 747.905139487939,
+ -1.8153037366212175
+ ],
+ [
+ 758.7969619076663,
+ -2.7229556049317125
+ ],
+ [
+ 766.9658287224619,
+ -2.7229556049317125
+ ],
+ [
+ 774.2270436689465,
+ -2.7229556049317125
+ ],
+ [
+ 782.3959104837421,
+ -3.6306074732422076
+ ],
+ [
+ 790.5647772985375,
+ -4.53825934155293
+ ],
+ [
+ 800.5489478499543,
+ -5.445911209863425
+ ],
+ [
+ 805.9948590598177,
+ -5.445911209863425
+ ],
+ [
+ 813.2560740063026,
+ -4.53825934155293
+ ],
+ [
+ 821.4249408210982,
+ -2.7229556049317125
+ ],
+ [
+ 829.5938076358935,
+ -1.8153037366212175
+ ],
+ [
+ 842.3009337922421,
+ 0
+ ],
+ [
+ 845.0238893971738,
+ 0
+ ],
+ [
+ 847.7468450021057,
+ 0
+ ],
+ [
+ 851.3774524753482,
+ 0
+ ],
+ [
+ 855.0080599485906,
+ 0.9076518683107224
+ ],
+ [
+ 856.8233636852118,
+ 0.9076518683107224
+ ],
+ [
+ 860.4539711584542,
+ 0
+ ],
+ [
+ 861.3616230267647,
+ 0
+ ],
+ [
+ 864.0845786316967,
+ -0.907651868310495
+ ],
+ [
+ 867.7151861049391,
+ -1.8153037366212175
+ ],
+ [
+ 869.5304898415603,
+ -2.7229556049317125
+ ],
+ [
+ 869.5304898415603,
+ -2.7229556049317125
+ ]
+ ],
+ "pressures": [
+ 0.2672119140625,
+ 0.2247161865234375,
+ 0.3048248291015625,
+ 0.440155029296875,
+ 0.444549560546875,
+ 0.446502685546875,
+ 0.451873779296875,
+ 0.452850341796875,
+ 0.453338623046875,
+ 0.461639404296875,
+ 0.464080810546875,
+ 0.4694671630859375,
+ 0.4709320068359375,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4714202880859375,
+ 0.4797210693359375,
+ 0.4841156005859375,
+ 0.4841156005859375,
+ 0.4782562255859375,
+ 0.4767913818359375,
+ 0.4767913818359375,
+ 0.4767913818359375,
+ 0.4767913818359375,
+ 0.4767913818359375,
+ 0.4767913818359375,
+ 0.4782562255859375,
+ 0.4782562255859375,
+ 0.4792327880859375,
+ 0.4787445068359375,
+ 0.4777679443359375,
+ 0.4797210693359375,
+ 0.4777679443359375,
+ 0.4728851318359375,
+ 0.464080810546875,
+ 0.463592529296875,
+ 0.464080810546875,
+ 0.466522216796875,
+ 0.467010498046875,
+ 0.459686279296875,
+ 0.448455810546875,
+ 0.447479248046875,
+ 0.462615966796875,
+ 0.467987060546875,
+ 0.468475341796875,
+ 0.466522216796875,
+ 0.462127685546875,
+ 0.4723968505859375,
+ 0.4826507568359375,
+ 0.510498046875,
+ 0.524169921875,
+ 0.526123046875,
+ 0.527587890625,
+ 0.5368804931640625,
+ 0.5490875244140625,
+ 0.5583648681640625,
+ 0.563262939453125,
+ 0.564239501953125,
+ 0.5622711181640625,
+ 0.5617828369140625,
+ 0.5622711181640625,
+ 0.5617828369140625,
+ 0.5617828369140625,
+ 0.5617828369140625,
+ 0.5617828369140625,
+ 0.5612945556640625,
+ 0.5612945556640625,
+ 0.5608062744140625,
+ 0.5588531494140625,
+ 0.5476226806640625,
+ 0.5446929931640625,
+ 0.5451812744140625,
+ 0.5461578369140625,
+ 0.5520172119140625,
+ 0.5525054931640625,
+ 0.5481109619140625,
+ 0.5471343994140625,
+ 0.5466461181640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5466461181640625,
+ 0.5461578369140625,
+ 0.5456695556640625,
+ 0.5456695556640625,
+ 0.5485992431640625,
+ 0.5505523681640625,
+ 0.5500640869140625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5515289306640625,
+ 0.5505523681640625,
+ 0.5505523681640625,
+ 0.5485992431640625,
+ 0.5471343994140625,
+ 0.5461578369140625,
+ 0.5442047119140625,
+ 0.5334625244140625,
+ 0.518310546875,
+ 0.518798828125,
+ 0.518798828125,
+ 0.518798828125,
+ 0.518798828125,
+ 0.516845703125,
+ 0.518798828125,
+ 0.522216796875,
+ 0.527587890625,
+ 0.528076171875,
+ 0.5446929931640625,
+ 0.5569000244140625,
+ 0.5578765869140625,
+ 0.5544586181640625,
+ 0.5368804931640625,
+ 0.528076171875,
+ 0.528076171875,
+ 0.5324859619140625,
+ 0.5417633056640625,
+ 0.5432281494140625,
+ 0.5446929931640625,
+ 0.5446929931640625,
+ 0.5446929931640625,
+ 0.5417633056640625,
+ 0.4367218017578125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 869.5304898415603,
+ -2.7229556049317125
+ ]
+ },
+ {
+ "id": "y_NRqFlq3lpckXCqdhOZp",
+ "type": "freedraw",
+ "x": 237.29203061972282,
+ "y": 1146.8871315324345,
+ "width": 34.490770995802905,
+ "height": 58.08971957187873,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7u",
+ "roundness": null,
+ "seed": 1635662793,
+ "version": 40,
+ "versionNonce": 42562663,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -0.9076518683107224
+ ],
+ [
+ -0.9076518683107224,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683107224,
+ -2.72295560493194
+ ],
+ [
+ -1.8153037366212175,
+ -2.72295560493194
+ ],
+ [
+ -2.72295560493194,
+ -2.72295560493194
+ ],
+ [
+ -5.445911209863652,
+ -2.72295560493194
+ ],
+ [
+ -9.98417055141681,
+ -0.9076518683107224
+ ],
+ [
+ -11.799474288038027,
+ 0.907651868310495
+ ],
+ [
+ -14.52242989296974,
+ 2.7229556049317125
+ ],
+ [
+ -17.245385497901566,
+ 8.168866814795365
+ ],
+ [
+ -18.153037366212175,
+ 13.614778024659017
+ ],
+ [
+ -17.245385497901566,
+ 15.430081761280235
+ ],
+ [
+ -17.245385497901566,
+ 17.245385497901452
+ ],
+ [
+ -14.52242989296974,
+ 20.875992971143887
+ ],
+ [
+ -10.891822419727305,
+ 23.5989485760756
+ ],
+ [
+ -8.168866814795592,
+ 23.5989485760756
+ ],
+ [
+ -5.445911209863652,
+ 21.783644839454382
+ ],
+ [
+ -3.630607473242435,
+ 18.153037366212175
+ ],
+ [
+ -2.72295560493194,
+ 12.707126156348522
+ ],
+ [
+ -1.8153037366212175,
+ 8.168866814795365
+ ],
+ [
+ -0.9076518683107224,
+ 9.076518683106087
+ ],
+ [
+ 0,
+ 9.984170551416582
+ ],
+ [
+ 1.8153037366212175,
+ 10.891822419727305
+ ],
+ [
+ 2.7229556049317125,
+ 12.707126156348522
+ ],
+ [
+ 7.26121494648487,
+ 18.153037366212175
+ ],
+ [
+ 9.984170551416582,
+ 24.506600444386322
+ ],
+ [
+ 11.7994742880378,
+ 28.137207917628757
+ ],
+ [
+ 13.614778024659017,
+ 31.767815390871192
+ ],
+ [
+ 15.430081761280235,
+ 39.93668220566656
+ ],
+ [
+ 16.33773362959073,
+ 48.10554902046215
+ ],
+ [
+ 15.430081761280235,
+ 52.64380836201508
+ ],
+ [
+ 12.707126156348295,
+ 54.4591120986363
+ ],
+ [
+ 9.076518683106087,
+ 55.36676396694679
+ ],
+ [
+ 4.53825934155293,
+ 53.5514602303258
+ ],
+ [
+ 1.8153037366212175,
+ 51.736156493704584
+ ],
+ [
+ 0.907651868310495,
+ 50.82850462539386
+ ],
+ [
+ 0.907651868310495,
+ 50.82850462539386
+ ]
+ ],
+ "pressures": [
+ 0.1191864013671875,
+ 0.505126953125,
+ 0.521240234375,
+ 0.5559234619140625,
+ 0.581817626953125,
+ 0.5979461669921875,
+ 0.5998992919921875,
+ 0.6013641357421875,
+ 0.6057586669921875,
+ 0.6062469482421875,
+ 0.6047821044921875,
+ 0.6008758544921875,
+ 0.5979461669921875,
+ 0.5979461669921875,
+ 0.5940399169921875,
+ 0.592559814453125,
+ 0.593048095703125,
+ 0.5940399169921875,
+ 0.5959930419921875,
+ 0.5969696044921875,
+ 0.6018524169921875,
+ 0.593048095703125,
+ 0.593048095703125,
+ 0.593536376953125,
+ 0.5974578857421875,
+ 0.6033172607421875,
+ 0.6145477294921875,
+ 0.6150360107421875,
+ 0.6165008544921875,
+ 0.6174774169921875,
+ 0.63262939453125,
+ 0.64483642578125,
+ 0.6658477783203125,
+ 0.6629180908203125,
+ 0.593048095703125,
+ 0.37713623046875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.907651868310495,
+ 50.82850462539386
+ ]
+ },
+ {
+ "id": "1bBDg5VE5jptetFWBzo27",
+ "type": "freedraw",
+ "x": 192.81708907250322,
+ "y": 801.071769706094,
+ "width": 21.78364483945461,
+ "height": 28.137207917628757,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7v",
+ "roundness": null,
+ "seed": 2073897801,
+ "version": 36,
+ "versionNonce": 1224572199,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578491101,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 0
+ ],
+ [
+ 10.891822419727305,
+ 0
+ ],
+ [
+ 12.707126156348522,
+ 0.9076518683106087
+ ],
+ [
+ 13.614778024659131,
+ 1.8153037366212175
+ ],
+ [
+ 14.52242989296974,
+ 2.722955604931826
+ ],
+ [
+ 15.430081761280348,
+ 4.538259341553044
+ ],
+ [
+ 15.430081761280348,
+ 8.168866814795479
+ ],
+ [
+ 14.52242989296974,
+ 10.891822419727305
+ ],
+ [
+ 13.614778024659131,
+ 13.614778024659017
+ ],
+ [
+ 11.799474288037914,
+ 17.245385497901452
+ ],
+ [
+ 8.168866814795479,
+ 22.691296707765105
+ ],
+ [
+ 6.353563078174261,
+ 24.506600444386322
+ ],
+ [
+ 5.445911209863652,
+ 25.41425231269693
+ ],
+ [
+ 6.353563078174261,
+ 26.32190418100754
+ ],
+ [
+ 7.26121494648487,
+ 26.32190418100754
+ ],
+ [
+ 8.168866814795479,
+ 27.22955604931815
+ ],
+ [
+ 9.076518683106087,
+ 27.22955604931815
+ ],
+ [
+ 11.799474288037914,
+ 27.22955604931815
+ ],
+ [
+ 13.614778024659131,
+ 27.22955604931815
+ ],
+ [
+ 14.52242989296974,
+ 27.22955604931815
+ ],
+ [
+ 17.245385497901566,
+ 27.22955604931815
+ ],
+ [
+ 18.153037366212175,
+ 27.22955604931815
+ ],
+ [
+ 19.060689234522783,
+ 27.22955604931815
+ ],
+ [
+ 19.968341102833392,
+ 27.22955604931815
+ ],
+ [
+ 20.875992971144,
+ 27.22955604931815
+ ],
+ [
+ 20.875992971144,
+ 27.22955604931815
+ ]
+ ],
+ "pressures": [
+ 0.2525634765625,
+ 0.3610076904296875,
+ 0.5617828369140625,
+ 0.566192626953125,
+ 0.570098876953125,
+ 0.572052001953125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.579376220703125,
+ 0.582794189453125,
+ 0.585235595703125,
+ 0.5974578857421875,
+ 0.6125946044921875,
+ 0.6179656982421875,
+ 0.6218719482421875,
+ 0.6228485107421875,
+ 0.6228485107421875,
+ 0.6223602294921875,
+ 0.6204071044921875,
+ 0.6199188232421875,
+ 0.6199188232421875,
+ 0.6145477294921875,
+ 0.6160125732421875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.6169891357421875,
+ 0.5974578857421875,
+ 0.4972991943359375,
+ 0.38006591796875,
+ 0.0605621337890625,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 20.875992971144,
+ 27.22955604931815
+ ]
+ },
+ {
+ "id": "GcKYakyrYDpUltr_CoAjF",
+ "type": "freedraw",
+ "x": 195.54004467743505,
+ "y": 725.7366646363137,
+ "width": 30.860163522560583,
+ "height": 39.93668220566667,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7w",
+ "roundness": null,
+ "seed": 1764166569,
+ "version": 31,
+ "versionNonce": 1547938185,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578496348,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ 4.538259341553044,
+ -3.630607473242435
+ ],
+ [
+ 8.168866814795479,
+ -5.445911209863652
+ ],
+ [
+ 10.891822419727191,
+ -6.353563078174261
+ ],
+ [
+ 12.707126156348409,
+ -7.26121494648487
+ ],
+ [
+ 16.337733629590844,
+ -7.26121494648487
+ ],
+ [
+ 17.245385497901452,
+ -7.26121494648487
+ ],
+ [
+ 18.15303736621206,
+ -5.445911209863652
+ ],
+ [
+ 18.15303736621206,
+ -2.722955604931826
+ ],
+ [
+ 17.245385497901452,
+ 2.722955604931826
+ ],
+ [
+ 14.522429892969626,
+ 8.168866814795479
+ ],
+ [
+ 12.707126156348409,
+ 11.799474288037914
+ ],
+ [
+ 7.26121494648487,
+ 17.245385497901452
+ ],
+ [
+ 2.722955604931826,
+ 23.598948576075713
+ ],
+ [
+ -0.9076518683106087,
+ 27.22955604931815
+ ],
+ [
+ -0.9076518683106087,
+ 28.137207917628757
+ ],
+ [
+ -0.9076518683106087,
+ 29.044859785939366
+ ],
+ [
+ 4.538259341553044,
+ 30.860163522560583
+ ],
+ [
+ 9.076518683106087,
+ 31.767815390871192
+ ],
+ [
+ 14.522429892969626,
+ 32.6754672591818
+ ],
+ [
+ 19.06068923452267,
+ 32.6754672591818
+ ],
+ [
+ 24.506600444386322,
+ 32.6754672591818
+ ],
+ [
+ 28.137207917628757,
+ 32.6754672591818
+ ],
+ [
+ 29.952511654249975,
+ 31.767815390871192
+ ],
+ [
+ 29.952511654249975,
+ 31.767815390871192
+ ]
+ ],
+ "pressures": [
+ 0.38592529296875,
+ 0.463104248046875,
+ 0.5334625244140625,
+ 0.5603179931640625,
+ 0.567169189453125,
+ 0.573516845703125,
+ 0.576446533203125,
+ 0.575958251953125,
+ 0.575958251953125,
+ 0.579864501953125,
+ 0.581329345703125,
+ 0.588165283203125,
+ 0.5940399169921875,
+ 0.6008758544921875,
+ 0.6042938232421875,
+ 0.6052703857421875,
+ 0.6067352294921875,
+ 0.6116180419921875,
+ 0.6223602294921875,
+ 0.6213836669921875,
+ 0.6194305419921875,
+ 0.62725830078125,
+ 0.63067626953125,
+ 0.63165283203125,
+ 0.63116455078125,
+ 0.588653564453125,
+ 0.448944091796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 29.952511654249975,
+ 31.767815390871192
+ ]
+ },
+ {
+ "id": "bXxEU9odD4cBYXCfGUvPh",
+ "type": "freedraw",
+ "x": -358.1275949920347,
+ "y": 533.3144685544653,
+ "width": 3.6306074732423212,
+ "height": 19.06068923452267,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b7y",
+ "roundness": null,
+ "seed": 1207115273,
+ "version": 14,
+ "versionNonce": 1418963975,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578521501,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0.907651868310495
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ 0,
+ 3.630607473242435
+ ],
+ [
+ 0,
+ 6.3535630781741474
+ ],
+ [
+ 0,
+ 11.7994742880378
+ ],
+ [
+ 0,
+ 15.430081761280235
+ ],
+ [
+ 0.9076518683106087,
+ 16.33773362959073
+ ],
+ [
+ 0.9076518683106087,
+ 17.245385497901452
+ ],
+ [
+ 2.7229556049317125,
+ 19.06068923452267
+ ],
+ [
+ 2.7229556049317125,
+ 19.06068923452267
+ ]
+ ],
+ "pressures": [
+ 0.216400146484375,
+ 0.569122314453125,
+ 0.577423095703125,
+ 0.577911376953125,
+ 0.577911376953125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.576934814453125,
+ 0.565704345703125,
+ 0.529541015625,
+ 0.1690216064453125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 2.7229556049317125,
+ 19.06068923452267
+ ]
+ },
+ {
+ "id": "Gx0SRj5Uj1Ihzt1Fq5MB8",
+ "type": "freedraw",
+ "x": 169.2181404964275,
+ "y": 696.6918048503742,
+ "width": 12.707126156348522,
+ "height": 49.01320088877276,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8n",
+ "roundness": null,
+ "seed": 596325127,
+ "version": 18,
+ "versionNonce": 1277775625,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 4.538259341553044
+ ],
+ [
+ -2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ -5.445911209863652,
+ 17.245385497901566
+ ],
+ [
+ -6.353563078174261,
+ 23.598948576075827
+ ],
+ [
+ -7.26121494648487,
+ 29.04485978593948
+ ],
+ [
+ -7.26121494648487,
+ 41.75198594228789
+ ],
+ [
+ -6.353563078174261,
+ 45.38259341553032
+ ],
+ [
+ -3.630607473242435,
+ 47.19789715215154
+ ],
+ [
+ -1.8153037366212175,
+ 48.10554902046215
+ ],
+ [
+ 0.9076518683106087,
+ 48.10554902046215
+ ],
+ [
+ 5.445911209863652,
+ 47.19789715215154
+ ],
+ [
+ 5.445911209863652,
+ 47.19789715215154
+ ]
+ ],
+ "pressures": [
+ 0.37811279296875,
+ 0.63018798828125,
+ 0.698089599609375,
+ 0.698577880859375,
+ 0.701995849609375,
+ 0.703948974609375,
+ 0.704437255859375,
+ 0.704925537109375,
+ 0.704925537109375,
+ 0.703948974609375,
+ 0.697113037109375,
+ 0.6678009033203125,
+ 0.62677001953125,
+ 0.5412750244140625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 5.445911209863652,
+ 47.19789715215154
+ ]
+ },
+ {
+ "id": "P0p_QvljTh9B8wA6V-ElQ",
+ "type": "freedraw",
+ "x": 150.15745126190484,
+ "y": 721.1984052947606,
+ "width": 24.506600444386322,
+ "height": 0,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8o",
+ "roundness": null,
+ "seed": 954942889,
+ "version": 11,
+ "versionNonce": 1629340167,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 6.3535630781741474,
+ 0
+ ],
+ [
+ 9.076518683105974,
+ 0
+ ],
+ [
+ 14.522429892969626,
+ 0
+ ],
+ [
+ 20.875992971143887,
+ 0
+ ],
+ [
+ 24.506600444386322,
+ 0
+ ],
+ [
+ 24.506600444386322,
+ 0
+ ]
+ ],
+ "pressures": [
+ 0.506103515625,
+ 0.6575469970703125,
+ 0.6785430908203125,
+ 0.696624755859375,
+ 0.698577880859375,
+ 0.6819610595703125,
+ 0.460174560546875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 24.506600444386322,
+ 0
+ ]
+ },
+ {
+ "id": "7RVOs1lmFsa-ep41AVS47",
+ "type": "freedraw",
+ "x": 197.35534841405627,
+ "y": 733.905531451109,
+ "width": 20.875992971143887,
+ "height": 19.968341102833392,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8p",
+ "roundness": null,
+ "seed": 1907027401,
+ "version": 33,
+ "versionNonce": 438076905,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ -0.9076518683106087,
+ -2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ -3.630607473242435
+ ],
+ [
+ -3.630607473242435,
+ -3.630607473242435
+ ],
+ [
+ -4.538259341553044,
+ -3.630607473242435
+ ],
+ [
+ -6.353563078174261,
+ -2.722955604931826
+ ],
+ [
+ -7.26121494648487,
+ -1.8153037366212175
+ ],
+ [
+ -9.984170551416696,
+ 1.8153037366212175
+ ],
+ [
+ -11.7994742880378,
+ 6.353563078174261
+ ],
+ [
+ -11.7994742880378,
+ 10.891822419727305
+ ],
+ [
+ -10.891822419727191,
+ 13.614778024659131
+ ],
+ [
+ -7.26121494648487,
+ 16.337733629590957
+ ],
+ [
+ -3.630607473242435,
+ 16.337733629590957
+ ],
+ [
+ -2.722955604931826,
+ 15.430081761280348
+ ],
+ [
+ -0.9076518683106087,
+ 14.52242989296974
+ ],
+ [
+ 1.8153037366212175,
+ 11.799474288037914
+ ],
+ [
+ 2.722955604931826,
+ 8.168866814795479
+ ],
+ [
+ 3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ 3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ 2.722955604931826,
+ 1.8153037366212175
+ ],
+ [
+ 3.630607473242435,
+ 3.630607473242435
+ ],
+ [
+ 5.445911209863652,
+ 6.353563078174261
+ ],
+ [
+ 7.26121494648487,
+ 9.076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 9.984170551416696
+ ],
+ [
+ 9.076518683106087,
+ 10.891822419727305
+ ],
+ [
+ 9.076518683106087,
+ 10.891822419727305
+ ]
+ ],
+ "pressures": [
+ 0.38006591796875,
+ 0.63458251953125,
+ 0.694183349609375,
+ 0.718597412109375,
+ 0.7357025146484375,
+ 0.7313079833984375,
+ 0.7264251708984375,
+ 0.7234954833984375,
+ 0.7234954833984375,
+ 0.7259368896484375,
+ 0.7264251708984375,
+ 0.7264251708984375,
+ 0.7249603271484375,
+ 0.713714599609375,
+ 0.700042724609375,
+ 0.691741943359375,
+ 0.6858673095703125,
+ 0.6804962158203125,
+ 0.6721954345703125,
+ 0.6580352783203125,
+ 0.65362548828125,
+ 0.64825439453125,
+ 0.64874267578125,
+ 0.6565704345703125,
+ 0.6585235595703125,
+ 0.64874267578125,
+ 0.6145477294921875,
+ 0.506103515625,
+ 0.3634490966796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 9.076518683106087,
+ 10.891822419727305
+ ]
+ },
+ {
+ "id": "C4utdslt82p0Ewx7zcrHd",
+ "type": "freedraw",
+ "x": 214.60073391195783,
+ "y": 747.5203094757682,
+ "width": 15.430081761280235,
+ "height": 13.614778024659131,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8q",
+ "roundness": null,
+ "seed": 648682889,
+ "version": 19,
+ "versionNonce": 138799399,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ 0.9076518683106087,
+ -3.630607473242435
+ ],
+ [
+ 0.9076518683106087,
+ -5.445911209863652
+ ],
+ [
+ 1.8153037366212175,
+ -7.26121494648487
+ ],
+ [
+ 1.8153037366212175,
+ -9.076518683106087
+ ],
+ [
+ 2.722955604931826,
+ -12.707126156348522
+ ],
+ [
+ 3.630607473242435,
+ -13.614778024659131
+ ],
+ [
+ 4.538259341553044,
+ -13.614778024659131
+ ],
+ [
+ 5.445911209863652,
+ -13.614778024659131
+ ],
+ [
+ 6.3535630781741474,
+ -12.707126156348522
+ ],
+ [
+ 8.168866814795365,
+ -9.984170551416696
+ ],
+ [
+ 11.7994742880378,
+ -5.445911209863652
+ ],
+ [
+ 13.614778024659017,
+ -3.630607473242435
+ ],
+ [
+ 15.430081761280235,
+ -2.722955604931826
+ ],
+ [
+ 15.430081761280235,
+ -2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.1695098876953125,
+ 0.5476226806640625,
+ 0.573516845703125,
+ 0.587188720703125,
+ 0.6018524169921875,
+ 0.6111297607421875,
+ 0.6194305419921875,
+ 0.63702392578125,
+ 0.64678955078125,
+ 0.65264892578125,
+ 0.6575469970703125,
+ 0.6619415283203125,
+ 0.6678009033203125,
+ 0.65020751953125,
+ 0.5329742431640625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280235,
+ -2.722955604931826
+ ]
+ },
+ {
+ "id": "SV6ZH6_XKUpMAb-cNsyZ9",
+ "type": "freedraw",
+ "x": 259.07567545917755,
+ "y": 694.876501113753,
+ "width": 9.076518683106087,
+ "height": 46.29024528384093,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8r",
+ "roundness": null,
+ "seed": 663143721,
+ "version": 16,
+ "versionNonce": 1984291017,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.72295560493194,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ -6.353563078174375,
+ 9.984170551416696
+ ],
+ [
+ -7.26121494648487,
+ 13.614778024659131
+ ],
+ [
+ -9.076518683106087,
+ 21.78364483945461
+ ],
+ [
+ -9.076518683106087,
+ 25.414252312697045
+ ],
+ [
+ -9.076518683106087,
+ 29.04485978593948
+ ],
+ [
+ -7.26121494648487,
+ 36.306074732424236
+ ],
+ [
+ -6.353563078174375,
+ 40.84433407397728
+ ],
+ [
+ -1.8153037366212175,
+ 45.38259341553032
+ ],
+ [
+ -1.8153037366212175,
+ 45.38259341553032
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.6086883544921875,
+ 0.65313720703125,
+ 0.65411376953125,
+ 0.6590118408203125,
+ 0.6800079345703125,
+ 0.6839141845703125,
+ 0.6858673095703125,
+ 0.6858673095703125,
+ 0.6858673095703125,
+ 0.6829376220703125,
+ 0.62969970703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ 45.38259341553032
+ ]
+ },
+ {
+ "id": "MRJMAPlzPcEocp-41gBmy",
+ "type": "freedraw",
+ "x": 277.2287128253895,
+ "y": 703.953019796859,
+ "width": 25.414252312697045,
+ "height": 65.3509345183636,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8s",
+ "roundness": null,
+ "seed": 357642759,
+ "version": 56,
+ "versionNonce": 1646013511,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 2.722955604931826
+ ],
+ [
+ 0,
+ 5.445911209863652
+ ],
+ [
+ 0.9076518683107224,
+ 14.52242989296974
+ ],
+ [
+ 1.8153037366212175,
+ 26.32190418100754
+ ],
+ [
+ 1.8153037366212175,
+ 32.6754672591818
+ ],
+ [
+ 1.8153037366212175,
+ 39.02903033735606
+ ],
+ [
+ 1.8153037366212175,
+ 52.64380836201519
+ ],
+ [
+ 0.9076518683107224,
+ 57.18206770356812
+ ],
+ [
+ 0.9076518683107224,
+ 58.08971957187873
+ ],
+ [
+ 0.9076518683107224,
+ 57.18206770356812
+ ],
+ [
+ 0,
+ 56.274415835257514
+ ],
+ [
+ -2.7229556049317125,
+ 51.736156493704584
+ ],
+ [
+ -3.630607473242435,
+ 46.29024528384093
+ ],
+ [
+ -5.445911209863652,
+ 39.02903033735606
+ ],
+ [
+ -5.445911209863652,
+ 29.952511654249975
+ ],
+ [
+ -3.630607473242435,
+ 16.337733629590957
+ ],
+ [
+ -0.907651868310495,
+ 8.168866814795479
+ ],
+ [
+ 1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ 5.445911209863652,
+ -3.630607473242435
+ ],
+ [
+ 8.168866814795592,
+ -6.353563078174261
+ ],
+ [
+ 9.076518683106087,
+ -7.26121494648487
+ ],
+ [
+ 11.799474288038027,
+ -7.26121494648487
+ ],
+ [
+ 14.52242989296974,
+ -4.538259341553044
+ ],
+ [
+ 16.337733629590957,
+ 0
+ ],
+ [
+ 17.24538549790168,
+ 5.445911209863652
+ ],
+ [
+ 16.337733629590957,
+ 7.26121494648487
+ ],
+ [
+ 15.430081761280462,
+ 9.984170551416696
+ ],
+ [
+ 14.52242989296974,
+ 11.799474288037914
+ ],
+ [
+ 11.799474288038027,
+ 14.52242989296974
+ ],
+ [
+ 9.076518683106087,
+ 15.430081761280348
+ ],
+ [
+ 6.353563078174375,
+ 16.337733629590957
+ ],
+ [
+ 5.445911209863652,
+ 16.337733629590957
+ ],
+ [
+ 3.630607473242435,
+ 16.337733629590957
+ ],
+ [
+ 2.72295560493194,
+ 16.337733629590957
+ ],
+ [
+ 1.8153037366212175,
+ 16.337733629590957
+ ],
+ [
+ 3.630607473242435,
+ 16.337733629590957
+ ],
+ [
+ 8.168866814795592,
+ 15.430081761280348
+ ],
+ [
+ 11.799474288038027,
+ 16.337733629590957
+ ],
+ [
+ 14.52242989296974,
+ 18.153037366212175
+ ],
+ [
+ 15.430081761280462,
+ 19.060689234522783
+ ],
+ [
+ 17.24538549790168,
+ 19.968341102833392
+ ],
+ [
+ 19.968341102833392,
+ 23.598948576075713
+ ],
+ [
+ 19.968341102833392,
+ 26.32190418100754
+ ],
+ [
+ 19.968341102833392,
+ 28.137207917628757
+ ],
+ [
+ 18.153037366212175,
+ 29.952511654249975
+ ],
+ [
+ 15.430081761280462,
+ 31.767815390871192
+ ],
+ [
+ 9.98417055141681,
+ 33.58311912749241
+ ],
+ [
+ 6.353563078174375,
+ 35.39842286411363
+ ],
+ [
+ 2.72295560493194,
+ 35.39842286411363
+ ],
+ [
+ -0.907651868310495,
+ 36.306074732424236
+ ],
+ [
+ -1.8153037366212175,
+ 36.306074732424236
+ ],
+ [
+ -1.8153037366212175,
+ 36.306074732424236
+ ]
+ ],
+ "pressures": [
+ 0.2501220703125,
+ 0.63946533203125,
+ 0.64923095703125,
+ 0.65606689453125,
+ 0.6585235595703125,
+ 0.6585235595703125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6663360595703125,
+ 0.6678009033203125,
+ 0.6614532470703125,
+ 0.6590118408203125,
+ 0.6580352783203125,
+ 0.6575469970703125,
+ 0.6565704345703125,
+ 0.6565704345703125,
+ 0.65606689453125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.65460205078125,
+ 0.65460205078125,
+ 0.65509033203125,
+ 0.65509033203125,
+ 0.65606689453125,
+ 0.6565704345703125,
+ 0.6570587158203125,
+ 0.6585235595703125,
+ 0.6604766845703125,
+ 0.6678009033203125,
+ 0.6756134033203125,
+ 0.6814727783203125,
+ 0.6848907470703125,
+ 0.6824493408203125,
+ 0.6707305908203125,
+ 0.63262939453125,
+ 0.6135711669921875,
+ 0.5974578857421875,
+ 0.583770751953125,
+ 0.584259033203125,
+ 0.587188720703125,
+ 0.593536376953125,
+ 0.5984344482421875,
+ 0.6052703857421875,
+ 0.6223602294921875,
+ 0.64874267578125,
+ 0.6736602783203125,
+ 0.6809844970703125,
+ 0.6819610595703125,
+ 0.6809844970703125,
+ 0.6624298095703125,
+ 0.6248016357421875,
+ 0.4723968505859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ 36.306074732424236
+ ]
+ },
+ {
+ "id": "8xThPGRcmwVGSa2w7lhAr",
+ "type": "freedraw",
+ "x": 307.18122447963947,
+ "y": 682.1693749574046,
+ "width": 18.153037366212175,
+ "height": 60.81267517681056,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8t",
+ "roundness": null,
+ "seed": 1378646345,
+ "version": 18,
+ "versionNonce": 2118180777,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 2.72295560493194,
+ 0.9076518683106087
+ ],
+ [
+ 6.353563078174375,
+ 4.538259341553044
+ ],
+ [
+ 8.168866814795592,
+ 7.26121494648487
+ ],
+ [
+ 12.707126156348522,
+ 15.430081761280235
+ ],
+ [
+ 16.337733629590957,
+ 24.506600444386322
+ ],
+ [
+ 17.24538549790168,
+ 29.044859785939366
+ ],
+ [
+ 18.153037366212175,
+ 38.12137846904545
+ ],
+ [
+ 18.153037366212175,
+ 42.6596378105985
+ ],
+ [
+ 18.153037366212175,
+ 47.19789715215143
+ ],
+ [
+ 16.337733629590957,
+ 54.4591120986363
+ ],
+ [
+ 15.430081761280462,
+ 57.18206770356812
+ ],
+ [
+ 14.52242989296974,
+ 58.99737144018934
+ ],
+ [
+ 13.614778024659245,
+ 60.81267517681056
+ ],
+ [
+ 12.707126156348522,
+ 60.81267517681056
+ ],
+ [
+ 12.707126156348522,
+ 60.81267517681056
+ ]
+ ],
+ "pressures": [
+ 0.334136962890625,
+ 0.6023406982421875,
+ 0.63262939453125,
+ 0.64776611328125,
+ 0.6658477783203125,
+ 0.6819610595703125,
+ 0.689300537109375,
+ 0.694671630859375,
+ 0.695648193359375,
+ 0.695648193359375,
+ 0.693695068359375,
+ 0.6819610595703125,
+ 0.6668243408203125,
+ 0.566680908203125,
+ 0.001953125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 12.707126156348522,
+ 60.81267517681056
+ ]
+ },
+ {
+ "id": "rjeDb5SngVJWaHECfselv",
+ "type": "freedraw",
+ "x": 372.53215899800364,
+ "y": 703.953019796859,
+ "width": 20.875992971143887,
+ "height": 35.39842286411363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8u",
+ "roundness": null,
+ "seed": 183541511,
+ "version": 22,
+ "versionNonce": 712837991,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366212175
+ ],
+ [
+ -9.984170551416696,
+ 4.538259341553044
+ ],
+ [
+ -11.799474288037914,
+ 8.168866814795479
+ ],
+ [
+ -12.707126156348522,
+ 10.891822419727305
+ ],
+ [
+ -13.614778024659131,
+ 12.707126156348522
+ ],
+ [
+ -13.614778024659131,
+ 14.52242989296974
+ ],
+ [
+ -13.614778024659131,
+ 19.968341102833392
+ ],
+ [
+ -12.707126156348522,
+ 25.414252312697045
+ ],
+ [
+ -10.891822419727305,
+ 29.04485978593948
+ ],
+ [
+ -7.26121494648487,
+ 32.6754672591818
+ ],
+ [
+ 0.9076518683106087,
+ 34.49077099580302
+ ],
+ [
+ 7.261214946484756,
+ 32.6754672591818
+ ],
+ [
+ 7.261214946484756,
+ 32.6754672591818
+ ]
+ ],
+ "pressures": [
+ 0.4836273193359375,
+ 0.592559814453125,
+ 0.688323974609375,
+ 0.694183349609375,
+ 0.697601318359375,
+ 0.698577880859375,
+ 0.698577880859375,
+ 0.697601318359375,
+ 0.693206787109375,
+ 0.690765380859375,
+ 0.689788818359375,
+ 0.689788818359375,
+ 0.688812255859375,
+ 0.6868438720703125,
+ 0.687835693359375,
+ 0.6848907470703125,
+ 0.6717071533203125,
+ 0.516845703125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 7.261214946484756,
+ 32.6754672591818
+ ]
+ },
+ {
+ "id": "wBXD0zINp0vwOf-BLkX0M",
+ "type": "freedraw",
+ "x": 396.13110757407935,
+ "y": 724.829012768003,
+ "width": 16.337733629590957,
+ "height": 14.522429892969626,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8v",
+ "roundness": null,
+ "seed": 399246185,
+ "version": 32,
+ "versionNonce": 272171657,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ -4.538259341553044,
+ -0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ -0.9076518683106087
+ ],
+ [
+ -7.26121494648487,
+ -0.9076518683106087
+ ],
+ [
+ -8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ -9.984170551416696,
+ 0
+ ],
+ [
+ -10.891822419727305,
+ 0.9076518683106087
+ ],
+ [
+ -12.707126156348522,
+ 2.722955604931826
+ ],
+ [
+ -13.614778024659131,
+ 6.353563078174261
+ ],
+ [
+ -12.707126156348522,
+ 9.076518683106087
+ ],
+ [
+ -10.891822419727305,
+ 10.891822419727191
+ ],
+ [
+ -9.984170551416696,
+ 11.7994742880378
+ ],
+ [
+ -7.26121494648487,
+ 12.707126156348409
+ ],
+ [
+ -4.538259341553044,
+ 13.614778024659017
+ ],
+ [
+ -2.722955604931826,
+ 12.707126156348409
+ ],
+ [
+ 0,
+ 11.7994742880378
+ ],
+ [
+ 0.9076518683106087,
+ 10.891822419727191
+ ],
+ [
+ 1.8153037366212175,
+ 9.984170551416582
+ ],
+ [
+ 1.8153037366212175,
+ 8.168866814795479
+ ],
+ [
+ 2.722955604931826,
+ 6.353563078174261
+ ],
+ [
+ 2.722955604931826,
+ 3.630607473242435
+ ],
+ [
+ 1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0
+ ],
+ [
+ -7.26121494648487,
+ 0.9076518683106087
+ ],
+ [
+ -8.168866814795479,
+ 1.8153037366212175
+ ],
+ [
+ -8.168866814795479,
+ 1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.466522216796875,
+ 0.5520172119140625,
+ 0.5520172119140625,
+ 0.5529937744140625,
+ 0.5529937744140625,
+ 0.5578765869140625,
+ 0.572052001953125,
+ 0.588165283203125,
+ 0.6008758544921875,
+ 0.6072235107421875,
+ 0.6091766357421875,
+ 0.5950164794921875,
+ 0.583770751953125,
+ 0.582305908203125,
+ 0.581817626953125,
+ 0.579376220703125,
+ 0.576446533203125,
+ 0.574493408203125,
+ 0.574981689453125,
+ 0.574981689453125,
+ 0.575469970703125,
+ 0.576934814453125,
+ 0.580841064453125,
+ 0.578887939453125,
+ 0.571075439453125,
+ 0.567657470703125,
+ 0.500244140625,
+ 0.2716064453125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -8.168866814795479,
+ 1.8153037366212175
+ ]
+ },
+ {
+ "id": "XxqNAhSMtufkAm58uA_6Y",
+ "type": "freedraw",
+ "x": 417.91475241353385,
+ "y": 721.1984052947606,
+ "width": 14.522429892969512,
+ "height": 16.337733629590844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8w",
+ "roundness": null,
+ "seed": 681314503,
+ "version": 25,
+ "versionNonce": 1840580231,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.7229556049317125,
+ 0
+ ],
+ [
+ -2.7229556049317125,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ 1.8153037366212175
+ ],
+ [
+ -4.53825934155293,
+ 2.722955604931826
+ ],
+ [
+ -3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ -0.907651868310495,
+ 6.353563078174261
+ ],
+ [
+ 0.9076518683107224,
+ 7.26121494648487
+ ],
+ [
+ 2.72295560493194,
+ 9.076518683106087
+ ],
+ [
+ 6.353563078174375,
+ 11.799474288037914
+ ],
+ [
+ 7.26121494648487,
+ 12.707126156348522
+ ],
+ [
+ 9.984170551416582,
+ 14.522429892969626
+ ],
+ [
+ 9.984170551416582,
+ 15.430081761280235
+ ],
+ [
+ 8.168866814795592,
+ 15.430081761280235
+ ],
+ [
+ 6.353563078174375,
+ 16.337733629590844
+ ],
+ [
+ 4.538259341553157,
+ 16.337733629590844
+ ],
+ [
+ -0.907651868310495,
+ 16.337733629590844
+ ],
+ [
+ -2.7229556049317125,
+ 15.430081761280235
+ ],
+ [
+ -2.7229556049317125,
+ 15.430081761280235
+ ]
+ ],
+ "pressures": [
+ 0.3575897216796875,
+ 0.5529937744140625,
+ 0.563751220703125,
+ 0.564239501953125,
+ 0.564727783203125,
+ 0.566680908203125,
+ 0.567657470703125,
+ 0.567657470703125,
+ 0.565216064453125,
+ 0.5617828369140625,
+ 0.5603179931640625,
+ 0.5583648681640625,
+ 0.5573883056640625,
+ 0.5588531494140625,
+ 0.5603179931640625,
+ 0.574005126953125,
+ 0.6648712158203125,
+ 0.6634063720703125,
+ 0.6575469970703125,
+ 0.63751220703125,
+ 0.38006591796875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -2.7229556049317125,
+ 15.430081761280235
+ ]
+ },
+ {
+ "id": "mq7c_4O7VH250pnco0f8X",
+ "type": "freedraw",
+ "x": 422.453011755087,
+ "y": 702.1377160602378,
+ "width": 15.430081761280235,
+ "height": 14.52242989296974,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8x",
+ "roundness": null,
+ "seed": 255938695,
+ "version": 18,
+ "versionNonce": 954845545,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 4.53825934155293,
+ -0.9076518683106087
+ ],
+ [
+ 5.445911209863425,
+ -0.9076518683106087
+ ],
+ [
+ 7.2612149464846425,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795365,
+ 0
+ ],
+ [
+ 9.07651868310586,
+ 0.9076518683106087
+ ],
+ [
+ 9.07651868310586,
+ 1.8153037366212175
+ ],
+ [
+ 9.07651868310586,
+ 2.722955604931826
+ ],
+ [
+ 7.2612149464846425,
+ 7.26121494648487
+ ],
+ [
+ 6.3535630781741474,
+ 8.168866814795479
+ ],
+ [
+ 6.3535630781741474,
+ 9.076518683106087
+ ],
+ [
+ 8.168866814795365,
+ 9.984170551416696
+ ],
+ [
+ 9.984170551416582,
+ 11.799474288037914
+ ],
+ [
+ 15.430081761280235,
+ 13.614778024659131
+ ],
+ [
+ 15.430081761280235,
+ 13.614778024659131
+ ]
+ ],
+ "pressures": [
+ 0.323394775390625,
+ 0.504638671875,
+ 0.518310546875,
+ 0.5324859619140625,
+ 0.5432281494140625,
+ 0.580352783203125,
+ 0.63458251953125,
+ 0.65216064453125,
+ 0.6575469970703125,
+ 0.6595001220703125,
+ 0.6575469970703125,
+ 0.63653564453125,
+ 0.62823486328125,
+ 0.5979461669921875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 15.430081761280235,
+ 13.614778024659131
+ ]
+ },
+ {
+ "id": "kHElNZnl_bqZwHf307R5E",
+ "type": "freedraw",
+ "x": 455.1284790142687,
+ "y": 693.9688492454425,
+ "width": 7.26121494648487,
+ "height": 39.93668220566667,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8y",
+ "roundness": null,
+ "seed": 1609605161,
+ "version": 18,
+ "versionNonce": 2055249319,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ -0.9076518683106087
+ ],
+ [
+ -0.907651868310495,
+ 0
+ ],
+ [
+ -0.907651868310495,
+ 0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ 1.8153037366212175
+ ],
+ [
+ -2.7229556049317125,
+ 4.538259341553044
+ ],
+ [
+ -3.630607473242435,
+ 6.353563078174261
+ ],
+ [
+ -4.53825934155293,
+ 9.076518683105974
+ ],
+ [
+ -5.445911209863652,
+ 16.337733629590844
+ ],
+ [
+ -6.3535630781741474,
+ 19.06068923452267
+ ],
+ [
+ -6.3535630781741474,
+ 22.691296707765105
+ ],
+ [
+ -5.445911209863652,
+ 30.860163522560583
+ ],
+ [
+ -3.630607473242435,
+ 35.39842286411363
+ ],
+ [
+ -0.907651868310495,
+ 38.12137846904545
+ ],
+ [
+ 0.9076518683107224,
+ 39.02903033735606
+ ],
+ [
+ 0.9076518683107224,
+ 39.02903033735606
+ ]
+ ],
+ "pressures": [
+ 0.3654022216796875,
+ 0.5471343994140625,
+ 0.63848876953125,
+ 0.63946533203125,
+ 0.63995361328125,
+ 0.64385986328125,
+ 0.64825439453125,
+ 0.64874267578125,
+ 0.64971923828125,
+ 0.65020751953125,
+ 0.65020751953125,
+ 0.63262939453125,
+ 0.523681640625,
+ 0.2520751953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683107224,
+ 39.02903033735606
+ ]
+ },
+ {
+ "id": "SF2H-zw4frUCOP24oz681",
+ "type": "freedraw",
+ "x": 467.8356051706172,
+ "y": 755.6891762905636,
+ "width": 22.691296707765105,
+ "height": 59.90502330849995,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b8z",
+ "roundness": null,
+ "seed": 130706983,
+ "version": 42,
+ "versionNonce": 1637790793,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578604416,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683107224,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683107224,
+ -2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ -4.538259341553044
+ ],
+ [
+ -2.72295560493194,
+ -6.353563078174261
+ ],
+ [
+ -4.538259341553157,
+ -10.891822419727305
+ ],
+ [
+ -5.445911209863652,
+ -13.614778024659131
+ ],
+ [
+ -5.445911209863652,
+ -16.337733629590957
+ ],
+ [
+ -6.353563078174375,
+ -19.968341102833392
+ ],
+ [
+ -7.26121494648487,
+ -24.506600444386322
+ ],
+ [
+ -8.168866814795365,
+ -33.58311912749241
+ ],
+ [
+ -7.26121494648487,
+ -48.10554902046215
+ ],
+ [
+ -4.538259341553157,
+ -54.45911209863641
+ ],
+ [
+ -0.9076518683107224,
+ -58.99737144018934
+ ],
+ [
+ 1.8153037366212175,
+ -59.90502330849995
+ ],
+ [
+ 4.53825934155293,
+ -58.99737144018934
+ ],
+ [
+ 7.26121494648487,
+ -56.274415835257514
+ ],
+ [
+ 8.168866814795365,
+ -51.736156493704584
+ ],
+ [
+ 9.076518683106087,
+ -47.19789715215154
+ ],
+ [
+ 7.26121494648487,
+ -42.6596378105985
+ ],
+ [
+ 5.445911209863652,
+ -40.84433407397728
+ ],
+ [
+ 2.7229556049317125,
+ -39.93668220566667
+ ],
+ [
+ 0,
+ -39.02903033735606
+ ],
+ [
+ 0.907651868310495,
+ -39.02903033735606
+ ],
+ [
+ 1.8153037366212175,
+ -39.02903033735606
+ ],
+ [
+ 2.7229556049317125,
+ -39.02903033735606
+ ],
+ [
+ 6.3535630781741474,
+ -39.02903033735606
+ ],
+ [
+ 8.168866814795365,
+ -39.02903033735606
+ ],
+ [
+ 10.891822419727305,
+ -37.213726600734844
+ ],
+ [
+ 13.614778024659017,
+ -34.49077099580302
+ ],
+ [
+ 14.52242989296974,
+ -31.767815390871192
+ ],
+ [
+ 14.52242989296974,
+ -29.044859785939366
+ ],
+ [
+ 13.614778024659017,
+ -29.044859785939366
+ ],
+ [
+ 12.707126156348522,
+ -28.137207917628757
+ ],
+ [
+ 9.076518683106087,
+ -26.32190418100754
+ ],
+ [
+ 6.3535630781741474,
+ -25.41425231269693
+ ],
+ [
+ 2.7229556049317125,
+ -25.41425231269693
+ ],
+ [
+ 0,
+ -25.41425231269693
+ ],
+ [
+ -1.8153037366212175,
+ -24.506600444386322
+ ],
+ [
+ -1.8153037366212175,
+ -24.506600444386322
+ ]
+ ],
+ "pressures": [
+ 0.38104248046875,
+ 0.593048095703125,
+ 0.6047821044921875,
+ 0.6145477294921875,
+ 0.63262939453125,
+ 0.6609649658203125,
+ 0.6736602783203125,
+ 0.6770782470703125,
+ 0.6829376220703125,
+ 0.6829376220703125,
+ 0.6839141845703125,
+ 0.687835693359375,
+ 0.6853790283203125,
+ 0.6868438720703125,
+ 0.691741943359375,
+ 0.709320068359375,
+ 0.712738037109375,
+ 0.712249755859375,
+ 0.710296630859375,
+ 0.709808349609375,
+ 0.711273193359375,
+ 0.711273193359375,
+ 0.713226318359375,
+ 0.64044189453125,
+ 0.63995361328125,
+ 0.63751220703125,
+ 0.6165008544921875,
+ 0.6008758544921875,
+ 0.581329345703125,
+ 0.574981689453125,
+ 0.584747314453125,
+ 0.6218719482421875,
+ 0.64288330078125,
+ 0.6590118408203125,
+ 0.6756134033203125,
+ 0.6741485595703125,
+ 0.65460205078125,
+ 0.572052001953125,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -1.8153037366212175,
+ -24.506600444386322
+ ]
+ },
+ {
+ "id": "qFszsAfLBz6AMitlGysZp",
+ "type": "freedraw",
+ "x": -230.14868156023897,
+ "y": 869.1456598293893,
+ "width": 633.5410040808027,
+ "height": 13.614778024659017,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9W",
+ "roundness": null,
+ "seed": 219891815,
+ "version": 96,
+ "versionNonce": 1381770857,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578673659,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 4.53825934155293,
+ -0.9076518683106087
+ ],
+ [
+ 7.261214946484756,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795365,
+ -1.8153037366212175
+ ],
+ [
+ 12.707126156348409,
+ -1.8153037366212175
+ ],
+ [
+ 19.06068923452267,
+ -1.8153037366212175
+ ],
+ [
+ 24.506600444386322,
+ -2.722955604931826
+ ],
+ [
+ 30.860163522560583,
+ -2.722955604931826
+ ],
+ [
+ 37.213726600734844,
+ -2.722955604931826
+ ],
+ [
+ 41.751985942287774,
+ -3.630607473242435
+ ],
+ [
+ 50.82850462539386,
+ -3.630607473242435
+ ],
+ [
+ 57.18206770356812,
+ -3.630607473242435
+ ],
+ [
+ 59.90502330849995,
+ -4.538259341553044
+ ],
+ [
+ 63.535630781742384,
+ -4.538259341553044
+ ],
+ [
+ 75.33510506978018,
+ -4.538259341553044
+ ],
+ [
+ 84.41162375288627,
+ -5.445911209863652
+ ],
+ [
+ 92.58049056768175,
+ -5.445911209863652
+ ],
+ [
+ 100.74935738247723,
+ -6.3535630781741474
+ ],
+ [
+ 108.9182241972726,
+ -6.3535630781741474
+ ],
+ [
+ 111.64117980220442,
+ -6.3535630781741474
+ ],
+ [
+ 115.27178727544685,
+ -7.261214946484756
+ ],
+ [
+ 117.99474288037868,
+ -7.261214946484756
+ ],
+ [
+ 123.44065409024233,
+ -7.261214946484756
+ ],
+ [
+ 128.88656530010599,
+ -7.261214946484756
+ ],
+ [
+ 135.24012837828025,
+ -8.168866814795365
+ ],
+ [
+ 146.13195079800744,
+ -8.168866814795365
+ ],
+ [
+ 152.4855138761817,
+ -8.168866814795365
+ ],
+ [
+ 158.83907695435596,
+ -8.168866814795365
+ ],
+ [
+ 165.19264003253022,
+ -8.168866814795365
+ ],
+ [
+ 171.54620311070448,
+ -8.168866814795365
+ ],
+ [
+ 174.2691587156362,
+ -8.168866814795365
+ ],
+ [
+ 177.89976618887863,
+ -8.168866814795365
+ ],
+ [
+ 180.62272179381046,
+ -8.168866814795365
+ ],
+ [
+ 186.97628487198472,
+ -8.168866814795365
+ ],
+ [
+ 193.32984795015898,
+ -8.168866814795365
+ ],
+ [
+ 199.68341102833324,
+ -8.168866814795365
+ ],
+ [
+ 206.0369741065075,
+ -8.168866814795365
+ ],
+ [
+ 215.11349278961347,
+ -7.261214946484756
+ ],
+ [
+ 221.46705586778774,
+ -7.261214946484756
+ ],
+ [
+ 226.9129670776514,
+ -7.261214946484756
+ ],
+ [
+ 232.35887828751504,
+ -7.261214946484756
+ ],
+ [
+ 236.89713762906808,
+ -7.261214946484756
+ ],
+ [
+ 244.15835257555284,
+ -7.261214946484756
+ ],
+ [
+ 249.6042637854165,
+ -7.261214946484756
+ ],
+ [
+ 255.05017499528014,
+ -7.261214946484756
+ ],
+ [
+ 261.4037380734544,
+ -6.3535630781741474
+ ],
+ [
+ 270.4802567565605,
+ -5.445911209863652
+ ],
+ [
+ 277.74147170304525,
+ -5.445911209863652
+ ],
+ [
+ 285.0026866495301,
+ -4.538259341553044
+ ],
+ [
+ 294.0792053326362,
+ -4.538259341553044
+ ],
+ [
+ 303.1557240157423,
+ -3.630607473242435
+ ],
+ [
+ 318.58580577702253,
+ -3.630607473242435
+ ],
+ [
+ 328.5699763284392,
+ -2.722955604931826
+ ],
+ [
+ 338.5541468798559,
+ -1.8153037366212175
+ ],
+ [
+ 352.16892490451494,
+ -0.9076518683106087
+ ],
+ [
+ 360.3377917193104,
+ 0
+ ],
+ [
+ 368.5066585341059,
+ 0.9076518683106087
+ ],
+ [
+ 376.67552534890126,
+ 1.8153037366212175
+ ],
+ [
+ 384.84439216369674,
+ 1.8153037366212175
+ ],
+ [
+ 396.64386645173465,
+ 1.8153037366212175
+ ],
+ [
+ 403.9050813982195,
+ 1.8153037366212175
+ ],
+ [
+ 412.0739482130149,
+ 2.722955604931826
+ ],
+ [
+ 420.24281502781037,
+ 2.722955604931826
+ ],
+ [
+ 427.50402997429524,
+ 2.722955604931826
+ ],
+ [
+ 439.30350426233315,
+ 3.630607473242435
+ ],
+ [
+ 445.6570673405073,
+ 3.630607473242435
+ ],
+ [
+ 452.91828228699217,
+ 3.630607473242435
+ ],
+ [
+ 464.71775657502997,
+ 3.630607473242435
+ ],
+ [
+ 468.3483640482724,
+ 3.630607473242435
+ ],
+ [
+ 480.14783833631043,
+ 3.630607473242435
+ ],
+ [
+ 487.4090532827953,
+ 3.630607473242435
+ ],
+ [
+ 495.57792009759066,
+ 3.630607473242435
+ ],
+ [
+ 504.65443878069675,
+ 3.630607473242435
+ ],
+ [
+ 519.1768686736665,
+ 3.630607473242435
+ ],
+ [
+ 528.2533873567726,
+ 3.630607473242435
+ ],
+ [
+ 537.3299060398784,
+ 4.538259341553044
+ ],
+ [
+ 547.3140765912952,
+ 4.538259341553044
+ ],
+ [
+ 555.4829434060906,
+ 4.538259341553044
+ ],
+ [
+ 567.2824176941284,
+ 5.445911209863652
+ ],
+ [
+ 574.5436326406133,
+ 5.445911209863652
+ ],
+ [
+ 582.7124994554089,
+ 5.445911209863652
+ ],
+ [
+ 593.6043218751362,
+ 5.445911209863652
+ ],
+ [
+ 601.7731886899315,
+ 5.445911209863652
+ ],
+ [
+ 609.0344036364164,
+ 5.445911209863652
+ ],
+ [
+ 614.4803148462801,
+ 4.538259341553044
+ ],
+ [
+ 619.9262260561437,
+ 4.538259341553044
+ ],
+ [
+ 624.4644853976966,
+ 4.538259341553044
+ ],
+ [
+ 629.0027447392498,
+ 4.538259341553044
+ ],
+ [
+ 631.7257003441815,
+ 4.538259341553044
+ ],
+ [
+ 633.5410040808027,
+ 2.722955604931826
+ ],
+ [
+ 633.5410040808027,
+ 2.722955604931826
+ ]
+ ],
+ "pressures": [
+ 0.3439178466796875,
+ 0.5354156494140625,
+ 0.5422515869140625,
+ 0.5451812744140625,
+ 0.5485992431640625,
+ 0.571075439453125,
+ 0.578887939453125,
+ 0.588653564453125,
+ 0.591094970703125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.591583251953125,
+ 0.592071533203125,
+ 0.5940399169921875,
+ 0.5945281982421875,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.5955047607421875,
+ 0.5945281982421875,
+ 0.593536376953125,
+ 0.592071533203125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.593536376953125,
+ 0.593048095703125,
+ 0.5955047607421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5979461669921875,
+ 0.5974578857421875,
+ 0.5964813232421875,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5964813232421875,
+ 0.5959930419921875,
+ 0.5964813232421875,
+ 0.5969696044921875,
+ 0.5969696044921875,
+ 0.5964813232421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5945281982421875,
+ 0.5964813232421875,
+ 0.5955047607421875,
+ 0.5955047607421875,
+ 0.5945281982421875,
+ 0.5950164794921875,
+ 0.6140594482421875,
+ 0.6199188232421875,
+ 0.6169891357421875,
+ 0.6189422607421875,
+ 0.6194305419921875,
+ 0.6194305419921875,
+ 0.6184539794921875,
+ 0.6179656982421875,
+ 0.6169891357421875,
+ 0.6179656982421875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6184539794921875,
+ 0.6174774169921875,
+ 0.6174774169921875,
+ 0.6169891357421875,
+ 0.6174774169921875,
+ 0.6165008544921875,
+ 0.6165008544921875,
+ 0.6145477294921875,
+ 0.6150360107421875,
+ 0.6155242919921875,
+ 0.6174774169921875,
+ 0.6169891357421875,
+ 0.6155242919921875,
+ 0.6160125732421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6130828857421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6101531982421875,
+ 0.6091766357421875,
+ 0.6096649169921875,
+ 0.6096649169921875,
+ 0.6067352294921875,
+ 0.6057586669921875,
+ 0.584259033203125,
+ 0.4870452880859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 633.5410040808027,
+ 2.722955604931826
+ ]
+ },
+ {
+ "id": "xpWSvo7JChx-AK2uUXSy9",
+ "type": "freedraw",
+ "x": -235.59459277010262,
+ "y": 860.0691411462833,
+ "width": 460.17949723347715,
+ "height": 19.968341102833392,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9X",
+ "roundness": null,
+ "seed": 855892935,
+ "version": 86,
+ "versionNonce": 217687721,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578682995,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ 0
+ ],
+ [
+ 2.722955604931826,
+ 0
+ ],
+ [
+ 3.630607473242435,
+ 0
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 5.445911209863652,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 9.076518683106087,
+ 0
+ ],
+ [
+ 11.7994742880378,
+ 0
+ ],
+ [
+ 14.522429892969626,
+ 0
+ ],
+ [
+ 18.15303736621206,
+ -0.9076518683106087
+ ],
+ [
+ 25.41425231269693,
+ -1.8153037366212175
+ ],
+ [
+ 29.952511654249975,
+ -1.8153037366212175
+ ],
+ [
+ 34.49077099580302,
+ -2.722955604931826
+ ],
+ [
+ 39.02903033735606,
+ -2.722955604931826
+ ],
+ [
+ 46.29024528384082,
+ -3.630607473242435
+ ],
+ [
+ 51.73615649370447,
+ -3.630607473242435
+ ],
+ [
+ 58.99737144018934,
+ -3.630607473242435
+ ],
+ [
+ 67.16623825498482,
+ -3.630607473242435
+ ],
+ [
+ 76.2427569380909,
+ -3.630607473242435
+ ],
+ [
+ 79.87336441133323,
+ -3.630607473242435
+ ],
+ [
+ 84.41162375288627,
+ -3.630607473242435
+ ],
+ [
+ 88.0422312261287,
+ -3.630607473242435
+ ],
+ [
+ 93.48814243599236,
+ -3.630607473242435
+ ],
+ [
+ 98.93405364585601,
+ -4.538259341553044
+ ],
+ [
+ 104.37996485571966,
+ -4.538259341553044
+ ],
+ [
+ 114.36413540713625,
+ -5.445911209863652
+ ],
+ [
+ 120.7176984853105,
+ -5.445911209863652
+ ],
+ [
+ 126.16360969517416,
+ -5.445911209863652
+ ],
+ [
+ 132.51717277334842,
+ -6.353563078174261
+ ],
+ [
+ 138.87073585152268,
+ -6.353563078174261
+ ],
+ [
+ 145.22429892969683,
+ -6.353563078174261
+ ],
+ [
+ 155.20846948111353,
+ -7.26121494648487
+ ],
+ [
+ 162.4696844275984,
+ -8.168866814795479
+ ],
+ [
+ 169.73089937408326,
+ -8.168866814795479
+ ],
+ [
+ 177.89976618887874,
+ -8.168866814795479
+ ],
+ [
+ 188.79158860860593,
+ -9.076518683106087
+ ],
+ [
+ 196.0528035550908,
+ -9.076518683106087
+ ],
+ [
+ 203.31401850157567,
+ -9.984170551416696
+ ],
+ [
+ 210.57523344806054,
+ -9.984170551416696
+ ],
+ [
+ 217.8364483945453,
+ -9.984170551416696
+ ],
+ [
+ 227.820618945962,
+ -10.891822419727305
+ ],
+ [
+ 233.26653015582565,
+ -10.891822419727305
+ ],
+ [
+ 239.6200932339999,
+ -11.799474288037914
+ ],
+ [
+ 250.5119156537271,
+ -12.707126156348522
+ ],
+ [
+ 259.5884343368332,
+ -12.707126156348522
+ ],
+ [
+ 266.84964928331806,
+ -13.614778024659131
+ ],
+ [
+ 274.1108642298029,
+ -13.614778024659131
+ ],
+ [
+ 281.3720791762877,
+ -13.614778024659131
+ ],
+ [
+ 293.1715534643256,
+ -13.614778024659131
+ ],
+ [
+ 301.3404202791211,
+ -14.52242989296974
+ ],
+ [
+ 309.50928709391656,
+ -14.52242989296974
+ ],
+ [
+ 316.7705020404013,
+ -14.52242989296974
+ ],
+ [
+ 323.1240651185756,
+ -15.430081761280348
+ ],
+ [
+ 331.29293193337105,
+ -15.430081761280348
+ ],
+ [
+ 337.6464950115453,
+ -15.430081761280348
+ ],
+ [
+ 344.9077099580302,
+ -15.430081761280348
+ ],
+ [
+ 351.26127303620433,
+ -16.337733629590957
+ ],
+ [
+ 356.707184246068,
+ -16.337733629590957
+ ],
+ [
+ 363.96839919255285,
+ -16.337733629590957
+ ],
+ [
+ 369.4143104024165,
+ -17.245385497901566
+ ],
+ [
+ 375.76787348059077,
+ -17.245385497901566
+ ],
+ [
+ 382.1214365587649,
+ -18.153037366212175
+ ],
+ [
+ 390.2903033735604,
+ -18.153037366212175
+ ],
+ [
+ 394.82856271511343,
+ -18.153037366212175
+ ],
+ [
+ 399.3668220566665,
+ -19.060689234522783
+ ],
+ [
+ 404.81273326653013,
+ -19.060689234522783
+ ],
+ [
+ 409.3509926080832,
+ -19.060689234522783
+ ],
+ [
+ 416.61220755456793,
+ -19.060689234522783
+ ],
+ [
+ 421.150466896121,
+ -19.968341102833392
+ ],
+ [
+ 425.688726237674,
+ -19.968341102833392
+ ],
+ [
+ 432.0422893158483,
+ -19.968341102833392
+ ],
+ [
+ 436.5805486574013,
+ -19.968341102833392
+ ],
+ [
+ 441.11880799895437,
+ -19.968341102833392
+ ],
+ [
+ 445.6570673405073,
+ -19.968341102833392
+ ],
+ [
+ 450.19532668206045,
+ -19.968341102833392
+ ],
+ [
+ 453.8259341553029,
+ -19.968341102833392
+ ],
+ [
+ 456.5488897602346,
+ -19.968341102833392
+ ],
+ [
+ 458.3641934968558,
+ -19.968341102833392
+ ],
+ [
+ 459.27184536516654,
+ -19.968341102833392
+ ],
+ [
+ 459.27184536516654,
+ -19.968341102833392
+ ]
+ ],
+ "pressures": [
+ 0.2212982177734375,
+ 0.4303741455078125,
+ 0.458709716796875,
+ 0.516357421875,
+ 0.520263671875,
+ 0.521240234375,
+ 0.524169921875,
+ 0.525634765625,
+ 0.527099609375,
+ 0.5398101806640625,
+ 0.5481109619140625,
+ 0.5510406494140625,
+ 0.5544586181640625,
+ 0.5554351806640625,
+ 0.576934814453125,
+ 0.581817626953125,
+ 0.583282470703125,
+ 0.583770751953125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.584259033203125,
+ 0.576446533203125,
+ 0.5559234619140625,
+ 0.5476226806640625,
+ 0.5383453369140625,
+ 0.5319976806640625,
+ 0.5319976806640625,
+ 0.5324859619140625,
+ 0.5324859619140625,
+ 0.5319976806640625,
+ 0.531005859375,
+ 0.5319976806640625,
+ 0.5324859619140625,
+ 0.5324859619140625,
+ 0.5359039306640625,
+ 0.5427398681640625,
+ 0.5432281494140625,
+ 0.5529937744140625,
+ 0.5593414306640625,
+ 0.5608062744140625,
+ 0.5593414306640625,
+ 0.5612945556640625,
+ 0.5598297119140625,
+ 0.5598297119140625,
+ 0.563751220703125,
+ 0.564727783203125,
+ 0.566192626953125,
+ 0.568634033203125,
+ 0.569122314453125,
+ 0.568634033203125,
+ 0.568634033203125,
+ 0.567169189453125,
+ 0.568145751953125,
+ 0.566680908203125,
+ 0.564727783203125,
+ 0.566192626953125,
+ 0.565704345703125,
+ 0.564727783203125,
+ 0.565216064453125,
+ 0.566192626953125,
+ 0.565216064453125,
+ 0.565216064453125,
+ 0.568145751953125,
+ 0.574005126953125,
+ 0.574981689453125,
+ 0.573516845703125,
+ 0.574981689453125,
+ 0.579864501953125,
+ 0.581329345703125,
+ 0.581329345703125,
+ 0.583770751953125,
+ 0.583282470703125,
+ 0.582794189453125,
+ 0.583282470703125,
+ 0.584747314453125,
+ 0.585723876953125,
+ 0.585723876953125,
+ 0.583282470703125,
+ 0.583282470703125,
+ 0.582794189453125,
+ 0.570098876953125,
+ 0.527587890625,
+ 0.4337921142578125,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 459.27184536516654,
+ -19.968341102833392
+ ]
+ },
+ {
+ "id": "uTzbmk3mua4x6DywyMgMC",
+ "type": "freedraw",
+ "x": -133.93758351931479,
+ "y": 817.4095033356848,
+ "width": 23.598948576075827,
+ "height": 37.213726600734844,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9e",
+ "roundness": null,
+ "seed": 943169415,
+ "version": 33,
+ "versionNonce": 1133296583,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578709219,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -4.538259341553044,
+ 0.9076518683106087
+ ],
+ [
+ -6.353563078174261,
+ 1.8153037366212175
+ ],
+ [
+ -9.984170551416696,
+ 3.630607473242435
+ ],
+ [
+ -13.614778024659131,
+ 4.538259341553044
+ ],
+ [
+ -14.52242989296974,
+ 4.538259341553044
+ ],
+ [
+ -14.52242989296974,
+ 5.445911209863652
+ ],
+ [
+ -15.430081761280348,
+ 6.353563078174261
+ ],
+ [
+ -15.430081761280348,
+ 9.076518683106087
+ ],
+ [
+ -14.52242989296974,
+ 11.799474288037914
+ ],
+ [
+ -12.707126156348522,
+ 15.430081761280235
+ ],
+ [
+ -7.26121494648487,
+ 19.96834110283328
+ ],
+ [
+ -3.630607473242435,
+ 22.691296707765105
+ ],
+ [
+ 0.9076518683106087,
+ 25.41425231269693
+ ],
+ [
+ 5.445911209863652,
+ 28.137207917628757
+ ],
+ [
+ 7.26121494648487,
+ 29.952511654249975
+ ],
+ [
+ 7.26121494648487,
+ 32.6754672591818
+ ],
+ [
+ 5.445911209863652,
+ 35.39842286411363
+ ],
+ [
+ 2.722955604931826,
+ 36.306074732424236
+ ],
+ [
+ -1.8153037366212175,
+ 37.213726600734844
+ ],
+ [
+ -9.076518683106087,
+ 37.213726600734844
+ ],
+ [
+ -12.707126156348522,
+ 37.213726600734844
+ ],
+ [
+ -15.430081761280348,
+ 36.306074732424236
+ ],
+ [
+ -16.337733629590957,
+ 34.49077099580302
+ ],
+ [
+ -16.337733629590957,
+ 32.6754672591818
+ ],
+ [
+ -16.337733629590957,
+ 32.6754672591818
+ ]
+ ],
+ "pressures": [
+ 0.2789306640625,
+ 0.4943695068359375,
+ 0.62774658203125,
+ 0.62823486328125,
+ 0.62921142578125,
+ 0.62969970703125,
+ 0.63018798828125,
+ 0.63262939453125,
+ 0.63458251953125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64239501953125,
+ 0.64044189453125,
+ 0.63946533203125,
+ 0.63848876953125,
+ 0.63653564453125,
+ 0.63653564453125,
+ 0.63458251953125,
+ 0.62823486328125,
+ 0.62530517578125,
+ 0.6238250732421875,
+ 0.63311767578125,
+ 0.64190673828125,
+ 0.64532470703125,
+ 0.64727783203125,
+ 0.64825439453125,
+ 0.64093017578125,
+ 0.589141845703125,
+ 0.38153076171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -16.337733629590957,
+ 32.6754672591818
+ ]
+ },
+ {
+ "id": "0wMOlyZiPkuTObjWdDyW4",
+ "type": "freedraw",
+ "x": -149.36766528059513,
+ "y": 821.0401108089272,
+ "width": 17.245385497901452,
+ "height": 35.39842286411363,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9f",
+ "roundness": null,
+ "seed": 1042422537,
+ "version": 21,
+ "versionNonce": 388602313,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578714635,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -2.722955604931826,
+ 0.9076518683106087
+ ],
+ [
+ -3.630607473242435,
+ 2.722955604931826
+ ],
+ [
+ -5.445911209863652,
+ 4.538259341553044
+ ],
+ [
+ -7.26121494648487,
+ 7.26121494648487
+ ],
+ [
+ -9.076518683106087,
+ 9.076518683105974
+ ],
+ [
+ -12.707126156348409,
+ 17.245385497901452
+ ],
+ [
+ -12.707126156348409,
+ 21.783644839454496
+ ],
+ [
+ -13.614778024659017,
+ 23.598948576075713
+ ],
+ [
+ -13.614778024659017,
+ 25.41425231269693
+ ],
+ [
+ -11.7994742880378,
+ 30.860163522560583
+ ],
+ [
+ -9.984170551416582,
+ 33.58311912749241
+ ],
+ [
+ -6.353563078174261,
+ 34.49077099580302
+ ],
+ [
+ -2.722955604931826,
+ 34.49077099580302
+ ],
+ [
+ 1.8153037366212175,
+ 32.6754672591818
+ ],
+ [
+ 3.630607473242435,
+ 31.767815390871192
+ ],
+ [
+ 3.630607473242435,
+ 31.767815390871192
+ ]
+ ],
+ "pressures": [
+ 0.2911529541015625,
+ 0.4982757568359375,
+ 0.6233367919921875,
+ 0.6223602294921875,
+ 0.6228485107421875,
+ 0.6233367919921875,
+ 0.62530517578125,
+ 0.62677001953125,
+ 0.62823486328125,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.62725830078125,
+ 0.62628173828125,
+ 0.6111297607421875,
+ 0.576446533203125,
+ 0.4738616943359375,
+ 0.198822021484375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 3.630607473242435,
+ 31.767815390871192
+ ]
+ },
+ {
+ "id": "DcG69aJfwCDIgx7Ynu4OZ",
+ "type": "freedraw",
+ "x": -133.93758351931479,
+ "y": 846.4543631216242,
+ "width": 13.614778024659131,
+ "height": 14.52242989296974,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9g",
+ "roundness": null,
+ "seed": 910030217,
+ "version": 40,
+ "versionNonce": 1552406791,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578714251,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0,
+ -0.9076518683106087
+ ],
+ [
+ 0,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ -2.722955604931826,
+ -1.8153037366212175
+ ],
+ [
+ -3.630607473242435,
+ -1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ -1.8153037366212175
+ ],
+ [
+ -5.445911209863652,
+ 0
+ ],
+ [
+ -5.445911209863652,
+ 0.9076518683106087
+ ],
+ [
+ -5.445911209863652,
+ 1.8153037366212175
+ ],
+ [
+ -6.353563078174261,
+ 5.445911209863652
+ ],
+ [
+ -5.445911209863652,
+ 8.168866814795479
+ ],
+ [
+ -4.538259341553044,
+ 9.984170551416696
+ ],
+ [
+ -3.630607473242435,
+ 10.891822419727305
+ ],
+ [
+ -2.722955604931826,
+ 11.799474288037914
+ ],
+ [
+ -1.8153037366212175,
+ 11.799474288037914
+ ],
+ [
+ -0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 0.9076518683106087,
+ 11.799474288037914
+ ],
+ [
+ 3.630607473242435,
+ 10.891822419727305
+ ],
+ [
+ 4.538259341553044,
+ 9.984170551416696
+ ],
+ [
+ 5.445911209863652,
+ 9.076518683106087
+ ],
+ [
+ 6.353563078174261,
+ 8.168866814795479
+ ],
+ [
+ 6.353563078174261,
+ 7.26121494648487
+ ],
+ [
+ 7.26121494648487,
+ 5.445911209863652
+ ],
+ [
+ 7.26121494648487,
+ 3.630607473242435
+ ],
+ [
+ 7.26121494648487,
+ 2.722955604931826
+ ],
+ [
+ 7.26121494648487,
+ 0.9076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 0
+ ],
+ [
+ 7.26121494648487,
+ -0.9076518683106087
+ ],
+ [
+ 4.538259341553044,
+ -1.8153037366212175
+ ],
+ [
+ 2.722955604931826,
+ -2.722955604931826
+ ],
+ [
+ 0,
+ -2.722955604931826
+ ],
+ [
+ -1.8153037366212175,
+ -2.722955604931826
+ ],
+ [
+ -4.538259341553044,
+ -1.8153037366212175
+ ],
+ [
+ -4.538259341553044,
+ -1.8153037366212175
+ ]
+ ],
+ "pressures": [
+ 0.2569580078125,
+ 0.4142608642578125,
+ 0.4909515380859375,
+ 0.507080078125,
+ 0.528564453125,
+ 0.5354156494140625,
+ 0.5442047119140625,
+ 0.5481109619140625,
+ 0.5515289306640625,
+ 0.5539703369140625,
+ 0.5554351806640625,
+ 0.5559234619140625,
+ 0.5559234619140625,
+ 0.5554351806640625,
+ 0.5539703369140625,
+ 0.5544586181640625,
+ 0.5539703369140625,
+ 0.5525054931640625,
+ 0.5500640869140625,
+ 0.5490875244140625,
+ 0.5451812744140625,
+ 0.5388336181640625,
+ 0.5324859619140625,
+ 0.5319976806640625,
+ 0.5324859619140625,
+ 0.531005859375,
+ 0.5349273681640625,
+ 0.5368804931640625,
+ 0.5407867431640625,
+ 0.5422515869140625,
+ 0.5442047119140625,
+ 0.5446929931640625,
+ 0.5500640869140625,
+ 0.5495758056640625,
+ 0.527099609375,
+ 0.454315185546875,
+ 0.212982177734375,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -4.538259341553044,
+ -1.8153037366212175
+ ]
+ },
+ {
+ "id": "QqfRcJJovwm-J9XDDT7b3",
+ "type": "freedraw",
+ "x": -117.59984988972394,
+ "y": 844.639059385003,
+ "width": 13.614778024659131,
+ "height": 11.799474288037914,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9h",
+ "roundness": null,
+ "seed": 1776812327,
+ "version": 25,
+ "versionNonce": 1832506665,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578714058,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ -0.9076518683106087
+ ],
+ [
+ -2.722955604931826,
+ 0
+ ],
+ [
+ -1.8153037366212175,
+ 0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ 0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ 3.630607473242435
+ ],
+ [
+ 3.630607473242435,
+ 4.538259341553044
+ ],
+ [
+ 4.538259341553044,
+ 5.445911209863652
+ ],
+ [
+ 6.353563078174261,
+ 6.353563078174261
+ ],
+ [
+ 8.168866814795479,
+ 8.168866814795479
+ ],
+ [
+ 8.168866814795479,
+ 9.076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 9.984170551416696
+ ],
+ [
+ 7.26121494648487,
+ 9.984170551416696
+ ],
+ [
+ 6.353563078174261,
+ 10.891822419727305
+ ],
+ [
+ 1.8153037366212175,
+ 10.891822419727305
+ ],
+ [
+ -0.9076518683106087,
+ 10.891822419727305
+ ],
+ [
+ -3.630607473242435,
+ 10.891822419727305
+ ],
+ [
+ -4.538259341553044,
+ 9.984170551416696
+ ],
+ [
+ -5.445911209863652,
+ 9.984170551416696
+ ],
+ [
+ -5.445911209863652,
+ 9.984170551416696
+ ]
+ ],
+ "pressures": [
+ 0.2940826416015625,
+ 0.4865570068359375,
+ 0.4938812255859375,
+ 0.519775390625,
+ 0.506591796875,
+ 0.500732421875,
+ 0.4987640380859375,
+ 0.4943695068359375,
+ 0.4929046630859375,
+ 0.4919281005859375,
+ 0.4894866943359375,
+ 0.4870452880859375,
+ 0.4865570068359375,
+ 0.523681640625,
+ 0.5588531494140625,
+ 0.569610595703125,
+ 0.592559814453125,
+ 0.6121063232421875,
+ 0.5964813232421875,
+ 0.528564453125,
+ 0.3082427978515625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ -5.445911209863652,
+ 9.984170551416696
+ ]
+ },
+ {
+ "id": "6qJuqPWcMY4q-6o2rk_Lg",
+ "type": "freedraw",
+ "x": -92.1855975770269,
+ "y": 819.224807072306,
+ "width": 4.538259341553044,
+ "height": 36.306074732424236,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9i",
+ "roundness": null,
+ "seed": 965812455,
+ "version": 17,
+ "versionNonce": 1817160615,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578713860,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ -1.8153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ -0.9076518683106087
+ ],
+ [
+ -0.9076518683106087,
+ 0
+ ],
+ [
+ -0.9076518683106087,
+ 1.8153037366212175
+ ],
+ [
+ -1.8153037366212175,
+ 5.445911209863652
+ ],
+ [
+ -2.722955604931826,
+ 11.7994742880378
+ ],
+ [
+ -2.722955604931826,
+ 16.337733629590844
+ ],
+ [
+ -3.630607473242435,
+ 19.96834110283328
+ ],
+ [
+ -3.630607473242435,
+ 29.044859785939366
+ ],
+ [
+ -2.722955604931826,
+ 32.6754672591818
+ ],
+ [
+ -0.9076518683106087,
+ 34.49077099580302
+ ],
+ [
+ 0,
+ 34.49077099580302
+ ],
+ [
+ 0.9076518683106087,
+ 34.49077099580302
+ ],
+ [
+ 0.9076518683106087,
+ 34.49077099580302
+ ]
+ ],
+ "pressures": [
+ 0.1861114501953125,
+ 0.460662841796875,
+ 0.6155242919921875,
+ 0.6204071044921875,
+ 0.6233367919921875,
+ 0.6243133544921875,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.62579345703125,
+ 0.6189422607421875,
+ 0.563262939453125,
+ 0.37762451171875,
+ 0.01025390625,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 0.9076518683106087,
+ 34.49077099580302
+ ]
+ },
+ {
+ "id": "qJcllUj7rK8Hzf_M7frEG",
+ "type": "freedraw",
+ "x": -79.47847142067849,
+ "y": 830.1166294920332,
+ "width": 24.506600444386322,
+ "height": 50.82850462539386,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9j",
+ "roundness": null,
+ "seed": 1146780711,
+ "version": 50,
+ "versionNonce": 2127975561,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578713659,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 2.722955604931826
+ ],
+ [
+ 1.8153037366212175,
+ 7.26121494648487
+ ],
+ [
+ 2.722955604931826,
+ 10.891822419727305
+ ],
+ [
+ 2.722955604931826,
+ 14.52242989296974
+ ],
+ [
+ 2.722955604931826,
+ 19.060689234522783
+ ],
+ [
+ 2.722955604931826,
+ 29.04485978593948
+ ],
+ [
+ 2.722955604931826,
+ 33.58311912749241
+ ],
+ [
+ 2.722955604931826,
+ 37.213726600734844
+ ],
+ [
+ 2.722955604931826,
+ 45.38259341553032
+ ],
+ [
+ 3.630607473242435,
+ 46.29024528384093
+ ],
+ [
+ 2.722955604931826,
+ 44.474941547219714
+ ],
+ [
+ 0.9076518683106087,
+ 37.213726600734844
+ ],
+ [
+ 0,
+ 30.860163522560697
+ ],
+ [
+ -0.9076518683106087,
+ 24.506600444386436
+ ],
+ [
+ -1.8153037366212175,
+ 21.78364483945461
+ ],
+ [
+ -1.8153037366212175,
+ 18.153037366212175
+ ],
+ [
+ -0.9076518683106087,
+ 10.891822419727305
+ ],
+ [
+ 0.9076518683106087,
+ 5.445911209863652
+ ],
+ [
+ 4.538259341553044,
+ 0
+ ],
+ [
+ 8.168866814795479,
+ -3.6306074732423212
+ ],
+ [
+ 10.891822419727305,
+ -4.53825934155293
+ ],
+ [
+ 12.707126156348522,
+ -4.53825934155293
+ ],
+ [
+ 14.52242989296974,
+ -2.7229556049317125
+ ],
+ [
+ 15.430081761280348,
+ 0.9076518683106087
+ ],
+ [
+ 15.430081761280348,
+ 3.630607473242435
+ ],
+ [
+ 14.52242989296974,
+ 5.445911209863652
+ ],
+ [
+ 10.891822419727305,
+ 7.26121494648487
+ ],
+ [
+ 7.26121494648487,
+ 8.168866814795479
+ ],
+ [
+ 5.445911209863652,
+ 9.076518683106087
+ ],
+ [
+ 4.538259341553044,
+ 9.076518683106087
+ ],
+ [
+ 7.26121494648487,
+ 9.076518683106087
+ ],
+ [
+ 8.168866814795479,
+ 9.076518683106087
+ ],
+ [
+ 9.984170551416696,
+ 9.984170551416696
+ ],
+ [
+ 10.891822419727305,
+ 9.984170551416696
+ ],
+ [
+ 12.707126156348522,
+ 10.891822419727305
+ ],
+ [
+ 14.52242989296974,
+ 10.891822419727305
+ ],
+ [
+ 18.153037366212175,
+ 12.707126156348522
+ ],
+ [
+ 20.875992971144,
+ 15.430081761280348
+ ],
+ [
+ 22.691296707765105,
+ 17.245385497901566
+ ],
+ [
+ 22.691296707765105,
+ 19.060689234522783
+ ],
+ [
+ 21.78364483945461,
+ 20.875992971144
+ ],
+ [
+ 19.060689234522783,
+ 20.875992971144
+ ],
+ [
+ 15.430081761280348,
+ 20.875992971144
+ ],
+ [
+ 11.799474288037914,
+ 19.968341102833392
+ ],
+ [
+ 6.353563078174261,
+ 19.060689234522783
+ ],
+ [
+ 1.8153037366212175,
+ 19.968341102833392
+ ],
+ [
+ 1.8153037366212175,
+ 19.968341102833392
+ ]
+ ],
+ "pressures": [
+ 0.4113311767578125,
+ 0.5319976806640625,
+ 0.5598297119140625,
+ 0.569122314453125,
+ 0.576446533203125,
+ 0.583770751953125,
+ 0.6091766357421875,
+ 0.6130828857421875,
+ 0.6140594482421875,
+ 0.6111297607421875,
+ 0.5955047607421875,
+ 0.586700439453125,
+ 0.587188720703125,
+ 0.587677001953125,
+ 0.587677001953125,
+ 0.588165283203125,
+ 0.588653564453125,
+ 0.592071533203125,
+ 0.592071533203125,
+ 0.588165283203125,
+ 0.584747314453125,
+ 0.579864501953125,
+ 0.579864501953125,
+ 0.583282470703125,
+ 0.585723876953125,
+ 0.591094970703125,
+ 0.5969696044921875,
+ 0.6028289794921875,
+ 0.6165008544921875,
+ 0.6189422607421875,
+ 0.6155242919921875,
+ 0.580352783203125,
+ 0.579376220703125,
+ 0.578399658203125,
+ 0.578399658203125,
+ 0.577911376953125,
+ 0.576934814453125,
+ 0.5569000244140625,
+ 0.5422515869140625,
+ 0.5368804931640625,
+ 0.5539703369140625,
+ 0.587188720703125,
+ 0.6052703857421875,
+ 0.6067352294921875,
+ 0.579376220703125,
+ 0.4938812255859375,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 1.8153037366212175,
+ 19.968341102833392
+ ]
+ },
+ {
+ "id": "4b5nJYMcv8Envp5bKWpb4",
+ "type": "freedraw",
+ "x": 193.7247409408144,
+ "y": 860.9767930145938,
+ "width": 551.8523359328483,
+ "height": 12.707126156348409,
+ "angle": 0,
+ "strokeColor": "#1e1e1e",
+ "backgroundColor": "transparent",
+ "fillStyle": "solid",
+ "strokeWidth": 0.5,
+ "strokeStyle": "solid",
+ "roughness": 1,
+ "opacity": 100,
+ "groupIds": [],
+ "frameId": null,
+ "index": "b9z",
+ "roundness": null,
+ "seed": 354233929,
+ "version": 79,
+ "versionNonce": 746477801,
+ "isDeleted": true,
+ "boundElements": null,
+ "updated": 1758578854607,
+ "link": null,
+ "locked": false,
+ "points": [
+ [
+ 0,
+ 0
+ ],
+ [
+ 0.9076518683106087,
+ 0
+ ],
+ [
+ 1.8153037366212175,
+ -0.9076518683106087
+ ],
+ [
+ 3.630607473242435,
+ -0.9076518683106087
+ ],
+ [
+ 8.168866814795479,
+ -0.9076518683106087
+ ],
+ [
+ 10.891822419727305,
+ -0.9076518683106087
+ ],
+ [
+ 12.707126156348409,
+ -0.9076518683106087
+ ],
+ [
+ 13.614778024659017,
+ -0.9076518683106087
+ ],
+ [
+ 14.522429892969626,
+ -0.9076518683106087
+ ],
+ [
+ 15.430081761280235,
+ -0.9076518683106087
+ ],
+ [
+ 19.96834110283328,
+ -0.9076518683106087
+ ],
+ [
+ 23.598948576075713,
+ -0.9076518683106087
+ ],
+ [
+ 28.137207917628757,
+ -0.9076518683106087
+ ],
+ [
+ 33.58311912749241,
+ -0.9076518683106087
+ ],
+ [
+ 39.93668220566667,
+ -0.9076518683106087
+ ],
+ [
+ 45.38259341553032,
+ -0.9076518683106087
+ ],
+ [
+ 51.73615649370447,
+ -0.9076518683106087
+ ],
+ [
+ 57.18206770356812,
+ -0.9076518683106087
+ ],
+ [
+ 65.3509345183636,
+ -0.9076518683106087
+ ],
+ [
+ 71.70449759653786,
+ -0.9076518683106087
+ ],
+ [
+ 78.05806067471212,
+ -0.9076518683106087
+ ],
+ [
+ 85.31927562119688,
+ -0.9076518683106087
+ ],
+ [
+ 93.48814243599236,
+ -0.9076518683106087
+ ],
+ [
+ 105.28761672403027,
+ -1.8153037366212175
+ ],
+ [
+ 111.64117980220453,
+ -1.8153037366212175
+ ],
+ [
+ 117.08709101206807,
+ -1.8153037366212175
+ ],
+ [
+ 122.53300222193172,
+ -1.8153037366212175
+ ],
+ [
+ 128.88656530010599,
+ -1.8153037366212175
+ ],
+ [
+ 136.14778024659086,
+ -1.8153037366212175
+ ],
+ [
+ 148.85490640293926,
+ -2.7229556049317125
+ ],
+ [
+ 157.93142508604535,
+ -2.7229556049317125
+ ],
+ [
+ 167.00794376915144,
+ -3.6306074732423212
+ ],
+ [
+ 180.62272179381057,
+ -3.6306074732423212
+ ],
+ [
+ 190.60689234522715,
+ -4.53825934155293
+ ],
+ [
+ 200.59106289664373,
+ -5.445911209863539
+ ],
+ [
+ 208.75992971143933,
+ -5.445911209863539
+ ],
+ [
+ 216.0211446579242,
+ -5.445911209863539
+ ],
+ [
+ 223.28235960440907,
+ -5.445911209863539
+ ],
+ [
+ 235.08183389244687,
+ -6.3535630781741474
+ ],
+ [
+ 245.97365631217417,
+ -6.3535630781741474
+ ],
+ [
+ 256.8654787319015,
+ -7.261214946484756
+ ],
+ [
+ 270.4802567565605,
+ -6.3535630781741474
+ ],
+ [
+ 278.64912357135586,
+ -6.3535630781741474
+ ],
+ [
+ 285.9103385178407,
+ -5.445911209863539
+ ],
+ [
+ 294.0792053326363,
+ -5.445911209863539
+ ],
+ [
+ 303.1557240157422,
+ -5.445911209863539
+ ],
+ [
+ 313.139894567159,
+ -5.445911209863539
+ ],
+ [
+ 326.754672591818,
+ -5.445911209863539
+ ],
+ [
+ 334.0158875383029,
+ -5.445911209863539
+ ],
+ [
+ 341.27710248478775,
+ -5.445911209863539
+ ],
+ [
+ 354.89188050944676,
+ -6.3535630781741474
+ ],
+ [
+ 364.8760510608636,
+ -6.3535630781741474
+ ],
+ [
+ 373.95256974396943,
+ -6.3535630781741474
+ ],
+ [
+ 382.121436558765,
+ -7.261214946484756
+ ],
+ [
+ 390.2903033735604,
+ -7.261214946484756
+ ],
+ [
+ 398.459170188356,
+ -8.168866814795365
+ ],
+ [
+ 412.9816000813255,
+ -9.076518683105974
+ ],
+ [
+ 423.8734225010528,
+ -9.984170551416582
+ ],
+ [
+ 433.8575930524696,
+ -10.891822419727191
+ ],
+ [
+ 446.5647192088179,
+ -11.7994742880378
+ ],
+ [
+ 453.8259341553028,
+ -11.7994742880378
+ ],
+ [
+ 461.08714910178765,
+ -11.7994742880378
+ ],
+ [
+ 468.3483640482725,
+ -11.7994742880378
+ ],
+ [
+ 481.05549020462104,
+ -10.891822419727191
+ ],
+ [
+ 488.3167051511059,
+ -10.891822419727191
+ ],
+ [
+ 495.5779200975908,
+ -10.891822419727191
+ ],
+ [
+ 504.65443878069664,
+ -10.891822419727191
+ ],
+ [
+ 513.7309574638027,
+ -10.891822419727191
+ ],
+ [
+ 525.5304317518408,
+ -11.7994742880378
+ ],
+ [
+ 532.7916466983256,
+ -12.707126156348409
+ ],
+ [
+ 538.237557908189,
+ -12.707126156348409
+ ],
+ [
+ 542.7758172497422,
+ -12.707126156348409
+ ],
+ [
+ 546.4064247229846,
+ -12.707126156348409
+ ],
+ [
+ 549.1293803279164,
+ -12.707126156348409
+ ],
+ [
+ 551.8523359328483,
+ -11.7994742880378
+ ],
+ [
+ 550.0370321962271,
+ -10.891822419727191
+ ],
+ [
+ 550.0370321962271,
+ -10.891822419727191
+ ]
+ ],
+ "pressures": [
+ 0.38201904296875,
+ 0.6184539794921875,
+ 0.6218719482421875,
+ 0.6243133544921875,
+ 0.62774658203125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.63214111328125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63507080078125,
+ 0.63458251953125,
+ 0.63507080078125,
+ 0.63507080078125,
+ 0.63555908203125,
+ 0.63800048828125,
+ 0.63751220703125,
+ 0.63702392578125,
+ 0.63800048828125,
+ 0.63702392578125,
+ 0.63653564453125,
+ 0.63604736328125,
+ 0.63507080078125,
+ 0.63262939453125,
+ 0.63262939453125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63409423828125,
+ 0.63653564453125,
+ 0.63604736328125,
+ 0.63555908203125,
+ 0.63555908203125,
+ 0.63360595703125,
+ 0.63360595703125,
+ 0.63458251953125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63311767578125,
+ 0.63458251953125,
+ 0.63458251953125,
+ 0.63360595703125,
+ 0.63018798828125,
+ 0.63067626953125,
+ 0.63360595703125,
+ 0.64044189453125,
+ 0.64385986328125,
+ 0.64678955078125,
+ 0.65167236328125,
+ 0.6590118408203125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6595001220703125,
+ 0.6599884033203125,
+ 0.6599884033203125,
+ 0.6609649658203125,
+ 0.6634063720703125,
+ 0.6668243408203125,
+ 0.6653594970703125,
+ 0.6590118408203125,
+ 0.65069580078125,
+ 0.64874267578125,
+ 0.65069580078125,
+ 0.65313720703125,
+ 0.65313720703125,
+ 0.6580352783203125,
+ 0.6673126220703125,
+ 0.6712188720703125,
+ 0.6741485595703125,
+ 0.6731719970703125,
+ 0.6736602783203125,
+ 0.6736602783203125,
+ 0.6731719970703125,
+ 0.6678009033203125,
+ 0.63653564453125,
+ 0.37762451171875,
+ 0,
+ 0
+ ],
+ "simulatePressure": false,
+ "lastCommittedPoint": [
+ 550.0370321962271,
+ -10.891822419727191
+ ]
+ }
+ ],
+ "appState": {
+ "theme": "dark",
+ "viewBackgroundColor": "#ffffff",
+ "currentItemStrokeColor": "#1e1e1e",
+ "currentItemBackgroundColor": "transparent",
+ "currentItemFillStyle": "solid",
+ "currentItemStrokeWidth": 0.5,
+ "currentItemStrokeStyle": "solid",
+ "currentItemRoughness": 1,
+ "currentItemOpacity": 100,
+ "currentItemFontFamily": 5,
+ "currentItemFontSize": 20,
+ "currentItemTextAlign": "left",
+ "currentItemStartArrowhead": null,
+ "currentItemEndArrowhead": "arrow",
+ "currentItemArrowType": "round",
+ "currentItemFrameRole": null,
+ "scrollX": 816.6179447657265,
+ "scrollY": -20.58916521993947,
+ "zoom": {
+ "value": 1.009663
+ },
+ "currentItemRoundness": "round",
+ "gridSize": 20,
+ "gridStep": 5,
+ "gridModeEnabled": false,
+ "gridColor": {
+ "Bold": "rgba(217, 217, 217, 0.5)",
+ "Regular": "rgba(230, 230, 230, 0.5)"
+ },
+ "currentStrokeOptions": null,
+ "frameRendering": {
+ "enabled": true,
+ "clip": true,
+ "name": true,
+ "outline": true,
+ "markerName": true,
+ "markerEnabled": true
+ },
+ "objectsSnapModeEnabled": false,
+ "activeTool": {
+ "type": "freedraw",
+ "customType": null,
+ "locked": false,
+ "fromSelection": false,
+ "lastActiveTool": null
+ }
+ },
+ "files": {}
+}
+```
+%%
\ No newline at end of file
diff --git a/Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.svg b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.svg
new file mode 100644
index 0000000..c4cba78
--- /dev/null
+++ b/Ilustraciónes/Ejercicios_23_9_25 22-09-25_23.excalidraw.svg
@@ -0,0 +1,2 @@
+
\ No newline at end of file
diff --git a/Matematicas/Números complejos.md b/Matematicas/Números complejos.md
index f26a678..c890086 100644
--- a/Matematicas/Números complejos.md
+++ b/Matematicas/Números complejos.md
@@ -3,7 +3,7 @@ En los casos donde queremos resolver ecuaciones del tipo $x^2 + 4 = 0$, obtenemo
Esto nos da que toda ecuación del tipo $p(x) = cte$ tiene solución.
- Un número complejo se escribe como $z = a + bi$, con $a, b \in \mathbb{R}$.
- El módulo de un número complejo es $|z| = \sqrt{a^2 + b^2}$.
-![[../Ilustraciónes/Números complejos 09-09-25_10.excalidraw.svg]]
+![[../Ilustraciónes/Números complejos 09-09-25_10.excalidraw.svg|center]]
%%[[../Ilustraciónes/Números complejos 09-09-25_10.excalidraw.md|🖋 Edit in Excalidraw]]%%
- El **conjugado** de un número complejo consiste en cambiar el signo de la parte imaginaria: $\overline{z}=a-b_i$
- El producto de un número complejo por su conjugado es igual al cuadrado de su módulo: $\overline{z}$ , $z\cdot \overline{z}=|z|²$
@@ -12,7 +12,7 @@ $$
$$
## Forma polar
La forma polar es una forma alternativa de representar a un numero complejo donde se define con su modulo $r=|z|$ y su angulo $\alpha$ de esta manera $r_{\alpha} = r (Cos \alpha + i Sin \alpha)$
-![[../Ilustraciónes/Números complejos 09-09-25_10_1.excalidraw.svg]]
+![[../Ilustraciónes/Números complejos 09-09-25_10_1.excalidraw.svg|center]]
%%[[../Ilustraciónes/Números complejos 09-09-25_10_1.excalidraw.md|🖋 Edit in Excalidraw]]%%
El ángulo que forma $z$ con el eje real positivo, denotado por $\alpha$, se llama **argumento** de $z$, $\arg(z) = \alpha$.
Por lo tanto, el módulo $|z|$ y el ángulo $\alpha$ definen completamente el número complejo $z$.
diff --git a/Química/Estructura atómica y tabla periódica.md b/Química/Estructura atómica y tabla periódica.md
index cc6153a..4d20045 100644
--- a/Química/Estructura atómica y tabla periódica.md
+++ b/Química/Estructura atómica y tabla periódica.md
@@ -16,7 +16,7 @@ Definiciones
- **Electrón diferencial**, es el electrón de mas de más que tiene un átomo de un elemento en comparación con el número atómico inferior
- **Configuración electrónica**, de un átomo es el conjunto de orbitales que determinan el estado de los electrones de este átomo
- **Estado fundamental** de un átomo es el estado en el que los electrones de este átomo están el los orbitales de menor energía posibles
-![[../Ilustraciónes/Estructura atómica y tabla periódica 15-09-25_13.excalidraw.svg]]
+![[../Ilustraciónes/Estructura atómica y tabla periódica 15-09-25_13.excalidraw.svg|center]]
%%[[../Ilustraciónes/Estructura atómica y tabla periódica 15-09-25_13.excalidraw.md|🖋 Edit in Excalidraw]]%%
$_{11}$Na
@@ -33,7 +33,7 @@ En un enlace ionico el elemento con carga positiva es menor
# Afinidad electrónica
**Energía/Potencial de ionización**: Energía necesaria para quitar un electrón
**Afinidad electrónica**, energía intercambiada cuando un átomo en estado gaseoso acepta un electrón.
-![[../Resources/Pasted image 20250922122158.png]]
+![[../Resources/Pasted image 20250922122158.png|center]]
| Diferencia | |
| ---------------------------- | ----------------------------------- |
@@ -42,7 +42,7 @@ En un enlace ionico el elemento con carga positiva es menor
**La electronegatividad** es una medida de la fuerza de atracción que ejerce un átomo sobre los electrones que comparte con otro en un enlace químico.
Los valores de electronegatividad se clasifican según diferentes escalas.
La escala de Paulinia los valores se obtienen a partir de las energizas del enlace
-![[../Ilustraciónes/Estructura atómica y tabla periódica 22-09-25_12.excalidraw.svg|200]]
+![[../Ilustraciónes/Estructura atómica y tabla periódica 22-09-25_12.excalidraw.svg|400|center]]
%%[[../Ilustraciónes/Estructura atómica y tabla periódica 22-09-25_12.excalidraw.md|🖋 Edit in Excalidraw]]%%
## Carácter Metálico y No Metálico