/ package-lock.json
package-lock.json
   1  {
   2    "name": "farthergate.com",
   3    "lockfileVersion": 3,
   4    "requires": true,
   5    "packages": {
   6      "": {
   7        "devDependencies": {
   8          "@tailwindcss/cli": "^4.1.8",
   9          "@tailwindcss/typography": "^0.5.16",
  10          "tailwindcss": "^4.1.8"
  11        }
  12      },
  13      "node_modules/@ampproject/remapping": {
  14        "version": "2.3.0",
  15        "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.3.0.tgz",
  16        "integrity": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
  17        "dev": true,
  18        "license": "Apache-2.0",
  19        "dependencies": {
  20          "@jridgewell/gen-mapping": "^0.3.5",
  21          "@jridgewell/trace-mapping": "^0.3.24"
  22        },
  23        "engines": {
  24          "node": ">=6.0.0"
  25        }
  26      },
  27      "node_modules/@isaacs/fs-minipass": {
  28        "version": "4.0.1",
  29        "resolved": "https://registry.npmjs.org/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
  30        "integrity": "sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==",
  31        "dev": true,
  32        "license": "ISC",
  33        "dependencies": {
  34          "minipass": "^7.0.4"
  35        },
  36        "engines": {
  37          "node": ">=18.0.0"
  38        }
  39      },
  40      "node_modules/@jridgewell/gen-mapping": {
  41        "version": "0.3.8",
  42        "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz",
  43        "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==",
  44        "dev": true,
  45        "license": "MIT",
  46        "dependencies": {
  47          "@jridgewell/set-array": "^1.2.1",
  48          "@jridgewell/sourcemap-codec": "^1.4.10",
  49          "@jridgewell/trace-mapping": "^0.3.24"
  50        },
  51        "engines": {
  52          "node": ">=6.0.0"
  53        }
  54      },
  55      "node_modules/@jridgewell/resolve-uri": {
  56        "version": "3.1.2",
  57        "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
  58        "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
  59        "dev": true,
  60        "license": "MIT",
  61        "engines": {
  62          "node": ">=6.0.0"
  63        }
  64      },
  65      "node_modules/@jridgewell/set-array": {
  66        "version": "1.2.1",
  67        "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.2.1.tgz",
  68        "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==",
  69        "dev": true,
  70        "license": "MIT",
  71        "engines": {
  72          "node": ">=6.0.0"
  73        }
  74      },
  75      "node_modules/@jridgewell/sourcemap-codec": {
  76        "version": "1.5.0",
  77        "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz",
  78        "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==",
  79        "dev": true,
  80        "license": "MIT"
  81      },
  82      "node_modules/@jridgewell/trace-mapping": {
  83        "version": "0.3.25",
  84        "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz",
  85        "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==",
  86        "dev": true,
  87        "license": "MIT",
  88        "dependencies": {
  89          "@jridgewell/resolve-uri": "^3.1.0",
  90          "@jridgewell/sourcemap-codec": "^1.4.14"
  91        }
  92      },
  93      "node_modules/@parcel/watcher": {
  94        "version": "2.5.1",
  95        "resolved": "https://registry.npmjs.org/@parcel/watcher/-/watcher-2.5.1.tgz",
  96        "integrity": "sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==",
  97        "dev": true,
  98        "hasInstallScript": true,
  99        "license": "MIT",
 100        "dependencies": {
 101          "detect-libc": "^1.0.3",
 102          "is-glob": "^4.0.3",
 103          "micromatch": "^4.0.5",
 104          "node-addon-api": "^7.0.0"
 105        },
 106        "engines": {
 107          "node": ">= 10.0.0"
 108        },
 109        "funding": {
 110          "type": "opencollective",
 111          "url": "https://opencollective.com/parcel"
 112        },
 113        "optionalDependencies": {
 114          "@parcel/watcher-android-arm64": "2.5.1",
 115          "@parcel/watcher-darwin-arm64": "2.5.1",
 116          "@parcel/watcher-darwin-x64": "2.5.1",
 117          "@parcel/watcher-freebsd-x64": "2.5.1",
 118          "@parcel/watcher-linux-arm-glibc": "2.5.1",
 119          "@parcel/watcher-linux-arm-musl": "2.5.1",
 120          "@parcel/watcher-linux-arm64-glibc": "2.5.1",
 121          "@parcel/watcher-linux-arm64-musl": "2.5.1",
 122          "@parcel/watcher-linux-x64-glibc": "2.5.1",
 123          "@parcel/watcher-linux-x64-musl": "2.5.1",
 124          "@parcel/watcher-win32-arm64": "2.5.1",
 125          "@parcel/watcher-win32-ia32": "2.5.1",
 126          "@parcel/watcher-win32-x64": "2.5.1"
 127        }
 128      },
 129      "node_modules/@parcel/watcher-android-arm64": {
 130        "version": "2.5.1",
 131        "resolved": "https://registry.npmjs.org/@parcel/watcher-android-arm64/-/watcher-android-arm64-2.5.1.tgz",
 132        "integrity": "sha512-KF8+j9nNbUN8vzOFDpRMsaKBHZ/mcjEjMToVMJOhTozkDonQFFrRcfdLWn6yWKCmJKmdVxSgHiYvTCef4/qcBA==",
 133        "cpu": [
 134          "arm64"
 135        ],
 136        "dev": true,
 137        "license": "MIT",
 138        "optional": true,
 139        "os": [
 140          "android"
 141        ],
 142        "engines": {
 143          "node": ">= 10.0.0"
 144        },
 145        "funding": {
 146          "type": "opencollective",
 147          "url": "https://opencollective.com/parcel"
 148        }
 149      },
 150      "node_modules/@parcel/watcher-darwin-arm64": {
 151        "version": "2.5.1",
 152        "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-arm64/-/watcher-darwin-arm64-2.5.1.tgz",
 153        "integrity": "sha512-eAzPv5osDmZyBhou8PoF4i6RQXAfeKL9tjb3QzYuccXFMQU0ruIc/POh30ePnaOyD1UXdlKguHBmsTs53tVoPw==",
 154        "cpu": [
 155          "arm64"
 156        ],
 157        "dev": true,
 158        "license": "MIT",
 159        "optional": true,
 160        "os": [
 161          "darwin"
 162        ],
 163        "engines": {
 164          "node": ">= 10.0.0"
 165        },
 166        "funding": {
 167          "type": "opencollective",
 168          "url": "https://opencollective.com/parcel"
 169        }
 170      },
 171      "node_modules/@parcel/watcher-darwin-x64": {
 172        "version": "2.5.1",
 173        "resolved": "https://registry.npmjs.org/@parcel/watcher-darwin-x64/-/watcher-darwin-x64-2.5.1.tgz",
 174        "integrity": "sha512-1ZXDthrnNmwv10A0/3AJNZ9JGlzrF82i3gNQcWOzd7nJ8aj+ILyW1MTxVk35Db0u91oD5Nlk9MBiujMlwmeXZg==",
 175        "cpu": [
 176          "x64"
 177        ],
 178        "dev": true,
 179        "license": "MIT",
 180        "optional": true,
 181        "os": [
 182          "darwin"
 183        ],
 184        "engines": {
 185          "node": ">= 10.0.0"
 186        },
 187        "funding": {
 188          "type": "opencollective",
 189          "url": "https://opencollective.com/parcel"
 190        }
 191      },
 192      "node_modules/@parcel/watcher-freebsd-x64": {
 193        "version": "2.5.1",
 194        "resolved": "https://registry.npmjs.org/@parcel/watcher-freebsd-x64/-/watcher-freebsd-x64-2.5.1.tgz",
 195        "integrity": "sha512-SI4eljM7Flp9yPuKi8W0ird8TI/JK6CSxju3NojVI6BjHsTyK7zxA9urjVjEKJ5MBYC+bLmMcbAWlZ+rFkLpJQ==",
 196        "cpu": [
 197          "x64"
 198        ],
 199        "dev": true,
 200        "license": "MIT",
 201        "optional": true,
 202        "os": [
 203          "freebsd"
 204        ],
 205        "engines": {
 206          "node": ">= 10.0.0"
 207        },
 208        "funding": {
 209          "type": "opencollective",
 210          "url": "https://opencollective.com/parcel"
 211        }
 212      },
 213      "node_modules/@parcel/watcher-linux-arm-glibc": {
 214        "version": "2.5.1",
 215        "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-glibc/-/watcher-linux-arm-glibc-2.5.1.tgz",
 216        "integrity": "sha512-RCdZlEyTs8geyBkkcnPWvtXLY44BCeZKmGYRtSgtwwnHR4dxfHRG3gR99XdMEdQ7KeiDdasJwwvNSF5jKtDwdA==",
 217        "cpu": [
 218          "arm"
 219        ],
 220        "dev": true,
 221        "license": "MIT",
 222        "optional": true,
 223        "os": [
 224          "linux"
 225        ],
 226        "engines": {
 227          "node": ">= 10.0.0"
 228        },
 229        "funding": {
 230          "type": "opencollective",
 231          "url": "https://opencollective.com/parcel"
 232        }
 233      },
 234      "node_modules/@parcel/watcher-linux-arm-musl": {
 235        "version": "2.5.1",
 236        "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm-musl/-/watcher-linux-arm-musl-2.5.1.tgz",
 237        "integrity": "sha512-6E+m/Mm1t1yhB8X412stiKFG3XykmgdIOqhjWj+VL8oHkKABfu/gjFj8DvLrYVHSBNC+/u5PeNrujiSQ1zwd1Q==",
 238        "cpu": [
 239          "arm"
 240        ],
 241        "dev": true,
 242        "license": "MIT",
 243        "optional": true,
 244        "os": [
 245          "linux"
 246        ],
 247        "engines": {
 248          "node": ">= 10.0.0"
 249        },
 250        "funding": {
 251          "type": "opencollective",
 252          "url": "https://opencollective.com/parcel"
 253        }
 254      },
 255      "node_modules/@parcel/watcher-linux-arm64-glibc": {
 256        "version": "2.5.1",
 257        "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-glibc/-/watcher-linux-arm64-glibc-2.5.1.tgz",
 258        "integrity": "sha512-LrGp+f02yU3BN9A+DGuY3v3bmnFUggAITBGriZHUREfNEzZh/GO06FF5u2kx8x+GBEUYfyTGamol4j3m9ANe8w==",
 259        "cpu": [
 260          "arm64"
 261        ],
 262        "dev": true,
 263        "license": "MIT",
 264        "optional": true,
 265        "os": [
 266          "linux"
 267        ],
 268        "engines": {
 269          "node": ">= 10.0.0"
 270        },
 271        "funding": {
 272          "type": "opencollective",
 273          "url": "https://opencollective.com/parcel"
 274        }
 275      },
 276      "node_modules/@parcel/watcher-linux-arm64-musl": {
 277        "version": "2.5.1",
 278        "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-arm64-musl/-/watcher-linux-arm64-musl-2.5.1.tgz",
 279        "integrity": "sha512-cFOjABi92pMYRXS7AcQv9/M1YuKRw8SZniCDw0ssQb/noPkRzA+HBDkwmyOJYp5wXcsTrhxO0zq1U11cK9jsFg==",
 280        "cpu": [
 281          "arm64"
 282        ],
 283        "dev": true,
 284        "license": "MIT",
 285        "optional": true,
 286        "os": [
 287          "linux"
 288        ],
 289        "engines": {
 290          "node": ">= 10.0.0"
 291        },
 292        "funding": {
 293          "type": "opencollective",
 294          "url": "https://opencollective.com/parcel"
 295        }
 296      },
 297      "node_modules/@parcel/watcher-linux-x64-glibc": {
 298        "version": "2.5.1",
 299        "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-glibc/-/watcher-linux-x64-glibc-2.5.1.tgz",
 300        "integrity": "sha512-GcESn8NZySmfwlTsIur+49yDqSny2IhPeZfXunQi48DMugKeZ7uy1FX83pO0X22sHntJ4Ub+9k34XQCX+oHt2A==",
 301        "cpu": [
 302          "x64"
 303        ],
 304        "dev": true,
 305        "license": "MIT",
 306        "optional": true,
 307        "os": [
 308          "linux"
 309        ],
 310        "engines": {
 311          "node": ">= 10.0.0"
 312        },
 313        "funding": {
 314          "type": "opencollective",
 315          "url": "https://opencollective.com/parcel"
 316        }
 317      },
 318      "node_modules/@parcel/watcher-linux-x64-musl": {
 319        "version": "2.5.1",
 320        "resolved": "https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/watcher-linux-x64-musl-2.5.1.tgz",
 321        "integrity": "sha512-n0E2EQbatQ3bXhcH2D1XIAANAcTZkQICBPVaxMeaCVBtOpBZpWJuf7LwyWPSBDITb7In8mqQgJ7gH8CILCURXg==",
 322        "cpu": [
 323          "x64"
 324        ],
 325        "dev": true,
 326        "license": "MIT",
 327        "optional": true,
 328        "os": [
 329          "linux"
 330        ],
 331        "engines": {
 332          "node": ">= 10.0.0"
 333        },
 334        "funding": {
 335          "type": "opencollective",
 336          "url": "https://opencollective.com/parcel"
 337        }
 338      },
 339      "node_modules/@parcel/watcher-win32-arm64": {
 340        "version": "2.5.1",
 341        "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.1.tgz",
 342        "integrity": "sha512-RFzklRvmc3PkjKjry3hLF9wD7ppR4AKcWNzH7kXR7GUe0Igb3Nz8fyPwtZCSquGrhU5HhUNDr/mKBqj7tqA2Vw==",
 343        "cpu": [
 344          "arm64"
 345        ],
 346        "dev": true,
 347        "license": "MIT",
 348        "optional": true,
 349        "os": [
 350          "win32"
 351        ],
 352        "engines": {
 353          "node": ">= 10.0.0"
 354        },
 355        "funding": {
 356          "type": "opencollective",
 357          "url": "https://opencollective.com/parcel"
 358        }
 359      },
 360      "node_modules/@parcel/watcher-win32-ia32": {
 361        "version": "2.5.1",
 362        "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.1.tgz",
 363        "integrity": "sha512-c2KkcVN+NJmuA7CGlaGD1qJh1cLfDnQsHjE89E60vUEMlqduHGCdCLJCID5geFVM0dOtA3ZiIO8BoEQmzQVfpQ==",
 364        "cpu": [
 365          "ia32"
 366        ],
 367        "dev": true,
 368        "license": "MIT",
 369        "optional": true,
 370        "os": [
 371          "win32"
 372        ],
 373        "engines": {
 374          "node": ">= 10.0.0"
 375        },
 376        "funding": {
 377          "type": "opencollective",
 378          "url": "https://opencollective.com/parcel"
 379        }
 380      },
 381      "node_modules/@parcel/watcher-win32-x64": {
 382        "version": "2.5.1",
 383        "resolved": "https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.1.tgz",
 384        "integrity": "sha512-9lHBdJITeNR++EvSQVUcaZoWupyHfXe1jZvGZ06O/5MflPcuPLtEphScIBL+AiCWBO46tDSHzWyD0uDmmZqsgA==",
 385        "cpu": [
 386          "x64"
 387        ],
 388        "dev": true,
 389        "license": "MIT",
 390        "optional": true,
 391        "os": [
 392          "win32"
 393        ],
 394        "engines": {
 395          "node": ">= 10.0.0"
 396        },
 397        "funding": {
 398          "type": "opencollective",
 399          "url": "https://opencollective.com/parcel"
 400        }
 401      },
 402      "node_modules/@tailwindcss/cli": {
 403        "version": "4.1.8",
 404        "resolved": "https://registry.npmjs.org/@tailwindcss/cli/-/cli-4.1.8.tgz",
 405        "integrity": "sha512-+6lkjXSr/68zWiabK3mVYVHmOq/SAHjJ13mR8spyB4LgUWZbWzU9kCSErlAUo+gK5aVfgqe8kY6Ltz9+nz5XYA==",
 406        "dev": true,
 407        "license": "MIT",
 408        "dependencies": {
 409          "@parcel/watcher": "^2.5.1",
 410          "@tailwindcss/node": "4.1.8",
 411          "@tailwindcss/oxide": "4.1.8",
 412          "enhanced-resolve": "^5.18.1",
 413          "mri": "^1.2.0",
 414          "picocolors": "^1.1.1",
 415          "tailwindcss": "4.1.8"
 416        },
 417        "bin": {
 418          "tailwindcss": "dist/index.mjs"
 419        }
 420      },
 421      "node_modules/@tailwindcss/node": {
 422        "version": "4.1.8",
 423        "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.8.tgz",
 424        "integrity": "sha512-OWwBsbC9BFAJelmnNcrKuf+bka2ZxCE2A4Ft53Tkg4uoiE67r/PMEYwCsourC26E+kmxfwE0hVzMdxqeW+xu7Q==",
 425        "dev": true,
 426        "license": "MIT",
 427        "dependencies": {
 428          "@ampproject/remapping": "^2.3.0",
 429          "enhanced-resolve": "^5.18.1",
 430          "jiti": "^2.4.2",
 431          "lightningcss": "1.30.1",
 432          "magic-string": "^0.30.17",
 433          "source-map-js": "^1.2.1",
 434          "tailwindcss": "4.1.8"
 435        }
 436      },
 437      "node_modules/@tailwindcss/oxide": {
 438        "version": "4.1.8",
 439        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.8.tgz",
 440        "integrity": "sha512-d7qvv9PsM5N3VNKhwVUhpK6r4h9wtLkJ6lz9ZY9aeZgrUWk1Z8VPyqyDT9MZlem7GTGseRQHkeB1j3tC7W1P+A==",
 441        "dev": true,
 442        "hasInstallScript": true,
 443        "license": "MIT",
 444        "dependencies": {
 445          "detect-libc": "^2.0.4",
 446          "tar": "^7.4.3"
 447        },
 448        "engines": {
 449          "node": ">= 10"
 450        },
 451        "optionalDependencies": {
 452          "@tailwindcss/oxide-android-arm64": "4.1.8",
 453          "@tailwindcss/oxide-darwin-arm64": "4.1.8",
 454          "@tailwindcss/oxide-darwin-x64": "4.1.8",
 455          "@tailwindcss/oxide-freebsd-x64": "4.1.8",
 456          "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.8",
 457          "@tailwindcss/oxide-linux-arm64-gnu": "4.1.8",
 458          "@tailwindcss/oxide-linux-arm64-musl": "4.1.8",
 459          "@tailwindcss/oxide-linux-x64-gnu": "4.1.8",
 460          "@tailwindcss/oxide-linux-x64-musl": "4.1.8",
 461          "@tailwindcss/oxide-wasm32-wasi": "4.1.8",
 462          "@tailwindcss/oxide-win32-arm64-msvc": "4.1.8",
 463          "@tailwindcss/oxide-win32-x64-msvc": "4.1.8"
 464        }
 465      },
 466      "node_modules/@tailwindcss/oxide-android-arm64": {
 467        "version": "4.1.8",
 468        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.8.tgz",
 469        "integrity": "sha512-Fbz7qni62uKYceWYvUjRqhGfZKwhZDQhlrJKGtnZfuNtHFqa8wmr+Wn74CTWERiW2hn3mN5gTpOoxWKk0jRxjg==",
 470        "cpu": [
 471          "arm64"
 472        ],
 473        "dev": true,
 474        "license": "MIT",
 475        "optional": true,
 476        "os": [
 477          "android"
 478        ],
 479        "engines": {
 480          "node": ">= 10"
 481        }
 482      },
 483      "node_modules/@tailwindcss/oxide-darwin-arm64": {
 484        "version": "4.1.8",
 485        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.8.tgz",
 486        "integrity": "sha512-RdRvedGsT0vwVVDztvyXhKpsU2ark/BjgG0huo4+2BluxdXo8NDgzl77qh0T1nUxmM11eXwR8jA39ibvSTbi7A==",
 487        "cpu": [
 488          "arm64"
 489        ],
 490        "dev": true,
 491        "license": "MIT",
 492        "optional": true,
 493        "os": [
 494          "darwin"
 495        ],
 496        "engines": {
 497          "node": ">= 10"
 498        }
 499      },
 500      "node_modules/@tailwindcss/oxide-darwin-x64": {
 501        "version": "4.1.8",
 502        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.8.tgz",
 503        "integrity": "sha512-t6PgxjEMLp5Ovf7uMb2OFmb3kqzVTPPakWpBIFzppk4JE4ix0yEtbtSjPbU8+PZETpaYMtXvss2Sdkx8Vs4XRw==",
 504        "cpu": [
 505          "x64"
 506        ],
 507        "dev": true,
 508        "license": "MIT",
 509        "optional": true,
 510        "os": [
 511          "darwin"
 512        ],
 513        "engines": {
 514          "node": ">= 10"
 515        }
 516      },
 517      "node_modules/@tailwindcss/oxide-freebsd-x64": {
 518        "version": "4.1.8",
 519        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.8.tgz",
 520        "integrity": "sha512-g8C8eGEyhHTqwPStSwZNSrOlyx0bhK/V/+zX0Y+n7DoRUzyS8eMbVshVOLJTDDC+Qn9IJnilYbIKzpB9n4aBsg==",
 521        "cpu": [
 522          "x64"
 523        ],
 524        "dev": true,
 525        "license": "MIT",
 526        "optional": true,
 527        "os": [
 528          "freebsd"
 529        ],
 530        "engines": {
 531          "node": ">= 10"
 532        }
 533      },
 534      "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": {
 535        "version": "4.1.8",
 536        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.8.tgz",
 537        "integrity": "sha512-Jmzr3FA4S2tHhaC6yCjac3rGf7hG9R6Gf2z9i9JFcuyy0u79HfQsh/thifbYTF2ic82KJovKKkIB6Z9TdNhCXQ==",
 538        "cpu": [
 539          "arm"
 540        ],
 541        "dev": true,
 542        "license": "MIT",
 543        "optional": true,
 544        "os": [
 545          "linux"
 546        ],
 547        "engines": {
 548          "node": ">= 10"
 549        }
 550      },
 551      "node_modules/@tailwindcss/oxide-linux-arm64-gnu": {
 552        "version": "4.1.8",
 553        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.8.tgz",
 554        "integrity": "sha512-qq7jXtO1+UEtCmCeBBIRDrPFIVI4ilEQ97qgBGdwXAARrUqSn/L9fUrkb1XP/mvVtoVeR2bt/0L77xx53bPZ/Q==",
 555        "cpu": [
 556          "arm64"
 557        ],
 558        "dev": true,
 559        "license": "MIT",
 560        "optional": true,
 561        "os": [
 562          "linux"
 563        ],
 564        "engines": {
 565          "node": ">= 10"
 566        }
 567      },
 568      "node_modules/@tailwindcss/oxide-linux-arm64-musl": {
 569        "version": "4.1.8",
 570        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.8.tgz",
 571        "integrity": "sha512-O6b8QesPbJCRshsNApsOIpzKt3ztG35gfX9tEf4arD7mwNinsoCKxkj8TgEE0YRjmjtO3r9FlJnT/ENd9EVefQ==",
 572        "cpu": [
 573          "arm64"
 574        ],
 575        "dev": true,
 576        "license": "MIT",
 577        "optional": true,
 578        "os": [
 579          "linux"
 580        ],
 581        "engines": {
 582          "node": ">= 10"
 583        }
 584      },
 585      "node_modules/@tailwindcss/oxide-linux-x64-gnu": {
 586        "version": "4.1.8",
 587        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.8.tgz",
 588        "integrity": "sha512-32iEXX/pXwikshNOGnERAFwFSfiltmijMIAbUhnNyjFr3tmWmMJWQKU2vNcFX0DACSXJ3ZWcSkzNbaKTdngH6g==",
 589        "cpu": [
 590          "x64"
 591        ],
 592        "dev": true,
 593        "license": "MIT",
 594        "optional": true,
 595        "os": [
 596          "linux"
 597        ],
 598        "engines": {
 599          "node": ">= 10"
 600        }
 601      },
 602      "node_modules/@tailwindcss/oxide-linux-x64-musl": {
 603        "version": "4.1.8",
 604        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.8.tgz",
 605        "integrity": "sha512-s+VSSD+TfZeMEsCaFaHTaY5YNj3Dri8rST09gMvYQKwPphacRG7wbuQ5ZJMIJXN/puxPcg/nU+ucvWguPpvBDg==",
 606        "cpu": [
 607          "x64"
 608        ],
 609        "dev": true,
 610        "license": "MIT",
 611        "optional": true,
 612        "os": [
 613          "linux"
 614        ],
 615        "engines": {
 616          "node": ">= 10"
 617        }
 618      },
 619      "node_modules/@tailwindcss/oxide-wasm32-wasi": {
 620        "version": "4.1.8",
 621        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.8.tgz",
 622        "integrity": "sha512-CXBPVFkpDjM67sS1psWohZ6g/2/cd+cq56vPxK4JeawelxwK4YECgl9Y9TjkE2qfF+9/s1tHHJqrC4SS6cVvSg==",
 623        "bundleDependencies": [
 624          "@napi-rs/wasm-runtime",
 625          "@emnapi/core",
 626          "@emnapi/runtime",
 627          "@tybys/wasm-util",
 628          "@emnapi/wasi-threads",
 629          "tslib"
 630        ],
 631        "cpu": [
 632          "wasm32"
 633        ],
 634        "dev": true,
 635        "license": "MIT",
 636        "optional": true,
 637        "dependencies": {
 638          "@emnapi/core": "^1.4.3",
 639          "@emnapi/runtime": "^1.4.3",
 640          "@emnapi/wasi-threads": "^1.0.2",
 641          "@napi-rs/wasm-runtime": "^0.2.10",
 642          "@tybys/wasm-util": "^0.9.0",
 643          "tslib": "^2.8.0"
 644        },
 645        "engines": {
 646          "node": ">=14.0.0"
 647        }
 648      },
 649      "node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
 650        "version": "4.1.8",
 651        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.8.tgz",
 652        "integrity": "sha512-7GmYk1n28teDHUjPlIx4Z6Z4hHEgvP5ZW2QS9ygnDAdI/myh3HTHjDqtSqgu1BpRoI4OiLx+fThAyA1JePoENA==",
 653        "cpu": [
 654          "arm64"
 655        ],
 656        "dev": true,
 657        "license": "MIT",
 658        "optional": true,
 659        "os": [
 660          "win32"
 661        ],
 662        "engines": {
 663          "node": ">= 10"
 664        }
 665      },
 666      "node_modules/@tailwindcss/oxide-win32-x64-msvc": {
 667        "version": "4.1.8",
 668        "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.8.tgz",
 669        "integrity": "sha512-fou+U20j+Jl0EHwK92spoWISON2OBnCazIc038Xj2TdweYV33ZRkS9nwqiUi2d/Wba5xg5UoHfvynnb/UB49cQ==",
 670        "cpu": [
 671          "x64"
 672        ],
 673        "dev": true,
 674        "license": "MIT",
 675        "optional": true,
 676        "os": [
 677          "win32"
 678        ],
 679        "engines": {
 680          "node": ">= 10"
 681        }
 682      },
 683      "node_modules/@tailwindcss/oxide/node_modules/detect-libc": {
 684        "version": "2.0.4",
 685        "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
 686        "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
 687        "dev": true,
 688        "license": "Apache-2.0",
 689        "engines": {
 690          "node": ">=8"
 691        }
 692      },
 693      "node_modules/@tailwindcss/typography": {
 694        "version": "0.5.16",
 695        "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.16.tgz",
 696        "integrity": "sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==",
 697        "dev": true,
 698        "license": "MIT",
 699        "dependencies": {
 700          "lodash.castarray": "^4.4.0",
 701          "lodash.isplainobject": "^4.0.6",
 702          "lodash.merge": "^4.6.2",
 703          "postcss-selector-parser": "6.0.10"
 704        },
 705        "peerDependencies": {
 706          "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1"
 707        }
 708      },
 709      "node_modules/braces": {
 710        "version": "3.0.3",
 711        "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
 712        "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
 713        "dev": true,
 714        "license": "MIT",
 715        "dependencies": {
 716          "fill-range": "^7.1.1"
 717        },
 718        "engines": {
 719          "node": ">=8"
 720        }
 721      },
 722      "node_modules/chownr": {
 723        "version": "3.0.0",
 724        "resolved": "https://registry.npmjs.org/chownr/-/chownr-3.0.0.tgz",
 725        "integrity": "sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==",
 726        "dev": true,
 727        "license": "BlueOak-1.0.0",
 728        "engines": {
 729          "node": ">=18"
 730        }
 731      },
 732      "node_modules/cssesc": {
 733        "version": "3.0.0",
 734        "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz",
 735        "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==",
 736        "dev": true,
 737        "license": "MIT",
 738        "bin": {
 739          "cssesc": "bin/cssesc"
 740        },
 741        "engines": {
 742          "node": ">=4"
 743        }
 744      },
 745      "node_modules/detect-libc": {
 746        "version": "1.0.3",
 747        "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz",
 748        "integrity": "sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg==",
 749        "dev": true,
 750        "license": "Apache-2.0",
 751        "bin": {
 752          "detect-libc": "bin/detect-libc.js"
 753        },
 754        "engines": {
 755          "node": ">=0.10"
 756        }
 757      },
 758      "node_modules/enhanced-resolve": {
 759        "version": "5.18.1",
 760        "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.1.tgz",
 761        "integrity": "sha512-ZSW3ma5GkcQBIpwZTSRAI8N71Uuwgs93IezB7mf7R60tC8ZbJideoDNKjHn2O9KIlx6rkGTTEk1xUCK2E1Y2Yg==",
 762        "dev": true,
 763        "license": "MIT",
 764        "dependencies": {
 765          "graceful-fs": "^4.2.4",
 766          "tapable": "^2.2.0"
 767        },
 768        "engines": {
 769          "node": ">=10.13.0"
 770        }
 771      },
 772      "node_modules/fill-range": {
 773        "version": "7.1.1",
 774        "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
 775        "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
 776        "dev": true,
 777        "license": "MIT",
 778        "dependencies": {
 779          "to-regex-range": "^5.0.1"
 780        },
 781        "engines": {
 782          "node": ">=8"
 783        }
 784      },
 785      "node_modules/graceful-fs": {
 786        "version": "4.2.11",
 787        "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
 788        "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
 789        "dev": true,
 790        "license": "ISC"
 791      },
 792      "node_modules/is-extglob": {
 793        "version": "2.1.1",
 794        "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
 795        "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
 796        "dev": true,
 797        "license": "MIT",
 798        "engines": {
 799          "node": ">=0.10.0"
 800        }
 801      },
 802      "node_modules/is-glob": {
 803        "version": "4.0.3",
 804        "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
 805        "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
 806        "dev": true,
 807        "license": "MIT",
 808        "dependencies": {
 809          "is-extglob": "^2.1.1"
 810        },
 811        "engines": {
 812          "node": ">=0.10.0"
 813        }
 814      },
 815      "node_modules/is-number": {
 816        "version": "7.0.0",
 817        "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
 818        "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
 819        "dev": true,
 820        "license": "MIT",
 821        "engines": {
 822          "node": ">=0.12.0"
 823        }
 824      },
 825      "node_modules/jiti": {
 826        "version": "2.4.2",
 827        "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.2.tgz",
 828        "integrity": "sha512-rg9zJN+G4n2nfJl5MW3BMygZX56zKPNVEYYqq7adpmMh4Jn2QNEwhvQlFy6jPVdcod7txZtKHWnyZiA3a0zP7A==",
 829        "dev": true,
 830        "license": "MIT",
 831        "bin": {
 832          "jiti": "lib/jiti-cli.mjs"
 833        }
 834      },
 835      "node_modules/lightningcss": {
 836        "version": "1.30.1",
 837        "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.30.1.tgz",
 838        "integrity": "sha512-xi6IyHML+c9+Q3W0S4fCQJOym42pyurFiJUHEcEyHS0CeKzia4yZDEsLlqOFykxOdHpNy0NmvVO31vcSqAxJCg==",
 839        "dev": true,
 840        "license": "MPL-2.0",
 841        "dependencies": {
 842          "detect-libc": "^2.0.3"
 843        },
 844        "engines": {
 845          "node": ">= 12.0.0"
 846        },
 847        "funding": {
 848          "type": "opencollective",
 849          "url": "https://opencollective.com/parcel"
 850        },
 851        "optionalDependencies": {
 852          "lightningcss-darwin-arm64": "1.30.1",
 853          "lightningcss-darwin-x64": "1.30.1",
 854          "lightningcss-freebsd-x64": "1.30.1",
 855          "lightningcss-linux-arm-gnueabihf": "1.30.1",
 856          "lightningcss-linux-arm64-gnu": "1.30.1",
 857          "lightningcss-linux-arm64-musl": "1.30.1",
 858          "lightningcss-linux-x64-gnu": "1.30.1",
 859          "lightningcss-linux-x64-musl": "1.30.1",
 860          "lightningcss-win32-arm64-msvc": "1.30.1",
 861          "lightningcss-win32-x64-msvc": "1.30.1"
 862        }
 863      },
 864      "node_modules/lightningcss-darwin-arm64": {
 865        "version": "1.30.1",
 866        "resolved": "https://registry.npmjs.org/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.30.1.tgz",
 867        "integrity": "sha512-c8JK7hyE65X1MHMN+Viq9n11RRC7hgin3HhYKhrMyaXflk5GVplZ60IxyoVtzILeKr+xAJwg6zK6sjTBJ0FKYQ==",
 868        "cpu": [
 869          "arm64"
 870        ],
 871        "dev": true,
 872        "license": "MPL-2.0",
 873        "optional": true,
 874        "os": [
 875          "darwin"
 876        ],
 877        "engines": {
 878          "node": ">= 12.0.0"
 879        },
 880        "funding": {
 881          "type": "opencollective",
 882          "url": "https://opencollective.com/parcel"
 883        }
 884      },
 885      "node_modules/lightningcss-darwin-x64": {
 886        "version": "1.30.1",
 887        "resolved": "https://registry.npmjs.org/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.30.1.tgz",
 888        "integrity": "sha512-k1EvjakfumAQoTfcXUcHQZhSpLlkAuEkdMBsI/ivWw9hL+7FtilQc0Cy3hrx0AAQrVtQAbMI7YjCgYgvn37PzA==",
 889        "cpu": [
 890          "x64"
 891        ],
 892        "dev": true,
 893        "license": "MPL-2.0",
 894        "optional": true,
 895        "os": [
 896          "darwin"
 897        ],
 898        "engines": {
 899          "node": ">= 12.0.0"
 900        },
 901        "funding": {
 902          "type": "opencollective",
 903          "url": "https://opencollective.com/parcel"
 904        }
 905      },
 906      "node_modules/lightningcss-freebsd-x64": {
 907        "version": "1.30.1",
 908        "resolved": "https://registry.npmjs.org/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.30.1.tgz",
 909        "integrity": "sha512-kmW6UGCGg2PcyUE59K5r0kWfKPAVy4SltVeut+umLCFoJ53RdCUWxcRDzO1eTaxf/7Q2H7LTquFHPL5R+Gjyig==",
 910        "cpu": [
 911          "x64"
 912        ],
 913        "dev": true,
 914        "license": "MPL-2.0",
 915        "optional": true,
 916        "os": [
 917          "freebsd"
 918        ],
 919        "engines": {
 920          "node": ">= 12.0.0"
 921        },
 922        "funding": {
 923          "type": "opencollective",
 924          "url": "https://opencollective.com/parcel"
 925        }
 926      },
 927      "node_modules/lightningcss-linux-arm-gnueabihf": {
 928        "version": "1.30.1",
 929        "resolved": "https://registry.npmjs.org/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.30.1.tgz",
 930        "integrity": "sha512-MjxUShl1v8pit+6D/zSPq9S9dQ2NPFSQwGvxBCYaBYLPlCWuPh9/t1MRS8iUaR8i+a6w7aps+B4N0S1TYP/R+Q==",
 931        "cpu": [
 932          "arm"
 933        ],
 934        "dev": true,
 935        "license": "MPL-2.0",
 936        "optional": true,
 937        "os": [
 938          "linux"
 939        ],
 940        "engines": {
 941          "node": ">= 12.0.0"
 942        },
 943        "funding": {
 944          "type": "opencollective",
 945          "url": "https://opencollective.com/parcel"
 946        }
 947      },
 948      "node_modules/lightningcss-linux-arm64-gnu": {
 949        "version": "1.30.1",
 950        "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.30.1.tgz",
 951        "integrity": "sha512-gB72maP8rmrKsnKYy8XUuXi/4OctJiuQjcuqWNlJQ6jZiWqtPvqFziskH3hnajfvKB27ynbVCucKSm2rkQp4Bw==",
 952        "cpu": [
 953          "arm64"
 954        ],
 955        "dev": true,
 956        "license": "MPL-2.0",
 957        "optional": true,
 958        "os": [
 959          "linux"
 960        ],
 961        "engines": {
 962          "node": ">= 12.0.0"
 963        },
 964        "funding": {
 965          "type": "opencollective",
 966          "url": "https://opencollective.com/parcel"
 967        }
 968      },
 969      "node_modules/lightningcss-linux-arm64-musl": {
 970        "version": "1.30.1",
 971        "resolved": "https://registry.npmjs.org/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.30.1.tgz",
 972        "integrity": "sha512-jmUQVx4331m6LIX+0wUhBbmMX7TCfjF5FoOH6SD1CttzuYlGNVpA7QnrmLxrsub43ClTINfGSYyHe2HWeLl5CQ==",
 973        "cpu": [
 974          "arm64"
 975        ],
 976        "dev": true,
 977        "license": "MPL-2.0",
 978        "optional": true,
 979        "os": [
 980          "linux"
 981        ],
 982        "engines": {
 983          "node": ">= 12.0.0"
 984        },
 985        "funding": {
 986          "type": "opencollective",
 987          "url": "https://opencollective.com/parcel"
 988        }
 989      },
 990      "node_modules/lightningcss-linux-x64-gnu": {
 991        "version": "1.30.1",
 992        "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.30.1.tgz",
 993        "integrity": "sha512-piWx3z4wN8J8z3+O5kO74+yr6ze/dKmPnI7vLqfSqI8bccaTGY5xiSGVIJBDd5K5BHlvVLpUB3S2YCfelyJ1bw==",
 994        "cpu": [
 995          "x64"
 996        ],
 997        "dev": true,
 998        "license": "MPL-2.0",
 999        "optional": true,
1000        "os": [
1001          "linux"
1002        ],
1003        "engines": {
1004          "node": ">= 12.0.0"
1005        },
1006        "funding": {
1007          "type": "opencollective",
1008          "url": "https://opencollective.com/parcel"
1009        }
1010      },
1011      "node_modules/lightningcss-linux-x64-musl": {
1012        "version": "1.30.1",
1013        "resolved": "https://registry.npmjs.org/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.30.1.tgz",
1014        "integrity": "sha512-rRomAK7eIkL+tHY0YPxbc5Dra2gXlI63HL+v1Pdi1a3sC+tJTcFrHX+E86sulgAXeI7rSzDYhPSeHHjqFhqfeQ==",
1015        "cpu": [
1016          "x64"
1017        ],
1018        "dev": true,
1019        "license": "MPL-2.0",
1020        "optional": true,
1021        "os": [
1022          "linux"
1023        ],
1024        "engines": {
1025          "node": ">= 12.0.0"
1026        },
1027        "funding": {
1028          "type": "opencollective",
1029          "url": "https://opencollective.com/parcel"
1030        }
1031      },
1032      "node_modules/lightningcss-win32-arm64-msvc": {
1033        "version": "1.30.1",
1034        "resolved": "https://registry.npmjs.org/lightningcss-win32-arm64-msvc/-/lightningcss-win32-arm64-msvc-1.30.1.tgz",
1035        "integrity": "sha512-mSL4rqPi4iXq5YVqzSsJgMVFENoa4nGTT/GjO2c0Yl9OuQfPsIfncvLrEW6RbbB24WtZ3xP/2CCmI3tNkNV4oA==",
1036        "cpu": [
1037          "arm64"
1038        ],
1039        "dev": true,
1040        "license": "MPL-2.0",
1041        "optional": true,
1042        "os": [
1043          "win32"
1044        ],
1045        "engines": {
1046          "node": ">= 12.0.0"
1047        },
1048        "funding": {
1049          "type": "opencollective",
1050          "url": "https://opencollective.com/parcel"
1051        }
1052      },
1053      "node_modules/lightningcss-win32-x64-msvc": {
1054        "version": "1.30.1",
1055        "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.30.1.tgz",
1056        "integrity": "sha512-PVqXh48wh4T53F/1CCu8PIPCxLzWyCnn/9T5W1Jpmdy5h9Cwd+0YQS6/LwhHXSafuc61/xg9Lv5OrCby6a++jg==",
1057        "cpu": [
1058          "x64"
1059        ],
1060        "dev": true,
1061        "license": "MPL-2.0",
1062        "optional": true,
1063        "os": [
1064          "win32"
1065        ],
1066        "engines": {
1067          "node": ">= 12.0.0"
1068        },
1069        "funding": {
1070          "type": "opencollective",
1071          "url": "https://opencollective.com/parcel"
1072        }
1073      },
1074      "node_modules/lightningcss/node_modules/detect-libc": {
1075        "version": "2.0.4",
1076        "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.4.tgz",
1077        "integrity": "sha512-3UDv+G9CsCKO1WKMGw9fwq/SWJYbI0c5Y7LU1AXYoDdbhE2AHQ6N6Nb34sG8Fj7T5APy8qXDCKuuIHd1BR0tVA==",
1078        "dev": true,
1079        "license": "Apache-2.0",
1080        "engines": {
1081          "node": ">=8"
1082        }
1083      },
1084      "node_modules/lodash.castarray": {
1085        "version": "4.4.0",
1086        "resolved": "https://registry.npmjs.org/lodash.castarray/-/lodash.castarray-4.4.0.tgz",
1087        "integrity": "sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==",
1088        "dev": true,
1089        "license": "MIT"
1090      },
1091      "node_modules/lodash.isplainobject": {
1092        "version": "4.0.6",
1093        "resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
1094        "integrity": "sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==",
1095        "dev": true,
1096        "license": "MIT"
1097      },
1098      "node_modules/lodash.merge": {
1099        "version": "4.6.2",
1100        "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
1101        "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==",
1102        "dev": true,
1103        "license": "MIT"
1104      },
1105      "node_modules/magic-string": {
1106        "version": "0.30.17",
1107        "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",
1108        "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==",
1109        "dev": true,
1110        "license": "MIT",
1111        "dependencies": {
1112          "@jridgewell/sourcemap-codec": "^1.5.0"
1113        }
1114      },
1115      "node_modules/micromatch": {
1116        "version": "4.0.8",
1117        "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
1118        "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
1119        "dev": true,
1120        "license": "MIT",
1121        "dependencies": {
1122          "braces": "^3.0.3",
1123          "picomatch": "^2.3.1"
1124        },
1125        "engines": {
1126          "node": ">=8.6"
1127        }
1128      },
1129      "node_modules/minipass": {
1130        "version": "7.1.2",
1131        "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.2.tgz",
1132        "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==",
1133        "dev": true,
1134        "license": "ISC",
1135        "engines": {
1136          "node": ">=16 || 14 >=14.17"
1137        }
1138      },
1139      "node_modules/minizlib": {
1140        "version": "3.0.2",
1141        "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.2.tgz",
1142        "integrity": "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==",
1143        "dev": true,
1144        "license": "MIT",
1145        "dependencies": {
1146          "minipass": "^7.1.2"
1147        },
1148        "engines": {
1149          "node": ">= 18"
1150        }
1151      },
1152      "node_modules/mkdirp": {
1153        "version": "3.0.1",
1154        "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz",
1155        "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
1156        "dev": true,
1157        "license": "MIT",
1158        "bin": {
1159          "mkdirp": "dist/cjs/src/bin.js"
1160        },
1161        "engines": {
1162          "node": ">=10"
1163        },
1164        "funding": {
1165          "url": "https://github.com/sponsors/isaacs"
1166        }
1167      },
1168      "node_modules/mri": {
1169        "version": "1.2.0",
1170        "resolved": "https://registry.npmjs.org/mri/-/mri-1.2.0.tgz",
1171        "integrity": "sha512-tzzskb3bG8LvYGFF/mDTpq3jpI6Q9wc3LEmBaghu+DdCssd1FakN7Bc0hVNmEyGq1bq3RgfkCb3cmQLpNPOroA==",
1172        "dev": true,
1173        "license": "MIT",
1174        "engines": {
1175          "node": ">=4"
1176        }
1177      },
1178      "node_modules/node-addon-api": {
1179        "version": "7.1.1",
1180        "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-7.1.1.tgz",
1181        "integrity": "sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==",
1182        "dev": true,
1183        "license": "MIT"
1184      },
1185      "node_modules/picocolors": {
1186        "version": "1.1.1",
1187        "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
1188        "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
1189        "dev": true,
1190        "license": "ISC"
1191      },
1192      "node_modules/picomatch": {
1193        "version": "2.3.1",
1194        "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
1195        "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
1196        "dev": true,
1197        "license": "MIT",
1198        "engines": {
1199          "node": ">=8.6"
1200        },
1201        "funding": {
1202          "url": "https://github.com/sponsors/jonschlinkert"
1203        }
1204      },
1205      "node_modules/postcss-selector-parser": {
1206        "version": "6.0.10",
1207        "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz",
1208        "integrity": "sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==",
1209        "dev": true,
1210        "license": "MIT",
1211        "dependencies": {
1212          "cssesc": "^3.0.0",
1213          "util-deprecate": "^1.0.2"
1214        },
1215        "engines": {
1216          "node": ">=4"
1217        }
1218      },
1219      "node_modules/source-map-js": {
1220        "version": "1.2.1",
1221        "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
1222        "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
1223        "dev": true,
1224        "license": "BSD-3-Clause",
1225        "engines": {
1226          "node": ">=0.10.0"
1227        }
1228      },
1229      "node_modules/tailwindcss": {
1230        "version": "4.1.8",
1231        "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.8.tgz",
1232        "integrity": "sha512-kjeW8gjdxasbmFKpVGrGd5T4i40mV5J2Rasw48QARfYeQ8YS9x02ON9SFWax3Qf616rt4Cp3nVNIj6Hd1mP3og==",
1233        "dev": true,
1234        "license": "MIT"
1235      },
1236      "node_modules/tapable": {
1237        "version": "2.2.2",
1238        "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.2.tgz",
1239        "integrity": "sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==",
1240        "dev": true,
1241        "license": "MIT",
1242        "engines": {
1243          "node": ">=6"
1244        }
1245      },
1246      "node_modules/tar": {
1247        "version": "7.4.3",
1248        "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz",
1249        "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==",
1250        "dev": true,
1251        "license": "ISC",
1252        "dependencies": {
1253          "@isaacs/fs-minipass": "^4.0.0",
1254          "chownr": "^3.0.0",
1255          "minipass": "^7.1.2",
1256          "minizlib": "^3.0.1",
1257          "mkdirp": "^3.0.1",
1258          "yallist": "^5.0.0"
1259        },
1260        "engines": {
1261          "node": ">=18"
1262        }
1263      },
1264      "node_modules/to-regex-range": {
1265        "version": "5.0.1",
1266        "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
1267        "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
1268        "dev": true,
1269        "license": "MIT",
1270        "dependencies": {
1271          "is-number": "^7.0.0"
1272        },
1273        "engines": {
1274          "node": ">=8.0"
1275        }
1276      },
1277      "node_modules/util-deprecate": {
1278        "version": "1.0.2",
1279        "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
1280        "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
1281        "dev": true,
1282        "license": "MIT"
1283      },
1284      "node_modules/yallist": {
1285        "version": "5.0.0",
1286        "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
1287        "integrity": "sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==",
1288        "dev": true,
1289        "license": "BlueOak-1.0.0",
1290        "engines": {
1291          "node": ">=18"
1292        }
1293      }
1294    }
1295  }