*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}body{color:#1f2937;background:#eff2f7;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app{flex-direction:column;width:100%;max-width:480px;min-height:100vh;margin:0 auto;display:flex}.header{color:#fff;text-align:center;background:#2563eb;padding:28px 20px 22px}.header h1{letter-spacing:.3px;font-size:22px;font-weight:700}.header p{opacity:.8;margin-top:4px;font-size:13px}.card{background:#fff;border-radius:18px;margin:16px;padding:22px 18px 18px;box-shadow:0 2px 16px #00000012}.field-group{margin-bottom:16px}.field-group label{color:#6b7280;text-transform:uppercase;letter-spacing:.6px;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.field-group input{color:#111827;appearance:none;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;height:52px;padding:0 14px;font-size:16px;transition:border-color .15s,background .15s}.field-group input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.field-group input::placeholder{color:#9ca3af;font-size:14px}.field-group input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.field-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.verify-banner{border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;font-size:14px;font-weight:500;line-height:1.4;display:flex}.verify-banner.success{color:#166534;background:#f0fdf4;border:1.5px solid #86efac}.verify-banner.error{color:#991b1b;background:#fef2f2;border:1.5px solid #fca5a5}.verify-banner .banner-icon{flex-shrink:0;font-size:17px;line-height:1.2}.btn{cursor:pointer;letter-spacing:.2px;-webkit-appearance:none;border:none;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;margin-bottom:12px;font-size:16px;font-weight:600;transition:opacity .15s,transform .1s,filter .15s;display:flex}.btn:last-child{margin-bottom:0}.btn:active:not(:disabled){transform:scale(.97)}.btn:disabled{opacity:.45;cursor:not-allowed}.btn-verify{color:#fff;background:#2563eb}.btn-verify:not(:disabled):hover{filter:brightness(1.08)}.btn-send{color:#fff;background:#16a34a}.btn-send:not(:disabled):hover{filter:brightness(1.08)}.btn-outline-white{color:#fff;background:#ffffff2e;border:2px solid #ffffff73;margin-top:8px;font-size:15px}.btn-outline-white:hover{background:#ffffff47}.spinner{border:2.5px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.65s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.status-screen{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px 48px;display:flex}.status-screen.success{color:#fff;background:#16a34a}.status-screen.error{color:#fff;background:#dc2626}.status-icon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;font-size:38px;line-height:1;display:flex}.status-screen h2{margin-bottom:6px;font-size:26px;font-weight:700}.amount-sent{letter-spacing:-1px;opacity:.95;margin-bottom:28px;font-size:44px;font-weight:800}.txn-table{text-align:left;background:#ffffff26;border-radius:14px;width:100%;max-width:340px;margin-bottom:28px;padding:4px 16px}.txn-row{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 0;display:flex}.txn-row:last-child{border-bottom:none}.txn-label{opacity:.72;white-space:nowrap;flex-shrink:0;padding-top:1px;font-size:12px}.txn-value{word-break:break-all;text-align:right;font-size:13px;font-weight:600}.confirm-subtitle{color:#6b7280;text-align:center;margin-bottom:18px;font-size:13px}.confirm-table{border:1.5px solid #e5e7eb;border-radius:12px;margin-bottom:20px;overflow:hidden}.confirm-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.confirm-row:last-child{border-bottom:none}.confirm-label{color:#6b7280;white-space:nowrap;flex-shrink:0;padding-top:2px;font-size:12px}.confirm-value{color:#111827;text-align:right;word-break:break-all;font-size:14px;font-weight:600}.confirm-amount-row{background:#f0fdf4}.confirm-amount-row .confirm-value{color:#16a34a;font-size:20px}.btn-back{color:#374151;background:#f3f4f6}.btn-back:not(:disabled):hover{background:#e5e7eb}.admin-header{color:#fff;background:#0f172a;justify-content:space-between;align-items:center;padding:24px 20px 20px;display:flex}.admin-header h1{letter-spacing:.3px;font-size:20px;font-weight:700}.admin-header p{opacity:.55;margin-top:3px;font-size:12px}.admin-tabs{background:#1e293b;padding:0 16px;display:flex}.admin-tab-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-bottom:2.5px solid #0000;flex:1;padding:12px 0;font-size:14px;font-weight:600;transition:color .15s,border-color .15s}.admin-tab-btn.active{color:#fff;border-bottom-color:#38bdf8}.admin-list{padding:14px 16px 32px}.admin-agent-card{background:#fff;border-radius:14px;margin-bottom:12px;padding:14px 16px;box-shadow:0 1px 8px #00000012}.admin-agent-top{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.admin-agent-name{color:#111827;font-size:15px;font-weight:700}.admin-agent-since{color:#9ca3af;margin-top:3px;font-size:11px}.admin-status-btn{cursor:pointer;border:none;border-radius:20px;flex-shrink:0;padding:5px 14px;font-size:12px;font-weight:700;transition:opacity .15s}.admin-status-btn:disabled{opacity:.6;cursor:not-allowed}.admin-status-btn.active{color:#16a34a;background:#dcfce7}.admin-status-btn.inactive{color:#dc2626;background:#fee2e2}.admin-float-row{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:10px;padding-top:10px;display:flex}.admin-float-label{color:#6b7280;white-space:nowrap;font-size:12px}.admin-float-controls{align-items:center;gap:8px;display:flex}.admin-float-input{color:#111827;-webkit-appearance:none;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:110px;height:44px;padding:0 10px;font-size:16px;font-weight:600}.admin-float-input:focus{background:#fff;border-color:#2563eb}.admin-save-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;height:36px;padding:0 14px;font-size:13px;font-weight:600}.admin-save-btn:disabled{opacity:.55;cursor:not-allowed}.admin-save-btn:not(:disabled):hover{filter:brightness(1.1)}.admin-txn-card{background:#fff;border-radius:12px;margin-bottom:10px;padding:12px 14px;box-shadow:0 1px 6px #0000000f}.admin-txn-top{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.admin-txn-meta{flex-direction:column;gap:2px;display:flex}.admin-txn-agent{color:#374151;font-size:12px;font-weight:600}.admin-txn-customer{color:#9ca3af;font-size:11px}.admin-txn-bot{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.admin-txn-acct{color:#6b7280;font-size:12px}.admin-txn-amount{color:#111827;text-align:center;flex:1;font-size:15px;font-weight:700}.admin-txn-date{color:#9ca3af;white-space:nowrap;font-size:11px}.dash-header{color:#fff;background:#2563eb;justify-content:space-between;align-items:center;padding:24px 20px 20px;display:flex}.dash-title{letter-spacing:.3px;font-size:20px;font-weight:700}.dash-mobile{opacity:.72;margin-top:3px;font-size:12px}.dash-logout-btn{color:#fff;cursor:pointer;background:#ffffff26;border:1.5px solid #fff6;border-radius:8px;flex-shrink:0;padding:7px 14px;font-size:13px;font-weight:600}.dash-logout-btn:hover{background:#ffffff47}.dash-loading{text-align:center;color:#6b7280;padding:24px 0;font-size:14px}.dash-card{box-sizing:border-box;background:#fff;border-radius:16px;width:calc(100% - 32px);margin:14px 16px 0;padding:18px 16px;box-shadow:0 2px 12px #00000012}@media (width<=480px){.dash-card{width:calc(100% - 24px);margin:14px 12px 0}.dash-actions{padding:14px 12px 0}.dash-recent{padding:14px 12px 28px}.admin-list{padding:14px 12px 32px}}.dash-section-label{text-transform:uppercase;letter-spacing:.6px;color:#6b7280;margin-bottom:14px;font-size:11px;font-weight:700}.dash-stats-row{justify-content:space-around;align-items:center;display:flex}.dash-stat{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.dash-stat-divider{background:#e5e7eb;flex-shrink:0;width:1px;height:36px}.dash-stat-val{color:#111827;font-size:22px;font-weight:800;line-height:1}.dash-stat-lbl{color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.dash-float-card{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%)}.dash-float-card .dash-section-label{color:#ffffffb8;margin-bottom:8px}.dash-float-amount{color:#fff;letter-spacing:-1px;font-size:36px;font-weight:800;line-height:1.1}.dash-float-sub{color:#ffffffa6;margin-top:5px;font-size:12px}.dash-actions{gap:12px;padding:14px 16px 0;display:flex}.dash-action-btn{cursor:pointer;-webkit-appearance:none;border:none;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:22px 12px;transition:filter .15s,transform .1s;display:flex}.dash-action-btn:active:not(:disabled){transform:scale(.97)}.dash-action-btn:disabled{opacity:.45;cursor:not-allowed}.dash-action-cashin{color:#fff;background:#16a34a}.dash-action-cashin:not(:disabled):hover{filter:brightness(1.08)}.dash-action-cashout{color:#6b7280;background:#f3f4f6}.dash-action-icon{font-size:20px;font-weight:700;line-height:1}.dash-action-title{margin-top:2px;font-size:14px;font-weight:700}.dash-action-sub{opacity:.72;font-size:11px}.dash-recent{padding:14px 16px 28px}.dash-recent-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.dash-recent-header .dash-section-label{margin-bottom:0}.dash-view-all-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.dash-view-all-btn:hover{text-decoration:underline}.dash-txn-card{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:12px 14px;display:flex;box-shadow:0 1px 6px #0000000d}.dash-txn-left{flex-direction:column;gap:5px;display:flex}.dash-txn-acct{color:#6b7280;font-size:12px;font-weight:500}.dash-txn-right{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.dash-txn-amount{color:#111827;font-size:16px;font-weight:700}.dash-txn-time{color:#9ca3af;font-size:11px}.dev-otp-hint{color:#16a34a;text-align:center;letter-spacing:2px;margin-top:8px;font-size:13px;font-weight:700}.otp-input{letter-spacing:6px;text-align:center;font-weight:700;font-size:22px!important}.history-icon-btn{color:#fff;cursor:pointer;background:#fff3;border:1.5px solid #fff6;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.history-icon-btn:hover{background:#ffffff52}.header-back-btn{color:#fff;cursor:pointer;background:#fff3;border:1.5px solid #fff6;border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.header-back-btn:hover{background:#ffffff52}.history-screen{flex:1;padding:16px}.history-empty{text-align:center;color:#9ca3af;padding:60px 0;font-size:15px}.history-card{background:#fff;border-radius:14px;margin-bottom:12px;padding:14px 16px;box-shadow:0 1px 8px #0000000f}.history-card-top{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.history-name{color:#111827;font-size:15px;font-weight:700}.history-amount{color:#111827;font-size:16px;font-weight:800}.history-card-mid{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.history-status{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700}.history-status.success{color:#16a34a;background:#f0fdf4}.history-status.failed{color:#dc2626;background:#fef2f2}.history-account{color:#6b7280;font-size:13px;font-weight:500}.history-card-foot{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:8px;display:flex}.history-txnid{color:#9ca3af;word-break:break-all;flex:1;margin-right:8px;font-family:monospace;font-size:11px}.history-time{color:#9ca3af;white-space:nowrap;flex-shrink:0;font-size:11px}.error-detail{opacity:.88;max-width:280px;margin:10px 0 32px;font-size:15px;line-height:1.55}
