').join('')
diff --git a/public/assets/site.css b/public/assets/site.css
index 06de70b..ba06ff8 100644
--- a/public/assets/site.css
+++ b/public/assets/site.css
@@ -406,7 +406,7 @@ textarea{resize:vertical;font:inherit}
.lin-lvl{margin:10px 0}
.lin-lvl>.cap{display:inline-block;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;
color:var(--mint);background:var(--mint-soft);border:1px solid var(--line-strong);border-radius:8px;padding:4px 10px;margin-bottom:10px}
-.lin-row{display:grid;grid-template-columns:minmax(110px,1.2fr) minmax(0,2fr) auto auto;gap:6px 14px;
+.lin-row{display:grid;grid-template-columns:minmax(110px,1.2fr) minmax(0,2fr) auto auto auto;gap:6px 14px;
align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}
.lin-row .nm{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.lin-row .em{font-size:12px;color:var(--mint);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
@@ -606,3 +606,6 @@ img{max-width:100%}
.obj .lab-say{color:var(--amber)}
.obj-truth p{margin:0;font-size:14.5px;color:var(--ink)}
.obj-say{margin:0}
+
+.lin-row .earn{font-family:var(--mono);font-size:12px;color:var(--muted);white-space:nowrap;font-variant-numeric:tabular-nums}
+.lin-row .earn.on{color:var(--mint);font-weight:700}
diff --git a/public/assets/wallet.js b/public/assets/wallet.js
index c75ad95..bca3dd7 100644
--- a/public/assets/wallet.js
+++ b/public/assets/wallet.js
@@ -49,7 +49,16 @@ window.IAPWallet = (function () {
adapters: [wagmiAdapter], networks: allNets, projectId, defaultNetwork: net,
metadata: { name: c.siteName || 'InstantAdPay', description: c.tagline || 'Advertise and earn, paid on-chain.',
url: location.origin, icons: [location.origin + '/logo-icon.png'] },
- features: { analytics: false, email: false, socials: [] }
+ features: { analytics: false, email: false, socials: [] },
+ // Picker order: wallets without Trust's balance-proportion block go first.
+ // Trust Wallet is NOT excluded; it just drops out of the featured row into
+ // "All wallets" (Marty, 2026-09-09: move Trust to the bottom, not off).
+ featuredWalletIds: [
+ 'c57ca95b47569778a828d19178114f4db188b89b763c899ba0be274e97267d96', // MetaMask
+ 'a797aa35c0fadbfc1a53e7f675162ed5226968b44a19ee3d24385c64d1d3c393', // Phantom
+ '0b415a746fb9ee99cce155c2ceca0c6f6061b1dbca2d722b3ba16381d0562150', // SafePal
+ 'fd20dc426fb37566d803205b19bbc1d4096b248ac04548e3cfb6b3a38bd033aa' // Coinbase Wallet
+ ]
});
return modal;
})();
diff --git a/public/index.html b/public/index.html
index 867a32c..202583e 100644
--- a/public/index.html
+++ b/public/index.html
@@ -439,7 +439,7 @@
-
+
@@ -283,7 +283,7 @@
Your downline, three levels deep
-
Everyone below you across levels 1–3. You see email addresses for your
+
Everyone below you across levels 1–3. The POL figure is what each person has paid you so far, straight from the ledger. You see email addresses for your
direct referrals only; deeper levels show username and ID. Message your direct referrals right here.