
.wallet-console .wallet-tabs{display:flex;gap:8px;margin:18px 0 16px;flex-wrap:wrap}.wallet-console .wallet-tabs button{border:1px solid #dce8df;background:#fff;color:#406149;border-radius:10px;padding:9px 14px;font-weight:700;cursor:pointer}.wallet-console .wallet-tabs button.active{color:#fff;background:#23633a;border-color:#23633a}.wallet-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 14px}.wallet-toolbar p{color:#657369;margin:0;line-height:1.6}.wallet-section-title{font-size:15px;color:#21402b;margin:24px 0 10px}.wallet-error{display:inline-block;max-width:230px;color:#b64938;line-height:1.35;margin-top:5px}.wallet-console .table-actions{min-width:180px;white-space:normal}.wallet-console .table-actions .btn{margin:2px 4px 2px 0}@media(max-width:720px){.wallet-toolbar{align-items:flex-start;flex-direction:column}.wallet-toolbar .btn{width:100%}.wallet-console .wallet-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.wallet-console .wallet-tabs button{padding:9px 6px;font-size:12px}.wallet-console .table-actions{min-width:150px}}
