.qura-wallet-v2-overlay{position:fixed;inset:0;z-index:10030;background:rgba(31,41,55,.48);display:none;align-items:flex-end;justify-content:center;padding:12px}.qura-wallet-v2-overlay.show{display:flex}.qura-wallet-v2-shell{width:min(620px,100%);max-height:92vh;overflow:auto;background:#FFF7E6;border:1px solid #E5D6C5;border-radius:24px 24px 18px 18px;box-shadow:0 24px 60px rgba(59,36,21,.24)}.qura-wallet-v2-head{position:sticky;top:0;z-index:2;background:rgba(255,247,230,.96);backdrop-filter:blur(12px);display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #EADCCB}.qura-wallet-v2-head b{display:block;color:#3B2415;font-size:20px}.qura-wallet-v2-head small{display:block;color:#6B7280;margin-top:3px}.qura-wallet-v2-head button{width:38px;height:38px;border:1px solid #E5D6C5;border-radius:12px;background:#fff;font-size:24px;cursor:pointer}#quraWalletV2Body{padding:14px;display:grid;gap:12px}.qura-wallet-v2-balance{background:linear-gradient(135deg,#3B2415,#6B3B20);color:#fff;border-radius:20px;padding:18px;box-shadow:0 12px 28px rgba(59,36,21,.18)}.qura-wallet-v2-balance small{opacity:.8}.qura-wallet-v2-balance strong{display:block;font-size:34px;margin:8px 0}.qura-wallet-v2-balance span{font-size:12px;opacity:.78;line-height:1.6}.qura-wallet-v2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.qura-wallet-v2-grid article,.qura-wallet-cycle,.qura-wallet-ledger{background:#fff;border:1px solid #E5D6C5;border-radius:17px;padding:14px}.qura-wallet-v2-grid span{display:block;color:#6B7280;font-size:12px}.qura-wallet-v2-grid b{display:block;color:#3B2415;font-size:16px;margin-top:6px}.qura-wallet-cycle{display:grid;gap:10px}.qura-wallet-cycle b{color:#3B2415}.qura-wallet-cycle small,.qura-wallet-cycle p{color:#6B7280;font-size:12px;margin:3px 0 0}.qura-wallet-progress{height:9px;background:#F3E8D8;border-radius:999px;overflow:hidden}.qura-wallet-progress span{display:block;height:100%;background:linear-gradient(90deg,#F59E0B,#D97706);border-radius:inherit}.qura-wallet-ledger h3{margin:0 0 8px;color:#3B2415}.qura-wallet-ledger article{display:flex;justify-content:space-between;gap:14px;align-items:start;padding:11px 0;border-bottom:1px solid #F1E8DE}.qura-wallet-ledger article:last-child{border-bottom:0}.qura-wallet-ledger article b{font-size:13px}.qura-wallet-ledger article small{display:block;color:#9CA3AF;font-size:11px;margin-top:3px}.qura-wallet-ledger article p{margin:4px 0 0;color:#6B7280;font-size:12px}.qura-wallet-ledger article>strong{white-space:nowrap;font-size:13px}.qura-wallet-ledger .credit{color:#15803D}.qura-wallet-ledger .debit{color:#B91C1C}.qura-wallet-v2-empty{text-align:center;padding:28px;color:#6B7280}@media(max-width:520px){.qura-wallet-v2-overlay{padding:0;align-items:flex-end}.qura-wallet-v2-shell{max-height:95vh;border-radius:22px 22px 0 0}.qura-wallet-v2-grid{grid-template-columns:1fr}.qura-wallet-v2-balance strong{font-size:29px}}
