:root{--soil: #0e0b09;--clay: #181410;--bark: #2a221c;--ridge: #3d332b;--moss: #8aaf84;--leaf: #d4e2bc;--sand: #f0e2c8;--ochre: #e09245;--terracotta: #d46848;--ocean: #4a828a;--foam: #e4f4f1;--ink: #f8f2ea;--mute: #cbb9a6;--line: rgba(240, 226, 200, .12);--line-strong: rgba(240, 226, 200, .22);--danger: #e8896e;--glow: rgba(224, 146, 69, .38);--glow-ocean: rgba(74, 130, 138, .42);--panel: linear-gradient(180deg, rgba(52, 42, 34, .92), rgba(18, 14, 12, .94));--radius: 22px;--ease: .16s cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html,body,#root{min-height:100%}html{color-scheme:dark}body{margin:0;color:var(--ink);font-family:Outfit,system-ui,sans-serif;background:radial-gradient(ellipse 72% 50% at 8% -12%,rgba(74,130,138,.4),transparent 58%),radial-gradient(ellipse 48% 38% at 98% 0%,rgba(224,146,69,.22),transparent 52%),radial-gradient(ellipse 58% 42% at 72% 112%,rgba(138,175,132,.16),transparent 54%),radial-gradient(ellipse 36% 24% at 46% 38%,rgba(212,104,72,.07),transparent 70%),var(--soil)}body:before{content:"";pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.22;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}body:after{content:"";pointer-events:none;position:fixed;width:min(720px,88vw);height:min(720px,88vw);right:-16%;top:-22%;border-radius:50%;background:radial-gradient(circle at 38% 36%,rgba(138,175,132,.3),transparent 36%),radial-gradient(circle at 62% 58%,rgba(74,130,138,.36),transparent 48%),radial-gradient(circle at 50% 50%,rgba(224,146,69,.14),transparent 62%);filter:blur(32px);opacity:.9}.atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.atmosphere-ridges{width:100%;height:100%;opacity:.7}.atmosphere-ridges .ridge{stroke-width:1.15}.atmosphere-ridges .ridge.ochre{stroke:#e0924529}.atmosphere-ridges .ridge.ocean{stroke:#4a828a2e}.atmosphere-ridges .ridge.moss{stroke:#8aaf8421}.atmosphere-meridian{stroke:#e092451c;stroke-width:.85}::selection{background:#e0924559;color:var(--ink)}:focus-visible{outline:2px solid var(--ochre);outline-offset:2px}button,input,select,textarea{font:inherit;color:inherit}input:not([type=checkbox]),select,textarea{width:100%;padding:11px 13px;border-radius:12px;border:1px solid var(--line);background:var(--clay);transition:border-color var(--ease),box-shadow var(--ease)}input:not([type=checkbox]):focus,select:focus,textarea:focus{outline:none;border-color:var(--line-strong);box-shadow:0 0 0 3px #e0924529}button{cursor:pointer;transition:background var(--ease),color var(--ease),border-color var(--ease),box-shadow var(--ease),transform var(--ease),opacity var(--ease)}button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}a{color:var(--leaf)}.shell{position:relative;z-index:1;max-width:1140px;margin:0 auto;padding:20px 20px 88px}.shell.home-shell{max-width:1180px}.shell.terminal-shell .topbar{margin-bottom:16px}.shell.terminal-shell .footer{max-width:none}.topbar{display:grid;grid-template-columns:1fr auto;grid-template-areas:"brand wallet" "nav nav";align-items:center;gap:12px 16px;margin-bottom:32px;padding:10px 12px 12px 14px;border:1px solid var(--line);border-radius:20px;background:#0e0b09c7;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);box-shadow:0 16px 40px #00000038,inset 0 1px #f0e2c81f,inset 0 -1px #4a828a14;position:sticky;top:12px;z-index:12}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;min-width:0;grid-area:brand}button.brand{border:0;padding:0;background:transparent;text-align:left;cursor:pointer;font:inherit}button.brand:hover h1{color:var(--sand)}.brand-mark{flex-shrink:0;display:block;object-fit:contain;filter:drop-shadow(0 0 14px rgba(74,130,138,.55))}.brand h1{margin:0;font-family:Fraunces,Georgia,serif;font-weight:560;font-size:24px;letter-spacing:-.04em;line-height:1}.brand p{margin:3px 0 0;color:var(--mute);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.nav{display:flex;flex-wrap:wrap;justify-content:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:16px;background:#181410b3;grid-area:nav;width:100%}.nav button,.wallet-btn,.ghost,.primary,.danger{border:0;border-radius:999px;padding:8px 14px}.nav button{background:transparent;color:var(--mute)}.nav button:hover{color:var(--sand)}.nav button.active{background:var(--sand);color:var(--soil);font-weight:600;box-shadow:0 4px 14px #f0e2c82e}.wallet-cluster{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;grid-area:wallet}.wallet-chip{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid var(--line);background:var(--clay);color:var(--mute);font-size:13px}.wallet-dot,.status-dot{width:7px;height:7px;border-radius:50%;background:var(--moss);box-shadow:0 0 8px var(--moss)}.wallet-btn,.primary{background:linear-gradient(180deg,#eba056,var(--ochre));color:#1a110c;font-weight:600;box-shadow:0 8px 20px #e0924538}.wallet-btn:hover:not(:disabled),.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px var(--glow)}.ghost{background:var(--bark);border:1px solid var(--line)!important;color:var(--sand)}.ghost:hover:not(:disabled){border-color:var(--line-strong)!important;background:var(--ridge)}a.ghost{display:inline-flex;align-items:center;text-decoration:none}.danger{background:transparent;color:var(--danger)}.danger:hover:not(:disabled){background:#e8896e1a}.hero{display:grid;grid-template-columns:1.25fr .95fr;gap:32px;align-items:end;margin-bottom:28px}.kicker{margin:0 0 10px;color:var(--ochre);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.kicker:before{content:"";display:inline-block;width:16px;height:1px;margin-right:8px;vertical-align:middle;background:currentColor;opacity:.7}.hero h2{margin:0 0 12px;font-family:Fraunces,Georgia,serif;font-size:clamp(32px,5vw,52px);font-weight:560;letter-spacing:-.045em;line-height:1.02;text-shadow:0 0 36px rgba(74,130,138,.14)}.hero p,.lede{margin:0;max-width:54ch;color:var(--mute);font-size:16px;line-height:1.55}.stat-row{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.stat{padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:radial-gradient(ellipse 80% 120% at 100% 0%,rgba(74,130,138,.1),transparent 46%),#1814109e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;overflow:hidden}.stat:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--ochre),var(--moss))}.stat:nth-child(2):before{background:linear-gradient(180deg,var(--ocean),var(--leaf))}.stat:nth-child(3):before{background:linear-gradient(180deg,var(--terracotta),var(--ochre))}.stat:nth-child(4):before{background:linear-gradient(180deg,var(--moss),var(--foam))}.stat span{display:block;color:var(--mute);font-size:11px;letter-spacing:.14em;text-transform:uppercase}.stat strong{display:block;margin-top:8px;font-family:IBM Plex Mono,monospace;font-size:22px;font-weight:500;letter-spacing:-.03em}.panel{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#e092458c,#e092458c) 16px 16px / 13px 1px no-repeat,linear-gradient(#e092458c,#e092458c) 16px 16px / 1px 13px no-repeat,var(--panel);box-shadow:0 24px 80px #00000052,inset 0 1px #f0e2c814}.pad{padding:22px}.dex-layout{max-width:960px;margin:0 auto}.swap-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:18px}.dex-layout .swap-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.field-label{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;color:var(--mute);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.panel-head>span:first-child{font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:560;letter-spacing:-.03em;color:var(--ink)}.panel-head>span:not(:first-child){color:var(--mute);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.field-meta{display:inline-flex;align-items:center;gap:8px;text-align:right;font-variant-numeric:tabular-nums}.max-btn{border:0;border-radius:999px;padding:3px 8px;background:#e0924529;color:var(--ochre);font-size:10px;font-weight:700;letter-spacing:.08em}.max-btn:hover{background:#e0924547}.token-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:12px 12px 12px 16px;border:1px solid var(--line);border-radius:18px;background:#0e0b0973;transition:border-color var(--ease),box-shadow var(--ease)}.token-row:focus-within{border-color:var(--line-strong);box-shadow:0 0 0 3px #4a828a1f}.token-row input{width:100%;background:transparent;border:0;outline:none;box-shadow:none;padding:4px 0;font-family:IBM Plex Mono,monospace;font-size:28px;letter-spacing:-.03em}.token-row input:focus{box-shadow:none}.token-pick{display:flex;align-items:center;gap:10px;min-width:148px;padding:7px 10px 7px 7px;border-radius:14px;background:var(--bark);border:1px solid var(--line)}.token-pick:hover{border-color:var(--line-strong);background:var(--ridge)}.token-pick strong{display:block;line-height:1.1}.token-pick small{color:var(--mute);font-size:11px}.token-pick .chevron{margin-left:auto;color:var(--mute);font-size:11px}.token-avatar{display:grid;place-items:center;flex-shrink:0;border-radius:50%;color:#f8f2ea;font-weight:700;letter-spacing:0;overflow:hidden;box-shadow:inset 0 1px #ffffff38,0 6px 14px #00000047}.token-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.flip{width:42px;height:42px;margin:-10px auto;display:grid;place-items:center;position:relative;z-index:1;border-radius:50%;background:linear-gradient(180deg,#5b969d,var(--ocean));color:var(--foam);border:3px solid #1a1511;box-shadow:0 8px 20px #4a828a47}.flip:hover{transform:rotate(180deg)}.flip svg{display:block}.routes{display:flex;flex-direction:column;gap:8px}.route{display:grid;grid-template-columns:1fr auto;gap:8px;padding:13px 14px;border:1px solid var(--line);border-radius:16px;background:#0e0b0959;text-align:left}.route:hover{border-color:var(--line-strong)}.route.best{border-color:#8aaf848c;background:#8aaf841a;box-shadow:inset 3px 0 0 var(--moss)}.route b{font-family:IBM Plex Mono,monospace}.wide{width:100%}.table-wrap{overflow-x:auto;margin:0 -6px;padding:0 6px}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;color:var(--mute);font-weight:500;font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:10px 12px}.table td{padding:14px 12px;border-top:1px solid var(--line);vertical-align:middle}.table tbody tr{transition:background var(--ease)}.table tbody tr:hover{background:#f0e2c80a}.table tbody tr.click-row{cursor:pointer}.pair{display:flex;align-items:center;gap:12px}.pair-marks{display:flex;align-items:center}.pair-marks .token-avatar:last-child{margin-left:-10px;box-shadow:0 0 0 2px #241c16,inset 0 1px #ffffff38}.mono{font-family:IBM Plex Mono,monospace}.muted{color:var(--mute);font-size:12px}.pill,.status-pill{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:999px;background:var(--bark);color:var(--leaf);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.pill.warn,.status-pill.warn{color:var(--ochre)}.pill.safe{color:var(--moss);background:#8aaf842e}.status-pill.warn .status-dot{background:var(--ochre);box-shadow:0 0 8px var(--ochre)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label,.stack label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--mute);letter-spacing:.06em;text-transform:uppercase}.form-grid input,.form-grid select,.stack input,.stack select,.stack textarea{padding:11px 13px;border-radius:12px;border:1px solid var(--line);background:var(--clay)}.stack{display:flex;flex-direction:column;gap:12px}.notice{margin:0;padding:12px 14px;border-radius:14px;background:#4a828a29;color:var(--foam);font-size:13px;line-height:1.5}.notice.alert{background:#d4684829;color:#f0c7b6}.footer{margin-top:36px;padding-top:20px;border-top:0;background:linear-gradient(90deg,transparent,rgba(224,146,69,.35),rgba(74,130,138,.28),transparent) 0 0 / 100% 1px no-repeat;color:var(--mute);font-size:13px;line-height:1.55;max-width:72ch}.modal-back{position:fixed;top:0;right:0;bottom:0;left:0;background:#080605b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;z-index:20;padding:20px;animation:fade-in .14s ease}.modal{width:min(480px,100%);max-height:80vh;overflow:auto;animation:rise .18s ease}.token-option{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px;border:0;border-radius:12px;background:transparent;text-align:left}.token-option:hover{background:#f0e2c80f}.token-option-row{display:flex;align-items:center;gap:8px}.token-option-row .token-option{flex:1;min-width:0}.token-toggle{flex-shrink:0;padding:8px 10px;font-size:12px}.row-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.check-row{flex-direction:row!important;align-items:center;gap:10px;text-transform:none;letter-spacing:0;font-size:14px;color:var(--ink)}.check-row input{width:18px;height:18px;accent-color:var(--ochre)}.listed-token{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.listed-token-main{display:flex;align-items:center;gap:12px;min-width:0}.lock-pick{display:flex;flex-direction:column;gap:8px}.lock-pick .pill{color:var(--leaf);letter-spacing:.06em;text-transform:uppercase}.lock-pick .pill.safe{color:var(--moss)}.lock-head{display:inline-flex;align-items:center;gap:8px}.lock-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.lock-chips .pill{text-transform:uppercase}.lock-steps{display:flex;flex-direction:column}.lock-step{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.lock-step:first-child{border-top:0;padding-top:4px}.lock-step strong{display:block;font-size:14px}.lock-step.done{opacity:.78}.market-row .pill{margin-left:4px;vertical-align:middle}.fee-callout{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border-radius:14px;border:1px solid rgba(224,146,69,.35);background:#e092451a}.fee-callout strong{color:var(--ochre);font-size:16px;letter-spacing:.04em}.fee-callout span{color:var(--foam);font-size:13px;line-height:1.5}.search-field{margin-bottom:8px}.dex-tabs{margin:0 0 18px}.std-tabs,.std-filters{display:flex;flex-wrap:wrap;gap:4px;padding:4px;width:fit-content;border:1px solid var(--line);border-radius:999px;background:#181410b3}.std-tabs button,.std-filters button{border:0;border-radius:999px;padding:8px 14px;background:transparent;color:var(--mute)}.std-tabs button:hover,.std-filters button:hover{color:var(--sand)}.std-tabs button.active,.std-filters button.active{background:var(--sand);color:var(--soil);font-weight:600}.std-id{font-size:13px;color:var(--sand);letter-spacing:.04em}.source-upload,.source-view{display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:14px;border:1px solid var(--line);background:#0e0b0973}.source-upload-head,.source-view-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.source-upload-head span:first-child,.source-view-head span:first-child{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--sand)}.source-view-head{justify-content:space-between}.source-view-head .ghost{margin-left:auto;padding:6px 10px;font-size:12px}.source-file{display:flex;flex-direction:column;gap:6px}.source-file input[type=file]{padding:8px;font-size:13px}.source-editor,.source-view pre{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;line-height:1.5;letter-spacing:0;text-transform:none;white-space:pre;-moz-tab-size:2;tab-size:2}.source-view pre{margin:0;max-height:320px;overflow:auto;padding:12px;border-radius:10px;border:1px solid var(--line);background:var(--clay);color:var(--leaf)}.source-view code{font:inherit}.std-highlight{box-shadow:0 0 0 1px #e0924573,0 24px 80px #00000052,inset 0 1px #f0e2c814}.std-points{margin:0;padding-left:18px;color:var(--mute);font-size:14px;line-height:1.55}.std-points li+li{margin-top:8px}.factory-grid{display:grid;grid-template-columns:1fr;gap:8px}@media(min-width:900px){.factory-grid:not(.launch-std-list){grid-template-columns:1fr 1fr}}.factory-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:linear-gradient(#e0924566,#e0924566) 10px 10px / 8px 1px no-repeat,#1814108c;text-align:left;color:var(--ink)}.factory-card span{color:var(--mute);font-size:13px;line-height:1.45;text-transform:none;letter-spacing:0}.factory-card.active{border-color:#e092458c;box-shadow:0 0 0 1px #e0924540;background:#e0924514}.var-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.launch-vars{display:flex;flex-direction:column;gap:12px;padding-top:8px;border-top:1px solid var(--line)}.launch-config{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.launch-config-line{color:var(--mute);font-size:12px;letter-spacing:0}.var-grid textarea{min-height:72px;resize:vertical}.launch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.launch-card{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:18px;border:1px solid var(--line);background:radial-gradient(ellipse 80% 70% at 100% 0%,rgba(224,146,69,.1),transparent 50%),var(--panel);text-align:left;color:inherit}.launch-card:hover{border-color:var(--line-strong);transform:translateY(-1px)}.launch-card-head{display:flex;align-items:center;gap:12px;width:100%}.launch-card-head>span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1}.launch-card-head strong{font-size:16px}.launch-card-head .pill{margin-left:auto}.launch-blurb{margin:0;color:var(--mute);font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.launch-meter{height:6px;border-radius:999px;background:#f0e2c81a;overflow:hidden}.launch-meter.tall{height:10px}.launch-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--ochre),var(--moss))}.launch-meta{display:flex;justify-content:space-between;gap:8px;color:var(--mute);font-size:12px}.launch-std-list{max-height:420px;overflow:auto;padding-right:4px}.launch-logo-row{display:flex;gap:14px;align-items:center}.launch-logo-btn{width:72px;height:72px;flex-shrink:0;border-radius:18px;border:1px dashed var(--line-strong);background:var(--clay);padding:0;overflow:hidden;display:grid;place-items:center;color:var(--mute);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.launch-logo-btn img{width:100%;height:100%;object-fit:cover}.launch-desk-head{display:flex;align-items:center;gap:16px}.launch-title{margin:0;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:560;letter-spacing:-.03em}.launch-title .mono{color:var(--mute);font-size:16px;font-weight:500}.var-help{display:block;margin-top:4px;color:var(--mute);font-size:12px;line-height:1.4;letter-spacing:0;text-transform:none}.up{color:var(--moss)}.down{color:var(--terracotta)}.terminal{display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr) minmax(280px,320px);gap:14px;align-items:start}.term-markets,.term-ticket{position:sticky;top:88px;max-height:calc(100vh - 108px);overflow:auto}.panel-head.tight{margin-bottom:10px}.panel-head.tight>span:first-child{font-size:18px}.market-list,.unpooled{display:flex;flex-direction:column;gap:4px}.unpooled{margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.market-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;width:100%;padding:8px;border:1px solid transparent;border-radius:12px;background:transparent;text-align:left}.market-row.dim{grid-template-columns:auto 1fr;opacity:.78}.market-row:hover{background:#f0e2c80d}.market-row.active{border-color:var(--line-strong);background:#e092451a}.market-px{text-align:right}.market-px b{font-size:12px}.term-main{display:flex;flex-direction:column;gap:14px;min-width:0}.term-ticker{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px}.term-lock-row{flex:1 1 100%}.term-lock-row .lock-chips{margin-top:0}.listed-token-main strong{display:inline-flex;align-items:center;gap:8px}.pair-flip{display:flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;text-align:left}.pair-flip strong{font-family:Fraunces,Georgia,serif;font-size:22px;letter-spacing:-.03em}.ticker-stats{display:flex;flex-wrap:wrap;gap:18px}.ticker-stats span{display:block;color:var(--mute);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.ticker-stats strong{display:block;margin-top:4px;font-size:16px}.ticker-stats small{display:inline;font-weight:400}.chart-panel{padding:8px 8px 4px;overflow:hidden;background:radial-gradient(ellipse 90% 70% at 50% 0%,rgba(74,130,138,.1),transparent 55%),var(--panel)}.tf-row{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 10px 4px}.tf-row button{padding:4px 10px;border:0;border-radius:999px;background:transparent;color:var(--mute);font-size:12px}.tf-row button.active{background:var(--bark);color:var(--sand)}.chart-note{margin-left:auto;font-size:11px}.chart-wrap{position:relative;width:100%}.chart-wrap canvas{display:block;width:100%;cursor:crosshair}.chart-tip{position:absolute;z-index:2;display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:10px;border:1px solid var(--line);background:#0e0b09e0;font-size:11px;color:var(--mute);pointer-events:none;font-family:IBM Plex Mono,monospace}.term-bottom{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.tape,.depth{max-height:280px;overflow:auto}.tape-head,.tape-row{display:grid;grid-template-columns:.9fr .8fr 1fr .8fr;gap:8px;font-size:12px}.tape-head{color:var(--mute);text-transform:uppercase;letter-spacing:.08em;font-size:10px;padding-bottom:8px}.tape-row{padding:6px 0;border-top:1px solid var(--line)}.depth-row{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:3px 0;font-size:12px;z-index:0}.depth-row i{position:absolute;right:0;top:1px;bottom:1px;z-index:-1;opacity:.22;border-radius:4px}.depth-row.ask i{background:var(--terracotta)}.depth-row.bid i{background:var(--moss)}.depth-mid{margin:8px 0;padding:8px 0;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--sand)}.ticket-asset{padding:6px 10px;border-radius:999px;background:var(--bark);border:1px solid var(--line);font-weight:600;font-size:13px}.pct-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:10px 0 14px}.pct-row button{padding:6px 0;font-size:12px}.side-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:16px}.side-toggle button{padding:10px 8px;border-radius:12px;border:1px solid var(--line);background:var(--clay);font-weight:600}.side-toggle button.buy.on{background:#8aaf8438;border-color:#8aaf848c;color:var(--leaf)}.side-toggle button.sell.on{background:#d4684833;border-color:#d4684880;color:#f0c7b6}.ticket-meta{margin:10px 0 8px;color:var(--mute);font-size:12px;line-height:1.4}.routes.slim .route{padding:8px 10px;font-size:12px}.primary.buy-cta{background:linear-gradient(180deg,#9bb892,#6f9469);color:#10140f;box-shadow:0 8px 20px #8aaf8438}.primary.sell-cta{background:linear-gradient(180deg,#e8896e,var(--terracotta));color:#1a0d0a;box-shadow:0 8px 20px #d4684838}.term-markets.pad,.term-markets{padding:16px}.docs-hero{grid-template-columns:1fr auto;align-items:center}.earth-stage{--earth-size: 200px;flex-shrink:0;position:relative;display:grid;place-items:center;width:calc(var(--earth-size) * 1.32);height:calc(var(--earth-size) * 1.32)}.earth-stage-bloom{position:absolute;top:12%;right:12%;bottom:12%;left:12%;border-radius:50%;background:radial-gradient(circle at 42% 38%,rgba(228,244,241,.16),transparent 28%),radial-gradient(circle at 50% 50%,var(--glow-ocean),transparent 58%),radial-gradient(circle at 58% 62%,rgba(224,146,69,.28),transparent 70%);filter:blur(18px);z-index:0;animation:earth-bloom 7s ease-in-out infinite}.earth-stage-well{position:absolute;left:18%;right:18%;bottom:6%;height:18%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(14,11,9,.45),transparent 68%);filter:blur(10px);z-index:0}.earth-stage-rings{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:visible}.earth-ring-outer{fill:none;stroke:#e092458c;stroke-width:.45}.earth-ring-equator{fill:none;stroke:#4a828a73;stroke-width:.4;transform-box:fill-box;transform-origin:center;animation:earth-equator 18s linear infinite}.earth-spin-loop,.earth-spin-static{position:relative;z-index:2;display:block;width:var(--earth-size);height:var(--earth-size);object-fit:contain;background:transparent;filter:drop-shadow(0 10px 28px rgba(14,11,9,.45))}.earth-spin-static{display:none}.home{display:grid;gap:28px;animation:fade-in .22s ease}.home-hero{display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:28px;align-items:center}.home-hero h2{margin:0 0 14px;font-family:Fraunces,Georgia,serif;font-size:clamp(34px,5.4vw,58px);font-weight:560;letter-spacing:-.045em;line-height:1.02;text-shadow:0 0 42px rgba(74,130,138,.18)}.home-hero .lede{max-width:58ch}.home-hero .earth-stage{--earth-size: 280px;justify-self:end}.home-cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.home-thesis{padding:18px 22px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(90deg,rgba(74,130,138,.2),rgba(224,146,69,.1) 55%,transparent),#1814108c;box-shadow:inset 3px 0 0 var(--ochre)}.home-thesis p{margin:0;max-width:78ch;color:var(--sand);font-size:15px;line-height:1.55}.home-paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-path,.home-factory{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;text-align:left;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);color:inherit;cursor:pointer;font:inherit}.home-path{padding:22px;box-shadow:0 24px 80px #00000052,inset 0 1px #f0e2c814}.home-path:nth-child(1){background:radial-gradient(ellipse 70% 80% at 100% 0%,rgba(224,146,69,.14),transparent 48%),var(--panel)}.home-path:nth-child(2){background:radial-gradient(ellipse 70% 80% at 100% 0%,rgba(74,130,138,.16),transparent 48%),var(--panel)}.home-path:nth-child(3){background:radial-gradient(ellipse 70% 80% at 100% 0%,rgba(138,175,132,.14),transparent 48%),var(--panel)}.home-path:nth-child(4){background:radial-gradient(ellipse 70% 80% at 100% 0%,rgba(212,104,72,.12),transparent 48%),var(--panel)}.home-path-top{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.home-path .kicker{margin:0}.path-motif{width:36px;height:36px;flex-shrink:0;fill:none;stroke:var(--ochre);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;opacity:.85}.home-path:nth-child(2) .path-motif{stroke:var(--ocean)}.home-path:nth-child(3) .path-motif{stroke:var(--moss)}.home-path:nth-child(4) .path-motif{stroke:var(--terracotta)}.home-path strong{font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:560;letter-spacing:-.03em}.home-path span:last-child{color:var(--mute);font-size:14px;line-height:1.5}.home-path:hover,.home-factory:hover{border-color:var(--line-strong);transform:translateY(-1px)}.home-path:hover .path-motif{opacity:1}.home-factories .panel-head{margin-bottom:14px}.home-factory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-factory{padding:16px 18px;gap:6px;background:linear-gradient(#4a828a59,#4a828a59) 14px 14px / 10px 1px no-repeat,linear-gradient(#4a828a59,#4a828a59) 14px 14px / 1px 10px no-repeat,var(--panel)}.home-factory strong{font-size:16px;font-weight:600}.home-factory span:last-child{color:var(--mute);font-size:13px;line-height:1.45}.docs-layout{display:grid;grid-template-columns:minmax(200px,.7fr) minmax(0,1.3fr);gap:18px;align-items:start}.docs-toc{position:sticky;top:92px}.docs-audience{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 14px;padding:4px;border:1px solid var(--line);border-radius:14px;background:#0e0b0973}.docs-audience button{border:0;border-radius:10px;padding:8px 10px;background:transparent;color:var(--mute);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.docs-audience button.active{background:var(--sand);color:var(--soil)}.docs-track-lede{margin:0 0 22px;color:var(--sand);font-size:15px}.docs-code{margin:12px 0 16px;padding:14px 16px;overflow:auto;border:1px solid var(--line);border-radius:14px;background:#0806058c;color:var(--leaf);font-family:IBM Plex Mono,monospace;font-size:12.5px;line-height:1.55;white-space:pre-wrap}.docs-toc-list{display:flex;flex-direction:column;gap:4px}.docs-toc-list button{text-align:left;border:0;border-radius:12px;padding:10px 12px;background:transparent;color:var(--mute);font-size:14px}.docs-toc-list button:hover,.docs-toc-list button.active{background:#f0e2c80f;color:var(--ink)}.docs-toc-list button.active{box-shadow:inset 3px 0 0 var(--ochre)}.docs-chapter{margin-bottom:32px;scroll-margin-top:96px}.docs-chapter:last-child{margin-bottom:0}.docs-chapter h3{margin:0 0 8px;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:560;letter-spacing:-.03em}.docs-chapter h4{margin:18px 0 8px;font-size:16px;font-weight:600}.docs-chapter p,.docs-chapter li{color:var(--mute);font-size:15px;line-height:1.65}.docs-chapter .lede{margin-bottom:14px;max-width:none}.docs-chapter ul,.docs-chapter ol{margin:0 0 12px;padding-left:1.25em}.docs-chapter .notice{margin:12px 0}.docs-table td{white-space:normal;vertical-align:top}.linkish{display:inline;padding:0;border:0;border-radius:0;background:none;color:var(--ochre);text-decoration:underline;text-underline-offset:3px;font:inherit}.linkish:hover{color:var(--sand);background:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rise{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes earth-equator{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes earth-bloom{0%,to{opacity:.82;transform:scale(1)}50%{opacity:1;transform:scale(1.07)}}@media(max-width:1100px){.home-factory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.docs-layout{grid-template-columns:1fr}.docs-toc{position:static}.terminal{grid-template-columns:1fr}.term-markets,.term-ticket{position:static;max-height:none}.term-bottom{grid-template-columns:1fr}}@media(max-width:860px){.hero,.home-hero,.home-paths,.home-factory-grid,.swap-grid,.form-grid,.var-grid,.stat-row,.topbar,.docs-layout,.launch-grid{grid-template-columns:1fr;display:flex;flex-direction:column;align-items:stretch}.topbar{position:static;align-items:stretch}.docs-toc{position:static}.nav{justify-content:stretch}.nav button{flex:1}.wallet-cluster{justify-content:flex-start}.token-row input{font-size:22px}.hero h2,.home-hero h2{font-size:32px}.earth-stage{align-self:center;justify-self:center}.home-hero .earth-stage{--earth-size: 200px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.flip:hover{transform:none}.earth-spin-loop{display:none}.earth-spin-static{display:block}.earth-ring-equator,.earth-stage-bloom{animation:none}.atmosphere-ridges{opacity:.4}}.brand-mark[src$=".svg"]{width:48px;height:48px;filter:drop-shadow(0 0 16px rgba(74,130,138,.42))}.brand h1{transform:translateY(1px)}.brand:hover .brand-mark[src$=".svg"]{filter:drop-shadow(0 0 20px rgba(74,130,138,.6))}.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 320px}.earth-ring-equator{display:none}.earth-ring-outer{stroke:#e092456b}.earth-spin-loop,.earth-spin-static{filter:drop-shadow(0 12px 24px rgba(14,11,9,.5))}.stat strong,.mono,.table td,.market-px,.ticker-stats strong,.ticker-stats span,.launch-meter span,.depth-row,.tape-row{font-variant-numeric:tabular-nums}.hero h2,.home-hero h2,.docs-chapter h3,.launch-title{text-wrap:balance}.lede,.hero p,.home-thesis p,.docs-chapter p,.docs-chapter li{text-wrap:pretty}.primary,.ghost,.danger,.nav button,.linkish{transition:transform var(--ease),background var(--ease),border-color var(--ease),box-shadow var(--ease),color var(--ease)}.primary:active:not(:disabled),.ghost:active:not(:disabled),.danger:active:not(:disabled){transform:translateY(0) scale(.985)}button:disabled{cursor:not-allowed}.topbar{transition:box-shadow var(--ease)}.site-footer{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:28px 20px 40px;color:var(--mute);font-size:13px;line-height:1.55;background:linear-gradient(90deg,transparent,rgba(224,146,69,.35),rgba(74,130,138,.28),transparent) 0 0 / 100% 1px no-repeat}.site-footer-grid{display:grid;grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:28px 24px}.site-footer-brand{display:flex;align-items:center;gap:12px;color:var(--ink)}.site-footer-brand strong{font-family:Fraunces,Georgia,serif;font-weight:560;font-size:22px;letter-spacing:-.04em}.site-footer-brand+p{margin:12px 0 0;max-width:34ch}.site-footer h4{margin:0 0 10px;color:var(--ochre);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.site-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.site-footer button,.site-footer a{all:unset;cursor:pointer;color:var(--sand);transition:color var(--ease)}.site-footer button:hover,.site-footer a:hover{color:var(--ochre)}.site-footer button:focus-visible,.site-footer a:focus-visible{outline:2px solid var(--ochre);outline-offset:2px;border-radius:4px}.site-footer-legal{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-top:26px;padding-top:16px;border-top:1px solid var(--line);font-size:12px}.site-footer-legal .mono{color:var(--mute);letter-spacing:.02em}@media(max-width:860px){.brand-mark[src$=".svg"]{width:40px;height:40px}.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 220px}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-grid>:first-child{grid-column:1 / -1}}@media(max-width:480px){.site-footer-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.brand-mark,.primary,.ghost,.danger,.nav button,.linkish,.topbar{transition:none}}:root{--v4-glyph-1: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%3E%3Cg%20fill='none'%20stroke-width='1.1'%20stroke-linecap='round'%3E%3Cpath%20d='M10.25%2031.42%20A7.75%202.17%200%200%200%2025.75%2031.42'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M6.13%2027.96%20A11.87%203.32%200%200%200%2029.87%2027.96'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M3.43%2023.30%20A14.57%204.08%200%200%200%2032.57%2023.30'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M2.50%2018.00%20A15.50%204.34%200%200%200%2033.50%2018.00'%20stroke='%23e09245'/%3E%3Cpath%20d='M3.43%2012.70%20A14.57%204.08%200%200%200%2032.57%2012.70'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M6.13%208.04%20A11.87%203.32%200%200%200%2029.87%208.04'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M10.25%204.58%20A7.75%202.17%200%200%200%2025.75%204.58'%20stroke='rgba(240,226,200,0.55)'/%3E%3Ccircle%20cx='18'%20cy='18'%20r='15.5'%20stroke='rgba(240,226,200,0.35)'/%3E%3C/g%3E%3C/svg%3E");--v4-glyph-2: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%3E%3Cg%20fill='none'%20stroke-width='1.1'%20stroke-linecap='round'%3E%3Cpath%20d='M2.50%2018.00%20A15.50%204.34%200%200%200%2033.50%2018.00'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M3.43%2012.70%20A14.57%204.08%200%200%200%2032.57%2012.70'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M6.13%208.04%20A11.87%203.32%200%200%200%2029.87%208.04'%20stroke='%23e09245'/%3E%3Cpath%20d='M10.25%204.58%20A7.75%202.17%200%200%200%2025.75%204.58'%20stroke='rgba(240,226,200,0.55)'/%3E%3C/g%3E%3C/svg%3E");--v4-glyph-3: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%3E%3Cg%20fill='none'%20stroke-width='1.1'%20stroke-linecap='round'%3E%3Cpath%20d='M10.25%2031.42%20A7.75%202.17%200%200%200%2025.75%2031.42'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M6.13%2027.96%20A11.87%203.32%200%200%200%2029.87%2027.96'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M3.43%2023.30%20A14.57%204.08%200%200%200%2032.57%2023.30'%20stroke='%23e09245'/%3E%3Cpath%20d='M2.50%2018.00%20A15.50%204.34%200%200%200%2033.50%2018.00'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M3.43%2012.70%20A14.57%204.08%200%200%200%2032.57%2012.70'%20stroke='%23e09245'/%3E%3Cpath%20d='M6.13%208.04%20A11.87%203.32%200%200%200%2029.87%208.04'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M10.25%204.58%20A7.75%202.17%200%200%200%2025.75%204.58'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M18%202.5%20V33.5'%20stroke='rgba(240,226,200,0.35)'/%3E%3C/g%3E%3C/svg%3E");--v4-glyph-4: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%3E%3Cg%20fill='none'%20stroke-width='1.1'%20stroke-linecap='round'%3E%3Cpath%20d='M10.25%2031.42%20A7.75%202.17%200%200%200%2025.75%2031.42'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M6.13%2027.96%20A11.87%203.32%200%200%200%2029.87%2027.96'%20stroke='%23e09245'/%3E%3Cpath%20d='M3.43%2023.30%20A14.57%204.08%200%200%200%2032.57%2023.30'%20stroke='rgba(240,226,200,0.55)'/%3E%3Cpath%20d='M2.50%2018.00%20A15.50%204.34%200%200%200%2033.50%2018.00'%20stroke='rgba(240,226,200,0.55)'/%3E%3C/g%3E%3C/svg%3E");--v4-tickring: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke-linecap='round'%3E%3Cpath d='M50.00 4.40L50.00 1.40' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M54.06 3.58L54.18 2.18' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M58.09 4.11L58.34 2.73' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M62.06 4.99L62.42 3.64' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M65.94 6.21L66.42 4.89' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M69.69 7.77L70.29 6.50' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M72.80 10.51L74.30 7.91' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M76.73 11.83L77.53 10.68' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M79.95 14.30L80.85 13.23' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M82.95 17.05L83.94 16.06' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M85.70 20.05L86.77 19.15' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M88.17 23.27L89.32 22.47' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M89.49 27.20L92.09 25.70' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M92.23 30.31L93.50 29.71' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M93.79 34.06L95.11 33.58' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M95.01 37.94L96.36 37.58' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M95.89 41.91L97.27 41.66' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M96.42 45.94L97.82 45.82' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M95.60 50.00L98.60 50.00' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M96.42 54.06L97.82 54.18' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M95.89 58.09L97.27 58.34' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M95.01 62.06L96.36 62.42' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M93.79 65.94L95.11 66.42' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M92.23 69.69L93.50 70.29' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M89.49 72.80L92.09 74.30' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M88.17 76.73L89.32 77.53' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M85.70 79.95L86.77 80.85' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M82.95 82.95L83.94 83.94' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M79.95 85.70L80.85 86.77' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M76.73 88.17L77.53 89.32' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M72.80 89.49L74.30 92.09' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M69.69 92.23L70.29 93.50' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M65.94 93.79L66.42 95.11' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M62.06 95.01L62.42 96.36' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M58.09 95.89L58.34 97.27' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M54.06 96.42L54.18 97.82' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M50.00 95.60L50.00 98.60' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M45.94 96.42L45.82 97.82' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M41.91 95.89L41.66 97.27' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M37.94 95.01L37.58 96.36' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M34.06 93.79L33.58 95.11' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M30.31 92.23L29.71 93.50' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M27.20 89.49L25.70 92.09' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M23.27 88.17L22.47 89.32' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M20.05 85.70L19.15 86.77' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M17.05 82.95L16.06 83.94' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M14.30 79.95L13.23 80.85' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M11.83 76.73L10.68 77.53' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M10.51 72.80L7.91 74.30' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M7.77 69.69L6.50 70.29' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M6.21 65.94L4.89 66.42' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M4.99 62.06L3.64 62.42' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M4.11 58.09L2.73 58.34' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M3.58 54.06L2.18 54.18' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M4.40 50.00L1.40 50.00' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M3.58 45.94L2.18 45.82' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M4.11 41.91L2.73 41.66' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M4.99 37.94L3.64 37.58' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M6.21 34.06L4.89 33.58' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M7.77 30.31L6.50 29.71' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M10.51 27.20L7.91 25.70' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M11.83 23.27L10.68 22.47' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M14.30 20.05L13.23 19.15' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M17.05 17.05L16.06 16.06' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M20.05 14.30L19.15 13.23' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M23.27 11.83L22.47 10.68' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M27.20 10.51L25.70 7.91' stroke='rgba%28224,146,69,0.62%29' stroke-width='0.42'/%3E%3Cpath d='M30.31 7.77L29.71 6.50' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M34.06 6.21L33.58 4.89' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M37.94 4.99L37.58 3.64' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M41.91 4.11L41.66 2.73' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3Cpath d='M45.94 3.58L45.82 2.18' stroke='rgba%28240,226,200,0.30%29' stroke-width='0.28'/%3E%3C/g%3E%3C/svg%3E");--v4-highlight: inset 0 1px 0 rgba(240, 226, 200, .14);--v4-lift: 0 28px 80px rgba(0, 0, 0, .36)}body:before{opacity:.16}body:after{opacity:.95}@media(min-width:1080px){.topbar,.shell.terminal-shell .topbar{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand nav wallet";gap:16px 24px;padding:9px 12px 9px 16px;border-radius:999px;min-height:66px}.nav{width:auto;justify-self:center;flex-wrap:nowrap;border-radius:999px;padding:4px}.nav button{padding:8px 15px;font-size:15px;white-space:nowrap}}.topbar,.shell.terminal-shell .topbar{background:#0e0b09b8;border-color:#f0e2c829;box-shadow:0 22px 54px #0000005c,inset 0 1px #f0e2c829,inset 0 -1px #4a828a1a}.brand-mark[src$=".svg"]{width:44px;height:44px;filter:drop-shadow(0 0 14px rgba(74,130,138,.42))}.brand h1{font-size:25px;font-optical-sizing:auto}.nav button.active{box-shadow:0 6px 18px #f0e2c829,inset 0 -1px #0e0b092e}.wallet-cluster .ghost,.wallet-cluster .primary{padding:9px 16px}h1,h2,h3,.brand h1,.hero h2,.home-hero h2,.home-path strong,.panel-head>span:first-child,.docs-chapter h3,.launch-title,.site-footer-brand strong{font-optical-sizing:auto}.kicker{font-size:11.5px;letter-spacing:.2em}.kicker:before{width:22px}.hero h2{font-size:clamp(36px,5.2vw,60px);letter-spacing:-.045em;line-height:1}.home-hero h2{font-size:clamp(40px,6.1vw,74px);letter-spacing:-.05em;line-height:.98;margin-bottom:18px}.mono,.stat strong,.table td,.market-px,.ticker-stats strong,.token-row input{font-variant-numeric:tabular-nums}.home-hero{grid-template-columns:minmax(0,1.02fr) auto;gap:44px;padding-top:6px}.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 380px}.earth-stage-bloom{opacity:1;filter:blur(22px);background:radial-gradient(circle at 42% 38%,rgba(228,244,241,.18),transparent 28%),radial-gradient(circle at 50% 50%,rgba(74,130,138,.46),transparent 58%),radial-gradient(circle at 58% 62%,rgba(224,146,69,.32),transparent 70%)}.earth-ring-outer{stroke:#e0924580}.home-hero .earth-stage{position:relative}.home-hero .earth-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.55;background:var(--v4-tickring) center / 100% 100% no-repeat}.home-cta{margin-top:26px;gap:12px}.home-cta .primary,.home-cta .ghost{padding:12px 22px;font-size:16px}.primary{box-shadow:0 10px 24px #e092453d,inset 0 1px #ffffff47}.primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 34px var(--glow),inset 0 1px #ffffff57}.primary:active:not(:disabled){transform:translateY(0) scale(.985)}.ghost{background:linear-gradient(180deg,#3d332be6,#2a221ce6);box-shadow:var(--v4-highlight)}.ghost:hover:not(:disabled){background:linear-gradient(180deg,#46392f,#33291f);box-shadow:var(--v4-highlight),0 8px 22px #0000004d}.home-thesis{padding:22px 28px;box-shadow:inset 3px 0 0 var(--ochre),var(--v4-highlight)}.home-thesis p{font-size:17px;line-height:1.55;max-width:76ch}.home-paths{gap:18px}.home-path{padding:26px;gap:10px;border-color:#f0e2c824;box-shadow:var(--v4-lift),var(--v4-highlight);transition:transform var(--ease),border-color var(--ease),box-shadow var(--ease)}.home-path:hover{transform:translateY(-3px);border-color:var(--line-strong);box-shadow:0 34px 90px #00000070,var(--v4-highlight)}.home-path strong{font-size:24px;letter-spacing:-.035em}.home-path span:last-child{font-size:15px;line-height:1.55}.home-path-top:after{content:"";width:40px;height:40px;flex-shrink:0;background:var(--v4-glyph-1) center / 40px 40px no-repeat;opacity:.9;transition:opacity var(--ease),transform var(--ease)}.home-path:nth-child(2) .home-path-top:after{background-image:var(--v4-glyph-2)}.home-path:nth-child(3) .home-path-top:after{background-image:var(--v4-glyph-3)}.home-path:nth-child(4) .home-path-top:after{background-image:var(--v4-glyph-4)}.home-path:hover .home-path-top:after{opacity:1;transform:scale(1.06)}.home-factories .panel-head>span:first-child{font-size:26px}.home-factory-grid{gap:14px}.home-factory{padding:18px 20px;box-shadow:var(--v4-highlight);transition:transform var(--ease),border-color var(--ease),box-shadow var(--ease)}.home-factory:hover{transform:translateY(-2px);border-color:var(--line-strong);box-shadow:var(--v4-highlight),0 18px 48px #0000004d}.home-factory strong{font-size:17px}.factory-card{transition:border-color var(--ease),transform var(--ease)}.factory-card:hover{border-color:var(--line-strong)}.stat{padding:16px 18px 17px;box-shadow:var(--v4-highlight);border-color:#f0e2c824}.stat span{font-size:11px;letter-spacing:.16em}.stat strong{font-size:28px;margin-top:10px}.panel{border-color:#f0e2c824;background:linear-gradient(#e09245b3,#e09245b3) 16px 16px / 13px 1px no-repeat,linear-gradient(#e09245b3,#e09245b3) 16px 16px / 1px 13px no-repeat,var(--panel);box-shadow:0 28px 90px #0000005c,inset 0 1px #f0e2c829}.panel-head>span:first-child{font-size:24px}.launch-card{box-shadow:var(--v4-highlight);transition:transform var(--ease),border-color var(--ease)}.launch-card:hover{border-color:var(--line-strong)}.token-row{box-shadow:inset 0 1px #f0e2c80f}.token-row:focus-within{border-color:var(--line-strong);box-shadow:0 0 0 3px #e0924524}.docs-chapter h3{font-size:30px}.home{gap:32px}.home-factories{margin-top:6px}@media(max-width:860px){.home-hero h2{font-size:36px}.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 230px}.home-hero .earth-stage:after{opacity:.45}.home-path{padding:22px}.home-cta .primary,.home-cta .ghost{padding:11px 18px;font-size:15px}.stat strong{font-size:24px}.home{gap:26px}}@media(prefers-reduced-motion:reduce){.home-path,.home-factory,.factory-card,.launch-card,.home-path-top:after,.primary{transition:none}.home-path:hover,.home-factory:hover,.primary:hover:not(:disabled){transform:none}}:root{--v5-reg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' stroke='rgba(224,146,69,.82)' stroke-width='1' stroke-linecap='round'%3E %3Ccircle cx='6.2' cy='6.2' r='3.2'/%3E %3Cpath d='M11.200000000000001 6.2H23M6.2 11.200000000000001V23'/%3E %3C/g%3E%3C/svg%3E");--v5-reg-ocean: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cg fill='none' stroke='rgba(74,130,138,.78)' stroke-width='1' stroke-linecap='round'%3E %3Ccircle cx='6.2' cy='6.2' r='3.2'/%3E %3Cpath d='M11.200000000000001 6.2H23M6.2 11.200000000000001V23'/%3E %3C/g%3E%3C/svg%3E");--v5-reg-small: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E %3Cg fill='none' stroke='rgba(224,146,69,.82)' stroke-width='1' stroke-linecap='round'%3E %3Ccircle cx='4.2' cy='4.2' r='2.2'/%3E %3Cpath d='M7.7 4.2H13M4.2 7.7V13'/%3E %3C/g%3E%3C/svg%3E");--v5-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E %3Cfilter id='g' x='0' y='0' width='100%' height='100%'%3E %3CfeTurbulence type='fractalNoise' baseFrequency='.86' numOctaves='3' seed='11' stitchTiles='stitch'/%3E %3CfeColorMatrix type='saturate' values='0'/%3E %3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='.9'/%3E%3C/feComponentTransfer%3E %3C/filter%3E %3Crect width='100%' height='100%' filter='url(%23g)'/%3E%3C/svg%3E");--v5-lens: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E %3Cg fill='none' stroke='rgba(240,226,200,.55)' stroke-width='1.1' stroke-linecap='round'%3E %3Ccircle cx='6.8' cy='6.8' r='4.6'/%3E%3Cpath d='M10.2 10.2L14 14'/%3E %3Cpath d='M3.4 6.8a3.4 1 0 0 0 6.8 0' stroke='rgba(224,146,69,.82)'/%3E %3C/g%3E%3C/svg%3E");--v5-chev: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E %3Cpath d='M2 3.6L5 6.6L8 3.6' fill='none' stroke='rgba(240,226,200,.55)' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--v5-dash: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='6' viewBox='0 0 22 6'%3E %3Cpath d='M1 3H21' stroke='rgba(224,146,69,.82)' stroke-width='1' stroke-linecap='round'/%3E %3Cpath d='M4 5H18' stroke='rgba(240,226,200,.55)' stroke-width='.8' stroke-linecap='round' opacity='.6'/%3E%3C/svg%3E");--v5-catch: inset 0 1px 0 rgba(240, 226, 200, .16);--v5-under: inset 0 -1px 0 rgba(0, 0, 0, .42);--v5-edge: inset 1px 0 0 rgba(240, 226, 200, .05), inset -1px 0 0 rgba(0, 0, 0, .18);--v5-contact: 0 1px 0 rgba(0, 0, 0, .32);--v5-lift: 0 28px 88px rgba(0, 0, 0, .38);--v5-well: inset 0 1px 3px rgba(0, 0, 0, .42), inset 0 0 0 1px rgba(0, 0, 0, .12);--v5-focus: 0 0 0 3px rgba(224, 146, 69, .18);--v5-mono: "IBM Plex Mono", ui-monospace, monospace}body:before{opacity:.62;mix-blend-mode:soft-light;background-image:var(--v5-grain);background-size:240px 240px}.atmosphere:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse 84% 76% at 50% 38%,transparent 52%,rgba(8,6,5,.42) 100%)}.atmosphere-ridges{opacity:.66}.topbar,.shell.terminal-shell .topbar{background:linear-gradient(180deg,#261e1880,#0e0b099e 55%,#0e0b09b3);-webkit-backdrop-filter:blur(22px) saturate(1.28);backdrop-filter:blur(22px) saturate(1.28);border-color:#f0e2c82b;box-shadow:inset 0 1px #f0e2c833,inset 0 -1px #0000005c,inset 0 -2px #4a828a14,0 1px #0000005c,0 24px 56px #0006}.topbar:before{content:"";position:absolute;top:0;left:14%;right:14%;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(240,226,200,.42) 35%,rgba(240,226,200,.42) 65%,transparent);opacity:.8}.brand h1{font-optical-sizing:auto;letter-spacing:-.04em}.brand-mark[src$=".svg"]{filter:drop-shadow(0 0 12px rgba(74,130,138,.42)) drop-shadow(0 2px 3px rgba(0,0,0,.35))}.nav{background:#0e0b0994;border-color:#f0e2c81a;box-shadow:inset 0 1px 2px #00000075,inset 0 -1px #f0e2c80d}.nav button{font-weight:500;letter-spacing:.005em}.nav button.active{background:linear-gradient(180deg,#f6ead4,var(--sand) 60%,#e6d6b8);box-shadow:inset 0 1px #ffffff8c,0 1px 2px #0000006b,0 6px 16px #00000042}.v5-seg.v5-seg-ready:before{background:linear-gradient(180deg,#f6ead4,var(--sand) 60%,#e6d6b8);box-shadow:inset 0 1px #ffffff8c,0 1px 2px #0000006b,0 6px 16px #00000042}.wallet-cluster .ghost{font-weight:500}h1,h2,h3,h4,.brand h1,.hero h2,.home-hero h2,.home-path strong,.panel-head>span:first-child,.docs-chapter h3,.launch-title,.pair-flip strong,.site-footer-brand strong,.home-factories .panel-head>span:first-child{font-optical-sizing:auto;font-variant-ligatures:common-ligatures;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.home-hero h2{font-size:clamp(40px,5.3vw,76px);letter-spacing:-.052em;line-height:.97;hanging-punctuation:first last;text-wrap:balance;margin-bottom:20px;text-shadow:0 0 48px rgba(74,130,138,.16),0 1px 0 rgba(0,0,0,.18)}.hero h2{font-size:clamp(36px,4.4vw,60px);letter-spacing:-.048em;line-height:.98;hanging-punctuation:first last;margin-bottom:14px}.kicker{font-size:11px;letter-spacing:.2em;line-height:1.4;padding-left:32px;text-indent:-32px}.kicker:before{width:22px;height:1px;opacity:.85;vertical-align:.34em;margin-right:10px}.hero p.kicker,.docs-chapter p.kicker{color:var(--ochre);font-size:11px;line-height:1.4;max-width:none;margin:0 0 12px}.docs-chapter p.kicker{margin-bottom:8px}.lede,.hero p{font-size:17px;line-height:1.58}.home-hero .lede{max-width:54ch}.home-thesis p{font-size:17px;line-height:1.55}.home-path span:last-child{font-size:16px;line-height:1.55}.home-factory span:last-child,.factory-card span,.launch-blurb,.muted,.notice{line-height:1.5}.panel-head>span:first-child{font-size:24px;letter-spacing:-.032em;line-height:1.1}.panel-head.tight>span:first-child{font-size:20px}.home-path strong{font-size:24px;letter-spacing:-.035em;line-height:1.12}.field-label,.panel-head>span:not(:first-child),.form-grid label,.stack label,.stat span,.table th,.tape-head,.ticker-stats span,.launch-logo-btn,.source-upload-head span:first-child,.source-view-head span:first-child{font-size:11px;letter-spacing:.12em;line-height:1.3}.stat span{letter-spacing:.16em}.max-btn{font-size:11px;letter-spacing:.1em;padding:3px 9px}.check-row{font-size:14px;letter-spacing:0}.mono,.stat strong,.table td,.market-px,.market-px b,.ticker-stats strong,.ticker-stats small,.token-row input,input,.field-meta,.route b,.launch-meta,.launch-meta span,.pill,.depth-row,.tape-row,.std-id,.chart-tip,.docs-code,.source-view pre,.site-footer-legal,.launch-title .mono,.listed-token,.lock-step,.fee-callout strong{font-variant-numeric:tabular-nums lining-nums}.hero h2,.home-hero h2,.panel-head>span:first-child,.launch-title,.pair-flip strong,.docs-chapter h3,.home-path strong{font-variant-numeric:lining-nums}.field-label{align-items:baseline;margin-bottom:10px}.field-label>span:first-child{white-space:nowrap}.field-meta{flex-wrap:wrap;justify-content:flex-end}.term-ticket .field-label{letter-spacing:.08em}.field-meta{gap:6px}.stat strong{line-height:1;margin-top:10px;letter-spacing:-.02em}.stat span{line-height:1.2}.ticker-stats strong{line-height:1.15}.ticker-stats span{margin-bottom:1px}.home-hero{gap:40px}.home-cta{margin-top:28px}.earth-stage-well{background:radial-gradient(ellipse at center,rgba(8,6,5,.58),rgba(8,6,5,.22) 45%,transparent 70%);filter:blur(9px)}.earth-spin-loop,.earth-spin-static{filter:drop-shadow(0 14px 26px rgba(8,6,5,.55)) drop-shadow(0 2px 4px rgba(8,6,5,.35))}.primary,.wallet-btn{background:linear-gradient(180deg,#efa960 0%,#e6994c 45%,var(--ochre) 100%);color:#1a110c;text-shadow:0 1px 0 rgba(255,236,210,.35);box-shadow:inset 0 1px #ffffff57,inset 0 -1px #783e0c59,0 1px #0000004d,0 10px 24px #e092453d}.primary:hover:not(:disabled),.wallet-btn:hover:not(:disabled){box-shadow:inset 0 1px #fff6,inset 0 -1px #783e0c59,0 1px #0000004d,0 16px 34px var(--glow)}.ghost{background:linear-gradient(180deg,#40352ceb,#2a221cf0);border-color:#f0e2c824!important;box-shadow:inset 0 1px #f0e2c824,inset 0 -1px #0000004d,0 1px #00000047}.ghost:hover:not(:disabled){background:linear-gradient(180deg,#4a3d32,#352a21);box-shadow:inset 0 1px #f0e2c82e,inset 0 -1px #0000004d,0 8px 22px #0000004d}.linkish{text-decoration-color:#e092458c;text-decoration-thickness:1px;text-underline-offset:4px}.linkish:hover{text-decoration-color:currentColor}.primary:focus-visible,.ghost:focus-visible,.nav button:focus-visible,.std-tabs button:focus-visible,.std-filters button:focus-visible,.docs-audience button:focus-visible,.token-pick:focus-visible,.home-path:focus-visible,.home-factory:focus-visible,.launch-card:focus-visible,.factory-card:focus-visible,.market-row:focus-visible,.route:focus-visible,.flip:focus-visible,.max-btn:focus-visible{outline:2px solid var(--ochre);outline-offset:2px}.home-thesis{padding:24px 30px 24px 32px;border-color:#f0e2c826;background:radial-gradient(ellipse 52% 160% at 0% 0%,rgba(240,226,200,.075),transparent 62%),linear-gradient(90deg,rgba(74,130,138,.2),rgba(224,146,69,.1) 55%,transparent),linear-gradient(180deg,#1e1813b3,#14100d9e);box-shadow:inset 3px 0 0 var(--ochre),inset 12px 0 22px -12px #e092456b,var(--v5-catch),var(--v5-under),var(--v5-contact),0 18px 50px #00000042}.panel{border-color:#f0e2c825;background:var(--v5-reg) 6px 6px / 24px 24px no-repeat,linear-gradient(180deg,#382d24ed,#1e1813f0 38%,#120e0cf2);box-shadow:var(--v5-lift),var(--v5-contact),var(--v5-catch),var(--v5-under),var(--v5-edge)}.panel.std-highlight{box-shadow:0 0 0 1px #e0924573,var(--v5-lift),var(--v5-catch),var(--v5-under)}.chart-panel{background:var(--v5-reg) 6px 6px / 24px 24px no-repeat,radial-gradient(ellipse 90% 70% at 50% 0%,rgba(74,130,138,.1),transparent 55%),linear-gradient(180deg,#382d24ed,#1e1813f0 38%,#120e0cf2)}.panel-head{align-items:baseline}.panel-head>span:not(:first-child){color:var(--mute)}.home-path,.home-factory,.launch-card{position:relative}.home-path{border-color:#f0e2c825;box-shadow:var(--v5-lift),var(--v5-contact),var(--v5-catch),var(--v5-under),var(--v5-edge)}.home-path:after,.home-factory:after,.launch-card:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(224,146,69,.22);border-radius:calc(var(--radius) - 5px);pointer-events:none;opacity:0;transition:opacity var(--ease)}.launch-card:after{border-radius:13px}.home-path:hover:after,.home-factory:hover:after,.launch-card:hover:after,.home-path:focus-visible:after,.home-factory:focus-visible:after,.launch-card:focus-visible:after{opacity:1}.home-path:hover{box-shadow:0 36px 96px #00000075,var(--v5-contact),inset 0 1px #f0e2c838,var(--v5-under),var(--v5-edge)}.home-path .kicker{letter-spacing:.2em}.home-factory{background:var(--v5-reg-ocean) 6px 6px / 24px 24px no-repeat,linear-gradient(180deg,#322820eb,#14100df0);box-shadow:var(--v5-catch),var(--v5-under),var(--v5-contact)}.home-factory:hover{box-shadow:var(--v5-catch),var(--v5-under),var(--v5-contact),0 18px 48px #00000052}.home-factory .mono.muted{font-size:11px;letter-spacing:.08em;color:#cbb9a6d9}.home-factory strong{font-size:17px;letter-spacing:-.01em}.home-factories .panel-head{align-items:baseline}.factory-card{background:var(--v5-reg-small) 5px 5px / 14px 14px no-repeat,linear-gradient(180deg,#221b16b3,#1814109e);box-shadow:var(--v5-catch),var(--v5-under)}.factory-card.active{background:var(--v5-reg-small) 5px 5px / 14px 14px no-repeat,linear-gradient(180deg,#e092451f,#e092450f);box-shadow:0 0 0 1px #e0924547,var(--v5-catch),inset 3px 0 0 var(--ochre)}.factory-card strong{font-size:15px}.stat{padding:16px 18px 18px;border-color:#f0e2c825;background:radial-gradient(ellipse 80% 120% at 100% 0%,rgba(74,130,138,.1),transparent 46%),linear-gradient(180deg,#1e1813b3,#14100da8);box-shadow:var(--v5-catch),var(--v5-under),var(--v5-contact),0 14px 40px #0000003d}.stat:before{box-shadow:0 0 18px 2px #e0924575,0 0 3px #e0924599}.stat:nth-child(2):before{box-shadow:0 0 16px 1px #4a828a7a,0 0 3px #4a828a99}.stat:nth-child(3):before{box-shadow:0 0 16px 1px #d4684870,0 0 3px #d4684899}.stat:nth-child(4):before{box-shadow:0 0 16px 1px #8aaf8470,0 0 3px #8aaf8499}.stat span{color:var(--mute)}.stat strong{color:var(--ink)}input:not([type=checkbox]),select,textarea,.form-grid input,.form-grid select,.stack input,.stack select,.stack textarea{background:linear-gradient(180deg,#0e0b099e,#181410db);border-color:#f0e2c821;box-shadow:var(--v5-well);color:var(--ink)}input:not([type=checkbox])::placeholder,textarea::placeholder{color:#cbb9a6bd}input:not([type=checkbox]):focus,select:focus,textarea:focus,.form-grid input:focus,.stack input:focus,.stack textarea:focus,.stack select:focus{border-color:#e092458c;box-shadow:var(--v5-well),var(--v5-focus)}input.search-field,.search-field{padding-left:38px;background:var(--v5-lens) 14px 50% / 16px 16px no-repeat,linear-gradient(180deg,#0e0b099e,#181410db)}.token-row{border-color:#f0e2c81f;background:linear-gradient(180deg,#0a08069e,#120e0c8c);box-shadow:var(--v5-well),inset 0 -1px #f0e2c80a;padding:12px 12px 12px 18px}.token-row:focus-within{border-color:#e0924580;box-shadow:var(--v5-well),var(--v5-focus)}.token-row input{color:var(--ink);background:transparent;box-shadow:none;letter-spacing:-.02em}.token-row input::placeholder{color:#cbb9a699}.token-pick{background:linear-gradient(180deg,#40352ceb,#2a221cf0);border-color:#f0e2c824;box-shadow:inset 0 1px #f0e2c824,inset 0 -1px #0000004d,0 1px #00000047,0 6px 14px #00000038;transition:border-color var(--ease),background var(--ease),box-shadow var(--ease)}.token-pick:hover{background:linear-gradient(180deg,#4a3d32,#352a21);border-color:var(--line-strong)}.token-pick strong{font-weight:600;letter-spacing:.01em}.token-pick small{font-size:11px;letter-spacing:.02em}.token-pick .chevron{width:10px;height:10px;color:transparent;font-size:0;line-height:0;background:var(--v5-chev) center / 10px 10px no-repeat;opacity:.85;margin-right:2px}.ticket-asset{background:linear-gradient(180deg,#40352ceb,#2a221cf0);box-shadow:inset 0 1px #f0e2c824,0 1px #00000047;letter-spacing:.02em}.flip{border-color:#1a1511;box-shadow:inset 0 1px #ffffff47,0 1px #00000059,0 8px 20px #4a828a52;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow var(--ease)}.flip:hover{box-shadow:inset 0 1px #ffffff52,0 1px #00000059,0 12px 26px #4a828a6b}.max-btn{box-shadow:inset 0 1px #ffffff1a}.std-tabs,.std-filters,.docs-audience,.pct-row{background:#0e0b0994;border-color:#f0e2c81a;box-shadow:inset 0 1px 2px #00000075,inset 0 -1px #f0e2c80d}.tf-row{padding:12px 12px 6px 14px}.tf-row button{padding:5px 11px}.pct-row{border:1px solid rgba(240,226,200,.1);border-radius:999px;padding:4px;gap:4px}.pct-row .ghost{background:transparent;border:0!important;box-shadow:none;color:var(--mute);padding:6px 0;font-variant-numeric:tabular-nums}.pct-row .ghost:hover:not(:disabled){color:var(--sand);background:#f0e2c80f;box-shadow:none}.std-tabs button,.std-filters button{font-weight:500}.std-tabs button.active,.std-filters button.active,.docs-audience button.active{background:linear-gradient(180deg,#f6ead4,var(--sand) 60%,#e6d6b8);box-shadow:inset 0 1px #ffffff8c,0 1px 2px #0000006b,0 6px 16px #00000042}.docs-audience{border-radius:999px}.docs-audience button{border-radius:999px;font-size:11px;letter-spacing:.1em;padding:9px 10px}.tf-row button.active{background:linear-gradient(180deg,#40352cfa,#2a221cfa);color:var(--sand);box-shadow:inset 0 1px #f0e2c824,0 1px #00000047,0 4px 10px #00000038}.tf-row button{font-variant-numeric:tabular-nums}.side-toggle{gap:6px}.side-toggle button{background:linear-gradient(180deg,#0e0b099e,#181410db);box-shadow:var(--v5-well);color:var(--mute)}.side-toggle button.buy.on{background:linear-gradient(180deg,#8aaf844d,#8aaf842e);box-shadow:inset 0 1px #d4e2bc47,0 1px #0000004d,0 0 18px #8aaf842e}.side-toggle button.sell.on{background:linear-gradient(180deg,#d468484d,#d468482e);box-shadow:inset 0 1px #f0c7b647,0 1px #0000004d,0 0 18px #d468482e}.primary.buy-cta{background:linear-gradient(180deg,#a5c19b,#8fb088 45%,#6f9469);text-shadow:0 1px 0 rgba(230,240,220,.35);box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #283c2459,0 1px #0000004d,0 10px 24px #8aaf843d}.primary.sell-cta{background:linear-gradient(180deg,#ee9a80,#dd7658 45%,var(--terracotta));text-shadow:0 1px 0 rgba(255,220,205,.35);box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #5a1e1059,0 1px #0000004d,0 10px 24px #d468483d}.table th{padding:8px 12px 10px;border-bottom:1px solid var(--line-strong);font-weight:500}.table td{padding:13px 12px}.table tbody tr:hover{background:#f0e2c80b}.tape-head{border-bottom:1px solid var(--line-strong);padding-bottom:8px;margin-bottom:2px}.tape-row{padding:7px 0}.depth-mid{font-family:var(--v5-mono)}.swap-grid>aside.panel{align-self:start}.route{background:linear-gradient(180deg,#0e0b0966,#0e0b0947);box-shadow:var(--v5-catch);transition:border-color var(--ease),background var(--ease),box-shadow var(--ease)}.route.best{background:linear-gradient(180deg,#8aaf8424,#8aaf8414);box-shadow:inset 3px 0 0 var(--moss),inset 0 1px #d4e2bc24,0 0 22px #8aaf841a}.route.best strong{color:var(--leaf)}.market-row{padding:9px 10px}.market-row.active{background:linear-gradient(90deg,#e0924524,#e092450f);border-color:#e0924547;box-shadow:inset 3px 0 0 var(--ochre),var(--v5-catch)}.market-row strong{font-weight:600;letter-spacing:.005em}.term-markets,.term-markets.pad{padding:16px}.market-px,.market-px b{white-space:nowrap}.term-ticket{padding:18px 20px 20px}.term-ticker{padding:18px 22px 16px;align-items:center}.term-markets .panel-head.tight,.term-ticket .panel-head.tight{margin-bottom:12px;min-height:26px}.term-markets .search-field{margin-bottom:10px}.term-markets .wide{margin:10px 0 0!important}.pair-flip strong{font-size:24px;letter-spacing:-.032em}.ticker-stats{gap:22px}.ticker-stats strong{font-size:16px}.term-ticket .token-row.compact input{font-size:22px}.ticket-meta{font-size:12px;margin:12px 0 10px}.chart-tip{font-size:11px;box-shadow:var(--v5-lift),var(--v5-catch)}.chart-note{font-size:11px;letter-spacing:.02em}.launch-meter{background:#0a08069e;box-shadow:inset 0 1px 2px #0000008c,inset 0 0 0 1px #0000001f}.launch-meter span{box-shadow:inset 0 1px #ffffff38}.launch-meta{font-size:12px}.launch-card{border-color:#f0e2c824;box-shadow:var(--v5-catch),var(--v5-under),var(--v5-contact),0 14px 40px #00000038}.launch-card:hover{box-shadow:var(--v5-catch),var(--v5-under),var(--v5-contact),0 22px 56px #0000004d}.launch-card-head strong{font-size:16px;letter-spacing:.005em}.launch-logo-btn{border-color:#f0e2c842}.token-avatar{box-shadow:inset 0 1px #ffffff3d,inset 0 -1px #0000004d,0 6px 14px #00000052}.notice{border:1px solid rgba(74,130,138,.28);box-shadow:inset 3px 0 0 var(--ocean),var(--v5-catch);color:var(--foam)}.notice.alert{border-color:#d4684852;box-shadow:inset 3px 0 0 var(--danger),var(--v5-catch)}.notice.ok{border-color:#8aaf8452;box-shadow:inset 3px 0 0 var(--moss),var(--v5-catch)}.panel .notice,article.panel>p.muted,.panel>p.muted{max-width:72ch}.stack>.pill.warn,article.panel>.pill.warn{align-self:flex-start;max-width:100%;padding:7px 11px 7px 12px;border-radius:10px;text-transform:none;letter-spacing:.005em;font-size:12.5px;line-height:1.45;color:var(--ochre);background:#e092451a;box-shadow:inset 2px 0 #e09245bf,var(--v5-catch)}.pill,.status-pill{box-shadow:var(--v5-catch)}.pill.safe{color:var(--leaf)}.source-view,.source-upload{background:linear-gradient(180deg,#0a08068c,#120e0c80);box-shadow:var(--v5-well)}.source-view pre,.docs-code{background:#0806059e;box-shadow:inset 0 1px 3px #00000080;border-color:#f0e2c81a}.docs-code{font-size:12.5px}.std-id{color:var(--sand);font-size:13px;letter-spacing:.04em}article.panel>.std-id+.muted,article.panel>.muted+.muted{margin-top:-6px}.fee-callout{box-shadow:var(--v5-catch),inset 3px 0 0 var(--ochre)}.std-filters{margin:2px 0 6px}.std-filters button{padding:7px 13px;font-size:14px}.form-grid .row-actions{margin-top:0}.docs-chapter p,.docs-chapter li,.docs-chapter .lede{max-width:68ch}.docs-chapter p,.docs-chapter li{font-size:16px;line-height:1.6}.docs-chapter h3{font-size:30px;letter-spacing:-.035em;line-height:1.08;margin-bottom:10px}.docs-chapter h4{font-size:16px;margin-top:22px;letter-spacing:-.005em}.docs-chapter .kicker{margin-bottom:8px}.docs-track-lede{font-size:15px;color:var(--sand)}.docs-toc-list{counter-reset:v5toc;gap:0}.docs-toc-list button{counter-increment:v5toc;display:grid;grid-template-columns:2.4em minmax(0,1fr);align-items:baseline;gap:4px;padding:10px 12px 10px 10px;border-radius:10px;font-size:14px;line-height:1.35;transition:background var(--ease),color var(--ease),box-shadow var(--ease)}.docs-toc-list button:before{content:counter(v5toc,decimal-leading-zero);font-family:var(--v5-mono);font-size:11px;font-weight:500;letter-spacing:.06em;color:#cbb9a6cc;font-variant-numeric:tabular-nums}.docs-toc-list button+button{border-top:1px solid rgba(240,226,200,.07);border-radius:0}.docs-toc-list button:first-child{border-radius:10px 10px 0 0}.docs-toc-list button:last-child{border-radius:0 0 10px 10px}.docs-toc-list button:hover,.docs-toc-list button.active{background:#f0e2c80e}.docs-toc-list button.active{color:var(--ink);box-shadow:inset 3px 0 0 var(--ochre)}.docs-toc-list button.active:before{color:var(--ochre)}.docs-toc .panel-head{margin-bottom:12px}.docs-table td{font-size:14px}.docs-table td:first-child{color:var(--sand);font-weight:500;white-space:nowrap}.tape:not(:has(.tape-row)):after,.market-list:empty:after,.routes:empty:after,.launch-grid:empty:after,.depth:empty:after{display:block;padding:26px 8px 22px;color:var(--mute);font-family:var(--v5-mono);font-size:12px;letter-spacing:.02em;text-align:center;background:var(--v5-dash) center 10px / 22px 6px no-repeat}.tape:not(:has(.tape-row)):after{content:"No trades yet. Fills print here."}.market-list:empty:after{content:"No markets match."}.routes:empty:after{content:"Enter an amount. Earth quotes CPMM, stable and two-hop routes here."}.launch-grid:empty:after{content:"Nothing here yet.";grid-column:1 / -1}.depth:empty:after{content:"No depth yet."}.site-footer{padding-top:34px;background:linear-gradient(90deg,transparent,rgba(240,226,200,.22) 18%,rgba(224,146,69,.55) 50%,rgba(74,130,138,.34) 82%,transparent) 0 0 / 100% 1px no-repeat,radial-gradient(ellipse 46% 70px at 50% 0,rgba(224,146,69,.11),transparent 72%) 0 0 / 100% 110px no-repeat}.site-footer h4{display:flex;align-items:center;gap:8px}.site-footer h4:before{content:"";width:12px;height:1px;background:currentColor;opacity:.7}.site-footer-brand strong{font-size:22px}.site-footer-brand img{filter:drop-shadow(0 0 10px rgba(74,130,138,.35))}.site-footer button,.site-footer a{font-size:13.5px}.site-footer-legal{margin-top:30px;padding-top:16px;border-top-color:#f0e2c81a;font-size:12px;letter-spacing:.01em}.site-footer-legal .mono{color:#e09245d9;letter-spacing:.04em}@media(max-width:860px){.topbar{flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px 12px;padding:10px 12px 12px;border-radius:20px}.topbar:before{left:22%;right:22%}.brand{flex:1 1 auto;order:0}.wallet-cluster{order:1;flex:0 0 auto}.nav{order:2;flex:1 1 100%;width:100%;padding:4px;gap:4px}.nav button{flex:1 1 30%;padding:8px 6px;font-size:14px}.wallet-cluster .ghost,.wallet-cluster .primary{padding:9px 14px;font-size:14px}.kicker{font-size:11px;letter-spacing:.16em}.home-hero h2{font-size:38px;letter-spacing:-.045em;line-height:1;margin-bottom:16px}.hero h2{font-size:34px}.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 230px}.home-hero{gap:28px}.home-cta{gap:10px}.home-cta .primary{flex:1 1 100%;justify-content:center;text-align:center}.home-cta .ghost{flex:1 1 calc(50% - 5px);text-align:center}.home-thesis{padding:20px 20px 20px 22px}.home-thesis p{font-size:16px}.home-path{padding:22px 22px 24px}.home-path strong{font-size:22px}.home-path span:last-child{font-size:15px}.stat-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat{padding:14px 16px 16px}.stat strong{font-size:24px}.panel-head>span:first-child{font-size:22px}.home-factory-grid{gap:12px}.term-ticket,.term-ticker{padding:18px}.docs-toc-list button{font-size:14px}.site-footer{padding-top:30px}}@media(max-width:480px){.std-tabs,.std-filters{width:100%}.std-tabs button,.std-filters button{flex:1 1 auto;text-align:center;padding:8px 10px;font-size:14px}.docs-code,.source-view pre{font-size:12px}}@media(prefers-reduced-motion:reduce){.home-path:after,.home-factory:after,.launch-card:after,.token-pick,.flip,.route,.docs-toc-list button{transition:none}}.panel,.chart-panel{background:linear-gradient(#e09245b3,#e09245b3) 16px 16px / 13px 1px no-repeat,linear-gradient(#e09245b3,#e09245b3) 16px 16px / 1px 13px no-repeat,var(--panel)}.home-factory{background:linear-gradient(#4a828a59,#4a828a59) 14px 14px / 10px 1px no-repeat,linear-gradient(#4a828a59,#4a828a59) 14px 14px / 1px 10px no-repeat,var(--panel)}.factory-card{background:linear-gradient(#e0924566,#e0924566) 10px 10px / 8px 1px no-repeat,#1814108c}.shell,.shell.home-shell,.shell.terminal-shell{max-width:1180px}.topbar,.shell.terminal-shell .topbar{background:#0e0b09d6}@media(min-width:1100px){.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 400px}}@media(min-width:1100px){.home-hero h2{font-size:clamp(40px,5.6vw,68px)}.home-hero{column-gap:40px}}@media(min-width:1080px){.brand-mark[src$=".svg"]{width:56px;height:56px}.topbar,.shell.terminal-shell .topbar{min-height:72px;padding:8px 12px}.brand{gap:14px}.brand h1{font-size:26px}}.site-footer-brand img{width:40px;height:40px}:root{--glyph-standards: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='standards%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M12.27%2029.89A6.6%201.82%200%200%200%2023.73%2029.89'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M8.19%2026.83A10.11%202.79%200%200%200%2027.81%2026.83'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.66%2022.7A12.4%203.42%200%200%200%2030.34%2022.7'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.66%2013.3A12.4%203.42%200%201%200%2030.34%2013.3'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M8.19%209.17A10.11%202.79%200%201%200%2027.81%209.17'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M12.27%206.11A6.6%201.82%200%201%200%2023.73%206.11'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M4.8%2018A13.2%203.64%200%200%200%2031.2%2018'%20stroke='%23E09245'/%3E%3Ccircle%20cx='18'%20cy='18'%20r='15.6'%20stroke='rgba(240,226,200,.42)'/%3E%3C/g%3E%3C/svg%3E");--glyph-launchpad: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='launchpad%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M14.52%2030.73A4.94%201.36%200%200%200%2021.48%2030.73'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M10.03%2028.52A8.48%202.34%200%200%200%2025.97%2028.52'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M6.99%2025.28A11.19%203.09%200%200%200%2029.01%2025.28'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.22%2021.32A12.81%203.53%200%200%200%2030.78%2021.32'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M21.24%2033.26A15.6%2015.6%200%200%200%2024.84%203.98'%20stroke='%23E09245'/%3E%3Cpath%20d='M23.87%205.96L25.63%202.36'%20stroke='rgba(240,226,200,.74)'/%3E%3C/g%3E%3C/svg%3E");--glyph-dex: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='dex%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M3.34%2012.66A15.6%2015.6%200%200%201%2029.95%207.97'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M32.66%2023.34A15.6%2015.6%200%200%201%206.05%2028.03'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M28.42%209.26L31.48%206.69'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M7.58%2026.74L4.52%2029.31'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M6%2018A12%203.31%200%200%200%2030%2018'%20stroke='%23E09245'/%3E%3Cpath%20d='M7.13%2012.92A10.96%203.02%200%201%200%2028.87%2012.92'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M7.13%2023.08A10.96%203.02%200%200%200%2028.87%2023.08'%20stroke='rgba(240,226,200,.42)'/%3E%3C/g%3E%3C/svg%3E");--glyph-trade: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='trade%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M5.5%2013.76A12.55%203.46%200%200%200%2014.96%2017.44'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M7.56%209.93A10.68%202.94%200%200%200%2012.03%2012.98'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M10.87%206.89A7.76%202.14%200%200%200%2011.57%208.93'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M21.04%2025.28A12.55%203.46%200%200%200%2030.5%2022.24'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M23.97%2027.9A10.68%202.94%200%200%200%2028.44%2026.07'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M24.43%2029.46A7.76%202.14%200%200%200%2025.13%2029.11'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M18%2031.14L18%2030.63L18%2029.62L18%2028.15L18%2026.28L18%2024.08L18%2021.64L18%2019.05L18%2016.42L18%2013.86L18%2011.46L18%209.32L18%207.52L18%206.14'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M4.8%2018A13.2%203.64%200%200%200%2031.2%2018'%20stroke='%23E09245'/%3E%3C/g%3E%3C/svg%3E");--glyph-mandate: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='mandate%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='18'%20cy='18'%20r='15.6'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M8.52%2027.19A9.81%202.7%200%200%200%2027.48%2027.19'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.35%2021.79A12.69%203.5%200%200%200%2030.65%2021.79'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.02%2015.62A13%203.58%200%201%200%2030.98%2015.62'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M8.19%209.17A10.11%202.79%200%201%200%2027.81%209.17'%20stroke='%23E09245'/%3E%3Cpath%20d='M11.54%203.8L24.46%203.8'%20stroke='rgba(240,226,200,.74)'/%3E%3C/g%3E%3C/svg%3E");--glyph-kernel: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='kernel%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M13.85%2023.47A4.41%201.22%200%200%200%2022.15%2023.47'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M11.83%2021.02A6.22%201.71%200%200%200%2024.17%2021.02'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M11.83%2014.98A6.22%201.71%200%201%200%2024.17%2014.98'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M13.85%2012.53A4.41%201.22%200%201%200%2022.15%2012.53'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M11.14%2018A6.86%201.89%200%200%200%2024.86%2018'%20stroke='%23E09245'/%3E%3Ccircle%20cx='18'%20cy='18'%20r='15.6'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M24.27%2024.27L27.38%2027.38'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M11.73%2024.27L8.62%2027.38'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M11.73%2011.73L8.62%208.62'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M24.27%2011.73L27.38%208.62'%20stroke='rgba(240,226,200,.74)'/%3E%3C/g%3E%3C/svg%3E");--glyph-proxy: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='proxy%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M12.31%2023.12A5.86%201.62%200%200%200%2023.69%2023.12'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M12.31%2012.88A5.86%201.62%200%201%200%2023.69%2012.88'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M10.34%2018A7.66%202.11%200%200%200%2025.66%2018'%20stroke='%23E09245'/%3E%3Cpath%20d='M7.56%2026.07A10.68%202.94%200%200%200%2012.99%2028.06'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M23.01%2028.06A10.68%202.94%200%200%200%2028.44%2026.07'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M4.8%2018A13.2%203.64%200%200%200%209.52%2020.79'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M26.48%2020.79A13.2%203.64%200%200%200%2031.2%2018'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M7.56%209.93A10.68%202.94%200%200%200%209.58%2012.35'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M26.42%2012.35A10.68%202.94%200%200%200%2028.44%209.93'%20stroke='rgba(240,226,200,.74)'/%3E%3C/g%3E%3C/svg%3E");--glyph-flash: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='flash%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M4.94%2019.91A13.07%203.6%200%200%200%2031.06%2019.91'%20stroke='%23E09245'/%3E%3Cpath%20d='M31.06%2019.91A13.07%203.6%200%201%200%204.94%2019.91'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M3.2%209L3.2%2027'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M32.8%209L32.8%2027'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M3.2%209L5.2%209'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M3.2%2027L5.2%2027'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M32.8%209L30.8%209'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M32.8%2027L30.8%2027'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M6.73%2011.13A11.43%203.15%200%201%200%2029.27%2011.13'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M10.44%207.18A8.13%202.24%200%201%200%2025.56%207.18'%20stroke='rgba(240,226,200,.42)'/%3E%3C/g%3E%3C/svg%3E");--glyph-chamber: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='chamber%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='18'%20cy='18'%20r='14.6'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M18%205L18%202'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M24.5%206.74L26%204.14'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M29.26%2011.5L31.86%2010'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M31%2018L34%2018'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M29.26%2024.5L31.86%2026'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M24.5%2029.26L26%2031.86'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M18%2031L18%2034'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M11.5%2029.26L10%2031.86'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M6.74%2024.5L4.14%2026'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5%2018L2%2018'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M6.74%2011.5L4.14%2010'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M11.5%206.74L10%204.14'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M9.88%2022.94A8.23%202.27%200%200%200%2026.12%2022.94'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M8.5%2018A9.5%202.62%200%200%200%2027.5%2018'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M9.88%2013.06A8.23%202.27%200%201%200%2026.12%2013.06'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M13.19%209.8A5.31%201.46%200%201%200%2022.81%209.8'%20stroke='%23E09245'/%3E%3C/g%3E%3C/svg%3E");--glyph-memecoin: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='memecoin%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M24.58%204.52A15%2015%200%201%201%2011.42%204.52'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M24.5%206.74L25.5%205.01'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M26.36%208.04L27.64%206.51'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M27.96%209.64L29.49%208.36'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M29.26%2011.5L30.99%2010.5'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M30.22%2013.55L32.1%2012.87'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M30.8%2015.74L32.77%2015.4'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M31%2018L33%2018'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M30.8%2020.26L32.77%2020.6'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M30.22%2022.45L32.1%2023.13'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M29.26%2024.5L30.99%2025.5'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M27.96%2026.36L29.49%2027.64'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M26.36%2027.96L27.64%2029.49'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M24.5%2029.26L25.5%2030.99'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M22.45%2030.22L23.13%2032.1'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M20.26%2030.8L20.6%2032.77'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M18%2031L18%2033'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M15.74%2030.8L15.4%2032.77'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M13.55%2030.22L12.87%2032.1'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M11.5%2029.26L10.5%2030.99'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M9.64%2027.96L8.36%2029.49'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M8.04%2026.36L6.51%2027.64'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M6.74%2024.5L5.01%2025.5'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M5.78%2022.45L3.9%2023.13'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M5.2%2020.26L3.23%2020.6'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M5%2018L3%2018'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M5.2%2015.74L3.23%2015.4'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M5.78%2013.55L3.9%2012.87'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M6.74%2011.5L5.01%2010.5'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M8.04%209.64L6.51%208.36'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M9.64%208.04L8.36%206.51'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M11.5%206.74L10.5%205.01'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M13.55%205.78L12.87%203.9'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M15.74%205.2L15.4%203.23'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M10.93%2024.36A7.28%202.01%200%200%200%2025.07%2024.36'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M9.12%2021.38A8.93%202.46%200%200%200%2026.88%2021.38'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M9.12%2014.62A8.93%202.46%200%201%200%2026.88%2014.62'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M10.93%2011.64A7.28%202.01%200%201%200%2025.07%2011.64'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M8.5%2018A9.5%202.62%200%200%200%2027.5%2018'%20stroke='%23E09245'/%3E%3C/g%3E%3C/svg%3E");--glyph-reflect: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='reflect%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M5.84%2012.86A12.24%203.37%200%201%200%2030.16%2012.86'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.84%2023.14A12.24%203.37%200%201%201%2030.16%2023.14'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M8.88%208.46A9.5%202.62%200%201%200%2027.12%208.46'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M8.88%2027.54A9.5%202.62%200%201%201%2027.12%2027.54'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M13.89%205.46A5.37%201.48%200%201%200%2022.11%205.46'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M13.89%2030.54A5.37%201.48%200%201%201%2022.11%2030.54'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M4.8%2018A13.2%203.64%200%200%200%2031.2%2018'%20stroke='%23E09245'/%3E%3C/g%3E%3C/svg%3E");--glyph-confidential: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='confidential%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M10.44%2028.82A8.13%202.24%200%200%200%2012.94%2029.75'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M23.06%2029.75A8.13%202.24%200%200%200%2025.56%2028.82'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M6.73%2024.87A11.43%203.15%200%200%200%209.18%2026.35'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M26.82%2026.35A11.43%203.15%200%200%200%2029.27%2024.87'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M6.73%2011.13A11.43%203.15%200%200%200%207.29%2012.76'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M28.71%2012.76A11.43%203.15%200%200%200%2029.27%2011.13'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M10.44%207.18A8.13%202.24%200%200%200%209.96%208.33'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M26.04%208.33A8.13%202.24%200%200%200%2025.56%207.18'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M11.96%2012.3L13.52%209.81'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M11.84%2016.84L16.33%209.65'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M11.89%2021.1L18.97%209.76'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M11.93%2025.37L21.62%209.87'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M14.06%2026.31L24.09%2010.26'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M16.87%2026.14L24.13%2014.52'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M19.51%2026.26L24.18%2018.79'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M22.16%2026.37L24.06%2023.32'%20stroke='rgba(240,226,200,.42)'/%3E%3Cpath%20d='M4.8%2018A13.2%203.64%200%200%200%2031.2%2018'%20stroke='%23E09245'/%3E%3C/g%3E%3C/svg%3E");--glyph-vest: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20role='img'%20aria-label='vest%20glyph'%3E%3Cg%20fill='none'%20stroke-width='1.3'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M11.32%2029.38A7.38%202.03%200%200%200%2011.88%2029.66'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M7.87%2026.44A10.54%202.91%200%200%200%2012.1%2028.05'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.93%2022.87A12.55%203.46%200%200%200%2016.25%2025.35'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.31%2019A13.2%203.64%200%200%200%2022.94%2021.37'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M5.93%2015.03A12.55%203.46%200%200%200%2028.41%2016.01'%20stroke='rgba(240,226,200,.74)'/%3E%3Cpath%20d='M7.87%2011.16A10.54%202.91%200%200%200%2028.13%2011.16'%20stroke='%23E09245'/%3E%3Cpath%20d='M8.02%2026.63L7.11%2025.37L6.37%2023.99L5.82%2022.52L5.47%2020.98L5.32%2019.38L5.37%2017.77L5.63%2016.15L6.09%2014.57L6.74%2013.05L7.57%2011.6L8.57%2010.25'%20stroke='rgba(240,226,200,.74)'/%3E%3C/g%3E%3C/svg%3E")}.home-path .path-motif{display:none}.home-path-top:after{content:"";width:44px;height:44px;flex-shrink:0;background:var(--glyph-standards) center / 44px 44px no-repeat;opacity:1;transition:opacity var(--ease),transform var(--ease)}.home-path:nth-child(2) .home-path-top:after{background-image:var(--glyph-launchpad)}.home-path:nth-child(3) .home-path-top:after{background-image:var(--glyph-dex)}.home-path:nth-child(4) .home-path-top:after{background-image:var(--glyph-trade)}.home-path:hover .home-path-top:after,.home-path:focus-visible .home-path-top:after{opacity:1;transform:scale(1.05)}.home-factory{position:relative}.home-factory:before{content:"";position:absolute;top:14px;right:16px;width:34px;height:34px;pointer-events:none;background:var(--glyph-mandate) center / 34px 34px no-repeat;opacity:1;transition:opacity var(--ease)}.home-factory-grid>.home-factory:nth-child(2):before{background-image:var(--glyph-kernel)}.home-factory-grid>.home-factory:nth-child(3):before{background-image:var(--glyph-proxy)}.home-factory-grid>.home-factory:nth-child(4):before{background-image:var(--glyph-flash)}.home-factory-grid>.home-factory:nth-child(5):before{background-image:var(--glyph-chamber)}.home-factory-grid>.home-factory:nth-child(6):before{background-image:var(--glyph-memecoin)}.home-factory-grid>.home-factory:nth-child(7):before{background-image:var(--glyph-reflect)}.home-factory-grid>.home-factory:nth-child(8):before{background-image:var(--glyph-confidential)}.home-factory-grid>.home-factory:nth-child(9):before{background-image:var(--glyph-vest)}.home-factory:hover:before,.home-factory:focus-visible:before{opacity:1}.home-factory strong{padding-right:46px}.docs-toc li:before{background-image:none}@media(max-width:860px){.home-path-top:after{width:38px;height:38px;background-size:38px 38px}}@media(prefers-reduced-motion:reduce){.home-path-top:after,.home-factory:before{transition:none}.home-path:hover .home-path-top:after{transform:none}}.earth-stage>canvas.earth-globe{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block;width:100%;height:100%;pointer-events:none;opacity:0;transform-origin:50% 50%;filter:drop-shadow(0 12px 22px rgba(14,11,9,.5));will-change:transform,opacity}.earth-stage.is-live>canvas.earth-globe{opacity:1}.earth-stage.is-live>.earth-spin-loop,.earth-stage.is-live>.earth-spin-static{opacity:0;visibility:hidden;transition:opacity .28s ease-out,visibility 0s linear .28s}.earth-stage.is-waking.is-live>.earth-spin-loop,.earth-stage.is-waking.is-live>.earth-spin-static{transition:none}.earth-stage.is-live>.earth-stage-rings{display:none}.home-hero .earth-stage.is-live:after,.docs-hero .earth-stage.is-live:after{display:none}.earth-stage.is-live>.earth-stage-bloom{translate:var(--eg-bx, 0px) var(--eg-by, 0px)}@media(prefers-reduced-motion:reduce){.earth-stage>canvas.earth-globe{transform:none!important;will-change:auto}.earth-stage.is-live>.earth-spin-loop,.earth-stage.is-live>.earth-spin-static{transition:none}.earth-stage.is-live>.earth-stage-bloom{translate:0 0}}:root{--v5-ease-out: cubic-bezier(.22, .85, .24, 1);--v5-ease-io: cubic-bezier(.62, .02, .24, 1);--v5-ease-in: cubic-bezier(.55, .05, .85, .3);--v5-press: 70ms;--v5-release: .22s}.earth-stage.is-prewake>.earth-stage-bloom,.earth-stage.is-prewake>.earth-stage-well,.earth-stage.is-prewake>.earth-stage-rings,.earth-stage.is-prewake>.earth-spin-loop,.earth-stage.is-prewake>.earth-spin-static,.home-hero .earth-stage.is-prewake:after{opacity:0}@keyframes v5-bloom-wake{0%{opacity:0;transform:scale(.86)}to{opacity:.82;transform:scale(1)}}@keyframes v5-ring-draw{0%{stroke-dashoffset:1;opacity:.2}30%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@property --v5-sweep{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@keyframes v5-tick-sweep{0%{--v5-sweep: 0%}to{--v5-sweep: 100%}}@keyframes v5-surface{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes v5-well-wake{0%{opacity:0;transform:scaleX(.7)}to{opacity:1;transform:scaleX(1)}}@keyframes v5-arrive{0%{opacity:0;transform:translateY(var(--v5-dy, 10px))}to{opacity:1;transform:translateY(0)}}.earth-stage.is-waking .earth-stage-bloom{animation:v5-bloom-wake .8s var(--v5-ease-out) both}.earth-stage.is-waking .earth-stage-well{transform-origin:50% 100%;animation:v5-well-wake .6s .75s var(--v5-ease-out) both}.earth-stage.is-waking .earth-ring-outer{stroke-dasharray:1;transform-box:fill-box;transform-origin:center;transform:rotate(-90deg);animation:v5-ring-draw .8s .2s var(--v5-ease-io) both}.earth-stage.is-waking .earth-ring-equator{opacity:0}.home-hero .earth-stage.is-waking:after{-webkit-mask-image:conic-gradient(from -90deg,#000 var(--v5-sweep),transparent 0);mask-image:conic-gradient(from -90deg,#000 var(--v5-sweep),transparent 0);animation:v5-tick-sweep .6s .55s var(--v5-ease-io) both}.earth-stage.is-waking>.earth-spin-loop,.earth-stage.is-waking>.earth-spin-static{animation:v5-surface .6s .75s var(--v5-ease-out) both}.home-hero.v5-wake>div:first-child>.kicker{--v5-dy: 6px;animation:v5-arrive .26s .3s var(--v5-ease-out) both}.home-hero.v5-wake>div:first-child>h2{--v5-dy: 12px;animation:v5-arrive .38s .36s var(--v5-ease-out) both}.home-hero.v5-wake>div:first-child>.lede{--v5-dy: 8px;animation:v5-arrive .34s .44s var(--v5-ease-out) both}.home-hero.v5-wake>div:first-child>.home-cta{--v5-dy: 8px;animation:v5-arrive .3s .52s var(--v5-ease-out) both}.v5-seg{position:relative;isolation:isolate}.v5-seg>button{position:relative;z-index:1}.v5-seg:before{content:"";position:absolute;z-index:0;pointer-events:none;left:0;top:0;width:var(--v5-w, 0px);height:var(--v5-h, 0px);transform:translate(var(--v5-x, 0px),var(--v5-y, 0px));border-radius:var(--v5-r, 999px);background-color:var(--v5-bgc, var(--sand));background-image:var(--v5-bgi, none);box-shadow:var(--v5-bs, 0 6px 18px rgba(240, 226, 200, .16), inset 0 -1px 0 rgba(14, 11, 9, .18));opacity:1}.v5-seg.v5-seg-ready:before{transition:transform .26s var(--v5-ease-io),width .26s var(--v5-ease-io),height .2s var(--v5-ease-io),opacity .16s linear}.v5-seg.v5-seg-ready.v5-seg-none:before{opacity:0;transition-duration:.12s}.v5-seg.v5-seg-jump:before{transition-property:opacity}.v5-seg.v5-seg-ready:not(.v5-seg-probe)>button.active,.v5-seg.v5-seg-ready:not(.v5-seg-probe)>button.active:hover{background:transparent;box-shadow:none}.v5-seg.v5-seg-ready>button{transition:color .12s var(--v5-ease-out),transform var(--v5-release) var(--v5-ease-out)}.v5-seg.v5-seg-ready>button.active{transition:color .16s var(--v5-ease-out) .11s,transform var(--v5-release) var(--v5-ease-out)}.v5-seg>button:active:not(.active){transform:scale(.97);transition-duration:var(--v5-press)}.home-path-top:after,.home-factory:before,.factory-card:before{transition:transform .32s var(--v5-ease-out),opacity .32s var(--v5-ease-out),filter .32s var(--v5-ease-out)}.home-path:hover .home-path-top:after,.home-path:focus-visible .home-path-top:after{transform:translateY(-1px) scale(1.08);filter:drop-shadow(0 0 7px rgba(224,146,69,.38));opacity:1}.home-factory:hover:before,.factory-card:hover:before{transform:translateY(-1px) scale(1.06);opacity:1}.home-path:active .home-path-top:after{transform:translateY(0) scale(1.02);transition-duration:var(--v5-press)}.home-factory:active:before,.factory-card:active:before{transform:translateY(0) scale(1.03);transition-duration:var(--v5-press)}.stat.v5-settle strong{--v5-dy: 8px;font-variant-numeric:tabular-nums;animation:v5-arrive .38s calc(var(--v5-i, 0) * 60ms) var(--v5-ease-out) both}.primary,.ghost,.wallet-btn,.home-path,.home-factory,.launch-card,.flip,.icon-btn,.linkish{transition-timing-function:var(--v5-ease-out)}.primary:active:not(:disabled){transform:translateY(1px) scale(.98);box-shadow:0 3px 8px #e092452e,inset 0 2px 5px #3c1e0847;transition-duration:var(--v5-press)}.ghost:active:not(:disabled){transform:translateY(1px) scale(.98);box-shadow:inset 0 2px 5px #00000052;transition-duration:var(--v5-press)}.home-path:active,.home-factory:active,.launch-card:active{transform:translateY(0) scale(.992);transition-duration:var(--v5-press)}.linkish:active{transform:translateY(1px);transition-duration:var(--v5-press)}.flip:active{transform:scale(.92);transition-duration:var(--v5-press)}.topbar{transition:box-shadow .26s var(--v5-ease-out),border-color .26s var(--v5-ease-out)}.topbar.is-scrolled{border-color:#f0e2c833;box-shadow:0 26px 60px #00000070,inset 0 1px #f0e2c833,inset 0 -1px #e0924524}@media(prefers-reduced-motion:reduce){.earth-stage.is-waking .earth-stage-bloom,.earth-stage.is-waking .earth-stage-well,.earth-stage.is-waking .earth-ring-outer,.home-hero .earth-stage.is-waking:after,.earth-stage.is-waking>.earth-spin-loop,.earth-stage.is-waking>.earth-spin-static,.home-hero.v5-wake>div:first-child>*,.stat.v5-settle strong{animation:none!important}.earth-stage.is-waking .earth-ring-outer{stroke-dasharray:none;transform:none}.home-hero .earth-stage.is-waking:after{-webkit-mask-image:none;mask-image:none}.v5-seg:before,.v5-seg>button,.home-path-top:after,.home-factory:before,.factory-card:before,.topbar{transition:none!important}.home-path:hover .home-path-top:after,.home-factory:hover:before,.factory-card:hover:before{transform:none;filter:none}.v5-seg>button:active:not(.active),.home-path:active .home-path-top:after,.primary:active:not(:disabled),.ghost:active:not(:disabled),.home-path:active,.home-factory:active,.launch-card:active,.linkish:active,.flip:active{transform:none}}.v5-seg:before{display:none!important}.v5-seg.v5-seg-ready:not(.v5-seg-probe)>button.active,.v5-seg.v5-seg-ready:not(.v5-seg-probe)>button.active:hover{background:var(--sand);color:var(--soil);box-shadow:0 4px 14px #f0e2c82e,inset 0 -1px #0e0b092e}.v5-seg.v5-seg-ready>button,.v5-seg.v5-seg-ready>button.active{transition:color .14s var(--v5-ease-out),background .14s var(--v5-ease-out)}@media(min-width:1100px){.home-hero{grid-template-columns:minmax(0,1fr) 600px;column-gap:40px;align-items:center;padding:4px 0 8px;min-height:700px}.home-hero .earth-stage,.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 470px}.home-hero>div:first-child{max-width:560px}.home-hero .kicker{margin-bottom:18px}.home-hero h2{font-size:clamp(56px,6.2vw,86px);line-height:.96;letter-spacing:-.052em;margin-bottom:22px;max-width:7.6em;text-wrap:balance}.home-hero .lede{font-size:18px;line-height:1.5;max-width:42ch}.home-cta{margin-top:28px;gap:10px;flex-wrap:nowrap}.home-cta .primary{padding:13px 22px;font-size:16px;white-space:nowrap}.home-cta .ghost{padding:12px 18px;font-size:15px;white-space:nowrap}}@media(min-width:1100px)and (max-height:820px){.home-hero .earth-stage,.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 420px}.home-hero h2{font-size:clamp(52px,5.6vw,76px)}.home-hero{min-height:0}}@media(max-width:860px){.home-hero h2{font-size:clamp(38px,11vw,46px);line-height:.98}.home-hero .earth-stage,.home-hero .earth-stage:has(.earth-spin-loop[srcset]){--earth-size: 280px}}.get-wallet-modal{width:min(540px,100%)}.get-wallet-modal .kicker{margin:0 0 10px;color:var(--ochre)}.get-wallet-modal>p{margin:0 0 12px;max-width:none}.get-wallet-modal .notice{margin:0 0 16px}.get-wallet-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:0 0 22px}.get-wallet-modal a.primary{display:inline-flex;align-items:center;text-decoration:none}.get-wallet-modal .panel-head.tight{margin-bottom:10px}.get-wallet-steps{margin:0 0 14px;padding-left:1.2em}.get-wallet-steps li{margin:0 0 8px;line-height:1.5}.get-wallet-steps li:last-child{margin-bottom:0}.get-wallet-modal .muted{margin:0 0 12px;max-width:none}.home-ca{margin:18px 0 0;font-size:12px;letter-spacing:.02em;color:var(--mute);overflow-wrap:anywhere;max-width:42ch}.site-footer-legal a{font-size:12px}.home-factory-grid>.home-factory:nth-child(1):before{background-image:var(--glyph-standards)}.home-factory-grid>.home-factory:nth-child(2):before{background-image:var(--glyph-mandate)}.home-factory-grid>.home-factory:nth-child(3):before{background-image:var(--glyph-kernel)}.home-factory-grid>.home-factory:nth-child(4):before{background-image:var(--glyph-proxy)}.home-factory-grid>.home-factory:nth-child(5):before{background-image:var(--glyph-flash)}.home-factory-grid>.home-factory:nth-child(6):before{background-image:var(--glyph-chamber)}.home-factory-grid>.home-factory:nth-child(7):before{background-image:var(--glyph-memecoin)}.home-factory-grid>.home-factory:nth-child(8):before{background-image:var(--glyph-dex)}.home-factory-grid>.home-factory:nth-child(9):before{background-image:var(--glyph-reflect)}.home-factory-grid>.home-factory:nth-child(10):before{background-image:var(--glyph-confidential)}.home-factory-grid>.home-factory:nth-child(11):before{background-image:var(--glyph-vest)}
