.wallet-state-card{border:1px solid var(--wallet-border,#d9e2ec);border-radius:var(--wallet-radius,8px);background:var(--wallet-surface,#fff);min-height:180px;box-shadow:none;justify-content:center;align-items:center;padding:24px;display:flex}.wallet-state-page{width:min(100%,420px);min-height:260px}.wallet-state-inline{min-height:128px;box-shadow:none;background:0 0;border:0;padding:18px}.wallet-state-content{text-align:center;width:100%;max-width:360px}.wallet-loading-indicator{background:var(--wallet-primary,#155eef);border-radius:2px;width:48px;height:4px;margin:0 auto 18px;animation:1.2s ease-in-out infinite walletLoadingPulse}.wallet-loading-title{color:var(--wallet-text,#111827);font-size:15px;font-weight:700}.wallet-empty-icon{border-radius:var(--wallet-radius,8px);background:var(--wallet-primary-soft,#e9f0ff);width:58px;height:58px;color:var(--wallet-primary,#155eef);justify-content:center;align-items:center;margin-bottom:14px;font-size:28px;display:inline-flex}.wallet-empty-title{color:var(--wallet-text,#111827);font-size:16px;font-weight:700}.wallet-empty-desc{color:var(--wallet-text-muted,#4b5563);margin-top:6px;font-size:13px;line-height:1.6}.wallet-empty-action{margin-top:18px}.wallet-empty-action .ant-btn{min-height:var(--wallet-control-height,48px)}@keyframes walletLoadingPulse{50%{opacity:.35}}@media (width<=599px){.wallet-state-card{min-height:160px;padding:20px 16px}.wallet-state-page{min-height:220px}}
