.wallet-panel{color:#fff4de;background:linear-gradient(145deg,#3e1f11c7,#160a07f2);border:1px solid #e8bd684d;border-radius:18px;gap:16px;margin:14px 0;padding:18px;display:grid}.wallet-balance{background:radial-gradient(circle at 20% 0,#da9d3333,#0000 58%),#160b08;border:1px solid #ffd98c38;border-radius:15px;justify-content:space-between;gap:12px;padding:18px;display:flex}.wallet-balance>div{gap:6px;display:grid}.wallet-balance span{color:#d9b774;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.wallet-balance span svg{width:18px}.wallet-balance strong{color:#ffd98c;font-size:34px;line-height:1}.wallet-balance small{color:#a99482}.wallet-balance>button{color:#e9bd68;background:#24140e;border:1px solid #684728;border-radius:50%;align-self:flex-start;place-items:center;width:38px;height:38px;display:grid}.wallet-balance>button svg{width:17px}.wallet-recharge{gap:11px;display:grid}.wallet-recharge>b{font-size:15px}.recharge-presets{flex-wrap:wrap;gap:8px;display:flex}.recharge-presets button{color:#eac98e;background:#1b0e09;border:1px solid #76502e;border-radius:10px;min-width:64px;padding:9px 12px;font-weight:800}.recharge-presets button.active{color:#170b06;background:#d99a30;border-color:#f1c56e}.wallet-recharge label{color:#bca58f;gap:6px;font-size:12px;display:grid}.wallet-recharge label>div{background:#100806;border:1px solid #6d482b;border-radius:10px;display:flex;overflow:hidden}.wallet-recharge label i{color:#e6bc6c;background:#25140e;place-items:center;width:44px;font-style:normal;font-weight:900;display:grid}.wallet-recharge input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-height:43px;padding:0 12px;font-size:16px}.wallet-pay{color:#211005;background:linear-gradient(135deg,#d89025,#f4c65f);border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-weight:900;display:flex}.wallet-pay svg{width:18px}.wallet-security{color:#bda18f;align-items:flex-start;gap:8px;font-size:11px;line-height:1.5;display:flex}.wallet-security svg{color:#59c994;flex:none;width:17px}.wallet-error,.wallet-notice{border-radius:9px;padding:10px 12px;font-size:12px}.wallet-error{color:#ffc2b7;background:#471e18;border:1px solid #9b4334}.wallet-notice{color:#a9efca;background:#123426;border:1px solid #32815c}.wallet-transactions{gap:8px;display:grid}.wallet-transactions h4{margin:4px 0 2px}.wallet-transactions article{border-bottom:1px solid #e8bd6821;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.wallet-transactions article>svg{color:#d8aa54;width:20px}.wallet-transactions article div{display:grid}.wallet-transactions article small{color:#927f70;font-size:10px}.wallet-transactions article strong{font-size:13px}.wallet-transactions article strong.credit{color:#66d49b}.wallet-transactions article strong.debit{color:#f0c477}.wallet-transactions>p{color:#9c8778;font-size:12px}.wallet-compact{margin:8px 0;padding:13px}.wallet-compact .wallet-balance{padding:14px}.wallet-compact .wallet-balance strong{font-size:28px}.wallet-compact .wallet-security{display:none}@media (max-width:600px){.wallet-panel{padding:13px}.wallet-balance strong{font-size:30px}.recharge-presets{grid-template-columns:repeat(4,1fr);display:grid}.recharge-presets button{min-width:0;padding:9px 5px}.wallet-transactions article{padding:10px 4px}}
