.wallet-page{color:#fff;background:#0f1115;max-width:480px;margin:0 auto;padding:16px;font-family:sans-serif}.wallet-page h2{margin-bottom:16px}.wallet-page .card{background:#1a1d24;border-radius:14px;margin-bottom:14px;padding:16px}.wallet-page button{color:#000;cursor:pointer;background:#f0b90b;border:none;border-radius:10px;width:100%;margin-top:8px;padding:14px;font-size:15px;font-weight:700;transition:opacity .2s}.wallet-page button:hover{opacity:.9}.wallet-page button:disabled{opacity:.5;cursor:not-allowed}.wallet-page button.btn-secondary{color:#fff;background:#333}.wallet-page input,.wallet-page select{color:#fff;background:#0f1115;border:1px solid #333;border-radius:8px;width:100%;margin-top:6px;padding:10px}.wallet-page input:focus,.wallet-page select:focus{border-color:#f0b90b;outline:none}.wallet-page .balance-row{border-bottom:1px solid #2a2d35;justify-content:space-between;padding:8px 0;display:flex}.wallet-page .balance-row:last-child{border-bottom:none}.wallet-page .muted{color:#9aa0a8;margin-top:10px;font-size:13px;display:block}.wallet-page #status{margin-top:10px;font-size:14px}.wallet-page #status.status-success{color:#2ecc71}.wallet-page #status.status-error{color:#e74c3c}
