.wallet-modal-brand{display:flex;align-items:center;gap:12px;margin-bottom:14px}.wallet-modal-brand img{object-fit:contain;filter:drop-shadow(0 0 10px #42c6d555)}.wallet-modal-brand small{display:block;color:var(--muted);font-size:10px}.wallet-security-note{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;margin:4px 0 16px;border:1px solid #25523f;border-radius:9px;background:#0b2119;color:#84e7b7;font-size:11px}.wallet-security-note span{color:#91b9a7;text-align:right}.wallet-discovery-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.compact{padding:7px 10px}.wallet-discovery-status{min-height:22px;color:var(--muted);font-size:11px;margin-bottom:8px}.wallet-provider-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:9px}.wallet-provider{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;text-align:left;padding:11px;background:#071019;color:white;border:1px solid #26384b;border-radius:10px;min-width:0}.wallet-provider:hover{border-color:#3c6d92}.wallet-provider.selected{border-color:var(--cyan);background:linear-gradient(135deg,#10263a,#111a27);box-shadow:inset 3px 0 0 var(--cyan)}.wallet-provider-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;background:#172536;border:1px solid #2e4962;font-weight:900;color:#9be5ff;overflow:hidden}.wallet-provider-icon img{width:100%;height:100%;object-fit:cover}.wallet-provider-copy{min-width:0}.wallet-provider-copy strong,.wallet-provider-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wallet-provider-copy small{color:var(--muted);font-size:9px}.wallet-provider-check{width:20px;height:20px;border-radius:50%;border:1px solid #38536d;display:grid;place-items:center;color:transparent}.wallet-provider.selected .wallet-provider-check{color:#061018;background:var(--cyan);border-color:var(--cyan)}.wallet-selected-hint{font-size:11px;color:#9cc7df;min-height:21px;margin:4px 0}.wallet-selected-hint.warning{color:#ffd078}.wallet-steps{display:grid;gap:7px;margin:14px 0}.wallet-step{padding:9px;border:1px solid #243446;border-radius:7px;color:var(--muted)}.wallet-step.active{border-color:#3d79a0;color:#b8e5ff}.wallet-step.done::after{content:" ✓";color:#84e7b7}.wallet-help{margin-top:12px;border-top:1px solid #243446;padding-top:10px;color:var(--muted);font-size:11px}.wallet-help summary{cursor:pointer;color:#a9c7de}.mobile-wallet-fallback{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;margin:10px 0;padding:12px;border:1px solid #7b5429;border-radius:10px;background:#21170e}.mobile-wallet-fallback[hidden]{display:none}.mobile-wallet-fallback span,.mobile-wallet-fallback small{display:block;color:#c4ad92;font-size:10px}.mobile-wallet-fallback small{grid-column:1/-1}.primary:disabled{opacity:.45;cursor:not-allowed}.status.error{color:#ff9aab}@media(max-width:620px){.wallet-provider-list{grid-template-columns:1fr}.wallet-security-note{align-items:flex-start;flex-direction:column}.wallet-security-note span{text-align:left}.mobile-wallet-fallback{grid-template-columns:1fr}}
