.wallet-hub{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(112,229,140,.25);border-radius:14px;background:linear-gradient(145deg,rgba(14,43,24,.95),rgba(7,24,14,.95));box-shadow:0 10px 28px rgba(0,0,0,.18)}.wallet-hub a{text-decoration:none}.wallet-hub-balance{display:flex;align-items:center;gap:8px;min-width:120px;padding:4px 9px 4px 5px;color:#edf9ef}.wallet-hub-balance>span:last-child{display:flex;flex-direction:column}.wallet-hub-balance small{color:#779083;font-size:6px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.wallet-hub-balance strong{margin-top:2px;color:#fff;font:700 12px "Space Grotesk",sans-serif}.wallet-hub-divider{width:1px;height:30px;background:rgba(112,229,140,.16)}.wallet-hub-action{display:flex!important;align-items:center;gap:6px;height:36px;padding:0 11px;border-radius:9px;color:#b9c9bf!important;font-size:9px;font-weight:900;transition:.18s}.wallet-hub-action b{font-size:15px;color:#70e58c}.wallet-hub-action:hover{background:#173b24;color:#fff!important}.wallet-hub-action.deposit{background:linear-gradient(135deg,#74e990,#3dc968);color:#06110a!important}.wallet-hub-action.deposit b{color:#06110a}@media(max-width:760px){.wallet-hub{gap:2px}.wallet-hub-balance{min-width:96px;padding-right:5px}.wallet-hub-action{width:36px;padding:0;justify-content:center}.wallet-hub-action span{display:none}.wallet-hub-divider{display:none}}@media(max-width:520px){.wallet-hub-balance{min-width:auto}.wallet-hub-balance .wallet-icon{display:none}.wallet-hub-action.withdraw{display:none!important}}
