.wallet-modal{z-index:200;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.wallet-modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;background:#020812b8;border:none;position:absolute;inset:0}.wallet-modal__panel{z-index:1;background:#0a1425f5;border:1px solid #7f9dd352;border-radius:16px;width:min(100%,26rem);padding:1.35rem 1.35rem 1.15rem;position:relative;box-shadow:0 24px 64px #00000073}.wallet-modal__close{color:#8ea7cf;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.35rem;line-height:1;display:flex;position:absolute;top:.65rem;right:.65rem}.wallet-modal__close:hover:not(:disabled){color:#e8ffff;background:#7f9dd31f}.wallet-modal__brand{align-items:center;gap:.6rem;margin-bottom:.85rem;padding-right:1.75rem;display:flex}.wallet-modal__title{letter-spacing:.02em;margin:0;font-size:1.15rem;font-weight:600}.wallet-modal__lead{color:#8ea7cf;margin:0 0 1rem;font-size:.86rem;line-height:1.5}.wallet-modal__btn{width:100%}.wallet-modal__btn--wallet{color:#6ee7b7;background:#06141c8c;border:2px solid #34d399bf}.wallet-modal__btn--wallet:hover:not(:disabled),.wallet-modal__btn--wallet:focus-visible:not(:disabled){color:#a7f3d0;background:#064e3b59;border-color:#34d399}.wallet-modal__btn--wallet:disabled{cursor:not-allowed;color:#6b85ad;border-color:#064e3b73}.wallet-modal__wallet-list{flex-direction:column;gap:.5rem;max-height:min(42vh,16rem);margin-bottom:.85rem;display:flex;overflow-y:auto}.wallet-modal__wallet{color:inherit;text-align:left;cursor:pointer;background:#060e1c8c;border:1px solid #7f9dd338;border-radius:10px;flex-direction:column;gap:.3rem;padding:.7rem;transition:border-color .16s,background .16s;display:flex}.wallet-modal__wallet.is-selected{background:#4ae5fa14;border-color:#4ae5fa8c}.wallet-modal__wallet-name{font-size:.78rem;font-weight:600}.wallet-modal__wallet-addr{color:#8ea7cf;word-break:break-all;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.66rem;line-height:1.45}.wallet-modal__actions{flex-wrap:wrap;gap:.5rem;display:flex}.wallet-modal__error{color:#f87171;margin:.85rem 0 0;font-size:.82rem;line-height:1.45}.wallet-modal__section{margin-bottom:1rem}.wallet-modal__section-label{letter-spacing:.06em;text-transform:uppercase;color:#8ea7cf;margin:0 0 .5rem;font-size:.72rem;font-weight:600}.wallet-modal__network-list{flex-direction:column;gap:.45rem;display:flex}.wallet-modal__network{color:inherit;text-align:left;cursor:pointer;background:#060e1c8c;border:1px solid #7f9dd338;border-radius:10px;flex-direction:column;gap:.2rem;padding:.65rem .75rem;transition:border-color .16s,background .16s;display:flex}.wallet-modal__network.is-selected{background:#4ae5fa14;border-color:#4ae5fa8c}.wallet-modal__network-name{font-size:.82rem;font-weight:600}.wallet-modal__network-rpc{color:#8ea7cf;word-break:break-all;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.64rem}
