@oracle-agent/oracle 0.4.2 → 0.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +76 -18
- package/SETUP.md +13 -0
- package/bin/oracle-data-mcp.mjs +1 -1
- package/bin/oracle.mjs +33 -0
- package/docs/cli.md +47 -0
- package/docs/connectors.md +13 -0
- package/package.json +6 -2
- package/profiles/oracle/SOUL.md +10 -4
- package/profiles/robinhood-agent/SOUL.md +5 -3
- package/protocols/templates/safe-erc20/README.md +9 -0
- package/public/agent-connect/app.js +16 -13
- package/public/oracle-splash/assets/hero/orb.avif +0 -0
- package/public/oracle-splash/assets/hero/orb.webm +0 -0
- package/public/oracle-splash/assets/llms/claude.svg +1 -0
- package/public/oracle-splash/assets/llms/codex.svg +1 -0
- package/public/oracle-splash/assets/llms/cursor.svg +17 -0
- package/public/oracle-splash/assets/llms/deepseek.svg +1 -0
- package/public/oracle-splash/assets/llms/gemini.svg +1 -0
- package/public/oracle-splash/assets/llms/grok.svg +8 -0
- package/public/oracle-splash/assets/llms/hermes.png +0 -0
- package/public/oracle-splash/assets/llms/kimi.svg +1 -0
- package/public/oracle-splash/assets/llms/manus.svg +18 -0
- package/public/oracle-splash/assets/llms/openclaw.svg +22 -0
- package/public/oracle-splash/assets/llms/perplexity.svg +1 -0
- package/public/oracle-splash/assets/llms/qwen.svg +1 -0
- package/public/oracle-splash/assets/llms/windsurf.svg +1 -0
- package/public/oracle-splash/assets/protocols/abcdex.png +0 -0
- package/public/oracle-splash/assets/protocols/across.png +0 -0
- package/public/oracle-splash/assets/protocols/aerodrome.png +0 -0
- package/public/oracle-splash/assets/protocols/balancer.png +0 -0
- package/public/oracle-splash/assets/protocols/cowswap.png +0 -0
- package/public/oracle-splash/assets/protocols/curve.png +0 -0
- package/public/oracle-splash/assets/protocols/dreamcash.png +0 -0
- package/public/oracle-splash/assets/protocols/felix.png +0 -0
- package/public/oracle-splash/assets/protocols/gmx.png +0 -0
- package/public/oracle-splash/assets/protocols/hyena.png +0 -0
- package/public/oracle-splash/assets/protocols/hyperbeat.png +0 -0
- package/public/oracle-splash/assets/protocols/hyperliquid.png +0 -0
- package/public/oracle-splash/assets/protocols/hyperswap.png +0 -0
- package/public/oracle-splash/assets/protocols/jupiter.png +0 -0
- package/public/oracle-splash/assets/protocols/kinetiq.png +0 -0
- package/public/oracle-splash/assets/protocols/lfj.png +0 -0
- package/public/oracle-splash/assets/protocols/lifi.png +0 -0
- package/public/oracle-splash/assets/protocols/magic-eden.png +0 -0
- package/public/oracle-splash/assets/protocols/morpho.png +0 -0
- package/public/oracle-splash/assets/protocols/odos.png +0 -0
- package/public/oracle-splash/assets/protocols/oneinch.png +0 -0
- package/public/oracle-splash/assets/protocols/opensea.png +0 -0
- package/public/oracle-splash/assets/protocols/pancakeswap.png +0 -0
- package/public/oracle-splash/assets/protocols/paragon.png +0 -0
- package/public/oracle-splash/assets/protocols/paraswap.png +0 -0
- package/public/oracle-splash/assets/protocols/pendle.png +0 -0
- package/public/oracle-splash/assets/protocols/polymarket.png +0 -0
- package/public/oracle-splash/assets/protocols/quickswap.png +0 -0
- package/public/oracle-splash/assets/protocols/relay.png +0 -0
- package/public/oracle-splash/assets/protocols/stargate.png +0 -0
- package/public/oracle-splash/assets/protocols/tradexyz.png +0 -0
- package/public/oracle-splash/assets/protocols/uniswap.png +0 -0
- package/public/oracle-splash/assets/protocols/velodrome.png +0 -0
- package/public/oracle-splash/assets/protocols/ventuals.png +0 -0
- package/public/oracle-splash/assets/wordmarks/across.svg +4 -0
- package/public/oracle-splash/assets/wordmarks/aerodrome.svg +23 -0
- package/public/oracle-splash/assets/wordmarks/balancer.svg +3 -0
- package/public/oracle-splash/assets/wordmarks/cowswap.svg +1 -0
- package/public/oracle-splash/assets/wordmarks/gmx.svg +13 -0
- package/public/oracle-splash/assets/wordmarks/hyena.svg +7 -0
- package/public/oracle-splash/assets/wordmarks/hyperliquid.svg +21 -0
- package/public/oracle-splash/assets/wordmarks/hyperswap.svg +13 -0
- package/public/oracle-splash/assets/wordmarks/jupiter.svg +35 -0
- package/public/oracle-splash/assets/wordmarks/lifi.png +0 -0
- package/public/oracle-splash/assets/wordmarks/magic-eden.svg +1 -0
- package/public/oracle-splash/assets/wordmarks/morpho.svg +1 -0
- package/public/oracle-splash/assets/wordmarks/odos.svg +3 -0
- package/public/oracle-splash/assets/wordmarks/oneinch.svg +6 -0
- package/public/oracle-splash/assets/wordmarks/opensea.svg +1 -0
- package/public/oracle-splash/assets/wordmarks/outcome.svg +16 -0
- package/public/oracle-splash/assets/wordmarks/pancakeswap.svg +18 -0
- package/public/oracle-splash/assets/wordmarks/paraswap.svg +16 -0
- package/public/oracle-splash/assets/wordmarks/pendle.png +0 -0
- package/public/oracle-splash/assets/wordmarks/polymarket.png +0 -0
- package/public/oracle-splash/assets/wordmarks/quickswap.png +0 -0
- package/public/oracle-splash/assets/wordmarks/relay.svg +8 -0
- package/public/oracle-splash/assets/wordmarks/stargate.svg +15 -0
- package/public/oracle-splash/assets/wordmarks/uniswap.svg +18 -0
- package/public/oracle-splash/assets/wordmarks/velodrome.svg +84 -0
- package/public/oracle-splash/assets/wordmarks/xyz.svg +12 -0
- package/public/oracle-splash/index.html +784 -498
- package/scripts/check-doc-drift.mjs +111 -0
- package/skills/oracle-chat/SKILL.md +61 -0
- package/skills/oracle-chat/chain.SKILL.md +31 -0
- package/skills/oracle-chat/setup.SKILL.md +37 -0
- package/skins/oracle.yaml +52 -0
- package/src/cli/chain-catalog.mjs +215 -0
- package/src/cli/chain-state.mjs +74 -0
- package/src/cli/commands/chain.mjs +143 -0
- package/src/cli/commands/chat.mjs +268 -0
- package/src/cli/commands/credential.mjs +9 -0
- package/src/cli/commands/data-mcp.mjs +18 -0
- package/src/cli/commands/data.mjs +73 -0
- package/src/cli/commands/doctor.mjs +131 -0
- package/src/cli/commands/help.mjs +7 -0
- package/src/cli/commands/init.mjs +27 -0
- package/src/cli/commands/mcp.mjs +142 -0
- package/src/cli/commands/model.mjs +37 -0
- package/src/cli/commands/prepare.mjs +12 -0
- package/src/cli/commands/public.mjs +20 -0
- package/src/cli/commands/route.mjs +12 -0
- package/src/cli/commands/runner.mjs +9 -0
- package/src/cli/commands/scan.mjs +12 -0
- package/src/cli/commands/setup.mjs +283 -0
- package/src/cli/commands/sign.mjs +21 -0
- package/src/cli/commands/signer.mjs +9 -0
- package/src/cli/commands/upgrade.mjs +12 -0
- package/src/cli/commands/vault.mjs +9 -0
- package/src/cli/commands/version.mjs +22 -0
- package/src/cli/first-run.mjs +23 -0
- package/src/cli/kernel.mjs +237 -0
- package/src/cli/mcp-targets/chatgpt.mjs +51 -0
- package/src/cli/mcp-targets/claude-code.mjs +39 -0
- package/src/cli/mcp-targets/claude-desktop.mjs +24 -0
- package/src/cli/mcp-targets/codex.mjs +41 -0
- package/src/cli/mcp-targets/shared.mjs +61 -0
- package/src/cli/messaging-platforms.mjs +209 -0
- package/src/cli/operator-dispatch.mjs +258 -0
- package/src/cli/oracle-harness.py +148 -0
- package/src/cli/paths.mjs +83 -0
- package/src/cli/setup-state.mjs +168 -0
- package/src/cli/spawn-child.mjs +43 -0
- package/src/public-api/connect-agent.mjs +29 -10
package/README.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# Oracle
|
|
2
2
|
|
|
3
|
+
## Quickstart (unified CLI)
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
npm i -g @oracle-agent/oracle
|
|
7
|
+
oracle init --apply # lanes + read plane only, no keys
|
|
8
|
+
oracle data serve # loopback read/prepare plane on 127.0.0.1:8787
|
|
9
|
+
oracle doctor # verify
|
|
10
|
+
# optional, explicit second step — signing stays a separate local package:
|
|
11
|
+
npm i -g @oracle-agent/operator
|
|
12
|
+
oracle sign init
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
|
|
3
16
|
**Prepare-only multichain agent control plane.** Policy-bounded intents; your wallet signs.
|
|
4
17
|
|
|
5
18
|
Specialist agent profiles, real protocol intents, self-custody by default,
|
|
@@ -20,13 +33,31 @@ alongside it — same split we run ourselves.
|
|
|
20
33
|
|
|
21
34
|
## Start in 5 steps
|
|
22
35
|
|
|
23
|
-
|
|
36
|
+
Source tree: **oracle `0.5.0`** · **operator `0.14.0`**
|
|
37
|
+
|
|
38
|
+
Published npm: **oracle `0.4.2`** · **operator `0.13.7`** until this source release is published.
|
|
39
|
+
|
|
40
|
+
```bash
|
|
41
|
+
# 1) install Oracle's public prepare plane
|
|
42
|
+
npm i @oracle-agent/oracle@latest
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
```js
|
|
46
|
+
// 2) prepare an artifact (no keys)
|
|
47
|
+
import { data } from "@oracle-agent/oracle";
|
|
48
|
+
const prepared = await data.call("hl-perps", "prepareOrder", { /* coin, side, size... */ });
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
**Path A — self-custody first:** review the prepared artifact and sign it with
|
|
52
|
+
the owner/main wallet, browser wallet, smart account, hardware wallet, or
|
|
53
|
+
protocol-native wallet. Oracle's public package stops at prepare: your wallet
|
|
54
|
+
authorizes and broadcasts.
|
|
24
55
|
|
|
25
56
|
```bash
|
|
26
|
-
#
|
|
27
|
-
npm i @oracle-agent/
|
|
57
|
+
# 3) optional owner-local operator package for unattended signing on YOUR machine
|
|
58
|
+
npm i @oracle-agent/operator@latest
|
|
28
59
|
|
|
29
|
-
#
|
|
60
|
+
# 4) put operator keys ONLY on your machine (example: HL/EVM hex key file)
|
|
30
61
|
mkdir -p ~/.config/oracle/keys && chmod 700 ~/.config/oracle/keys
|
|
31
62
|
# write key, then: npx oracle-vault encrypt ~/.config/oracle/keys/evm.key
|
|
32
63
|
export HL_KEY_FILE=~/.config/oracle/keys/evm.key.vault.json
|
|
@@ -34,28 +65,29 @@ export ORACLE_VAULT_PASSPHRASE='...' # signer shell only — never in the agen
|
|
|
34
65
|
```
|
|
35
66
|
|
|
36
67
|
```js
|
|
37
|
-
//
|
|
38
|
-
|
|
39
|
-
const prepared = await data.call("hl-perps", "prepareOrder", { /* coin, side, size... */ });
|
|
40
|
-
|
|
41
|
-
// 4) keys local → operator signs (this is the sign step — no MetaMask)
|
|
68
|
+
// Path B — owner-local operator key signs after your app confirms the action
|
|
69
|
+
// (same host, your key, your policy; no model or remote agent custody)
|
|
42
70
|
import { hlSignAndSubmit } from "@oracle-agent/operator";
|
|
43
71
|
await hlSignAndSubmit(prepared, {
|
|
44
72
|
keyFile: process.env.HL_KEY_FILE,
|
|
45
|
-
userInitiated: true,
|
|
73
|
+
userInitiated: true,
|
|
46
74
|
});
|
|
47
75
|
```
|
|
48
76
|
|
|
49
77
|
```bash
|
|
50
|
-
# 5)
|
|
51
|
-
|
|
52
|
-
|
|
78
|
+
# 5) recommended agent-process path: run the signer daemon so the agent sees
|
|
79
|
+
# only ORACLE_SIGNER_URL + ORACLE_SIGNER_TOKEN, never the vault passphrase.
|
|
80
|
+
npx oracle-signer
|
|
53
81
|
#
|
|
54
82
|
# Daemon signing requires the SAME HMAC secret in the preparer and the signer,
|
|
55
83
|
# otherwise every sign fails with "ORACLE_STAMP_HMAC_SECRET missing in signer":
|
|
56
84
|
export ORACLE_STAMP_HMAC_SECRET='long-random-secret'
|
|
57
85
|
```
|
|
58
86
|
|
|
87
|
+
`ORACLE_AUTONOMOUS_TRADING=1` is only for trusted, owner-controlled direct-exec
|
|
88
|
+
code running locally with your policy and caps. It is not a permission bit for a
|
|
89
|
+
model or remote agent process; use `oracle-signer` for the agent-facing path.
|
|
90
|
+
|
|
59
91
|
Full vault / multi-chain / daemon detail → operator [SETUP](https://github.com/demi-hl/oracle-operator/blob/main/SETUP.md).
|
|
60
92
|
|
|
61
93
|
---
|
|
@@ -259,16 +291,33 @@ owner-local source lane.** The short version:
|
|
|
259
291
|
- Reads and quotes need **no keys**.
|
|
260
292
|
- The public package exposes no signer, key vault, or broadcast path.
|
|
261
293
|
- User wallets authorize prepared actions outside the public data plane.
|
|
262
|
-
- Owner-local signing is shipped separately as `@oracle-agent/operator`;
|
|
294
|
+
- Owner-local signing is shipped separately as `@oracle-agent/operator`; the
|
|
295
|
+
recommended agent-process path is `oracle-signer`. Its daemon exposes six
|
|
296
|
+
policy-bounded surfaces: `hl`, `poly`, `evm-swap`, `evm-bridge`, `btc`, and
|
|
297
|
+
`sol`, with explicit caps and fail-closed allowlists.
|
|
263
298
|
|
|
264
299
|
### Action vocabulary and execution planes
|
|
265
300
|
|
|
266
301
|
Oracle keeps capability and authorization separate:
|
|
267
302
|
|
|
268
303
|
- Public Oracle reads, quotes, simulates, and prepares unsigned artifacts.
|
|
269
|
-
-
|
|
270
|
-
|
|
271
|
-
-
|
|
304
|
+
- **Path A:** owner/main, browser, smart-account, hardware, or protocol-native
|
|
305
|
+
wallets sign the prepared artifact. This is the default self-custody path.
|
|
306
|
+
- **Path B:** owner-local operator infrastructure may sign on the same host with
|
|
307
|
+
your key and your policy. For agent processes, prefer `oracle-signer` so the
|
|
308
|
+
agent receives only a signer URL/token and never the vault passphrase.
|
|
309
|
+
- The generic unattended signer exposes six bounded surfaces: `hl`, `poly`,
|
|
310
|
+
`evm-swap`, `evm-bridge`, `btc`, `sol`. Each surface decodes its own
|
|
311
|
+
envelope, enforces its caps, and refuses while its allowlists are empty.
|
|
312
|
+
- Ordinary EVM preparation remains user-wallet signed unless a trusted
|
|
313
|
+
owner-controlled direct-exec process is explicitly installed and armed.
|
|
314
|
+
- `ORACLE_AUTONOMOUS_TRADING=1` is direct execution for trusted owner-controlled
|
|
315
|
+
local code only. It is never model/agent authority and should not be framed as
|
|
316
|
+
equivalent to the `oracle-signer` agent-process path.
|
|
317
|
+
- A deployment may separately install a same-host, owner-gated EVM executor.
|
|
318
|
+
Oracle must verify that executor before describing bounded EVM execution as
|
|
319
|
+
available. Missing deployment capability means "unavailable here," not
|
|
320
|
+
"Oracle can never execute EVM."
|
|
272
321
|
- `watch`, `watch this`, and `ping me` always create `active: true, actionMode: alert_only`.
|
|
273
322
|
- `arm` creates `active: true, actionMode: execute` only for one exact owner-authorized action. It is never inferred from a watch.
|
|
274
323
|
|
|
@@ -318,9 +367,18 @@ Oracle ships an installable 8-lane mesh for Hermes:
|
|
|
318
367
|
oracle-init # dry run -- shows exactly what it would do
|
|
319
368
|
oracle-init --apply # create profiles, install SOULs + skills, wire MCP config
|
|
320
369
|
npx oracle-data # keep running — MCP tools call the local read plane on :8787
|
|
321
|
-
|
|
370
|
+
oracle # plain ascii TTY on the same oracle profile as messaging
|
|
371
|
+
oracle model # choose provider/model; persona stays oracle
|
|
372
|
+
oracle chain use hyperliquid
|
|
373
|
+
oracle setup # telegram / discord / slack / other hermes messaging
|
|
322
374
|
```
|
|
323
375
|
|
|
376
|
+
Terminal and configured messaging channels are transports into the same Hermes
|
|
377
|
+
`oracle` profile. When a local operator/MCP is configured, an explicit owner
|
|
378
|
+
trade instruction can execute from either interface. The selected model never
|
|
379
|
+
bypasses signer-owned grants, allowlists, caps, MAC checks, simulation, or
|
|
380
|
+
receipt verification.
|
|
381
|
+
|
|
324
382
|
Lanes: `oracle` (router), `polymarket-agent`, `hyperliquid-agent`,
|
|
325
383
|
`robinhood-agent`, `solana-agent`, `bitcoin-agent`, `stable-agent`,
|
|
326
384
|
`protocol-builder`, plus `_template` for your own. Details in
|
package/SETUP.md
CHANGED
|
@@ -1,5 +1,18 @@
|
|
|
1
1
|
# Setup
|
|
2
2
|
|
|
3
|
+
## Unified CLI
|
|
4
|
+
|
|
5
|
+
Prefer the root `oracle` command:
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
npm i -g @oracle-agent/oracle
|
|
9
|
+
oracle init --apply
|
|
10
|
+
oracle doctor
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
Full reference: [docs/cli.md](./docs/cli.md). Connectors: [docs/connectors.md](./docs/connectors.md).
|
|
14
|
+
|
|
15
|
+
|
|
3
16
|
Oracle's public surface runs locally against your API accounts and never accepts
|
|
4
17
|
a wallet private key. Prepared actions are signed in the user's wallet.
|
|
5
18
|
|
package/bin/oracle-data-mcp.mjs
CHANGED
|
@@ -552,7 +552,7 @@ const tools = [
|
|
|
552
552
|
required: ["address", "label"],
|
|
553
553
|
properties: {
|
|
554
554
|
address: { type: "string", description: "0x address" },
|
|
555
|
-
label: { type: "string", description: "short name, e.g.
|
|
555
|
+
label: { type: "string", description: "short name, e.g. research-agent" },
|
|
556
556
|
who: { type: "string", description: "person or entity the wallet belongs to" },
|
|
557
557
|
role: { type: "string", description: "agent | owner | person | counterparty | venue" },
|
|
558
558
|
chainIds: { type: "array", items: { type: "number" } },
|
package/bin/oracle.mjs
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
|
|
3
|
+
import { realpathSync } from "node:fs";
|
|
4
|
+
import { fileURLToPath } from "node:url";
|
|
5
|
+
import { run } from "../src/cli/kernel.mjs";
|
|
6
|
+
|
|
7
|
+
export const COMMANDS = Object.freeze({
|
|
8
|
+
data: "./desk-server.mjs",
|
|
9
|
+
public: "./oracle-public-server.mjs",
|
|
10
|
+
"data-mcp": "./oracle-data-mcp.mjs",
|
|
11
|
+
init: "./oracle-init.mjs",
|
|
12
|
+
upgrade: "./oracle-upgrade.mjs",
|
|
13
|
+
scan: "./oracle-scan.mjs",
|
|
14
|
+
route: "./oracle-route.mjs",
|
|
15
|
+
});
|
|
16
|
+
|
|
17
|
+
function isMainModule() {
|
|
18
|
+
if (!process.argv[1]) return false;
|
|
19
|
+
try {
|
|
20
|
+
return realpathSync(fileURLToPath(import.meta.url)) === realpathSync(process.argv[1]);
|
|
21
|
+
} catch {
|
|
22
|
+
return false;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
export async function main(argv = process.argv.slice(2)) {
|
|
27
|
+
return run(argv);
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
if (isMainModule()) {
|
|
31
|
+
const code = await main();
|
|
32
|
+
process.exit(typeof code === "number" ? code : 0);
|
|
33
|
+
}
|
package/docs/cli.md
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# Oracle unified CLI
|
|
2
|
+
|
|
3
|
+
Root command: `oracle <noun> <verb> [args]`.
|
|
4
|
+
|
|
5
|
+
The public `@oracle-agent/oracle` package is **prepare-only**. Signing commands
|
|
6
|
+
dispatch to a separately installed `@oracle-agent/operator` process on the same
|
|
7
|
+
machine. Oracle never imports operator signing modules.
|
|
8
|
+
|
|
9
|
+
See also [connectors.md](./connectors.md).
|
|
10
|
+
|
|
11
|
+
## Exit codes
|
|
12
|
+
|
|
13
|
+
| Code | Meaning |
|
|
14
|
+
|---|---|
|
|
15
|
+
| 0 | ok |
|
|
16
|
+
| 1 | usage / general error |
|
|
17
|
+
| 2 | operator self-reported error |
|
|
18
|
+
| 3 | operator package not installed |
|
|
19
|
+
| 4 | data server not running |
|
|
20
|
+
|
|
21
|
+
## Chat surface
|
|
22
|
+
|
|
23
|
+
```bash
|
|
24
|
+
oracle # TTY: one lowercase oracle persona (hermes profile)
|
|
25
|
+
oracle --help # command help
|
|
26
|
+
oracle model # interactive provider/model picker
|
|
27
|
+
oracle -m <model> # launch this session on a selected model
|
|
28
|
+
oracle chain list # working chains
|
|
29
|
+
oracle chain use hyperliquid
|
|
30
|
+
oracle setup # telegram/discord/slack + hermes messaging menu
|
|
31
|
+
oracle setup telegram # writes TELEGRAM_BOT_TOKEN into profile .env
|
|
32
|
+
oracle setup messaging # full hermes gateway setup wizard
|
|
33
|
+
```
|
|
34
|
+
|
|
35
|
+
Inside chat:
|
|
36
|
+
|
|
37
|
+
- `/chain` list or select build/trade chain
|
|
38
|
+
- `/setup` configure messaging platforms
|
|
39
|
+
- `/model` switch models; persona stays oracle
|
|
40
|
+
|
|
41
|
+
Terminal and configured messaging channels are transports into the same Hermes
|
|
42
|
+
profile. A configured local operator/MCP can execute an owner-confirmed action
|
|
43
|
+
from either interface. The interface and selected model never bypass grants,
|
|
44
|
+
allowlists, caps, MAC checks, simulation, or receipt verification.
|
|
45
|
+
|
|
46
|
+
Hosted remote models stay read/prepare-only. Local hermes + operator remain the
|
|
47
|
+
only signing path, and only via child process.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Oracle AI-client connectors
|
|
2
|
+
|
|
3
|
+
ChatGPT is hosted and can NEVER sign or reach your keys. This connector is read/prepare only; anything it prepares is unsigned until you sign it locally.
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
oracle mcp print --target claude-code
|
|
7
|
+
oracle mcp install claude-code
|
|
8
|
+
oracle mcp install codex
|
|
9
|
+
oracle mcp install chatgpt
|
|
10
|
+
oracle mcp install claude-code --with-control # requires local operator
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
Oracle does not create tunnels for hosted clients.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oracle-agent/oracle",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.6.0",
|
|
4
4
|
"description": "Oracle: prepare-only multichain agent control plane. Policy-bounded intents for a user-signed wallet. Self-custody by default — the public package never takes your key. Built for Hermes; no model key required.",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"type": "module",
|
|
@@ -26,6 +26,7 @@
|
|
|
26
26
|
"node": ">=20.19.0"
|
|
27
27
|
},
|
|
28
28
|
"bin": {
|
|
29
|
+
"oracle": "./bin/oracle.mjs",
|
|
29
30
|
"oracle-data": "./bin/desk-server.mjs",
|
|
30
31
|
"oracle-public": "./bin/oracle-public-server.mjs",
|
|
31
32
|
"oracle-data-mcp": "./bin/oracle-data-mcp.mjs",
|
|
@@ -69,7 +70,9 @@
|
|
|
69
70
|
"test:count": "node scripts/check-test-count.mjs",
|
|
70
71
|
"test:count:update": "node scripts/check-test-count.mjs --update",
|
|
71
72
|
"test:protocol-templates": "RUN_PROTOCOL_TEMPLATE_TESTS=1 node --test test/protocol-templates.test.mjs",
|
|
72
|
-
"protocol:gate": "node scripts/protocol-template-gate.mjs"
|
|
73
|
+
"protocol:gate": "node scripts/protocol-template-gate.mjs",
|
|
74
|
+
"gate:docs": "node scripts/check-doc-drift.mjs",
|
|
75
|
+
"gate:release": "npm run gate:docs && node --test test/flag-polarity.test.mjs"
|
|
73
76
|
},
|
|
74
77
|
"dependencies": {
|
|
75
78
|
"@msgpack/msgpack": "^3.1.3",
|
|
@@ -84,6 +87,7 @@
|
|
|
84
87
|
"src/",
|
|
85
88
|
"profiles/",
|
|
86
89
|
"skills/",
|
|
90
|
+
"skins/",
|
|
87
91
|
"plugins/",
|
|
88
92
|
"public/",
|
|
89
93
|
"artifacts/",
|
package/profiles/oracle/SOUL.md
CHANGED
|
@@ -68,14 +68,20 @@ the data plane). If it stays ambiguous, ask. Do not guess a chain.
|
|
|
68
68
|
4. **Meme sniping is still guarded.** Fast scan is allowed; blind broadcast is
|
|
69
69
|
not. Resolve exact token/chain, sell-sim when possible, quote net of gas,
|
|
70
70
|
cap spend/fees, and prepare a user-signed ticket.
|
|
71
|
-
5. **
|
|
71
|
+
5. **Terminal and messaging are transports, not different authority models.**
|
|
72
|
+
Bare `oracle` launches this same profile. An owner-confirmed action may route
|
|
73
|
+
through the configured local operator/MCP from either terminal or a messaging
|
|
74
|
+
channel. All signer-owned grants, allowlists, caps, MAC checks, simulations,
|
|
75
|
+
and receipt verification remain mandatory. Changing `/model` never changes
|
|
76
|
+
those walls.
|
|
77
|
+
6. **A grant is authorization; your reasoning is not.** If an action falls
|
|
72
78
|
outside the active grant — chain, venue, destination, spend cap, TTL — refuse
|
|
73
79
|
and say which bound it broke.
|
|
74
|
-
|
|
80
|
+
7. **Receipts or it didn't happen.** No transaction hash, no receipt, no balance
|
|
75
81
|
delta → the action did not succeed. Say so plainly.
|
|
76
|
-
|
|
82
|
+
8. **Never invent chain facts.** If it did not come from a live read, label it
|
|
77
83
|
`unknown`.
|
|
78
|
-
|
|
84
|
+
9. **Balance uses one source of truth.** `/balance` and plain-language balance
|
|
79
85
|
requests call `portfolio_snapshot`; use `portfolio_history` and
|
|
80
86
|
`portfolio_value_graph` for historical requests. Report `knownUsd` as
|
|
81
87
|
incomplete whenever a provider, address, price, token/NFT indexer, or chain
|
|
@@ -35,9 +35,11 @@ that moves value.
|
|
|
35
35
|
2. **Never size against stale or virtual reserves.**
|
|
36
36
|
3. **A fuzzy ticker match is not confirmation** — surface the CA.
|
|
37
37
|
4. **The public lane does not sign.** Ordinary swaps are prepared for the user's
|
|
38
|
-
wallet. The generic unattended signer
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
wallet. The generic unattended signer exposes six bounded surfaces (`hl`, `poly`,
|
|
39
|
+
`evm-swap`, `evm-bridge`, `btc`, `sol`), each fail-closed on its own policy. A
|
|
40
|
+
separately installed, owner-gated EVM executor may handle one exact bounded
|
|
41
|
+
Robinhood Chain action after explicit `arm`. Verify that executor before claiming
|
|
42
|
+
it is available.
|
|
41
43
|
5. **Watch is alert-only.** `watch`, `watch this`, and `ping me` persist as
|
|
42
44
|
`active: true, actionMode: alert_only`. Only explicit `arm` can produce
|
|
43
45
|
`actionMode: execute`; never infer execution from a watch or legacy `status: armed`.
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
(() => {
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
+
const PACKAGE = "@oracle-agent/oracle";
|
|
5
|
+
const COMMAND = "npx";
|
|
6
|
+
const ARGS = ["-y", "--package", PACKAGE, "oracle-data-mcp"];
|
|
7
|
+
const INIT_COMMAND = "npx -y --package @oracle-agent/oracle oracle-init";
|
|
8
|
+
|
|
4
9
|
const apiUrl = document.querySelector("#api-url");
|
|
5
10
|
const apiKey = document.querySelector("#api-key");
|
|
6
11
|
const walletAddress = document.querySelector("#wallet-address");
|
|
@@ -13,26 +18,28 @@
|
|
|
13
18
|
const cleanUrl = () => apiUrl.value.trim().replace(/\/+$/, "");
|
|
14
19
|
const env = () => {
|
|
15
20
|
const values = {
|
|
16
|
-
|
|
17
|
-
|
|
21
|
+
ORACLE_DATA_URL: cleanUrl() || "https://api.oracle-agent.dev",
|
|
22
|
+
ORACLE_AGENT_KEY: apiKey.value.trim() || "YOUR_AGENT_KEY"
|
|
18
23
|
};
|
|
19
24
|
if (walletAddress.value.trim()) values.ORACLE_WALLET_ADDRESS = walletAddress.value.trim();
|
|
20
25
|
return values;
|
|
21
26
|
};
|
|
22
27
|
|
|
28
|
+
const server = () => ({ command: COMMAND, args: [...ARGS], env: env() });
|
|
29
|
+
|
|
23
30
|
const configs = {
|
|
24
31
|
hermes: () => ({
|
|
25
|
-
mcpServers: { oracle:
|
|
32
|
+
mcpServers: { oracle: server() }
|
|
26
33
|
}),
|
|
27
34
|
claude: () => ({
|
|
28
|
-
mcpServers: { oracle:
|
|
35
|
+
mcpServers: { oracle: server() }
|
|
29
36
|
}),
|
|
30
37
|
codex: () => {
|
|
31
38
|
const values = env();
|
|
32
39
|
const lines = [
|
|
33
40
|
"[mcp_servers.oracle]",
|
|
34
|
-
|
|
35
|
-
|
|
41
|
+
`command = ${JSON.stringify(COMMAND)}`,
|
|
42
|
+
`args = [${ARGS.map((arg) => JSON.stringify(arg)).join(", ")}]`,
|
|
36
43
|
"",
|
|
37
44
|
"[mcp_servers.oracle.env]",
|
|
38
45
|
...Object.entries(values).map(([key, value]) => `${key} = ${JSON.stringify(value)}`)
|
|
@@ -40,14 +47,10 @@
|
|
|
40
47
|
return lines.join("\n");
|
|
41
48
|
},
|
|
42
49
|
cursor: () => ({
|
|
43
|
-
mcpServers: { oracle:
|
|
50
|
+
mcpServers: { oracle: server() }
|
|
44
51
|
}),
|
|
45
52
|
mcp: () => ({
|
|
46
|
-
|
|
47
|
-
transport: "stdio",
|
|
48
|
-
command: "npx",
|
|
49
|
-
args: ["-y", "@oracle-agent/oracle-data-mcp"],
|
|
50
|
-
env: env()
|
|
53
|
+
mcpServers: { oracle: server() }
|
|
51
54
|
})
|
|
52
55
|
};
|
|
53
56
|
|
|
@@ -76,6 +79,6 @@
|
|
|
76
79
|
}));
|
|
77
80
|
[apiUrl, apiKey, walletAddress].forEach((input) => input.addEventListener("input", render));
|
|
78
81
|
document.querySelector("#copy-button").addEventListener("click", () => copy(output.textContent, `${names[selected]} config copied.`));
|
|
79
|
-
document.querySelector("#copy-install").addEventListener("click", () => copy(
|
|
82
|
+
document.querySelector("#copy-install").addEventListener("click", () => copy(INIT_COMMAND, "Local operator install command copied."));
|
|
80
83
|
render();
|
|
81
84
|
})();
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="512" height="110" preserveAspectRatio="xMidYMid" viewBox="0 0 512 110"><path fill="#D97757" d="m21.564 73.123 21.62-12.132.361-1.057-.361-.584h-1.058l-3.617-.223-12.354-.334-10.712-.445-10.379-.556-2.615-.557L0 54.007l.25-1.613 2.199-1.475 3.144.278 6.956.473 10.434.724 7.568.445 11.214 1.168h1.78l.25-.723-.611-.445-.473-.445-10.796-7.318-11.687-7.735-6.12-4.452-3.312-2.254-1.67-2.115-.723-4.619 3.005-3.31 4.035.277 1.03.279 4.09 3.144 8.736 6.761 11.408 8.403 1.67 1.391.668-.473.083-.333-.751-1.253-6.205-11.213-6.622-11.408-2.95-4.73-.779-2.838c-.278-1.169-.473-2.143-.473-3.34L28.771.613 30.663 0l4.563.612 1.92 1.67 2.838 6.483 4.591 10.211 7.123 13.885 2.087 4.118 1.113 3.812.417 1.168h.724v-.667l.584-7.819 1.085-9.6 1.058-12.354.361-3.478 1.725-4.173 3.423-2.254 2.67 1.28 2.2 3.144-.307 2.031-1.308 8.487-2.56 13.3-1.67 8.904h.975l1.113-1.113 4.507-5.983 7.569-9.46 3.339-3.756 3.895-4.146 2.504-1.976h4.73l3.478 5.176-1.558 5.342-4.869 6.177-4.035 5.231-5.787 7.79-3.617 6.234.334.5.862-.083 13.078-2.782 7.067-1.28 8.431-1.447 3.812 1.78.417 1.81-1.502 3.7-9.015 2.226-10.574 2.114-15.748 3.729-.195.139.222.278 7.096.668 3.033.167h7.429l13.829 1.03 3.617 2.392 2.17 2.922-.362 2.226-5.565 2.838-7.512-1.78-17.53-4.174-6.01-1.503h-.835v.5l5.009 4.898 9.182 8.292L97.776 88.12l.584 2.644-1.475 2.087-1.558-.223-10.1-7.596-3.896-3.423-8.82-7.429h-.584v.78l2.03 2.977 10.741 16.138.556 4.953-.779 1.613-2.782.974-3.06-.556-6.29-8.82-6.482-9.934-5.231-8.904-.64.362-3.089 33.25-1.447 1.698-3.339 1.28-2.782-2.115-1.475-3.423 1.475-6.76 1.78-8.821 1.448-7.012 1.307-8.71.78-2.893-.056-.195-.64.084-6.567 9.015-9.989 13.495-7.902 8.459-1.892.75-3.283-1.697.306-3.032 1.836-2.7 10.935-13.912 6.595-8.625 4.257-4.98-.028-.724h-.25L18.92 85.06l-5.175.668-2.226-2.087.279-3.423 1.057-1.113 8.737-6.01-.028.028Z"/><path fill="#ffff" d="M179.413 93.351c-13.968 0-23.512-7.79-28.02-19.783a53.395 53.395 0 0 1-3.422-19.56c0-20.118 9.015-34.086 28.938-34.086 13.383 0 21.647 5.844 26.35 19.784h5.731l-.779-19.227c-8.013-5.175-18.03-7.791-30.217-7.791-17.168 0-31.776 7.68-39.9 21.536a46.662 46.662 0 0 0-6.178 24.068c0 15.387 7.263 29.022 20.897 36.59a48.72 48.72 0 0 0 24.29 5.732c13.3 0 23.846-2.532 33.195-6.956l2.42-21.203h-5.842c-3.506 9.683-7.68 15.498-14.608 18.587-3.395 1.53-7.68 2.31-12.855 2.31Zm60.24-73.429.557-9.46h-3.952l-17.585 5.287v2.866l7.791 3.617v66.167c0 4.507-2.31 5.509-8.347 6.26v4.842h29.911v-4.842c-6.065-.751-8.347-1.753-8.347-6.26V19.95l-.028-.028Zm118.95 80.692h2.31l20.228-3.84V91.82l-2.838-.222c-4.73-.446-5.955-1.42-5.955-5.287V51.03l.557-11.324h-3.2L350.59 42.46v4.842l1.864.334c5.175.75 6.706 2.198 6.706 5.815v31.442c-4.953 3.84-9.683 6.26-15.304 6.26-6.233 0-10.1-3.172-10.1-10.573V51.058l.556-11.325h-3.283l-19.143 2.755v4.842l1.975.333c5.176.752 6.706 2.199 6.706 5.816v29.02c0 12.3 6.956 18.142 18.03 18.142 8.459 0 15.387-4.507 20.59-10.768l-.556 10.768-.028-.027Zm-55.593-39.15c0-15.72-8.348-21.758-23.429-21.758-13.3 0-22.955 5.509-22.955 14.635 0 2.727.974 4.814 2.95 6.26l10.128-1.335c-.446-3.06-.668-4.925-.668-5.704 0-5.175 2.754-7.79 8.347-7.79 8.264 0 12.438 5.815 12.438 15.164v3.06l-20.869 6.261c-6.956 1.892-10.907 3.534-13.55 7.374a13.912 13.912 0 0 0-1.948 7.79c0 8.904 6.121 15.193 16.583 15.193 7.569 0 14.275-3.423 20.118-9.906 2.087 6.483 5.286 9.906 10.99 9.906 4.62 0 8.793-1.865 12.521-5.51l-1.113-3.84a17.782 17.782 0 0 1-4.813.668c-3.2 0-4.73-2.532-4.73-7.484V61.464ZM276.298 91.71c-5.704 0-9.238-3.311-9.238-9.127 0-3.95 1.865-6.26 5.843-7.596l16.918-5.37v16.25c-5.398 4.09-8.57 5.843-13.523 5.843Zm176.13 5.064V91.82l-2.866-.222c-4.73-.446-5.927-1.42-5.927-5.287v-66.39l.557-9.46h-3.98l-17.585 5.287v2.866l7.791 3.617V43.99a24.57 24.57 0 0 0-14.941-4.285c-17.474 0-31.108 13.3-31.108 33.194 0 16.39 9.794 27.714 25.932 27.714 8.348 0 15.61-4.063 20.117-10.351l-.556 10.35h2.337l20.229-3.84ZM415.81 46.3c8.348 0 14.608 4.842 14.608 13.745v25.043a20.034 20.034 0 0 1-14.496 5.843c-11.965 0-18.03-9.46-18.03-22.093 0-14.19 6.928-22.538 17.918-22.538Zm79.384 12.521c-1.558-7.346-6.066-11.52-12.326-11.52-9.35 0-15.833 7.04-15.833 17.14 0 14.943 7.903 24.625 20.674 24.625a23.93 23.93 0 0 0 20.563-12.103L512 77.964c-1.67 12.967-13.411 22.65-27.825 22.65-16.917 0-28.575-12.521-28.575-30.33 0-17.946 12.66-30.578 29.577-30.578 12.632 0 21.536 7.596 24.402 20.785l-44.074 13.522V68.06l29.689-9.21v-.028Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg fill="#fff" fill-rule="evenodd" height="1em" style="flex:none;line-height:1" viewBox="0 0 91 24" xmlns="http://www.w3.org/2000/svg"><title>Codex</title><path d="M79.915 14.964l-5.53-7.548h3.33l3.88 5.256 3.88-5.256h3.24l-5.5 7.486 5.683 7.792h-3.361l-4.003-5.5-4.064 5.5H74.2l5.715-7.73zM66.368 23c-1.345 0-2.567-.326-3.667-.978-1.08-.652-1.935-1.579-2.567-2.78-.631-1.203-.947-2.608-.947-4.217 0-1.59.316-2.974.947-4.156.652-1.202 1.518-2.129 2.597-2.78 1.08-.652 2.272-.978 3.575-.978 1.813 0 3.33.55 4.553 1.65 1.222 1.1 1.956 2.597 2.2 4.491.082.693.112 1.477.092 2.353H62.09c.06 1.548.489 2.76 1.283 3.636.815.876 1.793 1.314 2.933 1.314h.184c.855 0 1.599-.224 2.23-.672.632-.448 1.06-1.06 1.284-1.833h2.933a6.147 6.147 0 01-2.322 3.575C69.433 22.54 68.018 23 66.368 23zm3.819-9.687c-.082-1.16-.469-2.077-1.161-2.75-.693-.692-1.558-1.038-2.597-1.038h-.214c-.978 0-1.844.315-2.597.947-.734.611-1.212 1.558-1.437 2.841h8.006zM47.834 23c-1.324 0-2.516-.326-3.575-.978-1.039-.652-1.854-1.579-2.444-2.78-.591-1.202-.887-2.598-.887-4.187 0-1.588.306-2.984.917-4.186.611-1.201 1.446-2.128 2.506-2.78 1.08-.652 2.281-.978 3.605-.978 1.08 0 2.047.224 2.903.672.855.449 1.497 1.019 1.925 1.711V1.306h2.903v21.388h-2.903v-2.108c-.408.672-1.06 1.242-1.956 1.711-.896.469-1.894.703-2.994.703zm.58-2.475c.856 0 1.62-.234 2.292-.703.672-.468 1.192-1.11 1.558-1.925.387-.835.58-1.782.58-2.841 0-1.06-.193-1.997-.58-2.812-.366-.835-.886-1.487-1.558-1.955a3.911 3.911 0 00-2.292-.703h-.183c-1.304 0-2.363.51-3.178 1.528-.794 1.018-1.191 2.332-1.191 3.941 0 1.61.397 2.924 1.191 3.942.815 1.019 1.874 1.528 3.178 1.528h.183zM31.022 23c-1.406 0-2.679-.337-3.82-1.009a7.367 7.367 0 01-2.688-2.841c-.652-1.223-.978-2.587-.978-4.095 0-1.507.326-2.862.978-4.064.651-1.222 1.548-2.17 2.688-2.841 1.141-.693 2.414-1.04 3.82-1.04 1.405 0 2.668.347 3.789 1.04 1.14.672 2.037 1.62 2.688 2.841.652 1.202.978 2.557.978 4.064 0 1.508-.326 2.872-.977 4.095a7.367 7.367 0 01-2.69 2.841C33.69 22.663 32.428 23 31.023 23zm.06-2.476c.857 0 1.62-.224 2.293-.672.672-.468 1.201-1.11 1.589-1.925.386-.835.58-1.792.58-2.872 0-1.08-.194-2.027-.58-2.841-.388-.836-.917-1.477-1.59-1.925a3.911 3.911 0 00-2.291-.703H30.9c-1.304 0-2.373.51-3.209 1.528-.814.998-1.222 2.312-1.222 3.941 0 1.63.407 2.954 1.222 3.972.835.998 1.905 1.497 3.209 1.497h.183zM12.053 23c-2.037 0-3.82-.469-5.348-1.406-1.507-.957-2.668-2.271-3.483-3.941S2 14.098 2 12c0-2.098.407-3.982 1.222-5.653.835-1.67 2.017-2.974 3.545-3.91C8.294 1.478 10.057 1 12.053 1c1.609 0 3.055.316 4.338.947 1.304.611 2.363 1.477 3.178 2.597.815 1.1 1.304 2.374 1.467 3.82h-3.117c-.244-1.365-.876-2.465-1.894-3.3-1.019-.856-2.302-1.283-3.85-1.283h-.245c-1.385 0-2.597.356-3.636 1.069-1.039.713-1.833 1.69-2.383 2.933-.55 1.243-.825 2.648-.825 4.217 0 1.568.275 2.974.825 4.216.55 1.243 1.344 2.22 2.383 2.934 1.04.713 2.251 1.07 3.636 1.07h.245c1.548 0 2.831-.418 3.85-1.254 1.039-.855 1.68-1.976 1.925-3.36h3.086c-.184 1.446-.683 2.729-1.497 3.85-.795 1.12-1.844 1.996-3.148 2.627-1.303.611-2.75.917-4.338.917z"></path></svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1655.29 278.83">
|
|
3
|
+
<!-- Generator: Adobe Illustrator 29.6.1, SVG Export Plug-In . SVG Version: 2.1.1 Build 9) -->
|
|
4
|
+
<defs>
|
|
5
|
+
<style>
|
|
6
|
+
.st0 {
|
|
7
|
+
fill: #edecec;
|
|
8
|
+
}
|
|
9
|
+
</style>
|
|
10
|
+
</defs>
|
|
11
|
+
<path class="st0" d="M139.03,4.61h90.64v49.93h-87.57c-47.24,0-84.11,27.27-84.11,84.88s36.87,84.88,84.11,84.88h87.57v49.93h-94.48c-79.12,0-135.19-46.48-135.19-134.82S59.91,4.61,139.03,4.61Z"/>
|
|
12
|
+
<path class="st0" d="M275.75,4.61h56.07v164.76c0,41.09,18.82,60.3,62.99,60.3s62.99-19.2,62.99-60.3V4.61h56.07v176.28c0,59.91-38.02,97.94-119.06,97.94s-119.06-38.41-119.06-98.32V4.61Z"/>
|
|
13
|
+
<path class="st0" d="M806.9,81.04c0,29.96-17.28,53-40.33,62.99v.77c24.2,3.46,36.49,20.74,36.87,44.17l1.15,85.26h-56.07l-1.15-76.04c-.38-16.9-10.37-27.27-30.34-27.27h-93.33v103.31h-56.07V4.61h154.78c50.7,0,84.49,25.73,84.49,76.43h0ZM750.45,88.72c0-23.04-12.29-35.72-35.33-35.72h-91.41v71.43h92.17c21.12,0,34.57-12.67,34.57-35.72h0Z"/>
|
|
14
|
+
<path class="st0" d="M1018.9,195.49c0-19.2-12.29-27.27-30.72-28.8l-62.22-5.76c-53.77-4.99-81.81-26.12-81.81-77.2S878.72,4.61,928.26,4.61h137.49v48.39h-133.65c-19.2,0-31.49,9.99-31.49,29.19s12.67,28.42,31.88,29.96l63.37,5.38c48.01,4.22,79.5,26.12,79.5,77.58s-33.41,79.12-80.65,79.12h-143.64v-48.39h138.26c18.05,0,29.57-12.29,29.57-30.34h0Z"/>
|
|
15
|
+
<path class="st0" d="M1239.35,0c84.49,0,137.88,54.15,137.88,139.03s-55.69,139.8-140.18,139.8-137.88-54.92-137.88-139.8S1154.86,0,1239.35,0ZM1319.24,139.41c0-56.84-33.03-90.25-81.04-90.25s-81.04,33.41-81.04,90.25,33.03,90.25,81.04,90.25,81.04-33.41,81.04-90.25Z"/>
|
|
16
|
+
<path class="st0" d="M1655.29,81.04c0,29.96-17.28,53-40.33,62.99v.77c24.2,3.46,36.49,20.74,36.87,44.17l1.15,85.26h-56.07l-1.15-76.04c-.38-16.9-10.37-27.27-30.34-27.27h-93.33v103.31h-56.07V4.61h154.78c50.7,0,84.49,25.73,84.49,76.43h0ZM1598.83,88.72c0-23.04-12.29-35.72-35.33-35.72h-91.41v71.43h92.17c21.12,0,34.57-12.67,34.57-35.72h0Z"/>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 241 44"><path fill="#4D6BFE" d="M57.25 3.64c-.61-.31-.88.27-1.24.57-.12.09-.22.22-.33.33-.89.98-1.94 1.62-3.31 1.54-1.99-.11-3.7.53-5.21 2.08-.32-1.92-1.39-3.06-3.01-3.8-.85-.38-1.7-.76-2.3-1.59-.41-.6-.53-1.26-.73-1.91-.14-.39-.27-.79-.71-.86-.48-.07-.67.34-.86.68-.75 1.41-1.05 2.96-1.02 4.52.07 3.53 1.53 6.34 4.43 8.34.33.22.42.45.31.79-.19.69-.43 1.35-.64 2.04-.13.44-.33.54-.79.35-1.59-.68-2.97-1.68-4.19-2.9-2.06-2.03-3.93-4.28-6.26-6.04-.54-.41-1.09-.79-1.66-1.15-2.37-2.35.32-4.28.94-4.51.65-.24.22-1.06-1.88-1.06-2.1.01-4.02.73-6.48 1.69-.35.14-.73.25-1.12.33-2.22-.43-4.53-.52-6.95-.25C9.7 3.35 6.07 5.54 3.4 9.27.19 13.76-.56 18.87.36 24.19c.97 5.61 3.78 10.25 8.1 13.88 4.48 3.77 9.64 5.61 15.52 5.26 3.58-.21 7.56-.7 12.04-4.57 1.14.57 2.32.8 4.29.98 1.52.14 2.98-.08 4.12-.32 1.77-.38 1.65-2.05 1-2.36-5.19-2.46-4.05-1.46-5.09-2.27 2.64-3.19 6.62-6.49 8.18-17.2.12-.85.02-1.39 0-2.08-.01-.42.08-.58.55-.63 1.31-.15 2.57-.51 3.73-1.16 3.36-1.88 4.72-4.95 5.04-8.64.05-.57-.01-1.15-.59-1.44ZM27.91 36.83c-5.03-4.03-7.47-5.36-8.48-5.3-.94.06-.78 1.15-.57 1.87.22.71.5 1.2.9 1.82.27.41.46 1.02-.28 1.48-1.62 1.02-4.44-.35-4.57-.41-3.28-1.97-6.02-4.57-7.96-8.13-1.86-3.42-2.95-7.09-3.13-11-.04-.95.23-1.28 1.15-1.46 1.22-.22 2.47-.27 3.69-.09 5.14.76 9.51 3.1 13.18 6.81 2.1 2.11 3.68 4.64 5.31 7.1 1.74 2.62 3.6 5.11 5.98 7.16.84.72 1.51 1.26 2.15 1.66-1.93.22-5.16.27-7.37-1.51Zm2.42-15.81c0-.42.33-.76.74-.76.1 0 .18.02.26.05.1.04.2.1.27.18.13.14.21.33.21.53 0 .42-.33.75-.75.75-.41 0-.73-.33-.73-.75Zm7.49 3.91c-.48.21-.96.38-1.42.4-.72.03-1.5-.26-1.92-.62-.66-.57-1.13-.88-1.33-1.87-.09-.42-.04-1.07.04-1.44.17-.8-.02-1.32-.58-1.79-.45-.38-1.03-.49-1.66-.49-.23 0-.45-.1-.61-.19-.27-.13-.48-.46-.28-.88.07-.13.39-.45.47-.51.85-.5 1.84-.34 2.76.04.85.35 1.49 1 2.41 1.92.95 1.11 1.12 1.41 1.65 2.24.43.65.81 1.32 1.08 2.09.16.47-.05.87-.61 1.1ZM143.32 34.23h-2.49v-3.86h2.49c1.54 0 3.1-.38 4.11-1.45 1.01-1.07 1.38-2.71 1.38-4.35 0-1.63-.37-3.27-1.38-4.34-1.01-1.07-2.57-1.45-4.11-1.45-1.55 0-3.1.38-4.11 1.45-1.02 1.07-1.38 2.71-1.38 4.34v15.87h-4.37V14.92h4.37v1.62h.8c.08-.09.17-.18.27-.27 1.09-1 2.76-1.35 4.42-1.35 2.57 0 5.16.64 6.85 2.42 1.68 1.78 2.29 4.52 2.29 7.24 0 2.71-.61 5.45-2.29 7.23-1.69 1.79-4.28 2.42-6.85 2.42ZM76.79 15.59h2.49v3.86h-2.49c-1.54 0-3.1.38-4.11 1.46-1.01 1.07-1.38 2.71-1.38 4.34s.37 3.27 1.38 4.34c1.01 1.07 2.57 1.46 4.11 1.46 1.55 0 3.1-.39 4.11-1.46 1.02-1.07 1.38-2.71 1.38-4.34V9.39h4.37v25.52h-4.37v-1.63h-.8c-.08.1-.17.19-.27.27-1.09 1-2.76 1.36-4.42 1.36-2.57 0-5.16-.64-6.85-2.43-1.68-1.78-2.29-4.51-2.29-7.23 0-2.72.61-5.45 2.29-7.24 1.69-1.78 4.28-2.42 6.85-2.42ZM108.59 24.91v1.55H96.95v-3.1h7.72c-.18-1.13-.59-2.18-1.31-2.94-1.06-1.11-2.67-1.51-4.28-1.51-1.6 0-3.22.4-4.27 1.51-1.05 1.1-1.43 2.8-1.43 4.49 0 1.69.38 3.39 1.43 4.5 1.05 1.11 2.67 1.5 4.27 1.5 1.61 0 3.22-.39 4.28-1.5.15-.16.28-.33.4-.51h4.32c-.37 1.34-.98 2.55-1.88 3.5-1.75 1.85-4.45 2.51-7.12 2.51s-5.36-.66-7.11-2.51c-1.76-1.85-2.39-4.68-2.39-7.49 0-2.81.63-5.64 2.39-7.49 1.75-1.84 4.44-2.5 7.11-2.5s5.37.66 7.12 2.5c1.76 1.85 2.39 4.68 2.39 7.49ZM130.52 24.91v1.55h-11.64v-3.1h7.73c-.18-1.13-.59-2.18-1.32-2.94-1.05-1.11-2.66-1.51-4.27-1.51-1.6 0-3.22.4-4.27 1.51-1.05 1.1-1.43 2.8-1.43 4.49 0 1.69.38 3.39 1.43 4.5 1.05 1.11 2.67 1.5 4.27 1.5 1.61 0 3.22-.39 4.27-1.5.15-.16.29-.33.41-.51h4.32c-.38 1.34-.98 2.55-1.88 3.5-1.76 1.85-4.45 2.51-7.12 2.51s-5.36-.66-7.12-2.51c-1.75-1.85-2.38-4.68-2.38-7.49 0-2.81.63-5.64 2.38-7.49 1.76-1.84 4.45-2.5 7.12-2.5s5.36.66 7.12 2.5c1.75 1.85 2.38 4.68 2.38 7.49ZM164.9 34.91c2.67 0 5.36-.39 7.11-1.48 1.76-1.09 2.39-2.76 2.39-4.42 0-1.66-.63-3.33-2.39-4.42-1.75-1.09-4.44-1.48-7.11-1.48h.09c-1.14 0-2.29-.15-3.03-.58-.75-.42-1.02-1.07-1.02-1.71 0-.65.27-1.29 1.02-1.72.74-.42 1.89-.57 3.03-.57s2.29.15 3.04.57c.75.43 1.01 1.07 1.01 1.72h4.45c0-1.66-.57-3.33-2.15-4.42-1.59-1.09-4.02-1.48-6.44-1.48-2.42 0-4.85.39-6.44 1.48-1.59 1.09-2.16 2.76-2.16 4.42 0 1.66.57 3.33 2.16 4.42 1.59 1.09 4.02 1.48 6.44 1.48 1.26 0 2.63.15 3.46.57.83.42 1.12 1.07 1.12 1.72 0 .64-.29 1.29-1.12 1.71-.83.42-2.1.58-3.36.58-1.26 0-2.53-.16-3.35-.58-.83-.42-1.13-1.07-1.13-1.71h-5.12c0 1.66.63 3.33 2.38 4.42 1.75 1.09 4.44 1.48 7.12 1.48ZM196.33 24.91v1.55h-11.64v-3.1h7.73c-.18-1.13-.59-2.18-1.32-2.94-1.05-1.11-2.66-1.51-4.27-1.51-1.6 0-3.22.4-4.27 1.51-1.05 1.1-1.43 2.8-1.43 4.49 0 1.69.38 3.39 1.43 4.5 1.05 1.11 2.67 1.5 4.27 1.5 1.61 0 3.22-.39 4.27-1.5.15-.16.29-.33.41-.51h4.32c-.38 1.34-.98 2.55-1.88 3.5-1.76 1.85-4.45 2.51-7.12 2.51s-5.36-.66-7.12-2.51c-1.75-1.85-2.38-4.68-2.38-7.49 0-2.81.63-5.64 2.38-7.49 1.76-1.84 4.45-2.5 7.12-2.5s5.36.66 7.12 2.5c1.75 1.85 2.38 4.68 2.38 7.49ZM218.27 24.91v1.55h-11.64v-3.1h7.73c-.19-1.13-.59-2.18-1.32-2.94-1.05-1.11-2.67-1.51-4.27-1.51-1.6 0-3.22.4-4.27 1.51-1.06 1.1-1.43 2.8-1.43 4.49 0 1.69.37 3.39 1.43 4.5 1.05 1.11 2.67 1.5 4.27 1.5 1.6 0 3.22-.39 4.27-1.5.15-.16.28-.33.41-.51h4.32c-.38 1.34-.98 2.55-1.89 3.5-1.75 1.85-4.44 2.51-7.11 2.51s-5.37-.66-7.12-2.51c-1.75-1.85-2.38-4.68-2.38-7.49 0-2.81.63-5.64 2.38-7.49 1.75-1.84 4.45-2.5 7.12-2.5s5.36.66 7.11 2.5c1.76 1.85 2.39 4.68 2.39 7.49ZM221.211 8.5h4.371v26.416h-4.371zM233.04 24.31l7.17 10.6h-5.42l-7.17-10.6 7.17-8.5h5.42l-7.17 8.5Z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 344 127" xmlns="http://www.w3.org/2000/svg" width="344" height="127" fill="none"><mask id="a" width="344" height="127" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="#fff" fill-rule="evenodd" d="M234.123 41.22c1.366 3.115 2.049 6.444 2.049 9.986 0-3.542.661-6.87 1.984-9.986 1.365-3.115 3.2-5.824 5.504-8.128 2.305-2.305 5.014-4.118 8.129-5.441 3.115-1.366 6.444-2.048 9.985-2.048-3.541 0-6.87-.662-9.985-1.985-3.115-1.365-5.824-3.2-8.129-5.504-2.304-2.304-4.139-5.014-5.504-8.129-1.323-3.115-1.984-6.443-1.984-9.985 0 3.542-.683 6.87-2.049 9.985-1.322 3.115-3.136 5.825-5.44 8.129-2.304 2.304-5.014 4.14-8.129 5.505-3.115 1.322-6.443 1.984-9.985 1.984 3.542 0 6.87.682 9.985 2.048 3.115 1.323 5.825 3.136 8.129 5.44 2.304 2.305 4.118 5.014 5.44 8.13Zm-207.97 81.92c5.223 2.151 10.792 3.226 16.706 3.226 5.991 0 11.444-.96 16.36-2.88 4.916-1.92 9.179-4.647 12.789-8.18 3.61-3.533 6.413-7.719 8.41-12.558 1.997-4.916 2.996-10.293 2.996-16.13v-.115c0-1.075-.077-2.074-.23-2.996a41.736 41.736 0 0 0-.346-2.88H43.09v9.563h29.955c-.308 4.608-1.383 8.602-3.226 11.982-1.767 3.303-4.033 6.029-6.798 8.18-2.688 2.15-5.799 3.763-9.332 4.839-3.456.998-7.066 1.498-10.83 1.498-4.148 0-8.18-.769-12.097-2.305a32.1 32.1 0 0 1-10.485-6.682c-2.995-2.919-5.376-6.414-7.143-10.484-1.766-4.148-2.65-8.795-2.65-13.941 0-5.146.845-9.755 2.535-13.826 1.767-4.147 4.148-7.642 7.143-10.484a30.841 30.841 0 0 1 10.37-6.682 34.063 34.063 0 0 1 12.327-2.304c3.15 0 6.145.422 8.987 1.267 2.842.768 5.453 1.882 7.834 3.341 2.458 1.46 4.57 3.226 6.337 5.3l7.143-7.374c-3.456-3.917-7.873-6.951-13.25-9.102-5.3-2.15-10.983-3.225-17.051-3.225-5.837 0-11.368 1.075-16.59 3.225a43.198 43.198 0 0 0-13.71 9.102c-3.918 3.917-6.99 8.487-9.218 13.71C1.114 71.448 0 77.132 0 83.278s1.114 11.828 3.341 17.051c2.228 5.223 5.3 9.793 9.217 13.711a41.862 41.862 0 0 0 13.595 9.101Zm77.905-.806c4.454 2.688 9.524 4.032 15.208 4.032 6.451 0 11.866-1.459 16.245-4.378 4.378-2.918 7.719-6.605 10.023-11.06l-8.756-4.148c-1.613 2.919-3.841 5.377-6.682 7.374-2.766 1.997-6.222 2.995-10.37 2.995-3.226 0-6.336-.806-9.332-2.419-2.995-1.613-5.453-4.033-7.373-7.258-1.659-2.788-2.602-6.206-2.827-10.254h46.262c.077-.384.115-.884.115-1.498.077-.615.115-1.19.115-1.728 0-5.838-1.152-11.022-3.456-15.554-2.228-4.532-5.454-8.065-9.678-10.6-4.225-2.611-9.255-3.917-15.093-3.917-5.761 0-10.791 1.46-15.093 4.378-4.301 2.842-7.642 6.644-10.023 11.406-2.305 4.762-3.457 9.947-3.457 15.554 0 5.991 1.23 11.329 3.687 16.015 2.535 4.685 6.03 8.372 10.485 11.06Zm-3.277-33.527c.362-1.71.879-3.323 1.548-4.839 1.46-3.303 3.572-5.914 6.337-7.834 2.842-1.997 6.145-2.996 9.908-2.996 3.149 0 5.799.538 7.95 1.613 2.151.999 3.917 2.304 5.3 3.917 1.382 1.613 2.381 3.342 2.995 5.185.615 1.767.96 3.418 1.037 4.954h-35.075Zm54.716-23.042v58.758h10.369v-32.72c0-3.226.653-6.26 1.959-9.102 1.306-2.842 3.111-5.108 5.415-6.798 2.304-1.766 4.916-2.65 7.834-2.65 4.071 0 7.22 1.191 9.448 3.572 2.304 2.304 3.456 6.26 3.456 11.867v35.831h10.254v-32.95c0-3.227.653-6.222 1.959-8.987 1.305-2.842 3.11-5.108 5.415-6.798 2.304-1.69 4.915-2.535 7.834-2.535 4.148 0 7.335 1.153 9.563 3.457 2.304 2.304 3.456 6.26 3.456 11.867v35.946h10.254V86.849c0-6.836-1.69-12.367-5.069-16.591-3.303-4.224-8.488-6.337-15.554-6.337-4.685 0-8.718 1.075-12.097 3.226-3.38 2.15-6.068 4.877-8.065 8.18-1.383-3.38-3.649-6.106-6.798-8.18-3.072-2.15-6.797-3.226-11.175-3.226-2.458 0-4.916.5-7.374 1.498-2.381.922-4.493 2.189-6.337 3.802-1.843 1.536-3.302 3.264-4.378 5.185h-.461v-8.641h-9.908Zm96.548 0v58.758h10.254V65.765h-10.254Zm-.115-12.443c1.459 1.382 3.188 2.073 5.185 2.073 2.073 0 3.802-.69 5.184-2.073 1.383-1.46 2.074-3.188 2.074-5.185 0-2.074-.691-3.802-2.074-5.184-1.382-1.46-3.111-2.19-5.184-2.19-1.997 0-3.726.73-5.185 2.19-1.383 1.382-2.074 3.11-2.074 5.184 0 1.997.691 3.725 2.074 5.185Zm19.999 12.443v58.758h10.369v-32.72c0-3.15.653-6.107 1.959-8.872 1.383-2.842 3.264-5.146 5.645-6.912 2.381-1.844 5.185-2.766 8.411-2.766 4.301 0 7.758 1.191 10.369 3.572 2.611 2.304 3.917 6.26 3.917 11.867v35.831h10.369V86.849c0-6.913-1.843-12.443-5.53-16.591-3.687-4.224-9.102-6.337-16.245-6.337-4.224 0-8.065 1.037-11.521 3.111-3.456 2.074-5.953 4.532-7.489 7.374h-.461v-8.641h-9.793Zm59.743 0v58.758h10.254V65.765h-10.254Zm-.115-12.443c1.459 1.382 3.188 2.073 5.185 2.073 2.073 0 3.802-.69 5.184-2.073 1.383-1.46 2.074-3.188 2.074-5.185 0-2.074-.691-3.802-2.074-5.184-1.382-1.46-3.111-2.19-5.184-2.19-1.997 0-3.726.73-5.185 2.19-1.382 1.382-2.074 3.11-2.074 5.184 0 1.997.692 3.725 2.074 5.185Z" clip-rule="evenodd"/></mask><g mask="url(#a)"><path fill="url(#b)" d="M-158.25-455.443h832.09v685.324h-832.09z"/></g><defs><linearGradient id="b" x1="-57.405" x2="354.97" y1="130.441" y2="30.369" gradientUnits="userSpaceOnUse"><stop stop-color="#439DDF"/><stop offset=".524" stop-color="#4F87ED"/><stop offset=".781" stop-color="#9476C5"/><stop offset=".888" stop-color="#BC688E"/><stop offset="1" stop-color="#D6645D"/></linearGradient></defs></svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="1024" height="400" viewBox="0 0 1024 400" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M878.447 292.85V108.548H907.572V230.18L969.173 159.399H1004.48L949.069 220.058L1005 292.85H970.204L924.902 230.304L907.572 230.18V292.85H878.447Z" fill="white"/>
|
|
3
|
+
<path d="M790.12 295.947C746.819 295.947 723.364 265.23 723.364 225.995C723.364 186.502 746.819 156.043 790.12 156.043C833.679 156.043 856.876 186.502 856.876 225.995C856.876 265.23 833.679 295.947 790.12 295.947ZM753.778 225.995C753.778 256.454 770.274 271.683 790.12 271.683C810.224 271.683 826.462 256.454 826.462 225.995C826.462 195.536 810.224 180.049 790.12 180.049C770.274 180.049 753.778 195.536 753.778 225.995Z" fill="white"/>
|
|
4
|
+
<path d="M642.304 292.85V180.565L666.789 159.399H718.854V184.179H671.429V292.85H642.304Z" fill="white"/>
|
|
5
|
+
<path d="M530.938 296.258C475.424 296.258 442.325 255.938 442.325 200.957C442.325 145.46 476.606 104.16 532.021 104.16C575.322 104.16 607.025 126.359 614.5 167.659H581.251C576.353 144.169 556.765 131.005 532.021 131.005C492.07 131.005 474.544 165.594 474.544 200.957C474.544 236.32 492.07 270.651 532.021 270.651C570.168 270.651 586.921 243.031 588.21 220.058H530.732V193.331H617.593L617.451 207.305C617.451 259.231 596.295 296.258 530.938 296.258Z" fill="white"/>
|
|
6
|
+
<path d="M163.591 251.367L288.916 158.716C295.06 154.174 303.842 155.946 306.769 163.001C322.178 200.209 315.294 244.924 284.638 275.625C253.982 306.326 211.328 313.059 172.34 297.724L129.75 317.472C190.837 359.287 265.016 348.946 311.369 302.492C348.137 265.67 359.524 215.479 348.877 170.217L348.973 170.314C333.533 103.822 352.769 77.2447 392.174 22.898C393.107 21.6094 394.04 20.3208 394.973 19L343.119 70.9306V70.7695L163.559 251.399" fill="white"/>
|
|
7
|
+
<path d="M137.728 273.885C93.8835 231.941 101.443 167.028 138.854 129.594C166.518 101.889 211.842 90.5817 251.409 107.205L293.902 87.5535C286.246 82.0125 276.435 76.0528 265.176 71.8648C214.287 50.8929 153.362 61.3305 111.994 102.727C72.2025 142.577 59.6893 203.85 81.1773 256.135C97.229 295.211 70.9158 322.852 44.4097 350.75C35.0167 360.64 25.5916 370.53 18 381L137.696 273.917" fill="white"/>
|
|
8
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" fill-rule="evenodd" style="flex:none;line-height:1" viewBox="0 0 55 24"><path d="M13.998 2h4.277L15.76 7.645a3.9 3.9 0 0 1-2.297 2.104h2.1v.01a3.834 3.834 0 0 1 3.548 3.83V22h-3.825V11.852a2.99 2.99 0 0 1-2.713 1.736H5.825V22H2V2.035h3.825v7.714h4.787L13.998 2zM25.93 2h-3.815v20h3.815V2zm23.468 0h3.815v20h-3.815V2zM28.936 22V2h3.855l4.888 7.828L42.557 2h3.836v20h-3.815V9.183l-4.896 7.855-4.93-7.898V22h-3.816z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<svg width="207" height="60" viewBox="0 0 207 60" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_9205_88649)">
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.77553 8.5585C3.25768 9.62185 3.69368 10.9067 4.74937 11.4283C6.26569 12.1775 7.58154 12.9163 8.88438 14.3958C9.66463 15.2819 11.0103 15.3631 11.89 14.5772C12.7697 13.7913 12.8503 12.4359 12.07 11.5498C10.2135 9.44143 8.30249 8.40658 6.62468 7.57758C5.56899 7.05597 4.29338 7.49514 3.77553 8.5585Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.2829 2.31436C14.1422 2.60161 13.4486 3.76596 13.7338 4.915C13.933 5.71776 14.1188 6.40418 14.2889 7.03255C14.6145 8.23523 14.8825 9.22524 15.0769 10.4113C15.2684 11.5799 16.3642 12.3708 17.5243 12.1779C18.6845 11.985 19.4697 10.8813 19.2782 9.71271C19.0485 8.31087 18.6907 6.98449 18.3316 5.65319C18.1726 5.06367 18.0133 4.47318 17.8648 3.87474C17.5796 2.7257 16.4237 2.0271 15.2829 2.31436Z" fill="white"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.4536 3.63371C26.4484 3.01931 25.1389 3.3421 24.529 4.35467C23.3975 6.23301 22.8027 8.08251 22.2502 10.3084C21.965 11.4574 22.6586 12.6218 23.7994 12.909C24.9401 13.1963 26.0961 12.4977 26.3813 11.3486C26.8933 9.28543 27.3631 7.91811 28.1694 6.57962C28.7794 5.56705 28.4589 4.24812 27.4536 3.63371Z" fill="white"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M38.3081 56.6111C42.4367 53.9726 45.2914 39.8222 44.6634 35.6085C44.6634 35.6085 44.009 33.3464 42.4122 33.3463C41.1887 33.3462 40.5127 34.3409 40.2634 34.8062C40.0478 34.7264 39.8283 34.6541 39.6542 34.5979C39.5603 34.5676 39.4287 34.5258 39.3054 34.4865L39.0714 34.412C38.8803 34.3507 38.7005 34.2917 38.5311 34.2332L38.5316 34.1732C38.539 32.8056 38.3999 30.6713 36.9833 28.4475C36.7566 28.0917 36.5427 27.7735 36.3598 27.5037L36.2451 27.3346C36.109 27.1342 36.0022 26.9769 35.8995 26.82C35.6473 26.4349 35.5784 26.2865 35.5517 26.2181L35.5505 26.215C35.5401 26.1885 35.5188 26.1345 35.513 25.9699C35.5059 25.7676 35.5231 25.3847 35.6543 24.715L36.3362 21.9901L36.3387 21.976C36.3837 21.7259 36.4241 21.5011 36.4461 21.135C36.4664 20.798 36.4706 20.3083 36.385 19.7402C36.2228 18.6643 35.6007 16.6247 33.4082 15.4424C32.8724 15.1535 32.2306 14.9805 31.5979 14.8978C31.1726 14.8422 30.604 14.8041 29.9437 14.8551C28.5966 14.9591 26.8289 15.4442 25.2553 16.8869L24.8634 17.2991C23.9487 18.4039 22.9826 19.7718 22.2497 20.9824C20.0245 19.9349 17.4052 18.7324 15.5751 18.0859C13.5665 17.3763 11.3247 16.7825 9.21803 16.8589C6.88494 16.9436 4.26175 17.9217 2.88844 20.6901C2.32428 21.8273 2.08356 23.1555 2.37327 24.5398C2.65011 25.8625 3.33481 26.8743 3.98873 27.5802C5.20287 28.8908 6.82919 29.7027 7.97538 30.1948C8.85298 30.5717 9.75469 30.8852 10.553 31.1389C10.4687 31.2916 10.3842 31.4496 10.3028 31.6098C10.0614 32.0845 9.7726 32.7195 9.58247 33.4461C9.39287 34.1706 9.24339 35.2029 9.51365 36.3674C9.79106 37.5627 10.34 38.4961 10.9939 39.21C10.9691 39.5813 10.9598 39.9726 10.9736 40.3773C11.0656 43.0813 12.7167 44.8839 14.1689 45.9061C15.5526 46.88 17.1821 47.4777 18.4996 47.8796C19.7718 48.2677 21.1152 48.5757 22.2067 48.8259L22.4403 48.8795C23.6036 49.1467 24.7533 49.4559 25.9035 49.7651C27.208 50.1159 28.5131 50.4669 29.8391 50.7569C30.2728 50.8518 30.6942 50.9426 31.0819 51.0254L31.2231 51.3934C32.9433 55.7891 35.2401 58.5717 38.3081 56.6111ZM22.5906 38.6197C22.3551 38.524 22.22 38.4606 22.1001 38.4001C21.0582 37.858 19.7765 38.2667 19.2346 39.3151C18.6915 40.3657 19.098 41.6613 20.1409 42.2083C20.2264 42.2529 20.3131 42.295 20.4003 42.3361C20.5464 42.405 20.7499 42.4967 20.9977 42.5974C21.4864 42.7959 22.1812 43.0431 22.9688 43.2114C24.3667 43.5101 26.9506 43.7379 28.7024 41.7154C29.5434 40.7445 29.9477 39.4688 30.1013 38.276C30.2595 37.0471 30.1806 35.699 29.8718 34.3868C29.2636 31.8021 27.6535 28.9737 24.647 27.6323C22.0709 26.4829 19.5252 26.2127 17.3783 26.4552C15.945 26.617 14.5756 27.0233 13.4756 27.6425V27.5949C10.7855 26.8211 5.43209 25.2812 6.75042 22.6237C7.74981 20.609 10.4879 20.7756 14.2017 22.0876C15.7101 22.6205 17.8062 23.57 19.7834 24.496C20.3963 24.7831 20.9978 25.0679 21.5668 25.3373C22.3961 25.7299 23.7825 26.3767 23.7825 26.3767C25.3595 24.4704 25.9718 23.4204 26.5122 22.4935C26.8839 21.8561 27.2216 21.2769 27.8158 20.5176C28.6568 19.4428 30.0162 18.7786 31.4107 19.1675C32.3826 19.6916 32.1357 21.0154 32.1357 21.0154L31.4602 23.7145C30.8154 26.8909 31.5291 27.9421 32.7055 29.6745C32.9121 29.9788 33.1331 30.3042 33.3634 30.6658C34.3016 32.1385 34.2583 33.5547 34.2229 34.7105C34.2001 35.4539 34.1807 36.0896 34.4278 36.5633C34.9368 37.5391 36.8416 38.1442 38.0904 38.5409C38.3905 38.6362 38.6527 38.7196 38.8486 38.7931L38.9824 38.8461C38.8064 39.3959 38.6465 39.9651 38.4867 40.5336C37.7763 43.0623 37.0691 45.5795 34.9604 46.3338C32.2991 47.2857 29.6377 46.385 29.6377 46.385C29.158 46.2438 28.6695 46.1345 28.181 46.0252C27.5721 45.8889 26.963 45.7525 26.3702 45.5544C25.5441 45.2455 24.3869 44.98 23.1293 44.6914C20.1348 44.0044 16.5708 43.1867 15.5502 41.341C15.3783 41.0301 15.2785 40.69 15.2658 40.3165C15.2081 38.6191 15.7985 37.0994 15.7985 37.0994C15.7985 37.0994 14.8829 37.1032 14.2408 36.481C14.0014 36.2491 13.8001 35.9302 13.6983 35.4917C13.495 34.6157 13.6696 33.346 14.7341 32.2738L15.2676 31.7379C15.5371 31.4664 16.336 30.8888 17.8528 30.7176C19.2926 30.555 21.075 30.7296 22.9224 31.5539C24.3394 32.1861 25.3192 33.6366 25.7284 35.376C25.9284 36.2259 25.9651 37.0512 25.8784 37.7244C25.7871 38.4338 25.586 38.7892 25.4938 38.8956C25.3792 39.0279 24.9756 39.2557 23.8525 39.0157C23.3797 38.9147 22.9306 38.7578 22.5906 38.6197Z" fill="white"/>
|
|
7
|
+
<path d="M191.202 40.9312H189.924V33.4237H191.656C192.124 35.4037 192.797 36.8475 193.677 37.755C194.557 38.6625 195.699 39.1162 197.101 39.1162C198.119 39.1162 198.902 38.91 199.452 38.4975C200.03 38.0575 200.319 37.4662 200.319 36.7237C200.319 35.9537 199.975 35.2112 199.287 34.4962C198.6 33.7537 197.486 32.97 195.946 32.145C193.856 31.0175 192.357 29.9037 191.45 28.8037C190.542 27.6762 190.089 26.4112 190.089 25.0087C190.089 24.1012 190.254 23.2625 190.584 22.4925C190.941 21.695 191.409 21.0075 191.986 20.43C192.591 19.8525 193.306 19.4125 194.131 19.11C194.956 18.78 195.85 18.615 196.812 18.615C197.665 18.615 198.504 18.7387 199.329 18.9862C200.181 19.2337 200.924 19.5775 201.556 20.0175L202.299 19.0275H203.371V25.2562H201.762C201.13 23.6887 200.47 22.5612 199.782 21.8737C199.122 21.1862 198.311 20.8425 197.349 20.8425C196.579 20.8425 195.96 21.0487 195.492 21.4612C195.052 21.8737 194.832 22.4237 194.832 23.1112C194.832 23.8812 195.162 24.61 195.822 25.2975C196.51 25.985 197.637 26.7412 199.205 27.5662C200.305 28.1712 201.254 28.7625 202.051 29.34C202.849 29.9175 203.495 30.5087 203.99 31.1137C204.485 31.6912 204.842 32.31 205.062 32.97C205.31 33.6025 205.434 34.29 205.434 35.0325C205.434 35.995 205.255 36.8612 204.897 37.6312C204.54 38.4012 204.031 39.0612 203.371 39.6112C202.711 40.1612 201.914 40.5875 200.979 40.89C200.071 41.1925 199.054 41.3437 197.926 41.3437C196.744 41.3437 195.644 41.1925 194.626 40.89C193.609 40.56 192.77 40.0925 192.11 39.4875L191.202 40.9312Z" fill="white"/>
|
|
8
|
+
<path d="M178.044 25.8337C178.044 24.7337 178.017 23.8675 177.962 23.235C177.907 22.575 177.756 22.08 177.508 21.75C177.261 21.3925 176.889 21.1587 176.394 21.0487C175.927 20.9112 175.281 20.8012 174.456 20.7187V19.0687H183.778V31.5675C183.778 33.245 183.792 34.565 183.819 35.5275C183.874 36.4625 183.957 37.1637 184.067 37.6312C184.149 37.9887 184.246 38.2775 184.356 38.4975C184.466 38.69 184.644 38.855 184.892 38.9925C185.139 39.1025 185.469 39.185 185.882 39.24C186.322 39.2675 186.886 39.2812 187.573 39.2812V40.89L179.364 41.385L178.911 37.7137H178.746C178.031 38.8687 177.027 39.7625 175.734 40.395C174.442 41.0275 172.998 41.3437 171.403 41.3437C168.461 41.3437 166.219 40.2987 164.679 38.2087C163.497 36.6137 162.906 34.345 162.906 31.4025V25.8337C162.906 24.7062 162.878 23.8262 162.823 23.1937C162.768 22.5337 162.617 22.0387 162.369 21.7087C162.149 21.3787 161.806 21.1587 161.338 21.0487C160.871 20.9112 160.224 20.8012 159.399 20.7187V19.0687H168.639V30.7425C168.639 33.52 168.983 35.5412 169.671 36.8062C170.358 38.0437 171.458 38.6625 172.971 38.6625C174.593 38.6625 175.844 37.92 176.724 36.435C177.604 35.005 178.044 32.9012 178.044 30.1237V25.8337Z" fill="white"/>
|
|
9
|
+
<path d="M139.906 34.2075C139.906 35.335 139.934 36.2287 139.989 36.8887C140.071 37.5212 140.222 38.0162 140.442 38.3737C140.69 38.7037 141.047 38.9237 141.515 39.0337C142.01 39.1437 142.67 39.2262 143.495 39.2812V40.9312H130.501V39.2812C131.299 39.2262 131.931 39.1437 132.399 39.0337C132.894 38.9237 133.265 38.7037 133.512 38.3737C133.787 38.0437 133.966 37.5762 134.049 36.9712C134.131 36.3662 134.172 35.5412 134.172 34.4962V29.34C134.172 27.7175 134.145 26.4112 134.09 25.4212C134.035 24.4037 133.966 23.7162 133.884 23.3587C133.801 23.0012 133.691 22.7125 133.554 22.4925C133.416 22.245 133.21 22.0662 132.935 21.9562C132.66 21.8187 132.316 21.7362 131.904 21.7087C131.491 21.6537 130.969 21.6262 130.336 21.6262V20.2237L138.297 18.6562L138.834 22.2862H138.999C139.906 21.1312 140.979 20.2375 142.216 19.605C143.454 18.9725 144.815 18.6562 146.3 18.6562C148.06 18.6562 149.476 18.9037 150.549 19.3987C151.649 19.8662 152.625 20.6637 153.477 21.7912C153.945 22.4237 154.357 23.2487 154.715 24.2662C155.072 25.2562 155.251 26.6312 155.251 28.3912V34.2075C155.251 35.335 155.279 36.2287 155.334 36.8887C155.416 37.5212 155.567 38.0162 155.787 38.3737C156.035 38.7037 156.392 38.9237 156.86 39.0337C157.327 39.1437 157.96 39.2262 158.757 39.2812V40.9312H145.846V39.2812C146.671 39.2537 147.317 39.185 147.785 39.075C148.28 38.9375 148.651 38.7037 148.899 38.3737C149.146 38.0437 149.311 37.5762 149.394 36.9712C149.476 36.3387 149.517 35.5137 149.517 34.4962V28.8862C149.517 27.4837 149.435 26.3012 149.27 25.3387C149.105 24.3762 148.83 23.6062 148.445 23.0287C148.087 22.4237 147.606 21.9975 147.001 21.75C146.396 21.475 145.64 21.3375 144.732 21.3375C143.852 21.3375 143.096 21.585 142.464 22.08C141.831 22.575 141.281 23.2625 140.814 24.1425C140.566 24.6375 140.346 25.2837 140.154 26.0812C139.989 26.8512 139.906 27.6625 139.906 28.515V34.2075Z" fill="white"/>
|
|
10
|
+
<path d="M120.221 29.175C117.911 30.22 116.165 31.1962 114.982 32.1037C113.827 32.9837 113.25 33.905 113.25 34.8675C113.25 35.665 113.47 36.2975 113.91 36.765C114.35 37.2325 114.9 37.4662 115.56 37.4662C116.22 37.4662 116.838 37.3562 117.416 37.1362C117.993 36.8887 118.488 36.5725 118.901 36.1875C119.313 35.8025 119.63 35.3487 119.85 34.8262C120.097 34.2762 120.221 33.6987 120.221 33.0937V29.175ZM120.221 26.9887V25.2562C120.221 23.6612 119.932 22.5062 119.355 21.7912C118.805 21.0487 117.938 20.6775 116.756 20.6775C115.958 20.6775 115.353 20.8975 114.941 21.3375C114.528 21.75 114.143 22.4512 113.786 23.4412C113.538 24.1287 113.181 24.665 112.713 25.05C112.273 25.435 111.655 25.6275 110.857 25.6275C110.087 25.6275 109.496 25.3937 109.083 24.9262C108.671 24.4587 108.465 23.7987 108.465 22.9462C108.465 21.6262 109.18 20.5812 110.61 19.8112C112.067 19.0412 114.253 18.6562 117.168 18.6562C120.248 18.6562 122.448 19.22 123.768 20.3475C125.088 21.4475 125.748 23.3037 125.748 25.9162V34.95C125.748 37.2875 126.216 38.4562 127.151 38.4562C127.673 38.4562 128.155 38.2775 128.595 37.92L129.213 39.1162C128.828 39.8037 128.223 40.3537 127.398 40.7662C126.601 41.1512 125.693 41.3437 124.676 41.3437C123.411 41.3437 122.448 40.9587 121.788 40.1887C121.128 39.4187 120.798 38.3325 120.798 36.93H120.592C119.795 38.36 118.763 39.4462 117.498 40.1887C116.233 40.9312 114.79 41.3025 113.167 41.3025C111.435 41.3025 110.046 40.8212 109.001 39.8587C107.956 38.8687 107.433 37.59 107.433 36.0225C107.433 34.8125 107.97 33.685 109.042 32.64C110.115 31.5675 111.902 30.5225 114.405 29.505L120.221 26.9887Z" fill="white"/>
|
|
11
|
+
<path d="M71.445 34.125C71.445 35.28 71.4725 36.1875 71.5275 36.8475C71.5825 37.5075 71.7338 38.0162 71.9813 38.3737C72.2287 38.7037 72.5862 38.9237 73.0537 39.0337C73.5213 39.1437 74.1675 39.2262 74.9925 39.2812V40.9312H61.9575V39.2812C62.7825 39.2262 63.4425 39.1437 63.9375 39.0337C64.4325 38.9237 64.8038 38.7037 65.0513 38.3737C65.2988 38.0437 65.4637 37.5762 65.5462 36.9712C65.6287 36.3387 65.67 35.5 65.67 34.455V29.34C65.67 27.7725 65.6425 26.4662 65.5875 25.4212C65.56 24.3762 65.4912 23.6612 65.3813 23.2762C65.2987 22.9187 65.1888 22.6437 65.0513 22.4512C64.9413 22.2312 64.7488 22.0662 64.4737 21.9562C64.2262 21.8187 63.8963 21.7362 63.4837 21.7087C63.0712 21.6537 62.535 21.6262 61.875 21.6262V20.2237L69.8363 18.6562L70.3312 22.245H70.5787C71.7338 20.9525 72.8888 20.0312 74.0437 19.4812C75.2262 18.9312 76.5875 18.6562 78.1275 18.6562C79.9425 18.6562 81.4412 18.9725 82.6237 19.605C83.8062 20.2375 84.7 21.145 85.305 22.3275H85.47C86.46 21.1725 87.6425 20.2787 89.0175 19.6462C90.3925 18.9862 91.8637 18.6562 93.4312 18.6562C95.0812 18.6562 96.5112 18.8625 97.7212 19.275C98.9587 19.6875 99.9212 20.2787 100.609 21.0487C101.159 21.6812 101.557 22.5062 101.805 23.5237C102.08 24.5412 102.217 25.9575 102.217 27.7725V34.125C102.217 35.2525 102.245 36.1462 102.3 36.8062C102.382 37.4662 102.547 37.975 102.795 38.3325C103.042 38.69 103.4 38.9237 103.867 39.0337C104.335 39.1437 104.981 39.2262 105.806 39.2812V40.9312H92.7712V39.2812C93.5963 39.2537 94.2425 39.185 94.71 39.075C95.205 38.9375 95.5762 38.7037 95.8237 38.3737C96.0987 38.0162 96.2637 37.535 96.3187 36.93C96.4012 36.325 96.4425 35.5 96.4425 34.455V29.0512C96.4425 27.6212 96.36 26.4112 96.195 25.4212C96.03 24.4312 95.7687 23.6337 95.4112 23.0287C95.0537 22.4237 94.5725 21.9975 93.9675 21.75C93.39 21.475 92.675 21.3375 91.8225 21.3375C90.86 21.3375 90.0625 21.5712 89.43 22.0387C88.825 22.5062 88.3162 23.1112 87.9037 23.8537C87.1888 25.1462 86.8313 26.755 86.8313 28.68V34.125C86.8313 35.2525 86.8587 36.1462 86.9137 36.8062C86.9687 37.4662 87.12 37.975 87.3675 38.3325C87.615 38.69 87.9725 38.9237 88.44 39.0337C88.935 39.1437 89.6087 39.2262 90.4612 39.2812V40.9312H77.385V39.2812C78.21 39.2262 78.8562 39.1437 79.3237 39.0337C79.8187 38.9237 80.19 38.7037 80.4375 38.3737C80.7125 38.0437 80.8775 37.5762 80.9325 36.9712C81.015 36.3387 81.0563 35.5 81.0563 34.455V29.0512C81.0563 27.6212 80.9737 26.4112 80.8087 25.4212C80.6437 24.4312 80.3688 23.6337 79.9838 23.0287C79.6262 22.4237 79.145 21.9975 78.54 21.75C77.935 21.475 77.1788 21.3375 76.2713 21.3375C75.3638 21.3375 74.6075 21.5575 74.0025 21.9975C73.425 22.4375 72.9437 23.0287 72.5588 23.7712C72.2013 24.4312 71.9263 25.1875 71.7338 26.04C71.5412 26.8925 71.445 27.7725 71.445 28.68V34.125Z" fill="white"/>
|
|
12
|
+
</g>
|
|
13
|
+
<defs>
|
|
14
|
+
<clipPath id="clip0_9205_88649">
|
|
15
|
+
<rect width="206.25" height="60" fill="white"/>
|
|
16
|
+
</clipPath>
|
|
17
|
+
</defs>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<svg viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<defs>
|
|
3
|
+
<linearGradient id="lobster-gradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
4
|
+
<stop offset="0%" stop-color="#ff4d4d"/>
|
|
5
|
+
<stop offset="100%" stop-color="#991b1b"/>
|
|
6
|
+
</linearGradient>
|
|
7
|
+
</defs>
|
|
8
|
+
<!-- Body -->
|
|
9
|
+
<path d="M60 10 C30 10 15 35 15 55 C15 75 30 95 45 100 L45 110 L55 110 L55 100 C55 100 60 102 65 100 L65 110 L75 110 L75 100 C90 95 105 75 105 55 C105 35 90 10 60 10Z" fill="url(#lobster-gradient)"/>
|
|
10
|
+
<!-- Left Claw -->
|
|
11
|
+
<path d="M20 45 C5 40 0 50 5 60 C10 70 20 65 25 55 C28 48 25 45 20 45Z" fill="url(#lobster-gradient)"/>
|
|
12
|
+
<!-- Right Claw -->
|
|
13
|
+
<path d="M100 45 C115 40 120 50 115 60 C110 70 100 65 95 55 C92 48 95 45 100 45Z" fill="url(#lobster-gradient)"/>
|
|
14
|
+
<!-- Antenna -->
|
|
15
|
+
<path d="M45 15 Q35 5 30 8" stroke="#ff4d4d" stroke-width="3" stroke-linecap="round"/>
|
|
16
|
+
<path d="M75 15 Q85 5 90 8" stroke="#ff4d4d" stroke-width="3" stroke-linecap="round"/>
|
|
17
|
+
<!-- Eyes -->
|
|
18
|
+
<circle cx="45" cy="35" r="6" fill="#050810"/>
|
|
19
|
+
<circle cx="75" cy="35" r="6" fill="#050810"/>
|
|
20
|
+
<circle cx="46" cy="34" r="2.5" fill="#00e5cc"/>
|
|
21
|
+
<circle cx="76" cy="34" r="2.5" fill="#00e5cc"/>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 1588 400"><path fill="#20808d" fill-rule="evenodd" d="m101.008 42 89.982 82.905V42.191h17.516v83.085L298.891 42v94.524H336v136.342h-36.995v84.169l-90.499-79.51v80.423H190.99v-79.112L101.11 358v-85.134H64V136.524h37.008V42Zm76.777 111.826h-96.27v101.738h19.573v-32.092l76.697-69.646Zm-59.16 77.323v88.243l72.365-63.737v-90.234l-72.365 65.728Zm90.385 23.663v-89.476l72.386 65.732v41.798h.093v45.625l-72.479-63.679Zm89.995.752h19.479V153.826h-95.552l76.073 68.925v32.813Zm-17.63-119.04V81.798l-59.398 54.726h59.398Zm-103.454 0h-59.397V81.798l59.397 54.726Z" clip-rule="evenodd"/><path fill="#fff" d="M768.761 134.448h11.121v22.918h-14.396c-11.282 0-19.696 2.714-25.273 8.158-5.544 5.427-8.332 14.353-8.332 26.76v75.148h-22.728V134.971h22.728v21.137c0 1.193.6 1.782 1.767 1.782.665 0 1.167-.164 1.524-.507.356-.344.664-1.014 1.021-2.044 4.377-13.911 15.255-20.875 32.584-20.875h-.016v-.016Zm151.184 28.395c5.966 10.609 8.965 23.393 8.965 38.334 0 14.941-2.983 27.725-8.965 38.334-5.982 10.61-13.731 18.554-23.247 23.818-9.515 5.264-19.745 7.896-30.687 7.896-21.561 0-36.718-8.664-45.472-25.992-.665-1.357-1.524-2.044-2.529-2.044s-1.524.507-1.524 1.537v71.078h-22.728v-180.85h22.728v22.674c0 1.013.503 1.537 1.524 1.537s1.848-.671 2.529-2.044c8.754-17.328 23.911-25.992 45.472-25.992 10.942 0 21.172 2.632 30.687 7.896 9.516 5.264 17.249 13.208 23.247 23.818Zm-13.747 38.334c0-15.628-4.166-27.807-12.499-36.552-8.332-8.746-19.307-13.111-32.973-13.111s-24.641 4.381-32.973 13.111c-8.349 8.745-11.396 20.94-11.396 36.552 0 15.612 3.063 27.807 11.396 36.552 8.332 8.763 19.323 13.111 32.973 13.111 13.65 0 24.641-4.381 32.973-13.111 8.333-8.729 12.499-20.94 12.499-36.552ZM537.17 163.039c5.966 10.609 8.965 23.393 8.965 38.334 0 14.942-2.983 27.725-8.965 38.334-5.982 10.61-13.73 18.555-23.246 23.818-9.516 5.264-19.745 7.896-30.688 7.896-21.56 0-36.718-8.664-45.472-25.992-.664-1.357-1.523-2.043-2.529-2.043-1.005 0-1.523.506-1.523 1.536V316H411V135.151h22.728v22.673c0 1.014.502 1.537 1.524 1.537 1.021 0 1.848-.67 2.529-2.044 8.754-17.328 23.911-25.992 45.472-25.992 10.942 0 21.171 2.632 30.687 7.896 9.516 5.264 17.249 13.209 23.247 23.818h-.017Zm-13.763 38.334c0-15.628-4.166-27.806-12.498-36.552-8.333-8.73-19.324-13.111-32.974-13.111-13.649 0-24.64 4.381-32.973 13.111-8.332 8.762-11.396 20.941-11.396 36.552 0 15.612 3.064 27.807 11.396 36.553 8.333 8.762 19.307 13.11 32.973 13.11s24.641-4.381 32.974-13.11c8.332-8.73 12.498-20.941 12.498-36.553Zm145.575 23.982h23.993c-3.194 12.407-9.727 23.147-19.567 32.22-9.857 9.089-23.96 13.617-42.327 13.617-13.812 0-25.97-2.844-36.491-8.533s-18.643-13.781-24.382-24.325c-5.738-10.527-8.591-22.919-8.591-37.19 0-14.271 2.788-26.662 8.332-37.19 5.544-10.527 13.342-18.636 23.36-24.324 10.019-5.689 21.755-8.534 35.227-8.534 13.471 0 24.64 2.812 33.978 8.403 9.354 5.607 16.324 13.045 20.961 22.281 4.636 9.269 6.938 19.404 6.938 30.439v15.284h-104.82c.826 13.242 5.268 23.786 13.26 31.583 7.992 7.814 18.74 11.721 32.212 11.721 10.942 0 19.339-2.239 25.143-6.751 5.803-4.512 10.051-10.74 12.758-18.734l.016.033Zm-83.859-36.929h79.32c0-11.541-2.95-20.597-8.851-27.136-5.901-6.523-15.157-9.809-27.786-9.809-11.785 0-21.431 3.188-28.92 9.564-7.49 6.359-12.077 15.497-13.763 27.381ZM947.244 267.4h22.744V84h-22.744v183.416-.016Zm319.646-146.913h26.56V91.814h-26.56v28.673Zm98.06 127.182c-4.13.425-6.63.637-7.45.637-1.17 0-2.13-.343-2.79-1.03-.67-.67-1.02-1.602-1.02-2.812 0-.833.22-3.351.65-7.519.4-4.152.63-10.577.63-19.225v-63.378h32.42l-6.39-19.404h-26.02v-35.67h-22.72v35.654h-24.73v19.404h24.73v69.737c0 14.615 3.55 25.485 10.61 32.613 7.07 7.127 17.85 10.707 32.35 10.707h17.68v-20.368h-8.85c-8.59 0-14.95.212-19.08.637l-.02.017Zm137.39-112.731-37.64 111.145c-.5 1.373-1.3 3.155-3.87 3.155-2.58 0-3.39-1.782-3.9-3.155l-37.64-111.145h-23.18L1439.7 267.4h15.42c1 0 1.77.098 2.29.261.5.164.92.589 1.26 1.275.66 1.014.58 2.55-.26 4.578l-7.07 19.355c-1.02 2.55-2.95 3.825-5.8 3.825-1.02 0-3.37-.213-7.07-.638-3.71-.425-8.49-.637-14.39-.637h-18.45v20.368h24.25c14.15 0 22.66-2.419 29.99-7.258 7.33-4.838 13-13.372 17.05-25.599L1524 140.022v-5.084h-21.66Zm-312.38 49.418-35.62-49.418h-25.01v5.084l42.68 57.313-52.04 64.964v5.084h25.52l41.43-53.243 38.65 53.243h24.51v-5.084l-45.23-61.138 49.03-60.877v-5.346h-25.52l-38.39 49.418h-.01Zm79.35 83.044h22.74V134.954h-22.74v132.462-.016Zm-149.65-42.045c-3.21 12.407-9.72 23.147-19.56 32.22-9.86 9.089-23.96 13.617-42.33 13.617-13.81 0-25.97-2.844-36.49-8.533-10.54-5.689-18.64-13.781-24.381-24.325-5.723-10.527-8.576-22.919-8.576-37.19 0-14.271 2.788-26.662 8.333-37.19 5.564-10.527 13.344-18.636 23.364-24.324 10.01-5.689 21.75-8.534 35.24-8.534 13.49 0 24.64 2.812 33.99 8.403 9.34 5.607 16.33 13.045 20.96 22.281 4.64 9.269 6.94 19.404 6.94 30.439v15.284h-104.83c.84 13.242 5.26 23.786 13.26 31.583 7.99 7.814 18.74 11.721 32.21 11.721 10.94 0 19.34-2.239 25.14-6.751 5.8-4.512 10.05-10.74 12.74-18.734h24.01l-.02.033Zm-107.28-36.929h79.32c0-11.541-2.95-20.597-8.83-27.136-5.91-6.523-15.16-9.809-27.79-9.809-11.79 0-21.43 3.188-28.92 9.564-7.49 6.359-12.09 15.497-13.76 27.381h-.02Z"/></svg>
|