.wallet-trigger{border:1px solid var(--accent);color:var(--on);background:var(--accent);border-radius:8px;padding:10px 14px;min-height:41px;white-space:nowrap;font:600 13px 'Space Grotesk',sans-serif}.wallet-trigger.is-connected{background:var(--tint);color:var(--accent)}.topbar>.wallet-trigger{margin-left:8px}.mobile-shortcuts .wallet-trigger{display:none}.wallet-overlay[hidden]{display:none}.wallet-overlay{position:fixed;inset:0;background:#000b;z-index:100;display:grid;place-items:center;padding:15px}.wallet-dialog{width:min(100%,480px);max-height:min(92dvh,700px);overflow:auto;border:1px solid #446063;border-radius:17px;background:#132326;box-shadow:0 25px 80px #000c;padding:25px;color:#eef7f4}.wallet-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.wallet-top h2{font-size:1.65rem;margin:0}.wallet-top p{color:#aec2c1;line-height:1.5;margin:7px 0 0}.wallet-close{border:0;background:transparent;color:#edf5f2;font-size:26px;line-height:1;padding:0 5px}.wallet-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:24px 0}.wallet-choice{background:#1b3033;border:1px solid #426064;color:#f0faf5;border-radius:11px;padding:15px;text-align:left;min-height:84px;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:12px}.wallet-choice:hover,.wallet-choice:focus-visible{border-color:var(--accent)}.wallet-choice:disabled{opacity:.6;cursor:wait}.wallet-choice-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#243f42;color:var(--accent);font-size:1.3rem}.wallet-choice small{font-size:12px;color:#a6bdb9;display:block;margin-top:2px;font-weight:400}.wallet-message{min-height:22px;color:#f7c184;font-size:14px;margin:0 0 12px}.wallet-state{color:#b9d0cb;line-height:1.55;overflow-wrap:anywhere;margin:20px 0}.wallet-address{font:13px 'DM Mono',monospace;color:var(--accent);overflow-wrap:anywhere}.wallet-disconnect{border:1px solid #6a8580;background:#203436;color:#f0f8f4;padding:10px 14px;border-radius:8px;margin-top:12px}.wallet-note{border-top:1px solid #344c4f;padding-top:15px;color:#9eb8b5;font-size:13px;line-height:1.5}.wallet-help{color:var(--accent);text-decoration:underline}.wallet-dialog button:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(max-width:760px){.topbar>.wallet-trigger{display:none}.mobile-shortcuts .wallet-trigger{display:grid!important;place-items:center;flex:none;min-height:40px;padding:8px 12px;font-size:14px}.wallet-dialog{padding:20px}.wallet-options{grid-template-columns:1fr}}
.wallet-choice-mark img{display:block;width:38px;height:38px;object-fit:contain;border-radius:8px;background:#fff;padding:3px}.wallet-choice-mark:has(img){background:transparent}
